:root {
  --black: #3a3a3a;
  --rose: #fbd4bc;
  --neon-yellow: #ffff5a;
  --beige-light: #ede9e3;
  --grey-light: whitesmoke;
  --beige: #e0d8ce;
  --white: white;
  --blue: #486674;
  --red: #ff8677;
  --sea-green: #1a8b6f;
  --blue-light: #9caeb7;
}

.w-commerce-commercecheckoutformcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  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;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  min-height: 30px;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  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;
  -ms-appearance: none;
  appearance: none;
  height: 38px;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  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 {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

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

.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 {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

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

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

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

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

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

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

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

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

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

.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 {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

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

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

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

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

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

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

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

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

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

.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 {
  height: 38px;
  width: 100%;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: -webkit-sticky;
  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;
  -ms-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-commerce-commerceaddtocartform {
  margin: 0 0 15px;
}

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

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

.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;
  -ms-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-commerce-commerceorderconfirmationcontainer {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  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 {
  width: 100%;
  min-height: 100vh;
  background-color: #f5f5f5;
  padding: 20px;
}

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

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

.w-commerce-commercecartopenlink {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  -ms-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-commercecartopenlinkcount {
  height: 18px;
  min-width: 18px;
  color: #3898ec;
  text-align: center;
  background-color: #fff;
  border-radius: 9px;
  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: rgba(0, 0, 0, .8);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 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: rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  bottom: auto;
  left: 0;
  right: auto;
}

.w-commerce-commercecartcontainerwrapper--cartType-rightDropdown {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  bottom: auto;
  left: auto;
  right: 0;
}

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

.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 {
  height: 38px;
  width: 60px;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

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

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

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

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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 767px) {
  .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;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

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

body {
  color: var(--black);
  font-family: Semplicitapro, sans-serif;
  font-size: 15px;
  line-height: 1.2;
}

h1 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.2;
}

h2 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
}

h3 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

p {
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 1.8;
}

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

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

.rose {
  width: 100px;
  height: 100px;
  background-color: var(--rose);
}

.h1 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.5em;
}

.h1.m25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.h1.m25.oft-head {
  display: inline-block;
}

.h2 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-weight: 500;
  line-height: 1.5em;
}

.h3 {
  z-index: 2;
  color: var(--black);
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.5em;
}

.h3.m25 {
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 1.5em;
}

.body {
  color: var(--black);
  font-size: 16px;
}

.title {
  font-size: 2em;
  font-weight: 500;
  line-height: 1.5em;
}

.title.m25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

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

.title.yellow-number {
  color: var(--black);
  text-align: center;
  justify-content: center;
  font-size: 4em;
  font-weight: 500;
  display: inline-block;
}

.title.yellow-number.underlined {
  background-image: linear-gradient(to top, var(--neon-yellow), var(--neon-yellow) 40%, transparent 40%, transparent);
  font-size: 2em;
}

.title.yellow-number {
  color: #3a3a3a;
  text-align: center;
  justify-content: center;
  font-size: 4em;
  font-weight: 500;
  display: inline-block;
}

.title.yellow-number.underlined {
  font-size: 2em;
}

.sub-title {
  color: var(--black);
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.5em;
}

.sub-title.m25 {
  margin-top: 25px;
  margin-bottom: 25px;
  display: block;
}

.sub-title.no-margin {
  margin-top: 0;
}

.sub-title.no-margin.underlined, .sub-title.underlined.daniel {
  display: inline-block;
}

.caption {
  text-align: center;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5em;
  text-decoration: none;
}

.caption.m15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.caption.wasser-selektor-wasserh-rte {
  width: 100%;
  text-align: center;
  position: absolute;
}

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

.caption.product {
  color: var(--black);
  text-align: left;
  text-decoration: none;
}

.caption.anzahl {
  width: 30%;
  background-color: var(--beige-light);
  text-align: center;
  border-radius: 5px;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.caption.name {
  margin-right: 5px;
}

.caption.m25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.caption.bold {
  font-weight: 700;
}

.caption.bold.mh10 {
  margin-right: 10px;
}

.caption.sale {
  color: #3a3a3a;
  text-decoration: none;
}

.caption.preis {
  font-weight: 700;
}

.caption.m10 {
  margin-left: 9px;
  margin-right: 9px;
}

.caption.light {
  color: var(--grey-light);
}

.caption.links {
  text-align: left;
}

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

.caption._1-25 {
  font-size: 1.25em;
}

.caption._1-25.product-title.upsell-name {
  text-align: left;
  font-size: 15px;
  line-height: 1.2;
}

.caption.preis-beliebt {
  font-size: 1.3em;
}

.caption.streichpreis-beliebt {
  text-decoration: line-through;
}

.caption.light {
  color: #f5f5f5;
}

.paragraph {
  font-size: 1em;
  line-height: 1.5em;
}

.paragraph.m25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.paragraph.galileo {
  text-align: center;
  text-align: left;
  margin-top: 50px;
}

.link-text {
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  font-size: 1em;
  line-height: 1.5em;
  text-decoration: underline;
}

.link-text.w--current {
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
}

.link-text.m15 {
  margin-top: 15px;
}

.link-text.account {
  padding-left: 10px;
}

.small-text {
  padding-left: 0;
  font-size: .8em;
  line-height: 1.3em;
}

.small-text.r15 {
  margin-right: 15px;
  display: none;
}

.paragraph-italic {
  max-width: 900px;
  color: var(--black);
  text-align: right;
  font-family: Semplicitapro, sans-serif;
  font-size: 1em;
  font-style: italic;
  font-weight: 400;
  line-height: 1.5em;
}

.paragraph-italic.centered {
  text-align: center;
}

.langer-text {
  max-width: 900px;
  font-size: 1em;
  line-height: 1.5em;
}

.langer-text p {
  text-align: justify;
}

.underlined {
  background-image: linear-gradient(to top, var(--neon-yellow), var(--neon-yellow) 40%, transparent 40%, transparent);
  display: inline;
}

.button-transparent {
  color: #3a3a3a;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1.5px solid #3a3a3a;
  border-radius: 40px;
  align-self: auto;
  padding: 15px 50px;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.5em;
}

.button-transparent.m25 {
  margin-top: 25px;
  margin-bottom: 25px;
  display: block;
}

.button-transparent.m25.ausgeblendet {
  display: none;
}

.button-yellow {
  box-shadow: 0 0 10px -5px var(--black);
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 40px;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
}

.button-yellow.m25 {
  margin-top: 25px;
}

.button-yellow.mh25 {
  margin-right: 25px;
}

.button-yellow.button-weich, .button-yellow.button-mittel, .button-yellow.button-hart {
  width: 100%;
  margin-top: 15px;
  display: none;
}

.button-yellow.button-next {
  width: 100%;
  margin-top: 15px;
  display: block;
}

.button-yellow.button-next.button-weich, .button-yellow.button-next.button-mittel, .button-yellow.button-next.button-hart {
  display: none;
}

.button-yellow.abo {
  margin-top: 26px;
}

.button-yellow.oft-button {
  width: 500px;
  flex: none;
  margin-left: auto;
  margin-right: auto;
}

.button-yellow.quicksupport {
  margin-bottom: 15px;
  margin-right: 15px;
}

.footer-link {
  color: var(--black);
  flex: 1;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Semplicitapro, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
  text-decoration: none;
  display: block;
}

.badge-yellow {
  width: 150px;
  height: 150px;
  background-color: #ffff5a;
  border-radius: 50%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 10px;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.badge-yellow.faq-circle {
  width: 160px;
  height: 160px;
  position: absolute;
  top: auto;
  bottom: 10%;
  left: auto;
  right: 10%;
}

.badge-yellow.faq-circle.pure {
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.badge-yellow.faq-circle.news {
  bottom: -5%;
  right: -11%;
}

.badge-yellow.faq-circle.news.badge-boxen {
  top: 50px;
  bottom: auto;
  right: 5%;
}

.badge-yellow.faq-circle.spueli {
  bottom: -5%;
  right: -11%;
}

.badge-yellow.neue-boxen {
  width: 160px;
  height: 160px;
  position: absolute;
  top: auto;
  bottom: 10%;
  left: auto;
  right: 10%;
}

.badge-yellow.neue-boxen.pure {
  width: 200px;
  height: 200px;
  top: auto;
  bottom: 7%;
  left: auto;
  right: 19%;
}

.badge-compare {
  color: #fff;
  text-align: center;
  font-family: Semplicitapro, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.2em;
}

.badge-compare.d {
  color: #3a3a3a;
}

.c-nav__logo {
  width: 200px;
  height: 70px;
  flex: none;
  align-self: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.c-navbar {
  z-index: 800;
  width: 100%;
  height: 70px;
  background-color: #fff;
  justify-content: space-around;
  align-items: center;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
}

.cart {
  text-align: right;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  position: relative;
}

.cart-4 {
  margin-right: 0;
}

.c-nav__link {
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
}

.c-nav__link.w--current {
  color: var(--black);
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
}

.c-nav__menu {
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  margin-left: 99px;
  display: flex;
}

.c-nav__container {
  z-index: 900;
  max-width: 1300px;
  flex: 1;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  display: flex;
  position: relative;
}

.cart-quantity-3 {
  height: 20px;
  min-width: 20px;
  color: #3a3a3a;
  background-color: #ffff5a;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: .8em;
  line-height: 1.6em;
  display: none;
  position: absolute;
  top: 1.5px;
  right: 4.5px;
}

.cart-button {
  background-color: rgba(0, 0, 0, 0);
}

.c-nav__logo-wrap {
  width: 150px;
  height: 70px;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 25px;
  display: flex;
}

.c-nav__logo-wrap.w--current {
  flex: 1;
}

.apple-pay {
  border-radius: 20px;
}

.c-top-note {
  z-index: 900;
  height: 30px;
  background-color: var(--beige-light);
  position: relative;
}

.c-tn__wrap {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-tn__text {
  align-self: center;
  margin-left: 20px;
  margin-right: 20px;
  font-size: .7em;
  line-height: 1em;
}

.on-site-navbar {
  z-index: 2;
  max-width: 1200px;
  justify-content: flex-end;
  margin-left: auto;
  margin-right: auto;
  padding-right: 80px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.on-site-navbar-link {
  background-color: var(--beige-light);
  color: var(--black);
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 15px;
  text-decoration: none;
}

.hero-section {
  margin-top: -60px;
  position: relative;
}

.hero-content {
  text-align: center;
  margin-top: 16%;
  display: block;
}

.hero-wrapper {
  width: 50%;
  height: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 100px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-background-wrapper {
  width: 100%;
  object-fit: fill;
  object-position: 50% 100%;
  overflow: hidden;
}

.hero-background-image-desk {
  width: 100%;
  height: 90vh;
  object-fit: cover;
  object-position: 100% 100%;
  display: block;
  overflow: hidden;
}

.hero-background-image-desk.putzmittel {
  object-position: 100% 20%;
}

.left-arrow-8 {
  display: none;
}

.bekannt-aus-wrapper {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.right-arrow-8 {
  display: none;
}

.bekannt-aus {
  height: auto;
  margin-top: 40px;
}

.slide-nav-3 {
  opacity: .15;
  background-color: rgba(0, 0, 0, 0);
  font-size: .6em;
}

.facts-button-wrapper {
  justify-content: center;
  margin-top: 20%;
  display: flex;
}

.facts-image-left {
  display: flex;
}

.fact-wrapper {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

.fact-wrapper.ausgeblendet {
  display: none;
}

.facts-content {
  height: 100%;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.facts-wrapper {
  background-color: #e0d8ce;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px 30px;
  display: flex;
}

.facts-image {
  height: 100%;
  object-fit: cover;
  flex: 1;
}

.yellow-circle-big {
  width: 250px;
  height: 250px;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
  position: absolute;
}

.facts-image-content {
  width: 50vw;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.facts-image-wrapper {
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

._3-products-card-wrapper {
  z-index: 2;
  height: auto;
  max-width: 1200px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._3-products-shop-wrapper {
  z-index: 1;
  text-align: center;
  margin-bottom: 50px;
}

._3-products-header {
  z-index: 2;
  text-align: center;
  padding-top: 50px;
}

._3-products-wrapper {
  z-index: 1;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

._3-products-card-image-wrapper {
  width: 100%;
  height: 300px;
  background-color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}

._3-products-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 100%;
  transition: all .2s;
}

._3-products-image.weltretter-classic {
  object-position: 81% 100%;
}

._3-products-image.weltretter-pure, ._3-products-image.weltretter-gsr, ._3-products-image.weltretter-gsr-abo {
  object-fit: contain;
}

._3-products-card-name {
  width: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 15px 20px;
  display: flex;
}

._3-products-card {
  max-width: 280px;
  color: var(--black);
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px 4px rgba(0, 0, 0, .1);
}

._3-products-card:hover {
  background-color: var(--neon-yellow);
}

._3-products-card.invisible {
  display: none;
}

.badge-wrapper {
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.badge-wrapper.spuelmittel {
  display: block;
}

.badge-neu {
  width: 75px;
  height: 75px;
  background-color: var(--neon-yellow);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-left: 25px;
  display: flex;
}

.badge-neu.tab {
  margin-top: 10px;
  margin-left: 10px;
}

.teaser-image-wrapper {
  width: 50vw;
  position: relative;
}

.teaser-text-content {
  width: 100%;
  max-width: 600px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.teaser {
  justify-content: space-around;
  display: flex;
  position: relative;
}

.teaser-text-wrapper {
  width: 50vw;
  max-height: 50vw;
  background-color: #e0d8ce;
  align-self: stretch;
  display: flex;
}

.teaser-text-wrapper.color-rose {
  background-color: var(--rose);
}

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

.infobox {
  max-width: 1400px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 50px auto;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
}

.infobox-wrapper {
  justify-content: center;
  align-self: auto;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.infobox-pikto {
  margin-right: 20px;
}

.infobox-content {
  flex: 0 auto;
  display: flex;
}

.infobox-lang {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.infobox-lang-wrapper {
  flex-direction: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
}

.infobox-lang-pikto {
  margin-right: 20px;
}

.infobox-lang-content {
  flex: 0 auto;
  display: flex;
}

.infobox-lang-paragraph {
  max-width: 900px;
  text-align: center;
}

.testimonial-wrapper {
  width: 100%;
  height: 100%;
  max-width: 1400px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  display: flex;
}

.testimonial-name {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.5em;
}

.testimonial-card {
  width: 310px;
  height: 500px;
  background-color: #fff;
  border-radius: 0;
  margin-left: 5px;
  margin-right: 5px;
  padding: 14px;
}

.testimonial-arrow-right, .testimonial-arrow-left {
  width: 30%;
  opacity: 0;
  display: block;
}

.mask-9 {
  width: 320px;
  flex: 0 auto;
  margin: 5px;
  overflow: visible;
}

.testimonials {
  height: auto;
  background-color: var(--rose);
  justify-content: center;
  align-items: center;
  display: block;
}

.testimonial-image-wrapper {
  width: 100px;
  height: 100px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.testimonial-slide-nav {
  align-self: auto;
  font-size: .6em;
  line-height: 1em;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.testimonial-stars-wrapper {
  justify-content: center;
  display: flex;
}

.testimonial-star {
  width: 20px;
  height: 20px;
  margin-left: 5px;
  margin-right: 5px;
}

.testimonial-slider {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: 0 25px 50px;
  display: flex;
  overflow: hidden;
}

.testimonials-heading-wrapper {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 30px;
  display: flex;
}

.testimonial-image {
  border-radius: 1005px;
}

.testimonial-text-wrapper {
  text-align: center;
  margin-top: 15px;
}

.faq-item-frage {
  color: #3a3a3a;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Semplicitapro, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.5em;
}

.faq-item {
  width: 100%;
  border-top: 1px solid #3a3a3a;
  margin-top: 20px;
  margin-bottom: 20px;
}

.faq-short-image-wrapper {
  width: 50vw;
  justify-content: center;
  align-items: center;
  display: flex;
}

.faq-item-trigger {
  width: 100%;
  cursor: pointer;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.faq-item-antwort {
  color: #3a3a3a;
  font-family: Semplicitapro, sans-serif;
  font-size: 1em;
  line-height: 24px;
}

.faq-arrow-animation {
  width: 30px;
  flex: 0 auto;
  align-self: auto;
  margin-top: 10px;
}

.faq-short-image-front {
  z-index: 2;
  width: 200px;
  align-self: flex-start;
  position: absolute;
  top: 1%;
  bottom: auto;
  left: 10%;
  right: auto;
  transform: rotate(40deg);
}

.faq-short-image-front.ausgeblendet {
  display: none;
}

.faq-short-button-wrapper {
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
}

.faq-short-wrapper {
  width: 70%;
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.faqs-short {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
  position: relative;
}

.faq-short-image-content {
  width: 500px;
  height: 500px;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.faq-short-image-bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 100%;
  border-radius: 100%;
  align-self: auto;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.faq-short-text-wrapper {
  width: 50vw;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 50px;
  padding-right: 50px;
}

.faq-short-header {
  justify-content: center;
  display: flex;
}

.faq-item-content {
  overflow: hidden;
}

.instagram {
  margin-left: 100px;
  margin-right: 100px;
}

.instagram-wrapper {
  min-height: 400px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.instagram-html-embed {
  width: 900px;
  height: 500px;
  max-width: 1400px;
}

.instagram-cta-wrapper {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.v2-instagram-link {
  width: 30px;
  height: 30px;
  margin-left: 10px;
}

.istagram-logo {
  opacity: 1;
  filter: grayscale();
}

.footer-payment {
  height: 30px;
}

.footer-link-wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.facebook-logo {
  opacity: 1;
  filter: grayscale();
}

.footer-social-wrapper {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-bezahlarten-wrapper {
  flex-direction: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 70px;
  display: flex;
}

.footer-content {
  width: 200px;
  border-top: 1px solid #000;
  justify-content: space-between;
  display: flex;
}

.footer-content.logo {
  width: 150px;
  border-top-style: none;
}

.footer-content.social {
  width: auto;
  border-top-style: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.footer-social-link {
  width: 30px;
  height: 30px;
  margin: 10px;
}

.footer {
  background-color: #ede9e3;
  padding-top: 60px;
  padding-bottom: 60px;
}

.footer-wrapper {
  border-bottom: 1px solid #3a3a3a;
  margin: 30px;
}

.footer-wrapper.bezahlarten {
  border-bottom-style: none;
  flex-direction: row;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.footer-wrapper.logo {
  border-bottom-style: none;
}

.footer-wrapper.social {
  border-bottom-style: none;
  flex-direction: row;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.product-section {
  max-width: 1400px;
  justify-content: center;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  display: flex;
  position: relative;
}

.wip-pdp-image-wrapper {
  width: 50%;
  height: 500px;
  flex-direction: row;
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.pdp-info-wrapper {
  width: 50%;
  text-align: left;
  padding-left: 96px;
  padding-right: 50px;
}

.slider {
  width: 550px;
  height: 550px;
  background-color: rgba(0, 0, 0, 0);
  flex: none;
  display: block;
}

.pdp-header {
  padding-left: 0;
}

.pdp-stars {
  height: 25px;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.pdp-stars-svg {
  width: 35px;
  height: 25px;
  padding-left: 1px;
  padding-right: 14px;
}

.slide-2 {
  object-position: 50% 100%;
}

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

.pdp-set-varianten-header {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0;
}

.pdp-auf-lager {
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
  position: relative;
}

.pdp-preis {
  align-items: flex-end;
  margin-top: 20px;
  font-size: 1.3em;
  line-height: 1.2;
  display: block;
}

.pdp-ampel {
  width: 15px;
  height: 15px;
  background-color: #4cd964;
  border-radius: 100%;
  flex: none;
  margin-right: 15px;
}

.pdp-header-mobile {
  display: none;
}

.slide-4 {
  height: 100%;
  background-image: url('../images/everdrop_september_neu-8333.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.product-image-wrapper {
  width: 40%;
  min-height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-right: 0;
  display: none;
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
}

.icon-14 {
  color: #000;
  font-size: 18px;
}

.slide-nav-5 {
  display: none;
}

.zitat {
  justify-content: space-around;
  display: flex;
}

.zitat-image-wrapper {
  width: 50vw;
}

.zitat-text-wrapper {
  width: 50vw;
  background-color: #e0d8ce;
}

.zitat-image {
  width: 50vw;
  height: 100%;
  object-fit: cover;
}

.zitat-text-content {
  width: 100%;
  height: 100%;
  max-width: 600px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 50px;
  display: flex;
}

.verpackung {
  height: auto;
  background-color: var(--rose);
  justify-content: space-around;
  display: flex;
}

.verpackung-image-wrapper {
  width: 50vw;
  height: 50vw;
}

.verpackung-image {
  width: 50vw;
  height: 50vw;
  object-fit: cover;
  object-position: 50% 81%;
}

.verpackung-text-wrapper {
  width: 50vw;
  height: 50vw;
  background-color: rgba(0, 0, 0, 0);
}

.verpackung-text-content {
  width: 100%;
  height: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 150px;
  display: flex;
}

.waschmittel-header {
  z-index: 2;
  text-align: center;
  padding-top: 50px;
}

.waschmittel-wrapper {
  z-index: 1;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.waschmittel-card-grid {
  z-index: 2;
  height: auto;
  max-width: 1200px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.waschmittel-card {
  max-height: 490px;
  max-width: 280px;
  color: var(--black);
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
  box-shadow: 0 2px 5px 4px rgba(0, 0, 0, .1);
}

.waschmittel-card.vollwaschmittel-link, .waschmittel-card.colorwaschmittel-link, .waschmittel-card.purewaschmittel-link {
  overflow: hidden;
}

.waschmittel-card-image-wrapper {
  height: 300px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.waschmittel-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 75%;
  transition: all .2s;
}

.waschmittel-card-name {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.waschmittel-card-name-bg {
  width: 100%;
  background-color: var(--rose);
}

.waschmittel-shop-wrapper {
  z-index: 1;
  text-align: center;
  margin-bottom: 50px;
}

.wasser-selektor-image-left {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.wasser-selektor-image-wrapper {
  align-self: stretch;
  padding-left: 0;
  padding-right: 0;
  position: static;
}

.wasser-selektor-image-content {
  width: 50vw;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.wasser-selektor-image {
  height: 100%;
  object-fit: cover;
}

.wasser-selektor-wrapper {
  background-color: #e0d8ce;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 25px 30px;
  display: flex;
}

.wasser-selektor-content {
  width: 100%;
  height: 100%;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.wasser-selektor-wasserhaerte-wrapper {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 15px;
}

.wasser-selektor-wasserhaerte-selektor-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

.wasser-selektor-wasserhaerte-tile {
  width: 50%;
  height: 60px;
  background-color: var(--white);
  box-shadow: 0 0 10px -5px var(--black);
  border-radius: 10px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.wasser-selektor-wasserhaerte-tile.weiss-nicht-2 {
  justify-content: center;
}

.wasser-selektor-wasserhaerte-kreis {
  width: 30px;
  height: 30px;
  background-color: var(--blue);
  border-radius: 50%;
  margin-left: 15px;
}

.wasser-selektor-wasserhaerte-kreis.mittel {
  background-color: #8bbfd9;
}

.wasser-selektor-wasserhaerte-kreis.weich {
  background-color: #d3ecf8;
}

.wasser-konzept {
  max-width: 1400px;
  margin: 100px auto;
}

.hero-bundle-badge-wrapper {
  position: absolute;
  top: auto;
  bottom: 40%;
  left: auto;
  right: 10%;
}

.hero-bundle-badge-wrapper.putzmittel {
  bottom: 40%;
  right: 18%;
}

.hero-bundle-badge-wrapper.oft {
  top: -74px;
  bottom: auto;
  left: -50px;
  right: auto;
}

.hero-section-waschmittel {
  margin-top: -30px;
  position: relative;
}

.wasser-konzept-header {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.wasser-konzept-text-wrapper {
  max-width: 900px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.wasser-konzept-grafik-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 75px;
  display: flex;
}

.wasser-konzept-sternchen-wrapper {
  width: 600px;
  text-align: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.wasser-konzept-button-wrapper {
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: none;
}

.wasser-konzept-herk-mmliches {
  width: 170px;
  flex-direction: column;
  align-items: center;
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
  position: relative;
}

.wasser-konzept-her-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.wasser-konzept-her-name-wrapper {
  text-align: center;
  margin-top: 15px;
}

.wasser-konzept-her-image-wrapper {
  height: 150px;
}

.wasser-konzept-her-image {
  height: 100%;
}

.wasser-konzept-her-kreis {
  width: 60px;
  height: 60px;
  background-color: var(--beige-light);
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -14%;
  bottom: auto;
  left: auto;
  right: -3%;
}

.wasser-konzept-her-kreis.gelb {
  background-color: var(--neon-yellow);
}

.wasser-konzept-her-kreis.gelb.tenside {
  width: 100px;
  height: 100px;
}

.wasser-konzept-her-balken {
  margin-top: 10px;
}

.wasser-konzept-balken-wrapper {
  align-items: center;
  display: flex;
}

.wasser-konzept-balken-1 {
  width: 50px;
  height: 20px;
  background-color: var(--blue);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-right: 3px;
}

.wasser-konzept-balken-teiler {
  width: 2px;
  height: 40px;
  border-right: 2px dashed var(--black);
}

.wasser-konzept-balken-2 {
  width: 100px;
  height: 20px;
  background-color: var(--red);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-left: 3px;
}

.wasser-konzept-balken-2.aus {
  background-color: rgba(0, 0, 0, 0);
}

.wasser-konzept-balken-text {
  color: var(--red);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.wasser-konzept-balken-text.gut {
  color: var(--black);
}

.hero-section-putzmittel {
  margin-top: -30px;
  position: relative;
}

.putzmittel-header {
  z-index: 2;
  text-align: center;
  padding-top: 50px;
}

.putzmittel-wrapper {
  z-index: 1;
  max-width: 1400px;
  justify-content: center;
  align-items: center;
  margin: 50px auto;
  display: flex;
}

.putzmittel-card-grid {
  z-index: 2;
  height: auto;
  max-width: 1200px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.putzmittel-card {
  width: 100%;
  max-height: 490px;
  max-width: 280px;
  color: var(--black);
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px 4px rgba(0, 0, 0, .1);
}

.putzmittel-card-image-wrapper {
  height: 300px;
  background-color: var(--beige);
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
}

.putzmittel-card-image-wrapper.tab {
  width: 100%;
  background-color: var(--beige-light);
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.putzmittel-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 75%;
  transition: all .2s;
}

.putzmittel-image.tab {
  width: 150%;
  height: 120px;
  object-fit: contain;
}

.putzmittel-card-name-bg {
  width: 100%;
}

.putzmittel-card-name {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.putzmittel-shop-wrapper {
  z-index: 1;
  text-align: center;
  margin-bottom: 50px;
}

.putzmittel-card-image-content {
  width: 60%;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.pdp-details {
  justify-content: center;
  align-items: flex-start;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  display: flex;
  position: relative;
}

.pdp-details-usp-text-wrapper {
  width: 50vw;
  align-self: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-top: 69px;
}

.pdp-details-text-wrapper {
  width: 50vw;
  height: auto;
  margin-left: 0;
  margin-right: auto;
}

.pdp-details-header {
  justify-content: center;
  display: flex;
}

.pdp-details-wrapper {
  width: 70%;
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pdp-details-item {
  width: 100%;
  border-top: 1px solid #3a3a3a;
  margin-top: 20px;
  margin-bottom: 20px;
}

.pdp-details-item-trigger {
  width: 100%;
  cursor: pointer;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.pdp-details-item-frage {
  color: #3a3a3a;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Semplicitapro, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.5em;
}

.pdp-details-arrow-animation {
  width: 30px;
  flex: 0 auto;
  align-self: auto;
  margin-top: 10px;
}

.pdp-details-item-content {
  overflow: hidden;
}

.pdp-details-item-antwort {
  color: #3a3a3a;
  font-family: Semplicitapro, sans-serif;
  font-size: 1em;
  line-height: 24px;
}

.galileo {
  background-color: var(--beige);
  justify-content: space-around;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.galileo-text-wrapper {
  width: 50vw;
  background-color: #e0d8ce;
  align-self: stretch;
  display: flex;
}

.galileo-text-content {
  width: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 50px 25px;
  display: flex;
}

.galileo-button-animation-wrapper {
  z-index: auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.galileo-button, .image-43 {
  width: 100px;
  height: 100px;
}

.cart-section {
  margin-top: 100px;
  margin-bottom: 100px;
}

.cart-wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.cart-header-wrapper {
  width: 100%;
  display: flex;
}

.cart-header {
  background-color: var(--beige-light);
  flex: 0 20%;
  justify-content: center;
  align-items: center;
  margin-right: 2px;
  padding: 10px 20px;
  display: flex;
}

.cart-header.product {
  flex-basis: 40%;
}

.cart-product-wrapper {
  width: 100%;
  height: 90px;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  box-shadow: 0 0 10px -5px #000;
}

.cart-product {
  height: 100%;
  border-right: 1px solid var(--beige);
  flex: 0 40%;
}

.cart-preis, .cart-menge {
  border-right: 1px solid var(--beige);
  flex: 0 20%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cart-gesamt {
  flex: 0 20%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cart-product-content {
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
}

.cart-product-delete {
  opacity: .3;
  flex: none;
  align-items: center;
  padding: 15px;
  display: flex;
}

.cross-image {
  width: 15px;
  height: 15px;
}

.cross-image.big {
  width: 30px;
  height: 30px;
}

.cart-product-image {
  height: 100%;
  justify-content: center;
  align-items: center;
  padding: 5px;
  display: flex;
}

.cart-image {
  width: 50px;
  height: 50px;
}

.cart-prduct-name {
  margin-left: 15px;
}

.cart-product-name-content {
  text-decoration: none;
}

.cart-preis-text {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5em;
}

.cart-checkout-wrapper {
  justify-content: flex-end;
  margin-top: 25px;
  display: flex;
}

.cart-total {
  justify-content: flex-end;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.cart-mwst-versand {
  margin-top: 10px;
  margin-bottom: 10px;
}

.cart-checkout {
  justify-content: flex-end;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
}

.cart-total-text {
  align-items: flex-end;
  margin-right: 20px;
  display: flex;
}

.cart-mwst-versand-content {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.cart-update-button {
  z-index: 10;
  width: 40px;
  height: 40px;
  background-color: var(--neon-yellow);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: 30px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 1px 0 10px -5px #000;
}

.warenkorb-header {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 49px;
  margin-bottom: 49px;
  display: flex;
}

.account-section {
  margin-top: 100px;
  margin-bottom: 100px;
  padding-left: 50px;
  padding-right: 50px;
}

.account-wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.account-header {
  justify-content: flex-start;
  align-items: center;
  margin-top: 49px;
  margin-bottom: 49px;
  display: flex;
}

.account-header-wrapper {
  width: 100%;
  display: flex;
}

.account-header-bar {
  background-color: var(--beige-light);
  flex: 0 20%;
  justify-content: center;
  align-items: center;
  margin-right: 2px;
  padding: 10px 20px;
  display: flex;
}

.account-header-bar.product {
  flex-basis: 20%;
}

.account-order-wrapper {
  width: 100%;
  height: 90px;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  box-shadow: 0 0 10px -5px #000;
}

.account-order {
  height: 100%;
  border-right: 1px solid var(--beige);
  flex: 0 20%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.account-bestelldatum, .account-zahlungsstatus, .account-besttunsstatus {
  border-right: 1px solid var(--beige);
  flex: 0 20%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.account-gesamtsumme {
  flex: 0 20%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.account-details {
  width: 100%;
  max-width: 1200px;
  text-align: right;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin: 50px auto 20px;
  display: flex;
}

.name-wrapper {
  align-items: center;
  display: flex;
}

.login-textfeld-1 {
  height: 40px;
}

.login--login {
  background-color: var(--grey-light);
  transition: background-color .3s ease-in-out;
}

.login--login.w--current {
  color: #fff;
}

.login-wrapper {
  width: 100%;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.login-content {
  min-height: 335px;
}

.login-tab2, .login-tab-1 {
  background-color: #fff;
  border: 1px #cacaca;
  padding: 20px;
}

.login-section {
  margin: 100px auto;
}

.login-menue {
  padding-left: 20px;
}

.register-section {
  max-width: 1200px;
  margin: 100px auto;
}

.register-form---copy-this {
  width: 100%;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.register-form {
  width: 100%;
}

.text-field-10 {
  height: 40px;
}

.login-header {
  max-width: 1200px;
  justify-content: flex-start;
  align-items: center;
  margin: 49px auto;
  display: flex;
}

.register-header {
  justify-content: flex-start;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.activation-section {
  max-width: 1200px;
  margin: 100px auto;
}

.activate-account-form---copy-this {
  width: 100%;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.text-field-11 {
  height: 40px;
}

.activation-button-wrapper {
  margin-top: 25px;
  display: flex;
}

.activate-header {
  justify-content: flex-start;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.reset-pw-section {
  max-width: 1200px;
  margin: 100px auto;
  padding-left: 50px;
  padding-right: 50px;
}

.reset-password-form---copy-this {
  width: 100%;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.text-field-13 {
  height: 40px;
}

.adresses-section {
  max-width: 1200px;
  margin: 100px auto;
}

.select-field-2 {
  background-color: #fff;
}

.new-addresses-form---copy-this {
  width: 100%;
  max-width: 450px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}

.text-field-16 {
  height: 40px;
}

.section-20 {
  width: 100%;
  background-color: #f0f0f0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 150px 20px 110px;
  display: flex;
}

.collection-list-wrapper-2 {
  width: 100%;
  max-width: 1400px;
}

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

.empty-state-5 {
  padding: 20px;
}

.collection-item__card-blog {
  width: 100%;
  height: 100%;
  color: #b22222;
  background-color: #fff;
  padding: 0;
  text-decoration: none;
  transition: box-shadow .4s ease-in-out;
  box-shadow: 11px 7px 10px -7px #ccc;
}

.collection-item__card-blog:hover {
  box-shadow: 11px 7px 15px -1px #ccc;
}

.card-blog__wrapper-image {
  height: auto;
  overflow: hidden;
}

.wrapper-image__img {
  width: 100%;
  height: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.card-blog__wrapper-text {
  height: auto;
  flex-direction: column;
  padding: 37px;
  display: flex;
}

.wrapper-text__line-3 {
  width: 70px;
  height: 2px;
  background-color: #c9002b;
  margin-bottom: 20px;
}

.wrapper--text__title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
}

.link__text-3 {
  color: #c9002b;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

.link__text-3.blog {
  color: #c9002b;
  color: #b22222;
  margin-top: auto;
  margin-bottom: 0;
  line-height: 1.2;
}

.default-section {
  max-width: 900px;
  margin: 100px auto;
  padding-left: 50px;
  padding-right: 50px;
}

.default-header {
  justify-content: flex-start;
  align-items: center;
  margin-top: 49px;
  margin-bottom: 49px;
  display: flex;
}

.zitat-text-autor-wrapper {
  display: flex;
}

.hero-waschmittel-background-image {
  width: 100%;
  height: 90vh;
  object-fit: cover;
  object-position: 50% 100%;
  display: none;
  overflow: hidden;
}

.hero-waschmittel-background-image-desktop-copy {
  width: 100%;
  height: 90vh;
  object-fit: cover;
  object-position: 100% 100%;
  overflow: hidden;
}

.faqs-short-waschmittel {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
  position: relative;
}

.option-list {
  display: none;
}

.text-block-100 {
  align-self: center;
  font-size: 14px;
}

.pdp-preis-wrapper-2 {
  flex-direction: column;
  align-items: flex-start;
  display: block;
}

.star-img-2 {
  width: 15px;
  height: 15px;
  margin-right: 5px;
}

.pdp-wasserhaerte-rechner {
  width: 100%;
  max-width: 400px;
  flex: none;
  margin-bottom: 15px;
  display: none;
}

.option {
  margin-bottom: 10px;
  margin-right: 4px;
}

.pdp-info-content-2 {
  width: 100%;
  max-width: 500px;
  flex-direction: column;
  justify-content: flex-start;
  display: block;
}

.pdp-preis-inkl-2 {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.add-to-cart-2 {
  width: 100%;
}

.select {
  height: 42px;
  margin-bottom: 16px;
  display: none;
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::-ms-input-placeholder {
  color: rgba(50, 52, 58, .4);
}

.text-field::placeholder {
  color: rgba(50, 52, 58, .4);
}

.text-field.cc-quantity-field {
  width: 80px;
  background-color: #fff;
  border-color: #e6e6e6;
  margin-bottom: 0;
  margin-right: 10px;
  padding-left: 20px;
  padding-right: 12px;
  display: none;
}

.h5-2 {
  color: #3a3a3a;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5em;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.h1-2 {
  color: #3a3a3a;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
  font-weight: 600;
  line-height: 1.5em;
}

.h1-2.m25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.h1-2.m25.underlined {
  display: inline-block;
}

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

.button-yellow-2 {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 40px;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: 500;
  box-shadow: 0 5px 8px 2px rgba(0, 0, 0, .15);
}

.button-yellow-2.original {
  display: none;
}

.wasserhaerte-widget {
  padding-bottom: 11px;
}

.div-pdp-sterne {
  align-items: flex-start;
  display: none;
}

.product-detail-cta-wrap {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.pdp-abo-wasserh-rte-2 {
  margin-top: 25px;
  padding-left: 0;
}

.product-detail-main-details {
  margin-bottom: 30px;
}

.pdp-wasserhaerte-ergebniss {
  width: 100%;
  flex: none;
  margin-top: 25px;
  margin-bottom: 15px;
  font-weight: 400;
  display: none;
}

.mini-cart-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.mini-cart-info-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 15px;
  padding-left: 0;
  display: flex;
}

.mini-cart-price-wrapper {
  justify-content: flex-end;
  font-family: Inconsolata, monospace;
  display: flex;
}

.mini-cart-left-block {
  align-items: center;
  display: flex;
}

.mini-cart-image {
  width: 50px;
  height: 50px;
  background-image: none;
  background-position: 50%;
  background-size: cover;
  border-radius: 4px;
}

.product-info-wrapper-2 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding-left: 16px;
  display: flex;
}

.mini-cart-list-item {
  padding: 10px 20px;
}

.remove-product-link {
  width: 20px;
  height: 20px;
  opacity: .5;
  justify-content: center;
  align-items: center;
  margin-right: 13px;
  display: flex;
}

.product-row {
  width: 100%;
  height: auto;
  background-color: #fff;
  border-radius: 15px;
  justify-content: space-between;
  align-items: center;
  padding: 9px 20px;
  display: flex;
  box-shadow: 0 0 10px -5px #000;
}

.cart-list {
  display: none;
}

.testimonials-home {
  height: auto;
  background-color: #fbd4bc;
  justify-content: center;
  align-items: center;
  display: block;
}

.testimonial-slider-2 {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0 25px 50px;
  display: flex;
  overflow: hidden;
}

.left-arrow-10 {
  color: #3a3a3a;
}

.testimonial-text-wrapper-2 {
  text-align: justify;
  margin-top: 15px;
}

.testimonial-card-2 {
  background-color: #fff;
  border-radius: 0;
  margin-left: 5px;
  margin-right: 5px;
  padding: 14px;
}

.right-arrow-10 {
  color: #3a3a3a;
}

.bye {
  max-width: 900px;
  margin: 50px auto;
}

.bye-plastic {
  justify-content: center;
  display: flex;
}

.tschuess-plastik {
  font-family: Joyful, sans-serif;
  font-size: 8em;
  line-height: 1em;
}

.bye-button-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.collection-section-2 {
  max-width: 1200px;
  margin: 100px auto;
  padding-left: 50px;
  padding-right: 50px;
}

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

.button-transparent-small-2 {
  height: 45px;
  color: #3a3a3a;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1.5px solid #3a3a3a;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  padding: 15px 35px;
  font-size: 1em;
  font-weight: 500;
  line-height: 1em;
  display: inline-block;
}

.button-transparent-small-2.w--current {
  height: auto;
}

.collection-item-card-description-wrapper {
  padding: 10px;
}

.collection-item-card-product {
  height: 100%;
  border-radius: 15px;
  transition: background-color .2s;
  overflow: hidden;
  box-shadow: 0 10px 10px rgba(58, 58, 58, .2);
}

.collection-item-card-product:hover {
  background-color: #ffff5a;
}

.collection-item-card-on-sale {
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

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

.collection-item-card-button-wrapper {
  margin-top: 10px;
  margin-bottom: 10px;
}

.collection-item-card-image-button.w--current {
  width: 100%;
}

.collection-item-card-image {
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: 50% 50%;
}

.collection-item-card-image-wrapper {
  height: 250px;
  background-color: #fff;
  position: relative;
}

.badge-neu-2 {
  width: 75px;
  height: 75px;
  background-color: #ffff5a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-left: 25px;
  display: flex;
}

.badge-neu-2.sale {
  margin-top: 10px;
  margin-left: 10px;
}

.caption-product {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5em;
}

.caption-product.w--current {
  color: #3a3a3a;
  text-decoration: none;
}

.checkout-actions {
  width: 70%;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.cart-footer {
  align-items: center;
}

.cart-line-item {
  justify-content: space-around;
  align-self: stretch;
}

.pay-with-browser {
  color: var(--white);
  border-radius: 20px;
}

.close-button {
  width: 30px;
  height: 30px;
  opacity: .5;
}

.pdp-details-usp-wrapper {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pdp-details-usp-content {
  margin-top: 25px;
  margin-bottom: 25px;
}

.pdp-details-usp-list {
  margin-top: 15px;
}

.tab1, .tab2 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5em;
}

.hero-presse {
  height: 50vh;
  background-image: url('../images/everdrop_rooftop_fin-5253-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-presse-heading {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.presse-main-text-wrapper {
  width: 50vw;
  justify-content: center;
  align-items: center;
  padding: 25px 50px;
  display: flex;
  overflow: visible;
}

.presse-main-image {
  object-fit: fill;
  display: block;
}

.presse-main-wrapper {
  max-height: 80vh;
  justify-content: center;
  display: flex;
}

.presse-main-image-wrapper {
  width: 50vw;
  position: relative;
  overflow: hidden;
}

.presse-main {
  background-color: #ede9e3;
}

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

.kit {
  margin: 100px;
}

.link {
  color: #3a3a3a;
  text-align: center;
}

.link.oft {
  margin-top: 21px;
  display: block;
}

.kit-kontakt {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

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

.mention-image-wrapper {
  width: 50%;
}

.mention {
  height: 100%;
  background-color: #ede9e3;
  padding-top: 50px;
  padding-bottom: 50px;
}

.slider-3 {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 50px;
}

.slide-nav-2 {
  bottom: -92px;
}

.presse-slider-text {
  text-align: left;
  font-weight: 600;
}

.mention-header {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
}

.mask {
  width: 100%;
  height: 500px;
  margin-top: 25px;
  margin-bottom: 25px;
  overflow: hidden;
}

.mention-wrapper {
  width: 900px;
  background-color: rgba(255, 255, 255, .4);
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.presse-link {
  color: #3a3a3a;
  text-align: left;
}

.mention-text-content {
  flex-direction: column;
  justify-content: center;
  padding: 16px;
  display: flex;
}

.presse-text-lang {
  text-align: left;
  margin-top: 10px;
}

.mention-text-wrapper {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  padding: 16px;
  display: flex;
}

.section-21 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.b2b {
  height: auto;
  margin-top: 40px;
}

.b2b-wrapper {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.b2b-slider {
  height: 120px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.b2b-content {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.b2b-image-div {
  width: 100%;
  height: 120px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.b2b-image {
  height: 100%;
  object-fit: contain;
  margin-left: 40px;
  margin-right: 40px;
}

.link-block {
  z-index: 999;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.html-embed-3 {
  display: none;
}

.product-price-2.price-text-big {
  text-align: left;
  margin-left: -9px;
  padding-left: 0;
  font-size: 31px;
}

.pdp-details-item-always-open {
  width: 100%;
  border-top: 1px solid #3a3a3a;
  margin-top: 20px;
  margin-bottom: 20px;
}

.hero-background-image-tablet, .hero-background-image-mobile {
  width: 100%;
  height: 90vh;
  object-fit: cover;
  object-position: 100% 100%;
  display: none;
  overflow: hidden;
}

.bundle-starterset-image {
  width: 250px;
  height: 250px;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.galileo-image-2 {
  width: 100%;
  height: 100%;
  max-height: 50vw;
  object-fit: contain;
  object-position: 50% 100%;
}

.galileo-2 {
  background-color: #e0d8ce;
  justify-content: space-around;
  display: flex;
}

.galileo-image-wrapper-2 {
  width: 50vw;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.galileo-image-content-2 {
  border-radius: 20px;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: none;
  position: relative;
  overflow: hidden;
}

.galileo-video-wrapper {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.galilieo-overlay-2 {
  opacity: 0;
  background-color: #3a3a3a;
  transition: opacity .3s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.galilieo-overlay-2:hover {
  opacity: 0;
}

.presse-testimonials {
  height: auto;
  background-color: #fbd4bc;
  justify-content: center;
  align-items: center;
  display: block;
}

.presse-testimonials-heading-wrapper {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 30px;
  display: flex;
}

.presse-testimonial-wrapper {
  width: 100%;
  height: 100%;
  max-width: 1400px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  display: flex;
}

.bekannt-aus-slider-2 {
  height: 150px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bekannt-aus-image-div-3 {
  height: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bekannt-aus-content-2 {
  opacity: .6;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bekannt-aus-image-3 {
  height: 50%;
  max-width: none;
  filter: saturate(0%);
  object-fit: contain;
  margin-left: 25px;
  margin-right: 25px;
}

.press-testimonial-image-logo {
  height: 50px;
}

.press-testimonial-image-logo-wrapper {
  height: 50px;
  opacity: .6;
  filter: saturate(0%);
  justify-content: center;
  margin: 30px auto 25px;
  display: flex;
}

.press-testimonial-screenshot-content {
  justify-content: center;
  margin: 15px auto;
  display: flex;
}

.press-testimonial-screenshot {
  height: 150px;
  cursor: pointer;
}

.so-gehts {
  background-color: var(--grey-light);
  padding-top: 50px;
  padding-left: 25px;
  padding-right: 25px;
}

.so-gehts-wrapper {
  padding: 50px;
}

.so-gehts-content {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.so-gehts-step-wrapper {
  width: 33%;
  justify-content: center;
  display: flex;
}

.so-gehts-step-content {
  flex-direction: column;
  align-items: center;
  margin-left: 25px;
  margin-right: 25px;
  display: flex;
  position: relative;
}

.so-gehts-gif {
  width: 300px;
  height: 300px;
  object-position: 50% 100%;
  border-radius: 100%;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  overflow: hidden;
}

.so-gehts-text {
  text-align: center;
  margin-top: 20px;
}

.so-gehts-heading-wrapper {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 30px;
  display: flex;
}

.so-einfach-gehts-number {
  width: 60px;
  height: 60px;
  background-color: var(--neon-yellow);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 10%;
  right: auto;
}

.so-einfach-gehts-gif-name {
  position: absolute;
  top: 40%;
  bottom: 0%;
  left: 10%;
  right: auto;
}

.waschmittel-card-rose {
  max-height: 490px;
  max-width: 280px;
  color: var(--black);
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px 4px rgba(0, 0, 0, .1);
}

.hero-get-subhead {
  margin-top: 20px;
}

.hero-get-icons {
  flex-direction: row;
  justify-content: center;
  margin-top: 20px;
  display: flex;
}

.icon-spray {
  color: #706f6f;
  display: block;
}

.hero-get-icons-wrapper {
  width: 25%;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.incon-bag {
  height: 40px;
  color: #706f6f;
}

.get-icon-text {
  padding-left: 0;
  padding-right: 0;
}

.icon-tab {
  height: 40px;
  color: #706f6f;
}

.icon-box {
  height: 30px;
  color: #706f6f;
}

.get-icon-wrapper {
  width: 50px;
  height: 50px;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.yellow-bottom-note {
  z-index: 2;
  height: 70px;
  background-color: #ffff9d;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.bottom-note-wrapper {
  color: var(--black);
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bold-text {
  text-decoration: underline;
}

.yellow-bottom-note-close {
  width: 60px;
  height: 60px;
  opacity: .5;
  justify-content: center;
  align-items: center;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.yellow-bottom-note-close:hover {
  opacity: 1;
}

.close-icon {
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
}

._3-product-usps {
  width: 100%;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 15px;
  display: flex;
}

.small-text-3 {
  font-size: .8em;
  line-height: 1.3em;
}

.h3-2 {
  z-index: 2;
  color: #3a3a3a;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.5em;
}

.h3-2.m25 {
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 1.5em;
}

.button-yellow-4 {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 40px;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: 500;
  display: block;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.button-yellow-4.m25 {
  margin-top: 25px;
}

.spuelmittel-grid {
  z-index: 2;
  height: auto;
  max-width: 1200px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.spuelmittel-button-wrapper {
  width: 200px;
  margin-top: 44px;
  margin-left: auto;
  margin-right: auto;
}

.invisible-update {
  box-shadow: 0 0 10px -5px var(--black);
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 40px;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: 500;
  display: none;
}

.pdp-details-item-no-interaction {
  width: 100%;
  border-top: 1px solid #3a3a3a;
  margin-top: 20px;
  margin-bottom: 20px;
}

.for-loop.warn {
  width: 100%;
}

.div-block-155 {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.badge-yellow-2 {
  width: 140px;
  height: 140px;
  background-color: #ffff5a;
  border-radius: 50%;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 10px;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.hero-content-putzmittle {
  text-align: center;
  display: block;
}

.hero-wrapper-putzmittel {
  width: 50%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 100px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-badge-wrapper {
  position: absolute;
  top: auto;
  bottom: 40%;
  left: auto;
  right: 10%;
}

.hero-badge-wrapper.putzmittel {
  bottom: 25%;
  right: 9%;
}

.accessoires {
  height: 100%;
  background-color: var(--beige-light);
  justify-content: center;
  display: none;
}

.accessoires-image-wrapper {
  width: 50vw;
  height: 50vw;
}

.accessoires-image {
  width: 50vw;
  height: 50vw;
  object-fit: cover;
  object-position: 50% 81%;
}

.accessoires-text-wrapper {
  width: 50vw;
  height: 50vw;
  background-color: rgba(0, 0, 0, 0);
}

.accessoires-text-content {
  width: 100%;
  height: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 100px 150px;
  display: flex;
}

.pdp-details-item-conten-no-animation {
  overflow: hidden;
}

._3-product-usps-content {
  align-items: flex-start;
  margin-top: 2px;
  margin-bottom: 2px;
  display: flex;
}

._3-product-usps-content-checks {
  width: 20px;
  height: 20px;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  display: flex;
}

._3-product-usps-content-text {
  align-self: flex-start;
}

.news-paragraf {
  width: 600px;
  max-width: 100%;
  text-align: center;
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
}

.news-section {
  justify-content: center;
  align-items: center;
  margin-top: 55px;
  padding-top: 43px;
  padding-bottom: 98px;
  display: flex;
  position: relative;
}

.text-grundpreis {
  padding-left: 0;
  font-size: .8em;
  line-height: 1.3em;
}

.link-block-9 {
  color: var(--black);
}

.pure-section {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  padding-top: 42px;
  padding-bottom: 44px;
  display: flex;
  position: relative;
}

.hero-section-gsr {
  position: relative;
}

.divider-image-gsr {
  width: 100%;
}

.naked-section {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  padding-top: 45px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.hero-putzmittel-bg {
  width: 100%;
  height: 90vh;
  object-fit: cover;
  object-position: 100% 100%;
  overflow: hidden;
}

.container {
  width: 1300px;
  max-width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container.full-height {
  height: 100%;
}

.otf-product {
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 18px;
  display: flex;
  position: relative;
}

.hero-oft {
  text-align: center;
  background-color: #f6f6fa;
  padding-top: 25px;
  padding-bottom: 25px;
  position: relative;
}

.oft-main-section {
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 0;
  display: block;
}

.flex-oft {
  display: flex;
}

.col-oft {
  width: 50%;
  flex: none;
}

.image-206 {
  width: 100%;
  flex: none;
}

.big {
  font-size: 27px;
  line-height: 1.3;
}

.bold-text-2 {
  text-decoration: line-through;
}

.button-wrapper-oft {
  text-align: center;
  margin-bottom: 48px;
  display: block;
}

.bundle-starterset-image-2 {
  width: 100%;
  height: 250px;
  justify-content: center;
  align-items: center;
  margin-bottom: auto;
  display: flex;
}

.h3-v2 {
  font-family: Semplicitapro, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.1;
}

.pure-box-image-2 {
  width: 100%;
  max-width: 100%;
}

.lp-3-cards-text {
  flex: 1;
  margin-bottom: auto;
  font-family: Semplicitapro, sans-serif;
}

.paragraph-56 {
  font-family: Semplicitapro, sans-serif;
}

.lp-3-cards-nummer {
  width: 60px;
  height: 60px;
  background-color: #ffff5a;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  font-family: Semplicitapro, sans-serif;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: 4%;
  bottom: 4%;
  left: 4%;
  right: 4%;
}

.lp-mini-text-bold {
  color: #3a3a3a;
  font-weight: 700;
}

.lp-mini-cards {
  justify-content: center;
  margin-top: 100px;
  margin-bottom: 50px;
}

.bundle-product-content-2 {
  width: 100%;
  height: 100%;
  opacity: 1;
  text-align: center;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-around;
  align-self: stretch;
  align-items: center;
  padding: 30px;
  display: flex;
  position: relative;
  box-shadow: 1px 4px 14px -4px rgba(0, 0, 0, .25);
}

.lp-mini-text-wrapper {
  flex: 1;
}

.bundle-products-2 {
  flex-direction: column;
  padding-top: 66px;
  display: flex;
}

.bundle-products-header-2 {
  text-align: center;
}

.image-208-copy {
  width: 100%;
}

.image-209 {
  width: 86%;
}

.button-yellow-5 {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 40px;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: 500;
  display: block;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.button-yellow-5.m25 {
  margin-top: 25px;
}

.wrapper-bundle {
  width: 33%;
  margin-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
}

.bundle-product-wrapper-2 {
  max-width: 900px;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lp-badge-yellow {
  width: 75px;
  height: 75px;
  background-color: #ffff5a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-left: 25px;
  display: flex;
}

.lp-badge-yellow.gross {
  width: 100px;
  height: 100px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  top: 14px;
  bottom: auto;
  left: auto;
  right: 13px;
}

.caption-4 {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5em;
  text-decoration: none;
}

._3-products-card-wrappe-collection-weltertter {
  z-index: 2;
  height: auto;
  max-width: 1200px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fat {
  font-weight: 700;
  text-decoration: underline;
}

._3-products-card-name-welt {
  width: 100%;
  text-align: center;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
  display: flex;
}

._3-products-card-name-welt.rose {
  height: auto;
  flex: 1;
}

.projects-col-list {
  width: 100%;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden;
}

.projects-col-item {
  width: 320px;
  height: 100%;
  max-width: 320px;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: flex;
}

.testimonials-home-3 {
  width: 100%;
  height: auto;
  background-color: #fbd4bc;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  display: flex;
}

.c-nav__dropdwon-list {
  background-color: #3f2e2e;
}

.c-nav__dropdwon-list.w--open {
  background-color: #fff;
  padding-right: 27px;
}

.c-nav__ddl_link.w--current {
  color: var(--blue);
}

.news-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 0%;
  border-radius: 100%;
  align-self: auto;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.v3-faq-tab-header {
  width: 100%;
  flex: 0 auto;
  margin-top: 10px;
  display: inline-block;
}

.tab-pane-tab-4 {
  padding: 15px;
}

.v3-faq-tab-image {
  width: 100%;
  height: 100%;
}

.tab-pane-tab-6 {
  padding: 15px;
}

.tabs-content {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.tab-link-tab-1 {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin: 10px;
  padding: 10px;
  display: flex;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}

.tab-link-tab-1.w--current {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding: 10px;
  display: flex;
  box-shadow: 0 10px 10px rgba(0, 0, 0, .2);
}

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

.v3-faq-pane-header {
  margin-top: 25px;
  margin-bottom: 25px;
}

.accordion-heading {
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 30px;
}

.tab-pane-tab-2 {
  padding: 15px 15px 15px 2px;
}

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

.v3-faq-tab-img-wrapper {
  width: 100px;
  height: 100px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.accordion-item {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 15px;
  overflow: visible;
  box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
}

.accordion-item.is_hide {
  display: none;
}

.tab-pane-tab-1 {
  padding: 15px;
}

.link-text-3 {
  color: #3a3a3a;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1em;
  line-height: 1.5em;
  text-decoration: underline;
}

.link-text-3.w--current {
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
}

.tab-pane-tab-3 {
  padding: 15px 15px 15px 7px;
}

.tab-pane-tab-5 {
  padding: 15px;
}

.v3-faq-faq-wrapper, .v3-faq-faq-wrapper.support {
  margin-top: 50px;
}

.v3-faq-arrow-icon {
  width: 40px;
  height: 40px;
  opacity: .5;
}

.v3-faq {
  max-width: 1400px;
  cursor: auto;
  margin: 100px auto;
  padding-left: 25px;
  padding-right: 25px;
}

.tabs-menu {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 3px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-bottom: 25px;
  display: grid;
}

.tabs-menu.support {
  margin-bottom: 25px;
  padding-left: 82px;
}

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

.accordion-kat-content {
  margin-top: 10px;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
}

.testis-trustpilot {
  padding-top: 50px;
  padding-bottom: 50px;
}

.div-block-159 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.trustpilot-header {
  flex: 0 auto;
  justify-content: center;
  display: flex;
}

._4-products {
  max-width: 100%;
}

._4-products-wrapper {
  z-index: 1;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

._4-products-card-wrappe-collection-weltertter {
  z-index: 2;
  width: 100%;
  height: auto;
  max-width: 1200px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: stretch;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fw-img-slide-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.fw-img-slide-content {
  flex: 1;
  padding: 5px;
}

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

.fw-info-img-wrapper {
  width: 50vw;
  height: 100%;
  align-self: stretch;
}

.fw-hero-button-wrapper {
  margin-top: 50px;
  display: inline-block;
}

.fw-info-text-big {
  margin-top: 25px;
}

.fw-info {
  height: 100%;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.fw-info-text-block {
  margin-top: 50px;
}

.fw-info-img {
  height: 100%;
  object-fit: cover;
  display: block;
}

.sub-title-3 {
  color: #3a3a3a;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.5em;
}

.sub-title-3.mobi {
  margin-top: 0;
  margin-bottom: 0;
}

.fw-info-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 10%;
}

.fw-info-text-wrapper {
  width: 50vw;
  align-self: auto;
  padding: 50px 100px;
  position: relative;
}

.underlined-3 {
  background-image: linear-gradient(to top, #ffff5a, #ffff5a 40%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0));
}

.title-4 {
  font-size: 2em;
  font-weight: 500;
  line-height: 1.5em;
}

.hero-fein-image {
  width: 100%;
  height: 90vh;
  object-fit: cover;
  object-position: 50% 50%;
  overflow: hidden;
}

.lp-facts-content {
  height: 100%;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: flex;
}

.title-5 {
  font-size: 2em;
  font-weight: 500;
  line-height: 1.5em;
}

.title-5.last {
  margin-bottom: 22px;
}

.title-5.last.little-title {
  font-size: 1.1em;
  line-height: 1.2;
}

.title-5.yellow-number {
  color: #3a3a3a;
  text-align: center;
  justify-content: center;
  font-size: 4em;
  font-weight: 500;
  display: inline-block;
}

.title-5.yellow-number.underlined {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0), #fefe5a 0%, #fefe5a 29%, rgba(0, 0, 0, 0) 30%);
  font-size: 1.9em;
  line-height: 1.2;
}

.title-5.little-title {
  margin-top: 12px;
  font-size: 1.1em;
  line-height: 1.2;
}

.lp-fact {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

.caption-3 {
  margin-top: 10px;
  font-size: 1.1em;
  font-weight: 500;
  line-height: 180%;
  text-decoration: none;
}

.button-yellow-6 {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 40px;
  padding: 15px 40px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  display: block;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.html-embed-4 {
  margin-bottom: 0;
  margin-left: 0;
}

.collection-card-section {
  text-align: center;
  margin-top: 0;
}

.collection-card-wrapper {
  max-width: 1200px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  padding: 50px;
  display: block;
}

.collection-card-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  margin-top: 50px;
  display: grid;
}

.collection-card-content {
  border-radius: 15px;
  text-decoration: none;
  transition: all .2s;
  overflow: hidden;
  box-shadow: 0 10px 10px -3px rgba(0, 0, 0, .2);
}

.collection-card-content:hover {
  background-color: var(--neon-yellow);
}

.collection-card-content.center {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-card-content.center.box {
  background-color: var(--beige);
  display: none;
}

.collection-card-img-wrapper {
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: 50% 100%;
  overflow: hidden;
}

.collection-card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 80%;
}

.collection-card-image.putzen {
  object-position: 50% 30%;
}

.collection-card-text-wrapper {
  color: var(--black);
  text-align: center;
  padding: 16px;
}

.collection-card-text-wrapper.center {
  justify-content: center;
  align-items: center;
}

.small-text-4 {
  padding-left: 0;
  font-size: .8em;
  line-height: 1.3em;
}

.caption-5 {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5em;
  text-decoration: none;
}

.teaser-image-wrapper-2 {
  width: 50vw;
}

.collection-card-box-button, .cd-set-statisch {
  margin-top: 25px;
}

.cd-set-statisch-header-wrapper {
  margin-top: 40px;
  margin-bottom: 15px;
  padding-left: 0;
}

.cd-set-statisch-wrapper {
  justify-content: center;
  display: flex;
}

.cd-set-statisch-card {
  width: 280px;
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-right: 16px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 10px 10px -3px rgba(0, 0, 0, .2);
}

.cd-set-statisch-card:hover {
  background-color: var(--neon-yellow);
}

.cd-set-statisch-card.last {
  margin-right: 0;
}

.cd-set-statisch-card.last.best {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  position: relative;
  overflow: visible;
}

.cd-set-statisch-img-wrapper {
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: 50% 100%;
  background-color: #fff;
  overflow: hidden;
}

.cd-set-statisch-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 80%;
  background-color: #fff;
}

.cd-set-statisch-card-text-wrapper {
  color: var(--black);
  text-align: center;
  padding: 16px;
}

.cd-set-statisch-card-preis {
  margin-top: 10px;
}

.cd-set-statisch-best {
  height: 30px;
  background-color: var(--neon-yellow);
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  position: absolute;
  top: -30px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.cd-set-statsich-best-text-wrapper {
  color: var(--black);
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
  text-decoration: none;
}

.cd-set-dynamic {
  margin-top: 69px;
}

.cd-set-dynamic-wrapper {
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.cd-set-dynamic-card {
  min-height: 100%;
  border-radius: 15px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 17px -3px rgba(0, 0, 0, .2);
}

.cd-set-dynamic-card:hover {
  background-color: var(--neon-yellow);
}

.dynamic-card-wrapper {
  width: 100%;
  height: 100%;
  flex: none;
  position: relative;
}

.cd-set-dynamisch-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 50% 80%;
  background-color: #fff;
}

.cd-set-dynamic-img-wrapper {
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: 50% 100%;
  background-color: #fff;
  overflow: hidden;
}

.collection-list-wrapper-5 {
  margin-top: 20px;
}

.collection-list-wrapper-5.is-hide {
  display: none;
}

.product-card-collection-item {
  margin-top: 43px;
  margin-bottom: 25px;
}

.accordion-item-open {
  background-color: #fff;
  border-radius: 10px;
  margin-top: 15px;
  margin-bottom: 20px;
  padding: 15px 15px 24px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
}

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

.image-211 {
  margin-top: 6px;
}

.collection-list-wrapper-6 {
  width: 80px;
  margin-right: 5px;
}

.collection-item-3 {
  width: 80px;
  height: 80px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 5px;
}

.cart-quantity {
  width: 25px;
  height: 25px;
  background-color: var(--neon-yellow);
  color: #0f0f0f;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  display: flex;
  position: relative;
  top: -13px;
  left: -16px;
}

.example-item {
  display: none;
}

.remove-from-cart {
  opacity: .3;
  flex: none;
  align-items: center;
  padding: 15px;
  display: flex;
}

.warenkorb-inactive {
  text-align: center;
  display: none;
}

.cart-message {
  margin-bottom: 40px;
}

.image-212 {
  z-index: 10;
  padding-left: 0;
  position: relative;
}

.cart-update-wrapper {
  width: 40px;
  height: 40px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-right: 25px;
  display: flex;
  position: relative;
}

.legal {
  text-align: center;
  margin-top: 18px;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5em;
  text-decoration: none;
}

.legal.m15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.legal.wasser-selektor-wasserh-rte {
  width: 100%;
  text-align: center;
  position: absolute;
}

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

.legal.product {
  color: var(--black);
  text-align: left;
  text-decoration: none;
}

.legal.anzahl {
  width: 30%;
  background-color: var(--beige-light);
  text-align: center;
  border-radius: 5px;
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
}

.legal.name {
  margin-right: 5px;
}

.legal.m25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.legal.bold {
  font-weight: 700;
}

.legal.bold.mh10 {
  margin-right: 10px;
}

.legal.sale {
  color: #3a3a3a;
  text-decoration: none;
}

.legal.preis {
  font-weight: 700;
}

.legal.m10 {
  margin-left: 9px;
  margin-right: 9px;
}

.legal.light {
  color: var(--grey-light);
}

.legal.links {
  text-align: left;
}

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

.legal._1-25 {
  font-size: 1.25em;
}

.wrapper-varianten {
  margin-top: 25px;
}

.wrapper-varianten.sets {
  margin-top: 15px;
}

.varianten {
  color: #3a3a3a;
  margin-top: 7px;
  margin-bottom: 7px;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.5em;
}

.flexbox-cross {
  max-width: 400px;
  color: var(--black);
  border-radius: 15px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 10px;
  text-decoration: none;
  display: flex;
  box-shadow: 1px 1px 4px 1px rgba(58, 58, 58, .11);
}

.flexbox-cross.first {
  background-color: var(--beige-light);
  overflow: hidden;
}

.col-cross-img {
  width: 80px;
  height: 80px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 3px;
  display: flex;
}

.cross-sell-image {
  object-fit: cover;
  border-radius: 12px;
}

.col-cross-content {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding: 5px 15px;
  display: flex;
}

.preview-title {
  font-weight: 500;
}

.col-cross-price {
  width: 120px;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  padding-right: 25px;
  font-size: 13px;
  display: flex;
}

.text-block-259 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-__hero2 {
  height: 70vh;
  min-height: 700px;
  background-image: url('../images/WeltretterSet_2500.jpg');
  background-position: 100% 57%;
  background-size: cover;
}

.section-__hero2.home {
  background-image: url('../images/IMG_7020_02_compressed.jpg');
  background-position: 50%;
  padding-bottom: 0;
}

.container-2 {
  width: 1400px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.container-2.full-height {
  height: 100%;
}

.inner-__hero2 {
  height: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 126px;
  display: flex;
}

.subhead {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
}

.subhead.m0 {
  margin-bottom: 0;
}

.button {
  color: #3a3a3a;
  background-color: #ffff5a;
  border-radius: 25px;
  padding: 15px 25px;
  font-size: 18px;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.button.hero1 {
  margin-top: 30px;
}

.button.claims, .button.verpackung {
  margin-top: 40px;
}

.button.info-card {
  margin-top: 15px;
}

.button.hero1 {
  margin-top: 10px;
}

.button.changeshop {
  margin-top: 23px;
  margin-bottom: 39px;
}

.button.edit {
  text-align: center;
  font-weight: 600;
}

.inner-bekannt-aus {
  height: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 43px;
  display: flex;
}

.image-bekannt-aus {
  filter: saturate(0%);
  object-fit: contain;
}

.slide-nav {
  opacity: .15;
  background-color: rgba(0, 0, 0, 0);
  font-size: .6em;
}

.slider-bekannt-aus {
  width: 100%;
  height: 150px;
  opacity: .66;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section-bekannt-aus {
  padding-top: 50px;
  padding-bottom: 50px;
}

.flexbox-bekannt-aus {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.col-bekannt-aus {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
}

.heading-wra__copy-this {
  text-align: center;
  padding-bottom: 25px;
  padding-left: 5px;
  padding-right: 5px;
}

.col-left-right-text {
  width: 50%;
  text-align: center;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: flex;
}

.col-left-right-text.dark-brown {
  background-color: #e0d8ce;
}

.spacer {
  width: 100%;
  height: 15px;
}

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

.col-left-right {
  width: 50%;
  flex: none;
}

.section-info-left-right {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-info-left-right.brown {
  padding-left: 25px;
  padding-right: 25px;
}

.section-info-left-right.dark-brown {
  padding-top: 50px;
  padding-bottom: 50px;
}

.flexbox-left-right {
  display: flex;
}

.dark-brown {
  background-color: #e0d8ce;
}

.underlined-4 {
  background-image: linear-gradient(to top, #ffff5a, #ffff5a 40%, rgba(255, 255, 255, 0) 40%);
  display: inline-block;
}

.brown {
  background-color: #ede9e3;
}

.col-combo {
  width: 150px;
  padding: 9px;
}

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

.flexbox-comoklassen {
  justify-content: center;
  display: flex;
}

.inner-product-card-4 {
  height: 100%;
  color: #3a3a3a;
  border-radius: 20px;
  text-decoration: none;
  overflow: hidden;
  box-shadow: 7px 5px 19px 1px rgba(58, 58, 58, .11);
}

.container-3 {
  width: 1300px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.container-3.full-height {
  height: 100%;
  height: 100%;
  position: relative;
}

.preis {
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
}

.product-card-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.flexbox-product-cards-4 {
  display: flex;
}

.product-card-content {
  text-align: center;
  padding: 15px;
}

.product-usp-check {
  width: 20%;
  height: 20px;
  flex: none;
  justify-content: flex-end;
  align-items: center;
  margin-right: 5px;
  display: flex;
}

.product-usp-text {
  align-self: flex-start;
}

.usp-text-wrap {
  width: 100%;
  align-items: flex-start;
  margin-top: 2px;
  margin-bottom: 2px;
  display: flex;
}

.col-product-cards-4 {
  width: 25%;
  flex: none;
  padding: 10px;
}

.streichpreis {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 400;
  text-decoration: line-through;
}

.section-product-cards-4 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section-product-cards-4.is-hide {
  display: none;
}

.product-card-usp {
  width: 100%;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 15px;
  display: flex;
}

.product-info-banner {
  text-align: center;
  background-color: #ffff5a;
  margin-top: -20px;
  padding-top: 10px;
  padding-bottom: 10px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.product-card-image-wrap-4 {
  height: 300px;
  background-color: #fff;
  position: relative;
}

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

.inner-garantie {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.garantie-img {
  width: 50px;
  margin-bottom: 20px;
}

.col-right-left {
  width: 50%;
  flex: none;
}

.flexbox-right-left {
  flex-direction: row-reverse;
  display: flex;
}

.col-right-left-text {
  width: 50%;
  text-align: center;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: flex;
}

.section-info-right-left.brown, .section-info-right-left.dark-brown {
  padding: 50px 25px;
}

.flexbox-galileo {
  display: flex;
}

.founder {
  margin-left: 20px;
  font-size: 14px;
  font-weight: 400;
}

.flexbox-zitat {
  display: flex;
}

.col-zita-text {
  width: 50%;
  text-align: center;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: flex;
}

.col-zita-text.dark-brown {
  background-color: #e0d8ce;
}

.section-zitat, .section-zitat.brown {
  padding: 50px 25px;
}

.subhead1 {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
}

.col-zitat {
  width: 50%;
  flex: none;
}

.founder-image {
  width: 100%;
  height: auto;
}

.footer-logo-2 {
  width: 200px;
  margin-bottom: 25px;
}

.section-footer {
  background-color: #ede9e3;
  padding-top: 50px;
  padding-bottom: 50px;
}

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

.footer-payment-2 {
  height: 30px;
}

.footer-bezahlarten-wrapper-2 {
  flex-direction: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 70px;
  display: flex;
}

.legal-2 {
  margin-bottom: 9px;
}

.footer-social-wrapper-2 {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.infos-card-img-wrap-6 {
  height: 286px;
  margin-bottom: 25px;
  position: relative;
}

.heart-wrap {
  width: 100%;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: auto;
  bottom: -19px;
  left: 0%;
  right: 0%;
}

.col-info-card-6 {
  width: 25%;
  flex: none;
  padding: 10px;
}

.flexbox-info-card-6 {
  flex-wrap: wrap;
  display: flex;
}

.subhead2 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
}

.subhead2.m0 {
  margin-bottom: 0;
}

.section-info-card-6 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.heart-image {
  width: 35px;
  height: 35px;
}

.infos-card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.infos-card-text-wrap {
  padding: 0 15px 15px;
}

.inner-info-car-6 {
  height: 100%;
  text-align: center;
  border-radius: 20px;
  text-decoration: none;
  overflow: hidden;
  box-shadow: 10px 1px 13px rgba(58, 58, 58, .11);
}

.flexbox-product-details {
  display: flex;
}

.flexbox-product-infos {
  flex-wrap: nowrap;
  padding-left: 0;
  display: flex;
}

.mobile-flex {
  display: block;
}

.product-description {
  width: 100%;
  text-align: left;
  border-radius: 15px;
  margin-bottom: 25px;
  padding: 15px;
  box-shadow: 2px 6px 9px rgba(0, 0, 0, .11);
}

.product-description h2 {
  background-image: linear-gradient(to top, var(--neon-yellow), var(--neon-yellow) 39%, transparent 40%);
  display: inline-block;
}

.inner-cart {
  padding-left: 25px;
  padding-right: 25px;
}

.div-block-160 {
  max-width: 400px;
}

.wasshaerte-wrapper {
  max-width: 400px;
  border: 1px solid var(--beige);
  border-radius: 10px;
  display: flex;
  overflow: hidden;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, .06);
}

.aktuelle-haerte {
  width: 100%;
  height: 100%;
  background-color: var(--beige-light);
  text-align: center;
  padding: 7px;
}

.aktive-wasserhaerte-text {
  margin-top: 3px;
  margin-right: 5px;
  display: inline-block;
}

.flexbox-haerte-wechseln {
  margin-top: 6px;
  display: flex;
}

.col-haerte-wechseln {
  width: 50%;
  border: 1px solid var(--beige);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  padding: 26px;
}

.col-wasserhaerte {
  width: 33.333%;
  border: 1px solid var(--beige);
  text-align: center;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.inner-haerte {
  padding: 11px;
}

.collection-list-13 {
  height: 100%;
  display: flex;
}

.collection-list-wrapper-8 {
  flex: 1;
}

.collection-item-5 {
  width: 50%;
  height: 100%;
  flex: none;
}

.col-alt-wasserhaerte {
  width: 100%;
  height: 100%;
  color: var(--black);
  text-align: center;
  flex: none;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.col-alt-wasserhaerte.left {
  border-right: 1px solid var(--beige);
}

.unknown-hardness {
  max-width: 400px;
  border: 1px solid var(--beige);
  text-align: center;
  cursor: pointer;
  border-radius: 12px;
  margin-top: 5px;
  padding: 10px;
}

.wasserhaerte-ergebnis {
  border: 1px solid var(--beige);
  background-color: var(--beige-light);
  text-align: center;
  cursor: pointer;
  border-radius: 12px;
  padding: 16px;
  overflow: hidden;
}

.product-infos {
  text-align: left;
  border-radius: 15px;
}

.product-infos h2 {
  background-image: linear-gradient(to top, var(--neon-yellow), var(--neon-yellow) 39%, transparent 40%);
  display: inline-block;
}

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

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

.inner-problem-info-box {
  height: 60px;
  text-align: center;
  background-color: #ffff5a;
  justify-content: center;
  align-items: center;
  padding: 10px 25px;
  display: flex;
}

.col-left-right-2 {
  width: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.inner-einfach-kreis {
  width: 300px;
  height: 300px;
  margin-bottom: 25px;
  position: relative;
}

.col-loesung {
  width: 45%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px;
  display: flex;
}

.col-loesung.short {
  width: 10%;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 50px 0 0;
  display: flex;
}

.link-2 {
  color: #333;
  text-decoration: none;
}

.inner-einfach-img-wrapper {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  align-items: flex-end;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.underlined-5 {
  background-image: linear-gradient(to top, #ffff5a, #ffff5a 40%, rgba(255, 255, 255, 0) 40%);
  display: inline-block;
}

.col-product-cards-1 {
  width: 33.3333%;
  flex: none;
  padding: 10px;
}

.garantie-img-2 {
  width: 50px;
  margin-bottom: 20px;
}

.inner-hero-badge {
  width: 150px;
  height: 150px;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 5%;
  left: auto;
  right: 5%;
  overflow: hidden;
}

.section-counter {
  height: 50vh;
  background-image: url('../images/everdrop-jobs-welle-hell.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.section-two-images {
  padding: 50px 25px;
}

.inner-loesung-info-img-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.heading-wra__copy-this__-2 {
  text-align: center;
  padding-bottom: 25px;
  padding-left: 5px;
  padding-right: 5px;
}

.flexbox-einfach {
  justify-content: center;
  display: flex;
}

.col-two-images {
  width: 50%;
  flex: none;
}

.subhead-2 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
}

.product-card-content-2 {
  text-align: center;
  padding: 15px;
}

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

.section-loesung.brown {
  background-color: #ede9e3;
}

.inner-hero-top {
  height: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 150px;
  display: flex;
}

.inner-counter-badge {
  width: 200px;
  height: 200px;
  background-color: #ffff5a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.section-product-cards-3, .section-garantie-2 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.col-einfach-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 25px;
  margin-right: 25px;
  display: flex;
  position: static;
}

.inner-loesung-badge {
  width: 100px;
  height: 100px;
  background-color: #ffff5a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 5%;
  bottom: auto;
  left: 5%;
  right: auto;
}

.flexbox-product-cards-3 {
  display: flex;
}

.inner-loesung-button {
  justify-content: center;
  padding-top: 50px;
  padding-bottom: 0;
  display: flex;
}

.flexbox-loesung {
  width: 50%;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding: 25px;
  display: flex;
  box-shadow: 0 15px 15px -5px rgba(0, 0, 0, .3);
}

.flexbox-loesung.white {
  background-color: #fff;
  position: relative;
}

.inner-product-card-1 {
  height: 100%;
  color: #3a3a3a;
  border-radius: 20px;
  text-decoration: none;
  overflow: hidden;
  box-shadow: 7px 5px 19px 1px rgba(58, 58, 58, .11);
}

.text-block {
  font-weight: 500;
}

.inner-problem-text-wrapper {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 0;
}

.col-problem {
  width: 45%;
  padding: 16px;
}

.col-problem.short {
  width: 10%;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 50px 0 0;
  display: flex;
}

.inner-einfach-img {
  height: 100%;
}

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

.inner-product-card-3 {
  height: 100%;
  color: #3a3a3a;
  border-radius: 20px;
  text-decoration: none;
  overflow: hidden;
  box-shadow: 7px 5px 19px 1px rgba(58, 58, 58, .11);
}

.two-images-image {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.inner-problem-info-img-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.section-info-left-right-2 {
  padding: 50px 25px;
}

.section-info-left-right-2.darkbrown {
  background-color: #ede9e3;
  padding: 50px 25px;
}

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

.product-card-image-wrap-1 {
  height: 300px;
  position: relative;
}

.col-product-cards-3 {
  width: 33.3333%;
  flex: none;
  padding: 10px;
}

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

.flexbox-problem-wrapper {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.flexbox-problem {
  width: 50%;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding: 25px;
  display: flex;
  box-shadow: 0 15px 15px -5px rgba(0, 0, 0, .3);
}

.inner-problem-grid-img {
  height: 40px;
}

.inner-loesung-text-wrapper {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 0;
}

.inner-bekannt-aus-2 {
  height: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.section-product-cards-1 {
  padding-top: 0;
  padding-bottom: 50px;
}

.subhead-4 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
}

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

.product-card-usp-2 {
  width: 100%;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 15px;
  display: flex;
}

.inner-einfach-schritt {
  height: 300px;
  align-items: center;
  padding: 20px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.flexbox-two-images {
  flex-direction: row;
  display: flex;
}

.product-card-image-wrap-3 {
  height: 300px;
  position: relative;
}

.section-hero {
  height: 80vh;
  background-image: url('../images/Wasser-tab-fertig_int_it.jpg');
  background-position: 50%;
  background-size: cover;
}

.inner-problem-grid-img-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.trigger-countup {
  height: 0;
  display: block;
}

.inner-problem-entspricht {
  flex: none;
}

.inner-problem-flaschen-grid {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.flexbox-product-cards-1 {
  justify-content: center;
  display: flex;
}

.inner-loesung-entspricht {
  flex: none;
}

.inner-einfach-badge {
  z-index: 2;
  width: 80px;
  height: 80px;
  background-color: #ffff5a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.html-embed {
  width: 50%;
  border-radius: 20px;
  padding: 25px;
  box-shadow: 0 4px 14px -4px rgba(0, 0, 0, .42);
}

.inner-counter {
  height: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.flexbox-loesung-wrapper {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.inner-loesung-info-img {
  height: 250px;
}

.container-4 {
  width: 100%;
  max-width: 1200px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.inner-konzept-balken-teiler {
  width: 2px;
  height: 40px;
  border-right: 2px dashed #3a3a3a;
}

.section-starter-set {
  padding: 50px 25px;
}

.inner-vergleich-badge {
  width: 200px;
  height: 200px;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.section-hero-waschmittel {
  height: 80vh;
  background-image: url('../images/Bearbeitet_everdrop_dezember-5514_Breiter_1.jpg');
  background-position: 50% 80%;
  background-size: cover;
}

.col-award-left {
  width: 300px;
  flex: none;
}

.flexbox-ab-header {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.inner-konzept-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.inner-konzept-balken {
  margin-top: 10px;
}

.inner-hero-waschmittel-top {
  height: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.col-weltretter-text {
  width: 50%;
  text-align: center;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: flex;
}

.col-weltretter-text.dark-brown {
  background-color: #e0d8ce;
}

.inner-konzept-img {
  height: 100%;
}

.text-block-2 {
  text-decoration: underline;
}

.section-weltretter {
  padding: 50px 25px;
}

.col-starter-set-text {
  width: 50%;
  text-align: center;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: flex;
}

.col-starter-set-text.dark-brown {
  background-color: #e0d8ce;
}

.inner-award {
  padding-right: 25px;
}

.inner-konzept-header {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.inner-konzept-balken-1 {
  width: 50px;
  height: 20px;
  background-color: #486674;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-right: 3px;
}

.inner-konzept-disclaimer {
  width: 600px;
  text-align: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.col-starter-set {
  width: 50%;
  flex: none;
  position: relative;
}

.flexbox-starter-set {
  display: flex;
}

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

.inner-konzept-balken-2 {
  width: 100px;
  height: 20px;
  background-color: #ff8677;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-left: 3px;
}

.inner-konzept-balken-2.aus {
  background-color: rgba(0, 0, 0, 0);
}

.inner-ab-icon-wrapper {
  margin-right: 20px;
}

.section-ab {
  padding-top: 0;
  padding-bottom: 50px;
}

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

.m0.is-gelb {
  margin-left: 5px;
  display: inline-block;
}

.m0.is-gelb.underlined {
  margin-left: 8px;
}

.button-transparent-2 {
  color: #3a3a3a;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #212121;
  border-radius: 25px;
  padding: 15px 25px;
  font-size: 18px;
}

.flexbox-weltretter {
  display: flex;
}

.inner-konzept-balken-text {
  color: #ff8677;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.inner-konzept-balken-text.gut {
  color: #3a3a3a;
}

.inner-konzept-left-right {
  width: 170px;
  flex-direction: column;
  align-items: center;
  margin-left: 50px;
  margin-right: 50px;
  display: flex;
  position: relative;
}

.inner-ab-sub-wrapper {
  text-align: center;
}

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

.inner-ab-icon {
  height: 50px;
}

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

.small-text-5 {
  padding-left: 0;
  font-size: 12px;
  line-height: 1.5;
}

.col-weltretter {
  width: 50%;
  flex: none;
  position: relative;
}

.inner-konzept-text {
  text-align: center;
  margin-top: 15px;
}

.np-logo {
  width: 100%;
  display: block;
}

.inner-konzept-img-wrapper {
  height: 150px;
}

.col-award-right {
  flex: 0 auto;
}

.inner-konzept-balken-wrapper {
  align-items: center;
  display: flex;
}

.insta-embed {
  margin-bottom: 0;
}

.inner-konzept-badge-gray {
  width: 60px;
  height: 60px;
  text-align: center;
  background-color: #ede9e3;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -14%;
  bottom: auto;
  left: auto;
  right: -3%;
}

.inner-konzept-badge-gray.gelb {
  background-color: #ffff5a;
}

.inner-konzept-badge-gray.gelb.tenside {
  width: 100px;
  height: 100px;
}

.flexbox-konzept {
  justify-content: center;
  align-items: center;
  margin-top: 75px;
  display: flex;
}

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

.flexbox-__hero1 {
  width: 100%;
  height: 100%;
  display: flex;
}

.section-__hero1 {
  height: 80vh;
  background-image: url('../images/Bearbeitet_everdrop_dezember-5514_Breiter_1.jpg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 149px;
  position: relative;
}

.inner-__hero1-left {
  height: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.col-__hero1 {
  width: 50%;
  height: 100%;
  flex: none;
}

.section-__hero1__-2 {
  height: 80vh;
  background-image: url('../images/600736cc16e5f520760afff0_everdrop-glas-mood-reiniger-schatten.jpg');
  background-position: 50%;
  background-size: cover;
}

.flexbox-hero-putz {
  width: 100%;
  height: 100%;
  display: flex;
}

.section-hero-putz {
  height: 80vh;
  background-image: url('../images/210819_DSF2482_compressed.jpg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 150px;
}

.cart-product-name-sub {
  text-decoration: none;
}

.cart-product-name-description {
  font-size: 12px;
  text-decoration: none;
}

.localization-modal {
  z-index: 800;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(237, 233, 227, .97);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  padding: 19px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.localization-modal.hidden {
  display: none;
}

.localization-modal.visible {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.localization-modal.visible.dev {
  display: none;
}

.section-geo {
  height: 100vh;
  background-image: url('../images/WeltretterSet_2500.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 150px;
}

.inner-__hero2__-2 {
  height: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.inner-logo-wrapper {
  margin-bottom: 40px;
}

.image-213 {
  width: 300px;
}

.inner-geo {
  height: 70%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.flexbox-geo {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.geo-link {
  background-color: rgba(255, 255, 255, .49);
  margin-left: 15px;
  margin-right: 15px;
  padding: 10px 25px;
  text-decoration: none;
  display: flex;
}

.c-upsell {
  display: none;
  position: relative;
}

.c-us__flex {
  display: flex;
  position: absolute;
}

.c-us__img-wrap {
  width: 80px;
  height: 80px;
  border-radius: 10px;
  flex: none;
  overflow: hidden;
}

.c-us__text-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 15px;
  display: flex;
}

.c-us__header-wrap {
  text-align: left;
  display: none;
}

.c-heading__subhead {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
}

.c-heading__subhead.is_regular {
  font-weight: 400;
}

.c-button__mini {
  color: #3a3a3a;
  background-color: #ffff5a;
  border-radius: 25px;
  padding: 5px 10px;
  font-size: 15px;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.c-button__mini.hero1 {
  margin-top: 30px;
}

.c-button__mini.claims, .c-button__mini.verpackung {
  margin-top: 40px;
}

.c-button__mini.info-card {
  margin-top: 15px;
}

.c-button__mini.hero1 {
  margin-top: 10px;
}

.c-button__mini.changeshop {
  margin-top: 23px;
  margin-bottom: 39px;
}

.c-button__mini.is_mt-15 {
  margin-top: 15px;
}

.c-us__wrap {
  border-radius: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 10px;
  display: flex;
}

.c-us__wrap.is_shadow10 {
  width: 400px;
  text-align: left;
}

.is_shadow10 {
  box-shadow: 0 0 10px -6px rgba(0, 0, 0, .2), 0 10px 10px -6px rgba(0, 0, 0, .2);
}

.c-ddl__list {
  background-color: #fff;
}

.c-ddl__list.w--open {
  background-color: var(--beige-light);
}

.c-dropdown-land {
  margin-right: 25px;
  font-size: .7em;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.c-ddl__link {
  transition: all .2s;
}

.c-ddl__link:hover {
  background-color: var(--beige);
}

.c-footer__legal-flex {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.c-footer__legal-spacer {
  width: 1px;
  height: 20px;
  background-color: var(--black);
  margin-left: 5px;
  margin-right: 5px;
}

.c-xx-customers__wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.c-tn__flex {
  height: 30px;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.c-ddl__toggle {
  padding-top: 8px;
  padding-bottom: 8px;
}

.c-trust__img {
  width: 100px;
  height: 100px;
}

.container-5 {
  width: 1300px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.c-trust-icons {
  padding-top: 50px;
  padding-bottom: 50px;
}

.c-heading {
  text-align: center;
  padding-bottom: 25px;
  padding-left: 5px;
  padding-right: 5px;
}

.c-heading.is_a-left {
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
}

.c-heading.is_a-left.wc-tabs {
  margin-top: -90px;
  padding-left: 20px;
}

.c-heading__subhead2 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
}

.c-trust__wrap {
  height: 100%;
  text-align: center;
  border-radius: 20px;
  overflow: hidden;
}

.c-trust__col {
  width: 20%;
  flex: none;
  padding: 10px;
}

.c-trust__img-wrap {
  padding: 25px;
  position: relative;
}

.c-trust__flex {
  justify-content: center;
  display: flex;
}

.c-trust__text-wrap.is_mb-10 {
  margin-bottom: 10px;
}

.c-recent-buy {
  z-index: 5;
  margin-bottom: 20px;
  margin-left: 20px;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.c-rb__flex {
  width: 330px;
  background-color: #e0d8ce;
  border-radius: 20px;
  align-items: center;
  padding: 10px;
  display: flex;
}

.c-rb__img-wrap {
  width: 80px;
  height: 80px;
  border-radius: 10px;
  flex: none;
  overflow: hidden;
}

.c-rb__text-wrap {
  margin-left: 10px;
}

.c-rb__text-content {
  flex-wrap: wrap;
  display: block;
}

.c-rb__text-col {
  display: flex;
}

.c-recent-buy-2 {
  z-index: 5;
  margin-bottom: 20px;
  margin-left: 20px;
  display: none;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.c-nav-v3__lang-dropdown-2 {
  margin-left: 0;
  margin-right: 0;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 0;
}

.c-nav-v3__dropdown-toggle {
  padding-top: 0;
  padding-bottom: 0;
}

.c-nav-v3__lang-wrap {
  align-items: center;
  padding: 8px 0 8px 20px;
  font-size: .7em;
  text-decoration: none;
  display: flex;
}

.c-nav-v3__lang-img {
  height: 12px;
  margin-right: 8px;
}

.c-ddl__list-3 {
  background-color: #e0d8ce;
}

.c-ddl__list-3.w--open {
  z-index: 9999;
  background-color: #ede9e3;
  padding-left: 20px;
}

.c-pc4__fake-button {
  margin-top: 15px;
}

.c-button-transparent {
  color: #3a3a3a;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1.5px solid #3a3a3a;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  padding: 15px 35px;
  font-size: 1em;
  font-weight: 500;
  line-height: 1em;
  transition: all .2s;
  display: inline-block;
}

.c-button-transparent:hover {
  background-color: #ffff5a;
}

.c-button-transparent.w--current {
  height: auto;
}

.c-pc4__fake-button-2 {
  margin-bottom: 15px;
}

.c-local__dropdown {
  margin: 14px 0 66px;
  font-size: 23px;
  line-height: 1;
}

.c-local__sub-item {
  align-items: center;
  margin-top: 7px;
  padding: 8px 0 8px 20px;
  font-size: .7em;
  text-decoration: none;
  display: flex;
}

.c-local__flag-img {
  height: 18px;
  margin-right: 8px;
}

.c-local__item-wrap {
  align-items: center;
  margin-right: 20px;
  padding: 8px 0 8px 20px;
  font-size: .7em;
  text-decoration: none;
  display: flex;
}

.section-22 {
  height: 100vh;
}

.image-214 {
  width: 40px;
  border-radius: 0;
  margin-left: 10px;
}

.div-block-161 {
  background-color: var(--neon-yellow);
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 25px;
  display: flex;
}

.text-block-260 {
  font-size: 18px;
}

.link-block-10 {
  background-color: var(--neon-yellow);
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, .47);
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.c-404 {
  height: 90vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-404__text {
  margin-bottom: 50px;
}

.heading-5 {
  font-size: 80px;
}

.c-button {
  color: #3a3a3a;
  background-color: #ffff5a;
  border-radius: 2em;
  padding: 15px 25px;
  font-size: 18px;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.c-button.is_mt-40 {
  margin-top: 40px;
}

.c-faq__menu {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 3px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-bottom: 25px;
  display: grid;
}

.c-faq__icon {
  width: 100%;
  height: 100%;
}

.c-faq__tab-text-wrap {
  width: 100%;
  flex: 0 auto;
  margin-top: 10px;
  display: inline-block;
}

.c-faq__wrap {
  margin-top: 50px;
}

.c-faq {
  max-width: 1400px;
  cursor: auto;
  margin: 100px auto;
  padding-left: 25px;
  padding-right: 25px;
}

.c-faq__tab-icon-wrap {
  width: 100px;
  height: 100px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.c-faq__tab-link {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  margin: 10px;
  padding: 10px;
  display: flex;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
}

.c-faq__tab-link.w--current {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding: 10px;
  display: flex;
  box-shadow: 0 10px 10px rgba(0, 0, 0, .2);
}

.c-faq__tab-link.is_hide {
  display: none;
}

.sub-title-4 {
  color: #3a3a3a;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.5em;
}

.div-block-162 {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.cart-mwst-versand-2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.c-upsell-2 {
  position: relative;
}

.cart-update-button-2 {
  z-index: 10;
  width: 40px;
  height: 40px;
  background-color: #ffff5a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: 30px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  box-shadow: 1px 0 10px -5px #000;
}

.c-us__flex-2 {
  display: none;
}

.cart-total-2 {
  justify-content: flex-end;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.cart-checkout-wrapper-2 {
  justify-content: flex-end;
  margin-top: 25px;
  display: flex;
}

.cart-checkout-2 {
  justify-content: flex-end;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 25px;
  display: flex;
}

.upsell-link {
  min-height: 100%;
  border-radius: 15px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 10px 10px -3px rgba(0, 0, 0, .2);
}

.upsell-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 80%;
  background-color: #fff;
}

.upsell-image-wrapper {
  width: 70px;
  height: 70px;
  object-fit: cover;
  object-position: 50% 100%;
  background-color: #fff;
  overflow: hidden;
}

.caption-upsell-price {
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.2;
  text-decoration: none;
}

.upsell-text-wrapper {
  color: #3a3a3a;
  text-align: left;
  flex: 1;
  padding: 0 16px 16px;
}

.upsell-price {
  margin-top: 10px;
}

.upsell-cart-wrapper {
  width: 100%;
  height: 100%;
  flex: none;
  margin-bottom: 16px;
}

.c-2__img-col {
  width: 50%;
  flex: none;
}

.c-2__text-col {
  width: 50%;
  text-align: center;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: flex;
}

.c-2__text-col.is_plr-100 {
  padding-left: 100px;
  padding-right: 100px;
}

.c-2__text-col.is__reversed {
  order: -1;
}

.c-2-cols-reverse {
  padding-top: 50px;
  padding-bottom: 50px;
}

.c-2-cols-reverse.dark-brown.invisible {
  display: block;
}

.c-2cr__flex {
  display: flex;
}

.c-2__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-info-banner-2 {
  text-align: center;
  background-color: #ffff5a;
  margin-top: -5px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

._3-products-card-2 {
  max-width: 280px;
  color: #3a3a3a;
  background-color: #fff;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px 4px rgba(0, 0, 0, .1);
}

._3-products-card-2:hover {
  background-color: #ffff5a;
}

._3-products-card-2.invisible {
  display: none;
}

._3-products-card-name-welt-2 {
  width: 100%;
  text-align: center;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  padding: 15px 20px;
  display: flex;
}

._3-products-card-name-welt-2.rose {
  height: auto;
  background-color: #ede9e3;
  flex: 1;
}

.small-text-6 {
  padding-left: 0;
  font-size: .8em;
  line-height: 1.3em;
}

.streichpreis-2 {
  margin-bottom: 24px;
  text-decoration: line-through;
}

.collection-card-text-wrapper-2 {
  color: #3a3a3a;
  text-align: center;
  padding: 16px;
}

.collection-card-content-2 {
  border-radius: 15px;
  text-decoration: none;
  transition: all .2s;
  overflow: hidden;
  box-shadow: 0 10px 10px -3px rgba(0, 0, 0, .2);
}

.collection-card-content-2:hover {
  background-color: #ffff5a;
}

.footer-bezahlarten-wrapper-3 {
  flex-flow: wrap;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 15px;
  display: flex;
}

.c-footer__payment-icon-wrap {
  padding: 10px;
}

.c-footer__payment-icon {
  height: 30px;
}

.rich-text-block, .rich-text-block-2 {
  text-align: left;
}

.mask-10 {
  height: 100%;
}

.edi1 {
  z-index: 2;
  height: 70px;
  background-color: #ede9e3;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.html-embed-9 {
  min-width: 300px;
  color: #3a3a3a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bottom-note-wrapper-edit {
  color: #3a3a3a;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-underlined-3 {
  color: #3a3a3a;
  background-image: linear-gradient(to top, #ffff5a, #ffff5a 40%, rgba(255, 255, 255, 0) 40%);
  text-decoration: none;
  display: inline;
}

.html-embed-10 {
  min-width: 200px;
  margin-left: 13px;
}

._3-product-usps-2 {
  width: 100%;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 15px;
  display: flex;
}

._3-product-usps-content-2 {
  align-items: flex-start;
  margin-top: 2px;
  margin-bottom: 2px;
  display: flex;
}

.small-text-7 {
  padding-left: 0;
  font-family: Semplicitapro, sans-serif;
  font-size: 1em;
  line-height: 1.3em;
}

.subtotal {
  justify-content: flex-end;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.subtotal-amount, .discount-amount {
  color: #3a3a3a;
  font-size: 1.1em;
  font-weight: 500;
  line-height: 1.5em;
}

.discount {
  justify-content: flex-end;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.bottom-note-wrapper-2 {
  background-color: var(--beige);
  color: #3a3a3a;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 25px 10px;
  text-decoration: none;
  display: block;
  position: relative;
  top: 0;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.caption-6 {
  text-align: center;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5em;
  text-decoration: none;
  display: inline-block;
}

.timer {
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5em;
  text-decoration: none;
  display: inline-block;
}

._3-products-card-3 {
  width: 280px;
  color: #3a3a3a;
  background-color: #fff;
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.c-nav-v3__login-icon {
  width: 15px;
  height: 15px;
}

.c-g__video-wrap {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.pay-with-browser-2 {
  color: #fff;
  border-radius: 20px;
}

.container-6 {
  width: 100%;
  max-width: 1200px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 17px;
  padding-bottom: 50px;
}

.c-award {
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer-link-2 {
  color: #3a3a3a;
  flex: 1;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Semplicitapro, sans-serif;
  font-size: 1em;
  line-height: 1.5em;
  text-decoration: none;
  display: block;
}

.c-hero__flex-space {
  height: 100%;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.c-hero__flex-space.is_sp-li {
  justify-content: space-around;
  padding-top: 110px;
}

.c-nav__mobile-top-bar-content.is_hide-desktop {
  display: none;
}

.c-footer__sft-logo {
  width: 100px;
  height: 100px;
  padding-right: 0;
}

.c-p__img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button-yellow-7 {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 40px;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
}

.c-product-section__cta {
  width: 100%;
  margin-top: 20px;
}

.c-button-2 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border-radius: 2em;
  padding: 15px 2em;
  font-size: 18px;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.c-button-2.is_sp-li {
  box-shadow: none;
}

.c-button-2.is_mt-40 {
  box-shadow: none;
  margin-top: 40px;
}

.c-button-2.is_mt-40.w--current {
  margin-top: 40px;
}

.c-button-2.is_mt-25 {
  box-shadow: none;
  margin-top: 25px;
}

.c-button-2.is_mt-25.w--current {
  margin-top: 25px;
}

.c-button-2.is_mt-25.is_a-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.c-button-2.is_mt-25.is_a-center.is_btn-tabs {
  width: 220px;
  justify-content: center;
}

.c-nav-v3-top {
  height: 50px;
  align-items: center;
  display: flex;
}

._3-products-card-image-wrapper-2 {
  width: 100%;
  height: 300px;
  background-color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 15px;
  position: relative;
}

.c-heart__img {
  width: 50px;
  margin-bottom: 20px;
}

.c-sp-li_btn-wrap {
  display: none;
}

.c-hero__img-wrap-2 {
  z-index: -1;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-footer__sft-logo-wrap {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: -10px;
}

.bekannt-aus-2 {
  height: auto;
  margin-top: 15px;
}

.c-a__wrap {
  padding-right: 25px;
}

.c-2__flex-3 {
  align-items: center;
  display: flex;
}

._4-products-card-wrappe-collection-weltertter-2 {
  z-index: 2;
  width: 100%;
  height: auto;
  max-width: 1200px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: stretch;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-nav-v3-top__container {
  width: 100%;
  max-width: 1200px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.c-hero__img-2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

.c-hero__img-2.is_sp-li {
  object-position: 50% 100%;
}

.c-dev {
  padding-top: 50px;
  padding-bottom: 50px;
}

.nav-menu {
  flex: 0 auto;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.c-cs__container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 10px;
}

.c-hero__col {
  width: 50%;
  height: 100%;
  flex: none;
}

.cart-button-2 {
  background-color: rgba(0, 0, 0, 0);
}

.c-nav-v3__lang-dropdown-3 {
  margin-left: 0;
  margin-right: 0;
  line-height: 1;
  position: relative;
  top: 0;
  right: 0;
}

.top-note-wrapper-2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-g__wrap {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.c-g__col-2 {
  width: 50%;
  text-align: center;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: flex;
}

._3-product-usps-content-checks-2 {
  width: 20px;
  height: 20px;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  display: flex;
}

.small-text-8 {
  padding-left: 0;
  font-size: .8em;
  line-height: 1.3em;
}

.c-a__img {
  width: 100%;
  display: block;
}

.c-product-section__cta-button {
  background-color: #ffff5a;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  font-weight: 400;
  display: flex;
}

.c-tn__flex-2 {
  height: 30px;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.c-claims {
  padding-top: 50px;
  padding-bottom: 50px;
}

.c-claims.is_plr-25.is_pb-0 {
  padding-bottom: 0;
}

.c-founder {
  padding-top: 50px;
  padding-bottom: 50px;
}

.container-8 {
  width: 1300px;
  max-width: 100%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.c-underlined-4 {
  background-image: linear-gradient(to top, #ffff5a, #ffff5a 40%, rgba(255, 255, 255, 0) 40%);
  display: inline-block;
}

.c-2__img-col-copy {
  width: 50%;
  height: 43vw;
  max-height: 565px;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

._3-product-usps-content-3 {
  align-items: flex-start;
  margin-top: 2px;
  margin-bottom: 2px;
  display: flex;
}

._3-products-card-name-welt-3 {
  width: 100%;
  text-align: left;
  background-color: #ede9e3;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  padding: 25px 20px;
  display: flex;
  position: relative;
}

._3-products-card-name-welt-3.rose {
  height: auto;
  background-color: #ede9e3;
  flex: 1;
}

.is__bold {
  font-weight: 600;
}

.navbar {
  z-index: 10;
  height: 70px;
  background-color: #fff;
  justify-content: space-around;
  align-items: center;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
}

.c-nav-v3t__flex {
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  font-size: 12px;
  display: flex;
}

.c-nav-v3__top-link {
  color: #3a3a3a;
  padding: 10px 15px;
  text-decoration: none;
}

.c-ov__wrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.c-g__video-2 {
  width: 100%;
  height: 100%;
  max-height: 50vw;
  object-fit: contain;
  object-position: 50% 100%;
}

._3-product-usps-3 {
  width: 100%;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 15px;
  display: flex;
}

.top-note-text {
  align-self: center;
  margin-left: 20px;
  margin-right: 20px;
  font-size: .7em;
  line-height: 1em;
}

.c-cs__header-wrap {
  width: 100%;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.c-hero__flex-2 {
  width: 100%;
  height: 100%;
  display: flex;
}

.ov-card-img-warpper {
  width: 100%;
  height: 119px;
  background-color: #ede9e3;
  justify-content: center;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.localization-modal-2 {
  z-index: 800;
  width: 100%;
  height: 100vh;
  text-align: center;
  background-color: rgba(237, 233, 227, .97);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  padding: 19px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.ov-card-text-wrapper {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 4px;
  display: flex;
}

.container-13 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.container-13.is__full-height {
  height: 100%;
}

.container-13.is-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.c-headline__subhead__span-mini {
  margin-left: 20px;
  font-size: 14px;
  font-weight: 400;
}

.c-ov__cards {
  flex-flow: wrap;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr .25fr .25fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: center;
  justify-content: center;
  align-items: stretch;
  justify-items: center;
  display: flex;
}

.nav-link-2 {
  color: #3a3a3a;
  background-color: rgba(0, 0, 0, 0);
}

.nav-link-2.w--current {
  color: #3a3a3a;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none;
}

.nav-link-2.is-mobile {
  display: none;
}

.price {
  margin-top: 20px;
}

.price.is_hide {
  display: none;
}

.c-ci__icon-wrap-2 {
  width: 60px;
  height: 60px;
  margin-top: 5px;
  margin-bottom: 10px;
  display: flex;
}

.c-ci__icon-wrap-2.is_90 {
  width: 85px;
  height: auto;
  max-height: 100px;
}

.c-2__img-col-3 {
  width: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.c-cs__img-col {
  width: 50%;
  flex: none;
  position: relative;
}

.yellow-top-note {
  z-index: 101;
  height: 30px;
  background-color: #ede9e3;
  position: relative;
}

.cart-quantity-4 {
  height: 20px;
  min-width: 20px;
  color: #3a3a3a;
  background-color: #ffff5a;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: .8em;
  line-height: 1.6em;
  position: absolute;
  top: 1.5px;
  right: 4.5px;
}

.c-g__video-col {
  width: 50%;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.dropdown-link.w--current {
  color: #486674;
}

.dropdown-link.is-nav-mobile.pamela {
  padding-right: 55px;
  display: none;
}

.background-video-2 {
  z-index: 99;
  width: 100%;
  height: 100%;
}

.c-nav-v3__login-wrap {
  border: 1px solid #3a3a3a;
  border-radius: 3px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.c-cs__flex {
  display: flex;
}

.c-cs__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.c-cs__img.is-gruender {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.c-hero-2 {
  height: 80vh;
  padding-bottom: 150px;
  position: relative;
}

.navbar-logo {
  width: 200px;
  height: 70px;
  flex: none;
  align-self: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.c-overview {
  padding: 35px 100px 0;
}

.c-top-note-mobile__slider {
  display: none;
}

.title-6 {
  color: #3a3a3a;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.5em;
}

.title-6.m25 {
  margin-top: 25px;
  margin-bottom: 25px;
  font-weight: 400;
}

.c-bekannt-aus__wrap {
  opacity: .6;
  display: flex;
  overflow: auto;
}

.c-bekannt-aus__wrap.is-horizontal_scrollbar {
  justify-content: space-between;
}

.brand {
  width: 150px;
  height: 70px;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.c-nav-v3__link {
  color: #3a3a3a;
  text-decoration: none;
}

.c-nav-v3__link.is_ml-10 {
  margin-left: 10px;
}

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

.cart-5 {
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  position: relative;
}

.dropdown-list {
  background-color: #3f2e2e;
}

.dropdown-list.w--open {
  background-color: #fff;
}

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

.c-cs__text-col {
  width: 50%;
  background-color: #ede9e3;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: flex;
}

.navbar-wrapper {
  max-width: 1200px;
  flex: 1;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  display: flex;
}

.c-spacer {
  width: 100%;
  height: 15px;
}

.ov-card {
  width: 10%;
  color: #333;
  background-color: #fff;
  border-radius: 20px;
  flex: none;
  margin: 10px;
  text-decoration: none;
  transition: all .2s;
  overflow: hidden;
  box-shadow: 0 4px 5px 2px rgba(0, 0, 0, .1);
}

.ov-card:hover {
  background-color: #feff5a;
}

.c-a__img-col {
  width: 300px;
  flex: none;
}

.bekannt-aus-image-div-4 {
  height: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-nav-v3__lang-wrap-2 {
  align-items: center;
  padding: 8px 0;
  text-decoration: none;
  display: flex;
}

.c-galileo {
  background-color: #e0d8ce;
  justify-content: space-around;
  display: flex;
}

.c-tab {
  display: block;
}

.footer-bezahlarten-wrapper-4 {
  flex-flow: wrap;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}

.c-button-5 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border-radius: 2em;
  padding: 15px 40px;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.5;
}

.c-button-5.is_mt-25 {
  background-color: #fffd76;
  border-radius: 12px;
  margin-top: 25px;
}

.c-ov__cards-wrap {
  width: 100%;
  max-width: 1300px;
  justify-content: center;
  align-items: center;
  margin: 50px auto;
  display: flex;
}

.c-garantie {
  padding-top: 50px;
  padding-bottom: 50px;
}

.c-product-section__price {
  background-color: #fff;
  border-radius: 20px;
  justify-content: flex-end;
  align-items: center;
  margin-top: -18px;
  margin-right: 18px;
  padding: 5px 10px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.c-product-section__price.is-deal {
  background-color: #ffff5a;
}

.c-nav-v3__spacer {
  width: 1px;
  height: 15px;
  background-color: #3a3a3a;
  margin-left: 0;
  margin-right: 0;
}

.c-button-6 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border-radius: 2em;
  padding: 15px 25px;
  font-size: 18px;
}

.c-g__flex {
  display: flex;
}

._4-products-wrapper-2 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.col-award-right-2 {
  flex: 0 auto;
}

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

.c-v3-kw-u__list-wrap {
  margin-bottom: 25px;
}

.c-v3-kw-u__line {
  width: 33%;
  height: 1px;
  background-color: #3a3a3a;
  margin-top: 5px;
  margin-bottom: 20px;
}

.c-v3-kw-mission-section {
  margin-top: -22px;
}

.c-v3-kw-z__wrap {
  padding-top: 50px;
  padding-bottom: 50px;
}

.c-v3-kw-z__wrap.is-wc {
  padding-bottom: 0;
}

.c-v3-kw-b__img-field {
  width: 100%;
  height: 300px;
  object-fit: none;
  object-position: 50% 100%;
}

.c-v3-kw-b__img-field.is-wc {
  height: 600px;
  object-fit: cover;
}

.c-container {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 10px;
}

.c-container.is-plr-0.is-wc-mission, .c-container.is-mission.is-kat {
  padding-bottom: 0;
}

.c-container.is-kwp {
  padding-bottom: 0;
  display: flex;
}

.c-container.is-wc {
  padding-top: 0;
}

.c-v3-kw-b__flex {
  display: flex;
}

.c-v3-kw-u__col {
  width: 33.3%;
  flex-direction: column;
  display: flex;
}

.c-v3-kw-u__col.is-hide {
  display: none;
}

.c-v3-kw-zi__col {
  width: 50%;
  height: 100%;
  padding: 0;
}

.c-v3-kw-zi__col.is-abstand {
  padding-left: 20px;
  padding-right: 20px;
}

.c-v3-kw-zi__col.is-abstand.is-wc {
  padding-top: 46px;
  padding-bottom: 46px;
}

.c-v3-kw-z__button-wrap {
  justify-content: center;
  margin-top: 15px;
  display: flex;
}

.c-v3-bp-card__price-badge {
  z-index: 5;
  background-color: #fff;
  border-radius: 40px;
  padding: 10px 20px;
  display: inline-block;
}

.c-v3-bp-card__price-badge.is-deal {
  text-align: right;
  background-color: #dadada;
  padding-left: 10px;
  padding-right: 10px;
}

.c-v3-kw-s__flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-v3-kw-ge__flex {
  flex-direction: row-reverse;
  display: flex;
}

.c-v3-kw-ge__flex.is-kwp {
  width: 50%;
  flex-direction: column;
  justify-content: flex-start;
}

.c-v3-bp-card__img {
  object-fit: contain;
}

.c-v3-bp-card__img.is-vollwasch {
  padding: 21px;
}

.c-v3-bp-crad__price-wrap {
  justify-content: flex-end;
  margin-bottom: 5px;
  display: flex;
}

.c-v3-kw-s__wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.c-v3-kw-zi__head-wrap {
  margin-top: -284px;
}

.c-v3-kw-zi__head-wrap.is-wc, .c-v3-kw-zi__head-wrap.is-wasch {
  margin-top: -263px;
}

.c-v3-ov__text-wrap {
  margin-top: 15px;
}

.c-2__icon {
  width: 50px;
}

.c-2__icon.is_mb-10 {
  margin-bottom: 15px;
}

.c-v3-kw-u__img-wrap {
  height: 350px;
  background-color: #ede9e3;
  justify-content: center;
  padding: 50px 20px 20px;
  display: flex;
}

.c-cs__text-wrap-2 {
  padding: 0 15px 15px;
}

.c-v3-bp-card__text-button {
  font-size: 18px;
}

.c-v3-bp__card {
  width: 280px;
  flex-direction: column;
  flex: none;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.c-v3-bp__card.is-tbd {
  border: 5px solid red;
}

.c-v3-bp__card.is-hide {
  display: none;
}

.c-v3-kw-k__button-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-cs__heart-wrap {
  width: 100%;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: auto;
  bottom: -19px;
  left: 0%;
  right: 0%;
}

.c-v3-kw-k__bag-wrap {
  width: 300px;
}

.c-v3-bekannt-aus-section {
  background-color: #ede9e3;
  padding-bottom: 25px;
}

.c-v3-bekannt-aus-section.is-clean {
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.c-v3-kw-ziel-section {
  margin-top: 51px;
}

.c-v3-kw-ziel-section.is-kwp {
  margin-top: 40px;
}

.c-v3-kw-ziel-section.is-wc {
  margin-top: 0;
}

.c-v3-kw-b__bg {
  height: 300px;
  background-color: #ede9e3;
}

.c-v3-kw-b__bg.is-wc-aktiv {
  background-color: #d7aea8;
}

.c-5-f {
  max-width: 500px;
  text-align: center;
  background-color: #fff;
  border-radius: 25px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 15px;
  font-size: 19px;
}

.c-v3-kw-hero-section {
  width: 100%;
  height: 80vh;
  position: relative;
}

.c-v3-kw-k__arrow-icon-wrap {
  padding-top: 10px;
  padding-bottom: 10px;
}

.c-v3-kw-m__col {
  width: 50%;
  padding-left: 20px;
}

.c-v3-kw-u__img {
  height: 280px;
}

.c-v3-bp-card__head-wrap {
  z-index: 5;
  position: relative;
}

.c-v3-kw-z__text-wrap {
  width: 50%;
  margin-top: 15px;
}

.c-v3-kw-u__icon-bg {
  width: 60px;
  height: 60px;
  background-color: #ffff5a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.c-cs__heart-img {
  width: 35px;
  height: 35px;
}

.c-v3-kw-k__wer-wrap {
  width: 80%;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  position: relative;
}

.c-v3-ov__flex {
  flex-wrap: wrap;
  justify-content: space-around;
  display: flex;
}

.c-v3-kw-unser-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.c-5cs__flex {
  display: flex;
  overflow: auto;
}

.c-v3-bekannt-aus__img {
  height: 50%;
  max-width: none;
  filter: saturate(0%);
  object-fit: contain;
  margin-left: 25px;
  margin-right: 25px;
}

.c-v3-button {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 2em;
  padding: 15px 25px;
  font-size: 18px;
  font-weight: 500;
}

.c-v3-bp-card__check {
  flex: none;
  margin-right: 10px;
}

.c-5-cards-slider-2 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.c-5-cards-slider-2.is_brown {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 50px;
  padding-bottom: 25px;
}

.c-5-cards-slider-2.is_brown.is-wc {
  padding-top: 0;
}

.c-v3-kw-z__img {
  width: 150px;
  height: 150px;
  object-fit: contain;
}

.c-v3-kw-zertifikate-section {
  margin-top: 50px;
}

.c-v3-kw-k__col {
  display: flex;
}

.c-v3-kw-sagen-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.c-v3-bekannt-aus__img-wrap {
  height: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-v3-kw-k__arrow-wrap {
  flex-direction: column;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.c-v3-kw-s__rating-wrap {
  align-items: center;
  display: flex;
}

.c-iv__wrap {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
}

.c-iv__wrap.is_plr-25 {
  padding-left: 15px;
  padding-right: 15px;
}

.c-iv__wrap.is_plr-25.is-kat-wasch {
  flex-direction: column;
  display: flex;
}

.instagram-html-embed-2 {
  width: 100%;
  max-width: 1200px;
}

.c-button-3 {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 2em;
  padding: 15px 2em;
  font-size: 18px;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.c-button-3.is_mt-15 {
  box-shadow: none;
  margin-top: 15px;
}

.c-v3-kw-produkte-section.is-wc {
  margin-top: 50px;
}

.c-t__270 {
  max-width: 270px;
  margin-left: auto;
  margin-right: auto;
}

.c-v3-bp-card__text {
  line-height: 1.5;
}

.c-v3-kw-u__text-wrap {
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.c-v3-kw-hero__button-wrap {
  margin-top: 25px;
}

.c-v3-kw-zi__img.is-wc {
  min-height: 250px;
  object-fit: cover;
}

.c-v3-bp-card__check-content {
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
}

.c-v3-bp-card__check-content.contentpart {
  margin-bottom: 13px;
}

.c-v3-bp-card__check-content.nomargin {
  margin-top: 0;
}

.c-5cs__col-2 {
  width: 20%;
  flex: none;
  padding: 10px;
}

.c-5cs__col-2.is-waschmittel {
  width: 25%;
}

.c-v3-kw-k__angepasst-wrap {
  display: flex;
}

.c-v3-h1-light {
  font-weight: 300;
}

.c-v3-bekannt-aus__wrap {
  opacity: .6;
  justify-content: space-between;
  display: flex;
  overflow: auto;
}

.c-v3-kw-k__so-wrap {
  background-color: #ede9e3;
  flex-direction: column;
  padding-bottom: 25px;
  display: flex;
  position: relative;
}

.c-v3-kw-k__indi-wrap {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 25px;
  padding-left: 0;
  padding-right: 0;
}

.c-v3-kw-gw__logo-wrap {
  width: 60%;
}

.c-v3-bp-card__check-wrap {
  margin-top: 15px;
  margin-bottom: 15px;
}

.c-v3-kw-b__head-wrap {
  z-index: 2;
  margin-bottom: -25px;
  padding-left: 20px;
  position: relative;
}

.c-v3-kw-b__head-wrap.is-kwp {
  padding-left: 10px;
}

.c-v3-kw-g__cent {
  color: #9caeb7;
  font-size: 4em;
  font-weight: 600;
}

.c-v3-bp-card__price {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.c-v3-kw-hero__head-wrap {
  width: 100%;
  height: 100%;
  max-width: 1200px;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  display: flex;
  position: relative;
}

.c-v3-kw-s__img-wrap {
  flex: none;
  margin-right: 15px;
}

.c-v3-kw-w__flex {
  display: flex;
}

.c-v3-bp__flex {
  justify-content: center;
  align-items: stretch;
  margin-top: 50px;
  display: flex;
  overflow: auto;
}

.c-v3-bp__flex.is-hide {
  display: none;
}

.c-v3-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 25px;
}

.c-v3-container.is-slider.is-kategorie, .c-v3-container.is-slider.is-cw {
  padding-top: 0;
}

.c-v3-container.is-slider.is-cw {
  padding-top: 0;
  padding-bottom: 70px;
}

.c-v3-kw-z__col {
  flex: none;
  margin: 15px 16px;
}

.c-v3-kw-z__col.is-hide {
  display: none;
}

.c-v3-kw-zi__text-wrap {
  margin-top: 25px;
}

.c-v3-bp-card__text-wrap {
  height: 430px;
  background-color: #ede9e3;
  border-radius: 30px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  margin-top: -130px;
  padding: 100px 20px 20px;
  display: flex;
}

.c-v3-kw-k__head-wrap {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}

.c-v3-list-item {
  margin-bottom: 5px;
}

.list-3 {
  padding-left: 20px;
}

.c-v3-kw-m__flex {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.c-v3-kw-w__col {
  width: 33.3%;
  flex-direction: row;
  align-items: flex-start;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.c-v3-kw-w__col.is-vert {
  flex-direction: column;
  align-items: center;
}

.c-v3-kw-g__flex {
  width: 50%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.c-v3-kw-b__col {
  width: 50%;
  flex-direction: column;
  display: flex;
}

.c-v3-kw-b__col.is-icon {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
}

.instagram-cta-wrapper-2 {
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.v3-h2-light {
  font-weight: 300;
}

.v3-h2-light.klein {
  text-transform: none;
}

.c-v3-kw-g__text-wrap {
  margin-top: 15px;
}

.c-v3-kw-s__star {
  width: 20px;
  height: 20px;
}

.c-v3-bp-card__head {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.c-v3-ov__img {
  width: 180px;
  height: 130px;
  object-fit: cover;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.c-v3-kw-b__img-wrap {
  position: relative;
}

.c-v3-kw-s__text-wrap {
  margin-top: 15px;
}

.c-v3-kw-u__head-wrap {
  max-width: 1200px;
  margin-bottom: -25px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  position: relative;
}

.c-v3-kw-b__beutel-img {
  height: 70%;
}

.c-v3-kw-b__beutel-img.is-wc {
  margin-bottom: -21px;
}

.c-v3-kw-z__head-wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
}

.v3-h2 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Semplicitapro, sans-serif;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1.2;
}

.v3-h2.is-ptb-0 {
  margin-top: 0;
}

.c-v3-kw-gw__head-wrap {
  margin-bottom: 25px;
}

.c-v3-kw-gw__head-wrap.is-kwp {
  padding-top: 0;
}

.c-v3-kw-u__icon-wrap {
  justify-content: center;
  margin-top: -30px;
  display: flex;
}

.c-v3-kw-b__wrap {
  width: 50%;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.c-v3-kw-u__button-wrap {
  justify-content: center;
  display: flex;
}

.c-v3-kw-hero__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 100%;
}

.c-v3-kw-hero__img.is-wc-aktiv {
  object-position: 50% 50%;
}

.v3-kw-s__rating-text {
  margin-left: 10px;
  font-size: 11px;
}

.c-v3-kw-s__heading-wrap {
  padding-left: 20px;
}

.c-v3-kw-k__beutel-wrap {
  width: 33.3%;
  flex-direction: column;
  align-items: center;
  padding-bottom: 15px;
  display: flex;
}

.c-v3-kw-s__col {
  width: 33.3%;
  background-color: #ede9e3;
  align-self: stretch;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  padding: 15px;
  display: flex;
}

.c-v3-kw-k__wer-text-wrap {
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.c-v3-kw-konzept-section {
  margin-top: 100px;
}

.c-v3-kw-k__flex {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.c-v3-kw-k__angepasst-text-wrap {
  padding-top: 15px;
}

.c-v3-kw-k__haerte-wrap {
  background-color: #fff;
  border-radius: 15px;
  padding: 5px 25px;
}

.c-v3-kw-hero__img-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
}

.cv3-bp-card__img-wrap {
  z-index: 2;
  position: relative;
}

.c-infobar-v2.is_p-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.c-infobar-v2.is_p-25.is_brown {
  background-color: var(--beige);
}

.c-infobar-v2.is_p-25.is_brown.is-kat-waschmittel {
  background-color: var(--beige);
  margin-top: 50px;
}

.c-v3-kw-b__beutel-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-v3-kw-zi__flex {
  background-color: #ede9e3;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.c-v3-ov__col {
  width: 180px;
  flex: none;
  margin: 30px;
  text-decoration: none;
}

.c-v3-ov__text {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.c-v3-kw-b__img-field-wrap {
  height: 300px;
}

.c-v3-kw-b__img-field-wrap.is-wc {
  height: 600px;
}

.c-v3-kw-s__img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}

.v3-h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.5;
  display: inline;
}

.c-v3-paragraph {
  font-size: 1em;
  line-height: 1.5;
}

.c-v3-paragraph.is-mt-10 {
  margin-top: 10px;
}

.c-v3-paragraph.is-spalten {
  column-count: 2;
  column-rule-width: 0px;
  column-gap: 15px;
}

.c-v3-paragraph.is-l {
  font-size: 1.2em;
}

.c-v3-kw-besser-section {
  padding-bottom: 50px;
}

.c-v3-kw-button {
  justify-content: flex-start;
  margin-top: 25px;
  display: flex;
}

.c-v3-kw-k__beute-img-wrap {
  width: 200px;
  height: 200px;
  margin-top: -94px;
}

.c-v3-kw-s__star-wrap {
  flex: none;
}

.c-5cs__wrap-2 {
  height: 100%;
  text-align: center;
  background-color: #f5f5f5;
  border-radius: 20px;
  overflow: hidden;
}

.c-v3-kw-g__col {
  width: 50%;
  padding: 20px;
}

.c-v3-kw-g__col.is-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-v3-kw-g__col.is-center.is-kwp {
  height: 300px;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
}

.c-v3-kw-g__col.is-kwp {
  width: 100%;
}

.c-v3-kw-k__arrow-icon {
  width: 50px;
}

.c-5cs__head-wrap {
  height: 200px;
  background-color: #ede9e3;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  padding: 15px;
  display: flex;
  position: relative;
}

.c-v3-kw-b__icon-wrap {
  width: 100px;
  height: 100px;
  background-color: #ffff5a;
  border-radius: 50%;
  margin-bottom: 15px;
  padding: 15px;
}

.c-v3-kw-b__icon-wrap.is-wasch {
  padding: 25px;
}

.c-heading-2 {
  text-align: center;
  padding-bottom: 15px;
  padding-left: 5px;
  padding-right: 5px;
}

.c-heading-2.is_pb-25.is-kat-waschmittel {
  max-width: 500px;
  text-align: center;
}

.c-v3-kw-gw__col {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  display: flex;
}

.c-v3-kw-gw__col.is-center {
  align-items: center;
}

.c-v3-kw-gw__col.is-center.is-kwp {
  width: 100%;
  height: 300px;
  align-items: flex-start;
}

.c-v3-kw-gw__col.is-kwp {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

.c-5-f-wrap {
  margin-top: 15px;
}

.c-5-f-wrap.is-kat-wasch {
  width: 500px;
  max-width: 500px;
}

.c-v3-kw-p__head-wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
}

.c-v3-kw-u__flex {
  max-width: 1200px;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.c-v3-kw-z__flex {
  max-width: 1200px;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  display: flex;
  overflow: auto;
}

.c-v3-kw-pb-slide__text-wrap {
  width: 70%;
}

.c-v3-kw-info-tab__head-wrap {
  margin-top: -117px;
  padding-left: 10px;
}

.c-v3-kw-probiotika__head-wrap {
  margin-top: -67px;
}

.tab-pane-tab-1-2 {
  position: static;
}

.c-v3-kw-it__flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.wc-tab-link {
  width: 70px;
  height: 70px;
  text-align: center;
  background-color: #fff;
  border-radius: 100%;
  margin-left: 15px;
  margin-right: 15px;
  padding: 18px;
}

.wc-tab-link.w--current {
  text-align: center;
  background-color: #ffff5a;
  font-weight: 500;
}

.c-info-tabs {
  padding-top: 50px;
  padding-bottom: 50px;
}

.c-info-tabs.is-wc {
  padding-top: 0;
  padding-bottom: 0;
}

.full-width-wrapper.is_brown {
  width: 100%;
}

.full-width-wrapper.is_brown.is_wc {
  margin-top: 62px;
}

.c-v3-kw-probiotika__flex {
  justify-content: center;
  display: flex;
}

.c-v3-kw-probiotika__col {
  width: 50%;
  flex-wrap: wrap;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.c-v3-kw-probiotika__col.is-slide {
  padding-top: 50px;
}

.wc-tabs-content {
  text-align: left;
  margin-top: 66px;
}

.c-v3-kw-probiotika__text-wrap {
  padding-top: 25px;
}

.c-v3-kw-it__img-wrap {
  justify-content: center;
  display: flex;
}

.c-v3-kw-w__button-wrap {
  margin-top: 15px;
}

.c-v3-kw-pb__button-wrap {
  justify-content: center;
  margin-top: 15px;
  display: flex;
}

.tabs {
  top: -51px;
}

.c-v3-kw-pb-slide__icon-wrap {
  width: 70px;
  height: 70px;
  background-color: #ffff5a;
  border-radius: 50%;
  margin-right: 20px;
  padding: 12px;
}

.is_a-left {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.c-v3-kw-probiotika__slide-wrap {
  width: 50%;
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.icon-wc-tabs {
  width: 100%;
  height: 100%;
}

.c-v3-bp-card__fake-button {
  background-color: #ffff5a;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 10px;
  padding: 15px 30px;
  font-weight: 500;
  display: flex;
}

.c-page__wrap-2 {
  width: 100%;
}

.c-v3-kw-probiotika-section {
  background-color: #ede9e3;
}

.image-216 {
  width: 400px;
}

.tabs-menu-2 {
  justify-content: center;
  display: flex;
}

.small-content {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.wc-tabs-absolute-text {
  width: 63px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
}

.c-v3-kw-mission-section-2 {
  margin-top: -44px;
}

.c-v3-kw-ap__head-wrap {
  margin-top: -283px;
}

.c-v3-kw-video__wrap {
  width: 50%;
  padding: 20px;
}

.c-v3-kw-video__wrap.is-wc {
  width: 51%;
  height: 46vw;
  max-height: 552px;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  display: flex;
}

.html-embed-7 {
  width: 100%;
  height: 100%;
}

.c-v3-bp-card__text-button-2 {
  font-size: 18px;
}

.offer-badge {
  z-index: 99;
  width: 120px;
  height: 120px;
  background-color: var(--neon-yellow);
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  display: none;
  position: absolute;
  top: auto;
  bottom: -95px;
  left: auto;
  right: -83px;
  transform: rotate(-20deg);
}

.heading-6 {
  font-size: 12px;
  font-weight: 500;
}

.offer-banner {
  background-color: var(--neon-yellow);
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  display: none;
}

.banner-code {
  font-style: italic;
}

.banner-discount {
  font-weight: 700;
}

.offer-banner-gsr, .offer-banner-clean, .offer-banner-laundry {
  background-color: var(--neon-yellow);
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 15px 15px 2px;
  font-size: 16px;
  display: none;
}

.offer-banner-all {
  background-color: var(--neon-yellow);
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 15px 15px 2px;
  font-size: 16px;
  display: block;
}

.text-span {
  text-decoration: underline;
}

.countdown {
  display: none;
}

.c-v3-h1 {
  text-transform: uppercase;
  font-family: Semplicitapro, sans-serif;
  font-size: 5em;
}

.c-v3-hero__button-2-wrap {
  margin-top: 25px;
}

.c-v3-hero__img-col {
  width: 50%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-v3-hero__img-col.is-overlay {
  width: 70%;
  width: 70%;
  width: 70%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.c-v3-hero__text-2-wrap {
  padding-left: 8px;
}

.c-button-7 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border-radius: 2em;
  padding: 15px 25px;
  font-size: 18px;
  text-decoration: none;
}

.c-v3-hero__img-shadow {
  background-image: linear-gradient(to right, var(--beige), transparent 30%);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-v3-hero__img-shadow.home {
  background-image: linear-gradient(97deg, var(--beige) 8%, rgba(4, 19, 16, .14) 31%, transparent);
}

.c-v3-hero-section {
  height: 80vh;
  background-color: var(--beige);
  position: relative;
}

.c-v3-hero-section.home {
  background-color: var(--beige);
}

.c-v3-hero__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.text-span-89 {
  font-weight: 300;
}

.c-v3-hero__head-2-wrap {
  text-transform: uppercase;
}

.c-v3-hero__flex {
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.shopify-section {
  position: relative;
}

.shopify-section.pamela, .shopify-section.invisible {
  display: none;
}

.c-v3-hero__text-col {
  z-index: 2;
  width: 50%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.c-v3-hero__text-col.is-a-left {
  width: 70%;
  width: 70%;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 150px;
  padding-left: 150px;
}

.c-v3-hero__text-col.is-a-left.pam {
  padding-right: 100px;
}

.c-v3-hero__text-col.is-left {
  align-items: flex-start;
  padding-left: 150px;
}

.text-span-92 {
  background-color: #fffd76;
  border-radius: 10px;
  padding: 2px 5px;
  display: block;
  position: absolute;
  top: 6px;
  bottom: auto;
  left: auto;
  right: -4px;
}

.text-block-268 {
  font-size: 10px;
}

.c-v3-bp__card-2 {
  width: 280px;
  flex-direction: column;
  flex: none;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.c-v3-bp__card-2.is-ny {
  width: 300px;
  flex: none;
}

.footer-2 {
  background-color: #ede9e3;
  padding-top: 60px;
  padding-bottom: 60px;
}

.c-v3-pam-mission__unsere-wrap {
  width: 100%;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.c-v3-pam-vorteile__flex {
  align-items: flex-start;
  display: flex;
}

.c-v3-pam-fragen__card {
  width: 250px;
  background-color: #fff;
  border-radius: 15px;
  flex: none;
  margin-left: 10px;
  margin-right: 10px;
  padding: 15px;
}

.c-v3-pam-planeten__img-wrap {
  width: 100%;
  height: 100%;
}

.c-v3-pam-co2__text-flex {
  margin-top: 25px;
}

.v3-h2-2 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Semplicitapro, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 1.1;
}

.c-v3-h1-2 {
  text-transform: uppercase;
  font-size: 5em;
}

.c-v3-h1-2.pam {
  font-size: 64px;
}

.c-v3-pa-mission__img {
  display: none;
}

.c-v3-pam-co2__col {
  flex: 1;
  padding-left: 25px;
  padding-right: 25px;
}

.c-v3-pam-co2__col.is-img {
  width: 350px;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tenside-col-number {
  width: 25px;
  height: 25px;
  color: #fff;
  background-color: #3a3a3a;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-top: 9px;
  margin-right: 16px;
  font-weight: 600;
  display: flex;
}

.tenside-col-number.pdp {
  margin-top: 0;
}

.c-v3-pam-vorteile__tab-head {
  font-weight: 500;
}

.c-v3-pam-mission__flex {
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.c-v3-pam-card__price-badge {
  z-index: 5;
  background-color: #fff;
  border-radius: 40px;
  padding: 10px 20px;
  display: flex;
}

.c-v3-pam-vorteile__head-wrap {
  margin-bottom: 25px;
}

.c-v3-pam-gemeinsam__img {
  width: 100%;
  max-height: 700px;
  object-fit: cover;
  object-position: 50% 100%;
}

.c-v3-pam-zertifikat__img {
  width: 100%;
  max-height: 700px;
  object-fit: cover;
  object-position: 50% 50%;
}

.c-v3-pam-check__text {
  margin-left: 10px;
}

.c-v3-pam-schwitzen__flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-v3-pam-check__check-wrap {
  flex: none;
  margin-bottom: 10px;
}

.image-220 {
  z-index: 10;
  position: relative;
}

.c-v3-bp-card__fake-button-2 {
  background-color: #fffd76;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 10px;
  padding: 15px 30px;
  font-weight: 500;
  display: flex;
}

.c-v3-pam-mission__img {
  width: 130px;
  height: 130px;
  object-fit: cover;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 30px;
}

.c-v3-pam-ohne__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.html-embed-11 {
  width: 110px;
}

.tab-link-tab-3 {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-link-tab-3.w--current {
  background-color: #f4fafa;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.c-v3-pam-ohne__head-wrap {
  width: 60%;
}

.c-v3-pam-ckeck__flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-v3-pam-ckeck__col {
  width: 50%;
  justify-content: center;
  align-items: center;
  padding: 25px;
  display: flex;
}

.c-v3-pam-planeten__head-text {
  margin-bottom: 7px;
  font-weight: 500;
}

.c-v3-pam-planeten__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 28% 50%;
}

.c-v3-pam-ohne__img-sub-text {
  padding: 15px;
}

.c-v3-pam-ohne__col {
  width: 33.3%;
  margin-left: 20px;
  margin-right: 20px;
  padding: 0;
}

.c-v3-pam-ohne__col.is-first {
  margin-left: 0;
}

.c-v3-pam-ohne__col.is-last {
  margin-right: 0;
}

.c-v3-pam-zertifikat__flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-222 {
  width: 128%;
  max-width: none;
  margin-bottom: 16px;
}

.desc-flex {
  flex-wrap: wrap;
  display: flex;
}

.desc-flex.center {
  justify-content: center;
}

.c-v3-pam-gemeinsam__text-wrap {
  padding: 25px;
}

.c-v3-pam-gemeinsam__col {
  width: 50%;
}

.c-v3-pam-gemeinsam__col.is-text {
  padding-left: 80px;
}

.cart-quantity-5 {
  height: 20px;
  min-width: 20px;
  color: #3a3a3a;
  background-color: #fffd76;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: .8em;
  line-height: 1.6em;
  position: absolute;
  top: 1.5px;
  right: 4.5px;
}

.c-button-8 {
  color: #3a3a3a;
  background-color: #fffd76;
  border-radius: 12px;
  padding: 15px 25px;
  font-size: 18px;
  text-decoration: none;
}

.c-v3-pam-fragen-section {
  background-color: #f4fafa;
}

.c-v3-pam-planeten__usp-wrap {
  margin-top: 80px;
}

.tenside-postal-wrap {
  max-width: 300px;
  background-color: #f5f5f5;
  border-radius: 12px;
  margin-left: auto;
  margin-right: auto;
  padding: 29px;
}

.tenside-postal-wrap.pdp {
  margin-left: 0;
}

.c-v3-pam-schwitzen__img {
  width: 100%;
  max-height: 700px;
  object-fit: cover;
  object-position: 50% 0%;
}

.div-block-863-copy {
  flex: 1;
  padding-left: 41px;
}

.c-v3-ov__text-2 {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.c-v3-pam-co2__flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.desc-section {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.desc-section.lp, .desc-section.schwitzen.lp {
  padding-left: 15px;
  padding-right: 15px;
}

.desc-section.secondary {
  background-color: #f4fafa;
  padding: 0 24px 24px;
}

.desc-section.tenside {
  padding-top: 37px;
}

.desc-section.second-image {
  margin-top: 20px;
}

.desc-section.secondary {
  background-color: #f4fafa;
  padding: 0 24px 24px;
}

.c-v3-pam-mission__ziel-wrap {
  width: 60%;
}

.c-v3-pam-ckeck-section {
  background-color: #f4fafa;
}

.c-v3-kw-p__head-wrap-2 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
}

.c-v3-pam-schwitzen__img-wrap {
  width: 100%;
}

.bubble {
  text-align: center;
  text-transform: uppercase;
  background-color: #e3f0eb;
  border-radius: 12px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 5px 20px;
}

.bubble.bubble-medium {
  background-color: #c8e1d7;
}

.bubble.bubble-hard {
  background-color: #a3cdbc;
}

.c-v3-pam-co2-section {
  background-color: #f4fafa;
  margin-top: 50px;
}

.c-v3-pam-card__price-streich {
  color: #757575;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: line-through;
}

.c-v3-pam-mission__text-wrap, .c-v3-pam-fragen__text-wrap {
  margin-top: 25px;
}

.h-pam-pdp {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Semplicitapro, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.2;
}

.tab-link-tab-2 {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-link-tab-2.w--current {
  background-color: #f4fafa;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.c-v3-pam-vorteile__tab-wrap {
  padding-left: 40px;
}

.c-page__wrap-3 {
  width: 100%;
}

.navbar-2 {
  z-index: 10;
  height: 70px;
  background-color: #fff;
  justify-content: space-around;
  align-items: center;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
}

.c-v3-pam-fragen__col-card {
  width: 75%;
  align-items: stretch;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
  overflow: auto;
}

.c-v3-pam-zertifikat__icon {
  height: 60px;
}

.c-v3-pam-gemeinsam__flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-v3-pam-zertifikat-section, .c-v3-pam-ohne-section {
  background-color: #f4fafa;
}

.c-v3-pam-fragen__col-info {
  width: 25%;
}

.tenside-col-headwrap {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tenside-col-headwrap.pdp {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}

.c-v3-pam-card__text-wrap {
  height: 430px;
  background-color: #f4fafa;
  border-radius: 30px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  margin-top: -130px;
  padding: 100px 20px 20px;
  display: flex;
}

.c-v3-pam-ohne__img-wrap {
  height: 400px;
}

.paragraph-64 {
  color: #7a7a7a;
}

.tab-link-tab-1-3 {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-link-tab-1-3.w--current {
  background-color: #f4fafa;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.c-v3-pam-dosierer__img-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.yellow-top-note-2 {
  z-index: 101;
  height: 30px;
  background-color: #ede9e3;
  position: relative;
}

.c-v3-bekannt-aus__img-2 {
  height: 90px;
  max-width: none;
  object-fit: contain;
  margin-left: 25px;
  margin-right: 25px;
}

.c-v3-pam-check__img-wrap {
  justify-content: center;
  align-items: center;
  display: flex;
}

.tenside-flex-bubble {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 5px 10px;
  display: flex;
  position: absolute;
  top: 19px;
  bottom: auto;
  left: 146px;
  right: auto;
}

.c-v3-pam-dosierer__img {
  width: 280px;
  height: 280px;
}

.c-v3-pam-vorteile__check-wrap {
  flex-wrap: wrap;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.c-v3-pam-planeten__col {
  width: 50%;
}

.c-v3-pam-planeten__col.is-text {
  justify-content: center;
  align-items: center;
  padding: 50px 50px 50px 0;
  display: flex;
}

.c-v3-pam-planeten__col.is-text.img-abs {
  padding-left: 63px;
  padding-right: 0;
}

.tab-link-tab-4 {
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-link-tab-4.w--current {
  background-color: #f4fafa;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.c-v3-pam-vorteile__icon-wrap {
  width: 40px;
  height: 40px;
  opacity: .5;
  margin-bottom: 10px;
}

.div-block-863 {
  width: 100px;
  flex: none;
}

.c-v3-pam-ohne__flex {
  display: flex;
}

.c-v3-pam-planeten__usp {
  align-items: center;
  margin-bottom: 45px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.c-v3-pam__italic {
  font-style: italic;
  line-height: 1.5;
}

.c-v3-pam__italic.is-mt-40 {
  margin-top: 40px;
  line-height: 1.5;
}

.c-v3-pam-schwitzen__head-wrap {
  margin-left: 80px;
}

.c-v3-pam-dosierer-section {
  background-color: #fffbf3;
}

.c-v3-hero__img-shadow-2 {
  background-image: linear-gradient(to right, #ede9e3 8%, rgba(0, 0, 0, 0) 38%);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-v3-pam-vorteile__bullet-wrap {
  width: 50%;
  align-items: flex-start;
  padding-right: 10px;
  display: flex;
}

.c-v3-bekannt-aus__wrap-2 {
  max-width: 1200px;
  opacity: 1;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: auto;
}

.c-v3-pam-zertifikat__col {
  width: 50%;
}

.image-221 {
  width: 100%;
}

.tenside-pic-bubbles {
  position: relative;
}

.c-v3-pam-fragen__head-wrap {
  margin-bottom: 40px;
}

.c-footer__sft-logo-wrap-2 {
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: -10px;
  display: flex;
}

.c-v3-hero-section-2 {
  height: 80vh;
  background-color: #ede9e3;
  position: relative;
}

.c-v3-pam-check__bullet-wrap {
  align-items: flex-start;
  display: flex;
}

.c-v3-pam-ohne__text-wrap {
  margin-top: 20px;
}

.text-span-97 {
  opacity: .6;
}

.c-ddl__list-4 {
  background-color: #e0d8ce;
}

.c-ddl__list-4.w--open {
  background-color: #ede9e3;
  padding-left: 20px;
}

.c-v3-pam-vortiele__button-wrap {
  margin-top: 25px;
}

.c-v3-bekannt-aus__img-wrap-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-v3-pam-mission__col {
  width: 130px;
  flex: none;
  margin: 10px;
  text-decoration: none;
}

.c-v3-pam-planeten-section {
  background-color: #f4fafa;
}

.desc-col {
  width: 50%;
  flex: none;
  padding: 0;
}

.desc-col._33 {
  width: 33.3333%;
  padding: 13px;
}

.desc-col._33.pdp {
  width: 100%;
}

.c-v3-pam-card__text-vorteil {
  color: #62b9b4;
  line-height: 1.5;
}

.c-v3-pam-card__text-vorteil.is-hide {
  display: none;
}

.c-v3-pam-dosierer__col {
  width: 50%;
  justify-content: center;
  align-items: center;
  padding: 25px;
  display: flex;
}

.c-v3-pam-dosierer__col.is-text {
  justify-content: flex-start;
  padding-left: 0;
}

.text-span-98 {
  text-transform: none;
  display: inline;
  position: relative;
  top: -4px;
}

.c-v3-pam-mission__wrap {
  width: 60%;
}

.c-v3-hero__img-2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c-v3-pam-planeten__flex {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.c-v3-pam-planeten__text-wrap {
  margin-left: 25px;
}

.c-v3-pam-zertifikat__icon-wrap {
  justify-content: flex-start;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.tabs-content-2 {
  background-color: #f4fafa;
  border-radius: 10px;
  padding: 25px;
}

.c-v3-pam-schwitzen__col {
  width: 50%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.c-v3-pam-planeten__icon-wrap {
  width: 80px;
  height: 80px;
  background-color: #fff;
  border-radius: 15px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: flex;
}

.c-v3-pam-gemeinsam__text-content {
  margin-top: 40px;
}

.text-block-267 {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 35px;
}

.c-v3-pam-dosierer__text-wrap {
  width: 300px;
}

.c-container-2 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 10px;
}

.c-container-2.is-plr-0 {
  padding: 50px 0;
}

.c-container-2.is-ptb-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.desc-headline-wrap {
  width: 100%;
  flex: none;
  margin-bottom: 25px;
  padding-top: 18px;
}

.c-v3-bp-card__head-2 {
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}

.c-button-9 {
  color: #3a3a3a;
  background-color: #fffd76;
  border-radius: 12px;
  padding: 15px 25px;
  font-size: 18px;
  text-decoration: none;
}

.c-button-9.is-mtb-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.tabs-menu-3 {
  align-items: center;
  margin-bottom: -10px;
  padding-bottom: 10px;
  display: flex;
}

.c-v3-pam-gemeinsam__button-wrap {
  margin-top: 40px;
}

.c-v3-pam-check__img {
  max-height: 400px;
}

.c-v3-pam-vorteile__col {
  width: 65%;
}

.c-v3-pam-vorteile__col.img {
  width: 35%;
}

.c-v3-pam-dosierer__flex {
  justify-content: center;
  display: flex;
}

.c-v3-pam-zertifikat__icon-single-wrap {
  margin-right: 20px;
}

.c-footer__sft-logo-2 {
  width: 100px;
  height: 100px;
  margin-right: 5px;
  padding-right: 0;
}

.c-v3-pam-fragen__flex {
  justify-content: flex-start;
  display: flex;
}

.pam-list.two-col {
  column-count: 2;
}

.paragraph-63 {
  font-style: italic;
  font-weight: 600;
}

.div-block-862-copy {
  width: 50%;
  padding-top: 31px;
}

.word-break {
  color: #7a7a7a;
  white-space: normal;
  margin-top: 14px;
  display: block;
}

.paragraph-66 {
  margin-bottom: 41px;
}

.text-block-264 {
  font-size: 68px;
  font-weight: 600;
}

.div-block-862 {
  width: 50%;
}

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

.description-container {
  padding: 0 15px 25px;
  font-family: Open Sans, sans-serif;
  line-height: 1.5;
  overflow: hidden;
}

.co2-flex {
  justify-content: center;
  align-items: center;
  margin-bottom: 23px;
  display: flex;
}

.div-block-865 {
  align-items: center;
  margin-left: 2px;
  display: flex;
}

.text-block-263 {
  margin-right: 8px;
  font-size: 29px;
  font-weight: 600;
}

.paragraph-67 {
  column-count: 2;
}

.image-219 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.div-block-861 {
  height: 100px;
  margin-top: 22px;
  padding: 20px;
}

.div-block-867 {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 38px;
}

.quelle {
  color: #868686;
}

.desc-headline-wrap-2 {
  width: 100%;
  flex: none;
  margin-bottom: 25px;
  padding-top: 18px;
}

.c-v3-bp-crad__price-wrap-2 {
  justify-content: flex-end;
  margin-bottom: 27px;
  display: flex;
}

.div-block-868 {
  height: 115px;
  max-width: 50%;
  margin-top: 22px;
  padding: 20px;
}

.description-container-2 {
  width: 100%;
  text-align: left;
  padding: 0 15px 25px;
  font-family: Open Sans, sans-serif;
  line-height: 1.5;
  overflow: hidden;
}

.rich-text-block-3 {
  margin-top: 30px;
}

.image-225 {
  margin-top: 24px;
  margin-bottom: 31px;
}

.v3-h2-3 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Semplicitapro, sans-serif;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1.2;
}

.c-v3-bp__header-wrap {
  text-align: center;
}

.c-v3-beliebteste-produkte-section {
  margin-top: 50px;
}

.c-v3-beliebteste-produkte-section.is-hide {
  display: none;
}

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

.c-v3-bp-card__head-3 {
  font-family: Semplicitapro, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.cv3-bp-card__img-wrap-2 {
  z-index: 2;
  text-align: center;
  position: relative;
}

.div-block-934 {
  align-items: center;
  display: flex;
}

.banner-buttons-wrap {
  justify-content: space-between;
  margin-top: 21px;
  display: flex;
}

.banner-minimized {
  z-index: 10;
  width: 165px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 16px;
  padding: 10px;
  display: none;
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, .04);
}

.paragraph-57 {
  margin-bottom: 0;
}

.image-251 {
  margin-right: 9px;
}

.banner-visible {
  z-index: 10;
  width: 550px;
  background-color: #fff;
  border-radius: 16px;
  padding: 30px;
  display: block;
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, .04);
}

.code-copied {
  color: #00b63a;
}

.code-copied.success-info {
  display: none;
}

.c-button-10 {
  color: #3a3a3a;
  text-align: center;
  background-color: #fffd76;
  border-radius: 12px;
  padding: 15px 25px;
  font-size: 18px;
  text-decoration: none;
}

.c-button-10.white {
  background-color: rgba(0, 0, 0, 0);
}

.c-button-10.is_mt-40 {
  box-shadow: none;
  margin-top: 40px;
}

.offer-banner-2 {
  z-index: 20;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: none;
  position: absolute;
  top: 92px;
  right: 50px;
}

.c-v3-product-card__clean-week-rabatt {
  z-index: 10;
  color: #fff;
  text-align: center;
  background-color: #187e65;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  padding: 7px 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  display: none;
  position: absolute;
  top: -33px;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.div-block-870 {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  background-color: #187e65;
  background-image: linear-gradient(99deg, rgba(0, 0, 0, 0), #187e65 51%), url('../images/bottles-bottles.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  border-radius: 16px;
  margin-top: 0;
  margin-bottom: 23px;
  padding: 15px;
  font-size: 28px;
  display: none;
}

.text-block-297 {
  font-weight: 300;
}

.text-block-298 {
  text-transform: none;
  font-size: 16px;
}

.banner-headline {
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 600;
}

.body-cw {
  font-family: Open Sans, sans-serif;
  line-height: 1.3;
}

.c-cw__img {
  height: 100%;
  object-fit: cover;
}

.c-cw__img-wrapper {
  height: 100%;
  position: relative;
}

.c-button-11 {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: .8em;
  margin-left: 10px;
  margin-right: 10px;
  padding: 15px 2em;
  font-size: 16px;
  font-weight: 600;
}

.c-button-11.is__full-width {
  text-align: center;
}

.c-cw-hl__wrapper {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.c-v3-h1-3 {
  z-index: 1;
  text-transform: uppercase;
  font-family: Semplicitapro, sans-serif;
  font-size: 3em;
  position: relative;
}

.c-cw-mindest__wrapper {
  margin-top: 24px;
  font-size: 10px;
}

.c-cw__col {
  width: 50%;
}

.c-cw__col.is-text {
  padding: 80px 40px;
}

.c-cw__col.is-text.is-white {
  color: #fff;
}

.c-cw__col.is-text.is-white.is-margin-80 {
  padding-left: 80px;
  display: flex;
}

.c-cw__col.is-text-long {
  align-items: center;
  padding: 0 40px;
  display: flex;
}

.c-cw__col.is-grey {
  background-color: #f5f4f1;
}

.c-cw-hero__section {
  background-color: #187e65;
}

.c-cw-hero__section.is-apm {
  background-color: #8ed0cb;
}

.c-cw__flex {
  z-index: 1;
  justify-content: center;
  align-items: stretch;
  display: flex;
  position: relative;
}

.c-container-3 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
}

.c-container-3.is-mlr-0 {
  padding-left: 0;
  padding-right: 0;
}

.c-container-3.is-absolute {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-cw-text__wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 16px;
}

.c-cw-text__wrapper.is-mt-0 {
  padding-top: 0;
}

.c-cw-col__section {
  background-color: #187e65;
  position: relative;
}

.c-cw-col__section.is-empty {
  background-color: #f5f4f0;
  padding-top: 40px;
  padding-bottom: 40px;
}

.c-cw-col__section.is-white {
  background-color: #fff;
}

.c-cw-col__section.is-white.is-video {
  padding-top: 80px;
  padding-bottom: 80px;
}

.v3-h2-4 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Semplicitapro, sans-serif;
  font-size: 2.5em;
  font-weight: 600;
  line-height: 1.2;
}

.v3-h2-4.is-mt-0 {
  text-transform: uppercase;
  margin-top: 0;
}

.v3-h2-4.is-white {
  color: #fff;
}

.c-cw-rabatt__card-content {
  background-color: #fff;
  border-radius: 16px;
  padding: 40px;
}

.c-cw-rabatt__card-wrapper {
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.fs-copyclip_button {
  color: #333;
  text-align: center;
  background-color: #f5f5f5;
  border: 5px dashed #d6d6d6;
  border-radius: 4px;
  padding: 24px;
  font-size: 26px;
  font-weight: 700;
  line-height: 22px;
}

.fs-copyclip_button:hover {
  background-color: #ffff5a;
}

.fs-copyclip_button.is-cms {
  background-color: rgba(255, 255, 255, 0);
  border-style: none;
  padding: 0;
  line-height: 60px;
}

.c-cw-rabatt__code-button {
  justify-content: center;
  display: flex;
}

.c-cw-rabatt__code-button.is-cms {
  width: 216px;
  height: 216px;
  background-color: #ffff5a;
  border-radius: 50%;
  flex-direction: column;
  align-items: center;
}

.c-cw-rabatt__code-wrapper.is-cms {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-cw-check__icon-wrapper {
  width: 20px;
  height: 20px;
  flex: none;
  margin-right: 10px;
}

.c-cw-rabatt__text-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}

.c-cw-rabatt__text-wrapper.is-cms {
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
}

.c-cw-check__wrapper {
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.c-cw-highlights__header-wrapper {
  padding-top: 80px;
  padding-bottom: 50px;
}

.c-v3-bp-card__streich-price {
  opacity: .6;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: line-through;
}

.c-v3-bp-card__fake-button-3 {
  text-align: center;
  background-color: #fffd76;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  margin-bottom: 10px;
  padding: 15px 20px;
  font-weight: 500;
  display: flex;
}

.c-v3-bp-card__text-button-3 {
  font-size: 16px;
  font-weight: 600;
}

.c-v3-bp__flex-2 {
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 50px;
  display: flex;
  overflow: auto;
}

.c-v3-bp-crad__rabatt-wrapper {
  justify-content: flex-end;
  margin-bottom: 27px;
  display: flex;
  position: absolute;
  top: 20px;
  bottom: auto;
  left: auto;
  right: 20px;
}

.c-v3-bp__card-3 {
  width: 280px;
  flex-direction: column;
  flex: none;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.c-v3-bp-card__price-badge-2 {
  z-index: 5;
  background-color: #fff;
  border-radius: 40px;
  padding: 10px 20px;
  display: flex;
}

.c-v3-bp-card__rabatt-badge {
  z-index: 5;
  background-color: #ffff5a;
  border-radius: 40px;
  padding: 10px 20px;
  display: inline-block;
}

.c-cw__img-badge-wrapper {
  width: 100px;
  height: 100px;
  background-color: #ffff5a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 30px;
  bottom: auto;
  left: auto;
  right: 130px;
}

.c-cw-advent__text-fett {
  text-align: center;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Semplicitapro, sans-serif;
  font-size: 38px;
  font-weight: 600;
}

.c-cw__img-text-wrapper {
  padding: 30px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-cw__img-text-content {
  width: 50%;
  color: #fff;
}

.text-span-22 {
  text-decoration: line-through;
}

.c-cw-advent__button-wrapper {
  text-align: center;
  background-color: #fff;
  border-radius: 16px;
  padding: 24px;
}

.c-cw-advent__text-streich {
  color: #7e7e7e;
  font-size: 16px;
}

.c-cw-bar__section {
  height: 300px;
  position: relative;
  overflow: hidden;
}

.c-cw-bar__flex {
  height: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.c-cw-bar__img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.c-cw__video-wrapper {
  width: 100%;
  height: 100%;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.html-embed-13 {
  width: 104%;
  height: 104%;
}

.c-cw-testimonial__bottom-star-img {
  height: 20px;
}

.c-cw-testimonials__star {
  height: 16px;
  padding-left: 10px;
  padding-right: 10px;
}

.c-cw-testimonials__star.my-4 {
  padding-left: 4px;
  padding-right: 4px;
}

.c-cw-testimonial__card-wrapper {
  width: 280px;
  flex-direction: column;
  align-items: center;
  margin-left: 40px;
  margin-right: 40px;
  padding: 0 0 50px;
  display: flex;
}

.c-cw-testimonial__bottom-star-text {
  padding-left: 14px;
  font-size: 18px;
  font-weight: 600;
}

.c-cw-testimonials__star-wrapper {
  margin-top: 12px;
}

.c-cw-testimonial__img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50%;
}

.c-cw-testimonial__text-wrapper {
  text-align: center;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px;
  display: flex;
}

.c-cw-testimonial__text-wrapper._300px {
  width: 300px;
  min-width: 300px;
  margin-right: 32px;
}

.c-cw-testimonial__spacer {
  width: 80px;
  height: 3px;
  background-color: #ddd;
  border-radius: 2px;
  margin-top: 24px;
  margin-bottom: 24px;
}

.swiper-slide {
  margin-bottom: 30px;
}

.c-cw-testimonial__header-wrapper {
  text-align: center;
  padding-top: 120px;
  padding-bottom: 40px;
}

.c-cw-testimonials__star-item {
  justify-content: center;
  display: flex;
}

.c-cw-testimonial__section.is-gray {
  background-color: #f5f4f0;
  padding-bottom: 100px;
}

.c-cw-testimonial__section.is-gray.is_psl {
  padding-bottom: 32px;
}

.c-cw-testimonial__section.is-gray.is_psl.pt-32 {
  padding-top: 32px;
}

.c-cw-testimonial__section.is-gray.my-62 {
  padding-top: 62px;
  padding-bottom: 62px;
}

.swiper-container {
  justify-content: center;
  align-items: center;
}

.c-cw-testimonial__img-wrapper {
  margin-bottom: 32px;
  display: none;
}

.c-cw-testimonial__bottom-star-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-cw-testimonial__name-text {
  font-size: 12px;
  font-weight: 600;
}

.c-cw-testimonial__bottom-star-container {
  background-color: #fff;
  border-radius: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-right: 14px;
  padding: 22px 32px;
  display: flex;
}

.c-button-12 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border-radius: .8em;
  padding: 15px 2em;
  font-size: 16px;
  font-weight: 600;
}

.c-cw-zertifikate__button-wrapper {
  justify-content: center;
  display: flex;
}

.c-cw-zertifikate__icon-wrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.c-cw-zertifikate__section {
  padding-top: 120px;
  padding-bottom: 120px;
}

.h2-light {
  font-weight: 300;
}

.c-cw-zertifikate__icon-item {
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  padding: 32px 48px;
  display: flex;
  box-shadow: 0 8px 30px rgba(0, 0, 0, .07);
}

.c-cw-zertifikate__text-wrapper {
  text-align: center;
  margin-top: 72px;
  margin-bottom: 40px;
}

.c-cw-zertifikate__header-wrapper {
  text-align: center;
  margin-bottom: 70px;
}

.c-cw-zertifikate__icon-img-wrapper {
  width: 60px;
  height: 60px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-cw-spenden__text-gross {
  text-align: center;
  margin-bottom: 8px;
  font-family: Semplicitapro, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 33px;
}

.c-cw-spenden__text-wrapper {
  text-align: center;
}

.c-cw-spenden__wrapper {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 100px;
  display: flex;
}

.c-cw-spenden__bottle-img {
  margin-left: 2px;
  margin-right: 2px;
}

.c-cw-background__color-wrapper {
  z-index: 0;
  justify-content: space-between;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-cw-spenden__bottle-wrapper {
  margin-top: 40px;
  margin-bottom: 60px;
}

.c-cw-spenden__img-wrapper {
  width: 190px;
  height: 190px;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
}

.c-cw-background__col {
  width: 50%;
}

.c-cw-background__col.is-grey {
  background-color: #f5f4f0;
}

.c-cw-background__col.is-green {
  background-color: #187e65;
}

.instagram-2 {
  margin-bottom: 100px;
  margin-left: 100px;
  margin-right: 100px;
}

.instagram-2.is-m-100 {
  margin-top: 100px;
}

.sg-card__flex {
  flex-wrap: wrap;
  display: flex;
}

.c-cw-mobile-bar__section.is-hide-desktop {
  display: none;
}

.text-block-310 {
  text-align: center;
  align-self: auto;
  position: static;
}

.c-cw-rabatt__code-button-2 {
  justify-content: flex-start;
  display: flex;
}

.c-cw-rabatt__code-button-2.is-cms {
  width: 216px;
  height: 216px;
  background-color: #ffff5a;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.c-cw-rabatt__text-wrapper-2 {
  margin-top: 3px;
  margin-bottom: 19px;
}

.c-cw-rabatt__text-wrapper-2.is-cms {
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
}

.c-cw-rabatt__card-content-2 {
  background-color: #fff;
  border-radius: 16px;
  padding: 40px;
  overflow: hidden;
}

.html-embed-53 {
  width: 100%;
  margin-top: 13px;
}

.c-cw-rabatt__card-wrapper-2 {
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-99 {
  color: rgba(0, 0, 0, 0);
  display: none;
}

.text-span-100 {
  display: none;
}

.div-block-935 {
  width: 100%;
  overflow: hidden;
}

.div-block-936 {
  position: relative;
}

.c-v3-hero2__col-wrap {
  width: 66%;
  display: flex;
}

.c-v3-pam-planeten-section-2 {
  background-color: #f6f5f1;
  position: relative;
}

.c-cw-testimonial__header-wrapper-2 {
  text-align: center;
  padding-top: 120px;
  padding-bottom: 40px;
}

.c-v3-hero__flex-2 {
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.c-v3-hero__img-shadow-3 {
  background-image: linear-gradient(to right, #ede9e3, rgba(0, 0, 0, 0) 30%);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.v3-h1 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Semplicitapro, sans-serif;
  font-size: 2.5em;
  font-weight: 500;
  line-height: 1.5;
}

.v3-h2-5 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Semplicitapro, sans-serif;
  font-size: 1.9em;
  font-weight: 600;
  line-height: 1.2;
}

.flex-video {
  justify-content: center;
  align-items: stretch;
  margin-top: 50px;
  display: flex;
  overflow: auto;
}

.image-249 {
  margin-bottom: 10px;
  display: block;
}

.background-video-7 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.c-cw-check__icon-wrapper-2 {
  width: 20px;
  height: 20px;
  flex: none;
  justify-content: flex-start;
  align-items: flex-end;
  margin-right: 10px;
}

.image-col-absolute {
  width: 50vw;
  height: 100%;
  position: absolute;
}

.transparent-char {
  opacity: 0;
}

.v3-h2-6 {
  text-transform: uppercase;
  font-family: Semplicitapro, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.1;
}

.v3-h2-6._36percent {
  margin-bottom: 31px;
  font-size: 28px;
  font-weight: 500;
}

.paragraph-53 {
  margin-top: 19px;
  padding-right: 65px;
}

.image-250 {
  display: block;
}

.image-252 {
  width: 50vw;
  height: 39vw;
  max-width: none;
  object-fit: cover;
  object-position: 50% 18%;
}

.image-252.absolute {
  width: 100%;
  height: 100%;
}

.c-v3-paragraph-2 {
  font-size: 1em;
  line-height: 1.4;
}

.c-cw-highlights__header-wrapper-2 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.c-v3-bp-card__streich-price-2 {
  opacity: .6;
  padding-right: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: line-through;
}

.image-248 {
  margin-bottom: 18px;
  display: block;
}

.swiper-slide-2 {
  flex: none;
  margin-bottom: 30px;
}

.c-v3-bp__flex-3 {
  justify-content: center;
  align-items: stretch;
  margin-top: 50px;
  display: flex;
  overflow: auto;
}

.c-v3-bp__flex-3.is-ny {
  justify-content: flex-start;
}

.c-v3-hero-section-3 {
  height: 80vh;
  background-color: #ede9e3;
  padding-top: 0;
  position: relative;
}

.c-v3-bp-card__price-2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.c-v3-bp-card__rabatt-badge-2 {
  z-index: 5;
  color: #fff;
  background-color: #595959;
  border-radius: 12px;
  padding: 10px 20px;
  display: inline-block;
}

.zertifikate-badge-klein {
  width: 182px;
  opacity: 1;
  text-align: center;
  background-color: #fff;
  border-radius: 40px;
  margin-right: 14px;
  padding: 25px;
  box-shadow: 0 20px 50px -10px rgba(0, 0, 0, .2);
}

.c-v3-bp__card-4 {
  width: 33.3333%;
  flex-direction: column;
  flex: none;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.c-v3-bp__card-4.is-ny {
  width: 300px;
}

.c-v3-bp-card__text-wrap-2 {
  height: 430px;
  background-color: #f6f5f1;
  border-radius: 30px;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  margin-top: -124px;
  padding: 124px 20px 20px;
  display: flex;
}

.c-v3-hero2__flex {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.hero-with-banner {
  position: relative;
}

.c-v3-hero__img-3 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 15%;
}

.c-v3-hero__img-3.is-pam {
  object-position: 50% 30%;
}

.c-v3-hero__text-2-wrap-2 {
  width: 70%;
  margin-top: 26px;
  padding-left: 8px;
}

.c-container-4 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
}

.c-v3-bp-crad__price-wrap-3 {
  justify-content: flex-start;
  margin-bottom: 27px;
  display: flex;
}

.v3-h3-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Semplicitapro, sans-serif;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.5;
  display: inline;
}

.c-v3-hero2-section {
  padding-bottom: 70px;
}

.zertifikate__card-klein {
  width: 320px;
  justify-content: space-around;
  margin-top: 10px;
  display: flex;
}

.zertifikate__card-klein.is-hide {
  margin-left: 25px;
}

.col-video {
  width: 33.3333%;
  padding: 10px;
}

.c-v3-h1-4 {
  text-transform: uppercase;
  font-size: 3.9em;
  font-weight: 500;
  line-height: 1;
}

.c-v3-bp-card__check-2 {
  flex: none;
  margin-right: -2px;
  padding-top: 2px;
}

.c-main-wrapper-2 {
  position: relative;
}

.c-cw-zertifikate__section-2 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.c-v3-hero2__col {
  width: 33%;
  padding-left: 10px;
  padding-right: 10px;
}

.c-container-5 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 10px;
}

.c-container-5.is-ptb-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.c-container-5.is-ptb-0.absolute-img {
  z-index: 2;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.c-v3-bp-card__price-badge-3 {
  z-index: 5;
  background-color: #fff;
  border-radius: 12px;
  padding: 10px 20px;
  display: flex;
}

.c-v3-hero2__head-col {
  width: 33%;
  flex: none;
  padding-left: 10px;
  padding-right: 10px;
}

.c-v3-hero__button-2-wrap-2 {
  margin-top: 25px;
}

.video-holder {
  height: 20vw;
}

.influencer-box-flex {
  display: flex;
}

.paragraph-54 {
  margin-top: 21px;
}

.text-block-312 {
  display: inline;
}

.text-block-313 {
  font-weight: 500;
  display: inline;
}

.influencer-container {
  background-color: #fff;
  border-radius: 15px;
  padding: 32px;
}

.influencer-code-bubble {
  width: 150px;
  height: 150px;
  text-align: center;
  text-transform: uppercase;
  background-color: #ffff5a;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5px;
  font-size: 12px;
  font-weight: 500;
  display: flex;
}

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

.text-block-315 {
  font-size: 14px;
  font-weight: 700;
}

.div-block-940-copy {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.text-block-314 {
  font-family: Open Sans, sans-serif;
  display: inline;
}

.c-cw__ch-button-wrapper {
  z-index: 100;
  text-decoration: none;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 2%;
  left: auto;
  right: 2%;
}

.c-cw-ch__content {
  align-items: flex-start;
  display: flex;
}

.c-cw-ch__button {
  background-color: #f5f4f1;
  border-radius: .8em;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  text-decoration: none;
  display: flex;
}

.c-cw-ch__link-icon-wrapper {
  width: 40px;
  height: 40px;
}

.image-247 {
  width: 100%;
  height: 100%;
}

.c-cw-ch__button-close {
  width: 20px;
  height: 20px;
  opacity: .5;
  margin-left: 10px;
}

.page-padding {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.feb-hero__text-wrapper {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.feb-hero-img {
  width: 100%;
  height: 70vh;
  max-width: none;
  object-fit: cover;
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.feb-hero-img.hide-mobile-landscape {
  object-position: 30% 50%;
  transform-style: preserve-3d;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.text-size-large {
  font-size: 1.5rem;
}

.text-size-large.margin-vertical.margin-large {
  margin-left: 0;
  margin-right: 0;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.container-large.is-card {
  background-image: linear-gradient(77deg, #131313, #0a2a3a);
  border-radius: 1rem;
  margin-top: -3rem;
  padding: 2rem;
}

.feb-hero-img-mobile.show-mobile-landscape {
  display: none;
}

.padding-vertical, .padding-vertical.padding-xlarge {
  padding-left: 0;
  padding-right: 0;
}

.hero-xmas__section {
  position: relative;
}

.v4-button {
  color: #3a3a3a;
  text-align: center;
  background-color: #fffd76;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  margin-top: 1rem;
  padding: 1rem 3rem;
  font-weight: 600;
}

.col__wrapper {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

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

.col__img-wrapper {
  height: 100%;
  position: relative;
}

.text__wrapper.padding-vertical.padding-medium {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-left: 0;
  padding-right: 0;
}

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

.padding-xlarge {
  padding: 4rem;
}

.unsere-geschenke__flex {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  padding-top: 8rem;
  display: flex;
}

.unsere-geschenke__flex.is-left {
  justify-content: flex-start;
  overflow: auto;
}

.unsere-geschenke__flex.is-wrap {
  flex-wrap: wrap;
  padding-top: 0;
}

.c-v4-product__card {
  width: 25%;
  cursor: pointer;
  flex-direction: column;
  flex: none;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
  display: flex;
}

.c-v3-bp-card__text-2 {
  font-size: 18px;
  line-height: 1.5;
}

.image-261 {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: 50% 80%;
}

.image-261.is-waschmittel {
  object-position: 50% 30%;
}

.c-testimonial-ursprung__name-wrapper {
  text-align: center;
}

.c-cw-testimonials__star-2 {
  height: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.c-testimonial-ursprung__wrapper {
  justify-content: center;
  margin-top: 50px;
  display: flex;
}

.c-testimonial-ursprung__text-bewertungen {
  opacity: .5;
}

.c-testimonial-ursprung__text-underline {
  text-decoration: underline;
}

.c-testimonial-ursprung__sterne-wrapper {
  margin-top: 10px;
  display: flex;
}

.c-testimonial-ursprung__bewertungen {
  text-align: center;
  margin-top: 10px;
}

.c-testimonial-ursprung__card-wrapper {
  width: 280px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: 25px;
  margin-right: 25px;
  padding: 16px;
  display: flex;
}

.feb-sustain-wrapper {
  margin-bottom: 2rem;
  display: flex;
}

.feb-logo-wrapper {
  justify-content: center;
  align-items: center;
  padding: 141px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.feb-logo-img {
  margin-left: auto;
  margin-right: auto;
}

.feb-sustain-img {
  width: 100%;
}

.feb-sustain-img-wrapper {
  width: 70px;
  flex: none;
  margin-right: 1rem;
}

.galileo-text-wrapper-2 {
  width: 50vw;
  align-self: stretch;
  display: flex;
}

.galileo-image-wrapper-3 {
  width: 50vw;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.youtube-2 {
  flex: none;
}

.galileo-3 {
  background-color: #e0d8ce;
  justify-content: space-around;
  margin-top: 0;
  display: flex;
}

.galileo-text-content-2 {
  width: 100%;
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin: auto;
  padding: 100px 50px;
  display: flex;
}

.galileo-video-wrapper-2 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.subtitle-2 {
  color: #3a3a3a;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.5em;
}

.subtitle-2.fix {
  margin-bottom: 11px;
  font-size: 1.7em;
}

.c-v3-hero__img-4 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 100%;
}

.c-v3-hero__img-4.is-waschmittel {
  object-position: 100% 100%;
}

.c-v3-h1-5 {
  text-transform: uppercase;
  font-size: 4em;
  line-height: 1;
}

.v3-h3-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Semplicitapro, sans-serif;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.5;
  display: inline;
}

.v3-h3-3.hero {
  text-transform: none;
}

.c-v3-hero__img-shadow-4 {
  background-image: linear-gradient(to right, #ede9e3, rgba(0, 0, 0, 0) 30%);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-with-banner-2 {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.c-v3-hero-section-4 {
  height: 80vh;
  background-color: #ede9e3;
  padding-top: 0;
  position: relative;
}

.c-v3-hero__text-2-wrap-3 {
  width: 70%;
  padding-top: 8px;
  padding-left: 8px;
}

.c-v3-hero__text-2-wrap-3.influencer {
  display: block;
}

.c-v3-hero__text-2-wrap-3.influencer.hide {
  display: none;
}

.c-v3-hero__button-2-wrap-3 {
  margin-top: 25px;
}

.v4-button-2 {
  color: #3a3a3a;
  text-align: center;
  background-color: #fffd76;
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  padding: 1rem 3rem;
  font-weight: 600;
}

.feb-deco-section-2 {
  position: relative;
}

.img-copyright-name-wrapper {
  padding-bottom: 1rem;
  padding-right: 1rem;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.padding-bottom {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.page-wrapper {
  background-color: var(--black);
  color: #c9c7c7;
}

.global-styles {
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.valentin-banner {
  background-color: #f2ab9b;
  padding-top: 20px;
  padding-bottom: 20px;
}

.v-img-wrapper {
  width: 260px;
  height: 260px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.v-badge {
  width: 60px;
  height: 60px;
  text-align: center;
  background-color: #f2ab9b;
  border-radius: 50%;
  flex: none;
  justify-content: center;
  align-items: center;
  font-size: 21px;
  font-weight: 600;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.c-nav-wrap {
  max-width: 1200px;
  flex: 1;
  justify-content: space-around;
  align-self: center;
  align-items: center;
  display: flex;
}

.text-span-38 {
  color: #a3a3a3;
  text-decoration: line-through;
}

.valentin-text {
  font-size: 21px;
}

.c-nav__logo-2 {
  height: 70px;
  align-self: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.light {
  font-size: 1.5rem;
}

.text-span-40 {
  font-family: Open Sans, sans-serif;
}

.v-preis-wrapper {
  align-items: center;
  margin-top: 15px;
  display: flex;
}

.text-block-323 {
  background-color: #f5f4f0;
  border-radius: 8px;
  padding: 8px 16px;
  font-weight: 600;
}

.link-block-22 {
  width: 260px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 36px 16px 16px;
  display: flex;
}

.c-nav {
  width: 100%;
  background-color: #fff;
}

.v4-body {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.ilp-hero-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 50% 50%;
}

.ilp-hero-col {
  z-index: 2;
  width: 50%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.ilp-hero-col.is-left {
  align-items: flex-start;
  padding-left: 150px;
}

.ilp-hero-flex {
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-weight-light {
  font-weight: 300;
}

.ilp-h1 {
  font-size: 3.5rem;
}

.text-size-medium {
  font-size: 1.25rem;
  display: none;
}

.text-size-medium.infl {
  display: inline;
}

.ilp-hero-col-img {
  width: 50%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ilp-hero-col-img.is-overlay {
  width: auto;
  align-items: center;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

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

.ilp-hero-shadow {
  background-image: linear-gradient(to right, #ede9e3, rgba(246, 245, 241, 0) 44%);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-v3-heor_badge-wrapper {
  width: 8rem;
  height: 8rem;
  background-color: #ffff5a;
  border-radius: 100%;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ilp-hero-badge-wrapper {
  z-index: 2;
  width: 100%;
  justify-content: flex-end;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 10%;
  left: auto;
  right: 10%;
}

.text-size-small {
  font-size: .875rem;
}

.text-size-small.is-0 {
  margin-bottom: 0;
}

.ilp-hero-section {
  height: 80vh;
  background-color: #ede9e3;
  padding-top: 0;
  position: relative;
  overflow: hidden;
}

.ilp-rabatt-code-wrapper {
  width: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.ilp-code-move-button {
  color: #333;
  text-align: center;
  background-color: #f6f5f1;
  border-radius: 1rem;
  padding: 1rem 2.6rem;
  font-weight: 600;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.ilp-code-container {
  background-color: #fff;
  border-radius: 15px;
  padding: 2rem;
}

.lip-code-section.background-color-beige-light {
  background-color: var(--grey-light);
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.fs-copyclip_button-2 {
  color: #3a3a3a;
  text-align: center;
  text-transform: uppercase;
  background-color: #ffff5a;
  border-width: 1px;
  border-color: #000;
  border-radius: .5rem;
  outline: 4px dashed #d8d8d8;
  padding: .6rem 2rem .65rem;
  font-size: 1.5rem;
  font-weight: 600;
}

.fs-copyclip_button-2:hover {
  outline-offset: 0px;
  outline: 4px dashed #595959;
}

.influencer-box-flex-2 {
  margin-top: 1rem;
  display: flex;
}

.lip-code-move-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 2rem;
  display: flex;
}

.ilp-rabatt-text-wrapper {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.padding-left {
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.padding-left.padding-small {
  padding-left: 1rem;
}

.ilp-card-product-price-wrapper {
  z-index: 5;
  background-color: #fff;
  border-radius: 12px;
  padding: 10px 20px;
  display: flex;
}

.infl-card-text-wrapper {
  margin-top: 10px;
  margin-bottom: 10px;
}

.ilp-product-card-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.ilp-product-badge {
  z-index: 5;
  width: 3rem;
  height: 3rem;
  background-color: #ffff5a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 1rem;
  bottom: auto;
  left: auto;
  right: 1rem;
}

.ilp-card-wrapper {
  text-align: center;
  background-color: #f6f5f1;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 1rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.ilp-product-card-price-wrapper {
  margin-left: 0;
  display: flex;
}

.text-weight-medium {
  font-weight: 600;
  text-decoration: none;
}

.text-weight-medium.text-style-strikethrough.text-color-grey {
  color: gray;
  text-decoration: line-through;
}

.ilp-product-header-wrapper {
  margin-bottom: 2rem;
}

.ilp-product-img {
  width: 160px;
}

.infl-text-wrapper {
  color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.feb-deco-section-3 {
  height: 450px;
  background-image: url('../images/everdrop-color-waschmittel-dose-pulver-beutel-1.jpeg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}

.c-v3-hero_badge {
  width: 100%;
  justify-content: flex-end;
  display: flex;
}

.c-v3-hero_badge.infl {
  color: #3a3a3a;
  justify-content: center;
  display: flex;
}

.ilp-card-wrapper-2 {
  text-align: center;
  background-color: #f6f5f1;
  border-radius: 1rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 1rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.text-weight-medium-2 {
  font-weight: 600;
}

.ziel__section {
  padding-top: 80px;
}

.ziel__img {
  border-radius: 16px;
}

.duft__text-wrapper {
  margin-top: 16px;
}

.ziel__text-wrapper {
  width: 60%;
}

.ziel__flex {
  flex-direction: column;
  display: flex;
}

.ziel__img-wrapper {
  width: 33.3%;
  border-radius: 16px;
  order: 1;
  padding: 24px;
}

.ziel__headding-big-wrapper {
  width: 60%;
  padding-top: 0;
}

.handseife__headding-big-wrapper {
  padding-top: 80px;
}

.section-120 {
  margin-bottom: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
  box-shadow: 0 4px 11px -7px #000;
}

.link-block-23 {
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.heading-44 {
  color: #313131;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.image-272 {
  width: 150px;
}

.div-block-831 {
  max-width: 600px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-166 {
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.text-block-98 {
  width: 100%;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-bottom: 8px;
}

.image-173 {
  width: 5%;
  margin-top: 2px;
}

.div-block-941 {
  display: flex;
}

.link-adv {
  color: #002aff;
  display: inline;
}

.link-adv.ml-8 {
  margin-left: 8px;
}

.div-block-855 {
  width: auto;
}

.div-block-942 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.text-block-97 {
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 2px dashed #ebec46;
  border-radius: 0;
  margin-top: 16px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  font-weight: 700;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.text-block-97.mb-16 {
  border-style: dashed;
  border-color: #f0f144;
  margin-bottom: 16px;
}

.text-block-97.mt-8 {
  margin-top: 8px;
  margin-bottom: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 11px;
}

.text-block-102 {
  color: #fff;
  margin-top: 16px;
  font-size: 16px;
  font-weight: 700;
}

.image-194 {
  width: 60%;
  border-radius: 0;
}

.image-194._80 {
  width: 80%;
}

.image-194._30 {
  width: 50%;
}

.image-194.br-8 {
  border-radius: 200px;
}

.image-194.br-8.b15 {
  width: 15%;
  height: auto;
}

.div-block-837 {
  border-radius: 8px;
  align-items: flex-start;
  padding: 16px;
  font-style: normal;
  display: flex;
}

.adv-p-lead {
  margin-bottom: 16px;
  font-family: Merriweather, serif;
  font-size: 16px;
  font-weight: 700;
}

.div-block-968 {
  background-color: rgba(241, 241, 241, 0);
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 8px;
  display: flex;
}

.link-6 {
  color: #1e00ff;
  margin-left: 30px;
  font-weight: 700;
}

.div-block-846 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.paragraph-11 {
  margin-bottom: -8px;
}

.subhead-5 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}

.div-block-841 {
  padding: 16px 0 0;
}

.text-block-101 {
  color: #fff;
  text-align: center;
  background-color: #be3535;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 900;
  display: flex;
}

.div-block-966 {
  max-width: 600px;
  float: none;
  clear: none;
  border-radius: 0;
  flex-flow: column;
  display: block;
  position: static;
}

.image-170 {
  width: auto;
  height: 15px;
  margin-top: 1px;
  margin-right: 5px;
}

.text-block-101-copy {
  color: #fff;
  text-align: center;
  background-color: #67a35d;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 900;
  display: flex;
}

.text-block-96 {
  z-index: 10;
  color: #000;
  border: 1px #000;
  margin-bottom: 16px;
  padding: 1px;
  font-weight: 300;
  text-decoration: none;
  position: relative;
}

.adv-headline-h1 {
  color: #292929;
  text-transform: none;
  font-size: 33px;
  font-weight: 900;
  line-height: 140%;
  text-decoration: none;
}

.adv-headline-h1.small {
  font-size: 30px;
  font-weight: 800;
}

.text-block-103 {
  width: 40px;
  height: 40px;
  background-color: #feff5a;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.text-block-105 {
  color: #000;
  text-align: right;
  font-size: 16px;
  font-weight: 400;
}

.image-168 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
  margin-bottom: 34px;
  position: static;
}

.adv-p {
  height: auto;
  font-family: Merriweather, serif;
  font-weight: 400;
  display: none;
  position: static;
}

.image-164 {
  width: auto;
  height: 21px;
  margin-top: 0;
  margin-right: 8px;
}

.adv-cta {
  width: 100%;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #46e7a9;
  border-radius: 0;
  padding: 24px 16px;
  font-size: 20px;
  display: block;
  box-shadow: 0 0 18px -9px #000;
}

.adv-cta.mt-16 {
  border-radius: 8px;
}

.adv-cta.yellow {
  background-color: #ffff5a;
}

.adv-cta.mt-8 {
  background-color: #46e7a9;
  border-radius: 4px;
  margin-top: 8px;
  font-size: 18px;
}

.adv-cta.mt-8.yellow {
  background-color: #feff59;
  padding-top: 19px;
  padding-bottom: 19px;
  font-size: 16px;
}

.image-176 {
  width: 70%;
  border: 3px #e55e46;
  margin-bottom: 0;
}

.image-176.display-none {
  display: none;
}

.heading-39 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 30px;
}

.grid-22 {
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  justify-items: start;
}

.div-block-859 {
  padding: 16px 0 0;
}

.link-7 {
  color: #1e00ff;
  font-weight: 700;
}

.text-block-327 {
  z-index: 100;
  background-color: #feff5a;
  border-radius: 4px;
  padding: 8px;
  font-family: Lato, sans-serif;
  font-weight: 900;
  position: absolute;
  top: 16px;
  left: 16px;
}

.div-block-832 {
  position: relative;
}

.div-block-836 {
  color: #feff5a;
  background-color: #009745;
  border-radius: 7px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 32px;
  display: flex;
}

.text-block-93-copy {
  color: #000;
  margin-top: 0;
  padding: 0 8px;
}

.div-block-840 {
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 20px;
  display: flex;
}

.link-block-29 {
  width: 5%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-29._15 {
  width: 15%;
}

.link-block-29._20 {
  width: 20%;
}

.grid-24 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #494949;
  border-radius: 16px;
  padding: 32px;
}

.div-block-969 {
  border-bottom: 1px solid #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 16px;
  display: flex;
  position: relative;
}

.div-block-858 {
  background-color: #525252;
  border-radius: 8px;
  margin-top: 16px;
  margin-left: auto;
  margin-right: auto;
  padding: 16px 32px;
}

.grid-23 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  margin-bottom: 0;
}

.div-block-835 {
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: block;
  position: relative;
}

.image-177 {
  width: 100%;
  height: 100%;
  float: none;
  clear: none;
  object-fit: contain;
  border-radius: 11px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.text-block-328 {
  color: #000;
  margin-top: 4px;
  margin-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
}

.slider-4 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
}

.div-block-856 {
  width: 100%;
  height: 12px;
  background-color: rgba(255, 255, 255, .43);
  border-radius: 20px;
  margin-top: 8px;
}

.image-156 {
  width: 30%;
  float: left;
  clear: none;
  display: none;
  position: static;
}

.div-block-844 {
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
}

.adv-p-2 {
  height: auto;
  color: #252525;
  text-indent: 20px;
  margin-bottom: 16px;
  font-family: Merriweather, serif;
  font-size: 16px;
  font-weight: 400;
  display: block;
  position: static;
}

.adv-p-2.display-none {
  display: none;
}

.adv-p-2.noindent {
  color: #fff;
  text-align: left;
  text-indent: 0;
  margin-bottom: 0;
  font-size: 16px;
}

.adv-p-2.mt-16 {
  margin-top: 16px;
}

.image-178 {
  border-radius: 9px;
  margin-bottom: 16px;
  box-shadow: 2px 2px 20px -6px rgba(0, 0, 0, .38);
}

.adv-headline {
  color: #292929;
  text-transform: none;
  margin-top: 16px;
  margin-bottom: 22px;
  font-size: 30px;
  font-weight: 900;
  line-height: 120%;
  text-decoration: none;
}

.adv-headline.display-none {
  display: none;
}

.adv-headline.white {
  float: none;
  color: #fff;
  margin-top: 30px;
  display: inline-block;
}

.adv-headline.white.block {
  display: block;
}

.adv-headline.white.block.mt10 {
  margin-top: 10px;
}

.adv-headline.white.block.mt10.centered, .adv-headline.white.mt-0 {
  margin-top: 0;
}

.adv-headline.white.mt-10 {
  margin-top: 10px;
}

.adv-headline.centered {
  text-align: center;
  margin-bottom: 24px;
  font-size: 32px;
}

.div-block-853 {
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  display: flex;
}

.autor__image-2 {
  width: 15%;
  height: auto;
  float: left;
  opacity: 1;
  border: 3px solid #46e7a9;
  border-radius: 200px;
  flex: 0 auto;
  margin-right: 16px;
}

.div-block-838 {
  background-color: #fff;
  background-image: linear-gradient(rgba(248, 248, 248, .85), rgba(248, 248, 248, .85)), url('../images/Studie-Santa-Anna-di-Ferrara-Krankenhaus-Italien-2.png');
  background-position: 0 0, 100% 100%;
  background-size: auto, cover;
  border-radius: 11px;
  flex-direction: row;
  align-items: flex-start;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 24px;
  display: none;
  box-shadow: 1px 1px 6px -3px #000;
}

.div-block-829 {
  background-color: rgba(105, 105, 105, .18);
  border-radius: 8px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 16px;
  padding: 24px;
  display: flex;
}

.div-block-835-copy {
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  display: flex;
  position: relative;
}

.div-block-845 {
  width: auto;
  background-color: rgba(0, 0, 0, .05);
  border: 1px #b4b4b4;
  border-radius: 0;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: 0;
  padding: 16px;
  display: flex;
}

.text-block-93 {
  color: #fff;
  margin-top: 0;
  padding: 0 8px;
}

.section__advertorials-2 {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-852 {
  width: 100%;
  border: 1px solid #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 16px;
  display: flex;
  position: relative;
}

.white-block {
  width: 100%;
  background-color: #da9d97;
  border-radius: 0;
  margin: 32px auto;
  padding: 32px;
  position: relative;
}

.white-block.solid {
  background-color: #e0d8ce;
}

.infonote {
  color: #2d2d2d;
  text-align: center;
  background-color: rgba(255, 255, 255, .24);
  border: 3px dashed #feff5a;
  border-radius: 4px;
  margin-top: 16px;
  margin-bottom: 8px;
  padding: 8px;
  font-size: 20px;
  font-weight: 900;
  line-height: 1.6;
  text-decoration: underline;
  display: none;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 2px 20px -3px #000;
}

.text-block-329 {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 16px;
  margin-left: 0;
  font-style: normal;
  font-weight: 700;
}

.text-block-92 {
  height: auto;
  color: #fff;
  text-align: left;
  align-self: flex-start;
  font-size: 16px;
  font-weight: 300;
  line-height: 130%;
  text-decoration: none;
}

.div-block-839 {
  z-index: 2;
  background-color: #fff;
  border: 1px solid #000;
  padding: 16px;
  position: relative;
}

.bold-text-10 {
  color: #000;
}

.image-175 {
  border-radius: 0;
  margin-right: 16px;
}

.text-block-102-copy {
  color: #fff;
  margin-top: 0;
  margin-left: 8px;
  font-size: 18px;
  font-weight: 700;
}

.icon-21 {
  color: #000;
}

.klaviyo-nl {
  background-color: #eee;
  border-radius: 8px;
  margin-bottom: 24px;
  padding: 24px;
}

.div-block-967 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.div-block-837-copy-2 {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 0;
  align-items: flex-start;
  padding: 16px;
  font-style: normal;
  display: flex;
}

.div-block-864 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: rgba(73, 73, 73, 0);
  border-radius: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 16px;
  padding: 0;
  display: grid;
}

.div-block-864.bg-white {
  background-color: #fff;
  flex: 1;
  align-content: stretch;
  margin-bottom: 0;
  padding: 16px;
}

.div-block-864.bg-white.align-center {
  align-content: center;
}

.div-block-864.bg-gray {
  background-color: var(--beige-light);
  margin-bottom: 0;
  padding: 24px;
}

.div-block-864.p-32 {
  padding: 32px;
}

.div-block-857 {
  width: 90%;
  height: 12px;
  background-color: #009745;
  border-radius: 20px;
}

.div-block-857._100 {
  width: 100%;
}

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

.heading-39-copy {
  color: #fff;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 900;
}

.div-block-970 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-970.flex {
  flex-direction: column;
}

.marker-2 {
  color: #fff;
  background-color: #64641f;
  padding-left: 5px;
  padding-right: 5px;
}

.marker-2.gr-n {
  color: #fff;
  background-color: #009745;
  padding-left: 8px;
  padding-right: 8px;
  display: inline;
}

.marker-2.roboto {
  color: #000;
  background-color: #feff5a;
  padding-left: 2px;
  padding-right: 2px;
}

.grid-18 {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: stretch;
  margin-top: 8px;
}

.image-174 {
  width: 100%;
  height: 100%;
  object-fit: fill;
}

.image-190 {
  width: 50%;
}

.text-block-104 {
  width: 100px;
  height: 100px;
  text-align: center;
  background-color: #feff5a;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: -10%;
  bottom: auto;
  left: auto;
  right: -10%;
}

.container-124 {
  display: block;
  position: static;
}

.div-block-833 {
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-start;
  margin-top: 5px;
  margin-bottom: 8px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.html-embed-54 {
  margin-bottom: 0;
}

.link-block-28 {
  z-index: 1000;
  color: #000;
  background-color: #feff59;
  justify-content: center;
  align-items: center;
  padding: 24px;
  font-size: 24px;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-block-28.green {
  text-decoration: none;
}

.text-block-360 {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 16px;
  margin-left: 0;
  font-style: normal;
  font-weight: 700;
}

.div-block-994 {
  width: auto;
  background-color: #99bba6;
  border: 1px #b4b4b4;
  border-radius: 20px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: 0;
  padding: 24px;
  display: flex;
}

.div-block-993 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.grid-28 {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: stretch;
  margin-top: 8px;
}

.image-300-copy {
  width: 100%;
  height: 100%;
  max-width: none;
  border-radius: 7px;
}

.text-block-359 {
  height: auto;
  color: #fff;
  text-align: left;
  align-self: flex-start;
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  text-decoration: none;
}

.image-300 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
  margin-bottom: 34px;
  position: static;
}

.text-block-361 {
  z-index: 100;
  background-color: #feff5a;
  border-radius: 4px;
  padding: 8px;
  font-size: 10px;
  position: absolute;
  top: 16px;
  left: 16px;
}

.bold-text-27 {
  color: #333;
}

.image-313 {
  border-radius: 20px;
  margin-bottom: 12px;
}

.listbold, .bold-text-28 {
  color: #3a3a3a;
}

.slide-nav-7 {
  z-index: 10000;
  color: #000;
}

.text-block-364 {
  width: auto;
  max-width: 500px;
  text-align: left;
  white-space: normal;
  background-color: #f5f4f1;
  border: 2px solid rgba(0, 0, 0, .12);
  border-radius: 0;
  padding: 12px;
  font-size: 12px;
  font-weight: 700;
  display: block;
  position: absolute;
  top: auto;
  bottom: 18px;
  left: auto;
  right: -66px;
  box-shadow: 21px 21px 20px -30px rgba(0, 0, 0, .58);
}

.text-block-364.top-100 {
  bottom: -20%;
}

.text-block-364.static {
  order: 1;
  position: static;
}

.text-block-364.static._100 {
  max-width: none;
}

.text-block-364.static._100.no-order {
  order: 0;
  margin-bottom: 32px;
}

.heading-51 {
  text-align: left;
  margin-bottom: 24px;
}

.heading-51.centered {
  text-align: center;
}

.section-130 {
  background-color: #e0d8ce;
  padding-top: 64px;
  padding-bottom: 64px;
}

.lp-grid-wrap-icon {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

.text-block-412-copy {
  color: #187e65;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 23px;
  font-weight: 700;
}

.link-11 {
  text-decoration: none;
}

.lp-h-icons {
  margin-top: 0;
  margin-bottom: 8px;
}

.button-2 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border-radius: 25px;
  margin-top: 16px;
  padding: 15px 25px;
  font-size: 18px;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.text-block-412 {
  color: #187e65;
  margin-top: 24px;
  margin-bottom: 18px;
  font-size: 24px;
  font-weight: 700;
}

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

.text-block-415 {
  font-size: 40px;
}

.image-340 {
  z-index: -1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 40% 20%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.lp-p {
  font-size: 18px;
}

.lp-p.mb-32 {
  margin-bottom: 32px;
}

.image-302 {
  width: 100%;
  height: 100%;
  border-radius: 18px;
  display: inline-block;
}

.image-338 {
  width: 80%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px;
}

.image-338.contain {
  object-fit: scale-down;
}

.div-block-1047 {
  z-index: 0;
  background-color: rgba(80, 80, 80, .5);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-1032 {
  justify-content: center;
  margin-top: 24px;
  display: flex;
}

.div-block-1032.pb-24 {
  margin-bottom: 0;
}

.div-block-1032.flex {
  flex-direction: column;
  align-items: center;
}

.block_quote {
  max-width: 600px;
  background-image: linear-gradient(to bottom, var(--beige) 16%, #fff);
  border-top: 5px #eeeee2;
  border-bottom: 5px #eeeee2;
  border-right: 1px #eeeee2;
  border-radius: 5px;
  margin: 32px auto 0;
  padding: 64px 24px 32px;
  position: relative;
}

.lp-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-areas: ".";
}

.lp-grid._3er {
  grid-template-columns: 1fr 1.5fr 1fr;
}

.lp-grid.black {
  color: #000;
}

.lp-grid.mt-32 {
  margin-top: 32px;
}

.lp-grid.gap-64 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
}

.lp-grid-icons {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-38 {
  grid-template-rows: auto;
  margin-top: 24px;
}

.c-underlined-2 {
  background-image: linear-gradient(to top, #ffff5a, #ffff5a 40%, rgba(255, 255, 255, 0) 40%);
  display: inline;
}

.section-133 {
  background-color: #eeeee2;
  padding-top: 114px;
  padding-bottom: 114px;
}

.image-308 {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border: 3px solid #fff;
  border-radius: 2px;
  position: absolute;
  top: -34px;
  bottom: auto;
  left: 24px;
  right: auto;
}

.lp-section {
  background-color: #eee;
  padding-top: 4px;
  padding-bottom: 4px;
}

.text-block-416 {
  z-index: 1;
  color: #f0f0f0;
  font-size: 64px;
  font-weight: 500;
  position: relative;
}

.lp-mainsection {
  background-color: var(--beige-light);
  padding-top: 61px;
  padding-bottom: 61px;
}

.lp-mainsection.gray {
  background-color: var(--black);
  padding-top: 64px;
  padding-bottom: 64px;
}

.lp-mainsection.brown {
  background-color: var(--beige);
  padding-top: 64px;
  padding-bottom: 64px;
}

.lp-check {
  width: 24px;
  margin-right: 8px;
}

.image-341 {
  width: 400px;
}

.lp-bullet-wrapper {
  width: 100%;
  align-items: center;
  display: flex;
}

.lp-bullet-wrapper.mb-8 {
  align-items: flex-start;
  margin-bottom: 24px;
}

.text-block-417 {
  color: #f2ab9b;
  text-align: center;
  margin-bottom: 26px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.bold-text-31 {
  color: #187e65;
}

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

.text-span-58 {
  text-decoration: line-through;
}

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

.lp-container.small {
  max-width: 650px;
}

.section-131 {
  padding-top: 62px;
  padding-bottom: 62px;
}

.div-block-1000 {
  width: 80%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-1000._100 {
  width: 100%;
}

.lp-icon {
  width: 100px;
}

.lp-h1 {
  text-align: left;
  margin-top: 8px;
  margin-bottom: 24px;
}

.lp-h1.nocaps {
  text-transform: none;
}

.lp-h1.nocaps.centered {
  text-align: center;
}

.lp-h1.nocaps {
  text-transform: none;
  text-transform: none;
}

.lp-h1.nocaps.centered {
  text-align: center;
  text-transform: none;
}

.lp-h1.nocaps {
  text-transform: none;
  text-transform: none;
  text-transform: none;
  text-transform: none;
  text-transform: none;
  text-transform: none;
  text-transform: none;
  text-transform: none;
  text-transform: none;
  text-transform: none;
  text-transform: none;
  text-transform: none;
  text-transform: none;
  text-transform: none;
  text-transform: none;
  text-transform: none;
  text-transform: none;
  text-transform: none;
  line-height: 1.3;
}

.lp_image_wrapper {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-1037 {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.section-129 {
  height: 500px;
  background-image: none;
  background-position: 0 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.section-129.dark {
  background-image: linear-gradient(rgba(0, 0, 0, .53), rgba(0, 0, 0, .53));
  background-position: 0 0;
}

.grid-39 {
  grid-template-rows: auto;
}

.div-block-1048 {
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin-top: 42px;
  display: flex;
  overflow: auto;
}

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

.galileo-image-2-copy {
  width: 100%;
  height: 100%;
  max-height: none;
  object-fit: contain;
  object-position: 50% 100%;
  margin-bottom: 16px;
}

.slider-5 {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 8px;
  overflow: hidden;
}

.text-block-318 {
  margin-left: 4px;
  padding-top: 1px;
  font-weight: 700;
}

.reviews-phil {
  z-index: 1000;
  background-color: rgba(236, 236, 236, .51);
  border-radius: 8px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
  padding: 24px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.c-cw-testimonials__star-wrapper-copy {
  margin-top: 0;
}

.grid-15 {
  max-width: 600px;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-left: auto;
  margin-right: auto;
}

.heading-18 {
  margin-top: 0;
}

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

.section-95 {
  padding-top: 64px;
  padding-bottom: 64px;
}

.div-block-946 {
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 6px 32px 33px -16px rgba(0, 0, 0, .44);
}

.div-block-947 {
  padding: 24px;
}

.c-cw-testimonial__header-wrapper-copy {
  text-align: center;
  padding-top: 31px;
  padding-bottom: 32px;
}

.image-342, .image-343 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.vorteils_wrapper {
  width: 100%;
  height: 300px;
  object-fit: cover;
}

.image-344, .image-345 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c-v3-bp-card__text-2-copy {
  font-size: 15px;
  line-height: 1.5;
}

.lp_image_wrapper-2 {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.lp_image_wrapper-2.first {
  align-items: flex-start;
}

.lp_image_wrapper-2.first.dentered {
  align-items: center;
}

.lp_image_wrapper-2.first.bg-white {
  background-color: rgba(255, 255, 255, .43);
  padding: 32px;
}

.lp_image_wrapper-2.first.flex {
  align-items: center;
}

.lp_image_wrapper-2.first.flex.p-32, .lp_image_wrapper-2.first.p-32 {
  padding: 32px;
}

.lp_image_wrapper-2.realtive {
  position: relative;
}

.lp_image_wrapper-2.first {
  height: auto;
  height: auto;
  height: auto;
  height: auto;
  height: auto;
  justify-content: space-between;
  align-items: flex-start;
}

.lp-tophead.centered {
  text-align: center;
  font-size: 18px;
}

.lp-tophead.centered.light {
  font-weight: 300;
}

.lp-grid-wrapper.first.flex {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.lp-grid-wrapper.first.flex.p-32, .lp-grid-wrapper.p-32 {
  padding: 32px;
}

.lp-p-bullet {
  font-size: 16px;
}

.lp-quote-head {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 23px;
  font-weight: 700;
}

.lp-check-text {
  align-items: flex-start;
  display: flex;
}

.section-134 {
  padding: 34px 16px;
}

.lp-mainsection-2 {
  background-color: #ede9e3;
  padding-top: 61px;
  padding-bottom: 61px;
}

.lp-mainsection-2.white {
  background-color: #fff;
}

.section-135 {
  padding-top: 61px;
  padding-bottom: 61px;
}

.image-335 {
  margin-top: 25px;
  margin-bottom: 25px;
  transform: rotate(90deg);
}

.grid-36 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

.text-block-404 {
  text-align: center;
  margin-top: 29px;
  margin-bottom: 29px;
  font-size: 24px;
  font-weight: 700;
}

.text-block-400 {
  text-align: center;
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 600;
}

.text-block-375 {
  font-size: 18px;
}

.text-block-375.centered {
  text-align: center;
}

.div-block-1049 {
  background-color: rgba(54, 54, 54, .65);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block-414 {
  color: #969696;
  font-size: 18px;
}

.text-block-413 {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
}

.grid-43 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-areas: ".";
}

.grid-35 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.div-block-1020 {
  justify-content: center;
  display: flex;
}

.section-127 {
  background-color: #eee;
  padding-top: 4px;
  padding-bottom: 4px;
}

.image-334 {
  width: 100%;
  max-width: 500px;
  margin-top: 59px;
  margin-bottom: 0;
  margin-right: 32px;
}

.section-128 {
  background-color: #eeeee2;
  padding-top: 61px;
  padding-bottom: 61px;
}

.section-128.brown {
  background-color: #e0d8ce;
  padding-top: 64px;
  padding-bottom: 64px;
}

.section-128.gray {
  background-color: #e0d8ce;
}

.section-128.gray.margin {
  background-color: #b45859;
  padding-top: 32px;
  padding-bottom: 32px;
}

.section-128.gray.margin.coloralternative {
  outline-offset: 0px;
  background-color: #b45859;
  outline: 3px #333;
}

.image-333 {
  width: 80px;
  margin-bottom: 18px;
}

.image-323 {
  width: 24px;
  margin-right: 8px;
}

.div-block-1031 {
  width: 100%;
  display: flex;
}

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

.div-block-1050 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-1038 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-322 {
  width: 100px;
}

.heading-50 {
  text-align: left;
  margin-top: 8px;
  margin-bottom: 24px;
}

.image-336 {
  border-radius: 16px;
}

.grid-41 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 24px;
}

.div-block-1039 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 167px;
  display: flex;
}

.div-block-1051 {
  background-color: var(--grey-light);
  border-radius: 20px;
  padding: 24px;
  box-shadow: -1px 20px 20px -18px rgba(0, 0, 0, .22);
}

.image-346 {
  width: 100%;
  border-radius: 4px;
}

.image-347 {
  width: 28px;
}

.div-block-1052 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.heading-52 {
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 28px;
}

.text-block-418 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 18px;
}

.grid-44 {
  grid-column-gap: 64px;
  grid-row-gap: 128px;
  grid-template-rows: auto;
  margin-bottom: 0;
}

.grid-44.mb-0 {
  margin-bottom: 0;
}

.grid-44.mb-32 {
  margin-bottom: 32px;
}

.image-348 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-1053 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-349 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-1054 {
  display: flex;
}

.image-350, .image-351 {
  width: 100%;
}

.text-block-419 {
  font-size: 50px;
  font-weight: 700;
}

.text-block-420 {
  color: #be3535;
  text-align: center;
  font-size: 50px;
  font-weight: 700;
}

.text-block-421 {
  text-align: center;
  margin-top: 8px;
}

.text-span-101 {
  color: #67a35d;
}

.div-block-1055, .div-block-1056 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-352 {
  width: 60px;
  margin-bottom: 8px;
}

.image-353 {
  border-radius: 16px;
}

.slider-6 {
  width: 75%;
  height: auto;
  background-color: rgba(255, 255, 255, 0);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: block;
}

.icon-22, .icon-23 {
  color: #000;
}

.image-354 {
  width: 100%;
}

.div-block-1057 {
  background-color: var(--grey-light);
  border-radius: 7px;
  padding: 24px;
}

.image-355 {
  width: 100px;
  float: left;
  border: 2px solid #525252;
  border-radius: 200px;
  margin-right: 16px;
}

.text-span-102 {
  font-size: 14px;
}

.div-block-1058 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.div-block-1058.mb-16 {
  margin-bottom: 16px;
}

.image-356 {
  width: 32px;
  margin-right: 16px;
}

.text-block-422 {
  text-align: left;
  font-size: 16px;
}

.div-block-1059 {
  background-color: var(--grey-light);
  border: 1px solid rgba(0, 0, 0, .13);
  border-radius: 6px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 16px;
  padding: 16px;
  display: flex;
  position: relative;
  box-shadow: -1px 20px 20px -10px rgba(0, 0, 0, .09);
}

.redbold {
  color: #d67d7d;
  font-weight: 700;
}

.greenbold {
  color: #548b47;
  text-align: left;
  font-weight: 700;
}

.image-357 {
  width: 35px;
  margin-bottom: 8px;
}

.image-357._30px {
  width: 20px;
  margin-right: 12px;
}

.div-block-1060 {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, .18);
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 16px;
  display: flex;
}

.text-block-423 {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
}

.text-block-424 {
  text-transform: none;
  position: static;
}

.image-358 {
  width: 18px;
  margin-right: 8px;
}

.div-block-1061 {
  background-color: var(--sea-green);
  color: #fff;
  border: 3px solid #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 4px;
  font-size: 13px;
  font-weight: 300;
  display: flex;
  position: absolute;
  top: auto;
  bottom: -7%;
  left: 25%;
  right: 25%;
}

.image-359 {
  width: 17px;
  margin-right: 8px;
}

.image-360 {
  width: 200px;
  margin-top: 24px;
  margin-bottom: 24px;
}

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

.div-block-1052-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.section-136 {
  background-color: var(--white);
  padding-top: 32px;
  padding-bottom: 32px;
}

.section-136.brown {
  background-color: var(--beige-light);
}

.heading-52-copy {
  text-align: center;
  margin-top: 11px;
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 24px;
  font-weight: 400;
}

.image-361 {
  width: 18px;
  margin-right: 8px;
}

.text-block-425 {
  text-align: center;
  text-transform: none;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 8px;
  margin-left: 0;
  font-size: 14px;
  font-weight: 500;
  display: block;
}

.div-block-1063 {
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.image-362 {
  width: 100%;
  height: 124px;
  border: 3px none var(--sea-green);
  object-fit: cover;
  border-radius: 0;
}

.bold-text-33 {
  display: inline-block;
}

.image-363 {
  width: 100%;
  float: none;
  border-radius: 20px;
  margin-right: 12px;
}

.image-364 {
  width: 50%;
  float: right;
  margin-left: 16px;
}

.grid-46 {
  grid-template-columns: 1fr 1fr;
  margin-bottom: 32px;
}

.image-365 {
  width: 10%;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
}

.image-365.mt-32 {
  margin-top: 32px;
}

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

.text-block-427, .text-block-428 {
  text-align: center;
  margin-top: 16px;
}

.text-span-103 {
  font-size: 10px;
  font-weight: 600;
}

.image-366 {
  width: 85%;
  margin-left: 64px;
  margin-right: 64px;
}

.image-366._100 {
  width: 100%;
  border-radius: 16px;
}

.text-block-429 {
  margin-top: 8px;
}

.text-block-429.mt-0 {
  margin-top: 0;
  margin-left: 4px;
}

.text-block-430 {
  text-align: center;
  margin-top: 8px;
}

.div-block-1064 {
  width: 20px;
  height: 20px;
  background-color: #2aa06e;
  border-radius: 200px;
}

.div-block-1064.red {
  background-color: #c75271;
}

.div-block-1065 {
  align-items: center;
  margin-bottom: 9px;
  display: flex;
}

.div-block-1066 {
  display: block;
}

.image-366-copy {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.text-block-431 {
  margin-bottom: 16px;
}

.div-block-1059-copy {
  background-color: var(--grey-light);
  border: 1px solid rgba(0, 0, 0, .13);
  border-radius: 6px;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 16px;
  padding: 16px;
  display: flex;
  position: relative;
  box-shadow: -1px 20px 20px -10px rgba(0, 0, 0, .09);
}

.div-block-1061-copy {
  background-color: var(--sea-green);
  color: #fff;
  border: 3px solid #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
  padding: 4px 16px;
  font-size: 13px;
  font-weight: 300;
  display: flex;
  position: static;
  top: auto;
  bottom: -7%;
  left: 25%;
  right: 25%;
}

.section-137 {
  color: #e4e4e4;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 32px;
  padding-bottom: 32px;
}

.image-367 {
  width: 25px;
}

.text-block-432 {
  color: var(--black);
  text-align: center;
  margin-bottom: 0;
  font-size: 12px;
}

.div-block-1067 {
  width: 120px;
  background-color: #fff;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.div-block-1068 {
  width: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  grid-template: "."
  / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: start;
  justify-content: center;
  align-self: auto;
  justify-items: center;
  display: grid;
}

.text-block-432-copy {
  color: var(--black);
  text-align: center;
  margin-bottom: 1px;
}

.div-block-1069 {
  display: flex;
}

.div-block-1070 {
  margin-right: 15px;
}

.grid-47 {
  width: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 16px;
}

.div-block-1071 {
  width: 100%;
  background-color: var(--beige);
  justify-content: center;
  align-items: center;
  padding: 16px 0;
  display: flex;
}

.div-block-1072 {
  width: 100%;
  height: 100%;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding: 16px;
  display: flex;
}

.div-block-1073 {
  flex-direction: column;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.div-block-1074 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.grid-48 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 24px;
}

.grid-48.mt-32 {
  margin-top: 32px;
}

.image-368 {
  width: 100%;
}

.image-369 {
  width: 20px;
  margin-top: 9px;
  margin-right: 16px;
}

.image-369.mr-0 {
  margin-right: 0;
}

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

.div-block-1076 {
  width: 100%;
  background-color: #68a25d;
  padding-top: 4px;
  padding-bottom: 4px;
}

.div-block-1076.red {
  background-color: #bd3535;
}

.text-block-433 {
  color: #fff;
  text-align: center;
}

.div-block-1077 {
  flex-direction: row;
  align-items: center;
  display: flex;
}

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

.image-370 {
  width: 18px;
  margin-right: 8px;
}

.div-block-1078 {
  align-items: flex-start;
  margin-bottom: 16px;
  display: flex;
}

.div-block-1078.mt-24 {
  margin-top: 24px;
}

.div-block-1079 {
  width: 50%;
  height: auto;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.text-block-434 {
  width: 90px;
  height: 90px;
  background-color: var(--blue-light);
  color: #fff;
  text-align: center;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  display: flex;
  position: absolute;
  top: -41%;
  bottom: auto;
  left: auto;
  right: -31%;
}

.text-block-434-copy {
  width: 80px;
  height: 80px;
  background-color: var(--blue-light);
  color: #fff;
  text-align: center;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  display: flex;
  position: absolute;
  top: -11%;
  bottom: auto;
  left: auto;
  right: -1%;
}

.text-block-434-copy.yellow {
  background-color: var(--neon-yellow);
  color: var(--black);
  font-weight: 700;
}

.image-371 {
  border-radius: 16px;
  margin-bottom: 0;
}

.image-371._80 {
  width: 80%;
}

.div-block-1080 {
  padding: 8px;
}

.div-block-1081 {
  width: 100%;
  height: 24px;
  background-color: #919191;
  border-radius: 20px;
  display: flex;
  position: relative;
}

.div-block-1082 {
  width: 97%;
  height: 24px;
  background-color: var(--sea-green);
  border-radius: 20px;
  position: absolute;
}

.text-block-435 {
  z-index: 1;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  position: absolute;
  top: 18%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-53 {
  text-align: left;
  margin-bottom: 24px;
  font-size: 2rem;
}

.text-block-436 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

.button-5 {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 25px;
  margin-top: 16px;
  padding: 15px 25px;
  font-size: 18px;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.text-block-437 {
  margin-top: 8px;
  line-height: 1.5;
}

.image-372 {
  width: 120%;
  max-width: 120%;
  margin-left: auto;
  margin-right: auto;
}

.image-373 {
  width: 300px;
  max-width: 100%;
  margin-bottom: 8px;
}

.text-block-101-copy-2 {
  color: #fff;
  text-align: center;
  background-color: #67a35d;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  font-size: 20px;
  font-weight: 900;
  display: flex;
}

.slider-10 {
  width: 75%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
}

.div-block-1083 {
  background-color: #f5f5f5;
  border-radius: 20px;
  padding: 24px;
  box-shadow: -1px 20px 20px -18px rgba(0, 0, 0, .22);
}

.text-block-438 {
  color: #fff;
  text-align: center;
  background-color: #be3535;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  font-size: 20px;
  font-weight: 900;
  display: flex;
}

.div-block-1084 {
  background-color: #f5f5f5;
  border-radius: 7px;
  padding: 24px;
}

.div-block-1085 {
  width: 80%;
  position: relative;
}

.div-block-1085._100 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.klarna-box {
  max-width: 400px;
  color: #fff;
  background-color: #187e65;
  border: 2px dashed #fff;
  border-radius: 3px;
  margin-top: 8px;
  padding: 16px;
  display: none;
}

.klarna-box.display {
  display: block;
}

.image-374 {
  width: 110%;
  max-width: 120%;
}

.image-299 {
  width: 110%;
  max-width: 110%;
}

.image-375 {
  width: 100%;
  object-fit: fill;
  border-radius: 16px;
}

.rich-text-block-13 {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.7;
}

.text-span-118 {
  color: #187e65;
}

.image-379 {
  width: 87%;
}

.image-377 {
  width: 30px;
  margin-right: 8px;
}

.image-377._60px {
  width: 60px;
}

.image-378 {
  width: 70px;
  margin-bottom: 12px;
}

.div-block-1086 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.div-block-1087 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.html-embed-65 {
  height: auto;
}

.div-block-1088 {
  margin-top: 36px;
  display: flex;
}

.div-block-1088.mt-24 {
  margin-top: 12px;
}

.div-block-1088.dn {
  display: none;
}

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

.grid-50 {
  height: 100%;
  max-width: 1200px;
  grid-template-rows: auto;
}

.text-block-439 {
  margin-top: 48px;
}

.text-block-439.dn {
  display: none;
}

.div-block-1089 {
  height: 100%;
  min-height: auto;
}

.nl-signup {
  width: 100%;
  height: auto;
  flex-direction: column;
  margin-top: 60px;
  display: flex;
}

.text-block-440 {
  margin-left: 12px;
}

.div-block-1094 {
  position: relative;
}

.button-6 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border-radius: 25px;
  margin-top: 16px;
  padding: 15px 25px;
  font-size: 18px;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.grid-56 {
  grid-template-rows: auto;
}

.image-380 {
  width: 50px;
  max-width: 100%;
  margin-bottom: 8px;
}

.html-embed-67 {
  width: 100%;
}

.heading-54 {
  margin-top: 0;
}

.div-block-1093 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-weight: 500;
  line-height: 1.8;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.heading-55 {
  text-align: left;
  text-transform: none;
  margin-bottom: 24px;
  font-size: 2rem;
  overflow: scroll;
}

.image-387 {
  width: 80%;
  margin-bottom: 0;
}

.image-387._70 {
  width: 60%;
}

.lp-container-2 {
  max-width: 1200px;
}

.lp-container-2._1000 {
  max-width: 1000px;
  position: relative;
}

.rich-text-block-15 {
  font-size: 18px;
  line-height: 1.4;
}

.div-block-1100 {
  width: auto;
  height: auto;
  flex-flow: row;
  align-items: flex-start;
  display: flex;
}

.image-390 {
  width: 100px;
  height: auto;
  max-width: none;
  transform: rotate(-90deg);
}

.link-block-30 {
  width: 100%;
  max-width: 150px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-30._20, .link-block-30._15 {
  width: 100%;
}

.bullet_heading {
  margin-top: 0;
  font-size: 1.3rem;
  line-height: 1.2;
}

.div-block-1099 {
  flex-direction: row;
  display: flex;
}

.image-391 {
  width: 100%;
  max-width: 120%;
  margin-left: auto;
  margin-right: auto;
}

.bekanntaus {
  background-color: #595959;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 0;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.image-392 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
  display: inline-block;
}

.text-block-441 {
  width: 100px;
  height: 100px;
  text-align: center;
  background-color: #feff5a;
  border-radius: 200px;
  flex: 0 auto;
  justify-content: center;
  align-self: baseline;
  align-items: center;
  font-size: 14px;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: -10%;
  bottom: auto;
  left: auto;
  right: -10%;
}

.text-block-448 {
  margin-bottom: 24px;
}

.image-393 {
  width: 100%;
  max-width: 150px;
}

.image-393._20 {
  width: 40%;
}

.div-block-1101 {
  width: auto;
  height: 100%;
  flex: none;
  align-items: stretch;
  margin-left: 32px;
  margin-right: 32px;
  display: flex;
}

.grid-57 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(255, 255, 255, .62);
  border: 1px dashed rgba(0, 0, 0, 0);
  border-radius: 12px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  padding: 16px;
  display: flex;
}

.grid-57.breit {
  outline-offset: 4px;
  border: 1px #000;
  outline: 3px #333;
  grid-template-columns: .5fr 1fr;
}

.text-block-449 {
  font-size: 15px;
  font-weight: 400;
}

.lp-check-2 {
  width: 24px;
  margin-right: 8px;
  padding-top: 3px;
}

.image-385 {
  width: 100px;
  margin-bottom: 16px;
}

.div-block-1000-copy {
  width: auto;
  height: 100%;
  position: relative;
}

.image-388 {
  width: 100px;
  border-radius: 200px;
  margin-bottom: 8px;
}

.grid-58 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
}

.image-394 {
  width: 150px;
  max-width: 120%;
}

.image-395 {
  width: 80px;
  align-self: flex-start;
  margin-right: 16px;
}

.image-386 {
  width: 47%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-384 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.lp-grid-wrapper-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.lp-grid-wrapper-2.my-24 {
  margin-top: 24px;
  margin-bottom: 24px;
}

.lp-mainsection-3 {
  background-color: #ede9e3;
  border-radius: 0;
  padding-top: 61px;
  padding-bottom: 61px;
  transition: opacity .675s;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.lp-mainsection-3.white {
  background-color: #fff;
}

.lp-mainsection-3.display-none {
  display: none;
}

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

.text-block-450 {
  width: 100%;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-bottom: 8px;
  font-size: 24px;
}

.image-396 {
  width: 100%;
}

.container-134 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.container-134._1000 {
  max-width: 900px;
  padding-left: 16px;
  padding-right: 16px;
}

.subhead-6 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}

.subhead-6.low {
  text-transform: none;
  font-weight: 500;
}

.text-span-125 {
  text-decoration: underline;
}

.lp-mainsection-4 {
  height: auto;
  background-color: #ede9e3;
  border-radius: 0;
  flex-direction: column;
  padding-top: 61px;
  padding-bottom: 61px;
  transition: opacity .675s;
  display: block;
  position: relative;
  overflow: visible;
  transform: translate(0);
}

.lp-mainsection-4.white {
  background-color: #fff;
}

.lp-container-3 {
  height: auto;
  max-width: 1200px;
}

.image-397 {
  width: 80%;
  height: 90%;
  max-width: 200%;
  object-fit: cover;
  border-radius: 16px;
}

.image-398 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.lp-grid-2 {
  height: auto;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-areas: ".";
}

.lp-grid-2.black {
  color: #000;
}

.section-138 {
  padding: 18px 26px;
}

.image-399 {
  width: 70%;
  height: 90%;
  max-width: 200%;
  object-fit: cover;
  border-radius: 16px;
}

.slider-14 {
  height: 100%;
  min-height: auto;
  background-color: rgba(221, 221, 221, 0);
}

.vn-image-testimonial {
  width: 100px;
  height: 100px;
  float: left;
  object-fit: cover;
  border: 2px solid #525252;
  border-radius: 200px;
  margin-right: 16px;
}

.lp-mainsection-5 {
  height: auto;
  background-color: #ede9e3;
  border-radius: 0;
  flex-direction: column;
  padding-top: 61px;
  padding-bottom: 61px;
  transition: opacity .675s;
  display: block;
  position: relative;
  overflow: visible;
  transform: translate(0);
}

.lp-mainsection-5.white {
  background-color: #fff;
}

.lp-mainsection-5.display-none {
  display: none;
}

.lp-container-4 {
  height: auto;
  max-width: 1200px;
}

.lp-container-4._1000 {
  max-width: 1000px;
  position: relative;
}

.vn-slider {
  width: 33.33%;
  padding-right: 1rem;
}

.slide-nav-8 {
  bottom: -50px;
}

.vn-testimonial {
  background-color: #f5f5f5;
  border-radius: 0 0 7px 7px;
  padding: 24px;
  display: flex;
}

.icon-30 {
  color: #000;
}

.vn-image {
  width: 100%;
  height: 15rem;
  object-fit: cover;
}

.section-139 {
  margin-bottom: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
  box-shadow: 0 4px 11px -7px #000;
}

.link-block-31 {
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.heading-56 {
  color: #313131;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.image-400 {
  width: 150px;
}

.text-block-451 {
  width: auto;
  max-width: 500px;
  text-align: left;
  white-space: normal;
  background-color: #f5f4f1;
  border: 2px solid rgba(0, 0, 0, .12);
  border-radius: 0;
  padding: 12px;
  font-size: 12px;
  font-weight: 700;
  display: block;
  position: absolute;
  top: auto;
  bottom: 18px;
  left: auto;
  right: -66px;
  box-shadow: 21px 21px 20px -30px rgba(0, 0, 0, .58);
}

.text-block-451.static {
  order: 1;
  position: static;
}

.image-401 {
  width: 100%;
  object-fit: fill;
  border-radius: 16px;
  margin-bottom: 24px;
}

.heading-57 {
  text-align: left;
  text-transform: none;
  margin-bottom: 24px;
  font-size: 2rem;
  overflow: scroll;
}

.link-block-32 {
  width: 100%;
  max-width: 150px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-32._20, .link-block-32._15 {
  width: 100%;
}

.image-402 {
  width: 100%;
  max-width: 150px;
}

.image-402._20 {
  width: 40%;
}

.image-403 {
  width: 90%;
  height: 90%;
  max-width: 200%;
  object-fit: cover;
  border-radius: 16px;
}

.image-404 {
  width: 80%;
  margin-bottom: 0;
}

.image-404._70 {
  width: 60%;
}

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

.text-block-452 {
  width: 100%;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-bottom: 8px;
  font-size: 24px;
}

.div-block-1103 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

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

.text-block-453 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 18px;
}

.image-405 {
  width: 87%;
}

.div-block-1105 {
  background-color: #f5f5f5;
  border-radius: 20px;
  padding: 24px;
  box-shadow: -1px 20px 20px -18px rgba(0, 0, 0, .22);
}

.text-block-454 {
  width: auto;
  max-width: 500px;
  text-align: left;
  white-space: normal;
  background-color: #f5f4f1;
  border: 2px solid rgba(0, 0, 0, .12);
  border-radius: 0;
  padding: 12px;
  font-size: 12px;
  font-weight: 700;
  display: block;
  position: absolute;
  top: auto;
  bottom: 18px;
  left: auto;
  right: -66px;
  box-shadow: 21px 21px 20px -30px rgba(0, 0, 0, .58);
}

.text-block-454.static {
  order: 1;
  position: static;
}

.image-406 {
  width: 28px;
}

.grid-59 {
  grid-column-gap: 64px;
  grid-row-gap: 128px;
  grid-template-rows: auto;
  margin-bottom: 0;
}

.heading-58 {
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 28px;
}

.div-block-1106 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

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

.text-block-455 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 18px;
}

.image-407 {
  width: 87%;
}

.div-block-1108 {
  background-color: #f5f5f5;
  border-radius: 20px;
  padding: 24px;
  box-shadow: -1px 20px 20px -18px rgba(0, 0, 0, .22);
}

.text-block-456 {
  width: auto;
  max-width: 500px;
  text-align: left;
  white-space: normal;
  background-color: #f5f4f1;
  border: 2px solid rgba(0, 0, 0, .12);
  border-radius: 0;
  padding: 12px;
  font-size: 12px;
  font-weight: 700;
  display: block;
  position: absolute;
  top: auto;
  bottom: 18px;
  left: auto;
  right: -66px;
  box-shadow: 21px 21px 20px -30px rgba(0, 0, 0, .58);
}

.text-block-456.static {
  order: 1;
  position: static;
}

.image-408 {
  width: 28px;
}

.grid-60 {
  grid-column-gap: 64px;
  grid-row-gap: 128px;
  grid-template-rows: auto;
  margin-bottom: 0;
}

.heading-59 {
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 28px;
}

.vn-image-2 {
  width: 100%;
  min-height: auto;
  object-fit: contain;
}

.slider-15 {
  height: 100%;
  min-height: auto;
  background-color: rgba(221, 221, 221, 0);
}

.icon-31 {
  color: #000;
}

.text-block-101-copy-3 {
  color: #fff;
  text-align: center;
  background-color: #67a35d;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  font-size: 20px;
  font-weight: 900;
  display: flex;
}

.div-block-1109 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.text-block-457 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 18px;
}

.text-block-458 {
  color: #fff;
  text-align: center;
  background-color: #be3535;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  font-size: 20px;
  font-weight: 900;
  display: flex;
}

.div-block-1110 {
  background-color: #f5f5f5;
  border-radius: 20px;
  padding: 24px;
  box-shadow: -1px 20px 20px -18px rgba(0, 0, 0, .22);
}

.div-block-1111 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: rgba(73, 73, 73, 0);
  border-radius: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 16px;
  padding: 0;
  display: grid;
}

.image-409 {
  width: 28px;
}

.div-block-1112 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-1112.flex {
  flex-direction: column;
}

.grid-61 {
  grid-column-gap: 64px;
  grid-row-gap: 128px;
  grid-template-rows: auto;
  margin-bottom: 0;
}

.lp-check-3 {
  width: 24px;
  margin-right: 8px;
  padding-top: 3px;
}

.heading-60 {
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 28px;
}

.div-block-1113 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.text-block-459 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 18px;
}

.text-block-460 {
  color: #fff;
  text-align: center;
  background-color: #be3535;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  font-size: 20px;
  font-weight: 900;
  display: flex;
}

.image-410 {
  width: 30px;
  margin-right: 8px;
}

.image-410._60px {
  width: 60px;
}

.div-block-1114 {
  background-color: #f5f5f5;
  border-radius: 20px;
  padding: 24px;
  box-shadow: -1px 20px 20px -18px rgba(0, 0, 0, .22);
}

.div-block-1115 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: rgba(73, 73, 73, 0);
  border-radius: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 16px;
  padding: 0;
  display: grid;
}

.image-411 {
  width: 28px;
}

.div-block-1116 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.grid-62 {
  grid-column-gap: 64px;
  grid-row-gap: 128px;
  grid-template-rows: auto;
  margin-bottom: 0;
}

.heading-61 {
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 28px;
}

.button-7 {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 25px;
  margin-top: 16px;
  padding: 15px 25px;
  font-size: 18px;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.div-block-1117 {
  justify-content: center;
  margin-top: 24px;
  display: flex;
}

.div-block-1117.flex {
  flex-direction: column;
  align-items: center;
}

.text-block-461 {
  margin-top: 8px;
  line-height: 1.5;
}

.heading-62 {
  text-align: left;
  text-transform: none;
  margin-bottom: 24px;
  font-size: 2rem;
  overflow: scroll;
}

.grid-63 {
  grid-template-rows: auto;
  margin-top: 24px;
}

.text-block-462 {
  color: #187e65;
  margin-top: 24px;
  margin-bottom: 18px;
  font-size: 24px;
  font-weight: 700;
}

.text-block-463 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

.icon-27 {
  color: #000;
}

.slider-16 {
  width: 75%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
}

.lp-check-4 {
  width: 24px;
  margin-right: 8px;
  padding-top: 3px;
}

.image-412 {
  width: 110%;
  max-width: 110%;
}

.div-block-1118 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

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

.text-block-464 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 18px;
}

.image-413 {
  width: 87%;
}

.div-block-1120 {
  background-color: #f5f5f5;
  border-radius: 20px;
  padding: 24px;
  box-shadow: -1px 20px 20px -18px rgba(0, 0, 0, .22);
}

.image-414 {
  width: 28px;
}

.grid-64 {
  grid-column-gap: 64px;
  grid-row-gap: 128px;
  grid-template-rows: auto;
  margin-bottom: 0;
}

.heading-63 {
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 28px;
}

.div-block-1121 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.text-block-465 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 18px;
}

.div-block-1122 {
  background-color: #f5f5f5;
  border-radius: 20px;
  padding: 24px;
  box-shadow: -1px 20px 20px -18px rgba(0, 0, 0, .22);
}

.image-415 {
  width: 28px;
}

.grid-65 {
  grid-column-gap: 64px;
  grid-row-gap: 128px;
  grid-template-rows: auto;
  margin-bottom: 0;
}

.heading-64 {
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 28px;
}

.div-block-1123 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.div-block-1124 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.text-block-466 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 18px;
}

.div-block-1125 {
  background-color: #f5f5f5;
  border-radius: 20px;
  padding: 24px;
  box-shadow: -1px 20px 20px -18px rgba(0, 0, 0, .22);
}

.image-416 {
  width: 28px;
}

.grid-66 {
  grid-column-gap: 64px;
  grid-row-gap: 128px;
  grid-template-rows: auto;
  margin-bottom: 0;
}

.grid-66.mb-32 {
  margin-bottom: 32px;
}

.heading-65 {
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 28px;
}

.div-block-1126 {
  display: flex;
}

.button-8 {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 25px;
  margin-top: 16px;
  padding: 15px 25px;
  font-size: 18px;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.div-block-1127 {
  justify-content: center;
  margin-top: 24px;
  display: flex;
}

.div-block-1127.flex {
  flex-direction: column;
  align-items: center;
}

.text-block-467 {
  margin-top: 8px;
  line-height: 1.5;
}

.heading-66 {
  text-align: left;
  text-transform: none;
  margin-bottom: 24px;
  font-size: 2rem;
  overflow: scroll;
}

.grid-67 {
  grid-template-rows: auto;
  margin-top: 24px;
}

.text-block-468 {
  color: #187e65;
  margin-top: 24px;
  margin-bottom: 18px;
  font-size: 24px;
  font-weight: 700;
}

.text-block-469 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

.icon-32 {
  color: #000;
}

.slider-17 {
  width: 75%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
}

.lp-check-5 {
  width: 24px;
  margin-right: 8px;
  padding-top: 3px;
}

.image-417 {
  width: 110%;
  max-width: 110%;
}

.div-block-1128 {
  width: 80%;
  position: relative;
}

.div-block-1128._100 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.rich-text-block-16 {
  font-size: 11px;
  line-height: 1.4;
}

.div-block-1129 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-weight: 500;
  line-height: 1.8;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.image-418 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.image-419 {
  width: 80%;
  height: 80%;
  max-width: 80%;
  object-fit: cover;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.div-block-1130 {
  width: auto;
  height: auto;
  flex-flow: row;
  align-items: flex-start;
  display: flex;
}

.image-420 {
  width: 100px;
  height: auto;
  max-width: none;
  transform: rotate(-90deg);
}

.div-block-1131 {
  flex-direction: row;
  display: flex;
}

.section-140 {
  background-color: #eeeee2;
  padding-top: 61px;
  padding-bottom: 61px;
}

.section-140.gray {
  background-color: #e0d8ce;
}

.section-140.gray.margin {
  background-color: #b45859;
  padding-top: 32px;
  padding-bottom: 32px;
}

.div-block-1132 {
  width: auto;
  height: 100%;
  flex: none;
  align-items: stretch;
  margin-left: 32px;
  margin-right: 32px;
  display: flex;
}

.text-block-470 {
  font-size: 15px;
  font-weight: 400;
}

.image-421 {
  width: 80px;
  max-width: 100%;
  align-self: flex-start;
  margin-right: 16px;
}

.link-block-33 {
  width: 100%;
  max-width: 150px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-33._20, .link-block-33._15 {
  width: 100%;
}

.image-422 {
  width: 100%;
  max-width: 150px;
}

.image-422._20 {
  width: 40%;
}

.image-423 {
  width: 80%;
  margin-bottom: 0;
}

.image-423._70 {
  width: 60%;
}

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

.text-block-471 {
  width: 100%;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-bottom: 8px;
  font-size: 24px;
}

.div-block-1134 {
  position: relative;
}

.div-block-1135 {
  width: 80%;
  position: relative;
}

.div-block-1135._100 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.div-block-1136 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-weight: 500;
  line-height: 1.8;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.image-424 {
  width: 47%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-425 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.image-426 {
  width: 80%;
  height: 80%;
  max-width: 80%;
  object-fit: cover;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.section-141 {
  background-color: #eeeee2;
  padding-top: 61px;
  padding-bottom: 61px;
}

.section-141.gray {
  background-color: #e0d8ce;
}

.section-141.gray.margin {
  background-color: #b45859;
  padding-top: 32px;
  padding-bottom: 32px;
}

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

.div-block-1137 {
  background-color: #f5f5f5;
  border-radius: 7px;
  padding: 24px;
}

.image-427 {
  width: 100px;
  float: left;
  border: 2px solid #525252;
  border-radius: 200px;
  margin-right: 16px;
}

.html-embed-68 {
  width: 100%;
}

.div-block-1138 {
  width: 80%;
  position: relative;
}

.div-block-1138._100 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.div-block-1139 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-weight: 500;
  line-height: 1.8;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.image-428 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.section-142 {
  background-color: #eeeee2;
  padding-top: 61px;
  padding-bottom: 61px;
}

.section-142.gray {
  background-color: #e0d8ce;
}

.section-142.gray.margin {
  background-color: #b45859;
  padding-top: 32px;
  padding-bottom: 32px;
}

.section-142.gray.margin.coloralternative {
  outline-offset: 0px;
  background-color: #b45859;
  outline: 3px #333;
}

.grid-69 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(255, 255, 255, .62);
  border: 1px dashed rgba(0, 0, 0, 0);
  border-radius: 12px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  padding: 16px;
  display: flex;
}

.grid-69.breit {
  outline-offset: 4px;
  border: 1px #000;
  outline: 3px #333;
  grid-template-columns: .5fr 1fr;
}

.text-block-472 {
  font-size: 15px;
  font-weight: 400;
}

.image-429 {
  width: 100px;
  margin-bottom: 16px;
}

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

.grid-70 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
}

.heading-67 {
  margin-top: 0;
}

.button-9 {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 25px;
  margin-top: 16px;
  padding: 15px 25px;
  font-size: 18px;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.div-block-1000-copy-2 {
  width: auto;
  height: auto;
  flex-direction: column;
  display: flex;
  position: relative;
}

.div-block-1140 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-weight: 500;
  line-height: 1.8;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.image-430 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.image-431 {
  width: 80%;
  height: 80%;
  max-width: 80%;
  object-fit: cover;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.heading-68 {
  margin-top: 0;
}

.section-143 {
  background-color: #eeeee2;
  padding-top: 61px;
  padding-bottom: 61px;
}

.section-143.gray {
  background-color: #e0d8ce;
}

.section-143.gray.margin {
  background-color: #b45859;
  padding-top: 32px;
  padding-bottom: 32px;
}

.grid-71 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(255, 255, 255, .62);
  border: 1px dashed rgba(0, 0, 0, 0);
  border-radius: 12px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  padding: 16px;
  display: flex;
}

.text-block-473 {
  font-size: 15px;
  font-weight: 400;
}

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

.grid-72 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
}

.heading-69 {
  margin-top: 0;
}

.image-432 {
  width: 80px;
  max-width: 100%;
  align-self: flex-start;
  margin-right: 16px;
}

.button-10 {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 25px;
  margin-top: 16px;
  padding: 15px 25px;
  font-size: 18px;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.div-block-1141 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.div-block-1142 {
  justify-content: center;
  margin-top: 24px;
  display: flex;
}

.div-block-1142.flex {
  flex-direction: column;
  align-items: center;
}

.image-433 {
  width: 50px;
  max-width: 100%;
  margin-bottom: 8px;
}

.div-block-1018 {
  display: flex;
}

.text-block-474 {
  margin-top: 8px;
  line-height: 1.5;
}

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

.grid-73 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  margin-bottom: 0;
}

.text-span-126 {
  color: #67a35d;
}

.text-block-475 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 18px;
}

.div-block-1143 {
  width: 80%;
  position: relative;
}

.heading-70 {
  text-align: left;
  text-transform: none;
  margin-bottom: 24px;
  font-size: 2rem;
  overflow: scroll;
}

.grid-74 {
  grid-template-rows: auto;
  margin-top: 24px;
}

.text-block-476 {
  color: #fff;
  text-align: center;
  background-color: #be3535;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  font-size: 20px;
  font-weight: 900;
  display: flex;
}

.text-block-477 {
  text-align: center;
  margin-top: 8px;
}

.text-block-478 {
  color: #187e65;
  margin-top: 24px;
  margin-bottom: 18px;
  font-size: 24px;
  font-weight: 700;
}

.div-block-1144 {
  background-color: #f5f5f5;
  border-radius: 20px;
  padding: 24px;
  box-shadow: -1px 20px 20px -18px rgba(0, 0, 0, .22);
}

.div-block-1145 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: rgba(73, 73, 73, 0);
  border-radius: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 16px;
  padding: 0;
  display: grid;
}

.image-434 {
  width: 100%;
  max-width: 120%;
  margin-left: auto;
  margin-right: auto;
}

.text-block-479 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

.div-block-1146 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-480 {
  width: 100px;
  height: 100px;
  text-align: center;
  background-color: #feff5a;
  border-radius: 200px;
  flex: 0 auto;
  justify-content: center;
  align-self: baseline;
  align-items: center;
  font-size: 14px;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: -10%;
  bottom: auto;
  left: auto;
  right: -10%;
}

.image-435 {
  width: 28px;
}

.icon-33 {
  color: #000;
}

.slider-18 {
  width: 75%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
}

.div-block-1147 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.grid-75 {
  grid-column-gap: 64px;
  grid-row-gap: 128px;
  grid-template-rows: auto;
  margin-bottom: 0;
}

.grid-75.mb-0 {
  margin-bottom: 0;
}

.grid-75.mb-32 {
  margin-bottom: 32px;
}

.text-block-481 {
  color: #be3535;
  text-align: center;
  font-size: 50px;
  font-weight: 700;
}

.lp-check-6 {
  width: 24px;
  margin-right: 8px;
  padding-top: 3px;
}

.image-436 {
  width: 110%;
  max-width: 110%;
}

.heading-71 {
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 28px;
}

.image-437 {
  width: 150px;
  max-width: 120%;
}

.image-438 {
  width: 80%;
  height: 80%;
  max-width: 80%;
  object-fit: cover;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.rich-text-block-17 {
  font-size: 11px;
  line-height: 1.4;
}

.text-block-482 {
  margin-bottom: 24px;
}

.image-439 {
  width: 100px;
  border-radius: 200px;
  margin-bottom: 8px;
}

.image-304 {
  width: 300px;
  position: absolute;
  top: -167px;
  bottom: auto;
  left: 20px;
  right: auto;
}

.div-block-1148 {
  width: auto;
  height: 100%;
  flex: none;
  align-items: stretch;
  margin-left: 32px;
  margin-right: 32px;
  display: flex;
}

.goodmag_image_wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 32px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
}

.div-block-1005 {
  background-image: linear-gradient(#eeeee2, #fff 97%);
  border-top: 5px solid #eeeee2;
  border-bottom: 5px #eeeee2;
  border-right: 1px #eeeee2;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 82px;
  margin-bottom: 32px;
  padding: 64px 24px 32px;
  display: flex;
  position: relative;
}

.text-block-368 {
  font-size: 24px;
  font-weight: 700;
}

.html-embed-69 {
  width: 100%;
}

.section-144 {
  background-color: #eeeee2;
  padding-top: 61px;
  padding-bottom: 61px;
}

.section-144.goodmag {
  border-radius: 4px;
  flex-direction: column;
  padding: 32px;
  display: flex;
}

.section-144.goodmag.display-none {
  display: none;
}

.text-block-363 {
  font-size: 16px;
  font-style: italic;
}

.text-block-483 {
  width: 100%;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-bottom: 8px;
  font-size: 24px;
}

.text-block-483.goodmag {
  color: #3a3a3a;
  margin-top: 8px;
  font-size: 14px;
}

.image-440 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.div-block-1001 {
  background-color: #eeeee2;
  background-image: none;
  margin-top: 182px;
  margin-bottom: 150px;
  padding: 120px 40px 40px;
  position: relative;
}

.div-block-999 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 5px;
}

.text-block-484 {
  font-size: 14px;
}

.image-441 {
  width: 100%;
  max-width: 150px;
}

.image-441._20 {
  width: 40%;
}

.text-block-365 {
  color: #3a3a3a;
  background-color: #d6ede2;
  border: 1px solid #f4f4f4;
  border-radius: 20px;
  padding: 4px 18px;
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  top: -16px;
  bottom: auto;
  left: auto;
  right: 18px;
}

.div-block-1149 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1150 {
  width: 50px;
  height: 50px;
  background-color: #eeeee2;
  border: 2px solid #3a3a3a;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
  position: absolute;
  top: -27px;
  bottom: auto;
  left: 40px;
  right: auto;
}

.div-block-1150.auto {
  width: auto;
}

.div-block-1151 {
  width: 80%;
  position: relative;
}

.div-block-1151.centered {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-1151.centered.mb-224 {
  margin-bottom: 24px;
}

.goodmag_bullet-wrapper {
  background-color: #eeeee2;
  background-image: none;
  border: 4px #eeeee2;
  border-radius: 4px;
  margin-top: 32px;
  margin-bottom: 12px;
  padding: 32px 12px 12px;
  position: relative;
}

.div-block-1008 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 3px solid #eeeee2;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 8px;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: -18px;
  bottom: auto;
  left: 12px;
  right: auto;
  box-shadow: 0 11px 20px -15px #000;
}

.text-block-337 {
  color: #3a3a3a;
  padding-top: 0;
  font-weight: 300;
}

.image-281-copy {
  width: 18px;
  border: 1px #fff;
  border-radius: 20px;
  margin-top: 8px;
  margin-right: 8px;
}

.image-302-copy {
  width: 100%;
  border-radius: 18px;
  margin-bottom: 8px;
}

.text-block-485 {
  font-size: 15px;
  font-weight: 400;
}

.goodmag_h1 {
  text-transform: none;
  margin-top: 16px;
  margin-bottom: 25px;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.3;
}

.div-block-996 {
  height: 1px;
  opacity: .15;
  background-color: #3a3a3a;
}

.div-block-1009 {
  background-image: linear-gradient(#eeeee2, #fff 67%);
  border: 3px #eeeee2;
  border-radius: 4px;
  margin-top: 64px;
  margin-bottom: 24px;
  padding: 40px;
  position: relative;
}

.text-block-369 {
  font-size: 13px;
}

.image-442 {
  width: 100px;
  height: auto;
  max-width: none;
  transform: rotate(-90deg);
}

.image-442.goodmag {
  width: 50px;
  margin-top: 18px;
  margin-bottom: 18px;
  transform: rotate(0);
}

.div-block-956 {
  align-items: flex-start;
  font-size: 12px;
  display: flex;
}

.div-block-1011 {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .11);
  border-radius: 20px;
  padding: 4px 18px;
  font-weight: 700;
  position: absolute;
  top: -13px;
  bottom: auto;
  left: auto;
  right: 24px;
}

.image-305 {
  width: 150px;
  border: 1px solid #f7f7f7;
  border-radius: 20px;
  position: absolute;
  top: auto;
  bottom: -69px;
  left: auto;
  right: 34px;
}

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

.div-block-1152.goodmag {
  background-color: #cecec3;
  border-radius: 4px;
  padding: 16px;
}

.div-block-998 {
  z-index: 100;
  width: 250px;
  box-shadow: none;
  background-color: #eeeee2;
  background-image: none;
  border-radius: 4px;
  flex-flow: column;
  align-items: center;
  padding: 16px;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 16px;
  left: auto;
  right: 16px;
}

.div-block-1153 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-weight: 500;
  line-height: 1.8;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.div-block-1153.display-none {
  display: none;
}

.image-443 {
  width: 80%;
}

.div-block-822 {
  height: auto;
}

.image-444 {
  width: 100%;
  border-radius: 18px;
}

.image-444.display-none {
  display: none;
}

.image-444.small {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.text-block-486 {
  margin-bottom: 24px;
}

.paragraph-12 {
  text-align: right;
  font-family: Semplicitapro ltit, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.image-303 {
  width: 150px;
  margin-bottom: 4px;
}

.link-block-34 {
  width: 100%;
  max-width: 150px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-34._15, .link-block-34._20 {
  width: 100%;
}

.div-block-1154 {
  flex-direction: row;
  display: flex;
}

.image-445 {
  margin-bottom: 24px;
}

.html-embed-71 {
  margin-bottom: 44px;
}

.image-446 {
  width: 80%;
  margin-bottom: 0;
}

.image-446._70 {
  width: 60%;
}

.image-447 {
  margin-top: 16px;
  margin-bottom: 32px;
}

.div-block-1006 {
  border: 4px #eeeee2;
  padding: 0;
}

.image-448 {
  width: 80px;
  max-width: 100%;
  align-self: flex-start;
  margin-right: 16px;
}

.image-448.goodmag {
  width: 52px;
}

.goodbag_bullets {
  border-bottom: 1px solid rgba(68, 68, 68, .12);
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 16px;
  padding-top: 0;
  padding-bottom: 8px;
  display: flex;
}

.goodbag_bullets.display-none {
  display: none;
}

.goodbag_bullets.info {
  text-align: center;
  text-align: center;
  background-color: #ffff5a;
  border: 1px #000;
  border-radius: 0;
  padding: 16px;
}

.goodmag_button {
  color: #333;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 10px;
  margin-top: 4px;
  padding: 8px 24px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.div-block-995 {
  background-color: #eeeee2;
  border-radius: 4px;
  margin-top: 100px;
  margin-bottom: 24px;
  padding: 32px 24px 24px;
  position: relative;
}

.div-block-1010 {
  width: 50px;
  height: 50px;
  background-color: #eeeee2;
  border: 2px solid #3a3a3a;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
  position: absolute;
  top: -27px;
  bottom: auto;
  left: 40px;
  right: auto;
}

.image-301 {
  width: 90px;
  border: 4px solid #fff;
  position: absolute;
  top: -64px;
}

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

.goodmag_h2 {
  text-transform: none;
  margin-top: 24px;
  margin-bottom: 23px;
  font-size: 32px;
  line-height: 1.3;
}

.goodmag_h2.display-none {
  display: none;
}

.container-122 {
  max-width: 600px;
  position: relative;
}

.div-block-1156 {
  background-image: linear-gradient(#eeeee2, #fff 67%);
  border: 3px #eeeee2;
  border-radius: 4px;
  flex-direction: row;
  align-items: center;
  margin-top: 64px;
  margin-bottom: 24px;
  padding: 40px;
  display: flex;
  position: relative;
}

.text-block-487 {
  font-size: 24px;
  font-weight: 700;
}

.goodmag_p {
  text-indent: 16px;
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 300;
}

.goodmag_p.display-none {
  display: none;
}

.text-block-370 {
  font-size: 11px;
}

.image-449 {
  margin-bottom: 41px;
}

.text-block-362 {
  color: #3a3a3a;
  font-weight: 700;
}

.goodmag_p--bullet {
  text-indent: 0;
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 300;
  display: block;
}

.notebutton {
  width: auto;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 2px rgba(0, 0, 0, .12);
  border-radius: 0;
  padding: 0;
  font-size: 12px;
  font-weight: 300;
  display: block;
  position: static;
  top: auto;
  bottom: -4%;
  left: auto;
  right: -20%;
  box-shadow: 21px 21px 20px -30px rgba(0, 0, 0, .58);
}

.div-block-1157 {
  width: auto;
  height: auto;
  flex-flow: row;
  align-items: flex-start;
  display: flex;
}

.div-block-1157.goodmag {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.div-block-1003 {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 71px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-1004 {
  width: 50px;
  height: auto;
  color: #fff;
  cursor: pointer;
  background-color: #f1f1f4;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-size: 12px;
  line-height: 1;
  display: flex;
  box-shadow: 1px 20px 20px -9px rgba(0, 0, 0, .2);
}

.link-block-35 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 6px;
  text-decoration: none;
  display: flex;
}

.image-307 {
  width: 80%;
  margin-bottom: 4px;
}

.text-block-367 {
  color: #3a3a3a;
  text-align: center;
  margin-top: 4px;
  margin-bottom: 5px;
  font-size: 10px;
  line-height: 1;
  text-decoration: none;
}

.heading-style-h5-3 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

.heading-72 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
}

.section_header5 {
  position: relative;
}

.text-weight-semibold {
  font-weight: 600;
}

.icon-embed-xsmall {
  width: 1.5rem;
  height: 1.5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.c-f__social-wrap {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.section_layout1.sale-abo {
  background-color: #f6f5f1;
}

.section_layout1.sale-red {
  background-color: #ff9495;
}

.section_layout1.sale-blue {
  background-color: #a8eff0;
}

.layout18_item-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: grid;
}

.gsr-card-cta {
  height: 10rem;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #486674;
  border-radius: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: grid;
}

.cta11_button-row {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.navbar3_container {
  width: 100%;
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  justify-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.html-embed-72 {
  width: 100%;
}

.testimonial18_rating-wrapper {
  margin-bottom: 1.5rem;
  display: flex;
}

.layout254_image-wrapper {
  width: 100%;
  position: relative;
}

.max-width-medium-3 {
  width: 100%;
  max-width: 32rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.layout18_item {
  display: flex;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.max-width-large.flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.max-width-large.align-center {
  margin-left: auto;
  margin-right: auto;
}

.testimonial18_customer-image {
  width: 3rem;
  height: 3rem;
  min-height: 3rem;
  min-width: 3rem;
  object-fit: cover;
  border-radius: 100%;
}

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

.testimonial18_component {
  column-count: 3;
  column-gap: 2rem;
}

.layout295_item-icon-wrapper {
  flex: none;
  align-self: flex-start;
  margin-right: 1.5rem;
}

.footer-dark {
  color: #fff;
  background-color: #333;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.image-450 {
  height: 3rem;
  filter: invert();
}

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

.layout18_image {
  width: 100%;
  height: 100%;
}

.header-100svh {
  max-height: 60rem;
  min-height: 100svh;
  align-items: center;
  display: flex;
}

.layout295_component {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: start;
  display: grid;
}

.cta11_component {
  grid-column-gap: 5rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr max-content;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: grid;
}

.header5_background-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-451 {
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.div-block-1158 {
  width: 80%;
  position: relative;
}

.div-block-1158._100 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.c-f__social-link {
  width: 30px;
  height: 30px;
  margin: 10px;
}

.c-f__social-link.is-white {
  color: #fff;
}

._2-img {
  grid-column-gap: 5rem;
  grid-row-gap: 5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-1166 {
  margin-top: 9rem;
  margin-bottom: 9rem;
}

.navbar3_logo-link {
  padding-left: 0;
}

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

.margin-top.margin-medium {
  margin: 2rem 0 0;
}

.section_layout254 {
  background-color: #486674;
}

.layout1_content.abstand {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.c-f__payment-wrap {
  flex-direction: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 70px;
  display: flex;
}

.c-f__payment-wrap.is-white {
  filter: invert() grayscale();
}

.heading-style-h5-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

.padding-section-large-7 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.padding-section-mini {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.layout254_content-bottom {
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  display: grid;
}

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

.margin-bottom.margin-medium {
  margin: 2rem;
}

.margin-bottom.margin-xxsmall {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.image-452 {
  width: 3rem;
  height: 3rem;
}

.testimonial18_client-image-wrapper {
  margin-right: 1rem;
}

.button-14 {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 1rem;
  padding: 1.05rem 5rem;
  font-size: 20px;
  font-weight: 600;
}

.image-overlay-layer {
  z-index: 1;
  background-color: rgba(0, 0, 0, .5);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-overlay-layer.gradient {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0) 81%);
}

.button-group-5 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.testimonial18_content {
  width: 100%;
  border: 1px solid #000;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 2rem;
  padding: 2rem;
  display: inline-block;
}

.c-f__logo {
  width: 200px;
  margin-bottom: 25px;
}

.c-f__logo.invert {
  filter: invert();
}

.padding-section-large {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.testimonial18_client {
  text-align: left;
  align-items: center;
  display: flex;
}

.navbar3_component {
  width: 100%;
  min-height: 4.5rem;
  background-color: rgba(221, 221, 221, 0);
  border-bottom: 1px solid #000;
  justify-content: center;
  align-items: center;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
}

.c-f__payment-icon {
  height: 30px;
}

.card-text {
  align-items: center;
  display: flex;
}

.layout1_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

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

.layout1_component.align-top {
  align-items: start;
}

.link-white {
  color: #fff;
}

.padding-section-large-8 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.padding-section-large-8.top-0 {
  padding-top: 0;
}

.icon-1x1-medium-3 {
  width: 4rem;
  height: 4rem;
  filter: invert();
}

.div-block-1165 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.layout254_item {
  width: 100%;
  text-align: center;
  flex-direction: column;
  align-items: center;
}

.layout254_right {
  width: 100%;
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.layout1_image {
  width: 100%;
  height: 100%;
}

.image-wrapper-1-1 {
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.image-wrapper-1-1._100 {
  padding-top: 0%;
}

.faq7_component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-454 {
  margin-top: 12px;
}

.layout254_left {
  width: 100%;
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.c-f__social-icon {
  opacity: 1;
  filter: grayscale();
}

.c-f__social-icon.is-white {
  filter: invert() grayscale();
}

.c-f__legal {
  margin-bottom: 9px;
}

.c-f__legal.is-white {
  color: #fff;
}

.layout18_item-icon-wrapper {
  flex: none;
  align-self: flex-start;
  margin-right: 1rem;
}

.testimonial18_rating-icon {
  width: 1.25rem;
  height: 1.25rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: .25rem;
  display: flex;
}

.c-heading__subhead-3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 19px;
}

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

.padding-global-2 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.header5_background-image-wrapper {
  z-index: -1;
  color: #c4c4c4;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-455 {
  width: 4rem;
  height: 4rem;
}

.icon-1x1-medium-2 {
  width: 5rem;
  height: 5rem;
  filter: invert();
}

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

.cta11_background-video-wrapper {
  z-index: -1;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-size-medium-4 {
  font-size: 1.25rem;
}

.text-size-medium-4.text-weight-bold {
  font-weight: 700;
}

.container-138 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-1167 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-weight: 500;
  line-height: 1.8;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.layout254_image {
  width: 100%;
  height: 100%;
}

.image-456 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.navbar3_logo {
  height: 3rem;
  filter: invert();
}

.card-img-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

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

.section_cta11 {
  z-index: 5;
  background-color: #3a3a3a;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.layout295_item {
  width: 100%;
  display: flex;
}

.layout18_component {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  background-color: #486674;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding: 2rem;
  display: grid;
}

.gsr-icon-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.body-2 {
  background-color: var(--black);
  color: #d3caca;
}

.heading-style-h5-4 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

.heading-73 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2;
}

.html-embed-73 {
  width: 100%;
}

.image-457 {
  height: 3rem;
  filter: invert();
}

.image-458 {
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.div-block-1168 {
  width: 80%;
  position: relative;
}

.div-block-1168._100 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-1169 {
  margin-top: 9rem;
  margin-bottom: 9rem;
}

.padding-section-large-9 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.image-459 {
  width: 3rem;
  height: 3rem;
}

.button-15 {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 1rem;
  padding: 1.05rem 5rem;
  font-size: 20px;
  font-weight: 600;
}

.padding-section-large-10 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.padding-section-large-10.top-0 {
  padding-top: 0;
}

.div-block-1170 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-460 {
  margin-top: 12px;
}

.c-heading__subhead-4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 19px;
}

.header5_background-image-wrapper-2 {
  z-index: -1;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.image-461 {
  width: 4rem;
  height: 4rem;
}

.icon-1x1-medium-4 {
  width: 5rem;
  height: 5rem;
  filter: invert();
}

.div-block-1171 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-weight: 500;
  line-height: 1.8;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.image-462 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.link-12 {
  color: var(--grey-light);
}

.image-463 {
  max-width: 75%;
}

.section-145 {
  margin-bottom: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
  box-shadow: 0 4px 11px -7px #000;
}

.link-block-36 {
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.heading-74 {
  color: #313131;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.div-block-1172 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.div-block-1172.display-none {
  display: none;
}

.image-464 {
  width: 300px;
  position: absolute;
  top: -167px;
  bottom: auto;
  left: 20px;
  right: auto;
}

.div-block-1173 {
  width: auto;
  height: 100%;
  flex: none;
  align-items: stretch;
  margin-left: 32px;
  margin-right: 32px;
  display: flex;
}

.image-283 {
  width: 50%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.div-block-1174 {
  background-image: linear-gradient(#eeeee2, #fff 97%);
  border-top: 5px solid #eeeee2;
  border-bottom: 5px #eeeee2;
  border-right: 1px #eeeee2;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 82px;
  margin-bottom: 32px;
  padding: 64px 24px 32px;
  display: flex;
  position: relative;
}

.text-block-488 {
  font-size: 24px;
  font-weight: 700;
}

.html-embed-74 {
  width: 100%;
}

.section-146 {
  background-color: #eeeee2;
  padding-top: 61px;
  padding-bottom: 61px;
}

.section-146.goodmag {
  border-radius: 4px;
  flex-direction: column;
  padding: 32px;
  display: flex;
}

.section-146.goodmag.display-none {
  display: none;
}

.text-block-489 {
  font-size: 16px;
  font-style: italic;
}

.text-block-490 {
  width: 100%;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-bottom: 8px;
  font-size: 24px;
}

.text-block-490.goodmag {
  color: #3a3a3a;
  margin-top: 8px;
  font-size: 14px;
}

.image-465 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.div-block-1175 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 5px;
}

.text-block-491 {
  font-size: 14px;
}

.div-block-1176 {
  background-color: #eeeee2;
  background-image: none;
  margin-top: 182px;
  margin-bottom: 150px;
  padding: 120px 40px 40px;
  position: relative;
}

.image-466 {
  width: 100%;
  max-width: 150px;
}

.image-466._20 {
  width: 40%;
}

.text-block-492 {
  color: #3a3a3a;
  background-color: #d6ede2;
  border: 1px solid #f4f4f4;
  border-radius: 20px;
  padding: 4px 18px;
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  top: -16px;
  bottom: auto;
  left: auto;
  right: 18px;
}

.div-block-1177 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-974 {
  width: 100%;
  align-items: flex-start;
  display: flex;
}

.div-block-1178 {
  width: 50px;
  height: 50px;
  background-color: #eeeee2;
  border: 2px solid #3a3a3a;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
  position: absolute;
  top: -27px;
  bottom: auto;
  left: 40px;
  right: auto;
}

.div-block-1178.auto {
  width: auto;
}

.div-block-1179 {
  width: 80%;
  position: relative;
}

.div-block-1179.centered {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-1179.centered.mb-224 {
  margin-bottom: 24px;
}

.div-block-1180 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 3px solid #eeeee2;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 8px;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: -18px;
  bottom: auto;
  left: 12px;
  right: auto;
  box-shadow: 0 11px 20px -15px #000;
}

.text-block-493 {
  color: #3a3a3a;
  padding-top: 0;
  font-weight: 300;
}

.text-block-494 {
  font-size: 15px;
  font-weight: 400;
}

.div-block-1181 {
  height: 1px;
  opacity: .15;
  background-color: #3a3a3a;
}

.div-block-1182 {
  background-image: linear-gradient(#eeeee2, #fff 67%);
  border: 3px #eeeee2;
  border-radius: 4px;
  margin-top: 64px;
  margin-bottom: 24px;
  padding: 40px;
  position: relative;
}

.text-block-495 {
  font-size: 13px;
}

.image-467 {
  width: 100px;
  height: auto;
  max-width: none;
  transform: rotate(-90deg);
}

.image-467.goodmag {
  width: 50px;
  margin-top: 18px;
  margin-bottom: 18px;
  transform: rotate(0);
}

.image-468 {
  width: 100%;
  border-radius: 0;
}

.image-468.display-none {
  display: none;
}

.image-468.small {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-1183 {
  align-items: flex-start;
  font-size: 12px;
  display: flex;
}

.div-block-1184 {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .11);
  border-radius: 20px;
  padding: 4px 18px;
  font-weight: 700;
  position: absolute;
  top: -13px;
  bottom: auto;
  left: auto;
  right: 24px;
}

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

.div-block-1185.goodmag {
  background-color: #cecec3;
  border-radius: 4px;
  padding: 16px;
}

.div-block-1186 {
  z-index: 100;
  width: 250px;
  box-shadow: none;
  background-color: #eeeee2;
  background-image: none;
  border-radius: 4px;
  flex-flow: column;
  align-items: center;
  padding: 16px;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 16px;
  left: auto;
  right: 16px;
}

.image-469 {
  width: 80%;
}

.div-block-1187 {
  height: auto;
}

.text-block-496 {
  margin-bottom: 24px;
}

.paragraph-68 {
  text-align: right;
  font-family: Semplicitapro ltit, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.image-470 {
  width: 150px;
  margin-bottom: 4px;
}

.image-471 {
  width: 150px;
  border: 1px solid #f7f7f7;
  border-radius: 20px;
  position: absolute;
  top: auto;
  bottom: -69px;
  left: auto;
  right: 34px;
}

.link-block-37 {
  width: 100%;
  max-width: 150px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-37._15, .link-block-37._20 {
  width: 100%;
}

.div-block-1188 {
  flex-direction: row;
  display: flex;
}

.image-472 {
  margin-bottom: 24px;
}

.html-embed-75 {
  margin-bottom: 44px;
}

.div-block-973 {
  width: auto;
  box-shadow: none;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-473 {
  width: 80%;
  margin-bottom: 0;
}

.image-473._70 {
  width: 60%;
}

.image-474 {
  margin-top: 16px;
  margin-bottom: 32px;
}

.goodmag_p-2 {
  text-indent: 16px;
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 300;
}

.goodmag_p-2.display-none {
  display: none;
}

.div-block-1189 {
  border: 4px #eeeee2;
  padding: 0;
}

.image-475 {
  width: 80px;
  max-width: 100%;
  align-self: flex-start;
  margin-right: 16px;
}

.image-475.goodmag {
  width: 52px;
}

.div-block-1190 {
  background-color: #eeeee2;
  border-radius: 4px;
  margin-top: 100px;
  margin-bottom: 24px;
  padding: 32px 24px 24px;
  position: relative;
}

.div-block-1191 {
  width: 50px;
  height: 50px;
  background-color: #eeeee2;
  border: 2px solid #3a3a3a;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
  position: absolute;
  top: -27px;
  bottom: auto;
  left: 40px;
  right: auto;
}

.image-476 {
  width: 90px;
  border: 4px solid #fff;
  position: absolute;
  top: -64px;
}

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

.container-140 {
  max-width: 600px;
  position: relative;
}

.div-block-1193 {
  background-image: linear-gradient(#eeeee2, #fff 67%);
  border: 3px #eeeee2;
  border-radius: 4px;
  flex-direction: row;
  align-items: center;
  margin-top: 64px;
  margin-bottom: 24px;
  padding: 40px;
  display: flex;
  position: relative;
}

.text-block-497 {
  font-size: 24px;
  font-weight: 700;
}

.text-block-498 {
  font-size: 11px;
}

.image-477 {
  margin-bottom: 41px;
}

.text-block-499 {
  color: #3a3a3a;
  font-weight: 700;
}

.div-block-1194 {
  width: auto;
  height: auto;
  flex-flow: row;
  align-items: flex-start;
  display: flex;
}

.div-block-1194.goodmag {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.button-group-11 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.gallery18_mask {
  width: 33.33%;
  overflow: visible;
}

.bestseller-badge {
  text-align: center;
  background-color: #ffff5a;
  border-radius: 12px;
  align-items: center;
  margin-right: 2rem;
  padding: .6rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  display: flex;
  position: absolute;
  top: -1.4rem;
  bottom: auto;
  left: auto;
  right: 0%;
}

.bestseller-badge.is-bester {
  z-index: 2;
  top: -1rem;
}

.div-block-1195 {
  width: 80px;
}

.section_header37 {
  background-color: #ffbb5d;
}

.gallery18_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
  padding-top: 2rem;
}

.prozent-summer-badge {
  line-height: 1;
}

.card-row43_card {
  background-color: #f3f2ef;
  border-radius: 1.6rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  text-decoration: none;
  display: flex;
  position: relative;
}

.card-row43_card-image-wrapper-copy {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-1196 {
  width: 5rem;
}

.section_layout228 {
  background-color: #b7edef;
}

.gallery18_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
}

.is-summer {
  font-size: 2.6rem;
}

.card-row43_card-content {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  padding: 1.5rem;
  display: flex;
}

.gallery18_slider {
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 4rem;
  position: relative;
}

.header37_component {
  grid-column-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.v3-h2-7 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Semplicitapro, sans-serif;
  font-size: 1.9em;
  font-weight: 600;
  line-height: 1.2;
}

.card-row43_card-copy {
  background-color: #f3f2ef;
  border-radius: 1.6rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  text-decoration: none;
  display: flex;
  position: relative;
}

.card-row43_card-copy.is-bestseller {
  outline-offset: 0px;
  outline: 10px solid #ffff5a;
  position: relative;
  top: -2rem;
}

.arrow-sparen-img {
  position: relative;
  top: 3.8rem;
  left: 4rem;
  transform: rotate(-24deg);
}

.sale-price {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.gallery18_arrow {
  width: 3.5rem;
  height: 3.5rem;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-span-130 {
  color: #9b9b9b;
}

.c-container-6 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
}

.paragraph-58 {
  color: #8c8c8c;
  text-decoration: line-through;
}

.c-button-13 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border-radius: .8em;
  padding: 15px 2em;
  font-size: 16px;
  font-weight: 600;
}

.gallery18_arrow-icon {
  width: 1rem;
  height: 1rem;
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.prozent-badge {
  color: #fff;
  background-color: #ef8680;
  border-radius: .5rem;
  margin-top: 2rem;
  margin-right: 2rem;
  padding: .7rem .5rem;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.prozent-badge.is-big {
  background-color: #f75950;
  font-size: 20px;
}

.div-block-1197 {
  width: 80px;
}

.stars-badge {
  color: #3a3a3a;
  background-color: rgba(255, 255, 255, .8);
  border-radius: .5rem;
  align-items: center;
  margin-top: 2rem;
  margin-left: 2rem;
  padding: .7rem;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.button-21 {
  color: #fff;
  text-align: center;
  background-color: #3b3b3b;
  border-radius: 12px;
  padding: 1.25rem 2rem;
  font-weight: 600;
}

.text-star-badge {
  line-height: 1;
}

.card-row43_component {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  padding-top: 4rem;
  position: relative;
}

.div-block-1198 {
  width: 80px;
}

.layout228_item {
  width: 100%;
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-1199 {
  width: 80px;
}

.star-img-wrapper {
  height: 100%;
  align-items: center;
  margin-right: .5rem;
  display: flex;
}

.text-span-131, .text-span-129 {
  font-weight: 400;
}

.c-cw-testimonial__header-wrapper-3 {
  text-align: center;
  padding-top: 120px;
  padding-bottom: 40px;
}

.sale-check-box-wrapper {
  align-items: center;
  margin-bottom: .5rem;
  display: flex;
}

.header37_content {
  max-width: 35rem;
  margin-left: 5rem;
  margin-right: 5vw;
}

.heading-style-h4-2 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.button-group-10 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-group-10.is-quer {
  justify-content: center;
  margin-top: 2rem;
}

.heading-style-h5-5 {
  margin-top: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

.gallery18_slide {
  padding-left: 1rem;
  padding-right: 1rem;
}

.c-cw-testimonials__star-3 {
  height: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.bold-text-44 {
  color: #e03c39;
}

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

.card-row43_card-image-wrapper {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-1200 {
  width: 80px;
}

.header37_image {
  width: 100%;
  height: 100vh;
  max-height: 60rem;
  object-fit: cover;
}

.arrow-mobile-wrapper.hide-desktop {
  display: none;
}

.div-block-1201 {
  width: 5rem;
}

.div-block-1202 {
  width: 11rem;
}

.text-block-500 {
  font-size: .8rem;
}

.button-21-copy {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 12px;
  padding: 1.05rem 2rem;
  font-weight: 600;
}

.arrow-sparen-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  align-items: center;
  padding-left: 25%;
  display: flex;
}

.c-nav__logo-3 {
  height: 70px;
  align-self: center;
  padding-top: 15px;
  padding-bottom: 15px;
}

.button-group-12 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-1203 {
  width: 11rem;
}

.icon-1x1-medium-5 {
  width: 4rem;
  height: 4rem;
}

.image-479 {
  height: 15px;
}

.layout1_component-2 {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.swiper-slide-3 {
  flex: none;
  margin-bottom: 30px;
}

.section_gallery18 {
  overflow: hidden;
}

.layout228_component {
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  justify-items: center;
  display: grid;
}

.padding-section-large-11 {
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}

.padding-section-large-11.top-0 {
  padding-top: 0;
}

.v3-h2-8 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Semplicitapro, sans-serif;
  font-size: 1.9em;
  font-weight: 600;
  line-height: 1.2;
}

.c-cw-testimonial__header-wrapper-4 {
  text-align: center;
  padding-top: 120px;
  padding-bottom: 40px;
}

.c-cw-testimonials__star-4 {
  height: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.summer-sale_counter {
  background-color: #ffff5a;
}

.padding-section-counter {
  padding-top: .4rem;
  padding-bottom: .4rem;
}

.summer-sale_counter_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.timer-2 {
  font-weight: 700;
}

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

.div-block-1204 {
  width: 80%;
  position: relative;
}

.div-block-1204._100 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rich-text-block-18 {
  font-size: 18px;
  line-height: 1.4;
}

.div-block-1205 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-weight: 500;
  line-height: 1.8;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.image-480 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.image-481 {
  width: 80%;
  height: 80%;
  max-width: 80%;
  object-fit: cover;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.div-block-1206 {
  width: auto;
  height: auto;
  flex-flow: row;
  align-items: flex-start;
  display: flex;
}

.image-482 {
  width: 100px;
  height: auto;
  max-width: none;
  transform: rotate(-90deg);
}

.div-block-1207 {
  flex-direction: row;
  display: flex;
}

.section-147 {
  background-color: #eeeee2;
  padding-top: 61px;
  padding-bottom: 61px;
}

.section-147.gray {
  background-color: #e0d8ce;
}

.section-147.gray.margin {
  background-color: #b45859;
  padding-top: 32px;
  padding-bottom: 32px;
}

.div-block-1208 {
  width: auto;
  height: 100%;
  flex: none;
  align-items: stretch;
  margin-left: 32px;
  margin-right: 32px;
  display: flex;
}

.text-block-501 {
  font-size: 15px;
  font-weight: 400;
}

.image-483 {
  width: 80px;
  max-width: 100%;
  align-self: flex-start;
  margin-right: 16px;
}

.link-block-38 {
  width: 100%;
  max-width: 150px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-38._20, .link-block-38._15 {
  width: 100%;
}

.image-484 {
  width: 100%;
  max-width: 150px;
}

.image-484._20 {
  width: 40%;
}

.image-485 {
  width: 80%;
  margin-bottom: 0;
}

.image-485._70 {
  width: 60%;
}

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

.text-block-502 {
  width: 100%;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-bottom: 8px;
  font-size: 24px;
}

.link-block-39 {
  width: 100%;
  max-width: 150px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-39._20, .link-block-39._15 {
  width: 100%;
}

.image-486 {
  width: 100%;
  max-width: 150px;
}

.image-486._20 {
  width: 40%;
}

.image-487 {
  width: 80%;
  margin-bottom: 0;
}

.image-487._70 {
  width: 60%;
}

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

.text-block-503 {
  width: 100%;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-bottom: 8px;
  font-size: 24px;
}

.link-block-40 {
  width: 100%;
  max-width: 150px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-40._20, .link-block-40._15 {
  width: 100%;
}

.image-488 {
  width: 100%;
  max-width: 150px;
}

.image-488._20 {
  width: 40%;
}

.image-489 {
  width: 80%;
  margin-bottom: 0;
}

.image-489._70 {
  width: 60%;
}

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

.text-block-504 {
  width: 100%;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-bottom: 8px;
  font-size: 24px;
}

.link-block-41 {
  width: 100%;
  max-width: 150px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-41._20, .link-block-41._15 {
  width: 100%;
}

.image-490 {
  width: 100%;
  max-width: 150px;
}

.image-490._20 {
  width: 40%;
}

.image-491 {
  width: 80%;
  margin-bottom: 0;
}

.image-491._70 {
  width: 60%;
}

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

.text-block-505 {
  width: 100%;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-bottom: 8px;
  font-size: 24px;
}

.image-492 {
  width: 100%;
  max-width: 150px;
}

.image-492._20 {
  width: 40%;
}

.image-493 {
  width: 80%;
  margin-bottom: 0;
}

.image-493._70 {
  width: 60%;
}

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

.text-block-506 {
  width: 100%;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-bottom: 8px;
  font-size: 24px;
}

.div-block-1214 {
  position: relative;
}

.div-block-1215 {
  width: 80%;
  position: relative;
}

.div-block-1215._100 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-1216 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-weight: 500;
  line-height: 1.8;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.image-494 {
  width: 47%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-495 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.image-496 {
  width: 80%;
  height: 80%;
  max-width: 80%;
  object-fit: cover;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.section-148 {
  background-color: #eeeee2;
  padding-top: 61px;
  padding-bottom: 61px;
}

.section-148.gray {
  background-color: #e0d8ce;
}

.section-148.gray.margin {
  background-color: #b45859;
  padding-top: 32px;
  padding-bottom: 32px;
}

.section-148.gray.margin.coloralternative {
  outline-offset: 0px;
  background-color: #b45859;
  outline: 3px #333;
}

.section-148.gray {
  background-color: #e0d8ce;
}

.section-148.gray.margin {
  background-color: #b45859;
  padding-top: 32px;
  padding-bottom: 32px;
}

.section-148.gray.margin.coloralternative {
  outline-offset: 0px;
  background-color: #b45859;
  outline: 3px #333;
}

.section-148.goodmag {
  border-radius: 4px;
  flex-direction: column;
  padding: 32px;
  display: flex;
}

.section-148.goodmag.display-none {
  display: none;
}

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

.html-embed-76 {
  width: 100%;
}

.div-block-1217 {
  width: 80%;
  position: relative;
}

.div-block-1217._100 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-1218 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-weight: 500;
  line-height: 1.8;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.image-498 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.grid-76 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(255, 255, 255, .62);
  border: 1px dashed rgba(0, 0, 0, 0);
  border-radius: 12px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  padding: 16px;
  display: flex;
}

.grid-76.breit {
  outline-offset: 4px;
  border: 1px #000;
  outline: 3px #333;
  grid-template-columns: .5fr 1fr;
}

.text-block-507 {
  font-size: 15px;
  font-weight: 400;
}

.image-499 {
  width: 100px;
  margin-bottom: 16px;
}

.grid-77 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
}

.heading-75 {
  margin-top: 0;
}

.button-22 {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 25px;
  margin-top: 16px;
  padding: 15px 25px;
  font-size: 18px;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.div-block-1219 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-weight: 500;
  line-height: 1.8;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.image-500 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.image-501 {
  width: 80%;
  height: 80%;
  max-width: 80%;
  object-fit: cover;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.heading-76 {
  margin-top: 0;
}

.grid-78 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(255, 255, 255, .62);
  border: 1px dashed rgba(0, 0, 0, 0);
  border-radius: 12px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  padding: 16px;
  display: flex;
}

.text-block-508 {
  font-size: 15px;
  font-weight: 400;
}

.grid-79 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
}

.heading-77 {
  margin-top: 0;
}

.image-502 {
  width: 80px;
  max-width: 100%;
  align-self: flex-start;
  margin-right: 16px;
}

.button-23 {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 25px;
  margin-top: 16px;
  padding: 15px 25px;
  font-size: 18px;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.div-block-1220 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.div-block-1221 {
  justify-content: center;
  margin-top: 24px;
  display: flex;
}

.div-block-1221.flex {
  flex-direction: column;
  align-items: center;
}

.image-503 {
  width: 50px;
  max-width: 100%;
  margin-bottom: 8px;
}

.div-block-1222 {
  display: flex;
}

.text-block-509 {
  margin-top: 8px;
  line-height: 1.5;
}

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

.grid-80 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  margin-bottom: 0;
}

.text-span-133 {
  color: #67a35d;
}

.text-block-510 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 18px;
}

.div-block-1224 {
  width: 80%;
  position: relative;
}

.heading-78 {
  text-align: left;
  text-transform: none;
  margin-bottom: 24px;
  font-size: 2rem;
  overflow: scroll;
}

.grid-81 {
  grid-template-rows: auto;
  margin-top: 24px;
}

.text-block-511 {
  color: #fff;
  text-align: center;
  background-color: #be3535;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  font-size: 20px;
  font-weight: 900;
  display: flex;
}

.text-block-512 {
  text-align: center;
  margin-top: 8px;
}

.text-block-513 {
  color: #187e65;
  margin-top: 24px;
  margin-bottom: 18px;
  font-size: 24px;
  font-weight: 700;
}

.div-block-1225 {
  background-color: #f5f5f5;
  border-radius: 20px;
  padding: 24px;
  box-shadow: -1px 20px 20px -18px rgba(0, 0, 0, .22);
}

.div-block-1226 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: rgba(73, 73, 73, 0);
  border-radius: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 16px;
  padding: 0;
  display: grid;
}

.image-504 {
  width: 100%;
  max-width: 120%;
  margin-left: auto;
  margin-right: auto;
}

.text-block-514 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

.text-block-515 {
  width: auto;
  max-width: 500px;
  text-align: left;
  white-space: normal;
  background-color: #f5f4f1;
  border: 2px solid rgba(0, 0, 0, .12);
  border-radius: 0;
  padding: 12px;
  font-size: 12px;
  font-weight: 700;
  display: block;
  position: absolute;
  top: auto;
  bottom: 18px;
  left: auto;
  right: -66px;
  box-shadow: 21px 21px 20px -30px rgba(0, 0, 0, .58);
}

.div-block-1227 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-516 {
  width: 100px;
  height: 100px;
  text-align: center;
  background-color: #feff5a;
  border-radius: 200px;
  flex: 0 auto;
  justify-content: center;
  align-self: baseline;
  align-items: center;
  font-size: 14px;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: -10%;
  bottom: auto;
  left: auto;
  right: -10%;
}

.image-505 {
  width: 28px;
}

.icon-34 {
  color: #000;
}

.slider-19 {
  width: 75%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
}

.div-block-1228 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.grid-82 {
  grid-column-gap: 64px;
  grid-row-gap: 128px;
  grid-template-rows: auto;
  margin-bottom: 0;
}

.grid-82.mb-0 {
  margin-bottom: 0;
}

.grid-82.mb-32 {
  margin-bottom: 32px;
}

.text-block-517 {
  color: #be3535;
  text-align: center;
  font-size: 50px;
  font-weight: 700;
}

.image-506 {
  width: 110%;
  max-width: 110%;
}

.heading-79 {
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 28px;
}

.image-507 {
  width: 150px;
  max-width: 120%;
}

.image-508 {
  width: 80%;
  height: 80%;
  max-width: 80%;
  object-fit: cover;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.rich-text-block-19 {
  font-size: 11px;
  line-height: 1.4;
}

.text-block-518 {
  margin-bottom: 24px;
}

.image-509 {
  width: 100px;
  border-radius: 200px;
  margin-bottom: 8px;
}

.rich-text-block-20 {
  font-size: 18px;
  line-height: 1.4;
}

.text-block-519 {
  margin-bottom: 24px;
}

.image-510 {
  width: 100px;
  border-radius: 200px;
  margin-bottom: 8px;
}

.div-block-1229 {
  width: 80%;
  position: relative;
}

.div-block-1229._100 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.rich-text-block-21 {
  font-size: 11px;
  line-height: 1.4;
}

.div-block-1230 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-weight: 500;
  line-height: 1.8;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.image-511 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.image-512 {
  width: 80%;
  height: 80%;
  max-width: 80%;
  object-fit: cover;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.div-block-1231 {
  width: auto;
  height: auto;
  flex-flow: row;
  align-items: flex-start;
  display: flex;
}

.image-513 {
  width: 100px;
  height: auto;
  max-width: none;
  transform: rotate(-90deg);
}

.div-block-1232 {
  flex-direction: row;
  display: flex;
}

.div-block-1233 {
  width: auto;
  height: 100%;
  flex: none;
  align-items: stretch;
  margin-left: 32px;
  margin-right: 32px;
  display: flex;
}

.text-block-520 {
  font-size: 15px;
  font-weight: 400;
}

.image-514 {
  width: 80px;
  max-width: 100%;
  align-self: flex-start;
  margin-right: 16px;
}

.div-block-1234 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  justify-items: center;
  display: grid;
}

.image-515 {
  width: 69%;
  max-width: 150px;
}

.image-515._20 {
  width: 40%;
}

.image-516 {
  width: 80%;
  margin-bottom: 0;
}

.image-516._70 {
  width: 42%;
}

.bekanntaus-2 {
  background-color: #595959;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 0;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.text-block-521 {
  width: 100%;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-bottom: 8px;
  font-size: 24px;
}

.div-block-1235 {
  position: relative;
}

.div-block-1236 {
  width: 80%;
  position: relative;
}

.div-block-1236._100 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-1237 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-weight: 500;
  line-height: 1.8;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.image-517 {
  width: 47%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-518 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.div-block-1238 {
  width: 80%;
  position: relative;
}

.div-block-1238._100 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.html-embed-77 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1239 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-weight: 500;
  line-height: 1.8;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.image-520 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.grid-83 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(255, 255, 255, .62);
  border: 1px dashed rgba(0, 0, 0, 0);
  border-radius: 12px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  padding: 16px;
  display: flex;
}

.grid-83.breit {
  outline-offset: 4px;
  border: 1px #000;
  outline: 3px #333;
  grid-template-columns: .5fr 1fr;
}

.text-block-522 {
  font-size: 15px;
  font-weight: 400;
}

.image-521 {
  width: 100px;
  margin-bottom: 16px;
}

.grid-84 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
}

.heading-80 {
  margin-top: 0;
}

.button-24 {
  color: #3a3a3a;
  text-align: center;
  cursor: pointer;
  background-color: #ffff5a;
  border-radius: 25px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 15px 25px;
  font-size: 18px;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.div-block-1240 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-weight: 500;
  line-height: 1.8;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.image-522 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.heading-81 {
  margin-top: 0;
}

.grid-85 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(255, 255, 255, .62);
  border: 1px dashed rgba(0, 0, 0, 0);
  border-radius: 12px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  padding: 16px;
  display: flex;
}

.text-block-523 {
  font-size: 15px;
  font-weight: 400;
}

.grid-86 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
}

.heading-82 {
  margin-top: 0;
}

.image-523 {
  width: 80px;
  max-width: 100%;
  align-self: flex-start;
  margin-right: 16px;
}

.div-block-1241 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.div-block-1242 {
  justify-content: center;
  margin-top: 24px;
  display: flex;
}

.div-block-1242.flex {
  flex-direction: column;
  align-items: center;
}

.image-524 {
  width: 50px;
  max-width: 100%;
  margin-bottom: 8px;
}

.div-block-1243 {
  display: flex;
}

.text-block-524 {
  margin-top: 8px;
  line-height: 1.5;
}

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

.grid-87 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  margin-bottom: 0;
}

.klarna-box-2 {
  max-width: 400px;
  color: #fff;
  background-color: #187e65;
  border: 2px dashed #fff;
  border-radius: 3px;
  margin-top: 8px;
  padding: 16px;
  display: none;
}

.text-span-134 {
  color: #67a35d;
}

.text-block-525 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 18px;
}

.div-block-1245 {
  width: 80%;
  position: relative;
}

.heading-83 {
  text-align: left;
  text-transform: none;
  margin-bottom: 24px;
  font-size: 2rem;
  overflow: scroll;
}

.grid-88 {
  grid-template-rows: auto;
  margin-top: 24px;
}

.text-block-526 {
  color: #fff;
  text-align: center;
  background-color: #be3535;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  font-size: 20px;
  font-weight: 900;
  display: flex;
}

.text-block-527 {
  text-align: center;
  margin-top: 8px;
}

.text-block-528 {
  color: #187e65;
  margin-top: 24px;
  margin-bottom: 18px;
  font-size: 24px;
  font-weight: 700;
}

.div-block-1246 {
  background-color: #f5f5f5;
  border-radius: 20px;
  padding: 24px;
  box-shadow: -1px 20px 20px -18px rgba(0, 0, 0, .22);
}

.div-block-1247 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: rgba(73, 73, 73, 0);
  border-radius: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 16px;
  padding: 0;
  display: grid;
}

.button-25 {
  color: #3a3a3a;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 25px;
  margin-top: 16px;
  padding: 15px 25px;
  font-size: 18px;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.image-525 {
  width: 100%;
  max-width: 120%;
  margin-left: auto;
  margin-right: auto;
}

.text-block-529 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}

.text-block-530 {
  width: auto;
  max-width: 500px;
  text-align: left;
  white-space: normal;
  background-color: #f5f4f1;
  border: 2px solid rgba(0, 0, 0, .12);
  border-radius: 0;
  padding: 12px;
  font-size: 12px;
  font-weight: 700;
  display: block;
  position: absolute;
  top: auto;
  bottom: 18px;
  left: auto;
  right: -66px;
  box-shadow: 21px 21px 20px -30px rgba(0, 0, 0, .58);
}

.div-block-1248 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-531 {
  width: 100px;
  height: 100px;
  text-align: center;
  background-color: #feff5a;
  border-radius: 200px;
  flex: 0 auto;
  justify-content: center;
  align-self: baseline;
  align-items: center;
  font-size: 14px;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: -10%;
  bottom: auto;
  left: auto;
  right: -10%;
}

.image-526 {
  width: 28px;
}

.icon-35 {
  color: #000;
}

.slider-20 {
  width: 75%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
}

.div-block-1249 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.grid-89 {
  grid-column-gap: 64px;
  grid-row-gap: 128px;
  grid-template-rows: auto;
  margin-bottom: 0;
}

.grid-89.mb-0 {
  margin-bottom: 0;
}

.grid-89.mb-32 {
  margin-bottom: 32px;
}

.text-block-532 {
  color: #be3535;
  text-align: center;
  font-size: 50px;
  font-weight: 700;
}

.image-527 {
  width: 110%;
  max-width: 110%;
}

.heading-84 {
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 28px;
}

.image-528 {
  width: 150px;
  max-width: 120%;
}

.rich-text-block-22 {
  font-size: 11px;
  line-height: 1.4;
}

.text-block-533 {
  margin-bottom: 24px;
}

.image-529 {
  width: 100px;
  border-radius: 200px;
  margin-bottom: 8px;
}

.div-block-1250 {
  width: auto;
  height: 100%;
  flex: none;
  align-items: stretch;
  margin-left: 32px;
  margin-right: 32px;
  display: flex;
}

.image-530 {
  width: 50%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.container-142 {
  max-width: 600px;
  position: relative;
}

.heading-85 {
  color: #313131;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.text-block-534 {
  color: #3a3a3a;
  font-weight: 700;
}

.text-block-535 {
  font-size: 24px;
  font-weight: 700;
}

.text-block-536 {
  font-size: 16px;
  font-style: italic;
}

.text-block-537 {
  width: 100%;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-bottom: 8px;
  font-size: 24px;
}

.text-block-537.goodmag {
  color: #3a3a3a;
  margin-top: 8px;
  font-size: 14px;
}

.image-531 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.div-block-1251 {
  display: flex;
}

.div-block-1252 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 5px;
}

.text-block-538 {
  font-size: 14px;
}

.image-303-copy {
  width: 150px;
  height: auto;
  margin-bottom: 4px;
}

.image-532 {
  width: 100%;
  max-width: 150px;
}

.image-532._20 {
  width: 40%;
}

.text-block-539 {
  margin-bottom: 24px;
  font-size: 12px;
}

.div-block-1253 {
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 71px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.div-block-1254 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.goodmag_h1-2 {
  text-transform: none;
  margin-top: 16px;
  margin-bottom: 24px;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.3;
}

.div-block-1255 {
  width: 100%;
  align-items: flex-start;
  display: flex;
}

.div-block-1256 {
  width: 50px;
  height: 50px;
  background-color: #eeeee2;
  border: 2px solid #3a3a3a;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
  position: absolute;
  top: -27px;
  bottom: auto;
  left: 40px;
  right: auto;
}

.div-block-1256.auto {
  width: auto;
}

.div-block-1257 {
  width: 80%;
  position: relative;
}

.div-block-1257.centered {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-1257.centered.mb-224 {
  margin-bottom: 24px;
}

.div-block-1258 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  border: 3px solid #eeeee2;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 8px;
  font-weight: 700;
  display: flex;
  position: absolute;
  top: -18px;
  bottom: auto;
  left: 12px;
  right: auto;
  box-shadow: 0 11px 20px -15px #000;
}

.image-304-copy {
  width: 300px;
  height: auto;
  position: absolute;
  top: -167px;
  bottom: auto;
  left: 20px;
  right: auto;
}

.div-block-1259 {
  background-image: linear-gradient(#eeeee2, #fff 97%);
  border-top: 5px solid #eeeee2;
  border-bottom: 5px #eeeee2;
  border-right: 1px #eeeee2;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 82px;
  margin-bottom: 32px;
  padding: 64px 24px 32px;
  display: flex;
  position: relative;
}

.image-533 {
  margin-top: 16px;
  margin-bottom: 16px;
}

.goodmag_button-2 {
  color: #333;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 10px;
  margin-top: 4px;
  padding: 8px 24px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.text-block-540 {
  font-size: 15px;
  font-weight: 400;
}

.section-149 {
  margin-bottom: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
  box-shadow: 0 4px 11px -7px #000;
}

.div-block-1260 {
  background-image: linear-gradient(#eeeee2, #fff 67%);
  border: 3px #eeeee2;
  border-radius: 4px;
  flex-direction: row;
  align-items: center;
  margin-top: 64px;
  margin-bottom: 24px;
  padding: 40px;
  display: flex;
  position: relative;
}

.div-block-1260.vert {
  flex-direction: column;
}

.div-block-1261 {
  background-color: #eeeee2;
  border-radius: 4px;
  margin-top: 64px;
  margin-bottom: 24px;
  padding: 32px 24px 24px;
  position: relative;
}

.goodmag_bullet-wrapper-2 {
  background-color: #eeeee2;
  background-image: none;
  border: 4px #eeeee2;
  border-radius: 4px;
  flex: 1;
  align-self: center;
  margin-top: 32px;
  margin-bottom: 12px;
  padding: 32px 12px 12px;
  position: relative;
}

.div-block-1262 {
  height: 1px;
  opacity: .15;
  background-color: #3a3a3a;
}

.div-block-1263 {
  background-image: linear-gradient(#eeeee2, #fff 67%);
  border: 3px #eeeee2;
  border-radius: 4px;
  margin-top: 64px;
  margin-bottom: 24px;
  padding: 40px;
  position: relative;
}

.text-block-541 {
  font-size: 13px;
}

.image-534 {
  width: 100px;
  height: auto;
  max-width: none;
  transform: rotate(-90deg);
}

.image-534.goodmag {
  width: 50px;
  margin-top: 18px;
  margin-bottom: 18px;
  transform: rotate(0);
}

.image-535 {
  width: 100%;
  border-radius: 0;
}

.image-535.display-none {
  display: none;
}

.link-block-42 {
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.div-block-1264 {
  align-items: flex-start;
  font-size: 12px;
  display: flex;
}

.div-block-1265 {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .11);
  border-radius: 20px;
  padding: 4px 18px;
  font-weight: 700;
  position: absolute;
  top: -13px;
  bottom: auto;
  left: auto;
  right: 24px;
}

.text-block-542 {
  color: #3a3a3a;
  text-align: center;
  margin-top: 4px;
  margin-bottom: 5px;
  font-size: 10px;
  line-height: 1;
  text-decoration: none;
}

.div-block-1266 {
  width: 50px;
  height: auto;
  color: #fff;
  cursor: pointer;
  background-color: #f1f1f4;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  font-size: 12px;
  line-height: 1;
  display: flex;
  box-shadow: 1px 20px 20px -9px rgba(0, 0, 0, .2);
}

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

.div-block-1267.goodmag {
  background-color: #cecec3;
  border-radius: 4px;
  padding: 16px;
}

.div-block-1268 {
  z-index: 100;
  width: 250px;
  box-shadow: none;
  background-color: #eeeee2;
  background-image: none;
  border-radius: 4px;
  flex-flow: column;
  align-items: center;
  padding: 16px;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 16px;
  left: auto;
  right: 16px;
}

.div-block-1269 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.div-block-1269.display-none {
  display: none;
}

.c-footer {
  background-color: #e0d8ce;
  padding-top: 50px;
  padding-bottom: 50px;
}

.image-536 {
  width: 80%;
}

.div-block-1270 {
  height: auto;
}

.paragraph-69 {
  text-align: right;
  font-family: Semplicitapro ltit, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.link-block-43 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 6px;
  text-decoration: none;
  display: flex;
}

.text-block-543 {
  color: #3a3a3a;
  padding-top: 0;
  font-weight: 300;
}

.html-embed-78 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1271 {
  width: auto;
  box-shadow: none;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 32px auto 24px;
  display: flex;
}

.image-537 {
  width: 150px;
  border: 1px solid #f7f7f7;
  border-radius: 20px;
  position: absolute;
  top: auto;
  bottom: -69px;
  left: auto;
  right: 34px;
}

.div-block-1272 {
  flex-direction: row;
  display: flex;
}

.link-16 {
  display: inline-block;
}

.image-538 {
  margin-bottom: 24px;
}

.html-embed-79 {
  margin-bottom: 44px;
}

.image-539 {
  width: 80%;
  margin-bottom: 0;
}

.image-539._70 {
  width: 60%;
}

.image-540 {
  width: 300px;
  position: absolute;
  top: -167px;
  bottom: auto;
  left: 20px;
  right: auto;
}

.div-block-1273 {
  border: 4px #eeeee2;
  padding: 0;
}

.image-541 {
  width: 80px;
  max-width: 100%;
  align-self: flex-start;
  margin-right: 16px;
}

.image-541.goodmag {
  width: 52px;
}

.image-542 {
  width: 80%;
  margin-bottom: 4px;
}

.image-543 {
  width: 90px;
  border: 4px solid #fff;
  position: absolute;
  top: -64px;
}

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

.div-block-1275 {
  background-color: #eeeee2;
  background-image: none;
  margin-top: 182px;
  margin-bottom: 150px;
  padding: 120px 40px 40px;
  position: relative;
}

.text-block-544 {
  font-size: 24px;
  font-weight: 700;
}

.text-block-545 {
  color: #3a3a3a;
  background-color: #d6ede2;
  border: 1px solid #f4f4f4;
  border-radius: 20px;
  padding: 4px 18px;
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  top: -16px;
  bottom: auto;
  left: auto;
  right: 18px;
}

.text-block-546 {
  font-size: 11px;
}

.image-544 {
  margin-bottom: 41px;
}

.div-block-1276 {
  width: 50px;
  height: 50px;
  background-color: #eeeee2;
  border: 2px solid #3a3a3a;
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
  position: absolute;
  top: -27px;
  bottom: auto;
  left: 40px;
  right: auto;
}

.div-block-1277 {
  width: auto;
  height: auto;
  flex-flow: row;
  align-items: flex-start;
  display: flex;
}

.div-block-1277.goodmag {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.body-3, .body-4, .body-5 {
  font-size: 18px;
}

.heading-86 {
  color: #313131;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.image-199 {
  width: 30%;
  float: right;
  clear: none;
}

.text-block-547 {
  color: #3a3a3a;
  font-weight: 700;
}

.text-block-548 {
  font-size: 16px;
  font-style: italic;
}

.div-block-1278 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 5px;
}

.goodmag_button-3 {
  color: #333;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 10px;
  margin-top: 4px;
  padding: 8px 24px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.section-150 {
  margin-bottom: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
  box-shadow: 0 4px 11px -7px #000;
}

.div-block-1279 {
  background-color: #eeeee2;
  border-radius: 4px;
  margin-top: 64px;
  margin-bottom: 24px;
  padding: 32px 24px 24px;
  position: relative;
}

.div-block-1280 {
  height: 1px;
  opacity: .15;
  background-color: #3a3a3a;
}

.text-block-549 {
  font-size: 13px;
}

.link-block-44 {
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.div-block-1281 {
  align-items: flex-start;
  font-size: 12px;
  display: flex;
}

.div-block-1282 {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .11);
  border-radius: 20px;
  padding: 4px 18px;
  font-weight: 700;
  position: absolute;
  top: -13px;
  bottom: auto;
  left: auto;
  right: 24px;
}

.div-block-1283 {
  z-index: 100;
  width: 250px;
  box-shadow: none;
  background-color: #eeeee2;
  background-image: none;
  border-radius: 4px;
  flex-flow: column;
  align-items: center;
  padding: 16px;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 16px;
  left: auto;
  right: 16px;
}

.div-block-1284 {
  height: auto;
}

.paragraph-70 {
  text-align: right;
  font-family: Semplicitapro ltit, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.div-block-1023 {
  margin-top: 49px;
  margin-bottom: 49px;
}

.image-545 {
  width: 150px;
  margin-bottom: 4px;
}

.text-block-387 {
  background-color: #eeeee2;
  margin-bottom: 32px;
  padding: 16px;
}

.container-145 {
  max-width: 600px;
  position: relative;
}

.image-546 {
  width: 90px;
  border: 4px solid #fff;
  position: absolute;
  top: -64px;
}

.text-block-550 {
  font-size: 11px;
}

.body-6 {
  font-size: 18px;
}

.image-568 {
  width: 150px;
  max-width: 120%;
}

.button-28 {
  color: #3a3a3a;
  text-align: center;
  cursor: pointer;
  background-color: #ffff5a;
  border-radius: 25px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 15px 25px;
  font-size: 18px;
  box-shadow: 0 0 10px -5px #3a3a3a;
}

.div-block-1296 {
  display: flex;
}

.text-block-551 {
  width: 100px;
  height: 100px;
  text-align: center;
  background-color: #feff5a;
  border-radius: 200px;
  flex: 0 auto;
  justify-content: center;
  align-self: baseline;
  align-items: center;
  font-size: 14px;
  font-weight: 900;
  display: flex;
  position: absolute;
  top: -10%;
  bottom: auto;
  left: auto;
  right: -10%;
}

.text-block-552 {
  color: #be3535;
  text-align: center;
  font-size: 50px;
  font-weight: 700;
}

.heading-87 {
  color: #313131;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 500;
  text-decoration: none;
}

.div-block-1309 {
  background-color: rgba(245, 245, 245, 0);
  border-radius: 20px;
  padding: 24px;
}

.div-block-1310 {
  background-color: #eeeee2;
  border-radius: 4px;
  margin-top: 64px;
  margin-bottom: 24px;
  padding: 32px 24px 24px;
  position: relative;
}

.container-122-copy {
  max-width: 100%;
  margin-bottom: 64px;
  padding-top: 16px;
  padding-bottom: 16px;
  position: relative;
}

.text-block-553 {
  color: #3a3a3a;
  font-weight: 700;
}

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

.text-block-554 {
  text-align: center;
  margin-top: 8px;
}

.lp-grid-3 {
  height: auto;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template: "."
  / 1fr;
}

.image-556 {
  width: 100%;
  height: auto;
  max-width: none;
  object-fit: cover;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.image-553 {
  width: 50px;
  max-width: 100%;
  margin-bottom: 8px;
}

.image-564 {
  width: 28px;
}

.bullet_heading-2 {
  margin-top: 0;
  font-size: 1.5rem;
  line-height: 1.2;
}

.image-561 {
  width: 50%;
  max-width: 120%;
  margin-left: auto;
  margin-right: auto;
}

.link-block-45 {
  width: 100%;
  max-width: 150px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-45._20, .link-block-45._15 {
  width: 100%;
}

.div-block-1314 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.grid-90 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(255, 255, 255, .62);
  border: 1px dashed rgba(0, 0, 0, 0);
  border-radius: 12px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  padding: 16px;
  display: flex;
}

.grid-90.breit {
  outline-offset: 4px;
  border: 1px solid rgba(0, 0, 0, .11);
  border-radius: 5px;
  outline: 3px #333;
  grid-template-columns: .5fr 1fr;
}

.grid-91 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-flow: row;
  margin-bottom: 0;
}

.grid-91.mb-32 {
  margin-bottom: 32px;
}

.grid-91.mb-0 {
  margin-bottom: 0;
}

.video_section {
  padding-top: 32px;
  padding-bottom: 32px;
}

.text-block-555 {
  width: auto;
  max-width: 500px;
  text-align: left;
  white-space: normal;
  background-color: #f5f4f1;
  border: 2px solid rgba(0, 0, 0, .12);
  border-radius: 0;
  padding: 12px;
  font-size: 12px;
  font-weight: 700;
  display: block;
  position: absolute;
  top: auto;
  bottom: 18px;
  left: auto;
  right: -66px;
  box-shadow: 21px 21px 20px -30px rgba(0, 0, 0, .58);
}

.html-embed-80 {
  position: relative;
}

.lp-grid-wrapper-3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-1290 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.section-151 {
  margin-bottom: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
  box-shadow: 0 4px 11px -7px #000;
}

.heading-88 {
  margin-top: 0;
}

.text-span-154 {
  color: #67a35d;
}

.goodmag_button-4 {
  color: #333;
  text-align: center;
  background-color: #ffff5a;
  border-radius: 10px;
  margin-top: 4px;
  padding: 8px 24px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  position: static;
  top: 0%;
  bottom: auto;
  left: 25%;
  right: 25%;
}

.goodmag_button-4.absolute {
  cursor: pointer;
  position: absolute;
  top: auto;
  bottom: 20%;
  left: 25%;
  right: 25%;
}

.div-block-1315 {
  height: 1px;
  opacity: .15;
  background-color: #3a3a3a;
}

.text-block-556 {
  font-size: 13px;
}

.image-559 {
  width: 45%;
  margin-bottom: 0;
}

.image-559._70 {
  width: 42%;
}

.div-block-1326 {
  width: auto;
  height: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: grid;
}

.div-block-1302 {
  width: 80%;
  position: relative;
}

.div-block-1302._100 {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 24px;
  display: flex;
}

.div-block-1327 {
  align-items: flex-start;
  font-size: 12px;
  display: flex;
}

.div-block-1328 {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, .11);
  border-radius: 20px;
  padding: 4px 18px;
  font-weight: 700;
  position: absolute;
  top: -13px;
  bottom: auto;
  left: auto;
  right: 24px;
}

.heading-89 {
  margin-bottom: 0;
  margin-left: 8px;
  font-size: 28px;
}

.tohidediv {
  width: 100%;
  height: auto;
  position: relative;
}

.hidden-div {
  display: block;
}

.div-block-1329 {
  height: auto;
}

.html-embed-81 {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-1330 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: rgba(73, 73, 73, 0);
  border-radius: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 16px;
  padding: 0;
  display: grid;
}

.grid-92 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-flow: row;
  margin-top: 40px;
  margin-bottom: 40px;
}

.image-552-copy {
  width: 100%;
  height: auto;
  max-width: none;
  float: none;
  object-fit: cover;
  border: 2px solid #696969;
  border-radius: 0;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: 24px;
  display: inline-block;
}

.text-block-557 {
  color: #fff;
  text-align: center;
  background-color: #be3535;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  font-size: 20px;
  font-weight: 900;
  display: flex;
}

.image-572 {
  width: 50%;
  max-width: 110%;
}

.text-block-558 {
  font-size: 12px;
  font-style: italic;
}

.div-block-1319 {
  color: #3a3a3a;
  background-color: #ffff5a;
  border: 1px dashed #c7c7c7;
  border-radius: 12px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 8px;
  padding: 16px;
  font-weight: 500;
  line-height: 1.8;
  display: flex;
  box-shadow: -5px 30px 30px -30px rgba(131, 131, 131, .43);
}

.image-566 {
  width: 100px;
  margin-bottom: 16px;
}

.image-573 {
  width: 90px;
  border: 4px solid #fff;
  position: absolute;
  top: -64px;
}

.div-block-1299 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: center;
  justify-items: center;
  display: grid;
}

.text-block-559 {
  margin-top: 16px;
  margin-bottom: 16px;
  font-size: 21px;
  line-height: 1.8;
}

.div-block-1308 {
  flex-direction: row;
  display: flex;
}

.grid-93 {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  margin-bottom: 0;
  padding-left: 24px;
  padding-right: 24px;
}

.paragraph-71 {
  text-align: right;
  font-family: Semplicitapro ltit, sans-serif;
  font-size: 11px;
  font-weight: 300;
}

.section-156 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  box-shadow: -1px 4px 20px -5px rgba(0, 0, 0, .27);
}

.div-block-1331 {
  display: flex;
}

.goodmag_p-3 {
  text-indent: 16px;
  margin-bottom: 16px;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.8;
  position: static;
}

.goodmag_p-3.opensans {
  font-family: Open Sans, sans-serif;
  font-size: 21px;
}

.heading-90 {
  margin-top: 0;
}

.text-block-560 {
  width: 100%;
  color: #fff;
  text-align: center;
  flex: 0 auto;
  margin-bottom: 8px;
  font-size: 24px;
}

.text-block-561 {
  font-size: 11px;
}

.image-557 {
  width: 50%;
  max-width: 150px;
}

.image-557._20 {
  width: 21%;
}

.image-574 {
  width: 40px;
  max-width: 100%;
  align-self: flex-start;
  margin-right: 16px;
  font-size: 20px;
}

.image-571 {
  z-index: 100;
  width: 23px;
  object-fit: contain;
  margin-right: 12px;
  position: relative;
}

.div-block-1312 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.gradienttext {
  opacity: 1;
}

@media screen and (min-width: 1920px) {
  .heading-89 {
    text-align: left;
  }

  .image-552-copy {
    border-width: 1px;
  }
}

@media screen and (max-width: 991px) {
  a {
    color: var(--black);
  }

  .h1 {
    font-size: 2em;
  }

  .h1.m25 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .h1.shop {
    text-align: left;
    padding-left: 15px;
  }

  .h2 {
    font-size: 1.5em;
  }

  .h3 {
    font-size: 1.25em;
  }

  .h3.m25 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .title {
    font-size: 2em;
    font-weight: 400;
  }

  .title.m25 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .title.yellow-number.underlined {
    font-size: 2em;
  }

  .sub-title {
    font-size: 1.5em;
  }

  .sub-title.m25 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .caption.m15 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .paragraph.m25 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .paragraph.galileo {
    margin-top: 0;
  }

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

  .small-text.r15 {
    display: none;
  }

  .paragraph-italic {
    text-align: left;
  }

  .button-transparent {
    font-size: 1.125em;
  }

  .button-yellow {
    font-size: 1.125em;
    line-height: 1.5em;
  }

  .badge-yellow {
    width: 150px;
    height: 150px;
    background-color: #ffff5a;
  }

  .badge-yellow.neue-boxen.pure {
    width: 120px;
    height: 120px;
  }

  .badge-compare {
    font-size: .9em;
    line-height: 1.1em;
  }

  .cart {
    flex: 0 auto;
  }

  .c-nav__link {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 23px;
    padding-bottom: 23px;
    display: flex;
  }

  .c-nav__hamburger-icon {
    color: #3a3a3a;
  }

  .c-nav__menu {
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .c-nav__logo-wrap {
    justify-content: center;
    margin-left: 0;
    display: flex;
  }

  .c-nav__menu-button {
    padding: 15px;
    font-size: 35px;
  }

  .c-nav__menu-button.w--open {
    background-color: #fff;
  }

  .on-site-navbar {
    padding-right: 25px;
  }

  .hero-content {
    margin-top: 0;
  }

  .hero-wrapper {
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    padding: 50px 0 0;
    left: 0%;
  }

  .hero-background-image-desk {
    object-position: 100% 100%;
    display: none;
    overflow: hidden;
  }

  .hero-background-image-desk.putzmittel {
    object-position: 100% 100%;
    object-position: 100% 100%;
    display: block;
  }

  .bekannt-aus {
    height: auto;
  }

  .facts-wrapper {
    height: 80vh;
    justify-content: flex-start;
  }

  .facts-image {
    height: 80vh;
  }

  .yellow-circle-big {
    width: 200px;
    height: 200px;
    padding: 15px;
  }

  .facts-image-wrapper {
    height: auto;
  }

  ._3-products-card-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  ._3-products-header {
    position: static;
  }

  ._3-products-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }

  ._3-products-card {
    max-height: none;
  }

  .badge-wrapper {
    display: none;
  }

  .teaser-text-content {
    padding: 25px;
  }

  .teaser-text-wrapper {
    max-height: none;
  }

  .teaser-image {
    height: 100%;
    max-height: none;
  }

  .infobox-lang {
    padding-left: 25px;
    padding-right: 25px;
  }

  .faq-short-image-wrapper {
    width: 100%;
    height: auto;
    flex: none;
  }

  .faq-item-antwort {
    font-family: Semplicitapro, sans-serif;
  }

  .faq-short-image-front {
    width: 150px;
    top: -11%;
    left: 18%;
  }

  .faqs-short {
    flex-wrap: wrap;
  }

  .faq-short-text-wrapper {
    width: 100%;
    padding-top: 46px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .instagram {
    margin-left: 25px;
    margin-right: 25px;
  }

  .instagram-html-embed {
    width: 100vw;
  }

  .istagram-logo, .facebook-logo {
    height: 30px;
  }

  .footer {
    padding-top: 60px;
  }

  .product-section {
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
    padding-left: 0;
  }

  .wip-pdp-image-wrapper {
    width: 100%;
    height: auto;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    top: 0;
  }

  .pdp-info-wrapper {
    width: 100%;
    flex-direction: column;
    align-items: center;
    margin-top: 25px;
    padding-left: 0;
    padding-right: 25px;
    display: flex;
  }

  .slider {
    width: 100%;
    height: 80vw;
    flex: 1;
  }

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

  .pdp-header.mobile {
    display: block;
  }

  .pdp-stars {
    justify-content: center;
    align-items: center;
  }

  .pdp-auf-lager {
    justify-content: center;
  }

  .pdp-header-mobile {
    width: 100%;
    padding: 20px 25px;
    display: block;
  }

  .slide-4 {
    background-position: 50%;
    background-size: contain;
  }

  .product-image-wrapper {
    width: 90%;
    margin-top: 70px;
    margin-bottom: 25px;
    margin-right: 0;
    position: static;
  }

  .zitat {
    background-color: var(--beige);
  }

  .zitat-image-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .zitat-text-wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .zitat-image {
    object-fit: contain;
  }

  .zitat-text-content, .verpackung-text-content {
    padding: 25px;
  }

  .waschmittel-header {
    position: static;
  }

  .waschmittel-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }

  .waschmittel-card-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .wasser-selektor-image-wrapper {
    height: auto;
  }

  .wasser-selektor-image {
    height: 80vh;
  }

  .wasser-selektor-wrapper {
    height: 80vh;
    justify-content: flex-start;
  }

  .wasser-selektor-wasserhaerte-selektor-wrapper {
    justify-content: center;
  }

  .wasser-selektor-wasserhaerte-tile {
    width: 100%;
    margin-left: 5px;
    margin-right: 5px;
  }

  .hero-bundle-badge-wrapper {
    top: 35%;
    bottom: 0%;
    left: auto;
    right: 5%;
  }

  .hero-bundle-badge-wrapper.putzmittel {
    top: 67%;
  }

  .hero-bundle-badge-wrapper.oft {
    top: auto;
    bottom: -35px;
    left: auto;
    right: -16px;
  }

  .putzmittel-header {
    position: static;
  }

  .putzmittel-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }

  .putzmittel-card-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .pdp-details {
    padding-left: 0;
  }

  .pdp-details-text-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }

  .pdp-details-wrapper {
    width: 100%;
  }

  .pdp-details-item-antwort {
    font-family: Semplicitapro, sans-serif;
  }

  .galileo-text-content {
    padding: 25px;
  }

  .account-section {
    padding-left: 9px;
    padding-right: 9px;
  }

  .account-header-bar {
    padding-left: 5px;
    padding-right: 5px;
  }

  .account-header-bar.product {
    padding-left: 0;
    padding-right: 0;
  }

  .register-section {
    padding-left: 50px;
    padding-right: 50px;
  }

  .section-20 {
    padding-top: 115px;
    padding-bottom: 50px;
  }

  .collection-list-8 {
    grid-template-columns: 1fr 1fr;
  }

  .card-blog__wrapper-image {
    height: auto;
  }

  .hero-waschmittel-background-image {
    object-position: 50% 100%;
    display: block;
  }

  .hero-waschmittel-background-image-desktop-copy {
    object-position: 100% 100%;
  }

  .pdp-preis-wrapper-2 {
    text-align: center;
  }

  .pdp-wasserhaerte-rechner {
    padding-left: 100px;
    padding-right: 100px;
  }

  .pdp-info-content-2 {
    width: 100%;
    max-width: none;
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
  }

  .pdp-preis-inkl-2 {
    text-align: center;
  }

  .add-to-cart-2 {
    text-align: left;
  }

  .text-field.cc-quantity-field {
    width: auto;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .h5-2 {
    font-weight: 500;
  }

  .h1-2 {
    font-size: 2em;
  }

  .h1-2.m25 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .button-yellow-2 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.125em;
    line-height: 1.5em;
  }

  .product-detail-cta-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .pdp-wasserhaerte-ergebniss {
    padding-left: 100px;
    padding-right: 100px;
  }

  .bye {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .collection-section-2 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .collection-list-10 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .collection-item-card-image {
    height: 200px;
    object-fit: cover;
  }

  .collection-item-card-image-wrapper {
    height: 200px;
  }

  .pdp-details-usp {
    padding-left: 25px;
  }

  .tab1, .tab2 {
    font-weight: 500;
  }

  .presse-main-text-wrapper {
    width: 100vw;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .presse-main-wrapper {
    width: 100vw;
    height: auto;
    max-height: none;
    max-width: none;
    display: block;
  }

  .presse-main-image-wrapper {
    width: 100vw;
  }

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

  .kit {
    margin-left: 25px;
    margin-right: 25px;
  }

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

  .mention {
    height: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .slider-3 {
    height: auto;
    margin-bottom: 0;
  }

  .slide-nav-2 {
    bottom: 0;
  }

  .mention-header {
    padding-bottom: 0;
  }

  .mask {
    height: auto;
    margin-bottom: 0;
  }

  .mention-wrapper {
    width: auto;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .mention-text-content {
    align-items: center;
  }

  .mention-text-wrapper {
    width: 100%;
  }

  .b2b {
    height: auto;
  }

  .b2b-slider {
    height: auto;
    padding-bottom: 40px;
  }

  .b2b-content {
    height: auto;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template: "." 1fr
                   "." 1fr
                   "." 1fr
                   / 1fr 1fr;
    grid-auto-rows: 1fr;
    grid-auto-columns: minmax(200px, 1fr);
    grid-auto-flow: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .b2b-image-div {
    width: 70%;
    border-bottom: 1.5px solid #3a3a3a;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .product-price-2.price-text-big {
    text-align: center;
  }

  .hero-background-image-tablet {
    object-position: 50% 50%;
    display: block;
  }

  .hero-background-image-mobile {
    object-position: 100% 100%;
    display: none;
  }

  .bundle-starterset-image {
    display: none;
  }

  .galileo-image-2 {
    height: 100%;
    max-height: 70vh;
  }

  .bekannt-aus-slider-2 {
    height: auto;
    padding-bottom: 40px;
  }

  .bekannt-aus-image-div-3 {
    width: 70%;
    border-bottom: 1.5px solid #3a3a3a;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .bekannt-aus-content-2 {
    height: auto;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template: "." 1fr
                   "." 1fr
                   "." 1fr
                   / 1fr 1fr;
    grid-auto-rows: 1fr;
    grid-auto-columns: minmax(200px, 1fr);
    grid-auto-flow: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    justify-items: center;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .so-gehts-gif {
    width: 200px;
    height: 200px;
  }

  .hero-get {
    width: 100%;
    margin-bottom: 36px;
    padding-left: 15px;
    padding-right: 15px;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .hero-get-subhead {
    justify-content: center;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: flex;
  }

  .hero-get-icons {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: center;
    justify-content: start;
    align-items: stretch;
    justify-items: center;
    display: grid;
  }

  .icon-spray {
    margin-right: 0;
  }

  .hero-get-icons-wrapper {
    width: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .incon-bag {
    margin-right: 0;
  }

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

  .icon-tab, .icon-box {
    margin-right: 0;
  }

  .h3-2 {
    font-size: 1.25em;
  }

  .h3-2.m25 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .button-yellow-4 {
    font-size: 1.125em;
    line-height: 1.5em;
  }

  .spuelmittel-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .invisible-update {
    font-size: 1.125em;
    line-height: 1.5em;
  }

  .badge-yellow-2 {
    width: 150px;
    height: 150px;
    background-color: #ffff5a;
  }

  .hero-content-putzmittle {
    margin-top: 0;
  }

  .hero-wrapper-putzmittel {
    width: 100%;
    justify-content: flex-start;
    align-items: center;
    padding: 50px 0 0;
    left: 0%;
  }

  .hero-badge-wrapper {
    top: 35%;
    bottom: 0%;
    left: auto;
    right: 5%;
  }

  .accessoires-text-content {
    padding: 25px;
  }

  ._3-product-usps-content-checks {
    justify-content: flex-start;
    align-items: center;
  }

  .news-section {
    flex-wrap: wrap;
    padding-top: 29px;
    padding-bottom: 58px;
  }

  .pure-section {
    flex-wrap: wrap;
  }

  .naked-section {
    flex-wrap: wrap;
    padding-top: 98px;
  }

  .hero-putzmittel-bg {
    object-position: 0% 50%;
    display: block;
  }

  .container {
    padding-left: 0;
    padding-right: 0;
  }

  .otf-product {
    margin-top: 0;
    padding-top: 0;
  }

  .oft-main-section {
    padding-left: 0;
    padding-right: 0;
  }

  .flex-oft {
    flex-flow: wrap;
  }

  .col-oft {
    width: 100%;
  }

  .image-207 {
    display: none;
  }

  .bundle-starterset-image-2 {
    width: auto;
  }

  .lp-mini-cards {
    padding-left: 0;
    padding-right: 0;
  }

  .button-yellow-5 {
    font-size: 1.125em;
    line-height: 1.5em;
  }

  .wrapper-bundle {
    width: 50%;
  }

  .bundle-product-wrapper-2 {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  ._3-products-card-wrappe-collection-weltertter {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .c-nav__ddt-icon {
    margin-left: 20px;
    position: relative;
  }

  .c-nav__ddt_text-wrap {
    justify-content: center;
    padding-left: 67px;
    display: flex;
  }

  .c-nav__ddl_link, .c-nav__dropdown {
    text-align: center;
  }

  .tabs-content {
    max-width: 900px;
  }

  .tab-link-tab-1.w--current {
    justify-content: space-around;
  }

  .tab-pane-tab-1 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .v3-faq-faq-wrapper {
    margin-top: 50px;
  }

  .v3-faq {
    margin-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .tabs-menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: .5fr .5fr;
    grid-template-columns: .5fr .5fr .5fr;
    align-content: space-between;
    justify-content: space-between;
    align-items: center;
    justify-items: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .tabs-menu.support {
    grid-template-rows: .5fr;
    padding-left: 15px;
  }

  .div-block-159 {
    width: 90%;
  }

  ._4-products-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }

  ._4-products-card-wrappe-collection-weltertter {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .fw-hero-button-wrapper, .fw-info-text-block {
    margin-top: 25px;
  }

  .sub-title-3 {
    font-size: 1.5em;
  }

  .fw-info-text-wrapper {
    padding: 25px;
  }

  .title-4 {
    font-size: 2em;
  }

  .hero-fein-image {
    object-position: 50% 50%;
    display: block;
  }

  .title-5 {
    font-size: 2em;
    font-weight: 400;
  }

  .title-5.yellow-number.underlined {
    font-size: 2em;
  }

  .button-yellow-6 {
    font-size: 1.125em;
    line-height: 1.5em;
  }

  .collection-card-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .collection-card-header {
    text-align: center;
  }

  .collection-card-grid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .collection-card-content.center.box {
    padding: 16px;
  }

  .collection-card-img-wrapper {
    height: 21vw;
  }

  .collection-card-image {
    height: 100%;
  }

  .cd-set-statisch {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 30px;
    overflow: auto;
  }

  .cd-set-statisch-header-wrapper {
    margin-top: 30px;
    margin-bottom: 15px;
    padding-left: 25px;
  }

  .cd-set-statisch-wrapper {
    width: 1200px;
    padding-left: 10px;
  }

  .cd-set-statisch-card {
    flex: none;
    margin-right: 16px;
    overflow: auto;
  }

  .cd-set-dynamic {
    width: 100%;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 30px;
    overflow: auto;
  }

  .cd-set-dynamic-wrapper {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .cd-set-dynamic-card {
    flex: none;
    overflow: auto;
  }

  .dynamic-card-wrapper {
    width: 100%;
    flex: none;
  }

  .cd-set-dynamisch-image {
    height: 100%;
  }

  .cd-set-dynamic-img-wrapper {
    height: 27vw;
  }

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

  .legal.m15 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .wrapper-varianten {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .varianten {
    margin-bottom: 19px;
  }

  .flexbox-cross {
    height: 100%;
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 15px;
    display: block;
  }

  .flexbox-cross.first {
    width: 200px;
    text-align: center;
    flex: none;
    margin-bottom: 0;
    padding: 0 0 15px;
    display: block;
  }

  .col-cross-img {
    width: 100%;
    height: auto;
    align-items: flex-start;
    margin-bottom: 16px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .cross-sell-image {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .col-cross-content {
    align-items: center;
  }

  .col-cross-price {
    justify-content: center;
    padding-right: 0;
  }

  .section-__hero2 {
    height: 500px;
    min-height: 0;
    background-position: 100% 60%;
  }

  .inner-bekannt-aus {
    padding: 30px;
  }

  .slider-bekannt-aus {
    height: auto;
    padding-bottom: 40px;
  }

  .flexbox-bekannt-aus {
    flex-wrap: wrap;
  }

  .col-bekannt-aus {
    width: 33.3333%;
    flex: none;
  }

  .col-left-right-text, .col-left-right {
    width: 100%;
  }

  .section-info-left-right.brown {
    padding: 0;
  }

  .section-info-left-right.dark-brown {
    padding-top: 0;
    padding-bottom: 0;
  }

  .flexbox-left-right, .flexbox-product-cards-4 {
    flex-wrap: wrap;
  }

  .product-usp-check {
    width: 20px;
    justify-content: flex-start;
    align-items: center;
  }

  .col-product-cards-4 {
    width: 50%;
  }

  .section-product-cards-4 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .product-card-usp {
    padding-left: 0;
  }

  .product-card-image-wrap-4 {
    height: 220px;
  }

  .col-right-left {
    width: 100%;
  }

  .flexbox-right-left {
    flex-wrap: wrap;
  }

  .col-right-left-text {
    width: 100%;
  }

  .section-info-right-left.brown, .section-info-right-left.dark-brown {
    padding: 0;
  }

  .flexbox-zitat {
    flex-wrap: wrap;
  }

  .col-zita-text {
    width: 100%;
  }

  .section-zitat.brown, .section-zitat.dark-brown {
    padding: 0;
  }

  .col-zitat {
    width: 100%;
  }

  .infos-card-img-wrap-6 {
    height: 35vw;
    flex: none;
  }

  .col-info-card-6 {
    width: 50%;
    padding-bottom: 25px;
  }

  .flexbox-info-card-6 {
    overflow: auto;
  }

  .inner-info-car-6 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .flexbox-product-infos {
    flex-wrap: wrap;
    padding-left: 0;
  }

  .mobile-flex {
    justify-content: center;
    display: flex;
  }

  .collection-item-4 {
    width: 200px;
    height: 100%;
  }

  .collection-list-11 {
    height: 100%;
    display: flex;
  }

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

  .left-right-image-2 {
    height: auto;
    object-fit: fill;
  }

  .col-left-right-2 {
    width: 100%;
  }

  .col-product-cards-1 {
    width: 50%;
  }

  .section-counter {
    height: 500px;
  }

  .section-two-images.brown {
    padding: 0;
  }

  .inner-loesung-info-img-wrapper {
    flex: none;
  }

  .flexbox-einfach {
    flex-wrap: wrap;
  }

  .col-two-images {
    width: 50%;
  }

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

  .inner-counter-badge {
    position: absolute;
    top: 2%;
    bottom: auto;
    left: 2%;
    right: auto;
  }

  .section-product-cards-3, .section-garantie-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .col-einfach-wrapper {
    width: 100%;
    flex: none;
    align-items: center;
    margin-bottom: 25px;
  }

  .flexbox-loesung.white {
    width: 100%;
  }

  .two-images-image {
    height: 32vw;
  }

  .section-info-left-right-2.darkbrown, .section-info-left-right-2.dark-brown, .section-info-left-right-2.brown {
    padding: 0;
  }

  .product-card-image-wrap-1 {
    height: 220px;
  }

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

  .flexbox-problem {
    width: 100%;
  }

  .inner-bekannt-aus-2 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .product-card-usp-2 {
    padding-left: 0;
  }

  .flexbox-two-images {
    flex-wrap: wrap;
  }

  .product-card-image-wrap-3 {
    height: 220px;
  }

  .section-hero {
    height: 500px;
  }

  .inner-loesung-info-img {
    object-fit: contain;
    flex: none;
  }

  .section-starter-set.brown, .section-starter-set.dark-brown {
    padding: 0;
  }

  .inner-vergleich-badge {
    position: absolute;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .section-hero-waschmittel {
    height: 500px;
  }

  .inner-hero-waschmittel-top {
    align-items: center;
  }

  .col-weltretter-text {
    width: 100%;
  }

  .section-weltretter.brown {
    padding: 0;
  }

  .col-starter-set-text {
    width: 100%;
  }

  .inner-award {
    padding-bottom: 0;
    padding-right: 15px;
  }

  .col-starter-set {
    width: 100%;
  }

  .flexbox-starter-set {
    flex-wrap: wrap;
  }

  .flexbox-award {
    text-align: center;
    flex-wrap: wrap;
  }

  .flexbox-weltretter {
    flex-wrap: wrap;
  }

  .col-weltretter {
    width: 100%;
  }

  .section-__hero1 {
    height: 500px;
  }

  .col-__hero1 {
    width: 100%;
  }

  .section-__hero1__-2, .section-hero-putz {
    height: 500px;
  }

  .c-tn__flex {
    justify-content: flex-start;
  }

  .c-heading.is_a-left {
    text-align: center;
  }

  .c-heading.is_a-left.wc-tabs {
    text-align: left;
    padding-left: 13px;
  }

  .c-trust__wrap {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .c-trust__col {
    width: 250px;
    padding-bottom: 25px;
  }

  .c-trust__img-wrap {
    flex: none;
  }

  .c-trust__flex {
    overflow: auto;
  }

  .c-faq__menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: .5fr .5fr;
    grid-template-columns: .5fr .5fr .5fr;
    align-content: space-between;
    justify-content: space-between;
    align-items: center;
    justify-items: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .c-faq__wrap {
    margin-top: 50px;
  }

  .c-faq {
    margin-top: 50px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .c-faq__tab-link.w--current {
    justify-content: space-around;
  }

  .sub-title-4 {
    font-size: 1.5em;
  }

  .c-upsell-2 {
    width: 400px;
  }

  .upsell-link {
    flex: none;
    overflow: auto;
  }

  .upsell-image {
    height: 100%;
  }

  .upsell-cart-wrapper {
    width: 100%;
    flex: none;
    margin-bottom: 21px;
  }

  .c-2__img-col, .c-2__text-col {
    width: 100%;
  }

  .c-2-cols-reverse.is_brown.is_plr-25 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .c-2cr__flex {
    flex-flow: column wrap;
  }

  ._3-products-card-2 {
    max-height: none;
  }

  .edi1 {
    position: relative;
    top: 0;
  }

  .subtotal-amount, .discount-amount {
    font-size: 1.5em;
  }

  ._3-products-card-3 {
    width: 280px;
    max-height: none;
    max-width: none;
    flex: none;
  }

  .c-scroll-nav {
    height: 100vh;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 50px;
    display: flex;
    position: relative;
    overflow: auto;
  }

  .c-hero__flex-space.is_sp-li {
    padding-top: 0;
  }

  .c-nav__mobile-top-bar-content.is_hide-desktop {
    width: 100%;
    flex-direction: column;
    align-items: center;
    display: none;
  }

  .dropdown-toggle {
    font-weight: 600;
  }

  .button-yellow-7 {
    font-size: 1.125em;
    line-height: 1.5em;
  }

  .c-nav-menu__animation-wrap {
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .lottie-animation {
    width: 30px;
    height: 30px;
  }

  .div-block-158 {
    justify-content: flex-start;
    padding-left: 0;
    display: flex;
  }

  .bekannt-aus-2 {
    height: auto;
    margin-top: 72px;
    margin-bottom: 42px;
  }

  .c-a__wrap {
    padding-bottom: 25px;
    padding-right: 0;
  }

  .c-2__flex-3 {
    flex-flow: column wrap;
  }

  ._4-products-card-wrappe-collection-weltertter-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    justify-content: flex-start;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    overflow: auto;
  }

  .dropdown-toggle-open {
    font-weight: 600;
  }

  .nav-menu {
    width: 80%;
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 70px;
    display: flex;
    overflow: scroll;
  }

  .c-cs__container {
    padding-left: 0;
    padding-right: 0;
  }

  .c-hero__col, .c-g__col-2 {
    width: 100%;
  }

  ._3-product-usps-content-checks-2 {
    justify-content: flex-start;
    align-items: center;
  }

  .c-tn__flex-2 {
    justify-content: center;
  }

  .c-claims {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .c-2__img-col-copy {
    width: 100%;
    height: 100vw;
    max-height: none;
    order: -1;
  }

  .dropdown-2 {
    text-align: left;
    font-weight: 600;
  }

  .menu-button {
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 35px;
  }

  .menu-button.w--open {
    background-color: #fff;
  }

  .c-nav-v3t__flex {
    padding-right: 15px;
    font-size: 12px;
  }

  .icon-17 {
    margin-left: 20px;
    position: relative;
  }

  .c-g__video-2 {
    height: 100%;
    max-height: 70vh;
    margin-left: auto;
    margin-right: auto;
  }

  .c-cs__header-wrap {
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

  .ov-card-img-warpper {
    height: 14vw;
  }

  .nav-link-2 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 23px;
    padding-bottom: 23px;
    font-weight: 600;
    display: flex;
  }

  .nav-link-2.w--current {
    align-items: flex-start;
    font-weight: 600;
  }

  .nav-link-2.is-mobile {
    display: none;
  }

  .c-2__img-col-3 {
    width: 100%;
    min-height: 430px;
    order: -1;
  }

  .c-cs__img-col {
    width: 80%;
  }

  .c-g__video-col {
    width: 100%;
    padding: 0;
  }

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

  .dropdown-link.is-nav-mobile {
    text-align: left;
  }

  .c-cs__flex {
    flex-wrap: wrap;
    justify-content: flex-end;
  }

  .c-cs__img {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
  }

  .c-cs__img.is-gruender {
    border-top-left-radius: 150px;
    border-bottom-left-radius: 150px;
  }

  .c-hero-2 {
    height: 500px;
  }

  .title-6 {
    font-size: 2em;
    font-weight: 400;
  }

  .title-6.m25 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 1.4em;
  }

  .c-bekannt-aus__wrap {
    opacity: .6;
  }

  .brand {
    justify-content: center;
    margin-left: 0;
    display: flex;
  }

  .dropdown-list.w--open {
    padding-bottom: 21px;
    padding-left: 20px;
    font-weight: 400;
  }

  .c-cs__text-col {
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    align-items: flex-start;
  }

  .c-cs__text-col.is-gruender {
    background-color: #ede9e3;
    margin-top: 25px;
  }

  .ov-card {
    width: 21%;
  }

  .bekannt-aus-image-div-4 {
    width: 70%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .dropdownopen {
    text-align: left;
    font-weight: 600;
  }

  .c-tab {
    display: none;
  }

  .c-g__flex {
    flex-flow: column wrap;
  }

  ._4-products-wrapper-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .col-award-right-2 {
    padding-left: 10px;
  }

  .c-v3-kw-z__wrap {
    padding-top: 0;
    padding-bottom: 0;
  }

  .c-container.is-kwp {
    flex-direction: column;
  }

  .c-v3-kw-b__flex {
    flex-flow: column wrap;
  }

  .c-v3-kw-u__col {
    width: 40vw;
    flex: none;
  }

  .c-v3-kw-zi__col {
    width: 100%;
  }

  .c-v3-kw-zi__col.is-abstand {
    width: 100%;
    padding-bottom: 20px;
  }

  .c-v3-kw-s__flex {
    width: 100%;
    justify-content: flex-start;
    overflow: auto;
  }

  .c-v3-kw-ge__flex {
    flex-direction: column-reverse;
  }

  .c-v3-kw-ge__flex.is-kwp {
    width: 100%;
  }

  .c-v3-kw-ge__flex.is-kwp.nachhaltigkeit {
    flex-direction: column-reverse;
  }

  .c-v3-kw-zi__head-wrap {
    margin-top: -87px;
  }

  .c-v3-bp__card {
    flex: none;
  }

  .c-v3-kw-ziel-section.is-wc {
    margin-top: 0;
  }

  .c-v3-kw-m__col {
    width: 100%;
  }

  .c-v3-kw-u__img {
    object-fit: contain;
  }

  .c-v3-ov__flex {
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow: auto;
  }

  .c-5cs__flex {
    overflow: auto;
  }

  .c-v3-bekannt-aus__img-wrap {
    width: 70%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .c-iv__wrap {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .c-iv__wrap.is_plr-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .instagram-html-embed-2 {
    width: 100vw;
  }

  .c-5cs__col-2 {
    width: 350px;
    padding-bottom: 25px;
  }

  .c-v3-bekannt-aus__wrap {
    opacity: .6;
  }

  .c-v3-kw-gw__logo-wrap {
    width: 40%;
  }

  .c-v3-kw-hero__head-wrap {
    padding-left: 20px;
  }

  .c-v3-bp__flex {
    justify-content: flex-start;
  }

  .c-v3-container.is-slider {
    padding-left: 0;
    padding-right: 0;
  }

  .c-v3-container.is-slider.is-pb-0.intro-home {
    padding-left: 25px;
    padding-right: 25px;
  }

  .c-v3-bp-card__text-wrap {
    justify-content: space-between;
  }

  .c-v3-kw-k__head-wrap {
    padding-bottom: 100px;
  }

  .c-v3-kw-w__col.is-wc {
    width: 50%;
  }

  .c-v3-kw-g__flex {
    width: 100%;
    flex-direction: column;
  }

  .c-v3-kw-b__col {
    width: 100%;
  }

  .c-v3-kw-b__col.is-icon {
    padding-top: 0;
  }

  .v3-h2.fragen {
    margin-top: -68px;
  }

  .c-v3-kw-s__col {
    width: 55vw;
    flex: none;
  }

  .c-v3-kw-konzept-section {
    margin-top: 0;
  }

  .c-v3-kw-k__flex {
    flex-direction: column;
  }

  .c-infobar-v2.is_p-25 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .c-infobar-v2.is_p-25.is_brown.is-kat-waschmittel {
    margin-top: 137px;
  }

  .c-v3-kw-zi__flex {
    flex-direction: column;
  }

  .c-v3-ov__col {
    width: 20vw;
  }

  .subhead-waterhardness {
    margin-top: 33px;
    display: block;
  }

  .c-5cs__wrap-2 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .c-v3-kw-g__col {
    width: 100%;
  }

  .c-5cs__head-wrap {
    height: 35vw;
    flex: none;
  }

  .c-5cs__head-wrap.fragen {
    height: 150px;
  }

  .c-v3-kw-gw__col {
    width: 100%;
    padding-top: 0;
  }

  .c-v3-kw-gw__col.is-center {
    width: 100%;
  }

  .c-v3-kw-gw__col.is-center.is-kwp {
    height: 200px;
  }

  .c-v3-kw-gw__col.is-kwp.is-last {
    order: 1;
  }

  .c-v3-kw-u__flex {
    width: 100%;
    overflow: auto;
  }

  .c-v3-kw-z__flex {
    justify-content: flex-start;
  }

  .c-v3-kw-probiotika__flex {
    flex-direction: column;
  }

  .c-v3-kw-probiotika__col {
    width: 100%;
  }

  .c-v3-kw-probiotika__col.is-slide {
    padding-top: 20px;
  }

  .c-v3-kw-ap__head-wrap {
    margin-top: -47px;
  }

  .c-v3-kw-video__wrap.is-wc {
    width: 100%;
    height: 90vw;
    max-height: none;
    padding-left: 0;
    padding-right: 0;
  }

  .offer-badge {
    bottom: -35px;
    right: 17px;
  }

  .c-v3-h1 {
    font-size: 4.2em;
  }

  .c-v3-hero__img-col.is-overlay {
    height: 100%;
  }

  .c-v3-hero__text-2-wrap {
    padding-left: 6px;
  }

  .c-v3-hero__text-col.is-a-left {
    padding-top: 50px;
    padding-left: 50px;
  }

  .c-v3-hero__text-col.is-a-left.pam {
    padding-right: 0;
  }

  .c-v3-hero__text-col.is-left {
    justify-content: flex-start;
    padding-top: 50px;
    padding-left: 100px;
  }

  .c-v3-bp__card-2 {
    flex: none;
  }

  .footer-2 {
    padding-top: 60px;
  }

  .c-v3-pam-vorteile__flex {
    flex-direction: column;
  }

  .c-v3-h1-2 {
    font-size: 4.2em;
  }

  .c-v3-h1-2.pam {
    font-size: 38px;
  }

  .c-v3-pam-co2__col, .c-v3-pam-co2__col.is-img {
    width: 100%;
  }

  .tenside-col-number {
    margin-top: -2px;
    margin-right: 7px;
  }

  .c-v3-pam-mission__flex {
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow: auto;
  }

  .c-v3-pam-gemeinsam__img {
    max-height: 800px;
    object-position: 50% 70%;
  }

  .c-v3-pam-zertifikat__img {
    max-height: 800px;
  }

  .c-v3-pam-schwitzen__flex {
    flex-direction: column;
  }

  .c-v3-pam-ohne__head-wrap {
    width: 100%;
  }

  .c-v3-pam-ckeck__flex {
    flex-direction: column-reverse;
  }

  .c-v3-pam-ckeck__col {
    width: 100%;
  }

  .c-v3-pam-zertifikat__flex {
    flex-direction: column;
  }

  .c-v3-pam-gemeinsam__col {
    width: 100%;
  }

  .c-v3-pam-gemeinsam__col.is-text {
    padding-left: 0;
  }

  .tenside-postal-wrap {
    max-width: 300px;
    margin-left: 0;
  }

  .c-v3-pam-schwitzen__img {
    max-height: 800px;
  }

  .c-v3-pam-co2__flex {
    flex-direction: column;
  }

  .desc-section.lp, .desc-section.schwitzen.lp {
    padding-left: 15px;
    padding-right: 15px;
  }

  .c-v3-pam-mission__ziel-wrap, .c-v3-kw-p__head-wrap-2 {
    padding-left: 25px;
  }

  .c-v3-pam-vorteile__tab-wrap {
    padding-left: 25px;
    padding-right: 25px;
  }

  .c-v3-pam-gemeinsam__flex {
    flex-direction: column-reverse;
  }

  .tenside-col-headwrap {
    flex-direction: row;
    justify-content: flex-start;
    margin-left: -35px;
  }

  .c-v3-pam-card__text-wrap {
    justify-content: space-between;
  }

  .c-v3-pam-planeten__col {
    width: 100%;
  }

  .c-v3-pam-planeten__col.is-text {
    width: 100%;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .c-v3-pam-planeten__col.is-text.img-abs {
    padding-left: 25px;
    padding-right: 25px;
  }

  .c-v3-pam-co2__img {
    max-height: 200px;
  }

  .c-v3-pam-schwitzen__head-wrap {
    margin-top: 55px;
    margin-left: 25px;
  }

  .c-v3-bekannt-aus__wrap-2 {
    opacity: .6;
  }

  .c-v3-pam-zertifikat__col {
    width: 100%;
  }

  .c-v3-pam-zertifikat__col.is-icon {
    padding: 40px 24px;
  }

  .c-v3-pam-co2__head-wrap.is-hide {
    display: none;
  }

  .c-v3-pam-fragen__head-wrap {
    padding-left: 25px;
  }

  .c-v3-bekannt-aus__img-wrap-2 {
    width: 70%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .c-v3-pam-mission__col {
    width: 20vw;
  }

  .desc-col._33 {
    width: 100%;
    padding-left: 39px;
    padding-right: 25px;
  }

  .c-v3-pam-dosierer__col {
    width: 100%;
  }

  .c-v3-pam-dosierer__col.is-text {
    padding-left: 25px;
  }

  .c-v3-pam-planeten__flex {
    flex-direction: column-reverse;
  }

  .c-v3-pam-zertifikat__icon-wrap {
    flex-wrap: wrap;
    justify-content: center;
  }

  .c-v3-pam-schwitzen__col {
    width: 100%;
  }

  .c-container-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .c-container-2.is-plr-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .c-v3-pam-vorteile__col, .c-v3-pam-vorteile__col.img {
    width: 100%;
  }

  .c-v3-pam-dosierer__flex {
    flex-direction: column;
  }

  .c-v3-pam-fragen__flex {
    padding-left: 25px;
  }

  .c-v3-beliebteste-produkte-section {
    margin-top: 0;
  }

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

  .c-v3-h1-3 {
    font-size: 4.2em;
  }

  .c-cw__col, .c-cw__col.is-text.is-white {
    width: 100%;
  }

  .c-cw__col.is-text.is-white.is-margin-80 {
    background-color: #187e65;
    padding: 40px 0;
  }

  .c-cw__col.is-text.is-mobile {
    flex-direction: column;
    display: flex;
  }

  .c-cw__col.is-video {
    width: 100vw;
    height: 90vw;
  }

  .c-cw__flex {
    flex-direction: column;
    justify-content: center;
  }

  .c-cw__flex.is-flip {
    flex-direction: column-reverse;
  }

  .c-cw-text__wrapper.is-mt-0 {
    padding-bottom: 0;
  }

  .c-cw-rabatt__card-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .c-v3-bp__flex-2 {
    justify-content: flex-start;
  }

  .c-v3-bp__card-3 {
    flex: none;
  }

  .c-cw-advent__button-wrapper {
    order: -1;
    margin-bottom: 25px;
  }

  .c-cw-bar__section.is-hide-tablet {
    display: none;
  }

  .c-cw__video-wrapper {
    object-fit: cover;
    justify-content: center;
    align-items: center;
    display: flex;
    overflow: hidden;
  }

  .html-embed-13 {
    width: 100%;
    height: 103%;
    object-fit: cover;
  }

  .c-cw-zertifikate__button-wrapper {
    justify-content: flex-start;
  }

  .c-cw-zertifikate__icon-wrapper {
    flex-wrap: wrap;
    align-content: stretch;
    justify-content: center;
    align-items: center;
  }

  .c-cw-zertifikate__icon-item {
    margin: 20px;
  }

  .c-cw-zertifikate__text-wrapper, .c-cw-zertifikate__header-wrapper {
    text-align: left;
  }

  .c-cw-background__color-wrapper {
    flex-direction: column;
    display: none;
  }

  .c-cw-background__col.is-grey, .c-cw-background__col.is-green {
    width: 100%;
    height: 100%;
  }

  .instagram-2 {
    margin-left: 25px;
    margin-right: 25px;
  }

  .c-cw-mobile-bar__section {
    height: 200px;
    position: relative;
  }

  .c-cw-mobile-bar__section.is-hide-desktop {
    display: block;
  }

  .c-cw-mobile-bar__img-wrapper {
    height: 100%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .c-cw-mobile-bar__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: visible;
  }

  .c-cw-mobile-bar__button-wrapper {
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .c-cw-rabatt__card-wrapper-2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .c-v3-hero2__col-wrap {
    width: 100%;
  }

  .c-v3-hero__img-shadow-3 {
    height: 100%;
  }

  .flex-video {
    justify-content: flex-start;
  }

  .image-col-absolute {
    width: 100%;
    height: 60vw;
    position: relative;
  }

  .image-252 {
    width: 100%;
    height: 60vw;
  }

  .c-cw-highlights__header-wrapper-2 {
    padding-top: 21px;
    padding-bottom: 0;
  }

  .c-v3-bp__flex-3 {
    justify-content: flex-start;
    padding-left: 25px;
    padding-right: 25px;
  }

  .c-v3-bp__card-4 {
    width: 60%;
    flex: none;
  }

  .c-v3-bp-card__text-wrap-2 {
    justify-content: space-between;
  }

  .c-v3-hero2__flex {
    flex-direction: column;
  }

  .c-v3-hero__text-2-wrap-2 {
    width: 100%;
    padding-left: 6px;
  }

  .c-v3-hero2-section {
    padding-bottom: 0;
  }

  .zertifikate__card-klein.is-hide {
    margin-top: 40px;
    margin-left: 0;
  }

  .c-v3-h1-4 {
    font-size: 4.2em;
  }

  .c-cw-zertifikate__section-2 {
    padding-top: 55px;
    padding-bottom: 0;
  }

  .c-v3-hero2__col {
    padding: 21px;
  }

  .c-container-5 {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .c-container-5.is-ptb-0.absolute-img {
    padding-top: 0;
    padding-bottom: 0;
  }

  .c-v3-hero2__head-col {
    width: 100%;
    margin-bottom: 15px;
  }

  .feb-hero-img {
    object-position: 40% 0%;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .col__wrapper {
    width: 100%;
  }

  .flex__wrapper {
    flex-direction: column-reverse;
  }

  .flex__wrapper.is-flip {
    flex-direction: column;
  }

  .padding-xlarge {
    padding: 3rem;
  }

  .unsere-geschenke__flex {
    justify-content: flex-start;
    margin-left: -2.5rem;
    margin-right: -2.5rem;
    overflow: auto;
  }

  .unsere-geschenke__flex.is-wrap {
    justify-content: center;
    padding-top: 0;
  }

  .c-v4-product__card {
    width: 60%;
    flex: none;
  }

  .galileo-text-content-2 {
    padding: 25px;
  }

  .subtitle-2 {
    font-size: 1.5em;
  }

  .c-v3-h1-5 {
    font-size: 4.2em;
  }

  .c-v3-hero__text-2-wrap-3 {
    width: 100%;
    padding-left: 6px;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .ilp-hero-col.is-left {
    width: 100%;
    justify-content: flex-start;
    padding-top: 50px;
    padding-left: 100px;
    position: static;
  }

  .ilp-hero-flex {
    flex-direction: column-reverse;
    display: flex;
  }

  .ilp-hero-col-img.is-overlay {
    height: 100vw;
  }

  .ilp-hero-shadow {
    display: none;
  }

  .ilp-hero-section {
    height: auto;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .ziel__img, .ziel__text-wrapper {
    width: 100%;
  }

  .ziel__flex {
    flex-direction: column;
  }

  .ziel__img-wrapper {
    width: 100%;
    order: 0;
    padding: 30px;
  }

  .ziel__headding-big-wrapper {
    width: 100%;
  }

  .section-130 {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .div-block-1047 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .lp-grid, .lp-grid-icons {
    grid-template-columns: 1fr;
  }

  .section-133, .lp-mainsection, .section-131, .section-129 {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .galileo-image-2-copy {
    height: 100%;
    max-height: 70vh;
  }

  .lp-mainsection-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .grid-43, .grid-35 {
    grid-template-columns: 1fr;
  }

  .section-128 {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .lp-mainsection-3, .lp-mainsection-4 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .lp-grid-2 {
    grid-template-columns: 1fr;
  }

  .slider-14 {
    height: 100%;
    min-height: auto;
  }

  .vn-image-testimonial {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }

  .lp-mainsection-5 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .vn-slider {
    width: 33.33%;
  }

  .vn-testimonial {
    flex-direction: column;
    align-items: center;
  }

  .vn-image, .vn-image-2 {
    height: 25rem;
  }

  .slider-15 {
    height: 100%;
    min-height: auto;
  }

  .section-140, .section-141, .section-142 {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .section-143 {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .section-144 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading-72 {
    font-size: 1.5rem;
  }

  .gsr-card-cta {
    height: auto;
    flex-direction: column;
    padding-top: 2rem;
    padding-bottom: 2rem;
    display: flex;
  }

  .cta11_button-row {
    flex: none;
  }

  .navbar3_container {
    grid-auto-columns: 1fr;
    display: grid;
  }

  .testimonial18_component {
    column-count: 2;
  }

  .header-100svh {
    justify-content: center;
  }

  .layout295_component {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
  }

  .cta11_component {
    grid-column-gap: 3rem;
    flex-direction: column;
    display: flex;
  }

  ._2-img {
    grid-template-columns: 1fr;
  }

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

  .margin-top.margin-medium {
    margin: 1.5rem;
  }

  .padding-section-large-7 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .padding-section-mini {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .layout254_content-bottom {
    grid-column-gap: 2rem;
    grid-template-columns: 1fr 1fr;
  }

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

  .margin-bottom.margin-medium {
    margin: 1.5rem;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .layout1_component {
    min-height: auto;
    grid-column-gap: 3rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .padding-section-large-8 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .c-f__social-icon {
    height: 30px;
  }

  .card-img-wrapper {
    width: 10rem;
    height: 10rem;
  }

  .cta11_content {
    margin-right: 3rem;
  }

  .layout18_component {
    min-height: auto;
    grid-column-gap: 3rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .heading-73 {
    font-size: 1.5rem;
  }

  .padding-section-large-9, .padding-section-large-10 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .section-146 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .gallery18_mask {
    width: 66.6%;
  }

  .card-row43_card {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .card-row43_card-content {
    justify-content: center;
  }

  .header37_component {
    min-height: auto;
    grid-row-gap: 4rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    padding-top: 0;
    padding-bottom: 3rem;
  }

  .card-row43_card-copy {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-direction: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .card-row43_card-copy.is-bestseller {
    top: auto;
  }

  .image-478 {
    height: 4rem;
  }

  .card-row43_component {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .header37_content {
    margin-left: 5%;
    margin-right: 5%;
  }

  .header37_image {
    height: auto;
    max-height: none;
  }

  .arrow-mobile-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .arrow-mobile-wrapper.hide-desktop {
    display: flex;
  }

  .mobile-arrow-wrapper {
    height: 100%;
  }

  .arrow-sparen-wrapper {
    display: none;
  }

  .layout1_component-2 {
    min-height: auto;
    grid-column-gap: 3rem;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .layout228_component {
    grid-column-gap: 2rem;
  }

  .padding-section-large-11 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .padding-section-counter {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .section-147, .section-148 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .grid-77, .grid-79, .grid-84, .grid-86, .lp-grid-3, .grid-91 {
    grid-template-columns: 1fr;
  }

  .grid-91.mb-32 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .lp-grid-wrapper-3 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-1326 {
    flex-direction: column;
    align-items: center;
  }

  .grid-92 {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .image-572 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .h1 {
    font-size: 2em;
  }

  .h1.shop {
    text-align: left;
    padding-left: 8px;
  }

  .h2 {
    text-align: left;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .h3.shop {
    padding-left: 0;
  }

  .small-text.r15 {
    display: none;
  }

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

  .badge-yellow.faq-circle, .badge-yellow.neue-boxen {
    margin: 25px;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .c-top-note {
    height: auto;
  }

  .c-tn__wrap {
    position: static;
  }

  .on-site-navbar {
    justify-content: center;
    align-items: center;
    padding-right: 0;
  }

  .on-site-navbar-wrapper {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-content {
    display: block;
  }

  .hero-background-image-desk {
    object-position: 50% 100%;
  }

  .hero-background-image-desk.putzmittel {
    object-position: 92% 100%;
    object-position: 92% 100%;
  }

  .facts-button-wrapper {
    margin-top: 40px;
  }

  .facts-image-left {
    height: auto;
    flex-direction: column;
  }

  .facts-wrapper {
    height: auto;
    padding: 30px 20px;
  }

  .facts-image {
    width: 100vw;
    height: 100vw;
  }

  .facts-image-content {
    width: 100vw;
  }

  .facts-image-wrapper {
    height: 100vw;
  }

  ._3-products-card-wrapper {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 100%;
    grid-auto-flow: row;
    margin-left: 15px;
    margin-right: 15px;
  }

  ._3-products-card {
    max-height: none;
    max-width: none;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .badge-wrapper {
    display: block;
  }

  .teaser-image-wrapper {
    width: 100vw;
    height: 100vw;
  }

  .teaser-text-content {
    padding: 50px;
  }

  .teaser {
    flex-direction: column;
  }

  .teaser-text-wrapper {
    width: 100vw;
    height: auto;
    max-height: none;
  }

  .teaser-image {
    width: 100vw;
    height: 100vw;
    max-height: none;
  }

  .infobox-wrapper {
    flex-direction: column;
    align-self: center;
    display: flex;
  }

  .infobox-pikto {
    margin-right: 0;
  }

  .infobox-content {
    text-align: center;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    display: block;
  }

  .infobox-lang-wrapper {
    flex-direction: column;
    align-self: center;
    display: flex;
  }

  .infobox-lang-pikto {
    margin-right: 0;
  }

  .infobox-lang-content {
    text-align: center;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    display: block;
  }

  .faq-item {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .faq-short-image-wrapper {
    width: 100vw;
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .faq-item-antwort {
    font-family: Semplicitapro, sans-serif;
  }

  .faq-short-image-front {
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .faq-short-wrapper {
    width: 100%;
    padding: 16px;
  }

  .faqs-short {
    flex-direction: column;
    display: flex;
  }

  .faq-short-image-content {
    padding: 20px;
    display: block;
  }

  .instagram {
    margin: 16px;
  }

  .footer-link-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-bezahlarten-wrapper {
    margin: 25px 25px 70px;
    display: block;
  }

  .footer-content {
    width: 90vw;
  }

  .footer-content.logo {
    width: 30vw;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .footer-content.social {
    width: 70%;
  }

  .footer {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .footer-wrapper.logo {
    order: 1;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .footer-wrapper.social {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .footer-wrapper.mobile {
    border-bottom-style: none;
  }

  .pdp-info-wrapper {
    padding-left: 25px;
  }

  .slider {
    height: 80vw;
  }

  .product-image-wrapper {
    width: 90%;
  }

  .zitat {
    flex-direction: column;
  }

  .zitat-image-wrapper {
    width: 100vw;
    padding-left: 0;
    padding-right: 0;
  }

  .zitat-text-wrapper {
    width: 100vw;
    height: auto;
  }

  .zitat-image {
    width: 100vw;
    object-fit: contain;
  }

  .zitat-text-content {
    padding: 50px;
  }

  .verpackung {
    flex-direction: column;
  }

  .verpackung-image-wrapper, .verpackung-image {
    width: 100vw;
    height: 100vw;
  }

  .verpackung-text-wrapper {
    width: 100vw;
    height: auto;
  }

  .verpackung-text-content {
    padding: 50px;
  }

  .waschmittel-card-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: ".";
    grid-auto-flow: row;
    margin-left: 15px;
    margin-right: 15px;
  }

  .waschmittel-card {
    max-height: none;
    max-width: none;
  }

  .waschmittel-card-name {
    justify-content: flex-end;
  }

  .wasser-selektor-image-left {
    flex-direction: column;
  }

  .wasser-selektor-image-content {
    width: 100vw;
  }

  .wasser-selektor-image {
    width: 100vw;
    height: 100vw;
  }

  .wasser-selektor-wrapper {
    height: auto;
    padding: 30px 20px;
  }

  .wasser-selektor-wasserhaerte-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-bundle-badge-wrapper {
    top: 59%;
  }

  .hero-bundle-badge-wrapper.putzmittel {
    top: 73%;
  }

  .hero-bundle-badge-wrapper.oft {
    top: auto;
    bottom: -19px;
    right: -2px;
  }

  .wasser-konzept-sternchen-wrapper {
    width: auto;
  }

  .putzmittel-card-grid {
    max-width: none;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: ".";
    grid-auto-flow: row;
    margin-left: 15px;
    margin-right: 15px;
  }

  .putzmittel-card {
    max-height: none;
    max-width: none;
  }

  .putzmittel-card-name-bg {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .pdp-details {
    flex-direction: column;
    display: flex;
  }

  .pdp-details-usp-text-wrapper {
    width: 100vw;
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }

  .pdp-details-text-wrapper {
    width: 100vw;
  }

  .pdp-details-wrapper {
    width: 100%;
  }

  .pdp-details-item {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .pdp-details-item-antwort {
    font-family: Semplicitapro, sans-serif;
  }

  .galileo {
    flex-direction: column;
  }

  .galileo-text-wrapper {
    width: 100%;
    height: auto;
  }

  .galileo-text-content {
    text-align: center;
    padding: 0 0 50px;
  }

  .cart-checkout-wrapper {
    justify-content: flex-end;
  }

  .cart-checkout-content {
    align-items: center;
    display: block;
  }

  .cart-total {
    justify-content: flex-start;
    align-items: center;
  }

  .cart-mwst-versand {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .cart-checkout {
    width: 250px;
    flex-direction: row;
    flex: none;
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
  }

  .cart-mwst-versand-content {
    align-items: center;
  }

  .cart-update-button {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .account-header-bar.product {
    padding-left: 3px;
    padding-right: 3px;
  }

  .section-20 {
    padding-top: 110px;
    padding-bottom: 50px;
  }

  .collection-list-8 {
    grid-template-columns: 1fr 1fr;
  }

  .hero-waschmittel-background-image {
    object-position: 50% 100%;
  }

  .hero-waschmittel-background-image-desktop-copy {
    object-position: 100% 50%;
  }

  .faqs-short-waschmittel {
    flex-direction: column;
    display: flex;
  }

  .pdp-wasserhaerte-rechner {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .pdp-info-content-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .h1-2 {
    font-size: 2em;
  }

  .wasserhaerte-widget {
    justify-content: center;
    display: flex;
  }

  .pdp-wasserhaerte-ergebniss {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .icon-16 {
    display: none;
  }

  .bye {
    padding-left: 25px;
    padding-right: 25px;
  }

  .collection-section-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .collection-list-10 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
  }

  .pdp-details-usp {
    padding-left: 0;
  }

  .pdp-details-usp-wrapper {
    width: 100%;
  }

  .presse-main-text-wrapper {
    align-items: flex-start;
    padding: 50px 25px;
  }

  .presse-main-image {
    height: auto;
  }

  .presse-main-image-wrapper {
    order: 1;
    margin-bottom: 0;
    margin-right: 0;
  }

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

  .mention-image-wrapper {
    width: 100%;
  }

  .mention {
    padding-left: 0;
    padding-right: 0;
  }

  .slider-3 {
    height: auto;
  }

  .slide-nav-2 {
    bottom: 0;
  }

  .mention-header {
    padding-bottom: 0;
  }

  .mention-wrapper {
    margin: 16px;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .mention-text-content, .mention-text-wrapper {
    width: 100%;
  }

  .b2b-slider {
    height: auto;
  }

  .b2b-image-div {
    align-items: center;
    padding-bottom: 20px;
  }

  .pdp-details-item-always-open {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .hero-background-image-tablet {
    object-position: 50% 100%;
    display: none;
  }

  .hero-background-image-mobile {
    object-position: 50% 50%;
    display: block;
  }

  .bundle-starterset-image {
    margin-bottom: 15px;
  }

  .galileo-2 {
    flex-direction: column;
  }

  .galileo-image-wrapper-2 {
    width: 100%;
    padding-bottom: 9px;
    padding-left: 0;
    padding-right: 0;
  }

  .bekannt-aus-slider-2 {
    height: auto;
  }

  .bekannt-aus-image-div-3 {
    align-items: center;
    padding-bottom: 20px;
  }

  .so-gehts-step-wrapper {
    width: 100%;
    flex-direction: column;
  }

  .so-gehts-step-content {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .so-gehts-gif {
    width: 300px;
    height: 300px;
  }

  .so-einfach-gehts-number, .so-einfach-gehts-gif-name {
    left: 25%;
  }

  .waschmittel-card-rose {
    max-height: none;
    max-width: none;
  }

  .hero-get {
    margin-bottom: 36px;
    padding-top: 25px;
    position: static;
  }

  .hero-get-icons {
    align-items: flex-start;
  }

  .icon-spray {
    height: 40px;
    margin-right: 0;
  }

  .hero-get-icons-wrapper {
    height: auto;
    flex-direction: column;
    justify-content: flex-start;
    align-self: stretch;
    margin-bottom: 0;
  }

  .incon-bag {
    margin-right: 0;
  }

  .get-icon-text {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .icon-tab {
    margin-right: 0;
  }

  .icon-box {
    height: 40px;
    margin-right: 0;
  }

  .button-yellow-4 {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
  }

  .spuelmittel-grid {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: ".";
    grid-auto-flow: row;
    margin-left: 15px;
    margin-right: 15px;
  }

  .invisible-update {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
  }

  .pdp-details-item-no-interaction {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .hero-content-putzmittle {
    display: block;
  }

  .accessoires {
    flex-direction: column;
  }

  .accessoires-image-wrapper, .accessoires-image {
    width: 100vw;
    height: 100vw;
  }

  .accessoires-text-wrapper {
    width: 100vw;
    height: auto;
  }

  .accessoires-text-content {
    padding: 50px;
  }

  ._3-product-usps-content {
    justify-content: center;
  }

  .news-section {
    flex-direction: column;
    padding-top: 31px;
    padding-bottom: 47px;
    display: flex;
  }

  .pure-section {
    flex-direction: column;
    display: flex;
  }

  .naked-section {
    flex-direction: column;
    padding-top: 31px;
    padding-bottom: 47px;
    display: flex;
  }

  .hero-putzmittel-bg {
    object-position: 35% 100%;
  }

  .otf-product {
    width: 100%;
    text-align: center;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .div-block-157 {
    background-color: var(--neon-yellow);
    padding: 9px;
  }

  .bundle-starterset-image-2 {
    margin-bottom: 15px;
  }

  .bundle-product-content-2 {
    width: 100%;
    text-align: center;
    align-items: center;
  }

  .button-yellow-5 {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
  }

  .wrapper-bundle {
    width: 48%;
    flex: none;
    margin-bottom: 25px;
  }

  .bundle-product-wrapper-2 {
    align-items: stretch;
  }

  ._3-products-card-wrappe-collection-weltertter {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 50% 50%;
    grid-auto-flow: row;
    margin-left: 15px;
    margin-right: 15px;
  }

  ._3-products-card-name-welt.rose {
    flex: 1;
  }

  .v3-faq-tab-header {
    margin-top: 0;
    margin-bottom: 0;
  }

  .tab-link-tab-1 {
    width: 100%;
    height: 100%;
  }

  .tab-link-tab-1.w--current {
    width: 100%;
    height: 100%;
    justify-content: space-around;
  }

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

  .tab-pane-tab-2 {
    padding-left: 15px;
  }

  .v3-faq-tab-img-wrapper {
    width: 70px;
    height: 70px;
  }

  .accordion-item {
    padding-left: 8px;
    padding-right: 8px;
  }

  .v3-faq-header {
    padding-left: 16px;
    padding-right: 16px;
  }

  .v3-faq {
    padding-left: 0;
    padding-right: 0;
  }

  .tabs-menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: 150px 150px;
    grid-template-columns: 150px 150px 150px;
    grid-auto-columns: 150px;
    align-content: center;
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .tabs-menu.support {
    grid-template-rows: 150px;
    grid-template-columns: 50% 50%;
    padding-left: 15px;
  }

  .accordion-kat-content {
    margin-left: 0;
    margin-right: 0;
  }

  .trustpilot-header {
    text-align: center;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    display: block;
  }

  ._4-products-card-wrappe-collection-weltertter {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 50% 50%;
    grid-auto-flow: row;
    margin-left: 15px;
    margin-right: 15px;
  }

  .fw-info-img-wrapper {
    width: auto;
    height: 700px;
    overflow: hidden;
  }

  .fw-info {
    flex-direction: column;
    align-items: center;
  }

  .fw-info-img {
    width: 100vw;
    height: auto;
    object-fit: contain;
  }

  .fw-info-text-wrapper {
    width: auto;
  }

  .hero-fein-image {
    object-position: 50% 50%;
  }

  .title-5 {
    font-size: 25px;
    line-height: 1.8;
  }

  .button-yellow-6 {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
  }

  .collection-card-wrapper {
    padding: 25px 15px;
  }

  .collection-card-grid {
    grid-template-columns: 1fr 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .collection-card-img-wrapper {
    height: 39vw;
  }

  .collection-card-image {
    height: 100%;
  }

  .teaser-image-wrapper-2 {
    width: 100vw;
    height: 100vw;
  }

  .cd-set-statisch, .cd-set-statisch-header-wrapper {
    padding-left: 8px;
  }

  .cd-set-statisch-wrapper {
    justify-content: flex-start;
    padding-left: 0;
  }

  .cd-set-statisch-img-wrapper {
    height: auto;
  }

  .cd-set-statisch-image {
    height: 260px;
  }

  .cd-set-dynamic {
    margin-left: auto;
    margin-right: auto;
    padding-top: 14px;
  }

  .cd-set-dynamic-wrapper {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .dynamic-card-wrapper {
    width: 100%;
  }

  .cd-set-dynamic-img-wrapper {
    height: 40vw;
  }

  .accordion-item-open {
    padding-left: 8px;
    padding-right: 8px;
  }

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

  .flexbox-cross.first {
    flex: none;
    margin-bottom: 20px;
  }

  .slider-bekannt-aus {
    height: auto;
  }

  .col-bekannt-aus {
    align-items: center;
  }

  .flexbox-product-cards-4 {
    flex-wrap: wrap;
  }

  .col-product-cards-4 {
    width: 50%;
  }

  .product-card-usp {
    text-align: left;
    align-items: center;
    padding-left: 32px;
  }

  .flexbox-galileo {
    flex-wrap: wrap;
  }

  .footer-logo-2 {
    width: 150px;
  }

  .section-footer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .footer-inner {
    flex-direction: column;
    align-items: center;
  }

  .footer-payment-2 {
    margin-bottom: 10px;
  }

  .footer-bezahlarten-wrapper-2 {
    width: 100%;
    flex-wrap: wrap;
    margin-top: 25px;
    margin-bottom: 37px;
  }

  .flexbox-info-card-6 {
    overflow: visible;
  }

  .flexbox-product-details {
    flex-wrap: wrap;
  }

  .mobile-flex {
    justify-content: flex-start;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
  }

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

  .collection-list-wrapper-7 {
    margin-bottom: 20px;
  }

  .wasshaerte-wrapper, .unknown-hardness {
    margin-left: auto;
    margin-right: auto;
  }

  .wasserhaerte-plz-wrap {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .col-product-cards-1 {
    width: 100%;
  }

  .inner-hero-badge {
    display: none;
  }

  .flexbox-product-cards-3 {
    flex-wrap: wrap;
  }

  .col-product-cards-3 {
    width: 100%;
  }

  .product-card-usp-2 {
    text-align: center;
    align-items: center;
    padding-left: 66px;
  }

  .flexbox-product-cards-1 {
    flex-wrap: wrap;
  }

  .html-embed {
    width: 80%;
  }

  .flexbox-ab-header {
    flex-direction: column;
  }

  .inner-award {
    padding-bottom: 15px;
    padding-right: 0;
  }

  .inner-konzept-disclaimer {
    width: auto;
  }

  .inner-ab-icon-wrapper {
    margin-bottom: 15px;
    margin-right: 0;
  }

  .section-ab {
    padding-left: 25px;
    padding-right: 25px;
  }

  .section-konzept {
    padding-left: 16px;
    padding-right: 16px;
  }

  .flexbox-geo {
    margin-top: 40px;
  }

  .c-upsell, .c-us__flex {
    position: static;
  }

  .c-us__wrap.is_shadow10 {
    width: 100%;
  }

  .c-ddl__list.w--open {
    text-align: left;
    flex-direction: column;
    align-items: stretch;
    display: block;
  }

  .c-dropdown-land {
    margin-right: 0;
    display: inline-block;
    position: relative;
  }

  .c-ddl__link {
    text-align: left;
  }

  .c-tn__flex {
    justify-content: center;
  }

  .c-heading.is_a-left {
    text-align: left;
  }

  .c-trust__col {
    width: 280px;
  }

  .c-trust__flex {
    justify-content: flex-start;
  }

  .c-ddl__list-3.w--open {
    text-align: left;
    flex-direction: column;
    align-items: stretch;
    display: block;
  }

  .c-faq__menu {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: 150px 150px;
    grid-template-columns: 150px 150px 150px;
    grid-auto-columns: 150px;
    align-content: center;
    justify-content: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .c-faq__tab-text-wrap {
    margin-top: 0;
    margin-bottom: 0;
  }

  .c-faq {
    padding-left: 0;
    padding-right: 0;
  }

  .c-faq__tab-icon-wrap {
    width: 70px;
    height: 70px;
  }

  .c-faq__tab-link {
    width: 100%;
    height: 100%;
  }

  .c-faq__tab-link.w--current {
    width: 100%;
    height: 100%;
    justify-content: space-around;
  }

  .div-block-162 {
    flex-direction: column-reverse;
    align-items: flex-end;
  }

  .cart-mwst-versand-2 {
    flex-direction: column;
    align-items: flex-end;
    display: flex;
  }

  .c-upsell-2 {
    width: 100%;
    position: static;
  }

  .cart-update-button-2 {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .cart-checkout-content-2 {
    text-align: right;
    align-items: center;
    display: block;
  }

  .c-us__flex-2 {
    position: static;
  }

  .cart-total-2 {
    justify-content: flex-end;
    align-items: center;
  }

  .cart-checkout-wrapper-2 {
    text-align: right;
    justify-content: flex-end;
  }

  .cart-checkout-2 {
    width: 250px;
    flex-direction: row;
    flex: none;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0;
  }

  .upsell-cart-wrapper {
    width: 100%;
  }

  .c-2-cols-reverse {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  ._3-products-card-2 {
    max-height: none;
    max-width: none;
    margin-top: 8px;
    margin-bottom: 8px;
  }

  ._3-products-card-name-welt-2.rose {
    flex: 1;
  }

  .footer-bezahlarten-wrapper-3 {
    margin: 25px 25px 70px;
    display: flex;
  }

  ._3-product-usps-2 {
    align-items: flex-start;
  }

  ._3-product-usps-content-2 {
    justify-content: center;
  }

  .subtotal, .discount {
    justify-content: flex-end;
    align-items: center;
  }

  .caption-6 {
    display: block;
  }

  .caption-6.underlined {
    display: inline-block;
  }

  .caption-6.underlined.timerthing {
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  ._3-products-card-3 {
    width: 280px;
    max-height: none;
    max-width: none;
    margin: 8px 0;
  }

  .c-award {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .c-scroll-nav {
    height: 100vh;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 25px;
    padding-bottom: 50px;
    display: flex;
    position: relative;
    overflow: auto;
  }

  .c-nav__mobile-top-bar-content.is_hide-desktop {
    width: 100%;
    background-color: #ede9e3;
    flex-direction: column;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 100px;
    padding-left: 20px;
    display: flex;
  }

  .button-yellow-7 {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
  }

  .c-button-2.is_mt-25.is_a-center.is_btn-tabs {
    margin-top: 0;
  }

  .c-nav-v3-top {
    display: none;
  }

  .c-nav-menu__animation-wrap {
    width: 50px;
    height: 50px;
    align-items: flex-start;
  }

  .c-cs__card-wrap {
    display: flex;
    overflow: auto;
  }

  .c-cs__card-wrap.is-ueberdorisert {
    justify-content: flex-end;
    overflow: visible;
  }

  .lottie-animation {
    width: 30px;
    height: 30px;
    opacity: .8;
  }

  ._4-products-card-wrappe-collection-weltertter-2 {
    max-width: none;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-template-columns: 50% 50%;
    grid-auto-flow: row;
  }

  .nav-menu {
    margin-top: 50px;
    overflow: scroll;
    box-shadow: 14px 14px 20px -11px rgba(0, 0, 0, .25);
  }

  .cart-button-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .top-note-wrapper-2 {
    position: static;
  }

  .c-tn__flex-2 {
    justify-content: center;
  }

  .c-founder {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .dropdown-2 {
    margin-left: 0;
    margin-right: 0;
  }

  ._3-product-usps-content-3 {
    justify-content: flex-start;
  }

  ._3-products-card-name-welt-3.rose {
    flex: 1;
  }

  .menu-button {
    padding: 0;
    font-size: 40px;
    display: flex;
  }

  .navbar {
    z-index: 9999;
    height: 50px;
    position: fixed;
  }

  .c-nav-v3__top-link.hide {
    display: none;
  }

  .top-note-text {
    font-size: .8em;
  }

  .top-note-text.hide-mobile {
    display: none;
  }

  .c-cs__header-wrap {
    padding-left: 25px;
    padding-right: 25px;
  }

  .c-hero__flex-2.is_plr-25.is_sp-li {
    padding-left: 15px;
    padding-right: 15px;
  }

  .ov-card-img-warpper {
    height: 20vw;
  }

  .ov-card-text-wrapper {
    margin-top: 8px;
  }

  .c-nav__mobile-language-wrap {
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    display: flex;
  }

  .v2-container-2 {
    padding-top: 0;
  }

  .c-ov__cards {
    width: 100%;
    grid-template-columns: 1fr 1fr;
  }

  .right-arrow-11 {
    display: none;
  }

  .nav-link-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .nav-link-2.w--current {
    margin-left: 0;
  }

  .yellow-top-note {
    z-index: 20;
    display: block;
  }

  .c-g__video-col {
    width: 100vw;
    padding-left: 0;
    padding-right: 0;
  }

  .c-nav-v3__login-wrap {
    display: flex;
  }

  .c-cs__img.is-gruender {
    border-top-left-radius: 70px;
    border-bottom-left-radius: 70px;
  }

  .navbar-logo {
    width: auto;
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .c-overview {
    padding-left: 25px;
    padding-right: 25px;
  }

  .c-top-note-mobile__slider {
    height: 30px;
    background-color: rgba(0, 0, 0, 0);
    display: block;
  }

  .brand.w--current {
    height: 50px;
    align-items: center;
    padding-left: 0;
  }

  .cart-5 {
    height: 50px;
    display: flex;
  }

  .c-nav-v3__register-wrap {
    margin-top: 14px;
  }

  .slide-nav-6 {
    display: none;
  }

  .c-cs__text-col {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .c-cs__text-col.is-gruender {
    align-items: flex-start;
    padding-left: 25px;
  }

  .navbar-wrapper {
    align-items: flex-start;
  }

  .bekannt-aus-image-div-4 {
    align-items: center;
    padding-bottom: 20px;
  }

  .c-nav-mobile__vert-spacer {
    width: 1px;
    height: 30px;
    background-color: #3a3a3a;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .c-galileo {
    flex-direction: column;
  }

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

  .footer-bezahlarten-wrapper-4 {
    margin: 25px 25px 70px;
    display: flex;
  }

  .c-garantie {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .left-arrow-11, .c-nav-v3__spacer.hide {
    display: none;
  }

  .c-button-6.is-login {
    box-shadow: none;
    text-decoration: none;
  }

  .c-top-note-mobile-slide__wrap {
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .c-container.is-plr-0.is-wc-mission {
    padding-left: 0;
    padding-right: 0;
  }

  .c-v3-kw-zi__head-wrap.is-wc {
    margin-top: -87px;
  }

  .c-v3-bp__card {
    width: 44vw;
  }

  .c-v3-bekannt-aus-section {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 25px;
  }

  .c-v3-kw-w__head-wrap {
    margin-bottom: 15px;
  }

  .c-v3-kw-m__col.is-wc {
    padding-left: 10px;
  }

  .c-v3-button {
    line-height: 1;
  }

  .c-5-cards-slider-2 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .c-v3-bekannt-aus__img-wrap {
    align-items: center;
    padding-bottom: 20px;
  }

  .c-iv__wrap {
    flex-wrap: wrap;
    padding-left: 25px;
    padding-right: 25px;
  }

  .c-5cs__col-2 {
    width: 280px;
  }

  .c-v3-kw-k__so-wrap {
    width: 100%;
  }

  .c-v3-kw-w__flex {
    flex-direction: column;
  }

  .c-v3-container.is-slider.is-pb-0.intro-home {
    padding-top: 52px;
    padding-bottom: 32px;
  }

  .c-v3-container.is-slider.is-cw {
    padding-bottom: 30px;
  }

  .c-v3-kw-k__head-wrap, .c-v3-kw-w__col, .c-v3-kw-w__col.is-wc {
    width: 100%;
  }

  .c-v3-kw-u__head-wrap {
    margin-bottom: -25px;
  }

  .c-v3-ov__col {
    width: 33vw;
    margin-left: 10px;
    margin-right: 10px;
  }

  .c-info-tabs {
    padding-bottom: 0;
  }

  .c-page__wrap-2 {
    padding-top: 50px;
  }

  .offer-badge {
    top: -4%;
    bottom: auto;
    left: auto;
    right: 6%;
    transform: rotate(23deg);
  }

  .c-v3-h1 {
    font-size: 3em;
  }

  .c-v3-hero__button-2-wrap {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
    position: absolute;
    top: auto;
    bottom: -24px;
    left: 0%;
    right: 0%;
  }

  .c-v3-hero__img-col {
    width: 100%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }

  .c-v3-hero__img-col.is-overlay {
    width: 100%;
    width: 100%;
    height: 73vw;
    height: 100%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .c-v3-hero__text-2-wrap {
    font-size: 12px;
  }

  .c-v3-hero__img-shadow {
    background-image: none;
  }

  .c-v3-hero-section {
    height: 500px;
    position: relative;
  }

  .c-v3-hero__img {
    width: 100%;
  }

  .c-v3-hero__flex {
    flex-direction: column;
  }

  .c-v3-hero__text-col {
    z-index: 2;
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 24px;
    padding-left: 31px;
    padding-right: 90px;
    position: relative;
  }

  .c-v3-hero__text-col.is-a-left {
    width: 100%;
    padding-top: 8px;
    padding-left: 27px;
  }

  .c-v3-hero__text-col.is-left {
    height: auto;
    height: 100%;
    justify-content: flex-start;
    padding: 32px 0 45px 50px;
  }

  .c-v3-bp__card-2 {
    width: 44vw;
  }

  .footer-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .c-v3-h1-2 {
    font-size: 3em;
  }

  .c-v3-h1-2.pam {
    font-size: 28px;
  }

  .c-button-8.is-login {
    box-shadow: none;
    text-decoration: none;
  }

  .c-page__wrap-3 {
    padding-top: 0;
  }

  .navbar-2 {
    z-index: 9999;
    height: 50px;
    position: fixed;
  }

  .yellow-top-note-2 {
    z-index: 20;
    display: none;
  }

  .html-embed-12 {
    margin-top: 50px;
  }

  .c-v3-hero__img-shadow-2 {
    background-image: none;
  }

  .c-v3-hero-section-2 {
    height: 500px;
    position: relative;
  }

  .c-ddl__list-4.w--open {
    text-align: left;
    flex-direction: column;
    align-items: stretch;
    display: block;
  }

  .c-v3-pam-vortiele__button-wrap.mobile-center {
    text-align: center;
  }

  .c-v3-bekannt-aus__img-wrap-2 {
    align-items: center;
    padding-bottom: 20px;
  }

  .c-v3-pam-mission__col {
    width: 33vw;
    margin-left: 10px;
    margin-right: 10px;
  }

  .c-v3-hero__img-2 {
    width: 100%;
  }

  .paragraph-67 {
    column-count: 1;
  }

  .banner-minimized {
    width: 152px;
    left: auto;
    right: 5%;
  }

  .banner-visible {
    width: 100%;
    left: 5%;
    right: 5%;
  }

  .offer-banner-2 {
    justify-content: flex-end;
    left: 5%;
    right: 5%;
  }

  .c-v3-h1-3 {
    font-size: 3em;
  }

  .c-container-3 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .c-container-3.is-mlr-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .c-v3-bp__card-3 {
    width: 44vw;
  }

  .c-cw-zertifikate__icon-wrapper {
    justify-content: center;
  }

  .c-cw-zertifikate__icon-item {
    margin: 25px;
  }

  .instagram-2 {
    margin: 16px;
  }

  .c-v3-hero2__col-wrap {
    width: 100%;
    display: block;
    overflow: auto;
  }

  .c-cw-testimonial__header-wrapper-2 {
    padding-top: 50px;
  }

  .c-v3-hero__flex-2 {
    height: auto;
    flex-direction: column-reverse;
  }

  .c-v3-hero2__header-wrap {
    align-items: flex-start;
    display: flex;
  }

  .c-v3-hero__img-shadow-3 {
    background-image: none;
  }

  .flex-video {
    display: block;
  }

  .image-249 {
    width: 50px;
  }

  .hero-after-content-wrap {
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
    margin-left: 21px;
    display: flex;
  }

  .image-250 {
    width: 50px;
  }

  .image-248 {
    width: 50px;
    object-fit: contain;
    object-position: 50% 0%;
  }

  .c-v3-hero-section-3 {
    height: auto;
    position: relative;
  }

  .c-v3-bp__card-4 {
    width: 60%;
  }

  .c-v3-hero2__flex {
    display: block;
  }

  .c-v3-hero__img-3 {
    width: 100%;
  }

  .c-v3-hero__text-2-wrap-2 {
    font-size: 12px;
  }

  .v3-h3-2 {
    padding-left: 0;
  }

  .col-video {
    width: 100%;
    height: 60vw;
    flex: none;
  }

  .c-v3-h1-4 {
    font-size: 3em;
  }

  .c-v3-hero2__col {
    width: 100%;
    flex: none;
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .c-v3-hero2__head-col {
    padding-left: 0;
    padding-right: 0;
  }

  .c-v3-hero__button-2-wrap-2 {
    justify-content: center;
    align-items: center;
    margin: 31px 0 0;
    display: flex;
  }

  .video-holder {
    height: 100%;
  }

  .page-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .feb-hero__text-wrapper {
    position: relative;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .feb-hero-img-mobile.show-mobile-landscape {
    height: 100%;
    object-fit: cover;
    object-position: 10% 50%;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .feb-hero__img-wrapper {
    height: 100%;
    position: absolute;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .unsere-geschenke__flex {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .c-v4-product__card {
    width: 60%;
  }

  .galileo-text-wrapper-2 {
    width: 100vw;
    height: auto;
  }

  .galileo-image-wrapper-3 {
    width: 100vw;
    padding-left: 0;
    padding-right: 0;
  }

  .galileo-3 {
    flex-direction: column;
  }

  .galileo-3.mobile-reverse {
    flex-direction: column-reverse;
  }

  .galileo-text-content-2 {
    padding: 25px 50px 50px;
  }

  .c-v3-hero__img-4 {
    width: 100%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .c-v3-h1-5 {
    font-size: 3em;
  }

  .c-v3-hero__img-shadow-4 {
    background-image: none;
  }

  .c-v3-hero-section-4 {
    height: 500px;
    position: relative;
  }

  .c-v3-hero__text-2-wrap-3 {
    font-size: 12px;
  }

  .c-v3-hero__button-2-wrap-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .v-img-wrapper {
    width: 220px;
    height: 220px;
    flex: none;
  }

  .v-text-wrapper {
    height: 50px;
    margin-top: 6px;
  }

  .bold-text-3 {
    height: 40px;
  }

  .v-preis-wrapper {
    margin-top: 20px;
  }

  .link-block-22 {
    width: 220px;
    text-align: center;
    flex-direction: column;
    margin-left: 10px;
    margin-right: 10px;
    padding: 8px;
  }

  .ilp-hero-col {
    z-index: 2;
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 24px;
    padding-left: 31px;
    padding-right: 90px;
    position: relative;
  }

  .ilp-hero-col.is-left {
    height: 100%;
    justify-content: flex-start;
    padding-top: 32px;
    padding-left: 50px;
    padding-right: 0;
  }

  .ilp-hero-flex {
    flex-direction: column;
  }

  .ilp-hero-col-img {
    width: 100%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: hidden;
  }

  .ilp-hero-col-img.is-overlay {
    height: 100%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .ilp-hero-shadow {
    background-image: none;
  }

  .ilp-hero-section {
    height: 500px;
    position: relative;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .subhead-5 {
    font-size: 19px;
  }

  .c-cw-testimonial__header-wrapper-copy {
    padding-top: 50px;
  }

  .div-block-1081 {
    width: 1px;
  }

  .subhead-6 {
    font-size: 19px;
  }

  .slide-nav-8 {
    bottom: -45px;
  }

  .heading-style-h5-3 {
    font-size: .875rem;
  }

  .cta11_button-row {
    width: 100%;
    justify-content: flex-start;
  }

  .testimonial18_component {
    column-count: 1;
  }

  .layout295_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .cta11_component {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    flex-direction: column;
    grid-template-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .margin-top.margin-medium {
    margin: 1.25rem;
  }

  .c-f__payment-wrap {
    width: 100%;
    flex-wrap: wrap;
    margin-top: 25px;
    margin-bottom: 37px;
  }

  .heading-style-h5-2 {
    font-size: .875rem;
  }

  .padding-section-large-7 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .padding-section-mini {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .layout254_content-bottom {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

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

  .margin-bottom.margin-medium {
    margin: 1.25rem;
  }

  .testimonial18_client-image-wrapper {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .testimonial18_content {
    padding: 1.5rem;
  }

  .c-f__logo {
    width: 150px;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .testimonial18_client {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
  }

  .navbar3_component {
    min-height: 4rem;
  }

  .c-f__payment-icon {
    margin-bottom: 10px;
  }

  .layout1_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .padding-section-large-8 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .layout254_right {
    grid-row-gap: 3rem;
  }

  .faq7_component {
    grid-row-gap: 2.5rem;
  }

  .layout254_left {
    grid-row-gap: 3rem;
  }

  .c-heading__subhead-3 {
    font-size: 16px;
  }

  .c-f__wrap {
    flex-direction: column;
    align-items: center;
  }

  .padding-global-2 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .cta11_content {
    margin-right: 0;
  }

  .layout18_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .heading-style-h5-4 {
    font-size: .875rem;
  }

  .padding-section-large-9, .padding-section-large-10 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .c-heading__subhead-4 {
    font-size: 16px;
  }

  .gallery18_mask {
    width: 50%;
  }

  .gallery18_slider {
    padding-bottom: 3rem;
  }

  .gallery18_arrow.hide-mobile-landscape {
    display: none;
  }

  .card-row43_component {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .c-cw-testimonial__header-wrapper-3 {
    padding-top: 50px;
  }

  .heading-style-h4-2 {
    font-size: 1rem;
  }

  .heading-style-h5-5 {
    font-size: .875rem;
  }

  .gallery18_slide {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .layout1_component-2, .layout228_component {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .padding-section-large-11 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .c-cw-testimonial__header-wrapper-4 {
    padding-top: 50px;
  }

  .padding-section-counter {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .container-142 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .c-footer {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .container-145, .container-122-copy {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    text-transform: uppercase;
    font-family: Semplicitapro, sans-serif;
    font-size: 2.5rem;
  }

  h2, h3 {
    font-size: 21px;
  }

  .h1 {
    font-size: 2em;
  }

  .h1.m25.oft-head.underlined {
    font-size: 1.7em;
    line-height: 1.3;
  }

  .h1.shop {
    text-align: center;
    padding-left: 0;
  }

  .h3.m25 {
    display: block;
  }

  .h3.shop {
    padding-left: 0;
  }

  .sub-title {
    font-size: 1.3em;
    line-height: 1.3;
  }

  .sub-title.m25 {
    font-weight: 500;
  }

  .sub-title.mobile {
    font-size: 1em;
    font-weight: 600;
  }

  .caption {
    text-align: center;
    font-weight: 400;
  }

  .caption.bold.mh10 {
    margin-bottom: 0;
    margin-right: 0;
  }

  .caption.m10 {
    margin-left: 3px;
    margin-right: 3px;
  }

  .caption._1-25.product-title {
    font-size: 1em;
    line-height: 1.1em;
  }

  .caption._1-25.product-title.upsell-name {
    text-align: center;
  }

  .paragraph.galileo {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph.minitext {
    font-size: .8em;
    line-height: 1.4em;
  }

  .paragraph.galileo, .small-text {
    text-align: center;
  }

  .small-text.r15 {
    flex: 0 auto;
    margin-right: 15px;
    display: block;
  }

  .button-transparent {
    display: none;
  }

  .button-transparent.m25 {
    display: block;
  }

  .button-transparent.unten {
    max-width: 300px;
    align-self: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    display: block;
    position: absolute;
    top: auto;
    bottom: 20%;
    left: 0%;
    right: 0%;
  }

  .button-transparent.faq, .button-transparent.news {
    display: block;
  }

  .button-yellow {
    z-index: 2;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.125em;
    display: inline-block;
  }

  .button-yellow.unten {
    position: absolute;
    bottom: 20%;
  }

  .button-yellow.minicart {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .button-yellow.oft-button {
    max-width: 90%;
  }

  .badge-yellow {
    background-color: #ffff5a;
    flex: 0 auto;
  }

  .badge-yellow.faq-circle {
    width: 100px;
    height: 100px;
  }

  .badge-yellow.hero.hero-badge-hidden {
    display: none;
  }

  .badge-yellow.oft, .badge-yellow.neue-boxen {
    width: 100px;
    height: 100px;
  }

  .badge-yellow.neue-boxen.pure {
    right: 0%;
  }

  .c-nav__logo {
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .c-navbar {
    z-index: 4;
  }

  .c-nav__hamburger-icon {
    color: #3a3a3a;
    font-size: 35px;
  }

  .c-nav__menu {
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .c-nav__logo-wrap {
    margin-left: 0;
    padding-left: 0;
  }

  .c-nav__menu-button {
    padding: 15px;
  }

  .c-nav__menu-button.w--open {
    background-color: #fff;
  }

  .c-tn__wrap {
    position: static;
  }

  .c-tn__text {
    flex: 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    font-size: .5em;
    line-height: 1.2em;
  }

  .on-site-navbar {
    z-index: 3;
    justify-content: flex-end;
    padding-right: 5px;
  }

  .hero-section {
    width: 100vw;
    height: 90vh;
    background-color: #f6f6fa;
    margin-top: -80px;
    overflow: hidden;
  }

  .hero-content {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .hero-wrapper {
    width: 100%;
    height: 100vh;
    justify-content: flex-start;
    padding-top: 100px;
    padding-left: 16px;
    padding-right: 16px;
    position: absolute;
  }

  .hero-background-wrapper {
    object-position: 50% 100%;
  }

  .hero-background-image-desk.putzmittel {
    object-position: 83% 100%;
    object-position: 77% 100%;
  }

  .bekannt-aus-wrapper {
    margin-bottom: 20px;
  }

  .bekannt-aus {
    height: auto;
  }

  .slide-nav-3 {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .fact-wrapper {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .facts-wrapper {
    height: auto;
  }

  .facts-image {
    width: 100vw;
    height: 100vw;
  }

  .yellow-circle-big {
    padding-left: 24px;
    padding-right: 24px;
  }

  .facts-image-content {
    width: 100vw;
    height: 100vw;
  }

  .facts-image-wrapper {
    height: 100vw;
  }

  ._3-products-header {
    padding-left: 16px;
    padding-right: 16px;
  }

  ._3-products-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  ._3-products-card-image-wrapper {
    height: 250px;
  }

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

  ._3-products-card {
    width: 100%;
    position: relative;
  }

  ._3-products-card:hover {
    transform: none;
  }

  .badge-wrapper {
    display: none;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .badge-wrapper.tab {
    display: none;
  }

  .badge-neu {
    width: 50px;
    height: 50px;
    background-color: var(--neon-yellow);
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
    margin-left: 25px;
    display: flex;
  }

  .teaser-text-content {
    padding: 20px;
  }

  .teaser {
    height: auto;
  }

  .infobox {
    height: auto;
    margin: 40px 10px;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .infobox-wrapper {
    align-self: auto;
  }

  .infobox-content {
    align-items: center;
    display: block;
  }

  .infobox-lang {
    margin: 40px 16px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .infobox-lang-wrapper {
    align-self: auto;
  }

  .infobox-lang-content {
    align-items: center;
    display: block;
  }

  .testimonial-card {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .mask-9 {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonial-slider {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonials-heading-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .faq-item-frage {
    width: 100%;
    text-align: left;
    flex: 0 auto;
    font-size: 1em;
    line-height: 30px;
  }

  .faq-item {
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 10px;
  }

  .faq-item-trigger {
    text-align: left;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .faq-item-antwort {
    text-align: left;
    font-family: Semplicitapro, sans-serif;
  }

  .faq-arrow-animation {
    width: 25px;
    order: 0;
    font-size: 16px;
    display: block;
  }

  .faq-short-image-front {
    width: 100px;
    left: 6%;
  }

  .faq-short-image-content {
    width: 300px;
    height: 300px;
  }

  .faq-short-text-wrapper {
    text-align: center;
  }

  .instagram-html-embed {
    width: 90vw;
    height: 90vw;
  }

  .footer-bezahlarten-wrapper {
    width: auto;
    flex-direction: column;
    display: flex;
  }

  .footer-content.logo {
    width: 50vw;
  }

  .footer-content.social {
    width: auto;
  }

  .footer-wrapper.bezahlarten, .footer-wrapper.logo, .footer-wrapper.social {
    margin-left: 0;
    margin-right: 0;
  }

  .footer-wrapper.mobile {
    border-bottom-style: none;
    margin-left: 0;
    margin-right: 0;
  }

  .wip-pdp-image-wrapper {
    height: auto;
    flex-direction: column-reverse;
    margin-top: 0;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
    position: static;
  }

  .pdp-info-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .slider {
    height: 88vw;
    flex: none;
    margin-bottom: 10px;
  }

  .pdp-preis {
    margin-top: 0;
  }

  .pdp-header-mobile {
    padding-left: 16px;
    padding-right: 16px;
  }

  .slide-4 {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .product-image-wrapper {
    width: 100%;
    min-height: auto;
    margin-top: 90px;
    margin-bottom: 30px;
  }

  .zitat {
    height: auto;
  }

  .zitat-image {
    height: 100vw;
    object-fit: cover;
  }

  .zitat-text-content {
    padding: 20px;
  }

  .verpackung {
    height: auto;
  }

  .verpackung-image {
    object-position: 50% 80%;
  }

  .verpackung-text-content {
    padding: 20px;
  }

  .waschmittel-header {
    padding-left: 16px;
    padding-right: 16px;
  }

  .waschmittel-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .waschmittel-card-grid {
    max-width: none;
  }

  .waschmittel-card {
    width: 100%;
    position: relative;
  }

  .waschmittel-card-image-wrapper {
    height: 150px;
  }

  .waschmittel-image {
    object-position: 50% 50%;
  }

  .waschmittel-card-name {
    text-align: center;
  }

  .waschmittel-card-name-bg {
    padding-top: 0;
    padding-bottom: 30px;
  }

  .waschmittel-card-name-bg.spuelmittel {
    padding-bottom: 0;
  }

  .wasser-selektor-image-wrapper {
    height: 100vw;
  }

  .wasser-selektor-image-content, .wasser-selektor-image {
    width: 100vw;
    height: 100vw;
  }

  .wasser-selektor-wrapper {
    height: auto;
  }

  .wasser-selektor-header {
    text-align: center;
  }

  .wasser-konzept {
    margin-left: 16px;
    margin-right: 16px;
  }

  .hero-bundle-badge-wrapper {
    top: 57%;
    bottom: 52%;
    right: 3%;
  }

  .hero-bundle-badge-wrapper.putzmittel, .hero-bundle-badge-wrapper.oft {
    top: 55%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .hero-section-waschmittel {
    width: 100vw;
    height: 90vh;
    background-color: #f6f6fa;
    overflow: hidden;
  }

  .wasser-konzept-grafik-wrapper {
    width: 100%;
  }

  .wasser-konzept-sternchen-wrapper {
    margin-top: 20px;
  }

  .wasser-konzept-herk-mmliches {
    width: 40%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .wasser-konzept-her-image-wrapper {
    height: 100px;
  }

  .wasser-konzept-balken-wrapper {
    width: 100%;
  }

  .wasser-konzept-balken-1 {
    width: 25%;
  }

  .wasser-konzept-balken-2 {
    width: 75%;
  }

  .wasser-konzept-balken-2.aus {
    width: 75%;
    background-color: var(--beige-light);
  }

  .hero-button {
    display: flex;
    position: absolute;
    top: auto;
    bottom: 18%;
    left: 0%;
    right: 0%;
  }

  .hero-section-putzmittel {
    width: 100vw;
    height: 90vh;
    background-color: #f6f6fa;
    overflow: hidden;
  }

  .putzmittel-header {
    padding-left: 16px;
    padding-right: 16px;
  }

  .putzmittel-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .putzmittel-card-grid {
    max-width: none;
  }

  .putzmittel-card {
    width: 100%;
    position: relative;
  }

  .putzmittel-card-image-wrapper {
    height: 150px;
  }

  .putzmittel-image {
    object-position: 50% 50%;
  }

  .putzmittel-image.tab {
    width: auto;
    height: auto;
  }

  .putzmittel-image.tab._2 {
    width: 80px;
    align-self: center;
  }

  .putzmittel-card-name-bg {
    padding-top: 0;
    padding-bottom: 0;
  }

  .putzmittel-card-name {
    text-align: center;
  }

  .putzmittel-card-image-content {
    width: auto;
  }

  .pdp-details-usp-text-wrapper, .pdp-details-text-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .pdp-details-item {
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 10px;
  }

  .pdp-details-item-trigger {
    text-align: left;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .pdp-details-item-frage {
    width: 100%;
    text-align: left;
    flex: 0 auto;
    font-size: 1em;
    line-height: 30px;
  }

  .pdp-details-arrow-animation {
    width: 25px;
    order: 0;
    font-size: 16px;
    display: block;
  }

  .pdp-details-item-antwort {
    text-align: left;
    font-family: Semplicitapro, sans-serif;
  }

  .galileo {
    height: auto;
  }

  .galileo-text-content {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .cart-section {
    min-height: 80vh;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .cart-header-wrapper {
    display: none;
  }

  .cart-product-wrapper {
    height: auto;
    flex-direction: column;
    align-items: stretch;
    padding: 10px;
  }

  .cart-product {
    border-right-style: none;
  }

  .cart-preis {
    width: 200px;
    text-align: left;
    border-right-style: none;
    justify-content: flex-start;
    margin: 4px auto;
  }

  .cart-menge {
    width: 200px;
    border-right-style: none;
    justify-content: flex-start;
    margin: 5px auto;
  }

  .cart-gesamt {
    width: 200px;
    justify-content: flex-start;
    margin: 5px auto;
  }

  .cart-product-content {
    align-items: flex-start;
    margin-bottom: 11px;
  }

  .cart-product-delete {
    align-self: flex-start;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cart-product-image {
    align-items: flex-start;
    padding-left: 0;
    padding-right: 0;
  }

  .cart-image {
    align-self: flex-start;
  }

  .cart-prduct-name {
    flex-direction: column;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    margin-left: 5px;
    display: flex;
  }

  .cart-checkout-content {
    display: block;
  }

  .cart-total {
    justify-content: flex-start;
  }

  .cart-mwst-versand {
    align-items: flex-start;
  }

  .cart-checkout {
    width: auto;
    justify-content: flex-start;
    align-items: center;
  }

  .warenkorb-header {
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .account-section {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .account-header {
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .account-header-wrapper {
    display: none;
  }

  .account-order-wrapper {
    height: auto;
    flex-direction: column;
    justify-content: space-around;
    align-items: stretch;
    padding: 10px;
  }

  .account-order {
    border-right-style: none;
    flex-direction: row;
    justify-content: space-around;
    display: flex;
  }

  .account-bestelldatum {
    width: 100%;
    border-right-style: none;
    justify-content: space-around;
    margin: 4px auto;
  }

  .account-zahlungsstatus {
    width: 100%;
    border-right-style: none;
    justify-content: space-between;
    margin: 5px auto;
  }

  .account-besttunsstatus {
    width: 100%;
    border-right-style: none;
    margin: 5px auto;
  }

  .account-gesamtsumme {
    width: 100%;
    margin: 5px auto;
  }

  .login-tab-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .login-section {
    margin-left: 16px;
    margin-right: 16px;
  }

  .login-menue {
    padding-left: 0;
  }

  .register-section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .login-header, .register-header, .activate-header {
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .reset-pw-section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-20 {
    padding-top: 110px;
    padding-bottom: 50px;
  }

  .collection-list-8 {
    grid-template-columns: 1fr;
  }

  .card-blog__wrapper-image {
    height: auto;
  }

  .wrapper--text__title {
    font-size: 18px;
  }

  .default-section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .default-header {
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .zitat-text-autor-wrapper {
    flex-direction: column;
  }

  .hero-waschmittel-background-image-desktop-copy {
    object-position: 50% 50%;
  }

  .pdp-preis-wrapper-2 {
    text-align: center;
    align-items: center;
  }

  .pdp-wasserhaerte-rechner {
    display: none;
  }

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

  .h1-2 {
    font-size: 2em;
  }

  .button-yellow-2 {
    z-index: 2;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.125em;
    display: flex;
  }

  .product-detail-cta-wrap {
    align-items: center;
  }

  .mini-cart-left-block {
    width: 80%;
  }

  .product-info-wrapper-2 {
    margin-left: 10px;
    padding-left: 0;
  }

  .mini-cart-list-item {
    padding-left: 16px;
    padding-right: 16px;
  }

  .remove-product-link {
    margin-right: 5px;
  }

  .product-row {
    flex-direction: row;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .testimonial-slider-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .testimonial-card-2 {
    width: 85vw;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
  }

  .bye {
    margin-top: 25px;
    margin-bottom: 25px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .tschuess-plastik {
    text-align: center;
    font-size: 6em;
  }

  .collection-section-2 {
    margin-top: 100px;
    margin-bottom: 100px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .button-transparent-small-2 {
    height: auto;
    border-width: 1px;
    padding: 8px 15px;
    font-size: .9em;
    font-weight: 400;
  }

  .collection-item-card-image, .collection-item-card-image-wrapper {
    height: 150px;
  }

  .badge-neu-2 {
    width: 50px;
    height: 50px;
    background-color: #ffff5a;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
    margin-left: 25px;
    display: flex;
  }

  .caption-product {
    text-align: center;
    font-size: .8em;
  }

  .checkout-actions {
    width: 100%;
  }

  .cart-footer {
    padding-left: 16px;
    padding-right: 16px;
  }

  .pdp-details-usp-wrapper {
    width: 100%;
  }

  .presse-main-text-wrapper {
    justify-content: center;
    padding-top: 30px;
    padding-left: 16px;
    padding-right: 16px;
    overflow: visible;
  }

  .presse-main-text-content {
    width: 100vw;
    overflow: visible;
  }

  .presse-main-wrapper {
    overflow: hidden;
  }

  .presse-main {
    flex-direction: column;
    align-items: center;
    display: block;
    overflow: visible;
  }

  .kit {
    margin-left: 16px;
    margin-right: 16px;
  }

  .icon-4 {
    margin-left: 40px;
    margin-right: 0;
  }

  .icon-3 {
    margin-left: 0;
    margin-right: 0;
  }

  .b2b {
    height: auto;
  }

  .b2b-slider {
    position: relative;
  }

  .pdp-details-item-always-open {
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 10px;
  }

  .galileo-image-2 {
    max-height: none;
  }

  .galileo-2 {
    height: auto;
  }

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

  .presse-testimonials-heading-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }

  .bekannt-aus-slider-2 {
    position: relative;
  }

  .bekannt-aus-image-div-3 {
    width: 90%;
    height: auto;
    max-height: 100px;
    max-width: none;
  }

  .bekannt-aus-image-3 {
    height: 50px;
    max-width: 100px;
  }

  .so-gehts {
    padding-top: 35px;
  }

  .so-gehts-wrapper {
    padding-top: 0;
  }

  .so-gehts-gif {
    width: 90vw;
    height: 90vw;
  }

  .so-gehts-heading-wrapper {
    padding: 35px 16px;
  }

  .so-einfach-gehts-number, .so-einfach-gehts-gif-name {
    left: -15%;
  }

  .waschmittel-card-rose {
    width: 100%;
    background-color: var(--rose);
    position: relative;
  }

  .hero-get-subhead {
    justify-content: center;
  }

  .hero-get-icons {
    flex-direction: column;
    justify-content: flex-start;
  }

  .icon-spray {
    display: block;
  }

  .hero-get-icons-wrapper {
    width: 100%;
    align-items: center;
  }

  .incon-bag {
    display: block;
  }

  .get-icon-text {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .icon-tab, .icon-box {
    display: block;
  }

  .yellow-bottom-note {
    z-index: 2;
    height: 100px;
  }

  .bottom-note-wrapper {
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .yellow-bottom-note-close {
    width: 30px;
    height: 30px;
  }

  .close-icon {
    width: 15px;
    height: 15px;
  }

  .h3-2.m25 {
    display: block;
  }

  .button-yellow-4 {
    z-index: 2;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.125em;
    display: inline-block;
  }

  .spuelmittel-grid {
    max-width: none;
  }

  .invisible-update {
    z-index: 2;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.125em;
  }

  .pdp-details-item-no-interaction {
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 10px;
  }

  .badge-yellow-2 {
    background-color: #ffff5a;
    flex: 0 auto;
  }

  .hero-content-putzmittle {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .hero-wrapper-putzmittel {
    width: 100%;
    height: 100vh;
    justify-content: flex-start;
    padding-top: 60px;
    padding-left: 16px;
    padding-right: 16px;
    position: absolute;
  }

  .hero-badge-wrapper {
    bottom: 32%;
    right: 3%;
  }

  .hero-badge-wrapper.putzmittel {
    display: none;
    top: 50%;
  }

  .accessoires-image {
    object-position: 50% 80%;
  }

  .accessoires-text-content {
    padding: 20px;
  }

  .news-section {
    margin-top: 0;
  }

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

  .pure-section {
    margin-top: 9px;
    padding-bottom: 8px;
  }

  .hero-section-gsr {
    width: 100vw;
    height: 90vh;
    background-color: #f6f6fa;
    overflow: hidden;
  }

  .naked-section {
    margin-top: 41px;
  }

  .hero-putzmittel-bg {
    object-position: 27% 100%;
  }

  .hero-oft {
    width: 100vw;
    background-color: #f6f6fa;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
  }

  .heading-2 {
    font-size: 19px;
  }

  .h3-v2 {
    font-family: Semplicitapro, sans-serif;
    font-size: 30px;
    font-weight: 600;
    position: static;
    top: 0;
    bottom: 0;
  }

  .lp-3-cards-text, .paragraph-56 {
    font-family: Semplicitapro, sans-serif;
  }

  .lp-3-cards-nummer {
    width: 50px;
    height: 50px;
    background-color: #ffff5a;
    border-radius: 200px;
    justify-content: center;
    align-items: center;
    padding: 11px;
    font-family: Semplicitapro, sans-serif;
    font-weight: 700;
    display: flex;
    position: absolute;
    top: 5%;
    bottom: 5%;
    left: 5%;
    right: 5%;
  }

  .lp-mini-cards {
    margin-top: 50px;
    position: relative;
  }

  .bundle-product-content-2 {
    height: auto;
    border-radius: 20px;
    padding: 60px 5px 30px;
    position: relative;
    box-shadow: 1px 5px 19px -6px rgba(0, 0, 0, .44);
  }

  .bundle-products-2 {
    padding-top: 15px;
  }

  .bundle-products-header-2 {
    z-index: 1000;
    background-color: #fff;
    margin-bottom: 30px;
    padding-bottom: 15px;
    position: -webkit-sticky;
    position: sticky;
    top: 70px;
  }

  .button-yellow-5 {
    z-index: 2;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.125em;
    display: none;
  }

  .button-yellow-5.m25, .button-yellow-5.on {
    display: block;
  }

  .wrapper-bundle {
    width: 100%;
  }

  .bundle-product-wrapper-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .lp-badge-yellow {
    width: 50px;
    height: 50px;
    background-color: #ffff5a;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
    margin-left: 25px;
    display: flex;
  }

  .lp-badge-yellow.gross {
    flex: none;
    display: none;
  }

  .caption-4 {
    text-align: center;
    font-weight: 400;
  }

  ._3-products-card-wrappe-collection-weltertter {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: 50% 50%;
  }

  .projects-col-item {
    width: 300px;
    padding-left: 0;
    padding-right: 0;
  }

  .c-nav__dropdwon-list.w--open {
    text-align: center;
  }

  .c-nav__dropdown-toggle {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 34px;
    display: block;
  }

  .c-nav__ddt-icon {
    width: 20px;
    height: 20px;
    flex: none;
    margin-left: 20px;
    position: relative;
    left: auto;
  }

  .text-block-258 {
    flex: none;
  }

  .c-nav__ddt_text-wrap {
    justify-content: center;
    padding-left: 58px;
    display: flex;
  }

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

  .v3-faq-tab-header {
    margin-top: 15px;
  }

  .tab-link-tab-1 {
    height: 100%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .tab-link-tab-1.w--current {
    height: 100%;
    background-color: #ffff5a;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .v3-faq-tab-img-wrapper {
    width: 70px;
    height: 70px;
    flex: none;
    align-items: stretch;
    display: flex;
  }

  .v3-faq-faq-wrapper, .v3-faq {
    margin-top: 25px;
  }

  .tabs-menu {
    grid-template-rows: repeat(auto-fit, 150px) 150px 150px;
    grid-template-columns: repeat(auto-fit, 140px) 140px;
    grid-auto-rows: 150px;
    grid-auto-columns: 125px;
    grid-auto-flow: row;
    align-content: center;
    justify-content: center;
    margin-bottom: 15px;
  }

  .tabs-menu.support {
    grid-template-rows: 180px;
  }

  .trustpilot-header {
    align-items: center;
    display: block;
  }

  ._4-products {
    max-width: 100%;
  }

  ._4-products-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  ._4-products-card-wrappe-collection-weltertter {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: 50% 50%;
    margin-left: 5px;
    margin-right: 5px;
  }

  .fw-img-slide-wrapper {
    flex-direction: column;
  }

  .fw-info-img-wrapper {
    height: auto;
  }

  .fw-hero-button-wrapper {
    width: 100%;
  }

  .sub-title-3 {
    text-align: center;
  }

  .sub-title-3.mobi {
    font-size: 1.2em;
  }

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

  .title-4 {
    font-size: 1.7em;
    font-weight: 500;
  }

  .title-4.mob {
    font-size: 1.5em;
  }

  .hero-fein-image {
    object-position: 50% 50%;
  }

  .lp-facts-content {
    padding-left: 0;
    padding-right: 0;
  }

  .title-5 {
    font-size: 18px;
  }

  .title-5.yellow-number.underlined {
    color: #3a3a3a;
    text-decoration: none;
  }

  .lp-fact {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .caption-3 {
    text-align: center;
    font-weight: 400;
  }

  .button-yellow-6 {
    z-index: 2;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.125em;
  }

  .html-embed-4 {
    display: none;
  }

  .collection-card-section {
    margin-top: 20px;
  }

  .collection-card-wrapper {
    padding: 16px 8px;
  }

  .collection-card-grid {
    grid-column-gap: 8px;
    grid-row-gap: 15px;
    grid-template-columns: 1fr;
  }

  .collection-card-img-wrapper {
    height: 80vw;
  }

  .collection-card-text-wrapper {
    padding: 8px;
  }

  .collection-card-text-content {
    margin-top: 5px;
  }

  .caption-5 {
    text-align: center;
    font-weight: 400;
  }

  .cd-set-statisch, .cd-set-statisch-header-wrapper {
    padding-left: 0;
  }

  .cd-set-statisch-wrapper {
    width: 944px;
  }

  .cd-set-statisch-card {
    width: 230px;
    margin-right: 8px;
  }

  .cd-set-statisch-image {
    height: 200px;
  }

  .cd-set-statisch-card-text-wrapper {
    padding: 8px;
  }

  .cd-set-statisch-card-content {
    margin-top: 5px;
  }

  .cd-set-dynamic {
    padding-top: 0;
  }

  .cd-set-dynamic-wrapper {
    justify-content: space-between;
  }

  .cd-set-dynamic-card {
    width: 100%;
  }

  .dynamic-card-wrapper {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .product-card-collection-item {
    margin-bottom: 0;
  }

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

  .collection-item-3 {
    width: 25%;
    height: 23vw;
    margin-left: 2px;
    margin-right: 2px;
  }

  .remove-from-cart {
    align-self: flex-start;
    align-items: flex-start;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .legal {
    text-align: center;
    font-weight: 400;
  }

  .legal.bold.mh10 {
    margin-bottom: 0;
    margin-right: 0;
  }

  .legal.m10 {
    margin-left: 3px;
    margin-right: 3px;
  }

  .legal._1-25.product-title {
    font-size: 1em;
    line-height: 1.1em;
  }

  .wrapper-varianten {
    width: 100%;
    overflow: hidden;
  }

  .flexbox-cross.first {
    margin-bottom: 20px;
  }

  .section-__hero2 {
    height: 350px;
  }

  .section-__hero2.home {
    height: 400px;
  }

  .inner-__hero2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .subhead, .button.hero1, .button.hero1 {
    font-size: 18px;
  }

  .slide-nav {
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .slider-bekannt-aus {
    position: relative;
  }

  .section-bekannt-aus {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .heading-wra__copy-this {
    padding-bottom: 15px;
  }

  .col-left-right-text {
    padding: 35px 15px;
  }

  .product-card-content {
    font-size: 12px;
  }

  .col-product-cards-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .section-product-cards-4 {
    padding: 35px 5px;
  }

  .product-card-usp {
    text-align: left;
    align-items: flex-start;
    padding-left: 0;
  }

  .product-info-banner {
    margin-top: -20px;
  }

  .section-garantie {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .garantie-img {
    width: 35px;
  }

  .col-right-left-text, .col-zita-text {
    padding: 35px 15px;
  }

  .section-footer {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .footer-bezahlarten-wrapper-2 {
    width: auto;
    flex-direction: column;
    display: flex;
  }

  .infos-card-img-wrap-6 {
    height: 62vw;
  }

  .col-info-card-6 {
    width: 100%;
  }

  .section-info-card-6 {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .collection-list-12 {
    width: 100%;
    display: flex;
  }

  .collection-list-wrapper-7 {
    margin-bottom: 20px;
  }

  .inner-cart {
    padding-left: 16px;
    padding-right: 16px;
  }

  .html-embed-5 {
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-problem {
    padding-left: 10px;
    padding-right: 10px;
  }

  .underlined-5 {
    display: inline;
  }

  .section-counter {
    height: 350px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .subhead-2 {
    font-size: 19px;
  }

  .subhead-2.m0 {
    margin-bottom: 0;
  }

  .section-loesung.brown {
    padding-top: 35px;
  }

  .inner-hero-top.lp {
    padding-bottom: 68px;
  }

  .inner-counter-badge {
    display: none;
  }

  .section-product-cards-3 {
    padding: 35px 5px;
  }

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

  .inner-loesung-badge {
    width: 80px;
    height: 80px;
    top: 2%;
  }

  .col-problem {
    width: 100%;
  }

  .col-problem.short {
    padding-top: 7px;
  }

  .inner-problem-info-img-wrapper {
    margin-top: 18px;
  }

  .flexbox-problem-wrapper {
    flex-flow: column wrap;
    align-items: center;
  }

  .section-product-cards-1 {
    padding-top: 0;
    padding-bottom: 35px;
  }

  .subhead-4 {
    font-size: 19px;
  }

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

  .product-card-usp-2 {
    text-align: left;
    align-items: flex-start;
    padding-left: 18px;
  }

  .section-hero {
    height: 350px;
  }

  .inner-problem-flaschen-grid {
    margin-top: 25px;
  }

  .html-embed {
    width: 100%;
  }

  .inner-vergleich-badge {
    display: none;
  }

  .section-hero-waschmittel {
    height: 350px;
  }

  .flexbox-ab-header {
    text-align: center;
  }

  .inner-hero-waschmittel-top {
    padding-bottom: 150px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .col-weltretter-text, .col-starter-set-text {
    padding: 35px 15px;
  }

  .inner-award {
    padding-left: 25px;
    padding-right: 25px;
  }

  .inner-konzept-balken-1 {
    width: 25%;
  }

  .inner-konzept-disclaimer {
    margin-top: 20px;
  }

  .inner-konzept-balken-2 {
    width: 75%;
  }

  .inner-konzept-balken-2.aus {
    width: 75%;
    background-color: #ede9e3;
    display: none;
  }

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

  .inner-konzept-left-right {
    width: 40%;
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-award {
    padding-top: 35px;
    padding-bottom: 35px;
  }

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

  .inner-konzept-img-wrapper {
    height: 100px;
  }

  .inner-konzept-balken-wrapper {
    width: 100%;
  }

  .inner-konzept-badge-gray.gelb.tenside {
    width: 80px;
    height: 80px;
  }

  .flexbox-konzept {
    width: 100%;
  }

  .section-instagram {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .section-__hero1, .section-__hero1__-2, .section-hero-putz {
    height: 350px;
  }

  .inner-geo {
    height: 100%;
  }

  .flexbox-geo {
    flex-direction: column;
    align-content: flex-start;
    justify-content: space-between;
    align-items: center;
  }

  .geo-link {
    background-color: rgba(255, 255, 255, .5);
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .c-heading__subhead {
    font-size: 19px;
  }

  .c-button__mini.hero1 {
    font-size: 18px;
  }

  .c-us__wrap.is_shadow10 {
    padding-right: 10px;
  }

  .c-dropdown-land {
    margin-right: 0;
  }

  .c-footer__legal-flex {
    justify-content: center;
  }

  .c-footer__legal-spacer.is-hide_mobile {
    display: none;
  }

  .c-heading.is_a-left {
    padding-left: 0;
  }

  .c-heading.is_a-left.wc-tabs {
    margin-top: -50px;
    margin-bottom: 15px;
    padding-bottom: 0;
  }

  .c-trust__col {
    width: 220px;
  }

  .c-recent-buy {
    z-index: 10;
    width: 100%;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    left: auto;
  }

  .c-rb__flex {
    width: 100%;
  }

  .c-recent-buy-2 {
    z-index: 10;
    width: 100%;
    justify-content: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    left: auto;
  }

  .c-nav-v3__lang-dropdown-2 {
    position: relative;
  }

  .c-nav-v3__dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
  }

  .c-nav-v3__lang-wrap {
    padding-right: 0;
  }

  .c-ddl__list-3.w--open {
    width: 100%;
    align-items: flex-start;
    display: flex;
  }

  .c-button-transparent {
    height: auto;
    border-width: 1px;
    padding: 8px 15px;
    font-size: .9em;
    font-weight: 400;
  }

  .c-local__dropdown {
    position: relative;
  }

  .c-local__sub-item, .c-local__item-wrap {
    padding-right: 0;
  }

  .c-404__flex {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .c-404__text {
    margin-bottom: 30px;
  }

  .c-faq__menu {
    grid-template-rows: repeat(auto-fit, 150px) 150px 150px;
    grid-template-columns: repeat(auto-fit, 140px) 140px;
    grid-auto-rows: 150px;
    grid-auto-columns: 125px;
    grid-auto-flow: row;
    align-content: center;
    justify-content: center;
    margin-bottom: 15px;
  }

  .c-faq__tab-text-wrap {
    margin-top: 15px;
  }

  .c-faq__wrap, .c-faq {
    margin-top: 25px;
  }

  .c-faq__tab-icon-wrap {
    width: 70px;
    height: 70px;
    flex: none;
    align-items: stretch;
    display: flex;
  }

  .c-faq__tab-link {
    height: 100%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .c-faq__tab-link.w--current {
    height: 100%;
    background-color: #ffff5a;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .sub-title-4 {
    font-size: 1.3em;
    line-height: 1.3;
  }

  .cart-mwst-versand-2 {
    align-items: flex-start;
  }

  .cart-checkout-content-2 {
    display: block;
  }

  .cart-total-2 {
    justify-content: flex-start;
  }

  .cart-checkout-2 {
    width: auto;
    justify-content: flex-start;
    align-items: center;
  }

  .upsell-link {
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 18px;
  }

  .caption-upsell-price {
    text-align: center;
    font-weight: 400;
  }

  .upsell-text-wrapper {
    padding: 8px;
  }

  .upsell-cart-wrapper {
    width: 100%;
    margin-bottom: 42px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .c-2__text-col {
    padding: 35px 15px;
  }

  .c-2__text-col.is_plr-100 {
    padding-left: 15px;
    padding-right: 15px;
  }

  ._3-products-card-2 {
    width: 100%;
    position: relative;
  }

  ._3-products-card-2:hover {
    transform: none;
  }

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

  .collection-card-text-wrapper-2 {
    padding: 8px;
  }

  .footer-bezahlarten-wrapper-3 {
    width: auto;
    flex-direction: row;
    margin: 10px;
    display: flex;
  }

  .edi1 {
    z-index: 2;
    margin-top: 0;
  }

  .bottom-note-wrapper-edit {
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  ._3-product-usps-2 {
    align-items: flex-start;
  }

  ._3-product-usps-content-2 {
    justify-content: flex-start;
  }

  .small-text-7 {
    text-align: left;
  }

  .small-text-7.pedit {
    font-size: 3.6vw;
  }

  .subtotal {
    justify-content: flex-start;
  }

  .subtotal-amount, .discount-amount {
    font-size: 1.3em;
    line-height: 1.3;
  }

  .discount {
    justify-content: flex-start;
  }

  .bottom-note-wrapper-2 {
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .caption-6, .timer {
    text-align: center;
    font-weight: 400;
  }

  ._3-products-card-3 {
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
  }

  ._3-products-card-3:hover {
    transform: none;
  }

  .c-scroll-nav {
    padding-bottom: 0;
  }

  .c-hero__flex-space.is_sp-li {
    justify-content: flex-start;
  }

  .c-nav__mobile-top-bar-content.is_hide-desktop {
    padding-bottom: 100px;
    padding-left: 20px;
    padding-right: 5px;
  }

  .dropdown-toggle {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .c-p__img.is_mt-0 {
    margin-top: 0;
  }

  .button-yellow-7 {
    z-index: 2;
    height: 55px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 1.125em;
    display: inline-block;
  }

  .button-yellow-7.minicart {
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .c-button-2.is_sp-li {
    display: none;
  }

  .c-button-2.is_mt-25 {
    margin-top: 75px;
  }

  .c-nav-v3t__overflow {
    width: 100%;
    flex-direction: row-reverse;
    display: flex;
  }

  .c-nav-v3-top {
    z-index: 99;
    height: auto;
    background-color: #fff;
    position: relative;
  }

  ._3-products-card-image-wrapper-2 {
    height: 250px;
  }

  .c-nav-menu__animation-wrap {
    justify-content: center;
    display: flex;
  }

  .c-cs__card-wrap {
    width: 100%;
    justify-content: flex-start;
  }

  .c-cs__card-wrap.is-ueberdorisert {
    justify-content: center;
  }

  .lottie-animation {
    width: 25px;
    height: 25px;
  }

  .c-sp-li_btn-wrap {
    width: 100%;
    height: 0;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .c-hero__img-wrap-2 {
    overflow: hidden;
  }

  .bekannt-aus-2 {
    height: auto;
    margin-top: 42px;
  }

  .c-a__wrap {
    padding-left: 25px;
    padding-right: 25px;
  }

  ._4-products-card-wrappe-collection-weltertter-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: 50% 50%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .c-nav-v3-top__container {
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown-toggle-open {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .nav-menu {
    width: 90%;
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 15px;
    display: flex;
    overflow: scroll;
    box-shadow: 14px 14px 20px -5px rgba(0, 0, 0, .25);
  }

  .c-cs__container {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .c-nav__mobile-login {
    width: 100%;
  }

  .c-nav-v3__lang-dropdown-3 {
    flex: none;
    position: relative;
  }

  .top-note-wrapper-2 {
    position: static;
  }

  .c-g__col-2 {
    padding: 35px 15px;
  }

  ._3-product-usps-content-checks-2 {
    width: 15px;
    height: 15px;
  }

  .small-text-8 {
    text-align: left;
  }

  .c-underlined-4 {
    display: inline;
  }

  ._3-product-usps-content-3 {
    align-items: center;
  }

  ._3-products-card-name-welt-3 {
    justify-content: space-between;
    padding-left: 9px;
    padding-right: 9px;
  }

  .menu-button {
    width: 50px;
    height: 50px;
    padding: 0;
  }

  .menu-button.w--open {
    background-color: #fff;
    padding: 0;
  }

  .c-nav-v3t__flex {
    margin-left: 0;
    margin-right: 0;
  }

  .icon-17 {
    width: 20px;
    height: 20px;
    flex: none;
    margin-left: 20px;
    position: relative;
    left: auto;
  }

  .c-nav-v3__top-link {
    flex: none;
  }

  .c-g__video-2 {
    max-height: none;
    margin-left: auto;
    margin-right: auto;
  }

  ._3-product-usps-3 {
    align-items: flex-start;
  }

  .c-l__flex-t-wrap {
    padding-right: 0;
  }

  .top-note-text {
    flex: 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    font-size: .8em;
    line-height: 1.2em;
  }

  .ov-card-img-warpper {
    height: 43vw;
  }

  .ov-card-text-wrapper {
    margin-top: 5px;
  }

  .c-nav__mobile-language-wrap {
    justify-content: center;
  }

  .c-ov__cards {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .price.is_hide {
    display: none;
  }

  .c-ci__icon-wrap-2.is_90 {
    width: 60px;
    max-height: 70px;
  }

  .c-2__img-col-3 {
    min-height: 300px;
  }

  .c-cs__img-col {
    width: 90%;
    height: 100%;
    justify-content: flex-start;
    display: flex;
    overflow: hidden;
  }

  .yellow-top-note {
    z-index: 20;
  }

  .c-g__video-col {
    padding: 30px 20px;
  }

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

  .c-nav-v3__login-wrap {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .c-cs__flex.is-gruender {
    padding-left: 15px;
  }

  .c-cs__img {
    width: 130%;
    height: 130%;
    max-width: none;
    object-fit: cover;
    border-top-left-radius: 70px;
    border-bottom-left-radius: 70px;
  }

  .c-cs__img.is-gruender {
    width: 100%;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
  }

  .c-hero-2 {
    height: 360px;
  }

  .navbar-logo {
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .c-top-note-mobile__slider {
    width: 100%;
  }

  .title-6 {
    font-size: 1.5em;
  }

  .brand {
    height: 50px;
    margin-left: 0;
    padding-left: 0;
  }

  .c-nav-v3__link.login {
    text-decoration: none;
  }

  .cart-5 {
    width: 60px;
    flex: 0 auto;
    margin-top: 0;
    margin-right: 0;
  }

  .dropdown-list.w--open {
    text-align: center;
  }

  .c-cs__text-col {
    padding: 35px 0 0;
  }

  .c-cs__text-col.is-gruender {
    margin-top: 20px;
    padding-bottom: 25px;
    padding-left: 15px;
  }

  .navbar-wrapper {
    align-items: center;
  }

  .ov-card {
    width: 38vw;
    height: 60vw;
    margin: 4px;
  }

  .ov-card:hover {
    transform: none;
  }

  .bekannt-aus-image-div-4 {
    width: 90%;
    height: auto;
    max-height: 100px;
    max-width: none;
  }

  .c-nav-v3__lang-wrap-2 {
    padding-right: 0;
  }

  .c-galileo {
    height: auto;
  }

  .footer-bezahlarten-wrapper-4 {
    width: auto;
    flex-direction: row;
    margin: 10px;
    display: flex;
  }

  .c-button-5.is_mt-25 {
    margin-top: 25px;
    font-size: 1em;
  }

  .c-nav-v3__spacer {
    flex: none;
  }

  .c-button-6.is-login {
    width: 100%;
    box-shadow: none;
    text-decoration: none;
  }

  ._4-products-wrapper-2 {
    margin-top: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .c-v3-kw-b__img-field {
    height: 200px;
    object-fit: none;
    object-position: 50% 100%;
  }

  .c-container.is-plr-0 {
    padding-top: 25px;
    padding-left: 0;
    padding-right: 0;
  }

  .c-container.is-plr-0.is-probiotika {
    padding-top: 0;
    padding-bottom: 0;
  }

  .c-container.is-plr-0.is-wc-tb {
    padding-top: 0;
  }

  .c-container.is-mission {
    padding-top: 25px;
    padding-bottom: 0;
  }

  .c-container.is-kwp {
    padding-bottom: 0;
  }

  .c-container.is-wc {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .c-v3-kw-u__col {
    width: 70vw;
  }

  .c-v3-kw-ge__flex.is-kwp {
    flex-direction: column-reverse;
  }

  .c-v3-kw-zi__head-wrap {
    margin-top: -64px;
  }

  .c-v3-kw-zi__head-wrap.is-wc {
    margin-top: -91px;
  }

  .c-v3-bp__card {
    width: 70vw;
  }

  .c-v3-kw-k__button-wrap {
    text-align: center;
    margin-bottom: -24px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .c-v3-kw-k__bag-wrap {
    width: 106px;
    flex: none;
    align-items: center;
    display: flex;
  }

  .c-v3-bekannt-aus-section {
    padding-top: 50px;
  }

  .c-v3-bekannt-aus-section.is-clean {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .c-v3-kw-b__bg {
    height: 200px;
  }

  .c-v3-kw-b__bg.is-wc-aktiv {
    background-color: #d7aea8;
  }

  .c-v3-kw-hero-section {
    height: 50vh;
  }

  .c-v3-kw-m__col {
    padding-left: 10px;
  }

  .c-v3-kw-z__text-wrap, .c-v3-kw-k__wer-wrap {
    width: 100%;
  }

  .c-v3-bekannt-aus__img {
    height: 50px;
    max-width: 100px;
  }

  .c-v3-kw-sagen-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .c-v3-bekannt-aus__img-wrap {
    width: 90%;
    height: auto;
    max-height: 100px;
    max-width: none;
  }

  .c-iv__wrap {
    flex-wrap: wrap;
  }

  .c-iv__wrap.is_plr-25.is-kat-wasch {
    background-color: #ede9e3;
    padding-top: 50px;
  }

  .instagram-html-embed-2 {
    width: 90vw;
  }

  .c-v3-kw-m__head-wrap.is-wc {
    margin-top: 27px;
  }

  .c-button-3 {
    padding-left: 1.7em;
    padding-right: 1.7em;
  }

  .c-v3-kw-hero__button-wrap {
    flex-direction: column;
    align-items: center;
    margin-left: -20px;
    padding-bottom: 20px;
    display: flex;
  }

  .c-v3-kw-zi__img.is-wc {
    object-position: 48% 50%;
  }

  .c-5cs__col-2 {
    width: 220px;
  }

  .c-5cs__col-2.is-waschmittel {
    width: 70vw;
  }

  .c-v3-kw-k__so-wrap {
    padding-bottom: 0;
  }

  .c-v3-kw-k__indi-wrap {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
  }

  .c-v3-kw-gw__logo-wrap {
    width: 80%;
  }

  .c-v3-kw-b__head-wrap {
    margin-bottom: -19px;
    padding-left: 20px;
  }

  .c-v3-kw-b__head-wrap.is-kwp {
    padding-left: 20px;
  }

  .c-v3-kw-b__head-wrap.is-aktiv {
    margin-bottom: -106px;
  }

  .c-v3-kw-b__head-wrap.is-gel {
    margin-bottom: -16px;
  }

  .c-v3-bp-card__price {
    font-size: 1.1em;
  }

  .c-v3-kw-hero__head-wrap {
    justify-content: space-between;
    padding-top: 20px;
  }

  .c-v3-kw-w__flex {
    flex-direction: column;
  }

  .c-v3-bp__flex {
    width: 100%;
    margin-top: 25px;
  }

  .c-v3-container.is-slider.is-kategorie {
    padding-top: 0;
    padding-bottom: 25px;
  }

  .c-v3-container.is-slider.is-pb-0 {
    padding-bottom: 0;
  }

  .c-v3-container.is-slider.is-pb-0.intro-home {
    padding-left: 15px;
    padding-right: 15px;
  }

  .c-v3-container.is-slider.is-cw {
    padding-bottom: 0;
  }

  .c-v3-kw-k__head-wrap {
    width: 100%;
    padding-bottom: 75px;
    padding-left: 20px;
    padding-right: 0;
  }

  .c-v3-kw-w__col {
    width: 100%;
  }

  .c-v3-kw-w__col.is-vert.is-wc {
    padding-top: 10px;
  }

  .c-v3-kw-gw__text-wrap {
    padding-left: 10px;
  }

  .c-v3-kw-b__col.is-icon {
    flex-direction: column;
  }

  .instagram-cta-wrapper-2 {
    margin-top: 10px;
  }

  .v3-h2-light.is-small {
    font-size: .8em;
  }

  .v3-h2-light.klein {
    font-weight: 400;
  }

  .c-v3-kw-g__text-wrap {
    padding-left: 10px;
  }

  .c-v3-kw-m__text-wrap {
    margin-top: 20px;
  }

  .c-v3-kw-u__head-wrap {
    margin-bottom: -16px;
  }

  .c-v3-kw-b__beutel-img.is-wc {
    object-fit: contain;
  }

  .c-v3-kw-z__head-wrap {
    padding-right: 8px;
  }

  .v3-h2 {
    font-size: 25px;
  }

  .v3-h2.fragen {
    margin-top: -61px;
  }

  .c-v3-kw-gw__head-wrap {
    padding-left: 10px;
  }

  .c-v3-kw-b__wrap {
    width: 100%;
  }

  .c-v3-kw-hero__img {
    object-position: 80% 50%;
  }

  .c-v3-kw-hero__img.is-wc-gel {
    object-position: 40% 50%;
  }

  .c-v3-kw-g__head-wrap {
    padding-left: 10px;
  }

  .c-v3-kw-s__heading-wrap {
    padding-bottom: 20px;
    position: relative;
  }

  .c-v3-kw-s__col {
    width: 90vw;
    padding: 8px;
  }

  .c-v3-kw-k__wer-text-wrap {
    padding-right: 15px;
    position: static;
  }

  .c-v3-kw-konzept-section {
    margin-top: 25px;
  }

  .c-v3-kw-k__haerte-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .c-infobar-v2.is_p-25.is_brown.is-kat-waschmittel {
    background-color: rgba(0, 0, 0, 0);
    margin-top: 166px;
  }

  .c-v3-ov__col {
    width: 60vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .c-v3-kw-b__img-field-wrap {
    height: 200px;
  }

  .c-v3-kw-b__img-field-wrap.is-wc {
    height: auto;
  }

  .c-v3-kw-s__img {
    width: 70px;
    height: 70px;
  }

  .c-v3-paragraph.is-spalten {
    column-count: 1;
  }

  .c-v3-kw-besser-section {
    padding-bottom: 0;
  }

  .c-v3-kw-button {
    justify-content: center;
  }

  .c-v3-kw-k__beute-img-wrap {
    width: 100px;
    height: 100px;
    margin-top: -47px;
  }

  .c-v3-kw-g__col {
    padding-left: 0;
    padding-right: 0;
  }

  .c-v3-kw-g__col.is-center.is-kwp {
    align-items: center;
  }

  .c-v3-kw-k__arrow-icon {
    width: 50px;
    transform: none;
  }

  .c-5cs__head-wrap {
    height: 44vw;
  }

  .c-heading-2.is_pb-25 {
    padding-bottom: 25px;
  }

  .c-heading-2.is_pb-25.is-kat-waschmittel {
    max-width: none;
    text-align: center;
  }

  .c-v3-kw-gw__col {
    padding-left: 0;
    padding-right: 0;
  }

  .c-v3-kw-gw__col.is-center.is-kwp {
    height: auto;
    align-items: center;
  }

  .c-v3-kw-gw__col.is-kwp {
    padding-left: 0;
    padding-right: 0;
  }

  .c-5-f-wrap {
    padding-left: 25px;
    padding-right: 25px;
  }

  .c-5-f-wrap.is-kat-wasch {
    width: auto;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .c-v3-kw-info-tab__head-wrap {
    margin-top: -102px;
  }

  .c-v3-kw-info-tab__head-wrap.wc-aktiv {
    margin-top: -94px;
  }

  .c-v3-kw-probiotika__head-wrap {
    margin-top: -77px;
    padding-left: 10px;
  }

  .wc-tab-link {
    width: 60px;
    height: 60px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .wc-tab-link.w--current {
    margin-left: 8px;
  }

  .c-v3-kw-probiotika__col.is-slide {
    flex-wrap: nowrap;
    padding-left: 0;
    padding-right: 0;
    overflow: auto;
  }

  .c-v3-kw-probiotika__text-wrap {
    padding-left: 10px;
  }

  .c-v3-kw-pb__button-wrap {
    padding-bottom: 25px;
  }

  .c-v3-kw-pb-slide__icon-wrap {
    flex: none;
  }

  .c-v3-kw-probiotika__slide-wrap {
    width: 80vw;
    flex: none;
  }

  .c-v3-kw-probiotika-section {
    margin-top: 100px;
  }

  .tabs-menu-2 {
    width: 100%;
  }

  .small-content {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .wc-tabs-absolute-text {
    top: 68px;
  }

  .c-v3-kw-ap__head-wrap {
    margin-top: -44px;
  }

  .c-v3-kw-video__wrap.is-wc {
    object-fit: contain;
    padding-top: 0;
    padding-bottom: 0;
  }

  .c-v3-h1 {
    font-size: 2em;
  }

  .c-v3-hero__img-col.is-overlay {
    width: 100%;
    width: 100%;
    width: 100%;
  }

  .c-v3-hero__text-2-wrap {
    padding-left: 0;
  }

  .c-v3-hero-section {
    height: 350px;
    background-color: rgba(0, 0, 0, 0);
  }

  .c-v3-hero__img {
    width: 100%;
  }

  .c-v3-hero__text-col {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 32px;
    padding-left: 40px;
    padding-right: 0;
  }

  .c-v3-hero__text-col.is-a-left {
    width: 90%;
    justify-content: flex-start;
    padding-top: 0;
    padding-bottom: 40px;
    padding-left: 0;
  }

  .c-v3-hero__text-col.is-left {
    padding-top: 16px;
    padding-bottom: 35px;
    padding-left: 25px;
  }

  .text-block-268 {
    font-size: 12px;
  }

  .c-v3-bp__card-2 {
    width: 75vw;
  }

  .v3-h2-2 {
    font-size: 25px;
  }

  .c-v3-h1-2 {
    font-size: 2em;
  }

  .c-v3-h1-2.pam {
    font-size: 28px;
  }

  .c-v3-pa-mission__img {
    border-radius: 16px;
    margin-top: 25px;
    margin-bottom: 25px;
    display: block;
  }

  .c-v3-pam-vorteile__tab-head {
    font-size: 14px;
  }

  .c-v3-pam-gemeinsam__img {
    max-height: 400px;
    object-position: 50% 90%;
  }

  .c-v3-pam-mission__img {
    width: 100%;
  }

  .tab-link-tab-3 {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .c-v3-pam-ohne__head-wrap {
    margin-bottom: 60px;
  }

  .c-v3-pam-ohne__col {
    width: 70vw;
    flex: none;
  }

  .desc-flex {
    flex-wrap: wrap;
  }

  .c-v3-pam-gemeinsam__text-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .c-button-8.is-login {
    width: 100%;
    box-shadow: none;
    text-decoration: none;
  }

  .c-v3-pam-planeten__usp-wrap {
    margin-top: 60px;
  }

  .div-block-863-copy {
    padding-left: 7px;
    padding-right: 10px;
  }

  .desc-section.schwitzen {
    padding-top: 0;
  }

  .desc-section.secondary {
    padding-left: 0;
    padding-right: 0;
  }

  .desc-section.tenside {
    padding-top: 0;
  }

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

  .c-v3-pam-vorteile__img-wrap {
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    display: flex;
  }

  .c-v3-pam-mission__ziel-wrap {
    width: 100%;
    padding-right: 25px;
  }

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

  .c-v3-pam-card__price-streich {
    font-size: 1.1em;
  }

  .h-pam-pdp {
    font-size: 25px;
  }

  .tab-link-tab-2 {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .c-v3-pam-vorteile__tab-wrap {
    padding-left: 8px;
    padding-right: 8px;
  }

  .c-v3-pam-fragen__col-card {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .c-v3-pam-fragen__col-info {
    width: 100%;
    margin-top: 40px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .c-v3-pam-co2__big-number {
    font-size: 50px;
    font-weight: 600;
  }

  .tab-link-tab-1-3, .tab-link-tab-1-3.w--current {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .yellow-top-note-2 {
    z-index: 20;
  }

  .c-v3-bekannt-aus__img-2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .tenside-flex-bubble {
    left: 139px;
  }

  .c-v3-pam-planeten__col.is-text {
    padding: 40px 15px 20px;
  }

  .c-v3-pam-planeten__col.is-text.img-abs {
    padding-left: 15px;
    padding-right: 15px;
  }

  .tab-link-tab-4 {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .c-v3-pam-vorteile__icon-wrap {
    width: 30px;
    height: 30px;
  }

  .c-v3-pam-ohne__flex {
    overflow: auto;
  }

  .c-v3-pam-planeten__usp {
    align-items: flex-start;
    margin-bottom: 25px;
  }

  .c-v3-pam__italic {
    font-weight: 600;
  }

  .c-v3-pam-vorteile__bullet-wrap {
    width: 100%;
  }

  .c-v3-bekannt-aus__wrap-2 {
    justify-content: flex-start;
  }

  .c-v3-hero-section-2 {
    height: 450px;
    background-color: rgba(0, 0, 0, 0);
  }

  .c-ddl__list-4.w--open {
    width: 100%;
    align-items: flex-start;
    display: flex;
  }

  .text {
    padding-left: 15px;
    padding-right: 15px;
  }

  .c-v3-bekannt-aus__img-wrap-2 {
    width: auto;
    max-height: 100px;
  }

  .c-v3-pam-co2__img-wrap {
    width: 45%;
  }

  .c-v3-pam-mission__col {
    width: 60vw;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .desc-col {
    width: 100%;
    order: -1;
  }

  .desc-col._33 {
    width: 100%;
    padding-left: 40px;
  }

  .c-v3-pam-mission__wrap {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .c-v3-hero__img-2 {
    width: 100%;
  }

  .tabs-content-2 {
    margin-top: -10px;
    padding: 16px;
  }

  .c-v3-pam-planeten__icon-wrap {
    width: 60px;
    height: 60px;
    padding: 12px;
  }

  .c-v3-pam-vorteile__img {
    width: 70vw;
  }

  .text-block-267 {
    width: 10%;
  }

  .c-v3-pam-dosierer__text-wrap {
    width: auto;
  }

  .c-container-2.is-plr-0 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    padding-top: 25px;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .desc-headline-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  .c-button-9 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .c-button-9.is-mtb-40 {
    width: 100%;
  }

  .c-v3-pam-co2__text-wrap {
    width: 45%;
  }

  .tabs-menu-3 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .image-223 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .c-v3-pam-zertifikat__icon-single-wrap.is-hide {
    display: none;
  }

  .c-v3-pam-fragen__flex {
    flex-direction: column-reverse;
    padding-left: 0;
    padding-right: 0;
  }

  .pam-list {
    padding-left: 19px;
  }

  .pam-list.two-col {
    column-count: 1;
  }

  .div-block-862-copy {
    width: 100%;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-862 {
    width: 100%;
  }

  .description-container {
    padding-left: 0;
    padding-right: 0;
  }

  .image-224 {
    width: 120px;
  }

  .description-container-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .v3-h2-3 {
    font-size: 25px;
  }

  .banner-minimized {
    width: 159px;
  }

  .c-button-10 {
    font-size: 15px;
  }

  .c-button-10.is_mt-40 {
    box-shadow: none;
  }

  .div-block-870 {
    text-align: center;
    background-image: linear-gradient(rgba(0, 0, 0, 0), #187e65 68%), url('../images/bottles-bottles.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
    padding-top: 60px;
  }

  .c-button-11 {
    text-align: center;
    font-size: 14px;
  }

  .c-cw-hl__wrapper.is-unsere {
    padding-left: 24px;
  }

  .c-v3-h1-3 {
    font-size: 2em;
  }

  .c-cw__col.is-text, .c-cw__col.is-text.is-white {
    padding: 40px 24px;
  }

  .c-cw__col.is-text-long {
    padding-left: 24px;
    padding-right: 24px;
  }

  .c-container-3 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .c-container-3.is-mlr-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .c-cw-text__wrapper {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .v3-h2-4 {
    font-size: 28px;
  }

  .c-cw-rabatt__card-content, .c-cw-rabatt__card-wrapper {
    padding: 24px;
  }

  .fs-copyclip_button {
    padding: 16px;
  }

  .fs-copyclip_button.is-cms {
    background-color: rgba(245, 245, 245, 0);
    border-style: none;
    border-radius: 0;
    padding: 0;
    line-height: 38px;
  }

  .c-cw-rabatt__code-button.is-cms {
    flex-direction: column;
    align-items: center;
  }

  .c-cw-highlights__header-wrapper {
    padding-left: 16px;
  }

  .c-v3-bp-card__streich-price {
    font-size: 1.1em;
  }

  .c-cw-highlights__section.videos {
    padding-bottom: 40px;
  }

  .c-v3-bp__flex-2 {
    width: 100%;
    margin-top: 25px;
  }

  .c-v3-bp__card-3 {
    width: 70vw;
  }

  .c-cw__img-badge-wrapper {
    top: 10%;
    right: 10%;
  }

  .c-cw-advent__text-fett {
    line-height: 42px;
  }

  .c-cw-testimonial__card-wrapper {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 24px;
  }

  .c-cw-testimonial__bottom-star-text {
    padding-left: 10px;
  }

  .c-cw-testimonial__text-wrapper {
    width: 90%;
  }

  .c-cw-testimonial__header-wrapper {
    text-align: left;
    padding-left: 16px;
  }

  .c-cw-testimonial__bottom-star-container {
    margin-right: 6px;
    padding: 12px 15px;
  }

  .c-button-12 {
    text-align: center;
    font-size: 14px;
  }

  .c-cw-zertifikate__button-wrapper {
    padding-left: 16px;
  }

  .c-cw-zertifikate__section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .c-cw-zertifikate__icon-item {
    width: 43%;
    margin: 10px;
    padding: 24px;
  }

  .c-cw-zertifikate__icon-item.first {
    width: 100%;
    height: 75vw;
  }

  .c-cw-zertifikate__text-wrapper {
    margin-top: 20px;
    padding-left: 24px;
  }

  .c-cw-zertifikate__img.first {
    width: 80%;
    object-fit: contain;
    flex: none;
  }

  .c-cw-zertifikate__header-wrapper {
    padding-left: 16px;
  }

  .c-cw-zertifikate__icon-img-wrapper.first {
    width: 80%;
  }

  .instagram-2.is-m-100 {
    margin-top: 40px;
  }

  .text-block-310 {
    font-weight: 700;
  }

  .c-cw-rabatt__code-button-2.is-cms {
    flex-direction: column;
    align-items: center;
  }

  .c-cw-rabatt__card-content-2 {
    padding: 24px;
  }

  .c-cw-rabatt__card-wrapper-2 {
    padding: 24px 0;
  }

  .c-v3-pam-planeten-section-2 {
    margin-top: 40px;
  }

  .c-cw-testimonial__header-wrapper-2 {
    text-align: left;
    padding-left: 16px;
  }

  .v3-h1 {
    font-size: 2em;
  }

  .v3-h2-5 {
    font-size: 22px;
  }

  .flex-video {
    width: 100%;
    margin-top: 25px;
  }

  .v3-h2-6 {
    font-size: 25px;
  }

  .c-cw-highlights__header-wrapper-2 {
    padding-left: 0;
  }

  .c-v3-bp-card__streich-price-2 {
    font-size: 1.1em;
  }

  .c-v3-bp__flex-3 {
    width: 100%;
    margin-top: 25px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .c-v3-bp-card__price-2 {
    font-size: 1.1em;
  }

  .zertifikate-badge-klein {
    width: 115px;
    flex: none;
    margin-left: 14px;
  }

  .c-v3-bp__card-4 {
    width: 70vw;
  }

  .c-v3-bp__card-4.is-ny {
    width: 75vw;
  }

  .c-v3-hero__img-3 {
    width: 100%;
  }

  .c-v3-hero__text-2-wrap-2 {
    padding-left: 0;
  }

  .c-container-4 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .zertifikate__card-klein.is-hide {
    width: 100%;
    justify-content: center;
    align-items: center;
  }

  .c-v3-h1-4 {
    font-size: 2em;
  }

  .c-cw-zertifikate__section-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .c-v3-hero2__col {
    width: 80vw;
    padding-left: 0;
  }

  .c-v3-hero2__head-col {
    padding-left: 0;
    padding-right: 0;
  }

  .c-v3-pam-planeten__head-wrap-2 {
    width: 100%;
    flex: none;
    padding-left: 0;
    padding-right: 0;
  }

  .c-cw__ch-button-wrapper {
    bottom: 1%;
    right: 1%;
  }

  .feb-hero-img {
    height: 37.5rem;
    object-fit: cover;
    object-position: 40% 50%;
    transform: rotate(0);
  }

  .text-size-large.margin-vertical.margin-large {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .feb-hero-img-mobile.show-mobile-landscape {
    height: 37.5rem;
    object-fit: cover;
    object-position: 23% 50%;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-xmas__section {
    height: 37.5rem;
  }

  .v4-button {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .v4-button.is-absolut {
    position: absolute;
    top: auto;
    bottom: 1.25rem;
    left: auto;
    right: auto;
  }

  .col__img.is-feb {
    height: 100vw;
  }

  .unsere-geschenke__flex.is-wrap {
    align-items: flex-start;
    padding-top: 0;
  }

  .c-v4-product__card {
    width: 70vw;
  }

  .c-testimonial-ursprung__wrapper {
    flex-direction: column;
    align-items: center;
  }

  .c-testimonial-ursprung__card-wrapper {
    margin-top: 24px;
    margin-bottom: 0;
  }

  .feb-sustain-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .feb-logo-wrapper {
    padding: 47px;
  }

  .feb-sustain-img-wrapper {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .galileo-image-wrapper-3 {
    padding: 30px 20px;
  }

  .galileo-3 {
    height: auto;
  }

  .galileo-text-content-2 {
    align-items: center;
    padding: 0 16px 20px;
  }

  .subtitle-2 {
    font-size: 1.3em;
    line-height: 1.3;
  }

  .subtitle-2.fix {
    font-size: 1.4em;
  }

  .c-v3-hero__img-4 {
    width: 100%;
    object-position: 100% 100%;
  }

  .c-v3-h1-5 {
    font-size: 2em;
  }

  .c-v3-hero-section-4 {
    height: 350px;
    background-color: rgba(0, 0, 0, 0);
  }

  .c-v3-hero__text-2-wrap-3 {
    padding-left: 0;
  }

  .v4-button-2 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .padding-bottom {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .v-img-wrapper {
    width: 150px;
    height: 150px;
  }

  .v-badge {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }

  .v-text-wrapper {
    height: auto;
  }

  .v-text-wrapper.t {
    height: 60px;
  }

  .c-nav-wrap, .bold-text-3 {
    height: auto;
  }

  .c-nav__logo-2 {
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .light {
    font-size: 1.2rem;
    font-weight: 300;
  }

  .link-block-22 {
    width: 140px;
    margin-left: 8px;
    margin-right: 8px;
  }

  .ilp-hero-img {
    height: 100vw;
    object-fit: cover;
  }

  .ilp-hero-col {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 32px;
    padding-left: 40px;
    padding-right: 0;
  }

  .ilp-hero-col.is-left {
    padding: 16px;
  }

  .ilp-hero-flex {
    flex-direction: column-reverse;
  }

  .ilp-h1 {
    font-size: 1.8rem;
  }

  .ilp-hero-col-img.is-overlay {
    width: 100%;
    position: relative;
  }

  .c-v3-heor_badge-wrapper {
    width: 6rem;
    height: 6rem;
  }

  .ilp-hero-badge-wrapper {
    bottom: 1rem;
    right: 1rem;
  }

  .ilp-hero-section {
    height: auto;
    background-color: rgba(0, 0, 0, 0);
  }

  .ilp-rabatt-code-wrapper {
    width: 100%;
    margin-top: 1rem;
  }

  .ilp-code-move-button {
    text-align: center;
  }

  .fs-copyclip_button-2 {
    font-size: 1.2rem;
  }

  .influencer-box-flex-2 {
    flex-direction: column;
  }

  .lip-code-move-wrapper {
    margin-top: 1rem;
  }

  .ilp-rabatt-text-wrapper {
    width: 100%;
  }

  .padding-left {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .ilp-card-product-price-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ilp-product-card-grid {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: minmax(50%, 1fr) 1fr;
    grid-template-areas: ". ."
                         "Area Area";
  }

  .ilp-card-wrapper {
    padding: .5rem;
  }

  .ilp-product-img {
    width: auto;
  }

  .c-v3-hero_badge.infl {
    justify-content: flex-end;
    margin-top: 2rem;
  }

  .ilp-card-wrapper-2 {
    padding: .5rem;
  }

  .duft__text-wrapper {
    width: 100%;
  }

  .ziel__img-wrapper {
    padding: 20px 0 30px;
  }

  .handseife__headding-big-wrapper.is-mission {
    padding-top: 0;
  }

  .container-123 {
    max-width: 90%;
  }

  .heading-44 {
    font-size: 1rem;
  }

  .image-272 {
    width: 100px;
    font-size: 1.2rem;
  }

  .image-166 {
    margin-bottom: 16px;
  }

  .image-173 {
    width: 8%;
  }

  .text-block-97 {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border: 2px dashed #feff5a;
    border-radius: 0;
    margin-top: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
    position: static;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

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

  .image-194 {
    width: 100%;
  }

  .div-block-837 {
    align-items: flex-start;
  }

  .adv-p-lead {
    text-align: left;
    text-indent: 20px;
    font-family: Merriweather, serif;
    font-size: 16px;
    font-weight: 900;
    line-height: 140%;
  }

  .div-block-968 {
    margin-bottom: 0;
  }

  .link-6 {
    margin-left: 0;
  }

  .subhead-5 {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.4;
  }

  .div-block-841 {
    background-color: #da9d97;
    border-radius: 0 0 10px 10px;
    margin-top: 16px;
    padding: 0;
  }

  .text-block-101 {
    justify-content: center;
    align-items: center;
    padding: 4px;
    font-size: 13px;
    display: flex;
  }

  .div-block-966 {
    max-width: 9100%;
    background-color: #fff;
  }

  .image-170 {
    height: 18px;
    margin-top: 4px;
  }

  .text-block-101-copy {
    text-align: center;
    padding: 4px;
    font-size: 14px;
  }

  .adv-headline-h1 {
    text-transform: none;
    margin-bottom: 16px;
    font-size: 33px;
    font-weight: 900;
    line-height: 120%;
  }

  .image-168 {
    background-color: #f5f5f5;
    border: 2px dotted #fff;
    border-radius: 20px;
    margin-bottom: 0;
  }

  .adv-p {
    text-align: left;
    text-indent: 20px;
    font-family: Merriweather, serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
  }

  .image-164 {
    height: 18px;
    margin-top: 2px;
    margin-right: 8px;
    padding-top: 0;
  }

  .adv-cta {
    color: #000;
    text-align: center;
    text-transform: uppercase;
    background-color: #46e7a9;
    border-radius: 0;
    margin-top: 0;
    padding: 32px 16px;
    font-size: 18px;
    display: block;
    box-shadow: 0 0 14px rgba(0, 0, 0, .58);
  }

  .adv-cta.mt-16 {
    margin-top: 24px;
  }

  .adv-cta.mt-8 {
    background-color: #46e7a9;
    order: 0;
    margin-top: 8px;
  }

  .image-176 {
    border-color: #e58046;
  }

  .link-7 {
    margin-bottom: 8px;
    display: block;
  }

  .text-block-327 {
    color: #3b3b3b;
    background-color: #feff5a;
    border-radius: 8px;
    padding: 8px 16px;
    position: absolute;
    top: 16px;
    left: 16px;
  }

  .div-block-832 {
    position: relative;
  }

  .div-block-836 {
    float: left;
    display: block;
  }

  .text-block-93-copy {
    padding: 0 0 0 8px;
  }

  .div-block-840 {
    width: 100%;
    height: auto;
    align-items: flex-start;
    margin-top: 24px;
  }

  .link-block-29, .link-block-29._15, .link-block-29._20 {
    flex: 0 auto;
  }

  .grid-24 {
    padding: 24px;
  }

  .div-block-835 {
    margin-top: 0;
    position: relative;
  }

  .image-177 {
    width: 100%;
    margin: 0 -10px;
  }

  .div-block-856 {
    width: 100%;
    height: 8px;
    min-height: 8px;
    position: relative;
  }

  .div-block-844 {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .adv-p-2 {
    text-align: left;
    text-indent: 20px;
    font-family: Merriweather, serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
  }

  .adv-p-2.display-none {
    display: none;
  }

  .adv-p-2.noindent {
    text-indent: 0;
    font-size: 15px;
  }

  .adv-headline {
    text-transform: none;
    margin-bottom: 16px;
    font-size: 30px;
    font-weight: 900;
    line-height: 120%;
  }

  .adv-headline.display-none {
    display: none;
  }

  .adv-headline.white {
    color: #fff;
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 30px;
  }

  .adv-headline.white.block.mt10.centered {
    text-align: center;
    margin-top: 0;
    margin-bottom: 16px;
  }

  .adv-headline.white.mt-0 {
    text-align: left;
    margin-top: 20px;
  }

  .adv-headline.white.mt-0.centered, .adv-headline.white.mt-10.centered {
    text-align: center;
    margin-top: 0;
  }

  .autor__image-2 {
    width: 70px;
    border: 3px solid #46e7a9;
  }

  .div-block-838 {
    flex-direction: column;
    align-items: flex-start;
    padding: 16px;
    display: none;
  }

  .div-block-829 {
    width: 100%;
    align-items: flex-start;
    padding: 24px;
    display: flex;
  }

  .div-block-835-copy {
    width: 100%;
    margin-top: 0;
    position: relative;
  }

  .text-block-93 {
    padding: 0 0 0 8px;
  }

  .section__advertorials-2 {
    max-width: none;
    margin-left: 24px;
    margin-right: 24px;
  }

  .div-block-852 {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .white-block {
    box-shadow: none;
    opacity: 1;
    background-color: #da9d97;
    border-radius: 0;
    margin-top: 32px;
    margin-bottom: 32px;
    padding: 32px;
    position: relative;
    overflow: hidden;
  }

  .infonote {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border: 2px dashed #feff5a;
    border-radius: 0;
    margin-top: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
    position: static;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .text-block-329 {
    height: auto;
    color: #000;
    margin-left: 0;
    font-size: 14px;
  }

  .text-block-92 {
    font-size: 18px;
    line-height: 140%;
  }

  .div-block-839 {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .image-175 {
    margin-bottom: 16px;
  }

  .text-block-102-copy {
    text-align: center;
  }

  .div-block-967 {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .div-block-837-copy-2 {
    align-items: flex-start;
    padding: 16px;
  }

  .div-block-864.p-32 {
    padding: 0;
  }

  .div-block-857 {
    width: 90%;
    height: 8px;
    background-color: #009745;
    border-radius: 20px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .div-block-854 {
    grid-template-columns: 1fr;
  }

  .marker-2 {
    color: #000;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
    font-weight: 900;
  }

  .marker-2.gr-n {
    color: #fff;
    background-color: #009745;
  }

  .grid-18 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    margin-top: 16px;
  }

  .text-block-104 {
    width: 90px;
    height: 90px;
    font-size: 14px;
  }

  .container-124 {
    max-width: none;
  }

  .div-block-833 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-360 {
    height: auto;
    color: #000;
    margin-left: 10px;
    font-size: 14px;
  }

  .div-block-993 {
    margin-bottom: 0;
  }

  .grid-28 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    margin-top: 16px;
  }

  .text-block-359 {
    font-size: 18px;
    line-height: 140%;
  }

  .image-300 {
    background-color: #f5f5f5;
    border: 2px dotted #fff;
    border-radius: 20px;
  }

  .text-block-361 {
    color: #3b3b3b;
    background-color: #feff5a;
    border-radius: 8px;
    padding: 8px 16px;
    position: absolute;
    top: 16px;
    left: 16px;
  }

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

  .text-block-364 {
    bottom: -34px;
    left: 20px;
    right: 5%;
  }

  .text-block-364.top-100 {
    bottom: -34%;
  }

  .text-block-364.static {
    order: 1;
    position: static;
  }

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

  .section-130 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .lp-grid-wrap-icon {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

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

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

  .text-block-415 {
    text-align: center;
    line-height: 120%;
  }

  .image-338 {
    width: 100%;
    order: 1;
  }

  .lp-grid {
    grid-template: "."
                   "."
                   / 1fr;
    grid-auto-flow: row;
  }

  .lp-grid._3er, .lp-grid-icons {
    grid-template-columns: 1fr;
  }

  .section-133 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-416 {
    text-align: center;
    line-height: 120%;
  }

  .lp-mainsection, .lp-mainsection.gray, .lp-mainsection.brown {
    padding-left: 16px;
    padding-right: 16px;
  }

  .lp-bullet-wrapper.mb-8 {
    align-items: flex-start;
    padding-top: 0;
  }

  .section-131 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-1000 {
    width: 100%;
    flex-direction: column;
    display: flex;
  }

  .lp-icon {
    width: 50px;
  }

  .lp-h1 {
    font-size: 1.6rem;
  }

  .lp-h1.centered {
    text-align: center;
  }

  .lp-h1.nocaps.centered.big {
    font-size: 2.2rem;
    line-height: 1.2;
  }

  .lp-h1.nocaps {
    font-size: 2rem;
    line-height: 1.2;
  }

  .lp_image_wrapper {
    justify-content: center;
    margin-bottom: 80px;
  }

  .lp_image_wrapper.top {
    justify-content: flex-start;
  }

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

  .galileo-image-2-copy {
    max-height: none;
  }

  .reviews-phil {
    padding: 8px 16px;
  }

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

  .container-119 {
    padding-left: 16px;
    padding-right: 16px;
    overflow: visible;
  }

  .c-cw-testimonial__header-wrapper-copy {
    text-align: left;
    padding-left: 16px;
  }

  .lp_image_wrapper-2 {
    justify-content: flex-start;
    margin-bottom: 32px;
  }

  .lp_image_wrapper-2.first.mb-0 {
    margin-bottom: 0;
  }

  .lp_image_wrapper-2.first.flex.p-32, .lp_image_wrapper-2.first.p-32 {
    padding: 0;
  }

  .lp_image_wrapper-2.mt-32 {
    margin-top: 61px;
  }

  .lp_image_wrapper-2.first {
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .lp-grid-wrapper.first.flex.p-32, .lp-grid-wrapper.p-32 {
    padding: 0;
  }

  .lp-mainsection-2, .section-135 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-335 {
    width: 100px;
  }

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

  .text-block-413 {
    line-height: 120%;
  }

  .grid-43 {
    grid-template: "."
                   "."
                   / 1fr;
    grid-auto-flow: row;
  }

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

  .image-334 {
    max-width: 150px;
  }

  .section-128, .section-128.brown, .section-128.gray {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-128.gray.margin {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 20px;
  }

  .section-128.gray.margin.coloralternative {
    background-color: #fff7f7;
  }

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

  .image-322 {
    width: 50px;
  }

  .heading-50 {
    font-size: 1.8rem;
  }

  .image-336 {
    width: 100%;
  }

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

  .div-block-1051 {
    margin-top: 0;
  }

  .heading-52 {
    text-transform: none;
    white-space: normal;
    font-size: 24px;
  }

  .grid-44 {
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .text-block-420 {
    font-size: 31px;
  }

  .slider-6 {
    width: 100%;
  }

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

  .bold-text-32 {
    text-align: left;
  }

  .heading-52-copy {
    text-transform: none;
    white-space: normal;
    font-size: 24px;
  }

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

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

  .div-block-1067 {
    width: 100%;
  }

  .div-block-1068 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-1079 {
    width: 100%;
  }

  .text-block-434 {
    top: -27%;
    bottom: auto;
    left: auto;
    right: -7%;
  }

  .text-block-434-copy {
    width: 70px;
    height: 70px;
    top: -15%;
    bottom: auto;
    left: auto;
    right: -6%;
  }

  .image-371 {
    margin-bottom: 32px;
  }

  .heading-53, .button-5 {
    text-align: center;
  }

  .text-block-101-copy-2 {
    text-align: center;
    padding: 4px;
    font-size: 14px;
  }

  .slider-10 {
    width: 100%;
  }

  .div-block-1083 {
    margin-top: 0;
  }

  .text-block-438 {
    justify-content: center;
    align-items: center;
    padding: 4px;
    font-size: 13px;
    display: flex;
  }

  .div-block-1085 {
    width: 100%;
  }

  .div-block-1085._100 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    display: flex;
  }

  .klarna-box {
    display: none;
  }

  .image-374 {
    width: 100%;
  }

  .image-375 {
    align-self: center;
  }

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

  .nl-signup {
    padding-bottom: 60px;
  }

  .container-133 {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .div-block-1093 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

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

  .image-387 {
    width: 81%;
    height: auto;
  }

  .image-387._70 {
    width: 70%;
  }

  .lp-container-2 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-1100 {
    flex-direction: column;
  }

  .image-390 {
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    transform: none;
  }

  .link-block-30, .link-block-30._20, .link-block-30._15 {
    flex: 0 auto;
  }

  .bekanntaus {
    width: 100%;
    height: auto;
    background-color: #5c5c5c;
    align-items: flex-start;
    margin-top: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-441 {
    width: 90px;
    height: 90px;
    font-size: 14px;
  }

  .image-393._20 {
    width: 40%;
  }

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

  .grid-57 {
    outline-offset: 0px;
    background-color: #ffc5b8;
    border-bottom: 1px solid rgba(255, 255, 255, .17);
    outline: 3px #333;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .grid-57.breit {
    flex-direction: row;
  }

  .text-block-449 {
    font-size: 16px;
    line-height: 1.8;
  }

  .image-385 {
    width: 20%;
  }

  .div-block-1000-copy {
    width: 100%;
  }

  .grid-58 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr;
    grid-auto-flow: row;
  }

  .image-394 {
    width: 100%;
  }

  .image-395 {
    width: 50px;
  }

  .lp-mainsection-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .lp-mainsection-3.white {
    padding: 64px 0;
  }

  .text-block-450 {
    margin-bottom: 24px;
  }

  .container-134 {
    max-width: none;
  }

  .subhead-6 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
  }

  .lp-mainsection-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .lp-mainsection-4.white {
    padding: 64px 0;
  }

  .lp-container-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-397 {
    width: 100%;
    order: 1;
  }

  .lp-grid-2 {
    grid-template: "."
                   "."
                   / 1fr;
    grid-auto-flow: row;
  }

  .image-399 {
    width: 100%;
    order: 1;
  }

  .vn-image-testimonial {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }

  .lp-mainsection-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .lp-mainsection-5.white {
    padding: 64px 0;
  }

  .lp-container-4 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .vn-slider {
    width: 100%;
  }

  .vn-testimonial {
    flex-direction: column;
    align-items: center;
  }

  .vn-image {
    height: 14rem;
  }

  .container-135 {
    max-width: 90%;
  }

  .heading-56 {
    font-size: 1rem;
  }

  .image-400 {
    width: 100px;
    font-size: 1.2rem;
  }

  .text-block-451 {
    bottom: -34px;
    left: 20px;
    right: 5%;
  }

  .text-block-451.static {
    order: 1;
    position: static;
  }

  .image-401 {
    align-self: center;
  }

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

  .link-block-32, .link-block-32._20, .link-block-32._15 {
    flex: 0 auto;
  }

  .image-402._20 {
    width: 40%;
  }

  .image-403 {
    width: 100%;
    order: 1;
  }

  .image-404 {
    width: 81%;
    height: auto;
  }

  .image-404._70 {
    width: 70%;
  }

  .text-block-452 {
    margin-bottom: 24px;
  }

  .div-block-1105 {
    margin-top: 0;
  }

  .text-block-454 {
    bottom: -34px;
    left: 20px;
    right: 5%;
  }

  .text-block-454.static {
    order: 1;
    position: static;
  }

  .grid-59 {
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .heading-58 {
    text-transform: none;
    white-space: normal;
    font-size: 24px;
  }

  .div-block-1108 {
    margin-top: 0;
  }

  .text-block-456 {
    bottom: -34px;
    left: 20px;
    right: 5%;
  }

  .text-block-456.static {
    order: 1;
    position: static;
  }

  .grid-60 {
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .heading-59 {
    text-transform: none;
    white-space: normal;
    font-size: 24px;
  }

  .vn-image-2 {
    height: 14rem;
  }

  .text-block-101-copy-3 {
    text-align: center;
    padding: 4px;
    font-size: 14px;
  }

  .text-block-458 {
    justify-content: center;
    align-items: center;
    padding: 4px;
    font-size: 13px;
    display: flex;
  }

  .div-block-1110 {
    margin-top: 0;
  }

  .grid-61 {
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .heading-60 {
    text-transform: none;
    white-space: normal;
    font-size: 24px;
  }

  .text-block-460 {
    justify-content: center;
    align-items: center;
    padding: 4px;
    font-size: 13px;
    display: flex;
  }

  .div-block-1114 {
    margin-top: 0;
  }

  .grid-62 {
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .heading-61 {
    text-transform: none;
    white-space: normal;
    font-size: 24px;
  }

  .bold-text-34 {
    text-align: left;
  }

  .button-7, .heading-62 {
    text-align: center;
  }

  .slider-16 {
    width: 100%;
  }

  .div-block-1120 {
    margin-top: 0;
  }

  .grid-64 {
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .heading-63 {
    text-transform: none;
    white-space: normal;
    font-size: 24px;
  }

  .div-block-1122 {
    margin-top: 0;
  }

  .grid-65 {
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .heading-64 {
    text-transform: none;
    white-space: normal;
    font-size: 24px;
  }

  .div-block-1125 {
    margin-top: 0;
  }

  .grid-66 {
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .heading-65 {
    text-transform: none;
    white-space: normal;
    font-size: 24px;
  }

  .bold-text-35 {
    text-align: left;
  }

  .button-8, .heading-66 {
    text-align: center;
  }

  .slider-17, .div-block-1128 {
    width: 100%;
  }

  .div-block-1128._100 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    display: flex;
  }

  .div-block-1129 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

  .image-419 {
    width: 100%;
    height: 100%;
    max-width: 100%;
  }

  .div-block-1130 {
    flex-direction: column;
  }

  .image-420 {
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    transform: none;
  }

  .section-140, .section-140.gray {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-140.gray.margin {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 20px;
  }

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

  .text-block-470 {
    font-size: 16px;
    line-height: 1.8;
  }

  .image-421 {
    width: 50px;
  }

  .link-block-33, .link-block-33._20, .link-block-33._15 {
    flex: 0 auto;
  }

  .image-422._20 {
    width: 40%;
  }

  .image-423 {
    width: 81%;
    height: auto;
  }

  .image-423._70 {
    width: 70%;
  }

  .text-block-471 {
    margin-bottom: 24px;
  }

  .div-block-1135 {
    width: 100%;
  }

  .div-block-1135._100 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    display: flex;
  }

  .div-block-1136 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

  .image-426 {
    width: 100%;
    height: 100%;
    max-width: 100%;
  }

  .section-141, .section-141.gray {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-141.gray.margin {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 20px;
  }

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

  .div-block-1138 {
    width: 100%;
  }

  .div-block-1138._100 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    display: flex;
  }

  .div-block-1139 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

  .section-142, .section-142.gray {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-142.gray.margin {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 20px;
  }

  .section-142.gray.margin.coloralternative {
    background-color: #fff7f7;
  }

  .grid-69 {
    outline-offset: 0px;
    background-color: #ffc5b8;
    border-bottom: 1px solid rgba(255, 255, 255, .17);
    outline: 3px #333;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .grid-69.breit {
    flex-direction: row;
  }

  .text-block-472 {
    font-size: 16px;
    line-height: 1.8;
  }

  .image-429 {
    width: 20%;
  }

  .grid-70 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr;
    grid-auto-flow: row;
  }

  .div-block-1000-copy-2 {
    width: 100%;
  }

  .div-block-1140 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

  .image-431 {
    width: 100%;
    height: 100%;
    max-width: 100%;
  }

  .section-143, .section-143.gray {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-143.gray.margin {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 20px;
  }

  .grid-71 {
    outline-offset: 0px;
    background-color: #ffc5b8;
    border-bottom: 1px solid rgba(255, 255, 255, .17);
    outline: 3px #333;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .text-block-473 {
    font-size: 16px;
    line-height: 1.8;
  }

  .grid-72 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr;
    grid-auto-flow: row;
  }

  .image-432 {
    width: 50px;
  }

  .bold-text-36 {
    text-align: left;
  }

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

  .div-block-1143 {
    width: 100%;
  }

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

  .text-block-476 {
    justify-content: center;
    align-items: center;
    padding: 4px;
    font-size: 13px;
    display: flex;
  }

  .div-block-1144 {
    margin-top: 0;
  }

  .text-block-480 {
    width: 90px;
    height: 90px;
    font-size: 14px;
  }

  .slider-18 {
    width: 100%;
  }

  .grid-75 {
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .text-block-481 {
    font-size: 31px;
  }

  .heading-71 {
    text-transform: none;
    white-space: normal;
    font-size: 24px;
  }

  .image-437 {
    width: 100%;
  }

  .image-438 {
    width: 100%;
    height: 100%;
    max-width: 100%;
  }

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

  .goodmag_image_wrapper {
    margin-bottom: 80px;
  }

  .section-144 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-483 {
    margin-bottom: 24px;
  }

  .image-441._20 {
    width: 40%;
  }

  .text-block-365 {
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 200px;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    display: flex;
    top: -58px;
  }

  .div-block-1151 {
    width: 100%;
  }

  .image-302-copy {
    margin-bottom: 8px;
  }

  .text-block-485 {
    font-size: 16px;
    line-height: 1.8;
  }

  .image-442 {
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    transform: none;
  }

  .div-block-956 {
    justify-content: center;
    align-items: center;
    font-size: 10px;
  }

  .div-block-1011 {
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
    top: auto;
    bottom: -12px;
    left: 5%;
    right: 5%;
  }

  .image-305 {
    width: 100px;
    bottom: -40px;
    right: 16px;
  }

  .div-block-998 {
    border-radius: 0;
    padding: 16px;
    top: auto;
    bottom: 8px;
    left: 8px;
    right: auto;
  }

  .div-block-998.dn-mobile {
    display: none;
  }

  .div-block-1153 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

  .image-303 {
    display: none;
  }

  .link-block-34, .link-block-34._15, .link-block-34._20 {
    flex: 0 auto;
  }

  .image-446 {
    width: 81%;
    height: auto;
  }

  .image-446._70 {
    width: 70%;
  }

  .image-448 {
    width: 50px;
  }

  .div-block-995 {
    margin-top: 112px;
    margin-bottom: 48px;
    padding-bottom: 32px;
  }

  .container-122 {
    max-width: 90%;
  }

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

  .notebutton {
    display: none;
    position: static;
  }

  .div-block-1157 {
    flex-direction: column;
  }

  .div-block-1003 {
    align-items: flex-start;
    padding-top: 20%;
    padding-left: 71px;
    padding-right: 0;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .div-block-1004 {
    background-color: #ececf0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-307 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .gsr-card-cta {
    padding: 1.5rem;
  }

  .navbar3_container {
    display: flex;
  }

  .layout1_image-wrapper.is-first {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .layout295_item-icon-wrapper {
    margin-bottom: 1.5rem;
  }

  .image-450 {
    height: 1.5rem;
  }

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

  .cta11_component {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

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

  .header5_background-image.left50 {
    object-position: 75% 50%;
  }

  .div-block-1158 {
    width: 100%;
  }

  .div-block-1158._100 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    display: flex;
  }

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

  .layout1_content.is-melone {
    padding-bottom: 3rem;
  }

  .c-f__payment-wrap {
    width: auto;
    flex-direction: column;
    display: flex;
  }

  .layout254_content-bottom {
    grid-template-columns: 1fr;
  }

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

  .margin-bottom.margin-small.is-ausnahme {
    padding-left: .7rem;
  }

  .image-452 {
    height: 1.5rem;
  }

  .button-14 {
    flex: 1;
    padding: .85rem 1rem;
  }

  .button-group-5 {
    flex-direction: column;
  }

  .padding-section-large {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

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

  .c-heading__subhead-3 {
    font-size: 19px;
  }

  .padding-global-2.is-0 {
    margin-left: -.35rem;
    margin-right: -.35rem;
    padding-left: 0;
    padding-right: 0;
  }

  .padding-global-2.is-mobile-sale-card {
    padding-left: .35rem;
    padding-right: .35rem;
  }

  .container-138 {
    max-width: none;
  }

  .div-block-1167 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

  .navbar3_logo {
    height: 2.5rem;
  }

  .cta11_content {
    width: 100%;
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .layout295_item {
    flex-direction: column;
  }

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

  .image-457 {
    height: 1.5rem;
  }

  .div-block-1168 {
    width: 100%;
  }

  .div-block-1168._100 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    display: flex;
  }

  .image-459 {
    height: 1.5rem;
  }

  .button-15 {
    flex: 1;
    padding: .85rem 1rem;
  }

  .c-heading__subhead-4 {
    font-size: 19px;
  }

  .div-block-1171 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

  .container-139 {
    max-width: 90%;
  }

  .heading-74 {
    font-size: 1rem;
  }

  .div-block-1172 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

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

  .image-283 {
    width: 100%;
    margin-bottom: 32px;
  }

  .section-146 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-490 {
    margin-bottom: 24px;
  }

  .image-466._20 {
    width: 40%;
  }

  .text-block-492 {
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 200px;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    display: flex;
    top: -58px;
  }

  .div-block-974 {
    flex-direction: column;
  }

  .div-block-1179 {
    width: 100%;
  }

  .text-block-494 {
    font-size: 16px;
    line-height: 1.8;
  }

  .image-467 {
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    transform: none;
  }

  .image-468 {
    border-radius: 0;
  }

  .div-block-1183 {
    justify-content: center;
    align-items: center;
    font-size: 10px;
  }

  .div-block-1184 {
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
    top: auto;
    bottom: -12px;
    left: 5%;
    right: 5%;
  }

  .div-block-1186 {
    border-radius: 0;
    padding: 16px;
    top: auto;
    bottom: 8px;
    left: 8px;
    right: auto;
  }

  .div-block-1186.dn-mobile, .image-470 {
    display: none;
  }

  .image-471 {
    width: 100px;
    bottom: -40px;
    right: 16px;
  }

  .link-block-37, .link-block-37._15, .link-block-37._20 {
    flex: 0 auto;
  }

  .image-473 {
    width: 81%;
    height: auto;
  }

  .image-473._70 {
    width: 70%;
  }

  .goodmag_p-2 {
    font-weight: 400;
  }

  .image-475 {
    width: 50px;
  }

  .div-block-1190 {
    margin-top: 112px;
    margin-bottom: 48px;
    padding-bottom: 32px;
  }

  .container-140 {
    max-width: 90%;
  }

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

  .div-block-1194 {
    flex-direction: column;
  }

  .button-group-11 {
    width: 100%;
  }

  .gallery18_mask {
    width: 80vw;
  }

  .bestseller-badge {
    margin-right: .5rem;
  }

  .card-row43_card {
    border-radius: 1rem;
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .card-row43_card-image-wrapper-copy {
    width: 10rem;
    flex: none;
    align-items: flex-start;
  }

  .card-row43_card-content {
    align-items: flex-start;
    padding: 1.5rem .5rem .5rem;
  }

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

  .v3-h2-7 {
    font-size: 22px;
  }

  .card-row43_card-copy {
    border-radius: 1rem;
    grid-template-columns: 1fr 1fr;
    display: flex;
  }

  .card-row43_card-copy.is-bestseller {
    outline-width: 3px;
  }

  .c-container-6 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .c-button-13 {
    text-align: center;
    font-size: 14px;
  }

  .prozent-badge {
    margin: .5rem 0 .2rem .5rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    font-size: .7rem;
    position: absolute;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .prozent-badge.is-big {
    font-size: 1rem;
  }

  .stars-badge {
    margin-top: .5rem;
    margin-bottom: .5rem;
    margin-left: .5rem;
    position: static;
  }

  .card-row43_component {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
    padding-top: 0;
  }

  .paragraph-59 {
    white-space: pre-wrap;
    font-size: 1rem;
  }

  .c-cw-testimonial__header-wrapper-3 {
    text-align: left;
    padding-left: 16px;
  }

  .heading-style-h5-5 {
    white-space: pre-wrap;
  }

  .gallery18_slide {
    padding-right: 0;
  }

  .card-row43_card-image-wrapper {
    flex: none;
    align-items: flex-start;
  }

  .arrow-mobile-wrapper, .arrow-mobile-wrapper.hide-desktop {
    padding-bottom: 1rem;
  }

  .button-21-copy {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .c-nav__logo-3 {
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .layout1_component-2, .layout228_component {
    grid-template-columns: 1fr;
  }

  .v3-h2-8 {
    font-size: 22px;
  }

  .c-cw-testimonial__header-wrapper-4 {
    text-align: left;
    padding-left: 16px;
  }

  .div-block-1204 {
    width: 100%;
  }

  .div-block-1204._100 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    display: flex;
  }

  .div-block-1205 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

  .image-481 {
    width: 100%;
    height: 100%;
    max-width: 100%;
  }

  .div-block-1206 {
    flex-direction: column;
  }

  .image-482 {
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    transform: none;
  }

  .section-147, .section-147.gray {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-147.gray.margin {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 20px;
  }

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

  .text-block-501 {
    font-size: 16px;
    line-height: 1.8;
  }

  .image-483 {
    width: 50px;
  }

  .link-block-38, .link-block-38._20, .link-block-38._15 {
    flex: 0 auto;
  }

  .image-484._20 {
    width: 40%;
  }

  .image-485 {
    width: 81%;
    height: auto;
  }

  .image-485._70 {
    width: 70%;
  }

  .text-block-502 {
    margin-bottom: 24px;
  }

  .link-block-39, .link-block-39._20, .link-block-39._15 {
    flex: 0 auto;
  }

  .image-486._20 {
    width: 40%;
  }

  .image-487 {
    width: 81%;
    height: auto;
  }

  .image-487._70 {
    width: 70%;
  }

  .text-block-503 {
    margin-bottom: 24px;
  }

  .link-block-40, .link-block-40._20, .link-block-40._15 {
    flex: 0 auto;
  }

  .image-488._20 {
    width: 40%;
  }

  .image-489 {
    width: 81%;
    height: auto;
  }

  .image-489._70 {
    width: 70%;
  }

  .text-block-504 {
    margin-bottom: 24px;
  }

  .link-block-41, .link-block-41._20, .link-block-41._15 {
    flex: 0 auto;
  }

  .image-490._20 {
    width: 40%;
  }

  .image-491 {
    width: 81%;
    height: auto;
  }

  .image-491._70 {
    width: 70%;
  }

  .text-block-505 {
    margin-bottom: 24px;
  }

  .image-492._20 {
    width: 40%;
  }

  .image-493 {
    width: 81%;
    height: auto;
  }

  .image-493._70 {
    width: 70%;
  }

  .text-block-506 {
    margin-bottom: 24px;
  }

  .div-block-1215 {
    width: 100%;
  }

  .div-block-1215._100 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    display: flex;
  }

  .div-block-1216 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

  .image-496 {
    width: 100%;
    height: 100%;
    max-width: 100%;
  }

  .section-148, .section-148.gray {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-148.gray.margin {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 20px;
  }

  .section-148.gray.margin.coloralternative {
    background-color: #fff7f7;
  }

  .section-148.gray {
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-148.gray.margin {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 20px;
  }

  .section-148.gray.margin.coloralternative {
    background-color: #fff7f7;
  }

  .image-497 {
    width: 100%;
    height: 100%;
  }

  .div-block-1217 {
    width: 100%;
  }

  .div-block-1217._100 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    display: flex;
  }

  .div-block-1218 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

  .grid-76 {
    outline-offset: 0px;
    background-color: #ffc5b8;
    border-bottom: 1px solid rgba(255, 255, 255, .17);
    outline: 3px #333;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .grid-76.breit {
    flex-direction: row;
  }

  .text-block-507 {
    font-size: 16px;
    line-height: 1.8;
  }

  .image-499 {
    width: 20%;
  }

  .grid-77 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr;
    grid-auto-flow: row;
  }

  .div-block-1219 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

  .image-501 {
    width: 100%;
    height: 100%;
    max-width: 100%;
  }

  .grid-78 {
    outline-offset: 0px;
    background-color: #ffc5b8;
    border-bottom: 1px solid rgba(255, 255, 255, .17);
    outline: 3px #333;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .text-block-508 {
    font-size: 16px;
    line-height: 1.8;
  }

  .grid-79 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr;
    grid-auto-flow: row;
  }

  .image-502 {
    width: 50px;
  }

  .bold-text-45 {
    text-align: left;
  }

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

  .div-block-1224 {
    width: 100%;
  }

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

  .text-block-511 {
    justify-content: center;
    align-items: center;
    padding: 4px;
    font-size: 13px;
    display: flex;
  }

  .div-block-1225 {
    margin-top: 0;
  }

  .text-block-515 {
    bottom: -34px;
    left: 20px;
    right: 5%;
  }

  .text-block-516 {
    width: 90px;
    height: 90px;
    font-size: 14px;
  }

  .slider-19 {
    width: 100%;
  }

  .grid-82 {
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .text-block-517 {
    font-size: 31px;
  }

  .heading-79 {
    text-transform: none;
    white-space: normal;
    font-size: 24px;
  }

  .image-507 {
    width: 100%;
  }

  .image-508 {
    width: 100%;
    height: 100%;
    max-width: 100%;
  }

  .div-block-1229 {
    width: 100%;
  }

  .div-block-1229._100 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    display: flex;
  }

  .div-block-1230 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

  .image-512 {
    width: 100%;
    height: 100%;
    max-width: 100%;
  }

  .div-block-1231 {
    flex-direction: column;
  }

  .image-513 {
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    transform: none;
  }

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

  .text-block-520 {
    font-size: 16px;
    line-height: 1.8;
  }

  .image-514 {
    width: 50px;
  }

  .image-515._20 {
    width: 40%;
  }

  .image-516 {
    width: 81%;
    height: auto;
  }

  .image-516._70 {
    width: 70%;
  }

  .bekanntaus-2 {
    width: 100%;
    height: auto;
    background-color: #5c5c5c;
    align-items: flex-start;
    margin-top: 0;
    padding-left: 16px;
    padding-right: 16px;
  }

  .text-block-521 {
    margin-bottom: 24px;
  }

  .div-block-1236 {
    width: 100%;
  }

  .div-block-1236._100 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    display: flex;
  }

  .div-block-1237 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

  .image-519 {
    width: 100%;
    height: 100%;
  }

  .div-block-1238 {
    width: 100%;
  }

  .div-block-1238._100 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    display: flex;
  }

  .div-block-1239 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

  .grid-83 {
    outline-offset: 0px;
    background-color: #ffc5b8;
    border-bottom: 1px solid rgba(255, 255, 255, .17);
    outline: 3px #333;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .grid-83.breit {
    flex-direction: row;
  }

  .text-block-522 {
    font-size: 16px;
    line-height: 1.8;
  }

  .image-521 {
    width: 20%;
  }

  .grid-84 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr;
    grid-auto-flow: row;
  }

  .div-block-1240 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

  .grid-85 {
    outline-offset: 0px;
    background-color: #ffc5b8;
    border-bottom: 1px solid rgba(255, 255, 255, .17);
    outline: 3px #333;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .text-block-523 {
    font-size: 16px;
    line-height: 1.8;
  }

  .grid-86 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr;
    grid-auto-flow: row;
  }

  .image-523 {
    width: 50px;
  }

  .bold-text-46 {
    text-align: left;
  }

  .klarna-box-2 {
    display: none;
  }

  .div-block-1245 {
    width: 100%;
  }

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

  .text-block-526 {
    justify-content: center;
    align-items: center;
    padding: 4px;
    font-size: 13px;
    display: flex;
  }

  .div-block-1246 {
    margin-top: 0;
  }

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

  .text-block-530 {
    bottom: -34px;
    left: 20px;
    right: 5%;
  }

  .text-block-531 {
    width: 90px;
    height: 90px;
    font-size: 14px;
  }

  .slider-20 {
    width: 100%;
  }

  .grid-89 {
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .text-block-532 {
    font-size: 31px;
  }

  .heading-84 {
    text-transform: none;
    white-space: normal;
    font-size: 24px;
  }

  .image-528 {
    width: 100%;
  }

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

  .image-530 {
    width: 100%;
    margin-bottom: 32px;
  }

  .container-142 {
    max-width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-85 {
    font-size: 1rem;
  }

  .container-143 {
    max-width: 90%;
  }

  .text-block-537 {
    margin-bottom: 24px;
  }

  .image-303-copy {
    display: none;
  }

  .image-532._20 {
    width: 40%;
  }

  .div-block-1253 {
    align-items: flex-start;
    padding-top: 20%;
    padding-left: 71px;
    padding-right: 0;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .div-block-1255 {
    flex-direction: column;
  }

  .div-block-1257 {
    width: 100%;
  }

  .text-block-540 {
    font-size: 16px;
    line-height: 1.8;
  }

  .div-block-1261 {
    margin-top: 112px;
    margin-bottom: 48px;
    padding-bottom: 32px;
  }

  .image-534 {
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    transform: none;
  }

  .image-535 {
    border-radius: 0;
  }

  .div-block-1264 {
    justify-content: center;
    align-items: center;
    font-size: 10px;
  }

  .div-block-1265 {
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
    top: auto;
    bottom: -12px;
    left: 5%;
    right: 5%;
  }

  .text-block-542 {
    width: auto;
    height: auto;
    flex: none;
    margin-left: 16px;
    margin-right: 16px;
    font-size: 15px;
    position: static;
  }

  .div-block-1266 {
    background-color: #ececf0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-1268 {
    border-radius: 0;
    padding: 16px;
    top: auto;
    bottom: 8px;
    left: 8px;
    right: auto;
  }

  .div-block-1268.dn-mobile {
    display: none;
  }

  .div-block-1269 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

  .image-537 {
    width: 100px;
    bottom: -40px;
    right: 16px;
  }

  .image-539 {
    width: 81%;
    height: auto;
  }

  .image-539._70 {
    width: 70%;
  }

  .image-541 {
    width: 50px;
  }

  .image-542 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-545 {
    width: 100px;
    height: 100px;
    text-align: center;
    border-radius: 200px;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    display: flex;
    top: -58px;
  }

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

  .div-block-1277 {
    flex-direction: column;
  }

  .heading-86 {
    font-size: 1rem;
  }

  .container-144 {
    max-width: 90%;
  }

  .div-block-1279 {
    margin-top: 112px;
    margin-bottom: 48px;
    padding-bottom: 32px;
  }

  .div-block-1281 {
    justify-content: center;
    align-items: center;
    font-size: 10px;
  }

  .div-block-1282 {
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
    top: auto;
    bottom: -12px;
    left: 5%;
    right: 5%;
  }

  .div-block-1283 {
    border-radius: 0;
    padding: 16px;
    top: auto;
    bottom: 8px;
    left: 8px;
    right: auto;
  }

  .image-545 {
    display: none;
  }

  .container-145 {
    max-width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

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

  .image-568 {
    width: 100%;
  }

  .text-block-551 {
    width: 90px;
    height: 90px;
    font-size: 14px;
  }

  .text-block-552 {
    font-size: 31px;
  }

  .heading-87 {
    font-size: 1rem;
  }

  .div-block-1309 {
    margin-top: 0;
  }

  .div-block-1310 {
    margin-top: 112px;
    margin-bottom: 48px;
    padding-bottom: 32px;
  }

  .container-122-copy {
    max-width: 90%;
    padding-left: 0;
    padding-right: 0;
  }

  .container-146 {
    max-width: 90%;
  }

  .lp-grid-3 {
    grid-template: "."
                   "."
                   / 1fr;
    grid-auto-flow: row;
  }

  .image-556 {
    width: 100%;
    height: 100%;
    max-width: 100%;
  }

  .link-block-45, .link-block-45._20, .link-block-45._15 {
    flex: 0 auto;
  }

  .grid-90 {
    outline-offset: 0px;
    background-color: #ffc5b8;
    border-bottom: 1px solid rgba(255, 255, 255, .17);
    outline: 3px #333;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .grid-90.breit {
    flex-direction: row;
  }

  .grid-91 {
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .text-block-555 {
    bottom: -34px;
    left: 20px;
    right: 5%;
  }

  .lp-grid-wrapper-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .goodmag_button-4.absolute {
    top: auto;
    bottom: 30%;
    left: 0%;
    right: 0%;
  }

  .image-559 {
    width: 81%;
    height: auto;
  }

  .image-559._70 {
    width: 70%;
  }

  .div-block-1326 {
    flex-direction: column;
  }

  .div-block-1302 {
    width: 100%;
  }

  .div-block-1302._100 {
    flex-direction: column;
    flex: 0 auto;
    justify-content: flex-start;
    display: flex;
  }

  .div-block-1327 {
    justify-content: center;
    align-items: center;
    font-size: 10px;
  }

  .div-block-1328 {
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
    top: auto;
    bottom: -12px;
    left: 5%;
    right: 5%;
  }

  .heading-89 {
    text-transform: none;
    white-space: normal;
    font-size: 24px;
  }

  .hidden-div {
    display: none;
  }

  .image-560 {
    width: 100%;
    height: 100%;
  }

  .div-block-1330 {
    order: 0;
  }

  .grid-92 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1.5fr;
    grid-auto-flow: row;
  }

  .image-552-copy {
    width: 100%;
    height: 100%;
    max-width: 100%;
  }

  .text-block-557 {
    justify-content: center;
    align-items: center;
    padding: 4px;
    font-size: 13px;
    display: flex;
  }

  .div-block-1319 {
    color: #2b2b2b;
    background-color: #ffff5a;
  }

  .image-566 {
    width: 20%;
  }

  .section-156 {
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
  }

  .goodmag_p-3 {
    font-weight: 400;
  }

  .goodmag_p-3.opensans {
    font-weight: 300;
  }

  .text-block-560 {
    margin-bottom: 24px;
  }

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

  .image-557._20 {
    width: 40%;
  }

  .image-574 {
    width: 50px;
  }
}

#w-node-f5561b00-652b-c1ad-a245-946382bb509b-f3acd987 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
  justify-self: auto;
}

#w-node-f5561b00-652b-c1ad-a245-946382bb50a1-f3acd987, #w-node-_2a260954-d99d-68e2-8efd-ea92a07118bf-0cacd9f5 {
  align-self: auto;
  justify-self: auto;
}

#w-node-bc33eb56-a5b5-a203-9e9a-a34b4be83713-7c1d8f51 {
  align-self: center;
}

#w-node-bc33eb56-a5b5-a203-9e9a-a34b4be83715-7c1d8f51 {
  align-self: center;
  justify-self: end;
}

#w-node-bc33eb56-a5b5-a203-9e9a-a34b4be83722-7c1d8f51 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-bc33eb56-a5b5-a203-9e9a-a34b4be83786-7c1d8f51, #w-node-bc33eb56-a5b5-a203-9e9a-a34b4be8378a-7c1d8f51 {
  justify-self: center;
}

#w-node-bc33eb56-a5b5-a203-9e9a-a34b4be8378e-7c1d8f51 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: start;
}

#w-node-bc33eb56-a5b5-a203-9e9a-a34b4be837b0-7c1d8f51 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bc33eb56-a5b5-a203-9e9a-a34b4be837d2-7c1d8f51 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
}

#w-node-bc33eb56-a5b5-a203-9e9a-a34b4be837d6-7c1d8f51, #w-node-bc33eb56-a5b5-a203-9e9a-a34b4be837d7-7c1d8f51 {
  align-self: center;
  justify-self: center;
}

#w-node-bc33eb56-a5b5-a203-9e9a-a34b4be837dd-7c1d8f51 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-bc33eb56-a5b5-a203-9e9a-a34b4be838d2-7c1d8f51 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_5ac091c2-269e-7ede-33b2-df0b14533e40-da386198 {
  align-self: center;
}

#w-node-_5ac091c2-269e-7ede-33b2-df0b14533e42-da386198 {
  align-self: center;
  justify-self: end;
}

#w-node-_5ac091c2-269e-7ede-33b2-df0b14533e5f-da386198 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_5ac091c2-269e-7ede-33b2-df0b14533ec9-da386198, #w-node-_5ac091c2-269e-7ede-33b2-df0b14533ecd-da386198 {
  justify-self: center;
}

#w-node-_5ac091c2-269e-7ede-33b2-df0b14533ed1-da386198 {
  grid-area: 2 / 1 / 3 / 2;
  align-self: start;
}

#w-node-_5ac091c2-269e-7ede-33b2-df0b14533ef3-da386198 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ac091c2-269e-7ede-33b2-df0b14533f04-da386198 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
}

#w-node-_5ac091c2-269e-7ede-33b2-df0b14533f08-da386198, #w-node-_5ac091c2-269e-7ede-33b2-df0b14533f09-da386198 {
  align-self: center;
  justify-self: center;
}

#w-node-_5ac091c2-269e-7ede-33b2-df0b14533f0f-da386198 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_5ac091c2-269e-7ede-33b2-df0b14533fe9-da386198 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_4f56250e-14a1-0ce5-d209-249427c35eb3-13c93bf6 {
  align-self: center;
}

#w-node-_4f56250e-14a1-0ce5-d209-249427c35eb5-13c93bf6 {
  align-self: center;
  justify-self: end;
}

#w-node-_4f56250e-14a1-0ce5-d209-249427c35f0d-13c93bf6, #w-node-_4f56250e-14a1-0ce5-d209-249427c35fc2-13c93bf6 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_373221b1-da5f-c4f3-f878-d8f793bf73dd-6c0a1e98 {
  align-self: center;
}

#w-node-_373221b1-da5f-c4f3-f878-d8f793bf73df-6c0a1e98 {
  align-self: center;
  justify-self: end;
}

#w-node-_373221b1-da5f-c4f3-f878-d8f793bf73fe-6c0a1e98, #w-node-a4fd945c-ec09-d782-d54c-0feb29aa3f3a-6c0a1e98, #w-node-a4fd945c-ec09-d782-d54c-0feb29aa3fc2-6c0a1e98 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-bcd0f049-3ed4-1f87-038e-66614f3aa28b-7293d4e1, #w-node-bcd0f049-3ed4-1f87-038e-66614f3aa2e0-7293d4e1, #w-node-bcd0f049-3ed4-1f87-038e-66614f3aa2e2-7293d4e1, #w-node-bcd0f049-3ed4-1f87-038e-66614f3aa324-7293d4e1, #w-node-bcd0f049-3ed4-1f87-038e-66614f3aa32a-7293d4e1, #w-node-bcd0f049-3ed4-1f87-038e-66614f3aa333-7293d4e1, #w-node-_9034284d-58de-1570-ecbb-37e49edd455b-7293d4e1, #w-node-_39561721-caf0-a070-a0b4-f14915d95648-7293d4e1, #w-node-bcd0f049-3ed4-1f87-038e-66614f3aa366-7293d4e1, #w-node-f4eca9c6-b7bc-56c9-02eb-c8fbe8435d25-7e39e325, #w-node-_3b0f76f3-532a-dd5d-9698-495f480bb9e3-7e39e325 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3b0f76f3-532a-dd5d-9698-495f480bb9e4-7e39e325 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_3b0f76f3-532a-dd5d-9698-495f480bb9e5-7e39e325, #w-node-_3b0f76f3-532a-dd5d-9698-495f480bb9ee-7e39e325 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3b0f76f3-532a-dd5d-9698-495f480bb9ef-7e39e325 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_3b0f76f3-532a-dd5d-9698-495f480bb9f0-7e39e325, #w-node-_3b0f76f3-532a-dd5d-9698-495f480bb9f7-7e39e325, #w-node-_3b0f76f3-532a-dd5d-9698-495f480bb9f8-7e39e325, #w-node-_3b0f76f3-532a-dd5d-9698-495f480bb9f9-7e39e325, #w-node-f4eca9c6-b7bc-56c9-02eb-c8fbe8435d7a-7e39e325, #w-node-f4eca9c6-b7bc-56c9-02eb-c8fbe8435d7b-7e39e325, #w-node-f4eca9c6-b7bc-56c9-02eb-c8fbe8435d7c-7e39e325, #w-node-f4eca9c6-b7bc-56c9-02eb-c8fbe8435d90-7e39e325, #w-node-f4eca9c6-b7bc-56c9-02eb-c8fbe8435d96-7e39e325, #w-node-f4eca9c6-b7bc-56c9-02eb-c8fbe8435d9c-7e39e325, #w-node-f4eca9c6-b7bc-56c9-02eb-c8fbe8435da1-7e39e325, #w-node-f4eca9c6-b7bc-56c9-02eb-c8fbe8435da7-7e39e325, #w-node-f4eca9c6-b7bc-56c9-02eb-c8fbe8435dac-7e39e325, #w-node-f4eca9c6-b7bc-56c9-02eb-c8fbe8435db3-7e39e325, #w-node-f4eca9c6-b7bc-56c9-02eb-c8fbe8435db8-7e39e325, #w-node-f4eca9c6-b7bc-56c9-02eb-c8fbe8435dbe-7e39e325, #w-node-f4eca9c6-b7bc-56c9-02eb-c8fbe8435dc4-7e39e325, #w-node-f4eca9c6-b7bc-56c9-02eb-c8fbe8435dcd-7e39e325, #w-node-f4eca9c6-b7bc-56c9-02eb-c8fbe8435e00-7e39e325, #w-node-_35175703-8943-cee2-49cf-a181d5b5eaa7-8b6f1f16, #w-node-_62ebe81c-7a52-4a6e-50ad-29bcbb8df249-8b6f1f16, #w-node-_62ebe81c-7a52-4a6e-50ad-29bcbb8df24a-8b6f1f16, #w-node-_62ebe81c-7a52-4a6e-50ad-29bcbb8df24b-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f8b53b48-9faf-3ce0-83bb-73fe4fb8e88e-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-f8b53b48-9faf-3ce0-83bb-73fe4fb8e89a-8b6f1f16 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
}

#w-node-f8b53b48-9faf-3ce0-83bb-73fe4fb8e89e-8b6f1f16, #w-node-f8b53b48-9faf-3ce0-83bb-73fe4fb8e89f-8b6f1f16 {
  align-self: center;
  justify-self: center;
}

#w-node-a1590b2b-f3b9-2ea3-726f-fd47096e4f7c-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a1590b2b-f3b9-2ea3-726f-fd47096e4f85-8b6f1f16, #w-node-d1eb575a-adaf-669d-4f03-49120ecdd582-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-d1eb575a-adaf-669d-4f03-49120ecdd58e-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d1eb575a-adaf-669d-4f03-49120ecdd594-8b6f1f16 {
  align-self: center;
  justify-self: center;
}

#w-node-_6649dbf4-5895-05e9-f4f1-f8ab9f444d61-8b6f1f16, #w-node-_6649dbf4-5895-05e9-f4f1-f8ab9f444d63-8b6f1f16, #w-node-_6649dbf4-5895-05e9-f4f1-f8ab9f444d87-8b6f1f16, #w-node-_6649dbf4-5895-05e9-f4f1-f8ab9f444d8d-8b6f1f16, #w-node-_6649dbf4-5895-05e9-f4f1-f8ab9f444d93-8b6f1f16, #w-node-_6649dbf4-5895-05e9-f4f1-f8ab9f444d97-8b6f1f16, #w-node-_6649dbf4-5895-05e9-f4f1-f8ab9f444d9d-8b6f1f16, #w-node-_6649dbf4-5895-05e9-f4f1-f8ab9f444da1-8b6f1f16, #w-node-_6649dbf4-5895-05e9-f4f1-f8ab9f444da5-8b6f1f16, #w-node-_6649dbf4-5895-05e9-f4f1-f8ab9f444da9-8b6f1f16, #w-node-_6649dbf4-5895-05e9-f4f1-f8ab9f444dae-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_349c51b9-8518-ff2f-ab05-8710700eec2a-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_7ed2f078-e7d5-eb9a-92b3-7e50683eea94-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7ed2f078-e7d5-eb9a-92b3-7e50683eea96-8b6f1f16 {
  align-self: center;
}

#w-node-_7ed2f078-e7d5-eb9a-92b3-7e50683eea98-8b6f1f16 {
  align-self: center;
  justify-self: stretch;
}

#w-node-f7fb31fc-0e9e-bedd-86db-b84d65484154-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_69cef163-9ba1-3d52-eda6-916b0de81b65-8b6f1f16, #w-node-_8486f702-3559-08e7-b2ce-480fb111e735-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8486f702-3559-08e7-b2ce-480fb111e737-8b6f1f16 {
  align-self: center;
}

#w-node-_8486f702-3559-08e7-b2ce-480fb111e739-8b6f1f16 {
  align-self: center;
  justify-self: stretch;
}

#w-node-_8486f702-3559-08e7-b2ce-480fb111e73b-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_8486f702-3559-08e7-b2ce-480fb111e73f-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8486f702-3559-08e7-b2ce-480fb111e745-8b6f1f16, #w-node-_5e15b3bb-5ccb-4ed2-a96e-68a7b91a7bfa-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_5e15b3bb-5ccb-4ed2-a96e-68a7b91a7c06-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5e15b3bb-5ccb-4ed2-a96e-68a7b91a7c08-8b6f1f16 {
  align-self: center;
}

#w-node-_5e15b3bb-5ccb-4ed2-a96e-68a7b91a7c0a-8b6f1f16 {
  align-self: center;
  justify-self: stretch;
}

#w-node-_5e15b3bb-5ccb-4ed2-a96e-68a7b91a7c0c-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_5e15b3bb-5ccb-4ed2-a96e-68a7b91a7c10-8b6f1f16, #w-node-_01884d96-c323-2dbd-588a-5b827ee64edc-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-af97a094-a14e-17ac-94f5-b60e28728094-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-af97a094-a14e-17ac-94f5-b60e2872809e-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ac2fb717-6cc8-8fb0-fdac-15f758a7e952-8b6f1f16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-ac2fb717-6cc8-8fb0-fdac-15f758a7e95e-8b6f1f16, #w-node-c8d56907-c6ec-9705-9c49-05a403036bbc-8b6f1f16, #w-node-c8d56907-c6ec-9705-9c49-05a403036bd6-8b6f1f16, #w-node-c8d56907-c6ec-9705-9c49-05a403036be0-8b6f1f16, #w-node-c8d56907-c6ec-9705-9c49-05a403036be6-8b6f1f16, #w-node-c8d56907-c6ec-9705-9c49-05a403036bec-8b6f1f16, #w-node-c8d56907-c6ec-9705-9c49-05a403036bf0-8b6f1f16, #w-node-c8d56907-c6ec-9705-9c49-05a403036bf6-8b6f1f16, #w-node-c8d56907-c6ec-9705-9c49-05a403036bfa-8b6f1f16, #w-node-c8d56907-c6ec-9705-9c49-05a403036bfe-8b6f1f16, #w-node-c8d56907-c6ec-9705-9c49-05a403036c02-8b6f1f16, #w-node-c8d56907-c6ec-9705-9c49-05a403036c07-8b6f1f16, #w-node-_977afd73-85b9-1b76-a812-17207f16e620-c04cf904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7606361e-b567-b902-ef0a-4a37ff3f52bc-c04cf904 {
  align-self: center;
}

#w-node-e8822f79-e666-4ac8-f9b9-446d35190303-c04cf904 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
}

#w-node-e8822f79-e666-4ac8-f9b9-446d35190305-c04cf904 {
  align-self: center;
}

#w-node-_7993015c-84ab-93e5-a783-9d12bbc1e960-c04cf904, #w-node-e8822f79-e666-4ac8-f9b9-446d35190307-c04cf904, #w-node-e8822f79-e666-4ac8-f9b9-446d35190308-c04cf904 {
  align-self: center;
  justify-self: center;
}

#w-node-_7606361e-b567-b902-ef0a-4a37ff3f528d-c04cf904, #w-node-b85081f3-cf78-b6f2-e883-5dc43b08bd8f-c04cf904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b85081f3-cf78-b6f2-e883-5dc43b08bdad-c04cf904 {
  align-self: center;
}

#w-node-c12c12dd-97fd-2d65-3d4d-4832c942cc93-c04cf904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fd9e187f-bf13-b9a5-dda2-d9cc4d5a76a6-c04cf904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-b540ae0b-f511-b781-8d05-4e9f2858ae63-c04cf904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3ffba754-dd26-fc16-eca4-004d968fa39f-c04cf904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_120d0264-e2c2-85d4-75dc-9260ff87857a-c04cf904, #w-node-_428a2fc8-45a8-37ae-cd19-b48fa2be5b61-c04cf904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-e0db9566-63c9-e566-1f51-3a6bea50d3e0-c04cf904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_61a2ad72-ae48-4512-c1fd-99b19847295f-c04cf904, #w-node-_5a3f8f03-bd41-04ed-2e4b-6ebe64eac9fb-c04cf904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_11a0dc61-a4e3-5d2d-72ab-e5951ee90625-c04cf904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-a9386eb8-12ac-58fc-f4b1-22aec840129d-c04cf904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-a9386eb8-12ac-58fc-f4b1-22aec84012b7-c04cf904, #w-node-a9386eb8-12ac-58fc-f4b1-22aec84012c1-c04cf904, #w-node-a9386eb8-12ac-58fc-f4b1-22aec84012c7-c04cf904, #w-node-a9386eb8-12ac-58fc-f4b1-22aec84012cd-c04cf904, #w-node-a9386eb8-12ac-58fc-f4b1-22aec84012d1-c04cf904, #w-node-a9386eb8-12ac-58fc-f4b1-22aec84012d7-c04cf904, #w-node-a9386eb8-12ac-58fc-f4b1-22aec84012db-c04cf904, #w-node-a9386eb8-12ac-58fc-f4b1-22aec84012df-c04cf904, #w-node-a9386eb8-12ac-58fc-f4b1-22aec84012e3-c04cf904, #w-node-a9386eb8-12ac-58fc-f4b1-22aec84012e8-c04cf904, #w-node-c2b10704-dab3-0cd9-33c7-4e97945f2643-c04cf904, #w-node-c2b10704-dab3-0cd9-33c7-4e97945f2625-c04cf904, #w-node-fc08fc78-7e16-3137-40a9-9ced9b682d90-c04cf904, #w-node-_9168c5f5-2fe6-b58b-771e-1e04f0dab6fd-c04cf904, #w-node-_9168c5f5-2fe6-b58b-771e-1e04f0dab737-c04cf904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9168c5f5-2fe6-b58b-771e-1e04f0dab738-c04cf904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_9168c5f5-2fe6-b58b-771e-1e04f0dab73d-c04cf904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9168c5f5-2fe6-b58b-771e-1e04f0dab73e-c04cf904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

#w-node-_9168c5f5-2fe6-b58b-771e-1e04f0dab744-c04cf904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_9168c5f5-2fe6-b58b-771e-1e04f0dab746-c04cf904, #w-node-_9168c5f5-2fe6-b58b-771e-1e04f0dab747-c04cf904, #w-node-_9168c5f5-2fe6-b58b-771e-1e04f0dab74c-c04cf904 {
  align-self: center;
  justify-self: center;
}

#w-node-_9168c5f5-2fe6-b58b-771e-1e04f0dab735-c04cf904, #w-node-_65904d01-fa21-9968-3f80-cf6ad7b9ba23-c04cf904, #w-node-_65904d01-fa21-9968-3f80-cf6ad7b9ba2b-c04cf904, #w-node-_65904d01-fa21-9968-3f80-cf6ad7b9ba31-c04cf904, #w-node-_65904d01-fa21-9968-3f80-cf6ad7b9ba37-c04cf904, #w-node-_65904d01-fa21-9968-3f80-cf6ad7b9ba3b-c04cf904, #w-node-_65904d01-fa21-9968-3f80-cf6ad7b9ba41-c04cf904, #w-node-_65904d01-fa21-9968-3f80-cf6ad7b9ba45-c04cf904, #w-node-_65904d01-fa21-9968-3f80-cf6ad7b9ba49-c04cf904, #w-node-_65904d01-fa21-9968-3f80-cf6ad7b9ba4d-c04cf904, #w-node-_65904d01-fa21-9968-3f80-cf6ad7b9ba52-c04cf904, #w-node-_65904d01-fa21-9968-3f80-cf6ad7b9ba09-c04cf904, #w-node-f81aa3d6-87c5-0610-939f-0857236f71b8-c04cf904, #w-node-f81aa3d6-87c5-0610-939f-0857236f717f-c04cf904, #w-node-cb55c9fa-507c-4438-f6e6-f0adeb06e18a-c04cf904, #w-node-cb55c9fa-507c-4438-f6e6-f0adeb06e1d2-c04cf904 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cb55c9fa-507c-4438-f6e6-f0adeb06e1d4-c04cf904 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
}

#w-node-cb55c9fa-507c-4438-f6e6-f0adeb06e1d8-c04cf904, #w-node-cb55c9fa-507c-4438-f6e6-f0adeb06e1d9-c04cf904, #w-node-cb55c9fa-507c-4438-f6e6-f0adeb06e1dc-c04cf904 {
  align-self: center;
  justify-self: center;
}

#w-node-_77c29005-efad-ac49-4c2f-5e16c714cdd1-c04cf904, #w-node-_77c29005-efad-ac49-4c2f-5e16c714cdd9-c04cf904, #w-node-_77c29005-efad-ac49-4c2f-5e16c714cde1-c04cf904, #w-node-_77c29005-efad-ac49-4c2f-5e16c714cde7-c04cf904, #w-node-_77c29005-efad-ac49-4c2f-5e16c714cded-c04cf904, #w-node-_77c29005-efad-ac49-4c2f-5e16c714cdf1-c04cf904, #w-node-_77c29005-efad-ac49-4c2f-5e16c714cdf7-c04cf904, #w-node-_77c29005-efad-ac49-4c2f-5e16c714cdfb-c04cf904, #w-node-_77c29005-efad-ac49-4c2f-5e16c714cdff-c04cf904, #w-node-_77c29005-efad-ac49-4c2f-5e16c714ce03-c04cf904, #w-node-_77c29005-efad-ac49-4c2f-5e16c714ce08-c04cf904, #w-node-_29bac859-d22a-21d2-22a1-10aaa983631f-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa983633f-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa9836340-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa9836341-70048306 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa983635e-70048306 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa983636a-70048306 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa983636e-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa983636f-70048306 {
  align-self: center;
  justify-self: center;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836378-70048306 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836381-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa9836393-70048306 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa98363a0-70048306 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa98363a6-70048306 {
  align-self: center;
  justify-self: center;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa98363ab-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363c5-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363cf-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363d5-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363db-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363df-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363e5-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363e9-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363ed-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363f1-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363f6-70048306 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836407-70048306 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa983641a-70048306 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa983641c-70048306 {
  align-self: center;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa983641e-70048306 {
  align-self: center;
  justify-self: stretch;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836420-70048306 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836426-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa9836430-70048306 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836432-70048306 {
  align-self: center;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836434-70048306 {
  align-self: center;
  justify-self: stretch;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836436-70048306 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa983643a-70048306 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836440-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa983644f-70048306 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836465-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa9836479-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa9836486-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa983648e-70048306 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa983649c-70048306 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa98364a5-70048306 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa98364b0-70048306 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa98364b9-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa98364c6-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa98364e0-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa98364ea-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa98364f0-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa98364f6-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa98364fa-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa9836500-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa9836504-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa9836508-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa983650c-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa9836511-70048306 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_93f1ba23-4dda-a438-1880-d0ee85cb773b-2accb97d {
  order: -9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_93f1ba23-4dda-a438-1880-d0ee85cb7789-2accb97d {
  order: -9999;
  align-self: center;
}

#w-node-_9889a9f6-96a7-fafb-656b-0f02cc27568e-2accb97d, #w-node-_9889a9f6-96a7-fafb-656b-0f02cc2756d0-2accb97d, #w-node-_9889a9f6-96a7-fafb-656b-0f02cc2756d1-2accb97d, #w-node-_4a6c58aa-fd85-717a-1a77-1fd63029ec22-2accb97d, #w-node-_4a6c58aa-fd85-717a-1a77-1fd63029ece5-2accb97d, #w-node-_4a6c58aa-fd85-717a-1a77-1fd63029ece6-2accb97d, #w-node-a364fbc0-5f4c-9ff0-2a03-f47e93686832-2accb97d, #w-node-a364fbc0-5f4c-9ff0-2a03-f47e936868a2-2accb97d, #w-node-a364fbc0-5f4c-9ff0-2a03-f47e936868a3-2accb97d, #w-node-b8d657cc-39c2-a0f2-cfdb-6a4ab3b34d84-efeffc80 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b8d657cc-39c2-a0f2-cfdb-6a4ab3b34d95-efeffc80 {
  order: -9999;
  align-self: center;
}

#w-node-_95156a92-8c2d-1779-f977-0987222f9ed0-efeffc80, #w-node-_95156a92-8c2d-1779-f977-0987222f9f04-efeffc80, #w-node-_95156a92-8c2d-1779-f977-0987222f9f05-efeffc80 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e22ca825-ae60-1fd1-db9b-4ccf2300305b-efeffc80, #w-node-_654abd70-45f0-be66-808f-d1b8be716c7a-efeffc80 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_654abd70-45f0-be66-808f-d1b8be716c87-efeffc80 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
}

#w-node-_654abd70-45f0-be66-808f-d1b8be716c8b-efeffc80, #w-node-_654abd70-45f0-be66-808f-d1b8be716c98-efeffc80 {
  align-self: center;
  justify-self: center;
}

#w-node-_3e9cb981-6071-9ebe-d47e-fd0a177f5b67-efeffc80 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
}

#w-node-_3e9cb981-6071-9ebe-d47e-fd0a177f5b6b-efeffc80, #w-node-_3e9cb981-6071-9ebe-d47e-fd0a177f5b6f-efeffc80 {
  align-self: center;
  justify-self: center;
}

#w-node-_3e9cb981-6071-9ebe-d47e-fd0a177f5b71-efeffc80 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-b2cc20a6-eda3-1a00-ad43-c8a50334db60-efeffc80, #w-node-b2cc20a6-eda3-1a00-ad43-c8a50334db74-efeffc80, #w-node-b2cc20a6-eda3-1a00-ad43-c8a50334db7c-efeffc80, #w-node-b2cc20a6-eda3-1a00-ad43-c8a50334db82-efeffc80, #w-node-b2cc20a6-eda3-1a00-ad43-c8a50334db88-efeffc80, #w-node-b2cc20a6-eda3-1a00-ad43-c8a50334db8c-efeffc80, #w-node-b2cc20a6-eda3-1a00-ad43-c8a50334db92-efeffc80, #w-node-b2cc20a6-eda3-1a00-ad43-c8a50334db96-efeffc80, #w-node-b2cc20a6-eda3-1a00-ad43-c8a50334db9a-efeffc80, #w-node-b2cc20a6-eda3-1a00-ad43-c8a50334db9e-efeffc80, #w-node-b2cc20a6-eda3-1a00-ad43-c8a50334dba3-efeffc80 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_325ef2c8-54ac-bbdf-54e9-75a37c68665d-efeffc80, #w-node-f22319c1-1e56-b5d4-68e7-31d19baac352-efeffc80, #w-node-f22319c1-1e56-b5d4-68e7-31d19baac35b-efeffc80 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-f36c238f-c30b-ef31-0b81-4b1503f34d51-efeffc80, #w-node-f36c238f-c30b-ef31-0b81-4b1503f34d59-efeffc80, #w-node-f36c238f-c30b-ef31-0b81-4b1503f34d61-efeffc80, #w-node-f36c238f-c30b-ef31-0b81-4b1503f34d69-efeffc80 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bde17471-f8f1-e2c7-4d00-853537907a9a-efeffc80 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-bde17471-f8f1-e2c7-4d00-853537907aa3-efeffc80 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-bde17471-f8f1-e2c7-4d00-853537907aae-efeffc80 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-bde17471-f8f1-e2c7-4d00-853537907ab5-efeffc80, #w-node-ebcf00d2-e9be-af10-3682-4b6ea5fb1354-efeffc80, #w-node-ebcf00d2-e9be-af10-3682-4b6ea5fb1368-efeffc80, #w-node-ebcf00d2-e9be-af10-3682-4b6ea5fb1370-efeffc80, #w-node-ebcf00d2-e9be-af10-3682-4b6ea5fb1376-efeffc80, #w-node-ebcf00d2-e9be-af10-3682-4b6ea5fb137c-efeffc80, #w-node-ebcf00d2-e9be-af10-3682-4b6ea5fb1380-efeffc80, #w-node-ebcf00d2-e9be-af10-3682-4b6ea5fb1386-efeffc80, #w-node-ebcf00d2-e9be-af10-3682-4b6ea5fb138a-efeffc80, #w-node-ebcf00d2-e9be-af10-3682-4b6ea5fb138e-efeffc80, #w-node-ebcf00d2-e9be-af10-3682-4b6ea5fb1392-efeffc80, #w-node-ebcf00d2-e9be-af10-3682-4b6ea5fb1397-efeffc80, #w-node-_29bac859-d22a-21d2-22a1-10aaa983631f-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa983633f-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa9836340-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa9836341-7cb8f026 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa983635e-7cb8f026 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa983636a-7cb8f026 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa983636e-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa983636f-7cb8f026 {
  align-self: center;
  justify-self: center;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836378-7cb8f026 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836381-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa9836393-7cb8f026 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa98363a0-7cb8f026 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa98363a6-7cb8f026 {
  align-self: center;
  justify-self: center;
}

#w-node-_3d4881eb-e9c1-7d3d-8f99-5f49425b6cb0-7cb8f026, #w-node-_3d4881eb-e9c1-7d3d-8f99-5f49425b6cca-7cb8f026, #w-node-_3d4881eb-e9c1-7d3d-8f99-5f49425b6cd7-7cb8f026, #w-node-_3d4881eb-e9c1-7d3d-8f99-5f49425b6cdd-7cb8f026, #w-node-_3d4881eb-e9c1-7d3d-8f99-5f49425b6ce4-7cb8f026, #w-node-_3d4881eb-e9c1-7d3d-8f99-5f49425b6ce8-7cb8f026, #w-node-_3d4881eb-e9c1-7d3d-8f99-5f49425b6cef-7cb8f026, #w-node-_3d4881eb-e9c1-7d3d-8f99-5f49425b6cf4-7cb8f026, #w-node-_3d4881eb-e9c1-7d3d-8f99-5f49425b6cf9-7cb8f026, #w-node-_3d4881eb-e9c1-7d3d-8f99-5f49425b6cfe-7cb8f026, #w-node-_3d4881eb-e9c1-7d3d-8f99-5f49425b6d0f-7cb8f026 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836407-7cb8f026 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa983641a-7cb8f026 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa983641c-7cb8f026 {
  align-self: center;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa983641e-7cb8f026 {
  align-self: center;
  justify-self: stretch;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836420-7cb8f026 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836426-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa9836430-7cb8f026 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836432-7cb8f026 {
  align-self: center;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836434-7cb8f026 {
  align-self: center;
  justify-self: stretch;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836436-7cb8f026 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa983643a-7cb8f026 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836440-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa983644f-7cb8f026 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa9836465-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa9836479-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa9836486-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa983648e-7cb8f026 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa983649c-7cb8f026 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa98364a5-7cb8f026 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa98364b0-7cb8f026 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_29bac859-d22a-21d2-22a1-10aaa98364b9-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363ab-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363c5-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363cf-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363d5-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363db-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363df-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363e5-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363e9-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363ed-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363f1-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa98363f6-7cb8f026, #w-node-_6e953b78-59e3-37b9-dd3e-a50ceb2d58d0-6c13c4fc, #w-node-_6e953b78-59e3-37b9-dd3e-a50ceb2d58d1-6c13c4fc, #w-node-_6e953b78-59e3-37b9-dd3e-a50ceb2d58d2-6c13c4fc, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71bdb-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71c06-3a5b59a9 {
  align-self: start;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71c11-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71c12-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71c1c-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71c1d-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71c27-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71c28-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71c4b-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71c86-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71c93-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71c9b-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71ca3-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71cae-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71cea-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71cec-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71cf3-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71cf5-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71cfc-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71cfe-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71d08-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71d25-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71d26-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71d27-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71d2e-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71d2f-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71d30-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71d37-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71d38-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71d39-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71d47-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71d53-3a5b59a9 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71d57-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71d58-3a5b59a9 {
  align-self: center;
  justify-self: center;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71d61-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71d6a-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71d7e-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71d8e-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71d94-3a5b59a9 {
  align-self: center;
  justify-self: center;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71d99-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71db3-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71dbd-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71dc3-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71dc9-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71dcd-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71dd3-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71dd7-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71ddb-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71ddf-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71de4-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71df5-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71e08-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71e0a-3a5b59a9 {
  align-self: center;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71e0c-3a5b59a9 {
  align-self: center;
  justify-self: stretch;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71e0e-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71e14-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71e1e-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71e20-3a5b59a9 {
  align-self: center;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71e22-3a5b59a9 {
  align-self: center;
  justify-self: stretch;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71e24-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71e28-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71e2e-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71e40-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71e56-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71e6a-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71e73-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71e7e-3a5b59a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_9e8cfa04-7a83-780e-c504-df1540e71e87-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71e94-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71eae-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71eb8-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71ebe-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71ec4-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71ec8-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71ed0-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71ed4-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71ed8-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71edc-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71ee1-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71ef1-3a5b59a9, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab01-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab25-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab26-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab27-e8d258ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab46-e8d258ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab50-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab54-e8d258ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab5d-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab71-e8d258ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab7e-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab83-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab95-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab9f-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6aba5-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6abab-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6abb2-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6abb8-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6abbc-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6abc0-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6abc4-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6abc9-e8d258ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6abda-e8d258ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6abed-e8d258ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6abef-e8d258ac {
  align-self: center;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6abf1-e8d258ac {
  align-self: center;
  justify-self: stretch;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6abf3-e8d258ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6abf9-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac03-e8d258ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac05-e8d258ac {
  align-self: center;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac07-e8d258ac {
  align-self: center;
  justify-self: stretch;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac09-e8d258ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac0d-e8d258ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac13-e8d258ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac28-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac30-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac38-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac40-e8d258ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac4e-e8d258ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac57-e8d258ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac62-e8d258ac {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac6b-e8d258ac, #w-node-f0b1a4da-daa5-1aeb-b1e4-c9944b4af527-e8d258ac, #w-node-f0b1a4da-daa5-1aeb-b1e4-c9944b4af539-e8d258ac, #w-node-f0b1a4da-daa5-1aeb-b1e4-c9944b4af543-e8d258ac, #w-node-f0b1a4da-daa5-1aeb-b1e4-c9944b4af549-e8d258ac, #w-node-f0b1a4da-daa5-1aeb-b1e4-c9944b4af54f-e8d258ac, #w-node-f0b1a4da-daa5-1aeb-b1e4-c9944b4af556-e8d258ac, #w-node-f0b1a4da-daa5-1aeb-b1e4-c9944b4af55c-e8d258ac, #w-node-f0b1a4da-daa5-1aeb-b1e4-c9944b4af560-e8d258ac, #w-node-f0b1a4da-daa5-1aeb-b1e4-c9944b4af564-e8d258ac, #w-node-f0b1a4da-daa5-1aeb-b1e4-c9944b4af568-e8d258ac, #w-node-f0b1a4da-daa5-1aeb-b1e4-c9944b4af56d-e8d258ac, #w-node-_13da0825-929c-37ff-81f1-716203b54870-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b54899-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b5489b-22edb415 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_13da0825-929c-37ff-81f1-716203b548cc-22edb415 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_13da0825-929c-37ff-81f1-716203b548d7-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b548db-22edb415 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_13da0825-929c-37ff-81f1-716203b548e7-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b548f2-22edb415 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_13da0825-929c-37ff-81f1-716203b548fa-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b548ff-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b5490f-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b54919-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b5491f-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b54926-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b5492a-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b54930-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b54935-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b5493a-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b5493e-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b54943-22edb415 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_13da0825-929c-37ff-81f1-716203b54954-22edb415 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_13da0825-929c-37ff-81f1-716203b54966-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b5496a-22edb415 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_13da0825-929c-37ff-81f1-716203b5496c-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b5497d-22edb415 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_13da0825-929c-37ff-81f1-716203b54989-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b5498c-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b549a1-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b549a9-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b549b1-22edb415 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_13da0825-929c-37ff-81f1-716203b549c0-22edb415 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_13da0825-929c-37ff-81f1-716203b549c9-22edb415 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_13da0825-929c-37ff-81f1-716203b549d4-22edb415 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_13da0825-929c-37ff-81f1-716203b549dd-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b549ea-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b549f8-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b54a02-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b54a09-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b54a10-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b54a15-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b54a1c-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b54a21-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b54a26-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b54a2a-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b54a2f-22edb415, #w-node-_0c1b4e9d-b881-de4b-eb52-898c83912ab2-0857a753 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0c1b4e9d-b881-de4b-eb52-898c83912ac7-0857a753 {
  order: -9999;
  align-self: center;
}

#w-node-_9f13a563-fa8a-180d-91c2-1949a893b8ce-0857a753, #w-node-_9f13a563-fa8a-180d-91c2-1949a893b902-0857a753, #w-node-_9f13a563-fa8a-180d-91c2-1949a893b903-0857a753 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_52a1ac1c-4a2c-c154-62de-b50c88586a0c-0857a753, #w-node-_3697ca8f-3262-b0fa-e0cd-6a2aac1aee18-0857a753 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_3697ca8f-3262-b0fa-e0cd-6a2aac1aee2b-0857a753 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
}

#w-node-_3697ca8f-3262-b0fa-e0cd-6a2aac1aee2f-0857a753, #w-node-_3697ca8f-3262-b0fa-e0cd-6a2aac1aee3c-0857a753 {
  align-self: center;
  justify-self: center;
}

#w-node-_3445b962-fab8-e29e-8b58-f65ace71740c-0857a753 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
}

#w-node-_3445b962-fab8-e29e-8b58-f65ace717410-0857a753, #w-node-_3445b962-fab8-e29e-8b58-f65ace717414-0857a753 {
  align-self: center;
  justify-self: center;
}

#w-node-_3445b962-fab8-e29e-8b58-f65ace717416-0857a753 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_7e7ff89d-99c1-de6e-db09-d100eeeaf7ba-0857a753, #w-node-_7e7ff89d-99c1-de6e-db09-d100eeeaf7ce-0857a753, #w-node-_7e7ff89d-99c1-de6e-db09-d100eeeaf7d6-0857a753, #w-node-_7e7ff89d-99c1-de6e-db09-d100eeeaf7dc-0857a753, #w-node-_7e7ff89d-99c1-de6e-db09-d100eeeaf7e2-0857a753, #w-node-_7e7ff89d-99c1-de6e-db09-d100eeeaf7e6-0857a753, #w-node-_7e7ff89d-99c1-de6e-db09-d100eeeaf7ec-0857a753, #w-node-_7e7ff89d-99c1-de6e-db09-d100eeeaf7f0-0857a753, #w-node-_7e7ff89d-99c1-de6e-db09-d100eeeaf7f4-0857a753, #w-node-_7e7ff89d-99c1-de6e-db09-d100eeeaf7f8-0857a753, #w-node-_7e7ff89d-99c1-de6e-db09-d100eeeaf7fd-0857a753 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a611b180-edb2-f347-2d8a-36354819f4a4-0857a753, #w-node-_050afc27-30d5-b92d-709f-ec8c5d05b089-0857a753, #w-node-_6dd9a8ff-04fd-bf13-cfe4-f5903e241f3c-0857a753 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_6dd9a8ff-04fd-bf13-cfe4-f5903e241f45-0857a753 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6dd9a8ff-04fd-bf13-cfe4-f5903e241f50-0857a753 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_6dd9a8ff-04fd-bf13-cfe4-f5903e241f57-0857a753, #w-node-_8d683ffc-664a-888a-8eb1-a8fe645c9fd4-0857a753, #w-node-_8d683ffc-664a-888a-8eb1-a8fe645c9fe8-0857a753, #w-node-_8d683ffc-664a-888a-8eb1-a8fe645c9ff0-0857a753, #w-node-_8d683ffc-664a-888a-8eb1-a8fe645c9ff6-0857a753, #w-node-_8d683ffc-664a-888a-8eb1-a8fe645c9ffc-0857a753, #w-node-_8d683ffc-664a-888a-8eb1-a8fe645ca000-0857a753, #w-node-_8d683ffc-664a-888a-8eb1-a8fe645ca006-0857a753, #w-node-_8d683ffc-664a-888a-8eb1-a8fe645ca00a-0857a753, #w-node-_8d683ffc-664a-888a-8eb1-a8fe645ca00e-0857a753, #w-node-_8d683ffc-664a-888a-8eb1-a8fe645ca012-0857a753, #w-node-_4d8d371c-0241-4785-a704-c6a2e13429e9-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_307bd4d8-09af-bd5e-1e80-2c13c078e68c-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_307bd4d8-09af-bd5e-1e80-2c13c078e68d-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_307bd4d8-09af-bd5e-1e80-2c13c078e697-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_307bd4d8-09af-bd5e-1e80-2c13c078e698-de7119bc, #w-node-_307bd4d8-09af-bd5e-1e80-2c13c078e6a2-de7119bc, #w-node-_307bd4d8-09af-bd5e-1e80-2c13c078e6a3-de7119bc, #w-node-_81713da1-9b9d-a0f5-59df-b8bab91e96d4-de7119bc, #w-node-_50bce5a3-c3e8-c1ba-ad9b-7191f9e8b5ef-de7119bc, #w-node-_50bce5a3-c3e8-c1ba-ad9b-7191f9e8b601-de7119bc, #w-node-_50bce5a3-c3e8-c1ba-ad9b-7191f9e8b609-de7119bc, #w-node-_50bce5a3-c3e8-c1ba-ad9b-7191f9e8b611-de7119bc, #w-node-_42aa6a07-7439-5814-dd68-8ab5c22c9e8b-de7119bc, #w-node-_288b6ad0-350d-46fb-2680-d5dd838f7ad1-de7119bc, #w-node-_288b6ad0-350d-46fb-2680-d5dd838f7ad3-de7119bc, #w-node-_288b6ad0-350d-46fb-2680-d5dd838f7ada-de7119bc, #w-node-_288b6ad0-350d-46fb-2680-d5dd838f7adc-de7119bc, #w-node-_288b6ad0-350d-46fb-2680-d5dd838f7ae3-de7119bc, #w-node-_288b6ad0-350d-46fb-2680-d5dd838f7ae5-de7119bc, #w-node-_41528681-f016-42e6-ad96-e17476c7154b-de7119bc, #w-node-_065702e5-0c31-63cf-b8b7-daa96e5a6bb6-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_065702e5-0c31-63cf-b8b7-daa96e5a6bb7-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_065702e5-0c31-63cf-b8b7-daa96e5a6bb8-de7119bc, #w-node-_065702e5-0c31-63cf-b8b7-daa96e5a6bbf-de7119bc, #w-node-_065702e5-0c31-63cf-b8b7-daa96e5a6bc0-de7119bc, #w-node-_065702e5-0c31-63cf-b8b7-daa96e5a6bc1-de7119bc, #w-node-_065702e5-0c31-63cf-b8b7-daa96e5a6bc8-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_065702e5-0c31-63cf-b8b7-daa96e5a6bc9-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_065702e5-0c31-63cf-b8b7-daa96e5a6bca-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca80a-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca816-de7119bc {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca81a-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca81b-de7119bc {
  align-self: center;
  justify-self: center;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca824-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca82d-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca841-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca851-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca857-de7119bc {
  align-self: center;
  justify-self: center;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca85c-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca876-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca880-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca886-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca88c-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca890-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca896-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca89a-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca89e-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca8a2-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca8a7-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca8b8-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca8cb-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca8cd-de7119bc {
  align-self: center;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca8cf-de7119bc {
  align-self: center;
  justify-self: stretch;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca8d1-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca8d7-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca8e1-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca8e3-de7119bc {
  align-self: center;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca8e5-de7119bc {
  align-self: center;
  justify-self: stretch;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca8e7-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca8eb-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca8f1-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca903-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca917-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca92b-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca934-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca93f-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca948-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca954-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca96e-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca978-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca97e-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca984-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca988-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca98e-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca992-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca996-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca99a-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca99f-de7119bc, #w-node-c37443a9-a497-26ca-2dff-72614e1fe70d-de7119bc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_67f928bd-0724-3e27-ec9f-f4188357ac51-10157d8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_67f928bd-0724-3e27-ec9f-f4188357ac52-10157d8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_67f928bd-0724-3e27-ec9f-f4188357ac5c-10157d8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_67f928bd-0724-3e27-ec9f-f4188357ac5d-10157d8d, #w-node-_67f928bd-0724-3e27-ec9f-f4188357ac67-10157d8d, #w-node-_67f928bd-0724-3e27-ec9f-f4188357ac68-10157d8d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_67f928bd-0724-3e27-ec9f-f4188357acdf-10157d8d, #w-node-_67f928bd-0724-3e27-ec9f-f4188357ace0-10157d8d, #w-node-_67f928bd-0724-3e27-ec9f-f4188357ace1-10157d8d, #w-node-_67f928bd-0724-3e27-ec9f-f4188357ae93-10157d8d, #w-node-_67f928bd-0724-3e27-ec9f-f4188357ae94-10157d8d, #w-node-_67f928bd-0724-3e27-ec9f-f4188357ae95-10157d8d {
  align-self: center;
  justify-self: center;
}

#w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f1508-303b3e91, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f1512-303b3e91, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f151d-303b3e91 {
  align-self: start;
}

#w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f15e6-303b3e91, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f15e8-303b3e91, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f15ec-303b3e91 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f160b-303b3e91, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f1613-303b3e91, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f161b-303b3e91 {
  align-self: start;
}

#w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f1641-303b3e91, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f1643-303b3e91, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f1647-303b3e91 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f164b-303b3e91 {
  align-self: center;
  justify-self: center;
}

#w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f16f1-303b3e91, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f16f3-303b3e91, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f16f7-303b3e91 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f1508-ef28594e, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f1512-ef28594e, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f151d-ef28594e {
  align-self: start;
}

#w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f15e6-ef28594e, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f15e8-ef28594e, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f15ec-ef28594e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f160b-ef28594e, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f1613-ef28594e, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f161b-ef28594e {
  align-self: start;
}

#w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f1641-ef28594e, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f1643-ef28594e, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f1647-ef28594e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f164b-ef28594e {
  align-self: center;
  justify-self: center;
}

#w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f16f1-ef28594e, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f16f3-ef28594e, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f16f7-ef28594e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aba69144-deb1-c42b-c062-8f03147a006c-ff0dbc28 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-aba69144-deb1-c42b-c062-8f03147a006d-ff0dbc28 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aba69144-deb1-c42b-c062-8f03147a0077-ff0dbc28 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-aba69144-deb1-c42b-c062-8f03147a0078-ff0dbc28, #w-node-aba69144-deb1-c42b-c062-8f03147a0082-ff0dbc28, #w-node-aba69144-deb1-c42b-c062-8f03147a0083-ff0dbc28 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-aba69144-deb1-c42b-c062-8f03147a00fc-ff0dbc28, #w-node-aba69144-deb1-c42b-c062-8f03147a00fd-ff0dbc28, #w-node-aba69144-deb1-c42b-c062-8f03147a00fe-ff0dbc28, #w-node-aba69144-deb1-c42b-c062-8f03147a02b7-ff0dbc28, #w-node-aba69144-deb1-c42b-c062-8f03147a02b8-ff0dbc28, #w-node-aba69144-deb1-c42b-c062-8f03147a02b9-ff0dbc28 {
  align-self: center;
  justify-self: center;
}

#w-node-_61780396-306e-d54c-dd1c-c25ce8d6e310-a3d8a7f9 {
  justify-self: start;
}

#w-node-_61780396-306e-d54c-dd1c-c25ce8d6e339-a3d8a7f9, #w-node-_61780396-306e-d54c-dd1c-c25ce8d6e364-a3d8a7f9, #w-node-_61780396-306e-d54c-dd1c-c25ce8d6e38a-a3d8a7f9, #w-node-_61780396-306e-d54c-dd1c-c25ce8d6e3d6-a3d8a7f9, #w-node-_61780396-306e-d54c-dd1c-c25ce8d6e3f7-a3d8a7f9, #w-node-_61780396-306e-d54c-dd1c-c25ce8d6e418-a3d8a7f9, #w-node-_61780396-306e-d54c-dd1c-c25ce8d6e43a-a3d8a7f9, #w-node-_61780396-306e-d54c-dd1c-c25ce8d6e477-a3d8a7f9, #w-node-_61780396-306e-d54c-dd1c-c25ce8d6e498-a3d8a7f9, #w-node-_61780396-306e-d54c-dd1c-c25ce8d6e4b9-a3d8a7f9, #w-node-_61780396-306e-d54c-dd1c-c25ce8d6e4da-a3d8a7f9, #w-node-_61780396-306e-d54c-dd1c-c25ce8d6e51c-a3d8a7f9, #w-node-_61780396-306e-d54c-dd1c-c25ce8d6e53e-a3d8a7f9, #w-node-_61780396-306e-d54c-dd1c-c25ce8d6e5db-a3d8a7f9, #w-node-_61780396-306e-d54c-dd1c-c25ce8d6e5fc-a3d8a7f9 {
  align-self: start;
}

#w-node-_2f59f0f2-813e-b899-0639-6fdafad75fb4-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_200b5f28-19ca-6db2-7ceb-57638b39d7ec-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_200b5f28-19ca-6db2-7ceb-57638b39d7ed-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_200b5f28-19ca-6db2-7ceb-57638b39d7f7-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_200b5f28-19ca-6db2-7ceb-57638b39d7f8-f97108b1, #w-node-_200b5f28-19ca-6db2-7ceb-57638b39d802-f97108b1, #w-node-_200b5f28-19ca-6db2-7ceb-57638b39d803-f97108b1, #w-node-_2f8b5477-e250-ab79-eb93-1682a248c9b9-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_52c0dbf6-be67-6eb4-ed36-1ddbab3037af-f97108b1 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_52c0dbf6-be67-6eb4-ed36-1ddbab3037b0-f97108b1, #w-node-_52c0dbf6-be67-6eb4-ed36-1ddbab3037b2-f97108b1, #w-node-_52c0dbf6-be67-6eb4-ed36-1ddbab3037b4-f97108b1, #w-node-_52c0dbf6-be67-6eb4-ed36-1ddbab3037b6-f97108b1, #w-node-_589fcddf-ae37-d382-72f3-a26d210e6cfd-f97108b1, #w-node-e3728787-5083-94bc-050c-c9522dfefbff-f97108b1, #w-node-e3728787-5083-94bc-050c-c9522dfefc01-f97108b1, #w-node-e3728787-5083-94bc-050c-c9522dfefc08-f97108b1, #w-node-e3728787-5083-94bc-050c-c9522dfefc0a-f97108b1, #w-node-e3728787-5083-94bc-050c-c9522dfefc11-f97108b1, #w-node-e3728787-5083-94bc-050c-c9522dfefc13-f97108b1, #w-node-_020f4963-9a8a-1a8a-39a7-05f2c17bf3e2-f97108b1, #w-node-_90d608ad-8b9b-4f90-e522-2a4b1dce2431-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_90d608ad-8b9b-4f90-e522-2a4b1dce2432-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_90d608ad-8b9b-4f90-e522-2a4b1dce2433-f97108b1, #w-node-_90d608ad-8b9b-4f90-e522-2a4b1dce243a-f97108b1, #w-node-_90d608ad-8b9b-4f90-e522-2a4b1dce243b-f97108b1, #w-node-_90d608ad-8b9b-4f90-e522-2a4b1dce243c-f97108b1, #w-node-_90d608ad-8b9b-4f90-e522-2a4b1dce2443-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_90d608ad-8b9b-4f90-e522-2a4b1dce2444-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_90d608ad-8b9b-4f90-e522-2a4b1dce2445-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dbe6-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dbf2-f97108b1 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dbf6-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dbf7-f97108b1 {
  align-self: center;
  justify-self: center;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dc00-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dc09-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dc1d-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dc2d-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dc33-f97108b1 {
  align-self: center;
  justify-self: center;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dc38-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dc52-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dc5c-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dc62-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dc68-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dc6c-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dc72-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dc76-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dc7a-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dc7e-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dc83-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dc94-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dca7-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dca9-f97108b1 {
  align-self: center;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dcab-f97108b1 {
  align-self: center;
  justify-self: stretch;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dcad-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dcb3-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dcbd-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dcbf-f97108b1 {
  align-self: center;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dcc1-f97108b1 {
  align-self: center;
  justify-self: stretch;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dcc3-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dcc7-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dccd-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dcdf-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dcf3-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dd07-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dd10-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dd1b-f97108b1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_37af33c4-6502-be25-f546-506efd22dd24-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dd30-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dd4a-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dd54-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dd5a-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dd60-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dd64-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dd6a-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dd6e-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dd72-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dd76-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dd7b-f97108b1, #w-node-_1801b494-8bd1-a156-0543-c53138f7b67b-f97108b1, #w-node-_63126090-a0ce-8cda-8290-73dbf07305ec-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fded4d67-e687-c8e5-8e62-16d945fd0059-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-fded4d67-e687-c8e5-8e62-16d945fd005a-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fded4d67-e687-c8e5-8e62-16d945fd0064-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-fded4d67-e687-c8e5-8e62-16d945fd0065-c1688695, #w-node-fded4d67-e687-c8e5-8e62-16d945fd006f-c1688695, #w-node-fded4d67-e687-c8e5-8e62-16d945fd0070-c1688695, #w-node-e23fa7f4-6b87-25f6-7829-dfa7a90d124f-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0d1c861d-0c1d-7260-9280-3e0d2744be6f-c1688695 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_0d1c861d-0c1d-7260-9280-3e0d2744be70-c1688695, #w-node-_0d1c861d-0c1d-7260-9280-3e0d2744be72-c1688695, #w-node-_0d1c861d-0c1d-7260-9280-3e0d2744be74-c1688695, #w-node-_0d1c861d-0c1d-7260-9280-3e0d2744be76-c1688695, #w-node-_060e80b0-e00a-7d4b-b7ea-73534080201b-c1688695, #w-node-_0ee74265-ea1f-4b63-650c-9900dcad20de-c1688695, #w-node-_0ee74265-ea1f-4b63-650c-9900dcad20e0-c1688695, #w-node-_0ee74265-ea1f-4b63-650c-9900dcad20e7-c1688695, #w-node-_0ee74265-ea1f-4b63-650c-9900dcad20e9-c1688695, #w-node-_0ee74265-ea1f-4b63-650c-9900dcad20f0-c1688695, #w-node-_0ee74265-ea1f-4b63-650c-9900dcad20f2-c1688695, #w-node-_2c03ebdb-0da6-2de5-8391-29eddeff32a5-c1688695, #w-node-_79acb63b-ab50-4336-858f-f74e06c7f26f-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_79acb63b-ab50-4336-858f-f74e06c7f270-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_79acb63b-ab50-4336-858f-f74e06c7f271-c1688695, #w-node-_79acb63b-ab50-4336-858f-f74e06c7f278-c1688695, #w-node-_79acb63b-ab50-4336-858f-f74e06c7f279-c1688695, #w-node-_79acb63b-ab50-4336-858f-f74e06c7f27a-c1688695, #w-node-_79acb63b-ab50-4336-858f-f74e06c7f281-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_79acb63b-ab50-4336-858f-f74e06c7f282-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-_79acb63b-ab50-4336-858f-f74e06c7f283-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0ae7c-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0ae88-c1688695 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0ae8c-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0ae8d-c1688695 {
  align-self: center;
  justify-self: center;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0ae96-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0ae9f-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0aeb3-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0aec3-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0aec9-c1688695 {
  align-self: center;
  justify-self: center;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0aece-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0aee8-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0aef2-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0aef8-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0aefe-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0af02-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0af08-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0af0c-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0af10-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0af14-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0af19-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0af2a-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0af3d-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0af3f-c1688695 {
  align-self: center;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0af41-c1688695 {
  align-self: center;
  justify-self: stretch;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0af43-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0af49-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0af53-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0af55-c1688695 {
  align-self: center;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0af57-c1688695 {
  align-self: center;
  justify-self: stretch;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0af59-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0af5d-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0af63-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0af75-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0af89-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0af9d-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0afa6-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0afb1-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-_5207bce9-69e0-fc3e-9b30-276791e0afba-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0afc6-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0afe0-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0afea-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0aff0-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0aff6-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0affa-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0b000-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0b004-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0b008-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0b00c-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0b011-c1688695, #w-node-_14d53fb5-814e-6f10-ba93-8531fbd3484e-c1688695 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6938-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6939-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6941-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6942-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a694a-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a694b-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6962-dbb42842 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6963-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6965-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6967-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6969-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a696c-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69a5-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69a7-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69ae-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69b0-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69b7-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69b9-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69c1-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69dc-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69dd-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69de-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69e5-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69e6-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69e7-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69ee-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69ef-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: center;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69f0-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69fb-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a07-dbb42842 {
  grid-area: 1 / 1 / 2 / 2;
  align-self: stretch;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a0b-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a0c-dbb42842 {
  align-self: center;
  justify-self: center;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a13-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a14-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a2e-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a3e-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a44-dbb42842 {
  align-self: center;
  justify-self: center;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a45-dbb42842 {
  justify-self: center;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a47-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a5a-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a5c-dbb42842 {
  align-self: center;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a5e-dbb42842 {
  align-self: center;
  justify-self: stretch;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a60-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a66-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a6e-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a7d-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a7f-dbb42842 {
  align-self: center;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a81-dbb42842 {
  align-self: center;
  justify-self: stretch;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a83-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a87-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a8e-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6aa6-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6aaf-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6aba-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
}

#w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6ac3-dbb42842 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-f5561b00-652b-c1ad-a245-946382bb509b-f3acd987, #w-node-f5561b00-652b-c1ad-a245-946382bb50a1-f3acd987 {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-_63973e7b-c9b9-4240-74e8-c17c409b4b38-39acd9af, #w-node-_63973e7b-c9b9-4240-74e8-c17c409b4afe-39acd9af, #w-node-_63973e7b-c9b9-4240-74e8-c17c409b4b1b-39acd9af, #w-node-_63973e7b-c9b9-4240-74e8-c17c409b4b55-39acd9af, #w-node-_63973e7b-c9b9-4240-74e8-c17c409b4b74-39acd9af {
    align-self: stretch;
  }

  #w-node-_850a3024-f341-8d3d-9577-cbd1d07700d8-d993225f {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_850a3024-f341-8d3d-9577-cbd1d07700e6-d993225f {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_850a3024-f341-8d3d-9577-cbd1d07700ea-d993225f, #w-node-de68f40a-0e64-7eca-9374-389cf4cc7f90-40acd9c7 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_2a260954-d99d-68e2-8efd-ea92a07118bf-0cacd9f5 {
    align-self: auto;
    justify-self: auto;
  }

  #w-node-_3b0f76f3-532a-dd5d-9698-495f480bb9f8-7e39e325, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71c27-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71d2f-3a5b59a9, #w-node-_307bd4d8-09af-bd5e-1e80-2c13c078e6a2-de7119bc, #w-node-_065702e5-0c31-63cf-b8b7-daa96e5a6bc0-de7119bc, #w-node-_67f928bd-0724-3e27-ec9f-f4188357ac67-10157d8d {
    justify-self: center;
  }

  #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f156f-303b3e91 {
    order: -9999;
  }

  #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f15c5-303b3e91 {
    order: 9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f1626-303b3e91, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f156f-ef28594e {
    order: -9999;
  }

  #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f15c5-ef28594e {
    order: 9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f1626-ef28594e {
    order: -9999;
  }

  #w-node-aba69144-deb1-c42b-c062-8f03147a0082-ff0dbc28 {
    justify-self: center;
  }

  #w-node-_61780396-306e-d54c-dd1c-c25ce8d6e310-a3d8a7f9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: start;
  }

  #w-node-_61780396-306e-d54c-dd1c-c25ce8d6e358-a3d8a7f9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_200b5f28-19ca-6db2-7ceb-57638b39d802-f97108b1, #w-node-_90d608ad-8b9b-4f90-e522-2a4b1dce243b-f97108b1, #w-node-fded4d67-e687-c8e5-8e62-16d945fd006f-c1688695, #w-node-_79acb63b-ab50-4336-858f-f74e06c7f279-c1688695, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a694a-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69e6-dbb42842 {
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-f5561b00-652b-c1ad-a245-946382bb509b-f3acd987 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: stretch;
  }

  #w-node-f5561b00-652b-c1ad-a245-946382bb50a1-f3acd987 {
    align-self: stretch;
  }

  #w-node-f5561b00-652b-c1ad-a245-946382bb50a7-f3acd987 {
    align-self: stretch;
    justify-self: auto;
  }

  #w-node-f5561b00-652b-c1ad-a245-946382bb50ad-f3acd987, #w-node-f5561b00-652b-c1ad-a245-946382bb50b3-f3acd987, #w-node-f5561b00-652b-c1ad-a245-946382bb50b9-f3acd987, #w-node-f5561b00-652b-c1ad-a245-946382bb50bf-f3acd987 {
    align-self: stretch;
  }

  #w-node-_856e9b4e-853a-5aee-8590-61574be93326-0cacd9f5 {
    align-self: stretch;
    justify-self: auto;
  }

  #w-node-_2a260954-d99d-68e2-8efd-ea92a07118bf-0cacd9f5 {
    align-self: stretch;
  }

  #w-node-_2f5372da-afce-2627-da2c-960c43493daf-aa9f554d {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-bc33eb56-a5b5-a203-9e9a-a34b4be83722-7c1d8f51 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bc33eb56-a5b5-a203-9e9a-a34b4be837d2-7c1d8f51 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: stretch;
  }

  #w-node-bc33eb56-a5b5-a203-9e9a-a34b4be838d2-7c1d8f51, #w-node-_5ac091c2-269e-7ede-33b2-df0b14533e5f-da386198 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5ac091c2-269e-7ede-33b2-df0b14533f04-da386198 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: stretch;
  }

  #w-node-_5ac091c2-269e-7ede-33b2-df0b14533fe9-da386198, #w-node-_4f56250e-14a1-0ce5-d209-249427c35f0d-13c93bf6, #w-node-_4f56250e-14a1-0ce5-d209-249427c35fc2-13c93bf6, #w-node-_373221b1-da5f-c4f3-f878-d8f793bf73fe-6c0a1e98, #w-node-a4fd945c-ec09-d782-d54c-0feb29aa3f3a-6c0a1e98, #w-node-a4fd945c-ec09-d782-d54c-0feb29aa3fc2-6c0a1e98 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3b0f76f3-532a-dd5d-9698-495f480bb9f8-7e39e325 {
    align-self: start;
    justify-self: center;
  }

  #w-node-_62ebe81c-7a52-4a6e-50ad-29bcbb8df249-8b6f1f16 {
    order: 9999;
  }

  #w-node-f8b53b48-9faf-3ce0-83bb-73fe4fb8e88e-8b6f1f16 {
    order: 1;
  }

  #w-node-f8b53b48-9faf-3ce0-83bb-73fe4fb8e899-8b6f1f16 {
    order: 2;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f8b53b48-9faf-3ce0-83bb-73fe4fb8e89a-8b6f1f16 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: stretch;
  }

  #w-node-a1590b2b-f3b9-2ea3-726f-fd47096e4f7c-8b6f1f16 {
    order: 4;
  }

  #w-node-a1590b2b-f3b9-2ea3-726f-fd47096e4f85-8b6f1f16 {
    order: 3;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d1eb575a-adaf-669d-4f03-49120ecdd582-8b6f1f16 {
    order: 5;
  }

  #w-node-d1eb575a-adaf-669d-4f03-49120ecdd58e-8b6f1f16 {
    order: 6;
  }

  #w-node-_349c51b9-8518-ff2f-ab05-8710700eec2a-8b6f1f16 {
    order: 5;
  }

  #w-node-_7ed2f078-e7d5-eb9a-92b3-7e50683eea94-8b6f1f16, #w-node-_8486f702-3559-08e7-b2ce-480fb111e735-8b6f1f16 {
    order: 6;
  }

  #w-node-_8486f702-3559-08e7-b2ce-480fb111e745-8b6f1f16, #w-node-_5e15b3bb-5ccb-4ed2-a96e-68a7b91a7bfa-8b6f1f16 {
    order: 5;
  }

  #w-node-_5e15b3bb-5ccb-4ed2-a96e-68a7b91a7c06-8b6f1f16 {
    order: 6;
  }

  #w-node-af97a094-a14e-17ac-94f5-b60e28728094-8b6f1f16 {
    order: 5;
  }

  #w-node-af97a094-a14e-17ac-94f5-b60e2872809e-8b6f1f16 {
    order: 6;
  }

  #w-node-ac2fb717-6cc8-8fb0-fdac-15f758a7e952-8b6f1f16 {
    order: 5;
  }

  #w-node-ac2fb717-6cc8-8fb0-fdac-15f758a7e95e-8b6f1f16 {
    order: 6;
  }

  #w-node-_7606361e-b567-b902-ef0a-4a37ff3f52bc-c04cf904 {
    order: 9999;
  }

  #w-node-e8822f79-e666-4ac8-f9b9-446d35190303-c04cf904 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: stretch;
  }

  #w-node-e8822f79-e666-4ac8-f9b9-446d35190305-c04cf904 {
    align-self: stretch;
  }

  #w-node-_7993015c-84ab-93e5-a783-9d12bbc1e960-c04cf904 {
    align-self: center;
    justify-self: center;
  }

  #w-node-_7606361e-b567-b902-ef0a-4a37ff3f528d-c04cf904, #w-node-b85081f3-cf78-b6f2-e883-5dc43b08bd8f-c04cf904 {
    order: -9999;
  }

  #w-node-b85081f3-cf78-b6f2-e883-5dc43b08bdad-c04cf904 {
    order: 9999;
  }

  #w-node-_120d0264-e2c2-85d4-75dc-9260ff87857a-c04cf904 {
    align-self: stretch;
  }

  #w-node-_428a2fc8-45a8-37ae-cd19-b48fa2be5b61-c04cf904 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: stretch;
  }

  #w-node-_61a2ad72-ae48-4512-c1fd-99b19847295f-c04cf904 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-c2b10704-dab3-0cd9-33c7-4e97945f2643-c04cf904, #w-node-c2b10704-dab3-0cd9-33c7-4e97945f2625-c04cf904 {
    order: -9999;
  }

  #w-node-_9168c5f5-2fe6-b58b-771e-1e04f0dab6fd-c04cf904 {
    order: 9999;
  }

  #w-node-_9168c5f5-2fe6-b58b-771e-1e04f0dab744-c04cf904 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: stretch;
  }

  #w-node-_9168c5f5-2fe6-b58b-771e-1e04f0dab746-c04cf904 {
    align-self: center;
    justify-self: center;
  }

  #w-node-_9168c5f5-2fe6-b58b-771e-1e04f0dab735-c04cf904, #w-node-_65904d01-fa21-9968-3f80-cf6ad7b9ba09-c04cf904, #w-node-f81aa3d6-87c5-0610-939f-0857236f71b8-c04cf904, #w-node-f81aa3d6-87c5-0610-939f-0857236f717f-c04cf904, #w-node-cb55c9fa-507c-4438-f6e6-f0adeb06e18a-c04cf904, #w-node-cb55c9fa-507c-4438-f6e6-f0adeb06e1d2-c04cf904 {
    order: -9999;
  }

  #w-node-cb55c9fa-507c-4438-f6e6-f0adeb06e1d4-c04cf904 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: stretch;
  }

  #w-node-cb55c9fa-507c-4438-f6e6-f0adeb06e1d8-c04cf904 {
    align-self: center;
    justify-self: center;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa983633f-70048306 {
    order: 9999;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa983635e-70048306 {
    order: 1;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa9836369-70048306 {
    order: 2;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa983636a-70048306 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: stretch;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa9836378-70048306 {
    order: 4;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa9836381-70048306 {
    order: 3;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa9836393-70048306 {
    order: 5;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa98363a0-70048306 {
    order: 6;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa9836407-70048306 {
    order: 5;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa983641a-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa9836430-70048306 {
    order: 6;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa9836440-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa983644f-70048306, #w-node-_29bac859-d22a-21d2-22a1-10aaa983649c-70048306 {
    order: 5;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa98364a5-70048306 {
    order: 6;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa98364b0-70048306 {
    order: 5;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa98364b9-70048306 {
    order: 6;
  }

  #w-node-_93f1ba23-4dda-a438-1880-d0ee85cb7789-2accb97d {
    order: -9999;
  }

  #w-node-_9889a9f6-96a7-fafb-656b-0f02cc2756d0-2accb97d, #w-node-_4a6c58aa-fd85-717a-1a77-1fd63029ece5-2accb97d, #w-node-a364fbc0-5f4c-9ff0-2a03-f47e936868a2-2accb97d {
    order: 9999;
  }

  #w-node-b8d657cc-39c2-a0f2-cfdb-6a4ab3b34d95-efeffc80 {
    order: -9999;
  }

  #w-node-_95156a92-8c2d-1779-f977-0987222f9f04-efeffc80 {
    order: 9999;
  }

  #w-node-e22ca825-ae60-1fd1-db9b-4ccf23003053-efeffc80 {
    order: 2;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e22ca825-ae60-1fd1-db9b-4ccf2300305b-efeffc80, #w-node-_654abd70-45f0-be66-808f-d1b8be716c7a-efeffc80 {
    order: 1;
  }

  #w-node-_654abd70-45f0-be66-808f-d1b8be716c86-efeffc80 {
    order: 2;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_654abd70-45f0-be66-808f-d1b8be716c87-efeffc80 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: stretch;
  }

  #w-node-_3e9cb981-6071-9ebe-d47e-fd0a177f5b66-efeffc80 {
    order: 2;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3e9cb981-6071-9ebe-d47e-fd0a177f5b67-efeffc80 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: stretch;
  }

  #w-node-_3e9cb981-6071-9ebe-d47e-fd0a177f5b71-efeffc80, #w-node-_325ef2c8-54ac-bbdf-54e9-75a37c68665d-efeffc80 {
    order: 1;
  }

  #w-node-_325ef2c8-54ac-bbdf-54e9-75a37c68666f-efeffc80 {
    order: 2;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f22319c1-1e56-b5d4-68e7-31d19baac352-efeffc80, #w-node-f22319c1-1e56-b5d4-68e7-31d19baac35b-efeffc80 {
    order: 1;
  }

  #w-node-bde17471-f8f1-e2c7-4d00-853537907a9a-efeffc80 {
    order: 5;
  }

  #w-node-bde17471-f8f1-e2c7-4d00-853537907aa3-efeffc80 {
    order: 6;
  }

  #w-node-bde17471-f8f1-e2c7-4d00-853537907aae-efeffc80 {
    order: 5;
  }

  #w-node-bde17471-f8f1-e2c7-4d00-853537907ab5-efeffc80 {
    order: 6;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa983633f-7cb8f026 {
    order: 9999;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa983635e-7cb8f026 {
    order: 1;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa9836369-7cb8f026 {
    order: 2;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa983636a-7cb8f026 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: stretch;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa9836378-7cb8f026 {
    order: 4;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa9836381-7cb8f026 {
    order: 3;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa9836393-7cb8f026 {
    order: 5;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa98363a0-7cb8f026 {
    order: 6;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa9836407-7cb8f026 {
    order: 5;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa983641a-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa9836430-7cb8f026 {
    order: 6;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa9836440-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa983644f-7cb8f026, #w-node-_29bac859-d22a-21d2-22a1-10aaa983649c-7cb8f026 {
    order: 5;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa98364a5-7cb8f026 {
    order: 6;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa98364b0-7cb8f026 {
    order: 5;
  }

  #w-node-_29bac859-d22a-21d2-22a1-10aaa98364b9-7cb8f026 {
    order: 6;
  }

  #w-node-_9e8cfa04-7a83-780e-c504-df1540e71c06-3a5b59a9 {
    order: -9999;
  }

  #w-node-_9e8cfa04-7a83-780e-c504-df1540e71c27-3a5b59a9 {
    align-self: start;
    justify-self: center;
  }

  #w-node-_9e8cfa04-7a83-780e-c504-df1540e71c33-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71c39-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71c3a-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71c3b-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71c3e-3a5b59a9 {
    align-self: center;
    justify-self: center;
  }

  #w-node-_9e8cfa04-7a83-780e-c504-df1540e71c42-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71cdf-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71d1a-3a5b59a9 {
    order: -9999;
  }

  #w-node-_9e8cfa04-7a83-780e-c504-df1540e71d2f-3a5b59a9 {
    align-self: start;
    justify-self: center;
  }

  #w-node-_9e8cfa04-7a83-780e-c504-df1540e71d47-3a5b59a9 {
    order: 1;
  }

  #w-node-_9e8cfa04-7a83-780e-c504-df1540e71d52-3a5b59a9 {
    order: 2;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9e8cfa04-7a83-780e-c504-df1540e71d53-3a5b59a9 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: stretch;
  }

  #w-node-_9e8cfa04-7a83-780e-c504-df1540e71d61-3a5b59a9 {
    order: 4;
  }

  #w-node-_9e8cfa04-7a83-780e-c504-df1540e71d6a-3a5b59a9 {
    order: 3;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9e8cfa04-7a83-780e-c504-df1540e71d7e-3a5b59a9 {
    order: 5;
  }

  #w-node-_9e8cfa04-7a83-780e-c504-df1540e71d8e-3a5b59a9 {
    order: 6;
  }

  #w-node-_9e8cfa04-7a83-780e-c504-df1540e71df5-3a5b59a9 {
    order: 5;
  }

  #w-node-_9e8cfa04-7a83-780e-c504-df1540e71e08-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71e1e-3a5b59a9 {
    order: 6;
  }

  #w-node-_9e8cfa04-7a83-780e-c504-df1540e71e2e-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71e40-3a5b59a9, #w-node-_9e8cfa04-7a83-780e-c504-df1540e71e6a-3a5b59a9 {
    order: 5;
  }

  #w-node-_9e8cfa04-7a83-780e-c504-df1540e71e73-3a5b59a9 {
    order: 6;
  }

  #w-node-_9e8cfa04-7a83-780e-c504-df1540e71e7e-3a5b59a9 {
    order: 5;
  }

  #w-node-_9e8cfa04-7a83-780e-c504-df1540e71e87-3a5b59a9 {
    order: 6;
  }

  #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab25-e8d258ac {
    order: 9999;
  }

  #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab46-e8d258ac {
    order: 1;
  }

  #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab54-e8d258ac {
    order: 4;
  }

  #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab5d-e8d258ac {
    order: 3;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab71-e8d258ac {
    order: 5;
  }

  #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ab7e-e8d258ac {
    order: 6;
  }

  #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6abda-e8d258ac {
    order: 5;
  }

  #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6abed-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac03-e8d258ac {
    order: 6;
  }

  #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac13-e8d258ac, #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac4e-e8d258ac {
    order: 5;
  }

  #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac57-e8d258ac {
    order: 6;
  }

  #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac62-e8d258ac {
    order: 5;
  }

  #w-node-_989e8b97-3a0d-0ba8-4bf0-ac5792b6ac6b-e8d258ac {
    order: 6;
  }

  #w-node-_13da0825-929c-37ff-81f1-716203b54899-22edb415 {
    order: 9999;
  }

  #w-node-_13da0825-929c-37ff-81f1-716203b548cc-22edb415 {
    order: 1;
  }

  #w-node-_13da0825-929c-37ff-81f1-716203b548db-22edb415 {
    order: 4;
  }

  #w-node-_13da0825-929c-37ff-81f1-716203b548e7-22edb415 {
    order: 3;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_13da0825-929c-37ff-81f1-716203b548f2-22edb415 {
    order: 5;
  }

  #w-node-_13da0825-929c-37ff-81f1-716203b548fa-22edb415 {
    order: 6;
  }

  #w-node-_13da0825-929c-37ff-81f1-716203b54954-22edb415 {
    order: 5;
  }

  #w-node-_13da0825-929c-37ff-81f1-716203b5496a-22edb415 {
    order: 6;
  }

  #w-node-_13da0825-929c-37ff-81f1-716203b5496c-22edb415, #w-node-_13da0825-929c-37ff-81f1-716203b5497d-22edb415 {
    order: 5;
  }

  #w-node-_13da0825-929c-37ff-81f1-716203b54989-22edb415 {
    order: 6;
  }

  #w-node-_13da0825-929c-37ff-81f1-716203b549c0-22edb415 {
    order: 5;
  }

  #w-node-_13da0825-929c-37ff-81f1-716203b549c9-22edb415 {
    order: 6;
  }

  #w-node-_13da0825-929c-37ff-81f1-716203b549d4-22edb415 {
    order: 5;
  }

  #w-node-_13da0825-929c-37ff-81f1-716203b549dd-22edb415 {
    order: 6;
  }

  #w-node-_0c1b4e9d-b881-de4b-eb52-898c83912ac7-0857a753 {
    order: -9999;
  }

  #w-node-_9f13a563-fa8a-180d-91c2-1949a893b902-0857a753 {
    order: 9999;
  }

  #w-node-_9f13a563-fa8a-180d-91c2-1949a893b908-0857a753, #w-node-_9f13a563-fa8a-180d-91c2-1949a893b90e-0857a753, #w-node-_9f13a563-fa8a-180d-91c2-1949a893b90f-0857a753, #w-node-_9f13a563-fa8a-180d-91c2-1949a893b910-0857a753, #w-node-_9f13a563-fa8a-180d-91c2-1949a893b913-0857a753 {
    align-self: center;
    justify-self: center;
  }

  #w-node-_52a1ac1c-4a2c-c154-62de-b50c88586a04-0857a753 {
    order: 2;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_52a1ac1c-4a2c-c154-62de-b50c88586a0c-0857a753, #w-node-_3697ca8f-3262-b0fa-e0cd-6a2aac1aee18-0857a753 {
    order: 1;
  }

  #w-node-_3697ca8f-3262-b0fa-e0cd-6a2aac1aee2a-0857a753 {
    order: 2;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3697ca8f-3262-b0fa-e0cd-6a2aac1aee2b-0857a753 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: stretch;
  }

  #w-node-_3445b962-fab8-e29e-8b58-f65ace71740b-0857a753 {
    order: 2;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3445b962-fab8-e29e-8b58-f65ace71740c-0857a753 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: stretch;
  }

  #w-node-_3445b962-fab8-e29e-8b58-f65ace717416-0857a753 {
    order: 1;
  }

  #w-node-a611b180-edb2-f347-2d8a-36354819f49c-0857a753 {
    order: 2;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a611b180-edb2-f347-2d8a-36354819f4a4-0857a753, #w-node-_050afc27-30d5-b92d-709f-ec8c5d05b089-0857a753 {
    order: 1;
  }

  #w-node-_050afc27-30d5-b92d-709f-ec8c5d05b09b-0857a753 {
    order: 2;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6dd9a8ff-04fd-bf13-cfe4-f5903e241f3c-0857a753 {
    order: 5;
  }

  #w-node-_6dd9a8ff-04fd-bf13-cfe4-f5903e241f45-0857a753 {
    order: 6;
  }

  #w-node-_6dd9a8ff-04fd-bf13-cfe4-f5903e241f50-0857a753 {
    order: 5;
  }

  #w-node-_6dd9a8ff-04fd-bf13-cfe4-f5903e241f57-0857a753 {
    order: 6;
  }

  #w-node-_4d8d371c-0241-4785-a704-c6a2e1342a14-de7119bc {
    order: -9999;
  }

  #w-node-_307bd4d8-09af-bd5e-1e80-2c13c078e6a2-de7119bc {
    align-self: start;
    justify-self: center;
  }

  #w-node-_8910ecc8-ec21-6014-e3ed-f9d2f07c13a5-de7119bc, #w-node-_8910ecc8-ec21-6014-e3ed-f9d2f07c13ab-de7119bc, #w-node-_8910ecc8-ec21-6014-e3ed-f9d2f07c13ac-de7119bc, #w-node-_8910ecc8-ec21-6014-e3ed-f9d2f07c13ad-de7119bc, #w-node-_8910ecc8-ec21-6014-e3ed-f9d2f07c13b0-de7119bc {
    align-self: center;
    justify-self: center;
  }

  #w-node-_81713da1-9b9d-a0f5-59df-b8bab91e96cb-de7119bc, #w-node-_42aa6a07-7439-5814-dd68-8ab5c22c9ebc-de7119bc, #w-node-_41528681-f016-42e6-ad96-e17476c7155d-de7119bc {
    order: -9999;
  }

  #w-node-_065702e5-0c31-63cf-b8b7-daa96e5a6bc0-de7119bc {
    align-self: start;
    justify-self: center;
  }

  #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca80a-de7119bc {
    order: 1;
  }

  #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca815-de7119bc {
    order: 2;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca816-de7119bc {
    grid-area: 1 / 1 / 2 / 2;
    align-self: stretch;
  }

  #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca824-de7119bc {
    order: 4;
  }

  #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca82d-de7119bc {
    order: 3;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca841-de7119bc {
    order: 5;
  }

  #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca851-de7119bc {
    order: 6;
  }

  #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca8b8-de7119bc {
    order: 5;
  }

  #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca8cb-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca8e1-de7119bc {
    order: 6;
  }

  #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca8f1-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca903-de7119bc, #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca92b-de7119bc {
    order: 5;
  }

  #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca934-de7119bc {
    order: 6;
  }

  #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca93f-de7119bc {
    order: 5;
  }

  #w-node-_019b3f39-9bea-f83d-a704-fcb3f6cca948-de7119bc {
    order: 6;
  }

  #w-node-_67f928bd-0724-3e27-ec9f-f4188357ac67-10157d8d {
    align-self: start;
    justify-self: center;
  }

  #w-node-_67f928bd-0724-3e27-ec9f-f4188357acd8-10157d8d, #w-node-_67f928bd-0724-3e27-ec9f-f4188357acde-10157d8d, #w-node-_67f928bd-0724-3e27-ec9f-f4188357acdf-10157d8d, #w-node-_67f928bd-0724-3e27-ec9f-f4188357ace0-10157d8d, #w-node-_67f928bd-0724-3e27-ec9f-f4188357ace3-10157d8d, #w-node-_67f928bd-0724-3e27-ec9f-f4188357ae8c-10157d8d, #w-node-_67f928bd-0724-3e27-ec9f-f4188357ae92-10157d8d, #w-node-_67f928bd-0724-3e27-ec9f-f4188357ae93-10157d8d, #w-node-_67f928bd-0724-3e27-ec9f-f4188357ae94-10157d8d, #w-node-_67f928bd-0724-3e27-ec9f-f4188357ae97-10157d8d {
    align-self: center;
    justify-self: center;
  }

  #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f15c5-303b3e91, #w-node-_6b7f3d8d-0f03-7a5d-8172-5d6a734f15c5-ef28594e {
    grid-column: span 1 / span 1;
  }

  #w-node-aba69144-deb1-c42b-c062-8f03147a0082-ff0dbc28 {
    align-self: start;
    justify-self: center;
  }

  #w-node-aba69144-deb1-c42b-c062-8f03147a00f5-ff0dbc28, #w-node-aba69144-deb1-c42b-c062-8f03147a00fb-ff0dbc28, #w-node-aba69144-deb1-c42b-c062-8f03147a00fc-ff0dbc28, #w-node-aba69144-deb1-c42b-c062-8f03147a00fd-ff0dbc28, #w-node-aba69144-deb1-c42b-c062-8f03147a0100-ff0dbc28, #w-node-aba69144-deb1-c42b-c062-8f03147a02b0-ff0dbc28, #w-node-aba69144-deb1-c42b-c062-8f03147a02b6-ff0dbc28, #w-node-aba69144-deb1-c42b-c062-8f03147a02b7-ff0dbc28, #w-node-aba69144-deb1-c42b-c062-8f03147a02b8-ff0dbc28, #w-node-aba69144-deb1-c42b-c062-8f03147a02bb-ff0dbc28 {
    align-self: center;
    justify-self: center;
  }

  #w-node-_61780396-306e-d54c-dd1c-c25ce8d6e5ad-a3d8a7f9, #w-node-_61780396-306e-d54c-dd1c-c25ce8d6e639-a3d8a7f9, #w-node-_2f59f0f2-813e-b899-0639-6fdafad75fe4-f97108b1 {
    order: -9999;
  }

  #w-node-_200b5f28-19ca-6db2-7ceb-57638b39d802-f97108b1 {
    align-self: start;
    justify-self: center;
  }

  #w-node-_259abb94-74ed-bc4f-56f9-c6c479985bc5-f97108b1, #w-node-_259abb94-74ed-bc4f-56f9-c6c479985bcb-f97108b1, #w-node-_259abb94-74ed-bc4f-56f9-c6c479985bcc-f97108b1, #w-node-_259abb94-74ed-bc4f-56f9-c6c479985bcd-f97108b1, #w-node-_259abb94-74ed-bc4f-56f9-c6c479985bd0-f97108b1 {
    align-self: center;
    justify-self: center;
  }

  #w-node-_2f8b5477-e250-ab79-eb93-1682a248c9b0-f97108b1 {
    order: -9999;
  }

  #w-node-_52c0dbf6-be67-6eb4-ed36-1ddbab3037af-f97108b1 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_52c0dbf6-be67-6eb4-ed36-1ddbab3037b0-f97108b1, #w-node-_52c0dbf6-be67-6eb4-ed36-1ddbab3037b2-f97108b1, #w-node-_52c0dbf6-be67-6eb4-ed36-1ddbab3037b4-f97108b1, #w-node-_52c0dbf6-be67-6eb4-ed36-1ddbab3037b6-f97108b1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_589fcddf-ae37-d382-72f3-a26d210e6d2e-f97108b1, #w-node-_020f4963-9a8a-1a8a-39a7-05f2c17bf3f4-f97108b1 {
    order: -9999;
  }

  #w-node-_90d608ad-8b9b-4f90-e522-2a4b1dce243b-f97108b1 {
    align-self: start;
    justify-self: center;
  }

  #w-node-_37af33c4-6502-be25-f546-506efd22dbe6-f97108b1 {
    order: 1;
  }

  #w-node-_37af33c4-6502-be25-f546-506efd22dbf1-f97108b1 {
    order: 2;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_37af33c4-6502-be25-f546-506efd22dbf2-f97108b1 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: stretch;
  }

  #w-node-_37af33c4-6502-be25-f546-506efd22dc00-f97108b1 {
    order: 4;
  }

  #w-node-_37af33c4-6502-be25-f546-506efd22dc09-f97108b1 {
    order: 3;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_37af33c4-6502-be25-f546-506efd22dc1d-f97108b1 {
    order: 5;
  }

  #w-node-_37af33c4-6502-be25-f546-506efd22dc2d-f97108b1 {
    order: 6;
  }

  #w-node-_37af33c4-6502-be25-f546-506efd22dc94-f97108b1 {
    order: 5;
  }

  #w-node-_37af33c4-6502-be25-f546-506efd22dca7-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dcbd-f97108b1 {
    order: 6;
  }

  #w-node-_37af33c4-6502-be25-f546-506efd22dccd-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dcdf-f97108b1, #w-node-_37af33c4-6502-be25-f546-506efd22dd07-f97108b1 {
    order: 5;
  }

  #w-node-_37af33c4-6502-be25-f546-506efd22dd10-f97108b1 {
    order: 6;
  }

  #w-node-_37af33c4-6502-be25-f546-506efd22dd1b-f97108b1 {
    order: 5;
  }

  #w-node-_37af33c4-6502-be25-f546-506efd22dd24-f97108b1 {
    order: 6;
  }

  #w-node-_63126090-a0ce-8cda-8290-73dbf073061c-c1688695 {
    order: -9999;
  }

  #w-node-fded4d67-e687-c8e5-8e62-16d945fd006f-c1688695 {
    align-self: start;
    justify-self: center;
  }

  #w-node-_007c53be-c7a7-1441-30a5-501dad237b28-c1688695, #w-node-_007c53be-c7a7-1441-30a5-501dad237b2e-c1688695, #w-node-_007c53be-c7a7-1441-30a5-501dad237b2f-c1688695, #w-node-_007c53be-c7a7-1441-30a5-501dad237b30-c1688695, #w-node-_007c53be-c7a7-1441-30a5-501dad237b33-c1688695 {
    align-self: center;
    justify-self: center;
  }

  #w-node-e23fa7f4-6b87-25f6-7829-dfa7a90d1246-c1688695 {
    order: -9999;
  }

  #w-node-_0d1c861d-0c1d-7260-9280-3e0d2744be6f-c1688695 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-_0d1c861d-0c1d-7260-9280-3e0d2744be70-c1688695, #w-node-_0d1c861d-0c1d-7260-9280-3e0d2744be72-c1688695, #w-node-_0d1c861d-0c1d-7260-9280-3e0d2744be74-c1688695, #w-node-_0d1c861d-0c1d-7260-9280-3e0d2744be76-c1688695 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_060e80b0-e00a-7d4b-b7ea-73534080204c-c1688695, #w-node-_2c03ebdb-0da6-2de5-8391-29eddeff32b7-c1688695 {
    order: -9999;
  }

  #w-node-_79acb63b-ab50-4336-858f-f74e06c7f279-c1688695 {
    align-self: start;
    justify-self: center;
  }

  #w-node-_5207bce9-69e0-fc3e-9b30-276791e0ae7c-c1688695 {
    order: 1;
  }

  #w-node-_5207bce9-69e0-fc3e-9b30-276791e0ae87-c1688695 {
    order: 2;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5207bce9-69e0-fc3e-9b30-276791e0ae88-c1688695 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: stretch;
  }

  #w-node-_5207bce9-69e0-fc3e-9b30-276791e0ae96-c1688695 {
    order: 4;
  }

  #w-node-_5207bce9-69e0-fc3e-9b30-276791e0ae9f-c1688695 {
    order: 3;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5207bce9-69e0-fc3e-9b30-276791e0aeb3-c1688695 {
    order: 5;
  }

  #w-node-_5207bce9-69e0-fc3e-9b30-276791e0aec3-c1688695 {
    order: 6;
  }

  #w-node-_5207bce9-69e0-fc3e-9b30-276791e0af2a-c1688695 {
    order: 5;
  }

  #w-node-_5207bce9-69e0-fc3e-9b30-276791e0af3d-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0af53-c1688695 {
    order: 6;
  }

  #w-node-_5207bce9-69e0-fc3e-9b30-276791e0af63-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0af75-c1688695, #w-node-_5207bce9-69e0-fc3e-9b30-276791e0af9d-c1688695 {
    order: 5;
  }

  #w-node-_5207bce9-69e0-fc3e-9b30-276791e0afa6-c1688695 {
    order: 6;
  }

  #w-node-_5207bce9-69e0-fc3e-9b30-276791e0afb1-c1688695 {
    order: 5;
  }

  #w-node-_5207bce9-69e0-fc3e-9b30-276791e0afba-c1688695 {
    order: 6;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a694a-dbb42842 {
    align-self: start;
    justify-self: center;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6956-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a695c-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a695d-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a695e-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6961-dbb42842 {
    align-self: center;
    justify-self: center;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6962-dbb42842 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6963-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6965-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6967-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6969-dbb42842 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a699c-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69d3-dbb42842 {
    order: -9999;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69e6-dbb42842 {
    align-self: start;
    justify-self: center;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a69fb-dbb42842 {
    order: 1;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a06-dbb42842 {
    order: 2;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a07-dbb42842 {
    grid-area: 1 / 1 / 2 / 2;
    align-self: stretch;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a13-dbb42842 {
    order: 4;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a14-dbb42842 {
    order: 3;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a2e-dbb42842 {
    order: 5;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a3e-dbb42842 {
    order: 6;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a47-dbb42842 {
    order: 5;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a5a-dbb42842 {
    order: 6;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a6e-dbb42842 {
    order: 5;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a7d-dbb42842 {
    order: 6;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6a8e-dbb42842, #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6aa6-dbb42842 {
    order: 5;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6aaf-dbb42842 {
    order: 6;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6aba-dbb42842 {
    order: 5;
  }

  #w-node-a5ca5734-ba80-6db6-a0ad-dc5cd60a6ac3-dbb42842 {
    order: 6;
  }
}


@font-face {
  font-family: 'Joyful';
  src: url('../fonts/Joyful.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Semplicitapro';
  src: url('../fonts/SemplicitaPro.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Semplicitapro';
  src: url('../fonts/SemplicitaPro-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Semplicitapro';
  src: url('../fonts/SemplicitaPro-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Semplicitapro ltit';
  src: url('../fonts/SemplicitaPro-LtIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Semplicitapro';
  src: url('../fonts/SemplicitaPro-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Semplicitapro semibdit';
  src: url('../fonts/SemplicitaPro-SemibdIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Semplicitapro';
  src: url('../fonts/SemplicitaPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Semplicitapro';
  src: url('../fonts/SemplicitaPro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Semplicitapro';
  src: url('../fonts/SemplicitaPro-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Semplicitapro medit';
  src: url('../fonts/SemplicitaPro-MedIt.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}