@font-face {
  font-family: Bolkitrayek;
  src: url('../fonts/BolkitRayek.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --green-four: #2a5939;
  --blue-dark: #203158;
  --white-two: #fff;
  --arctic-cotton-three: #e5e1dc;
  --bone-white-one: #f9f6ee;
  --transparent: #0000;
  --black-transparent-four: #0000004d;
  --white-transparent-two: #fff9;
  --green\<deleted\|variable-b4cd29f5-c50f-3b23-1340-ef9e93cd7768\>: #153720;
  --light-blue: #f6fbfe;
  --sand-beige: #d3cfca;
  --grey: #a0a2a7;
  --dark-light: #38519b;
  --black: #000;
  --light-green: #eff5e7;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutdiscounts {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  flex-wrap: wrap;
  padding: 20px;
  display: flex;
}

.w-commerce-commercecheckoutdiscountslabel {
  flex-basis: 100%;
  margin-bottom: 8px;
}

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

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

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

.w-commerce-commercecheckoutdiscountsbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  height: 38px;
  margin-left: 8px;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-commerce-commercebuynowbutton.w--ecommerce-buy-now-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-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

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

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

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

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

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

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

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

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

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

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

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

  .w-layout-blockcontainer {
    max-width: none;
  }
}

@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-commercecheckoutdiscountsinput, .w-commerce-commerceaddtocartquantityinput {
    font-size: 16px;
  }
}

body {
  color: var(--green-four);
  letter-spacing: 1px;
  text-transform: none;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}

h1 {
  letter-spacing: -2px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Bolkitrayek, sans-serif;
  font-size: 8vw;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}

h2 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Bolkitrayek, sans-serif;
  font-size: 6vw;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

h3 {
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Bolkitrayek, sans-serif;
  font-size: 50px;
  font-weight: 400;
  line-height: 1;
}

h4 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Bolkitrayek, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 1;
}

h5 {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Bolkitrayek, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 20px;
}

h6 {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Bolkitrayek, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

p {
  margin-bottom: 30px;
}

a {
  color: var(--blue-dark);
  text-decoration: none;
  transition: opacity .4s, color .4s;
}

a:hover {
  opacity: .7;
  color: var(--white-two);
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 24px;
  line-height: 34px;
}

.section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.section._100-vh {
  height: 100vh;
}

.section.colour-one {
  background-color: var(--arctic-cotton-three);
}

.section.colour-one.z {
  z-index: 4;
}

.section.colour-one.top-margin-mobile {
  background-color: var(--arctic-cotton-three);
}

.section.colour-one.bottom-padding {
  padding-bottom: 200px;
}

.section.colour-one.lieblingsmakel {
  background-color: var(--arctic-cotton-three);
}

.section.colour-one.lieblingsmakel.experience {
  background-image: url('../images/kelly-sikkema-0vdLxhrb1Qw-unsplash.jpg');
}

.section.colour-one.lieblingsmakel.experience.marokko {
  background-image: url('../images/Riad-Janoub-10.jpeg');
}

.section.colour-one.lieblingsmakel.experience.gartenderseele {
  background-image: url('../images/sri-lanka-zCVWBCj3ZA0-unsplash.jpg');
  background-position: 0 0;
  background-size: contain;
}

.section.colour-one.lieblingsmakel.experience.gartenderseele.fotogartenderseele {
  background-image: url('../images/396555028_1586263362110365_8096895568564766363_n.jpeg');
}

.section.colour-one.lieblingsmakel.experience.socotra {
  background-image: url('../images/dji_fly_20231202_080648_269_1702392180796_photo.JPG');
}

.section.colour-one.lieblingsmakel.experience.rauhn-chte {
  background-image: url('../images/natasha-reddy-70xcmikIHv8-unsplash.jpg');
  background-position: 50%;
  background-size: contain;
}

.section.colour-one.lieblingsmakel.experience.rauhn-chte.rauh {
  background-image: url('../images/kelly-sikkema-0vdLxhrb1Qw-unsplash.jpg');
  background-position: 50%;
  background-size: contain;
}

.section.colour-one.lieblingsmakel.bloom {
  background-image: url('../images/Bildschirmfoto-2025-03-05-um-01.54.14.png');
  background-position: 0 0;
  background-size: auto;
}

.section.colour-one.experience {
  background-image: url('../images/Riad-Janoub-10.jpeg');
  background-position: 0 0;
  background-size: contain;
}

.section.colour-four.z {
  z-index: 4;
  z-index: 3;
}

.section.colour-four.min-100-vh {
  background-color: var(--bone-white-one);
  color: var(--green-four);
  min-height: 100vh;
}

.section.z {
  z-index: 4;
}

.section._400-px {
  min-height: 400px;
}

.section.top-margin-80-px.min-500-px {
  min-height: 500px;
}

.section._60-vh {
  height: 60vh;
}

.section.colour-three {
  background-color: var(--arctic-cotton-three);
  position: relative;
}

.section.colour-four {
  background-color: #000;
}

.section.colour-four.min-100-vh {
  min-height: 100vh;
}

.section.colour-four.min-100-vh.homeup {
  font-family: sofia-pro, sans-serif;
}

.container {
  background-color: var(--arctic-cotton-three);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 0;
  padding: 0 0 5vw;
  display: flex;
  position: relative;
}

.container.nav {
  flex-direction: row;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container.nav.center {
  justify-content: center;
}

.container.wellbeing {
  margin-top: -30px;
  padding-top: 0;
  padding-bottom: 0;
}

.container.contact.down {
  padding-top: 0;
}

.container.contact.down.explore {
  background-color: var(--transparent);
  padding-bottom: 0;
}

.styleguide-section-wrapper {
  border-bottom: 1px solid var(--black-transparent-four);
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.styleguide-section-wrapper.headings {
  padding-top: 40px;
  padding-bottom: 40px;
}

.styleguide-colour-info {
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  display: flex;
}

.styleguide-colour {
  width: 200px;
  height: 200px;
  position: relative;
}

.styleguide-colour.colour-two {
  background-color: var(--white-two);
}

.styleguide-colour.colour-one {
  background-color: var(--bone-white-one);
}

.styleguide-colour.colour-three {
  background-color: var(--arctic-cotton-three);
}

.styleguide-left-column-sticky-container {
  margin-bottom: 10vw;
  position: sticky;
  top: 400px;
}

.styleguide-left-column {
  width: 20%;
}

.styleguide-left-column.center {
  align-items: center;
  display: flex;
}

.paragraph-light {
  opacity: .5;
}

.styleguide-colours {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.styleguide-right-column {
  flex-direction: row;
  align-items: center;
  width: 80%;
  padding-left: 5vw;
  display: flex;
}

.styleguide-right-column.vertical {
  flex-direction: column;
}

.styleguide-colour-wrapper {
  flex-direction: column;
  display: flex;
}

.styleguide-wrapper {
  width: 100%;
  display: flex;
  position: relative;
}

.styleguide-class-label {
  background-color: var(--bone-white-one);
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  line-height: 1;
  display: flex;
}

.styleguide-class-label.class-label-no-margin {
  margin-top: 0;
}

.styleguide-all-sections-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  width: 100%;
  display: flex;
}

.styleguide-all-sections-wrapper.left {
  align-items: flex-start;
}

.labels-wrapper {
  flex-flow: wrap;
  display: flex;
}

.styleguide-two-column-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.button-wrapper {
  cursor: pointer;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.button-basic-one {
  background-color: var(--green-four);
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-top: 12px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Bolkitrayek, sans-serif;
  font-size: 16px;
  transition: opacity .2s;
  display: flex;
  position: relative;
}

.button-basic-one:hover {
  opacity: .9;
  color: var(--white-two);
}

.button-basic-one.wide {
  width: 100%;
}

.button-basic-one.wide.top-margin-10px {
  text-transform: capitalize;
  border-top-left-radius: 30px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  font-family: the-seasons, sans-serif;
}

.button-basic-one.wide.top-margin-10px.design {
  background-color: var(--blue-dark);
}

.button-basic-one.buy-now {
  background-color: var(--black-transparent-four);
  color: var(--green-four);
  height: 40px;
}

.button-basic-one.text {
  padding-top: 4px;
}

.button-basic-two {
  z-index: 2;
  border: 1px solid var(--bone-white-one);
  background-color: var(--bone-white-one);
  color: var(--green-four);
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-top: 12px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Bolkitrayek, sans-serif;
  font-size: 16px;
  line-height: 1;
  display: flex;
  position: relative;
}

.button-basic-two:hover {
  opacity: .9;
  color: var(--white-two);
}

.button-basic-two.small {
  height: 46px;
  padding-left: 20px;
  padding-right: 20px;
}

.button-basic-two.small.border {
  border-style: solid;
  border-color: var(--black-transparent-four);
}

.button-basic-two.top-margin-mobile-portrait-10px {
  border-radius: 0 30px;
  padding-top: 10px;
}

.button-basic-two.top-margin-mobile-portrait-10px:hover {
  color: var(--green-four);
}

.button-basic-two.top-margin-30px {
  margin-top: 30px;
}

.link-light {
  color: #fff;
  border-bottom: 1px solid #fff;
  transition: color .4s;
}

.link-light:hover {
  opacity: .8;
  color: var(--bone-white-one);
}

.link-light.margin-right {
  margin-right: 20px;
}

.paragraph-small {
  font-size: 12px;
  line-height: 1.4;
}

.paragraph-big {
  font-size: 26px;
  line-height: 1.2;
}

.styleguide-content-wrapper {
  padding: 20px;
}

.styleguide-content-wrapper.colour-four {
  background-color: var(--green-four);
}

.styleguide-content-wrapper.colour-three {
  background-color: var(--white-two);
}

.animated-link-wrapper {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.animated-link-wrapper.w--current {
  color: #326660;
  border-bottom: 1px #326660;
  overflow: hidden;
}

.animated-link-wrapper.no-margins {
  margin-left: 0;
  margin-right: 10px;
  font-family: sofia-pro, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.line-hover {
  background-color: var(--green-four);
  color: #0000;
  width: 30%;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.line-hover.invisible-mobile.line-light {
  background-color: var(--white-two);
}

.nav-menu {
  text-transform: none;
  flex-direction: row;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.brand {
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 100%;
  display: flex;
}

.brand.margin-right {
  margin-right: 5vw;
}

.brand.margin-right.w--current {
  z-index: 2;
  padding-bottom: 4px;
}

.nav-bar {
  z-index: 10;
  background-color: #0000;
  height: 74px;
}

.nav-bar.no-dynamic {
  width: 100%;
  padding-top: 20px;
  position: relative;
}

.nav-bar.nav-light {
  font-size: 14px;
}

.nav-bar.nav-light.nav-gr-n {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.navlink {
  opacity: .8;
  text-transform: uppercase;
  padding: 0 20px 0 5px;
  font-family: sofia-pro, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.navlink:hover {
  opacity: 1;
}

.navlink.w--current {
  color: var(--white-two);
}

.navlink.text-light {
  text-transform: uppercase;
  font-family: sofia-pro, sans-serif;
  font-weight: 200;
}

.line-horizontal {
  background-color: var(--bone-white-one);
  width: 100%;
  height: 1px;
  display: flex;
  position: static;
  inset: auto auto 0%;
}

.line-horizontal.short {
  width: 100px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.line-horizontal.short.line-light {
  background-color: var(--white-transparent-two);
}

.search-wrapper {
  justify-content: flex-end;
  height: 50px;
  margin-right: 30px;
  display: flex;
}

.search-wrapper.desktop {
  width: 100px;
}

.search-wrapper.mobile {
  display: none;
}

.search {
  color: var(--green-four);
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.search-input {
  border-style: none none solid;
  border-width: 1px;
  border-color: transparent transparent var(--bone-white-one);
  color: var(--green-four);
  background-color: #0000;
  width: 100%;
  height: 36px;
  margin-bottom: 0;
  padding: 0;
  font-family: sofia-pro, sans-serif;
  font-style: italic;
  font-weight: 200;
}

.search-input:active {
  background-color: #0000;
}

.search-input::placeholder {
  color: var(--green-four);
}

.search-input.search-light {
  color: var(--white-two);
  font-family: sofia-pro, sans-serif;
}

.search-input.search-light::placeholder {
  color: var(--white-two);
}

.search-button {
  opacity: .8;
  color: var(--green\<deleted\|variable-b4cd29f5-c50f-3b23-1340-ef9e93cd7768\>);
  background-color: #0000;
  background-image: url('../images/icons8-search_1icons8-search.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  width: 46px;
  height: 36px;
  margin-left: 0;
  padding-left: 15px;
  font-family: sofia-pro, sans-serif;
  transition: opacity .2s;
}

.search-button:hover {
  opacity: 1;
}

.brand-nav {
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.no-margin {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: the-seasons, sans-serif;
  position: relative;
}

.no-margin.text-light.text-caps {
  transition: color .4s;
}

.no-margin.text-light.text-caps.right-margin {
  margin-right: 20px;
}

.no-margin.text-light.text-caps.right-margin-60px {
  margin-right: 60px;
}

.no-margin.design {
  color: var(--blue-dark);
}

.success-message {
  background-color: #91867e33;
}

.success-message.dark {
  background-color: #90707033;
}

.field {
  background-color: var(--black-transparent-four);
  color: var(--green-four);
  border: 1px #000;
  border-radius: 50px;
  flex: 0 auto;
  width: 100%;
  min-width: 200px;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 10px;
  padding-left: 30px;
}

.field.no-margin {
  margin-top: 0;
}

.field.no-margin::placeholder {
  color: var(--green-four);
}

.field.no-margin.field-light {
  background-color: var(--white-transparent-two);
  color: var(--green-four);
}

.field.no-margin.field-light::placeholder {
  color: var(--green-four);
  font-family: Montserrat, sans-serif;
}

.field.no-margin.no-right-margin {
  margin-right: 0;
}

.field.field-light {
  background-color: var(--white-transparent-two);
  color: var(--green-four);
  border: 1px #000;
  font-family: Indian type foundry editor condensed;
  font-size: 16px;
}

.field.field-light::placeholder {
  color: var(--white-two);
  font-family: Indian type foundry editor condensed;
  font-size: 16px;
}

.newsletter-grid {
  z-index: 2;
  grid-column-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  height: auto;
  position: relative;
}

.div-block {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.newsletter-wrapper {
  color: var(--blue-dark);
  flex-direction: row;
  display: flex;
}

.newsletter-wrapper.green {
  color: var(--green-four);
}

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

.form {
  flex-direction: row;
  display: flex;
}

.form.newsletter {
  border: 1px none var(--blue-dark);
  color: var(--blue-dark);
  flex-direction: column;
  font-family: sofia-pro, sans-serif;
}

.form.newsletter.green {
  color: var(--green-four);
}

.copyright-wrapper {
  background-color: var(--green-four);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px 10vw 20px;
  display: flex;
}

.form-block-newsletter {
  width: 100%;
  margin-bottom: 0;
}

.footer-wrapper {
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.footer-wrapper.bottom {
  align-items: flex-end;
  display: flex;
}

.footer-wrapper.right {
  align-items: flex-end;
}

.footer-wrapper.left-margin {
  margin-left: 40px;
}

.footer-links-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 15px;
  font-family: sofia-pro, sans-serif;
  display: flex;
}

.brand-footer {
  width: 100px;
  padding-bottom: 6px;
}

.link-caps {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 11px;
}

.link-caps.top-margin-10px {
  margin-top: 10px;
}

.link-caps.top-margin-10px.w--current {
  color: var(--green-four);
}

.text-caps {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: sofia-pro, sans-serif;
  font-size: 11px;
}

.text-light {
  color: #fff;
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
  position: relative;
}

.text-light.top-margin-20px {
  margin-top: 20px;
}

.link-light-reversed {
  color: var(--white-transparent-two);
  transition: color .4s;
}

.link-light-reversed:hover {
  opacity: .8;
  color: var(--bone-white-one);
}

.link-light-reversed:focus {
  color: var(--bone-white-one);
}

.search-cart-menu {
  color: var(--white-two);
  justify-content: flex-end;
  align-items: center;
  padding-left: 60px;
  display: flex;
}

.search-cart-menu.nav-light {
  color: var(--green-four);
}

.invisible {
  display: none;
}

.cart-button {
  color: #272726;
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
}

.cart-quantity {
  border: 1px solid var(--bone-white-one);
  background-color: var(--green-four);
  color: var(--bone-white-one);
  text-align: center;
  text-transform: none;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-family: sofia-pro, sans-serif;
  font-size: 14px;
  font-weight: 200;
  display: flex;
}

.search-wrapper-mobile {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  display: none;
  position: relative;
  overflow: hidden;
}

.search-wrapper-mobile.w--current {
  color: #326660;
  border-bottom: 1px #326660;
  overflow: hidden;
}

.info-wrapper {
  flex-basis: 50%;
  margin-right: 0;
  padding: 5vw;
}

.order-summary {
  flex-basis: 50%;
  padding: 5vw;
}

.checkout-wrapper {
  flex-direction: row;
  justify-content: center;
  width: 90vw;
  display: flex;
  position: relative;
}

.checkout-form {
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.order-summary-sticky {
  position: sticky;
  top: 5vw;
}

.bg-checkout {
  position: fixed;
  inset: 0%;
}

.bg-checkout-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 50% 50%;
  height: 100%;
}

.colour-checkout {
  width: 100%;
  height: 100%;
}

.colour-checkout.colour-one {
  background-color: var(--bone-white-one);
}

.colour-checkout.colour {
  background-color: #fff;
}

.block-content-transparent {
  background-color: #0000;
  border: 1px #000;
  padding-left: 0;
  padding-right: 0;
}

.block-header-transparent {
  border-style: none none solid;
  border-bottom-color: var(--black-transparent-four);
  background-color: #0000;
  padding-left: 0;
  padding-right: 0;
}

.field-label {
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.field-checkout {
  height: 46px;
}

.field-checkout:active {
  border-color: var(--green-four);
}

.field-checkout.transparent {
  border-style: solid;
  border-color: var(--black-transparent-four);
  background-color: #0000000d;
}

.web-payments-wrappoer {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.image-stripe {
  opacity: .5;
  width: 130px;
  margin-top: 20px;
}

.paypal-checkout-form {
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.thank-you {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5vw;
  display: flex;
}

.order-confirmation {
  justify-content: center;
  align-items: center;
  min-height: 70vh;
  display: flex;
}

.full-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.full-image.contacts-01-image-01 {
  background-image: url('../images/pexels-gustavo-cruz-1592119.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.center {
  text-align: center;
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.center._70 {
  width: 70%;
}

.text-accent-one {
  z-index: 1;
  color: var(--green-four);
  text-transform: capitalize;
  margin-bottom: 30px;
  font-family: the-seasons, sans-serif;
  font-size: 16vh;
  font-weight: 400;
  line-height: .9;
}

.text-accent-one.biggest {
  font-size: 11vw;
}

.text-accent-one.biggest.text-light.no-wrap {
  white-space: nowrap;
}

.text-accent-one.text-light {
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
  font-weight: 400;
}

.text-accent-one.text-light.center {
  color: var(--green-four);
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
  font-size: 6.5vw;
  font-weight: 400;
}

.text-accent-one.text-light.center.homeslogan {
  font-size: 4vw;
}

.text-accent-one.text-light.blue, .text-accent-one.text-light.color {
  color: var(--arctic-cotton-three);
}

.text-accent-one.text-light.color.mobile {
  color: var(--arctic-cotton-three);
  position: relative;
}

.text-accent-one.text-light.color.mobile.hometeaser {
  font-size: 12vh;
}

.text-accent-one._70 {
  width: 70%;
}

.text-accent-one.smaller {
  color: var(--green-four);
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
  font-size: 6vw;
  font-weight: 400;
}

.text-accent-one.hero-m03-text {
  color: var(--blue-dark);
  text-align: right;
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
  top: 60px;
}

.text-accent-one.second-menu {
  color: var(--green-four);
  margin-bottom: 40px;
  font-size: 40px;
}

.text-accent-one.green {
  color: var(--green-four);
}

.text-accent-one.design {
  color: var(--blue-dark);
  font-size: 16vh;
}

.text-accent-one.testimonials {
  font-size: 16px;
}

.text-accent-one.home {
  font-size: 6vh;
}

.colour-one {
  background-color: var(--bone-white-one);
}

.image-vertical {
  border-radius: 30px;
  width: 100%;
  padding-bottom: 140%;
  position: relative;
  overflow: hidden;
}

.image-vertical.tutorials-image-01 {
  background-image: url('../images/Zerocodegirl_02.jpg');
  background-position: 50%;
  background-size: cover;
}

.image-vertical.support-image-01 {
  background-image: url('../images/LIZ09219-1-1.jpg');
  background-position: 39% 80%;
  background-repeat: no-repeat;
  background-size: 150%;
}

.image-vertical.packages-image-01 {
  background-image: url('../images/zerocodegirl-photo.jpg');
  background-position: 58%;
  background-repeat: no-repeat;
  background-size: 140%;
}

.image-vertical.shop-accent-c01-image-01 {
  background-image: url('../images/Group-6-1.jpg');
}

.image-vertical._100-vh {
  height: 100vh;
  padding-bottom: 0%;
}

.image-vertical.tutorials-image-01 {
  background-image: url('../images/Screenshot-2022-04-27-at-1.18.39-PM.jpg');
}

.image-vertical.opt-in-03-image-01 {
  background-image: url('../images/Group-18.jpg');
}

.image-vertical.opt-in-03-image-02 {
  background-image: url('../images/Group-1.jpg');
}

.image-vertical.light-link {
  color: var(--bone-white-one);
  border-bottom-left-radius: 0;
}

.image-vertical.half {
  aspect-ratio: auto;
  object-fit: fill;
  overflow: hidden;
}

.image-vertical.shape2 {
  border-radius: 500px 500px 0 0;
}

.image-vertical.shape2.reiki {
  border-radius: 0 200px;
}

.image-vertical.shape2.reiki.mobile {
  border-top-right-radius: 200px;
  border-bottom-left-radius: 200px;
}

.image-vertical.shape2.reiki.mobile.design {
  border-radius: 30px;
}

.image-vertical.shape3 {
  border-radius: 130px 0;
}

.image-vertical.home {
  border-radius: 3000px 3000px 0 0;
}

.productwrapper {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.colour-layer {
  background-color: var(--black-transparent-four);
  position: absolute;
  inset: 0%;
}

.web-payments {
  width: 50%;
  margin-bottom: 40px;
}

.item-checkout {
  border-radius: 4px;
  overflow: hidden;
}

.checkout-item-image {
  height: 100%;
}

.faq-info-label {
  text-transform: uppercase;
  flex: 0 auto;
  margin-top: 0;
  font-size: 18px;
  display: flex;
  position: relative;
}

.faq-info-label.faq-info-label-product {
  color: var(--green-four);
  text-align: left;
  letter-spacing: 2px;
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.faq-icon-wrapper {
  color: var(--green-four);
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: relative;
}

.faq-info-wrapper {
  border-top: 1px solid #3d3a3133;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  min-width: 30vw;
  display: flex;
  position: relative;
}

.faq-info-wrapper.last {
  border-bottom: 1px solid #3d3a3133;
}

.product-description-wrapper {
  margin-top: 60px;
}

.faq-expanded {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 60px;
  display: none;
}

.faq-expanded._01 {
  width: 100%;
  min-width: 30vw;
  height: auto;
  display: flex;
  overflow: hidden;
}

.faq-collapsed {
  z-index: 2;
  transform-origin: 50% 0;
  color: var(--blue-dark);
  text-align: center;
  cursor: pointer;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 70px;
  padding-left: 0;
  transition: opacity .2s;
  display: flex;
  position: relative;
}

.product-grid {
  grid-column-gap: 5vw;
  grid-template-rows: auto;
  grid-template-columns: 50% 1fr;
  width: 100%;
  height: 100%;
}

.faq-wrapper {
  z-index: 10;
  clear: none;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 100px;
  display: flex;
  position: static;
  overflow: visible;
}

.line-vertical {
  background-color: #000;
  width: 1px;
  height: 100%;
  display: flex;
  position: static;
  inset: auto auto 0%;
}

.line-vertical.line-absolut {
  background-color: var(--green-four);
  color: var(--light-blue);
  position: absolute;
}

.product-price-inside {
  font-size: 18px;
  position: static;
}

.product-details-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 10vw;
  padding-top: 200px;
  transition: color .2s;
  display: flex;
}

.add-to-cart {
  width: 100%;
  margin-top: 40px;
}

.quantity {
  border-style: none none solid;
  border-color: black black var(--green-four);
  background-color: #0000;
  border-radius: 0;
  width: 100%;
  height: 70px;
}

.tab {
  border-top: 2px none var(--white-two);
  border-right: 2px none var(--white-two);
  border-bottom: 2px none var(--white-two);
  justify-content: space-between;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.caps-accent {
  letter-spacing: 1px;
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}

.top-margin {
  color: var(--green-four);
  cursor: auto;
  margin-top: 40px;
  font-family: sofia-pro, sans-serif;
  font-weight: 200;
  position: relative;
}

.top-margin.wellbeing {
  color: var(--green-four);
}

.top-margin.blue {
  color: var(--blue-dark);
}

.top-margin.blue.retreat.green {
  -webkit-text-stroke-color: var(--green-four);
}

.top-margin.design {
  color: var(--blue-dark);
}

.top-margin.experience.green {
  color: var(--green-four);
  text-transform: none;
  font-family: sofia-pro, sans-serif;
}

.top-margin.retreat {
  text-transform: none;
}

.preview-01-animated-link-wrapper {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  transition: color .6s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.preview-01-animated-link-wrapper.w--current {
  color: #326660;
  border-bottom: 1px #326660;
  overflow: hidden;
}

.contacts-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 50%;
  width: 100%;
  min-height: 100vh;
}

.utility-page-wrap {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
  overflow: hidden;
}

.utility-page-content {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 5vw;
  display: flex;
  position: relative;
}

.utility-page-content.justify {
  justify-content: space-between;
}

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

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

.top-margin-10px {
  margin-top: 10px;
}

.div-horizontal {
  flex-direction: row;
  display: flex;
}

.full-image-coming-soon {
  background-image: url('../images/Group-6-1.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.success-message-2 {
  background-color: #efebe21a;
}

.coming-soon-form {
  flex-direction: row;
  margin-top: 20px;
  display: flex;
}

.coming-soon-social-links {
  margin-top: 40px;
}

.form-error {
  background-color: #ff9e9e66;
}

.coming-soon-form-wrapper {
  flex-direction: column;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.coming-soon-form-social {
  background-color: var(--black-transparent-four);
  margin: 5vw;
  padding: 40px 5vw;
  position: relative;
}

.search-container {
  width: 70%;
  display: flex;
}

.search-result-list {
  grid-column-gap: 5vw;
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.colour-two {
  background-color: var(--white-two);
}

.privacy-policy-wrapper {
  width: 70%;
  margin-top: 80px;
}

.image-license {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 130%;
}

.image-license.styleguide-unsplash-image-04 {
  background-image: url('../images/Group-13.jpg');
  background-size: cover;
}

.image-license.styleguide-unsplash-image-05 {
  background-image: url('../images/Group-7.jpg');
  background-size: cover;
}

.image-license.styleguide-unsplash-image-06 {
  background-image: url('../images/Group-3.jpg');
  background-size: cover;
}

.image-license.styleguide-unsplash-image-07 {
  background-image: url('../images/Group-10.jpg');
  background-size: cover;
}

.image-license.styleguide-unsplash-image-02 {
  background-image: url('../images/Group-18.jpg');
  background-size: cover;
}

.image-license.styleguide-unsplash-image-01 {
  background-image: url('../images/Group-6-1.jpg');
  background-size: cover;
}

.image-license.styleguide-unsplash-image-03 {
  background-image: url('../images/Group-20.jpg');
  background-size: cover;
}

.image-license.styleguide-unsplash-image-08 {
  background-image: url('../images/Group-11.jpg');
  background-size: cover;
}

.image-license.styleguide-unsplash-image-09 {
  background-image: url('../images/Group-15.jpg');
  background-size: cover;
}

.image-license.styleguide-unsplash-image-10 {
  background-image: url('../images/Group-9.jpg');
  background-size: cover;
}

.image-license.styleguide-unsplash-image-11 {
  background-image: url('../images/Group-5.jpg');
  background-size: cover;
}

.image-license.styleguide-unsplash-image-12 {
  background-image: url('../images/Group-8.jpg');
  background-size: cover;
}

.image-license.styleguide-unsplash-image-13 {
  background-image: url('../images/Group-1.jpg');
  background-size: cover;
}

.grid-images {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
}

.password-wrap {
  background-color: var(--bone-white-one);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding: 5vw;
  display: flex;
  overflow: hidden;
}

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

.logo-coming-soon {
  align-items: flex-start;
  width: 100px;
  display: flex;
}

.body {
  background-color: var(--bone-white-one);
}

.page-change-l01-appearance-wrapper {
  padding: 5px;
  overflow: hidden;
}

.page-change-l01-brand {
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 100%;
  display: flex;
}

.cart-container {
  height: 100vh;
}

.cart-wrapper-100-vh {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 40%;
  width: 100%;
  min-height: 100vh;
}

.card-logotypes-wrapper {
  flex-direction: row;
  margin-left: 40px;
  display: flex;
}

.logotype-image {
  border: 1px solid #5655414d;
  border-radius: 4px;
  margin-right: 5px;
}

.getting-started-section-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
}

.zerocodegirl-avatar-wrapper {
  border-radius: 200px;
  width: 100px;
  height: 100px;
  overflow: hidden;
}

.zerocodegirl-avatar {
  background-image: url('../images/Zerocodegirl.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.signature-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 170px;
  margin-top: 20px;
  display: flex;
}

.zerocodegirl-image-wrapper {
  width: 150px;
}

.template-info-grid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}

.page-change-l01-wrapper {
  z-index: 1000;
  background-color: var(--green-four);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.page-change-l01-wrapper.blue {
  background-color: var(--blue-dark);
  color: var(--blue-dark);
}

.contacts-grid-content {
  background-color: var(--bone-white-one);
  text-align: center;
  border-radius: 200px 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5vw;
  display: flex;
  position: relative;
}

.contacts-grid-preview {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.animated-link-wrapper-nav {
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.animated-link-wrapper-nav.w--current {
  color: #326660;
  border-bottom: 1px #326660;
  overflow: hidden;
}

.animated-link-wrapper-nav.no-right-margin {
  text-transform: capitalize;
  margin-right: 0;
}

.int-l01 {
  flex-direction: column;
  align-items: center;
  height: 100%;
  margin-top: 10vw;
  margin-bottom: 5vw;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.int-l01.unten {
  margin-top: 0;
}

.int-l01.retreat {
  margin-top: 5vw;
}

.int-l01.retreat.plus {
  color: var(--blue-dark);
}

.int-l01-text-grid {
  grid-column-gap: 5vw;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 150px;
  margin-bottom: 10vw;
  display: grid;
}

.int-l01-text-grid.invisible {
  display: none;
}

.int-l01-text-wrapper {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.int-01-link {
  text-align: center;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.three-columns {
  column-count: 3;
  column-gap: 5vw;
}

.three-columns.top-margin-150-px {
  margin-top: 150px;
}

.int-l02-grid {
  grid-column-gap: 0px;
  grid-row-gap: 160px;
  grid-template-rows: auto;
  grid-template-columns: 25% 1fr;
  width: 100%;
}

.int-l02-content-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20vw 20vw 20vw 25vw;
  display: flex;
}

.int-l02-content-wrapper.colour-four {
  background-color: var(--green-four);
  border-radius: 80px;
  width: 100%;
}

.int-l02-image-wrapper {
  width: 25vw;
  position: relative;
  left: auto;
  right: -12.5vw;
}

.int-l02-image-container {
  background-color: var(--sand-beige);
  -webkit-text-stroke-color: var(--white-two);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.int-l02-colour-layer {
  background-color: #fff;
  width: 100%;
  height: 50%;
  position: absolute;
  inset: auto 0% 0%;
}

.int-l02-colour-layer.colour-one {
  background-color: var(--sand-beige);
}

.container-paddings {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 2000px;
  height: 100%;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
  position: relative;
}

.field-light {
  background-color: var(--white-transparent-two);
  color: var(--green-four);
  border: 1px #000;
  border-radius: 30px 0;
  flex: 0 auto;
  width: 100%;
  min-width: 220px;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 10px;
  padding-left: 30px;
}

.field-light.text {
  border-radius: 30px;
  height: 100px;
}

.field-light.no-top-margin {
  margin-top: 0;
}

.field-light.no-top-margin::placeholder {
  color: var(--green-four);
}

.field-light.no-right-margin {
  border: 1px #000;
  margin-right: 0;
}

.instagram-content {
  border-radius: 30px;
  margin: 10px;
  position: relative;
}

.instagram-content._01 {
  background-image: url('../images/Group-13.jpg');
  background-position: 50%;
  background-size: cover;
}

.instagram-content._05 {
  background-image: url('../images/Group-3.jpg');
  background-position: 50%;
  background-size: cover;
}

.instagram-content._02 {
  background-image: url('../images/Group-17.jpg');
  background-position: 50%;
  background-size: cover;
}

.instagram-content._03 {
  background-image: url('../images/Group-10.jpg');
  background-position: 50%;
  background-size: cover;
}

.instagram-content._04 {
  background-image: url('../images/Group-7.jpg');
  background-position: 50%;
  background-size: cover;
}

.instagram-content._06 {
  background-image: url('../images/Group-8.jpg');
  background-position: 50%;
  background-size: cover;
}

.instagram-content-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  order: 1;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.instagram-content-wrapper:hover {
  opacity: 1;
}

.grid-content-wrapper {
  width: 100%;
  height: 100%;
  margin-top: 50px;
  position: relative;
}

.grid-content-wrapper.facts-01-layout {
  border: 1px solid var(--black-transparent-four);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5vw;
  display: flex;
}

.grid-content-wrapper.facts-01-layout.no-right-border {
  border-right-style: none;
}

.grid-content-wrapper.facts-01-layout.no-top-border {
  border-top-style: none;
}

.grid-content-wrapper.vert-center {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.grid-content-wrapper.vert-center.paddings {
  padding: 5vw 0 5vw 5vw;
}

.grid-content-wrapper.vert-center.paddings.colour-white {
  background-color: #fff;
}

.grid-content-wrapper.vert-center.paddings.colour-white.rounded {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

.grid-content-wrapper.vert-center.right-padding {
  padding-right: 5vw;
}

.grid-content-wrapper.vert-bottom {
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  margin-top: 0;
  display: flex;
}

.grid-content-wrapper.vert-bottom.colour-white {
  background-color: #fff;
}

.grid-content-wrapper.vert-bottom.colour-white.rounded {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.grid-content-wrapper.vert-bottom.show-01-layout {
  padding-left: 0;
}

.grid-content-wrapper.opt-in-03-layout {
  border: 1px solid #4f5549;
  border-radius: 30px;
  padding: 5vw;
}

.grid-content-wrapper.show-01-layout.padding-left {
  padding-left: 10vw;
}

.grid-content-wrapper.show-01-line-04-layout {
  text-align: right;
  padding-top: 5vw;
  padding-left: 20vw;
  padding-right: 0;
}

.grid-content-wrapper.show-01-line-02-layout {
  text-align: right;
  padding-right: 10vw;
}

.instagram-text {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block {
  order: 1;
}

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

.purchase {
  height: 10%;
}

.colour-four {
  background-color: var(--green-four);
}

.preview-wrapper {
  overflow: hidden;
}

.top-margin-40px {
  margin-top: 40px;
  font-family: sofia-pro, sans-serif;
}

.top-margin-40px.blue {
  color: var(--blue-dark);
}

.opt-in-l02-form-wrapper {
  z-index: 1;
  background-color: #fff;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 100%;
  margin: 5vw auto;
  padding: 5vw;
  display: flex;
  position: relative;
}

.opt-in-l02-form-wrapper.embossed {
  background-color: var(--white-two);
  box-shadow: 1px 1px 1px 0 var(--white-transparent-two), -1px -1px 1px 0 var(--white-two);
  border: 1px #000;
}

.opt-in-l02-form-wrapper.embossed.design {
  border-color: var(--blue-dark);
}

.opt-in-l02-form-wrapper.embossed {
  border-style: solid;
  border-color: var(--blue-dark);
  background-color: var(--transparent);
  box-shadow: none;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  width: 80%;
  font-family: sofia-pro, sans-serif;
}

.opt-in-l02-form-wrapper.embossed.wellbeing {
  margin-top: 0;
}

.opt-in-l02-form-wrapper.embossed.contacts {
  border-color: var(--green-four);
}

.opt-in-l02-form {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 0;
}

.opt-in-l02-content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  width: 70%;
  display: flex;
}

.div-block-2 {
  display: flex;
}

.top-margin-80-px {
  margin-top: 80px;
}

.info-c03-grid {
  grid-column-gap: 5vw;
  grid-row-gap: 0px;
  color: var(--green-four);
  text-transform: capitalize;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90vw;
  padding-left: 5vw;
  padding-right: 5vw;
  font-family: the-seasons, sans-serif;
  display: grid;
}

.info-c03-grid.included {
  border: 1px none var(--green-four);
  background-color: var(--transparent);
  border-radius: 30px;
}

.info-c03-content-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 5vw 0 0;
  display: flex;
  position: relative;
}

.info-c03-content-wrapper.experience {
  padding-top: 0;
}

.info-c03-content-wrapper.unten {
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
}

.info-c03-content-wrapper.retreat {
  padding-top: 0;
}

.info-c03-content-wrapper.exploreprice {
  flex-flow: column;
  display: flex;
}

.link-block-absolut {
  text-transform: capitalize;
  cursor: default;
  position: absolute;
  inset: 0%;
}

.accent-c06-image-wrapper {
  width: 100%;
  overflow: hidden;
}

.title-wrapper {
  background-color: var(--transparent);
  text-align: center;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-top: 10vw;
  margin-bottom: 10vw;
  display: flex;
}

.title-wrapper.experience {
  background-color: var(--bone-white-one);
}

.hero-60 {
  text-align: center;
  width: 60%;
}

.accent-l04-grid {
  grid-column-gap: 0px;
  grid-row-gap: 160px;
  grid-template-rows: auto;
  grid-template-columns: 25% 1fr;
  width: 100%;
}

.accent-l04-image-container {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.accent-l04-content-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10vw 10vw 20vw 13vw;
  display: flex;
  position: relative;
}

.accent-l04-content-wrapper.colour-four.round {
  border-radius: 30px 0 30px 30px;
}

.accent-l04-image-wrapper-01 {
  z-index: 1;
  width: 30vw;
  position: absolute;
  inset: 0% 0% auto;
}

.two-columns {
  column-count: 2;
  column-gap: 5vw;
}

.accent-l04-image-wrapper-02 {
  z-index: 2;
  width: 15vw;
  position: absolute;
  inset: auto 0% -10vw auto;
}

.showcase-l01-line-01 {
  grid-column-gap: 5vw;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.2fr;
  width: 100%;
  margin-top: 5vw;
  margin-bottom: 5vw;
}

.showcase-l01-content-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.image-horizontal {
  aspect-ratio: auto;
  object-fit: cover;
  border-radius: 30px;
  width: 100%;
  padding-bottom: 65%;
  position: relative;
  overflow: hidden;
}

.showcase-l02-image-wrapper-02 {
  width: 100%;
  overflow: hidden;
}

.showcase-l01-grid {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  grid-template-columns: 1.5fr 1fr;
}

.showcase-l01-image-wrapper-01 {
  cursor: pointer;
  border-radius: 30px;
  width: 100%;
  overflow: hidden;
}

.showcase-l01-content-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.intro-c03-two-column-grid {
  grid-column-gap: 5vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 0;
}

.container-max {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.container-max.justify-right {
  align-items: flex-end;
}

.container-max.justify-right.container-top-padding {
  padding-top: 140px;
  padding-right: 5vw;
}

.int-l05-content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  max-width: 1000px;
  height: auto;
  padding-top: 5vw;
  padding-bottom: 5vw;
  display: flex;
  position: relative;
}

.full-image-video {
  width: 100%;
  height: 160vh;
  position: absolute;
  inset: auto 0% 0%;
}

.full-image-video.intro-c03-image-02 {
  background-image: url('../images/Group-6-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.full-image-video.intro-c03-image-03 {
  background-image: url('../images/Diem-Katharina-117.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.full-image-video.showcase-l04-image-01 {
  background-image: url('../images/Group-6-1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 0;
}

.full-image-video.showcase-l04-image-02 {
  background-image: url('../images/FH-JOANNEUM_Interaction-Design_Katharina-Diem_c_Johannes-Diem_10.jpg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 1956px;
}

.full-image-video.showcase-l04-image-03 {
  background-image: url('../images/Group-7.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.full-image-video.showcase-l04-image-04 {
  background-image: url('../images/Group-16.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.full-image-video.intro-m05-image-03 {
  background-image: url('../images/Diem-Katharina-118C.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: fixed;
}

.full-image-video.intro-m05-image-03.connect {
  background-image: url('../images/IMG_0397.png');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.full-image-video.intro-m05-image-03.connect.contact {
  background-image: url('../images/IMG_0137_connect.jpg');
  background-position: 50% 100%;
  background-size: 100%;
  background-attachment: scroll;
}

.full-image-video.showcase-l04-image-01 {
  background-image: url('../images/396555028_1586263362110365_8096895568564766363_n.jpeg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.full-image-video.showcase-l04-image-01.scmorocco24 {
  background-image: url('../images/shreesha-bhat-5pPdikcxj7U-unsplash.jpg');
  background-size: cover;
}

.full-image-video.showcase-l04-image-01.socotrajan25 {
  background-image: url('../images/dji_fly_20231202_080648_269_1702392180796_photo.JPG');
  background-position: 50%;
  background-size: cover;
}

.full-image-video.showcase-l04-image-01.wengen24 {
  background-image: url('../images/perspective-nature-7mxTuQHzCJo-unsplash.jpg');
  background-position: 50% 100%;
  background-size: contain;
}

.full-image-video.showcase-l04-image-01.rauhn-chterituals {
  background-image: url('../images/kelly-sikkema-0vdLxhrb1Qw-unsplash.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.full-image-video.showcase-l04-image-01.onedayvienna {
  background-image: url('../images/lukas-bato-MNXcq2gJyxU-unsplash.jpg');
  background-position: 0 100%;
  background-size: cover;
}

.full-image-video.showcase-l04-image-01.onedayvienna.sizilien {
  background-image: url('../images/Bildschirmfoto-2025-04-24-um-10.31.57.png');
  background-position: 50%;
  background-size: cover;
}

.full-image-video.showcase-l04-image-01.onedayvienna.blossomandbloom {
  background-image: url('../images/Bildschirmfoto-2025-03-05-um-01.54.14.png');
  background-position: 100% 100%;
}

.full-image-video.showcase-l04-image-01.onedayvienna.nepal {
  background-image: url('../images/kabi-acharya-OKgA8QUMLnA-unsplash.jpg');
}

.full-image-video.showcase-l04-image-01.sri-lanka {
  background-image: url('../images/sri-lanka-zCVWBCj3ZA0-unsplash.jpg');
  background-position: 100%;
  background-size: cover;
}

.top-margin-20-px {
  margin-top: 20px;
  font-family: sofia-pro, sans-serif;
}

.top-margin-20-px.text-light {
  font-family: sofia-pro, sans-serif;
  font-weight: 200;
}

.full-image-video-wrapper-parallax {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.full-image-video-wrapper-parallax.not-rounded {
  border-radius: 0;
}

.int-l04-grid {
  grid-column-gap: 10vw;
  grid-template-rows: auto;
  width: 100%;
  margin-top: 5vw;
  margin-bottom: 5vw;
}

.int-l04-grid.top-margin-20-vw {
  margin-top: 20vw;
}

.int-l04-grid.top-margin-20-vw.yoga {
  margin-top: auto;
}

.int-l04-content-wrapper {
  position: relative;
}

.int-l04-image-wrapper {
  width: 100%;
}

.int-l04-details-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 20px;
  display: flex;
}

.int-l04-details-line {
  border-top: 1px solid var(--black-transparent-four);
  text-align: left;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 60px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 23px;
  display: flex;
}

.int-l04-text {
  justify-content: flex-start;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 100px;
  display: flex;
  position: relative;
  inset: 0% auto auto -20vw;
}

.logotypes-grid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: 0;
}

.logotype-wrapper {
  border-right: 1px solid var(--black-transparent-four);
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 10px 30px;
  display: flex;
}

.logotype-wrapper.no-border {
  border-style: none;
}

.logotype {
  justify-content: center;
  align-items: center;
  width: 130px;
  height: 100%;
  display: flex;
}

.container-paddings-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
  position: relative;
}

.int-l05 {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60vh;
  padding-top: 5vw;
  display: flex;
  position: relative;
}

.int-l06 {
  z-index: 2;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.int-l06-content-wrapper {
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  max-width: 1000px;
  height: auto;
  padding: 5vw;
  display: flex;
  position: relative;
  bottom: -10vw;
}

.int-l06-content-wrapper.colour-white {
  background-color: var(--bone-white-one);
  margin-bottom: 80px;
}

.int-l06-content-wrapper.colour-white.tablet.explore {
  background-color: var(--white-two);
  color: var(--green-four);
  margin-top: 0;
  margin-bottom: 220px;
  padding-top: 5vw;
}

.int-l06-content-wrapper.colour-white.tablet.explore.green {
  padding-top: 0;
  padding-bottom: 0;
}

.info-c01-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 25% 15vw 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  min-height: 50vh;
  display: grid;
}

.info-c01-content-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.info-c01-image-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.info-c01-paragraph-wrapper {
  grid-column-gap: 5vw;
  grid-row-gap: 16px;
  border-top: 1px solid var(--black-transparent-four);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  padding-top: 80px;
  display: grid;
}

.info-c01-image-01-wrapper {
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.info-c01-content {
  transform-origin: 0 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
  min-width: 60vh;
  height: 15vw;
  display: flex;
  position: absolute;
  inset: auto auto 0 15vw;
  transform: rotate(-90deg);
}

.paragraph-bigger {
  letter-spacing: 0;
  font-size: 22px;
  font-weight: 400;
  line-height: 31px;
}

.info-c01 {
  justify-content: center;
  width: 100%;
  padding-top: 10vw;
  padding-bottom: 10vw;
  display: flex;
}

.intro-c01 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.container-max-2 {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.intro-c01-image-wrapper {
  opacity: 1;
  border-radius: 30px;
  margin: 5vw;
  position: relative;
  overflow: hidden;
}

.intro-c01-image-wrapper.shape1 {
  border-radius: 200px 0;
}

.intro-c01-image-wrapper.retreatbloom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.accent-one {
  color: #b9ac46;
  font-style: italic;
  line-height: .8;
}

.intro-c01-content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 10vw;
  display: flex;
  position: relative;
}

.intro-c01-line {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  padding-top: 5vw;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.intro-c01-line.about.aboutlife {
  padding-left: 0;
  padding-right: 0;
}

.wrapper {
  cursor: pointer;
  position: relative;
}

.wrapper.contact {
  color: var(--green-four);
  cursor: auto;
}

.showcase-l04 {
  z-index: 2;
  color: var(--green-four);
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 70vh;
  margin-top: 5vw;
  padding: 5vw;
  display: flex;
  position: relative;
}

.showcase-l04:hover {
  opacity: 1;
  color: var(--green-four);
}

.showcase-l04.bottom-margin {
  margin-bottom: 5vw;
}

.showcase-l04-content-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60vw;
  max-width: 1000px;
  height: auto;
  padding-top: 5vw;
  padding-bottom: 5vw;
  display: flex;
  position: relative;
}

.showcase-l03-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 40% 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10vw;
  margin-bottom: 5vw;
  padding-left: 10vw;
  padding-right: 10vw;
  display: grid;
}

.showcase-l03-grid.reiki {
  margin-bottom: 0;
}

.showcase-l03-image-container {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.showcase-l03-image-container.relative-right {
  right: -2.5vw;
}

.showcase-l03-image-wrapper {
  width: 100%;
  overflow: hidden;
}

.showcase-l03-contane-wrapper {
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 7vw;
  display: flex;
  position: relative;
}

.showcase-l03-contane-wrapper.relative-left {
  color: var(--green-four);
  background-color: #fff;
  top: -5vw;
  left: -2.5vw;
}

.showcase-l03-content {
  position: relative;
}

.showcase-l05 {
  border: 1px #000;
  flex-flow: wrap;
  width: 100%;
  padding-left: 10px;
  display: flex;
}

.showcase-l05-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 33.3333%;
  margin-bottom: 5vw;
  padding-bottom: 10px;
  padding-right: 10px;
  display: block;
  position: relative;
}

.showcase-l05-container:hover {
  mix-blend-mode: normal;
  transform: translate(0)translate(0);
}

.showcase-l05-container.half {
  width: 50%;
  height: 50%;
}

.showcase-l05-container.test {
  width: 100%;
  padding-right: 0;
  position: relative;
}

.showcase-l05-image-wrapper {
  border-radius: 30px;
  transition: max-height .45s;
  position: relative;
  overflow: hidden;
}

.showcase-l05-content-wrapper {
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.preview-l02-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 30% 1fr;
  grid-auto-columns: 1fr;
  margin-top: 5vw;
  margin-bottom: 5vw;
  display: grid;
}

.preview-l02-image-container {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.preview-l02-content-wrapper {
  background-color: #fff;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 7vw 7vw 7vw 12vw;
  display: flex;
  position: relative;
}

.preview-l02-content {
  cursor: pointer;
  position: relative;
}

.preview-l02-image-wrapper {
  z-index: 1;
  width: 100%;
  position: relative;
  right: -5vw;
  overflow: hidden;
}

.preview-l03-image-wrapper {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.preview-l03-image-wrapper.preview-l03-image-01 {
  background-image: url('../images/Group-18.jpg');
  background-position: 50% 0;
  position: relative;
}

.preview-l03-split-left {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.preview-l03-split-wrapper {
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.preview-l03-split-wrapper._100-vh {
  height: 100vh;
}

.preview-l03-content-wrapper {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 5vw 10vw 5vw 8vw;
  display: flex;
  position: relative;
}

.preview-l03-split-right {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: relative;
}

.italic {
  margin-top: 0;
  margin-bottom: 0;
  font-style: italic;
}

.preview-l03 {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

._100 {
  background-image: none;
  height: 100%;
}

._100.grayscale {
  filter: grayscale();
}

.shop-accent-c01-content-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
}

.shop-accent-c01 {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100vh;
  padding-top: 10vw;
  padding-bottom: 10vw;
  display: flex;
  position: relative;
}

.shop-accent-c01-image-wrapper {
  width: 35%;
  margin-bottom: 40px;
  position: relative;
}

.full-video-wrapper {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.shop-accent-c02-grid {
  grid-column-gap: 8vw;
  grid-template-rows: auto;
  grid-template-columns: 30% 1fr;
  width: 100%;
  margin-top: 100px;
}

.categories-left-menu-wrapper {
  padding-bottom: 20vh;
}

.categories-sticky-wrapper {
  position: sticky;
  top: 20vh;
}

.collection-page {
  flex-flow: column wrap;
  display: flex;
}

.collection-page-item {
  margin-bottom: 10vw;
}

.product-overview-grid {
  grid-column-gap: 5vw;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  height: 100%;
  margin-top: 5vw;
  margin-bottom: 5vw;
}

.product-overview-wrapper {
  flex-direction: column;
  justify-content: center;
  padding-top: 0;
  display: flex;
  position: relative;
}

.product-details-grid {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  border-top: 1px #2c1403;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 5vw;
  margin-bottom: 5vw;
  display: grid;
}

.product-description-preview-wrapper {
  padding-right: 5vw;
}

.product-image-02 {
  width: 100%;
}

.product-description-content-wrapper {
  border: 1px #2c1403;
  padding-left: 5vw;
  padding-right: 0;
}

.number-bullet {
  border: 1px solid var(--black-transparent-four);
  text-align: center;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  padding: 50px;
  font-family: Cinzel;
  font-size: 40px;
  font-style: italic;
  font-weight: 400;
  line-height: 1;
  display: flex;
  position: relative;
}

.title-wrapper-2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 5vw;
  margin-bottom: 5vw;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
}

.statement {
  display: flex;
  position: relative;
}

.user-manual-grid {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: grid;
}

.user-manual-wrapper {
  width: 100%;
  margin-top: 80px;
}

.user-manual-content-wrapper {
  width: 100%;
}

.user-manual-number-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
}

.user-manual-number-wrapper.right {
  justify-content: flex-end;
}

.wide-line {
  background-color: #624040cc;
  border: 1px #000;
  width: 100%;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.wide-line.top {
  background-color: var(--black-transparent-four);
  inset: 0% 0% auto;
}

.product-preview-inside {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.blog-post-content-wrapper {
  width: 70%;
  margin-top: 10vw;
  margin-bottom: 5vw;
  font-family: sofia-pro, sans-serif;
}

.purchase-the-template-wrapper {
  z-index: 300;
  background-color: #000;
  width: 40px;
  height: 180px;
  transition: width .4s, opacity .4s, color .4s;
  position: fixed;
  inset: auto 0% 40vh auto;
}

.purchase-the-template-wrapper:hover {
  opacity: 1;
  width: 50px;
}

.learn-more-wrapper {
  align-items: flex-end;
  height: 50px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.learn-more-wrapper.vertical {
  justify-content: flex-start;
  width: 40px;
  height: 100%;
  inset: 0% auto 0% 0%;
}

.learn-more-text {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.learn-more-text.vertical {
  width: auto;
  height: auto;
  transform: rotate(-90deg);
}

.tutorials-image-2 {
  justify-content: center;
  align-items: center;
  width: 12vw;
  margin-bottom: 40px;
  display: flex;
  position: relative;
}

.video-icon-wrapper {
  opacity: .7;
  background-image: url('../images/Video.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
  position: absolute;
}

.where-to-start-grid-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0 5vw;
  display: flex;
}

.where-to-start-grid-wrapper.right-border {
  border-right: 1px solid var(--black-transparent-four);
}

.where-to-start-grid-wrapper.right-border.invisible {
  display: flex;
}

.support-image-2 {
  width: 12vw;
  margin-bottom: 40px;
}

.preview-l06-preview-wrapper {
  cursor: pointer;
  width: 100%;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}

.preview-l06-preview-wrapper:hover {
  opacity: 1;
}

.preview-l04 {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.preview-l04-content-wrapper {
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  max-width: 1000px;
  height: auto;
  padding: 5vw;
  display: flex;
  position: relative;
  top: 5vw;
}

.preview-l04-content-wrapper.bg-white {
  background-color: #fff;
  width: 100vw;
  max-width: 1000px;
  margin-top: 5vw;
  margin-bottom: 10vw;
  padding-right: 5vw;
}

.preview-l04-content-wrapper.bg-white.mobileup {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.preview-l04-content-wrapper.bg-white.mobileup.experience {
  border: 1px solid var(--green-four);
  background-color: var(--transparent);
}

.facts-01-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin-top: 5vw;
}

.preview-l06-columns {
  grid-column-gap: 5vw;
  grid-template-rows: auto;
  grid-template-columns: 20% 1fr;
  width: 90%;
  margin-top: 5vw;
  margin-bottom: 0;
}

.close-icon-wrapper {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  display: flex;
  transform: rotate(45deg);
}

.text-info-line {
  color: var(--white-two);
  letter-spacing: 2px;
  text-transform: capitalize;
  align-self: center;
  align-items: center;
  margin-right: 5px;
  font-family: sofia-pro, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.line-horizontal-reversed {
  background-color: #ebe3d8;
  width: 100%;
  height: 1px;
  display: flex;
  position: static;
  inset: auto auto 0%;
}

.line-horizontal-reversed.line-absolut {
  background-color: var(--white-two);
  position: absolute;
  inset: auto;
}

.line-horizontal-reversed.line-absolut.line-rotate {
  transform: rotate(90deg);
}

.empty-div {
  width: 1px;
  height: 1px;
}

.navbar-announcement {
  z-index: 1000;
  position: fixed;
  inset: 0% 0% auto;
}

.announcement {
  z-index: 500;
  background-color: var(--green-four);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 30px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.dropdown-toggle {
  padding-left: 10px;
  padding-right: 20px;
}

.nav-link-wrapper {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  height: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-link-wrapper.w--current {
  color: #326660;
  border-bottom: 1px #326660;
  overflow: hidden;
}

.dropdown-list {
  background-color: var(--green-four);
}

.dropdown-list.w--open {
  border-radius: 15px;
  padding: 20px;
}

.dropdown-link {
  opacity: .7;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-size: 12px;
}

.dropdown-link:hover {
  opacity: 1;
  color: var(--white-two);
}

.dropdown-link.w--current {
  color: #fff;
  font-weight: 600;
}

.icon {
  color: #0009;
  font-size: 12px;
}

.icon.light {
  color: var(--white-transparent-two);
}

.product-wrapper-grid {
  grid-column-gap: 0vw;
  grid-template-rows: auto;
  grid-template-columns: 22vw 1fr;
  width: 100%;
}

.caps-small-accent {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.product-content {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 5vw;
  padding-right: 0;
  display: flex;
  position: relative;
}

.product-name-wrapper {
  background-color: var(--green-four);
  text-align: center;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin: 0;
  padding: 40px;
  display: flex;
  position: absolute;
  inset: 20% auto auto -10%;
}

.product-preview {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.showcase-l07 {
  z-index: 2;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 70vh;
  padding-top: 5vw;
  display: flex;
  position: relative;
}

.showcase-l07-content-wrapper {
  background-color: var(--bone-white-one);
  text-align: center;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80vw;
  height: auto;
  padding: 7vw 15vw;
  font-family: sofia-pro, sans-serif;
  display: flex;
  position: relative;
  bottom: -5vw;
}

.styleguide-license-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.styleguide-section-license-wrapper {
  border-bottom: 1px solid #3d3a3133;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.styleguide-left-column-sticky-container-2 {
  position: sticky;
  top: 400px;
}

.styleguide-left-column-sticky-container-2.not-sticky {
  position: static;
}

.styleguide-license-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.montserrat {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.button-basic-one-outlined {
  border: 1px solid var(--green-four);
  color: var(--green-four);
  text-align: center;
  letter-spacing: 1px;
  text-transform: capitalize;
  background-color: #0000;
  border-radius: 20px 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-top: 12px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: the-seasons, sans-serif;
  font-size: 16px;
  font-weight: 400;
  transition: border-color .2s, opacity .2s;
  display: flex;
  position: relative;
}

.button-basic-one-outlined:hover {
  border-color: var(--green-four);
  opacity: .9;
  color: var(--green-four);
}

.styleguide-changelog-grid {
  grid-column-gap: 40px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.styleguide-section-changelog-wrapper {
  border-bottom: 1px solid #3d3a3133;
  padding-top: 60px;
  padding-bottom: 60px;
}

.styleguide-section-changelog-wrapper.bottom {
  border-bottom-style: none;
}

.fixed-wrapper {
  z-index: 2;
  width: 100%;
  position: fixed;
}

.block-content {
  border: 1px #000;
}

.container-footer {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 5vw 10vw;
  display: flex;
  position: relative;
}

.container-footer.colour-two {
  background-color: var(--white-two);
}

.container-footer.colour-four {
  background-color: var(--green-four);
}

.container-footer.colour-four.footer-blue {
  background-color: var(--blue-dark);
  color: var(--blue-dark);
}

.container-nav {
  background-color: var(--bone-white-one);
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 5vw;
  display: flex;
  position: relative;
}

.container-nav.nav {
  color: var(--green-four);
  flex-direction: row;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
}

.container-nav.colour-four {
  background-color: var(--green-four);
}

.container-nav.colour-four.nav-light {
  color: var(--white-two);
}

.cart-header {
  padding-top: 36px;
}

.bolkitrayek {
  text-transform: none;
  font-family: Bolkitrayek, sans-serif;
  font-size: 30px;
}

.empty-state {
  flex-direction: column;
}

.caps-small {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
}

.hero-m01 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: 90px;
  display: flex;
}

.hero-m01-preview-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
}

.hero-m01-image-wrapper {
  overflow: hidden;
}

.hero-m01-overflow {
  justify-content: flex-start;
  width: 100%;
  overflow: hidden;
}

.intro-m01-menu {
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.m01-heading-wrapper {
  z-index: 1;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 55%;
  margin-top: 140px;
  display: flex;
  position: relative;
}

.intro-m01-about {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50vw;
  margin-top: 60px;
  display: flex;
  position: relative;
}

.intro-m01-about-preview {
  position: absolute;
  inset: 0%;
}

.intro-m01-about-preview._01 {
  z-index: 1;
  overflow: hidden;
}

.intro-m01-about-text {
  z-index: 2;
  background-color: var(--green-four);
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  padding: 50px;
  display: flex;
  position: absolute;
  inset: auto auto auto -80px;
}

.intro-m01-about-small-preview {
  z-index: 0;
  width: 15vw;
  position: absolute;
  inset: -80px -80px auto auto;
  overflow: hidden;
}

.image-full {
  background-image: url('../images/Diem-Katharina-151_yes.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 30px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.image-full.shape1 {
  background-image: none;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}

.image-full.home {
  background-image: none;
  border-radius: 30px;
}

.image-full.mobile {
  opacity: 1;
  background-image: url('../images/Diem-Katharina-151_yes_mobil.jpg');
  background-position: 50%;
  background-size: cover;
}

.accent-m01-grid {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  justify-content: center;
  align-items: start;
  width: 100%;
  margin-top: 10vw;
  margin-bottom: 10vw;
  padding-left: 5vw;
  padding-right: 5vw;
  position: relative;
}

.accent-m01-content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.accent-m01-image-wrapper {
  transition: max-height .45s;
  position: relative;
  overflow: hidden;
}

.accent-m01-image-wrapper:hover {
  aspect-ratio: auto;
  object-fit: fill;
}

.accent-m01-content {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
}

.link-footer {
  color: var(--green-four);
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 12px;
  font-weight: 400;
}

.link-footer:hover {
  color: var(--green-four);
  font-weight: 600;
}

.link-footer.w--current {
  color: var(--green-four);
}

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

.tes-c05-content-wrapper {
  pointer-events: auto;
  cursor: auto;
  width: 100%;
  height: 100%;
  position: relative;
}

.tes-c05-content-wrapper:hover {
  opacity: 1;
  pointer-events: none;
}

.tes-c05-tes-wrapper {
  pointer-events: none;
  text-align: center;
  cursor: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.tes-c05-tes-wrapper:hover {
  opacity: 1;
  pointer-events: auto;
}

.tes-c05 {
  border: 1px none var(--green-four);
  background-color: var(--white-two);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 5vw;
  margin-bottom: 5vw;
  padding: 80px 40px;
  display: flex;
  overflow: hidden;
}

.tes-c05.reiki {
  background-color: var(--transparent);
  border-style: solid;
  margin-top: 10vw;
}

.tes-c05.yoga {
  margin-top: 5vw;
  padding-top: 0;
}

.tes-c05-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template: ". . Area"
  / 1fr 1fr 1fr;
  width: 100%;
  margin-top: 100px;
  font-family: sofia-pro, sans-serif;
}

.tes-c05-image-wrapper {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.accent-c08-line-wrapper {
  z-index: 4;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 300vw;
  display: flex;
  position: relative;
}

.accent-c08-line-wrapper._01 {
  justify-content: flex-start;
  display: flex;
}

.accent-c08-line-wrapper._02 {
  justify-content: flex-start;
  font-size: 1px;
  display: flex;
}

.accent-c08-content {
  display: flex;
}

.accent-c08-text {
  color: var(--bone-white-one);
  text-transform: uppercase;
  text-shadow: 1px 0 1px var(--white-transparent-two), -1px -1px 1px #aaa6a0;
  margin-top: 30px;
  margin-right: 35px;
  font-family: Bolkitrayek, sans-serif;
  font-size: 11vw;
  line-height: 1;
}

.hero-m02 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 8vw;
  display: flex;
}

.hero-m02-preview-wrapper {
  z-index: 2;
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  position: absolute;
}

.hero-m02-image-wrapper {
  position: relative;
  overflow: hidden;
}

.hero-m02-image-wrapper._01 {
  align-items: flex-end;
  width: 80%;
  display: flex;
  left: 5vw;
}

.hero-m02-image-wrapper._02 {
  top: -5vw;
}

.hero-m02-image-wrapper._03 {
  bottom: -5vw;
  left: -5vw;
}

.hero-m02-title-wrapper {
  z-index: 3;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 5vw 10vw;
  display: flex;
  position: sticky;
  top: 0;
}

.intro-m02-menu {
  background-color: var(--green-four);
  border-radius: 30px;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin-top: 60px;
  padding: 30px 80px;
  display: flex;
}

.intro-m02-about {
  justify-content: center;
  align-items: center;
  width: 70%;
  height: 70vw;
  margin-top: 60px;
  margin-bottom: 140px;
  display: flex;
  position: relative;
}

.intro-m02-about-preview {
  position: absolute;
  inset: 0%;
}

.intro-m02-about-preview._01 {
  z-index: 1;
  overflow: hidden;
}

.intro-m02-about-text {
  z-index: 2;
  background-color: var(--green-four);
  text-align: center;
  border-radius: 0 0 30px 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 40px 50px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.intro-m02-about-small-preview {
  z-index: 0;
  width: 15vw;
  position: absolute;
  inset: -80px -80px auto auto;
  overflow: hidden;
}

.intro-m02-text-wrapper {
  z-index: 2;
  text-align: center;
  position: absolute;
  inset: 100px auto auto;
}

.accent-m02 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 300vw;
  display: flex;
}

.accent-m02-viewport {
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.accent-m02-horizontal-wrapper {
  flex-direction: row;
  width: 300vw;
  display: flex;
}

.accent-m02-grid {
  grid-column-gap: 5vw;
  grid-row-gap: 5vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  width: 100vw;
  margin-top: 5vw;
  margin-bottom: 5vw;
  padding-right: 5vw;
  position: relative;
}

.tes-m02 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  overflow: hidden;
}

.tes-m02-content-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.tes-m02-image-wrapper {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.tes-m02-tes-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
  position: relative;
}

.m02-heading-wrapper {
  z-index: 1;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 55%;
  margin-top: 140px;
  margin-bottom: 140px;
  display: flex;
  position: relative;
}

.search-button-light {
  opacity: .8;
  background-color: #0000;
  background-image: url('../images/icons8-search_1icons8-search.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  width: 46px;
  height: 36px;
  transition: opacity .2s;
}

.search-button-light:hover {
  opacity: 1;
}

.hero-m03 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 120px;
  margin-bottom: 10vw;
  display: flex;
}

.hero-m03-preview-wrapper {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  text-align: right;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.hero-m03-image-wrapper {
  overflow: hidden;
}

.hero-m03-image-wrapper._01 {
  width: 100%;
}

.intro-m03-about {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.intro-m03-wrapper {
  width: 90%;
  padding-top: 80px;
  padding-bottom: 60px;
  overflow: hidden;
}

.intro-m03-about-text {
  z-index: 2;
  background-color: #fff;
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 50px;
  display: flex;
  position: relative;
  left: -100px;
}

.intro-m03-about-preview {
  width: 100%;
  height: 100%;
  position: relative;
}

.intro-m03-about-preview._02 {
  height: 80%;
  top: -60px;
}

.intro-m03-about-preview._04 {
  height: 50%;
  top: -60px;
}

.m03-heading-wrapper {
  z-index: 1;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-top: 60px;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.intro-m03-menu {
  text-align: center;
  border-radius: 30px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 40px 60px;
  display: flex;
}

.intro-m03-menu.embossed {
  box-shadow: none;
  padding-left: 31px;
  padding-right: 33px;
}

.dot {
  background-color: var(--green-four);
  border-radius: 90px;
  width: 6px;
  height: 6px;
}

.accent-m03-image-wrapper {
  overflow: hidden;
}

.accent-m03-content-wrapper {
  flex-direction: column;
  justify-content: center;
  width: 56%;
  height: 100vh;
  display: flex;
  position: relative;
}

.accent-m03 {
  z-index: 2;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-top: 10vw;
  margin-bottom: 10vw;
  display: flex;
  position: relative;
  top: 40px;
  overflow: hidden;
}

.accent-m01-animation-wrapper {
  width: 100%;
}

.accent-m01-rotation-wrapper {
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
}

.accent-m04-preview-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.accent-m04-preview-wrapper.accent-m04-sticky {
  position: sticky;
  top: 0;
}

.intro-01-line-01-grid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.5fr 0;
  min-height: 40vw;
}

.line-01-image-01-wrapper {
  width: 60%;
  position: relative;
  bottom: -50px;
  left: 5vw;
}

.intro-01 {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.intro-01-line-02-grid {
  grid-column-gap: 5vw;
  grid-template-rows: auto;
  grid-template-columns: 10vw 1fr 1fr 1fr 1fr 1fr 1fr 10vw;
  margin-top: 60px;
}

.accent-c01 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.accent-c02-grid {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid #2c1403;
  grid-template-rows: auto;
  grid-template-columns: 1fr 40px 1fr 40px 1fr;
  width: 100%;
  height: 100%;
}

.accent-c02-grid.bg-main.no-border {
  border-style: none;
}

.accent-c02-content-wrapper {
  border-width: 1px;
  border-color: #000 #624040cc;
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
  flex-direction: column;
  justify-content: flex-start;
  padding: 5vw;
  display: flex;
  position: relative;
}

.accent-c02-content-wrapper.no-left-border {
  border-left-style: none;
}

.accent-c02-line-wrapper {
  flex-direction: column;
  justify-content: center;
  width: 100%;
  display: flex;
  position: relative;
}

.separator-light {
  color: #fff;
  font-size: 10vw;
  font-weight: 100;
}

.opt-in-form-01 {
  margin-bottom: 0;
}

.paragraph-smallest {
  font-size: 12px;
  line-height: 20px;
}

.opt-in-03-grid {
  grid-column-gap: 2vw;
  grid-template-rows: auto;
  grid-template-columns: 10vw 20vw 1fr;
  width: 100%;
  min-height: 400px;
}

.opt-in-03-image-02-wrapper {
  z-index: 1;
  width: 100%;
  position: relative;
}

.opt-in-03-image-01-wrapper {
  border-bottom-left-radius: 0;
  width: 100%;
  position: relative;
  left: -5vw;
}

.opt-in-03 {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

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

.no-margin-2.center {
  text-align: right;
  justify-content: flex-start;
  display: flex;
}

.form-horizontal {
  flex-direction: row;
  display: flex;
}

.accent-m02-content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.accent-m02-image-wrapper {
  position: relative;
  overflow: hidden;
}

.accent-m02-content, .accent-m03-title {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
}

.contacts-image-wrapper {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.show-01-line-01 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 30vw 5vw 1fr 2fr 7vw;
  width: 100%;
  margin-top: 10vw;
}

.show-01-image-04-wrapper {
  width: 100%;
  overflow: hidden;
}

.show-01-line-03 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 15vw 5vw 18vw 2fr 10vw;
  width: 100%;
  margin-top: 15vw;
}

.turn-container {
  align-items: flex-start;
  width: auto;
  display: flex;
  position: relative;
  bottom: -20px;
  transform: rotate(-90deg);
}

.turn-container.turn-container-right {
  justify-content: flex-end;
}

.show-01-image-02-wrapper-02 {
  border-radius: 30px;
  width: 100%;
  overflow: hidden;
}

.show-01-image-03-wrapper {
  width: 100%;
}

.show-01-line-02 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 10vw 1fr 1fr 5vw 10vw;
  width: 100%;
  margin-top: 15vw;
}

.show-01 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 150px;
  display: flex;
  overflow: hidden;
}

.show-01.colour-three {
  background-color: var(--bone-white-one);
  justify-content: center;
  align-items: center;
  padding-bottom: 40px;
  display: block;
}

.show-01.colour-three.retreat.plus {
  border: 1px none var(--white-transparent-two);
  margin-bottom: 10vw;
}

.show-01-line-04 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 5vw 10vw 20vw;
  width: 100%;
  margin-top: 15vw;
}

.container-max-3 {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 2000px;
  height: 100%;
  display: flex;
  position: relative;
}

.project-image-01-wrapper {
  width: 100%;
  overflow: hidden;
}

.preview-m01-image-wrapper {
  z-index: 2;
  border: 1px solid var(--green-four);
  color: var(--green-four);
  cursor: pointer;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  bottom: -30px;
  overflow: hidden;
}

.preview-m01-image-wrapper:hover {
  opacity: 1;
  color: var(--green-four);
}

.preview-m01-title-wrapper {
  background-color: var(--green-four);
  text-align: center;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.preview-m01 {
  width: 100%;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
  position: relative;
}

.preview-m01.bottom-margin {
  padding-bottom: 10vw;
}

.preview-m01-left {
  width: 20%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.preview-m01-sticky {
  margin-bottom: 10vw;
  position: sticky;
  top: 400px;
}

.preview-m01-right {
  flex-direction: column;
  align-items: center;
  width: 80%;
  padding-left: 5vw;
  display: flex;
}

.preview-m01-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.preview-m01-wrapper.sticky {
  position: sticky;
  top: 0;
}

.showcase-l08 {
  z-index: 2;
  border: 1px solid var(--green-four);
  color: var(--green-four);
  cursor: pointer;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  margin-bottom: 10vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.showcase-l08:hover {
  opacity: 1;
  color: var(--green-four);
}

.top-margin-5px {
  margin-top: 5px;
}

.preview-m01-image {
  width: 100%;
}

.accent-c08-wrapper {
  width: 100%;
  overflow: hidden;
}

.section-under-content-wrapper {
  cursor: pointer;
  border: 1px #000;
  border-right-style: solid;
  flex-direction: column;
  justify-content: center;
  padding-left: 5vw;
  padding-right: 5vw;
  display: flex;
  position: relative;
}

.section-under-wrapper {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: -100vh;
  padding-top: 5vw;
  display: flex;
  position: sticky;
  top: 0;
}

.section-under {
  background-color: var(--white-two);
  align-items: flex-start;
  height: 130vh;
  display: flex;
  position: relative;
}

.styleguide-images-wrapper {
  flex-direction: column;
  display: flex;
}

.styleguide-class-label-2 {
  background-color: #0000001a;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  height: 20px;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  line-height: 1;
  display: flex;
}

.styleguide-class-label-2.class-label-no-margin {
  margin-top: 0;
}

.styleguide-class-label-2.class-label-no-margin.tag {
  color: #fff;
  background-color: #be49a5;
}

.styleguide-images {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin-top: 40px;
}

.image-square {
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

.image.half {
  height: 65%;
}

.image.mobil {
  opacity: 0;
}

.styleguide-left-column-sticky-container-3 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 100px;
}

.blog-n01-layout {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 100px;
}

.resources-n01-image-wrapper {
  justify-content: center;
  align-items: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.resources-n01-content {
  margin-left: auto;
  margin-right: auto;
}

.heading-small-h4 {
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 300;
  line-height: 1;
}

.resources-n01-content-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  align-items: center;
  padding: 0 5vw;
  display: flex;
}

.resources-n01-content-wrapper:hover {
  opacity: 1;
  color: #000;
}

.resources-n01-content-wrapper.right-border {
  border-right: 1px solid #6c380866;
}

.image-scale-wrapper {
  cursor: none;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.image-scale-wrapper.coursor {
  cursor: pointer;
}

.resources-n01 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 100%;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading {
  color: var(--blue-dark);
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.heading-2, .heading-3 {
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.heading-4 {
  color: var(--green-four);
  text-transform: capitalize;
  cursor: auto;
  font-family: the-seasons, sans-serif;
}

.heading-4.about {
  color: var(--blue-dark);
}

.heading-4.about.retreat.green {
  color: var(--green-four);
}

.heading-5 {
  color: var(--blue-dark);
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.heading-5.green {
  color: var(--green-four);
}

.heading-6, .heading-7, .heading-8, .heading-9 {
  color: var(--blue-dark);
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.paragraph {
  font-family: sofia-pro, sans-serif;
}

.paragraph.design {
  color: var(--blue-dark);
}

.nav-link {
  text-transform: none;
  font-family: sofia-pro, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.nav-link.w--current {
  text-transform: none;
}

.nav-link.nav-bar {
  color: var(--white-two);
  text-transform: capitalize;
  height: 60px;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 15px;
  font-family: sofia-pro, sans-serif;
  font-size: 14px;
  font-weight: 200;
}

.nav-link.nav-bar.w--current {
  color: var(--white-two);
  padding-bottom: 20px;
  font-size: 12px;
  font-weight: 300;
}

.nav-link.nav-bar.nav-dark {
  color: var(--blue-dark);
}

.nav-link.nav-bar.nav-dark.w--current {
  font-weight: 300;
}

.nav-link.nav-bar.nav-light {
  color: var(--blue-dark);
}

.bold-text {
  font-family: sofia-pro, sans-serif;
  font-weight: 700;
}

.brand-nav-2 {
  align-items: center;
  display: flex;
}

.dropdown-link-2 {
  opacity: .8;
  color: var(--arctic-cotton-three);
  letter-spacing: 1px;
  text-transform: capitalize;
  white-space: nowrap;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-family: the-seasons, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.dropdown-link-2:hover {
  opacity: 1;
  color: var(--white-two);
}

.dropdown-link-2.w--current {
  color: #fff;
  font-weight: 600;
}

.nav-menu-2 {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.navlink-2 {
  opacity: 1;
  color: var(--blue-dark);
  text-transform: capitalize;
  padding: 0;
  font-family: the-seasons, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.navlink-2:hover {
  opacity: .8;
  outline-color: var(--blue-dark);
  outline-offset: 0px;
  pointer-events: auto;
  color: var(--blue-dark);
  mix-blend-mode: normal;
  outline-width: 3px;
  outline-style: none;
  font-size: 15px;
}

.navlink-2.w--current {
  color: #aaa6a0;
}

.navlink-2.invisible-mobile-tablet {
  color: #153720;
}

.navlink-2.invisible-mobile-tablet.nav-dark {
  color: #fff;
  font-weight: 400;
}

.navlink-2.gr-n {
  color: var(--green-four);
}

.navlink-2.nav-green {
  color: var(--green-four);
  font-size: 15px;
}

.container-nav-2 {
  background-color: #d3cfca;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 5vw;
  display: flex;
  position: relative;
}

.container-nav-2.nav {
  background-color: var(--sand-beige);
  flex-direction: row;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
}

.button-basic-one-2 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-top: 12px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Bolkitrayek, sans-serif;
  font-size: 16px;
  transition: opacity .2s;
  display: flex;
  position: relative;
}

.button-basic-one-2:hover {
  opacity: .9;
  color: #aaa6a0;
}

.dropdown-list-2 {
  background-color: #000;
}

.dropdown-list-2.w--open {
  border-radius: 15px;
  padding: 20px;
}

.cart-quantity-2 {
  color: #d3cfca;
  background-color: #153720;
  border: 1px solid #d3cfca;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.cart-quantity-2.nav-light {
  border-color: var(--green-four);
  color: #fff;
  background-color: #19243e;
}

.dropdown-toggle-2 {
  padding-left: 10px;
}

.line-horizontal-2 {
  background-color: #d3cfca;
  width: 100%;
  height: 1px;
  display: flex;
  position: static;
  inset: auto auto 0%;
}

.line-horizontal-2.short {
  background-color: var(--white-two);
  width: 100px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.line-horizontal-2.short.line-light {
  opacity: 0;
  background-color: #fff9;
}

.line-hover-2 {
  color: #0000;
  background-color: #000;
  width: 30%;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.line-hover-2.invisible-mobile {
  background-color: var(--blue-dark);
  border: 1px solid #000;
}

.search-input-2 {
  color: #fff;
  text-transform: uppercase;
  background-color: #0000;
  border: 0 #000;
  border-radius: 0;
  width: 100%;
  height: 36px;
  margin-bottom: 0;
  margin-left: -30px;
  margin-right: 0;
  padding: 0;
  font-family: sofia-pro, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
}

.search-input-2:active {
  background-color: #0000;
}

.search-input-2::placeholder {
  color: #fff;
}

.search-input-2.nav-light {
  color: var(--white-two);
  font-family: sofia-pro, sans-serif;
  font-style: italic;
  overflow: visible;
}

.heading-10 {
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.paragraph-2, .paragraph-3, .paragraph-4, .paragraph-5, .paragraph-6 {
  font-family: sofia-pro, sans-serif;
}

.heading-11, .heading-12, .heading-13 {
  font-family: the-seasons, sans-serif;
}

.heading-14 {
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.flex-grid {
  flex-flow: wrap;
  place-content: flex-start center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  padding: 5px 20px;
  display: flex;
  position: static;
}

.flex-grid.journeying {
  background-color: var(--bone-white-one);
  padding-top: 0;
  padding-left: 140px;
  padding-right: 140px;
}

.flex-grid.retreat {
  margin-top: 0;
}

.div-block-3 {
  background-image: url('../images/ipad_mockup_start_16_9.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1000px;
  width: 100%;
  height: 100%;
}

.div-block-3:hover {
  opacity: 1;
}

.div-block-3.whatamistake {
  background-image: url('../images/WAM_02_heller.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-3.whatamistake.photofrwam {
  background-image: url('../images/B_01.jpg');
  background-position: 100% 100%;
  background-size: cover;
}

.div-block-3.whatamistake.lieblingsmakel {
  background-image: url('../images/C_02.jpg');
  background-position: 100% 100%;
}

.div-block-3.whatamistake.lieblingsmakel.crossingborders {
  background-image: url('../images/_8514107-2.jpg');
  background-position: 50% 40%;
}

.div-block-3.whatamistake.marco {
  background-image: url('../images/Marco.jpeg');
  background-size: cover;
}

.div-block-3.cheese {
  background-image: url('../images/b_19.png');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
}

.div-block-3.flora {
  background-image: url('../images/_8513961.jpg');
  background-size: cover;
}

.div-block-3.amars {
  background-size: cover;
}

.div-block-4 {
  background-image: url('../images/Bildschirmfoto-2018-09-14-um-16.11.55.png');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: 140%;
  height: 100%;
}

.div-block-4:hover {
  opacity: 1;
  background-color: #fff;
}

.div-block-4.typestract {
  background-image: url('../images/big-r.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-4.cloudthinkn {
  background-image: url('../images/d7.jpg');
  background-position: 50% 100%;
}

.div-block-4.filmfestival {
  background-image: url('../images/Instagram.jpg');
}

.container-2 {
  background-color: #0000;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
}

.div-block-19 {
  opacity: 0;
  background-color: #ffffff8c;
  width: 100%;
  height: 100%;
  transition: background-color .2s;
  overflow: visible;
}

.div-block-19:hover {
  opacity: 1;
  background-color: #fff9;
}

.div-block-19.filmfestival:hover, .div-block-19.typestract:hover, .div-block-19.cloudthinkn:hover {
  background-color: #fff;
}

.div-block-11 {
  background-image: none;
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.div-block-11:hover {
  opacity: 1;
}

.div-block-6 {
  background-image: url('../images/angst_1.jpg');
  background-position: 67%;
  background-repeat: repeat;
  background-size: auto 150%;
  height: 100%;
  font-style: italic;
  display: flex;
  overflow: visible;
}

.div-block-6:hover {
  opacity: 1;
}

.div-block-6.tablet_projects {
  background-image: url('../images/angst_1_M19.jpg');
}

.div-block-23 {
  background-image: url('../images/Plakate_01_hell.jpg');
  background-position: 0 0;
  background-size: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-23:hover {
  background-color: #ffffff8c;
}

.div-block-23.inmenu {
  background-image: none;
  width: 100%;
  transition: background-color .2s;
}

.div-block-23.inmenu:hover {
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
}

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

.div-block-12 {
  background-image: url('../images/Dandelion-pink_M19-01.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  height: 100%;
}

.div-block-12:hover {
  opacity: 1;
}

.div-block-22 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  width: 100%;
  height: 100%;
  transition: background-color .2s;
  overflow: hidden;
}

.div-block-22:hover {
  background-color: #fff9;
}

.div-block-22.bm {
  background-image: none;
}

.div-block-22.bm:hover {
  background-color: #fff;
}

.div-block-22.smf {
  background-image: none;
}

.div-block-22.smf:hover, .div-block-22.wl:hover {
  background-color: #fff;
}

.div-block-24 {
  width: 100%;
  height: 100%;
  transition: background-color .2s;
}

.div-block-24:hover {
  background-color: #fff;
}

.insidework_text {
  opacity: 0;
  color: #000;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 0;
  padding-left: 0;
  font-size: 35.251px;
  font-style: normal;
  font-weight: 700;
  transition: opacity .2s;
  display: flex;
  overflow: visible;
}

.insidework_text:hover {
  opacity: 1;
  text-align: center;
  padding-top: 0;
  padding-left: 0;
}

.insidework_text.bm {
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 0;
  padding-left: 0;
  font-size: 35.251px;
  font-weight: 400;
  display: flex;
}

.insidework_text.typestract {
  color: #000;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  font-size: 35.251px;
  font-weight: 400;
  display: flex;
}

.insidework_text.typestract:hover {
  font-size: 35.251px;
}

.insidework_text.cloudthinkn {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  font-size: 35.251px;
  font-weight: 400;
  display: flex;
}

.div-block-20 {
  background-color: #fff0;
  width: 100%;
  height: 100%;
  transition: background-color .2s;
}

.div-block-20:hover {
  background-color: #fff;
}

.div-block-20.lieblingsmakel {
  width: 100%;
  height: 100%;
}

.div-block-20.cheese:hover, .div-block-20.whatamistake:hover {
  background-color: #fff;
}

.link-block-2 {
  color: #000;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.flex-item {
  width: 33.33%;
  height: 425px;
  margin: 0;
  padding: 11px;
}

.flex-item._100 {
  width: 100%;
  margin-left: 0;
}

.flex-item._66, .flex-item._66.cheese {
  width: 66.66%;
}

.flex-item._50 {
  width: 49.995%;
  height: 100%;
  overflow: visible;
}

.flex-item._50.inmenu {
  background-image: none;
  height: 425px;
}

.flex-item._50.inmenu.bm {
  width: 66.66%;
}

.flex-item._100.arbeitenabstand {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 11px;
  padding-left: 11px;
  padding-right: 11px;
  overflow: hidden;
}

.flex-item._100 {
  width: 100%;
}

.flex-item._100.arbeitenabstand {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 0;
  overflow: hidden;
}

.flex-item._100.arbeitenabstand.halb.mobile {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 20px 0 0;
}

.flex-item._100.arbeitenabstand.halb.mobile.rechts {
  margin-bottom: 20px;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 0;
}

.flex-item._100.arbeitenabstand.halb.mobile.rechts.linksmakel {
  padding-left: 0;
  padding-right: 20px;
}

.flex-item._100.arbeitenabstand.mobile {
  border-radius: 0;
  margin-top: 0;
  padding: 20px 0;
}

.flex-item._100.arbeitenabstand.mobile.quarter {
  width: 25%;
}

.flex-item._100.arbeitenabstand.mobile.quarter.right {
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.flex-item._100.arbeitenabstand.mobile.quarter.right.mobilebig {
  padding-left: 30px;
  padding-right: 0;
}

.flex-item._100.arbeitenabstand.mobile.quarter.left {
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.flex-item._100.arbeitenabstand.mobile.quarter.left.mobilebig {
  padding-left: 0;
  padding-right: 30px;
}

.flex-item._100.arbeitenabstand.mobile.quarter.middle {
  padding-left: 20px;
  padding-right: 20px;
}

.flex-item._100.arbeitenabstand.mobile.quarter.middle.mobilebig {
  padding-left: 25px;
  padding-right: 20px;
}

.flex-item._100.arbeitenabstand.mobile.quarter.middle.mobilebig.leftie {
  padding-left: 10px;
}

.flex-item._100.arbeitenabstand.mobile.quarter.middle.mobilebig.righty {
  padding-left: 20px;
  padding-right: 10px;
}

.flex-item._100.arbeitenabstand.mobile.slider {
  aspect-ratio: 3 / 2;
  object-fit: fill;
}

.flex-item._100.arbeitenabstand.mobile.journeying {
  padding-top: 0;
  padding-left: 60px;
  padding-right: 60px;
}

.flex-item._100.arbeitenabstand.halb {
  width: 50%;
}

.flex-item._100.arbeitenabstand.halb.mobileup.leftie.mobilehoch {
  padding-left: 0;
  padding-right: 20px;
}

.flex-item._100.arbeitenabstand.halb.mobileup.mobilehoch {
  padding-left: 10px;
}

.flex-item._100.arbeitenabstand.halb.mobileup.mobilehoch.rechts {
  padding-left: 20px;
}

.flex-item._100.arbeitenabstand.halb.mobilehoch.mobileup {
  border-radius: 0;
}

.flex-item._100.arbeitenabstand {
  border-radius: 60px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 11px;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.flex-item._100.arbeitenabstand.slider {
  border-radius: 30px;
}

.flex-item._100.arbeitenabstand.slider.retreatslider {
  margin-top: 20px;
  padding-bottom: 20px;
}

.flex-item.drittel {
  height: 7%;
}

.flex-item._25 {
  width: 25%;
  height: 8%;
}

.div-block-26 {
  width: 100%;
  height: 100%;
  transition: background-color .2s;
}

.div-block-26:hover {
  background-color: #fff;
}

.div-block-25 {
  width: 100%;
  height: 100%;
  transition: background-color .2s;
}

.div-block-25:hover {
  background-color: #fff;
}

.container_about {
  float: none;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 83px;
  padding-top: 35px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
  overflow: visible;
}

.container_about.work_portfolio {
  background-color: #0000;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.container_about.mobileup {
  float: none;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  float: none;
  clear: none;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: -210px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  display: block;
  position: static;
}

.div-block-8 {
  opacity: 1;
  background-image: url('../images/rosashroom.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  overflow: visible;
}

.div-block-8:hover {
  opacity: 1;
}

.div-block-7 {
  background-image: url('../images/MockUp_Katharina-Diem-min.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, 125px;
  height: 100%;
}

.div-block-7:hover {
  opacity: 1;
}

.div-block-7.stadtmusikfeld {
  background-image: url('../images/Logo_animation_blau.gif');
  background-position: 50%;
  background-size: contain;
}

.div-block-7.stadtmusikfeld.smf {
  background-image: url('../images/Logo_M19.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-7.wl {
  background-image: url('../images/ffeel_M19_pfo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-7.beyondmorrow {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-7.beyondmorrow.bm {
  background-image: url('../images/Facebook_Cover_new.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.div-block-27 {
  background-image: url('../images/ipad_mockup_start_16_9.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1000px;
  width: 100%;
  height: 100%;
}

.div-block-27:hover {
  opacity: 1;
}

.div-block-27.whatamistake {
  background-image: url('../images/WAM_02_heller.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-27.whatamistake.photofrwam {
  background-image: url('../images/B_01.jpg');
  background-position: 100% 100%;
  background-size: cover;
}

.div-block-27.whatamistake.lieblingsmakel {
  background-image: url('../images/C_02.jpg');
  background-position: 100% 100%;
}

.div-block-27.whatamistake.lieblingsmakel.crossingborders {
  background-image: url('../images/_8514107-2.jpg');
  background-position: 50% 40%;
}

.div-block-27.whatamistake.marco {
  background-image: url('../images/Marco.jpeg');
  background-size: cover;
}

.div-block-27.cheese {
  background-image: url('../images/b_19.png');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
}

.div-block-27.flora {
  background-image: url('../images/_8513961.jpg');
  background-size: cover;
}

.div-block-27.amars {
  background-size: cover;
}

.div-block-28 {
  background-image: url('../images/Bildschirmfoto-2018-09-14-um-16.11.55.png');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: 140%;
  height: 100%;
}

.div-block-28:hover {
  opacity: 1;
  background-color: #fff;
}

.div-block-28.typestract {
  background-image: url('../images/big-r.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-28.cloudthinkn {
  background-image: url('../images/d7.jpg');
  background-position: 50% 100%;
}

.div-block-28.filmfestival {
  background-image: url('../images/Instagram.jpg');
}

.div-block-29 {
  opacity: 0;
  background-color: #ffffff8c;
  width: 100%;
  height: 100%;
  transition: background-color .2s;
  overflow: visible;
}

.div-block-29:hover {
  opacity: 1;
  background-color: #fff9;
}

.div-block-29.filmfestival:hover, .div-block-29.typestract:hover, .div-block-29.cloudthinkn:hover {
  background-color: #fff;
}

.div-block-30 {
  background-image: none;
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.div-block-30:hover {
  opacity: 1;
}

.div-block-31 {
  background-image: url('../images/angst_1.jpg');
  background-position: 67%;
  background-repeat: repeat;
  background-size: auto 150%;
  height: 100%;
  font-style: italic;
  display: flex;
  overflow: visible;
}

.div-block-31:hover {
  opacity: 1;
}

.div-block-31.tablet_projects {
  background-image: url('../images/angst_1_M19.jpg');
}

.div-block-32 {
  background-image: url('../images/Plakate_01_hell.jpg');
  background-position: 0 0;
  background-size: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-32:hover {
  background-color: #ffffff8c;
}

.div-block-32.inmenu {
  background-image: none;
  width: 100%;
  transition: background-color .2s;
}

.div-block-32.inmenu:hover {
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
}

.div-block-33 {
  background-image: url('../images/Dandelion-pink_M19-01.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  height: 100%;
}

.div-block-33:hover {
  opacity: 1;
}

.div-block-34 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  width: 100%;
  height: 100%;
  transition: background-color .2s;
  overflow: hidden;
}

.div-block-34:hover {
  background-color: #fff9;
}

.div-block-34.bm {
  background-image: none;
}

.div-block-34.bm:hover {
  background-color: #fff;
}

.div-block-34.smf {
  background-image: none;
}

.div-block-34.smf:hover, .div-block-34.wl:hover {
  background-color: #fff;
}

.div-block-35 {
  width: 100%;
  height: 100%;
  transition: background-color .2s;
}

.div-block-35:hover {
  background-color: #fff;
}

.div-block-36 {
  background-color: #fff0;
  width: 100%;
  height: 100%;
  transition: background-color .2s;
}

.div-block-36:hover {
  background-color: #fff;
}

.div-block-36.lieblingsmakel {
  width: 100%;
  height: 100%;
}

.div-block-36.cheese:hover, .div-block-36.whatamistake:hover {
  background-color: #fff;
}

.link-block-8 {
  color: #000;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.div-block-37 {
  width: 100%;
  height: 100%;
  transition: background-color .2s;
}

.div-block-37:hover {
  background-color: #fff;
}

.div-block-38 {
  width: 100%;
  height: 100%;
  transition: background-color .2s;
}

.div-block-38:hover {
  background-color: #fff;
}

.link-block-3, .link-block-9 {
  width: 100%;
  height: 100%;
}

.div-block-39 {
  opacity: 1;
  background-image: url('../images/rosashroom.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  overflow: visible;
}

.div-block-39:hover {
  opacity: 1;
}

.div-block-40 {
  background-image: url('../images/MockUp_Katharina-Diem-min.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, 125px;
  height: 100%;
}

.div-block-40:hover {
  opacity: 1;
}

.div-block-40.stadtmusikfeld {
  background-image: url('../images/Logo_animation_blau.gif');
  background-position: 50%;
  background-size: contain;
}

.div-block-40.stadtmusikfeld.smf {
  background-image: url('../images/Logo_M19.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-40.wl {
  background-image: url('../images/ffeel_M19_pfo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-40.beyondmorrow {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-40.beyondmorrow.bm {
  background-image: url('../images/Facebook_Cover_new.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.paragraph-7 {
  clear: none;
  color: var(--blue-dark);
  text-align: center;
  margin-left: 0;
  padding-top: 30px;
  font-family: sofia-pro, sans-serif;
  position: static;
}

.paragraph-7.green {
  color: var(--green-four);
}

.container-2 {
  clear: none;
  display: block;
}

.container-2.biggercontainer {
  aspect-ratio: auto;
  object-fit: fill;
}

.ut_text {
  width: 50%;
  margin-top: -20px;
  margin-bottom: 22px;
  padding-top: 0;
  padding-left: 31px;
  padding-right: 11px;
  font-size: 16px;
  font-weight: 300;
}

.ut_text.whatisit {
  float: left;
  text-align: left;
  width: 60%;
  margin-top: -11px;
  padding-left: 11px;
  font-family: sofia-pro, sans-serif;
  font-size: 16px;
  font-weight: 200;
}

.ut_text.team {
  width: 40%;
  margin-top: 33px;
  margin-bottom: 77px;
  padding-left: 11px;
  font-family: sofia-pro, sans-serif;
  font-size: 16px;
  font-weight: 200;
}

.ut_text.whatisit {
  float: left;
  text-align: left;
  width: 60%;
  margin-top: -11px;
  padding-left: 11px;
  font-size: 14.167px;
  font-weight: 200;
}

.ut_text.team {
  width: 40%;
  margin-top: 33px;
  margin-bottom: 77px;
  padding-left: 11px;
  font-size: 14.167px;
  font-weight: 200;
}

.linknewpink {
  color: #333;
}

.linknewpink:hover {
  color: #ffd642f2;
}

.link-3 {
  color: #333;
}

.image-30 {
  width: 100%;
}

.title_text {
  float: none;
  clear: left;
  color: #000;
  text-align: left;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 18px;
  padding-left: 11px;
  padding-right: 11px;
  font-family: the-seasons, sans-serif;
  font-size: 35.251px;
  font-weight: 400;
  transition: opacity .2s;
  overflow: visible;
  transform: translate(0);
}

.beschreibung_text {
  text-align: left;
  width: 40%;
  margin-bottom: 0;
  padding: 11px;
  font-size: 14.167px;
  font-style: normal;
  font-weight: 200;
  position: static;
}

.beschreibung_text.ohneteam {
  float: right;
  text-align: left;
  object-fit: fill;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 45%;
  margin-top: -133px;
  margin-bottom: 70px;
  padding-top: 0;
  font-size: 14.167px;
  font-style: normal;
  text-decoration: none;
  display: block;
  position: static;
  overflow: visible;
}

.beschreibung_text.ohneteam.handyquerbeschreibung.newbeschreibunglinks {
  float: right;
  clear: none;
  margin-top: -113px;
  padding-top: 0;
}

.beschreibung_text.ohneteam.handyquerbeschreibung.newbeschreibunglinks.newbeschreibungup {
  font-family: sofia-pro, sans-serif;
  font-size: 16px;
}

.beschreibung_text.ohneteam.newbeschreibunglinks.handyquerbeschreibung {
  clear: none;
  overflow: visible;
}

.beschreibung_text.newbeschreibunglinks.ohneteam {
  float: right;
  clear: none;
  text-align: left;
  margin-top: -113px;
  display: block;
}

.beschreibung_text.newbeschreibunglinks.ohneteam.newbeschreibungup {
  margin-top: -133px;
}

.beschreibung_text.newbeschreibunglinks.ohneteam.newbeschreibungup.crossingbordersbeschreibung {
  margin-top: -113px;
}

.beschreibung_text.newbeschreibunglinks.ohneteam.handyquerbeschreibung.whatamistakebeschreibung {
  margin-top: -133px;
}

.image-11 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.paragraph-8 {
  color: var(--blue-dark);
  font-family: sofia-pro, sans-serif;
  font-weight: 200;
}

.paragraph-8.green {
  color: var(--green-four);
}

.paragraph-9 {
  color: var(--blue-dark);
}

.paragraph-10, .paragraph-11, .paragraph-12 {
  color: var(--blue-dark);
  font-family: sofia-pro, sans-serif;
}

.youtube {
  border-radius: 30px;
}

.div-block-41 {
  border-radius: 30px;
  display: block;
}

.slide {
  object-fit: fill;
  background-image: url('../images/IMG_3258.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  font-size: 900px;
  line-height: 1200px;
  position: relative;
}

.slide-3 {
  background-image: url('../images/IMG_6925u.jpg');
  background-position: 50%;
  background-size: cover;
}

.mask {
  float: none;
  object-fit: fill;
  height: 750px;
  overflow: hidden;
}

.mask.gr-etablet.gr-ehandyquer.gr-ehandyhoch {
  border-radius: 30px;
}

.slide-8 {
  background-image: url('../images/IMG_3846.jpg');
  background-position: 0%;
  background-size: cover;
}

.slide-2 {
  float: none;
  clear: none;
  background-image: url('../images/IMG_4999h.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
  position: relative;
  overflow: visible;
}

.slide-6 {
  background-image: url('../images/IMG_3213.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-1-4 {
  background-image: url('../images/IMG_4525.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-3 {
  background-image: url('../images/IMG_4989b-Kopie.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1 {
  background-image: url('../images/IMG_5015.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slider {
  height: 750px;
}

.slider.gr-etablet.gr-ehandyquer.gr-ehandyhoch {
  border-radius: 30px;
}

.slide-4 {
  background-image: url('../images/IMG_4368.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-1-7 {
  background-image: url('../images/IMG_4165w.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
}

.slide-1-5 {
  background-image: url('../images/IMG_4323.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-6 {
  background-image: url('../images/UN_heller.jpg');
  background-position: 50%;
  background-size: cover;
}

.icon-2 {
  opacity: 1;
  border: 0 solid #000;
  border-radius: 0;
}

.slide-1-2 {
  background-image: url('../images/1B84FE3B-B415-4C3A-A6E6-9318242519FA-Kopie.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/IMG_4332.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/IMG_6015.jpg');
  background-position: 0 0;
  background-size: cover;
}

.image-46 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.slide-10 {
  object-fit: fill;
  background-image: url('../images/IMG_3258.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  font-size: 900px;
  line-height: 1200px;
  position: relative;
}

.slide-11 {
  background-image: url('../images/IMG_6925u.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-12 {
  background-image: url('../images/IMG_3846.jpg');
  background-position: 0%;
  background-size: cover;
}

.slide-13 {
  float: none;
  clear: none;
  background-image: url('../images/IMG_4999h.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
  position: relative;
  overflow: visible;
}

.slide-14 {
  background-image: url('../images/IMG_3213.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-1-8 {
  background-image: url('../images/IMG_4525.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-9 {
  background-image: url('../images/IMG_4989b-Kopie.jpg');
  background-position: 50%;
  background-size: cover;
}

.title_text-2 {
  float: none;
  clear: left;
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 18px;
  padding-left: 11px;
  padding-right: 11px;
  font-size: 35.251px;
  font-weight: 400;
  transition: opacity .2s;
  overflow: visible;
  transform: translate(0);
}

.image-47 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.slide-15 {
  background-image: url('../images/IMG_4368.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-1-10 {
  background-image: url('../images/IMG_4323.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-11 {
  background-image: url('../images/UN_heller.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-12 {
  background-image: url('../images/1B84FE3B-B415-4C3A-A6E6-9318242519FA-Kopie.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-16 {
  background-image: url('../images/IMG_4332.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-17 {
  background-image: url('../images/IMG_6015.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 30px;
}

.cyprus1 {
  background-image: url('../images/_8514190.jpg');
  background-position: 50%;
  background-size: cover;
}

.cyprus2 {
  background-image: url('../images/_8514144.jpg');
  background-position: 50%;
  background-size: cover;
}

.cyprus3 {
  background-image: url('../images/_8514142.jpg');
  background-position: 50%;
  background-size: cover;
}

.cyprus4 {
  background-image: url('../images/_8514181.jpg');
  background-position: 50%;
  background-size: cover;
}

.cyprus5 {
  background-image: url('../images/_8514168.jpg');
  background-position: 50%;
  background-size: cover;
}

.image-48 {
  width: 100%;
}

.slider-2 {
  border-radius: 30px;
}

.slide-18 {
  background-image: url('../images/Augenlider.gif');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
}

.slide-18.oben {
  background-image: url('../images/e11-Kopie.jpg');
}

.slide-19 {
  background-image: url('../images/VDekollete.gif');
  background-position: 50%;
  background-size: cover;
}

.slide-19.oben {
  background-image: url('../images/d2.png');
}

.mask-2 {
  border-radius: 30px;
}

.slide-20 {
  background-image: url('../images/VHaarentfernung.gif');
  background-position: 50%;
  background-size: cover;
}

.slide-20.oben {
  background-image: url('../images/d4.png');
}

.slide-21 {
  background-image: url('../images/VHandrücken.gif');
  background-position: 50%;
  background-size: cover;
}

.slide-21.oben {
  background-image: url('../images/d6.png');
}

.div-block-42 {
  background-image: url('../images/ipad_mockup_start_16_9.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1000px;
  width: 100%;
  height: 100%;
}

.div-block-42:hover {
  opacity: 1;
}

.div-block-42.whatamistake {
  background-image: url('../images/WAM_02_heller.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-42.whatamistake.photofrwam {
  background-image: url('../images/B_01.jpg');
  background-position: 100% 100%;
  background-size: cover;
}

.div-block-42.whatamistake.lieblingsmakel {
  background-image: url('../images/C_02.jpg');
  background-position: 100% 100%;
}

.div-block-42.whatamistake.lieblingsmakel.crossingborders {
  background-image: url('../images/_8514107-2.jpg');
  background-position: 50% 40%;
}

.div-block-42.whatamistake.marco {
  background-image: url('../images/Marco.jpeg');
  background-size: cover;
}

.div-block-42.cheese {
  background-image: url('../images/b_19.png');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
}

.div-block-42.flora {
  background-image: url('../images/_8513961.jpg');
  background-size: cover;
}

.div-block-42.amars {
  background-size: cover;
}

.div-block-43 {
  background-image: url('../images/Bildschirmfoto-2018-09-14-um-16.11.55.png');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: 140%;
  height: 100%;
}

.div-block-43:hover {
  opacity: 1;
  background-color: #fff;
}

.div-block-43.typestract {
  background-image: url('../images/big-r.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-43.cloudthinkn {
  background-image: url('../images/d7.jpg');
  background-position: 50% 100%;
}

.div-block-43.filmfestival {
  background-image: url('../images/Instagram.jpg');
}

.container-3 {
  background-color: #0000;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 68px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: static;
}

.div-block-44 {
  opacity: 0;
  background-color: #ffffff8c;
  width: 100%;
  height: 100%;
  transition: background-color .2s;
  overflow: visible;
}

.div-block-44:hover {
  opacity: 1;
  background-color: #fff9;
}

.div-block-44.filmfestival:hover, .div-block-44.typestract:hover, .div-block-44.cloudthinkn:hover {
  background-color: #fff;
}

.div-block-45 {
  background-image: none;
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}

.div-block-45:hover {
  opacity: 1;
}

.div-block-46 {
  background-image: url('../images/angst_1.jpg');
  background-position: 67%;
  background-repeat: repeat;
  background-size: auto 150%;
  height: 100%;
  font-style: italic;
  display: flex;
  overflow: visible;
}

.div-block-46:hover {
  opacity: 1;
}

.div-block-46.tablet_projects {
  background-image: url('../images/angst_1_M19.jpg');
}

.div-block-47 {
  background-image: url('../images/Plakate_01_hell.jpg');
  background-position: 0 0;
  background-size: 100%;
  height: 100%;
  overflow: visible;
}

.div-block-47:hover {
  background-color: #ffffff8c;
}

.div-block-47.inmenu {
  background-image: none;
  width: 100%;
  transition: background-color .2s;
}

.div-block-47.inmenu:hover {
  background-color: #fff;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
}

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

.div-block-48 {
  background-image: url('../images/Dandelion-pink_M19-01.png');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  height: 100%;
}

.div-block-48:hover {
  opacity: 1;
}

.div-block-49 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  width: 100%;
  height: 100%;
  transition: background-color .2s;
  overflow: hidden;
}

.div-block-49:hover {
  background-color: #fff9;
}

.div-block-49.bm {
  background-image: none;
}

.div-block-49.bm:hover {
  background-color: #fff;
}

.div-block-49.smf {
  background-image: none;
}

.div-block-49.smf:hover, .div-block-49.wl:hover {
  background-color: #fff;
}

.link-block-11, .link-block-6 {
  width: 100%;
  height: 100%;
}

.div-block-50 {
  width: 100%;
  height: 100%;
  transition: background-color .2s;
}

.div-block-50:hover {
  background-color: #fff;
}

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

.div-block-51 {
  background-color: #fff0;
  width: 100%;
  height: 100%;
  transition: background-color .2s;
}

.div-block-51:hover {
  background-color: #fff;
}

.div-block-51.lieblingsmakel {
  width: 100%;
  height: 100%;
}

.div-block-51.cheese:hover, .div-block-51.whatamistake:hover {
  background-color: #fff;
}

.div-block-52 {
  width: 100%;
  height: 100%;
  transition: background-color .2s;
}

.div-block-52:hover {
  background-color: #fff;
}

.div-block-53 {
  width: 100%;
  height: 100%;
  transition: background-color .2s;
}

.div-block-53:hover {
  background-color: #fff;
}

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

.div-block-54 {
  opacity: 1;
  background-image: url('../images/rosashroom.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  overflow: visible;
}

.div-block-54:hover {
  opacity: 1;
}

.div-block-55 {
  background-image: url('../images/MockUp_Katharina-Diem-min.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 100%, 125px;
  height: 100%;
}

.div-block-55:hover {
  opacity: 1;
}

.div-block-55.stadtmusikfeld {
  background-image: url('../images/Logo_animation_blau.gif');
  background-position: 50%;
  background-size: contain;
}

.div-block-55.stadtmusikfeld.smf {
  background-image: url('../images/Logo_M19.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-55.wl {
  background-image: url('../images/ffeel_M19_pfo.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-55.beyondmorrow {
  background-image: none;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-55.beyondmorrow.bm {
  background-image: url('../images/Facebook_Cover_new.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slider-3 {
  border-radius: 30px;
}

.slide-22 {
  background-image: url('../images/Lieblingsmakel_03_a.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
}

.mask-3 {
  border-radius: 30px;
}

.slide-23 {
  background-image: url('../images/Lieblingsmakel_02.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-24 {
  background-image: url('../images/FH-JOANNEUM_Interaction-Design_Katharina-Diem_c_Johannes-Diem_10.jpg');
  background-position: 50%;
  background-size: cover;
}

.heading-15, .heading-16 {
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.heading-17 {
  text-align: left;
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
  font-size: 30px;
}

.heading-18 {
  color: var(--blue-dark);
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.heading-19, .heading-20, .heading-21 {
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.paragraph-13, .paragraph-14, .paragraph-15 {
  font-family: sofia-pro, sans-serif;
}

.paragraph-15:hover {
  opacity: 1;
  outline-offset: 0px;
  pointer-events: none;
  mix-blend-mode: normal;
  outline: 3px #2a5939;
}

.heading-22, .heading-23, .heading-24 {
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.paragraph-16 {
  text-align: left;
}

.heading-25 {
  color: var(--blue-dark);
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
  font-size: 8vw;
}

.heading-25.wellbeing {
  color: var(--green-four);
}

.heading-25.experience {
  color: var(--bone-white-one);
}

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

.button-basic-one-3 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-top: 12px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Bolkitrayek, sans-serif;
  font-size: 16px;
  transition: opacity .2s;
  display: flex;
  position: relative;
}

.button-basic-one-3:hover {
  opacity: .9;
  color: #aaa6a0;
}

.button-basic-one-3.text {
  padding-top: 4px;
}

.image-vertical-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  width: 100%;
  padding-bottom: 140%;
  position: relative;
  overflow: hidden;
}

.field-light-2 {
  color: var(--blue-dark);
  background-color: #fff9;
  border: 1px #000;
  border-radius: 30px 0;
  flex: 0 auto;
  width: 100%;
  min-width: 220px;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 10px;
  padding-left: 30px;
  font-family: sofia-pro, sans-serif;
}

.field-light-2::placeholder {
  color: var(--grey);
}

.field-light-2.no-right-margin {
  border-top-left-radius: 30px;
  margin-right: 0;
}

.field-light-2.text {
  color: var(--green-four);
  border-radius: 20px;
  height: 100px;
}

.field-light-2.text::placeholder {
  color: var(--grey);
}

.button-basic-one-4 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-top: 12px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Bolkitrayek, sans-serif;
  font-size: 16px;
  transition: opacity .2s;
  display: flex;
  position: relative;
}

.button-basic-one-4:hover {
  opacity: .9;
  color: #aaa6a0;
}

.button-basic-one-4.wide {
  width: 100%;
}

.button-basic-one-4.wide.top-margin-10px {
  background-color: var(--green-four);
  text-transform: capitalize;
  border-radius: 0 30px;
  font-family: the-seasons, sans-serif;
}

.button-basic-one-4.wide.top-margin-10px:hover {
  color: var(--arctic-cotton-three);
}

.button-basic-one-4.wide.top-margin-10px.blue {
  background-color: var(--blue-dark);
  border: 1px #000;
}

.div-block-56 {
  display: flex;
}

.success-message-3 {
  background-color: var(--sand-beige);
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.no-margin-3 {
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: the-seasons, sans-serif;
  position: relative;
}

.paragraph-17 {
  padding-top: 30px;
}

.heading-26 {
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.rich-text-block {
  font-family: sofia-pro, sans-serif;
}

.heading-27 {
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.top-margin-20-px-2 {
  text-align: left;
  margin-top: 20px;
  font-family: sofia-pro, sans-serif;
}

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

.int-l04-details-line-2 {
  color: var(--green-four);
  text-align: left;
  border-top: 1px solid #0000004d;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  min-height: 60px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 23px;
  display: flex;
}

.text-accent-one-2 {
  z-index: 1;
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
  font-weight: 400;
  line-height: .9;
}

.image-vertical-3 {
  border-radius: 30px;
  width: 100%;
  padding-bottom: 140%;
  position: relative;
  overflow: hidden;
}

.no-margin-4 {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.no-margin-4.paragraph-smaller {
  text-align: right;
  font-family: sofia-pro, sans-serif;
}

.no-margin-4.paragraph-smaller.yoga {
  font-size: 14px;
}

.no-margin-4.heading-28.yoga {
  font-size: 20px;
}

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

.center-2._70 {
  text-transform: capitalize;
  width: 70%;
}

.heading-28 {
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.heading-28.yoga {
  font-size: 16px;
}

.heading-28.green {
  color: var(--green-four);
}

.heading-29 {
  color: var(--green-four);
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
  font-style: normal;
  text-decoration: none;
}

.heading-30 {
  text-transform: capitalize;
}

.heading-31 {
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.paragraph-18 {
  color: var(--green-four);
  text-transform: none;
  padding-top: 5px;
  padding-left: 0;
  font-family: sofia-pro, sans-serif;
  font-size: 15px;
}

.paragraph-18.photocred {
  float: left;
  clear: none;
  padding-top: 10px;
  padding-left: 20px;
  font-size: 14px;
  display: block;
  position: absolute;
  inset: auto 0% 0%;
}

.paragraph-18.photocredunder {
  padding-left: 20px;
}

.paragraph-19, .paragraph-20, .paragraph-21 {
  text-transform: none;
  font-family: sofia-pro, sans-serif;
}

.center-3 {
  text-align: center;
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.tes-c05-2 {
  border: 1px solid #000;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 5vw;
  margin-bottom: 5vw;
  padding: 80px;
  display: flex;
  overflow: hidden;
}

.container-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-top: -90px;
  padding: 0 10vw 5vw;
  display: flex;
  position: relative;
}

.container-4.wellbeing, .container-4.reiki, .container-4.yoga {
  margin-top: auto;
}

.container-4.yoga.borders.retreat {
  padding-bottom: 0;
}

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

.text-caps-2 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 11px;
}

.tes-c05-content-wrapper-2 {
  width: 100%;
  height: 100%;
  position: relative;
}

.text-accent-one-3 {
  z-index: 1;
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
  font-weight: 400;
  line-height: 1;
}

.text-accent-one-3.green {
  color: var(--green-four);
}

.tes-c05-tes-wrapper-2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  display: flex;
  position: relative;
}

.image-vertical-4 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  width: 100%;
  padding-bottom: 140%;
  position: relative;
  overflow: hidden;
}

.tes-c05-3 {
  border: 1px solid #000;
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 5vw;
  margin-bottom: 5vw;
  padding: 80px;
  display: flex;
  overflow: hidden;
}

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

.tes-c05-content-wrapper-3 {
  width: 100%;
  height: 100%;
  position: relative;
}

.tes-c05-tes-wrapper-3 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  display: flex;
  position: relative;
}

.image-vertical-5 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  width: 100%;
  padding-bottom: 140%;
  position: relative;
  overflow: hidden;
}

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

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

.field-2 {
  color: #000;
  background-color: #0000004d;
  border: 1px #000;
  border-radius: 50px;
  flex: 0 auto;
  width: 100%;
  min-width: 200px;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 10px;
  padding-left: 30px;
}

.field-2.no-margin {
  margin-top: 0;
}

.field-2.no-margin::placeholder {
  color: #000;
}

.field-2.no-margin.no-right-margin {
  margin-right: 0;
}

.success-message-4 {
  background-color: #91867e33;
}

.image-vertical-6 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  width: 100%;
  padding-bottom: 140%;
  position: relative;
  overflow: hidden;
}

.image-vertical-6.reiki {
  background-image: none;
  border-radius: 30px;
}

.image-vertical-6.mobileup {
  background-image: none;
  border-radius: 300px 300px 0 0;
}

.no-margin-5 {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.top-margin-20-px-3 {
  text-align: left;
  width: 99.9999%;
  margin-top: 20px;
  font-family: sofia-pro, sans-serif;
}

.top-margin-20-px-3.blue {
  color: var(--blue-dark);
  padding-left: 50px;
  padding-right: 50px;
}

.top-margin-20-px-3.blue.homepage {
  text-align: center;
  padding-left: 100px;
  padding-right: 100px;
}

.top-margin-20-px-3.about {
  text-align: left;
}

.container-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 5vw 10vw;
  display: flex;
  position: relative;
}

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

.grid-content-wrapper-2 {
  width: 100%;
  height: 100%;
  position: relative;
}

.grid-content-wrapper-2.vert-center {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.grid-content-wrapper-2.vert-center.paddings {
  padding: 5vw 0 5vw 5vw;
}

.grid-content-wrapper-2.vert-center.paddings.colour-white {
  background-color: #fff;
}

.grid-content-wrapper-2.vert-center.paddings.colour-white.rounded {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

.grid-content-wrapper-2.vert-center.right-padding {
  padding-right: 5vw;
}

.grid-content-wrapper-2.vert-bottom {
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.grid-content-wrapper-2.vert-bottom.colour-white {
  background-color: #fff;
}

.grid-content-wrapper-2.vert-bottom.colour-white.rounded {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

.grid-content-wrapper-2.opt-in-03-layout {
  border: 1px solid var(--green-four);
  border-radius: 30px;
  padding: 5vw;
}

.image-vertical-7 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px 30px 0 0;
  width: 100%;
  padding-bottom: 140%;
  position: relative;
  overflow: hidden;
}

.image-vertical-7.about {
  border-radius: 150px 150px 0 0;
}

.image-vertical-7.about.unfold {
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  border-bottom-right-radius: 0;
}

.image-vertical-7.about.homeabout {
  border-top-left-radius: 120px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 120px;
}

.image-vertical-7.imagehome {
  background-image: none;
  border-radius: 300px 300px 0 0;
}

.image-vertical-7.imagehome.sec {
  border-radius: 300px 300px 0 0;
}

.image-vertical-7.imagehomebig {
  background-image: none;
  border-radius: 30px;
}

.image-vertical-7.imagehomebig.je {
  border-radius: 30px;
}

.image-vertical-7.home {
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
}

.no-margin-6 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: sofia-pro, sans-serif;
  position: relative;
}

.heading-32 {
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.heading-33 {
  color: var(--blue-dark);
  text-align: center;
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.heading-33.blue {
  color: var(--blue-dark);
}

.heading-33.about {
  color: var(--green-four);
  text-align: left;
}

.heading-34 {
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.image-55 {
  border-radius: 30px;
  width: 100%;
  padding-right: 10px;
}

.image-55.half-left {
  width: 50%;
}

.image-56 {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.image-57 {
  border-radius: 30px;
}

.image-58 {
  border-radius: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.image-59 {
  border-radius: 30px;
  padding-left: 10px;
}

.image-59.half-right {
  width: 50%;
}

.image-60 {
  border-radius: 30px;
  width: 100%;
}

.image-60.lwm {
  transition: transform .4s;
}

.image-61 {
  border-radius: 30px;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.image-62, .image-63 {
  border-radius: 30px;
}

.slide-25 {
  object-fit: fill;
  background-image: url('../images/IMG_3258.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  font-size: 900px;
  line-height: 1200px;
  position: relative;
}

.slide-26 {
  background-image: url('../images/IMG_6925u.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-27 {
  background-image: url('../images/IMG_3846.jpg');
  background-position: 0%;
  background-size: cover;
}

.slide-28 {
  float: none;
  clear: none;
  background-image: url('../images/IMG_4999h.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
  position: relative;
  overflow: visible;
}

.slide-29 {
  background-image: url('../images/IMG_3213.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-1-13 {
  background-image: url('../images/IMG_4525.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-14 {
  background-image: url('../images/IMG_4989b-Kopie.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-30 {
  background-image: url('../images/IMG_5015.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-31 {
  background-image: url('../images/IMG_4368.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-1-15 {
  background-image: url('../images/IMG_4323.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-16 {
  background-image: url('../images/UN_heller.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-17 {
  background-image: url('../images/1B84FE3B-B415-4C3A-A6E6-9318242519FA-Kopie.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-32 {
  background-image: url('../images/IMG_4332.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-33 {
  object-fit: fill;
  background-image: url('../images/IMG_3258.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  font-size: 900px;
  line-height: 1200px;
  position: relative;
}

.slide-34 {
  background-image: url('../images/IMG_6925u.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-35 {
  background-image: url('../images/IMG_3846.jpg');
  background-position: 0%;
  background-size: cover;
}

.slide-36 {
  float: none;
  clear: none;
  background-image: url('../images/IMG_4999h.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
  height: 100%;
  padding-bottom: 0;
  padding-right: 0;
  position: relative;
  overflow: visible;
}

.slide-37 {
  background-image: url('../images/IMG_3213.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-1-18 {
  background-image: url('../images/IMG_4525.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-19 {
  background-image: url('../images/IMG_4989b-Kopie.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-38 {
  background-image: url('../images/IMG_5015.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-39 {
  background-image: url('../images/IMG_4368.jpg');
  background-position: 0 0;
  background-size: cover;
}

.slide-1-20 {
  background-image: url('../images/IMG_4323.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-21 {
  background-image: url('../images/UN_heller.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-22 {
  background-image: url('../images/1B84FE3B-B415-4C3A-A6E6-9318242519FA-Kopie.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-40 {
  background-image: url('../images/IMG_4332.jpg');
  background-position: 50%;
  background-size: cover;
}

.flex-grid-2 {
  flex-flow: wrap;
  place-content: flex-start flex-end;
  width: 100%;
  padding-right: 0;
  display: flex;
  position: static;
}

.slide-41 {
  object-fit: fill;
  background-image: url('../images/IMG_3258.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  border-radius: 30px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  font-size: 900px;
  line-height: 1200px;
  position: relative;
}

.slide-42 {
  background-image: url('../images/IMG_6925u.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
}

.slide-43 {
  background-image: url('../images/IMG_3846.jpg');
  background-position: 0%;
  background-size: cover;
  border-radius: 30px;
}

.slide-44 {
  float: none;
  clear: none;
  background-image: url('../images/IMG_4999h.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
  height: 100%;
  position: relative;
  overflow: visible;
}

.slide-45 {
  background-image: url('../images/IMG_3213.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 30px;
}

.slide-1-23 {
  background-image: url('../images/IMG_4525.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
}

.slide-1-24 {
  background-image: url('../images/IMG_4989b-Kopie.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
}

.slide-46 {
  background-image: url('../images/IMG_5015.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 30px;
}

.image-64 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 30px;
}

.slide-47 {
  background-image: url('../images/IMG_4368.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 30px;
}

.slide-1-25 {
  background-image: url('../images/IMG_4323.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
}

.slide-1-26 {
  background-image: url('../images/UN_heller.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
}

.slide-1-27 {
  background-image: url('../images/1B84FE3B-B415-4C3A-A6E6-9318242519FA-Kopie.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
}

.slide-48 {
  background-image: url('../images/IMG_4332.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
}

.image-65, .image-66, .image-67, .image-68, .image-69, .image-70, .image-71, .image-72, .image-73, .image-74, .image-75, .image-76, .image-77, .left-arrow, .right-arrow, .slide-nav, .image-78, .image-79, .image-80, .image-81, .image-44, .image-82 {
  border-radius: 30px;
}

.tes-c05-4 {
  border: 1px solid var(--blue-dark);
  color: var(--blue-dark);
  border-radius: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 5vw;
  margin-bottom: 5vw;
  padding: 80px;
  display: flex;
  overflow: hidden;
}

.tes-c05-4.wellbeing {
  background-color: #fff;
  border-style: none;
}

.tes-c05-4.wellbeing.green {
  color: var(--green-four);
}

.tes-c05-4.wellbeing.wellbeingpage {
  border-color: var(--green-four);
}

.tes-c05-4.wellbeing.experience {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.tes-c05-4.green {
  border-color: var(--green-four);
}

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

.tes-c05-content-wrapper-4 {
  width: 100%;
  height: 100%;
  position: relative;
}

.tes-c05-grid-2 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-top: 100px;
}

.tes-c05-tes-wrapper-4 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
  position: relative;
}

.tes-c05-tes-wrapper-4.green, .tes-c05-tes-wrapper-4.wellbeingpage {
  color: var(--green-four);
}

.heading-35 {
  color: var(--green-four);
  text-align: center;
  text-transform: capitalize;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 40px;
  font-family: the-seasons, sans-serif;
}

.heading-35.green, .heading-35.wellbeingpage {
  color: var(--green-four);
}

.heading-35.blue {
  color: var(--blue-dark);
}

.paragraph-22 {
  color: var(--green-four);
  font-family: sofia-pro, sans-serif;
}

.paragraph-23 {
  font-family: sofia-pro, sans-serif;
}

.paragraph-23.wellbeingpage {
  color: var(--green-four);
}

.paragraph-24 {
  font-family: sofia-pro, sans-serif;
}

.paragraph-24.wellbeingpage {
  color: var(--green-four);
}

.top-margin-40px-3 {
  margin-top: 40px;
  font-family: sofia-pro, sans-serif;
}

.search-2 {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.container-nav-3 {
  background-color: #d3cfca;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 5vw;
  display: flex;
  position: relative;
}

.container-nav-3.nav {
  flex-direction: row;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
}

.search-button-2 {
  opacity: .8;
  background-color: #0000;
  background-image: url('../images/icons8-search.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  width: 46px;
  height: 36px;
  transition: opacity .2s;
}

.search-button-2:hover {
  opacity: 1;
}

.dropdown-list-3 {
  background-color: #000;
}

.dropdown-list-3.w--open {
  border-radius: 15px;
  padding: 20px;
}

.cart-quantity-3 {
  color: #d3cfca;
  background-color: #000;
  border: 1px solid #d3cfca;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.nav-bar-2 {
  z-index: 10;
  background-color: #0000;
  height: 74px;
}

.dropdown-toggle-3 {
  padding-left: 10px;
}

.search-cart-menu-2 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.icon-3 {
  color: #0009;
  font-size: 12px;
}

.search-input-3 {
  color: #000;
  background-color: #0000;
  border: 1px #0000;
  border-bottom: 1px solid #d3cfca;
  width: 100%;
  height: 36px;
  margin-bottom: 0;
  padding: 0;
  font-style: italic;
}

.search-input-3:active {
  background-color: #0000;
}

.search-input-3::placeholder {
  color: #000;
}

.container-nav-4 {
  background-color: #d3cfca;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 5vw;
  display: flex;
  position: relative;
}

.container-nav-4.nav {
  flex-direction: row;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
}

.search-button-3 {
  opacity: .8;
  background-color: #0000;
  background-image: url('../images/icons8-search.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  width: 46px;
  height: 36px;
  transition: opacity .2s;
}

.search-button-3:hover {
  opacity: 1;
}

.dropdown-list-4 {
  background-color: #000;
}

.dropdown-list-4.w--open {
  border-radius: 15px;
  padding: 20px;
}

.cart-quantity-4 {
  color: #d3cfca;
  background-color: #000;
  border: 1px solid #d3cfca;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.nav-bar-3 {
  z-index: 10;
  background-color: #0000;
  height: 74px;
}

.dropdown-toggle-4 {
  padding-left: 10px;
}

.search-cart-menu-3 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.icon-4 {
  color: #0009;
  font-size: 12px;
}

.search-input-4 {
  color: #000;
  background-color: #0000;
  border: 1px #0000;
  border-bottom: 1px solid #d3cfca;
  width: 100%;
  height: 36px;
  margin-bottom: 0;
  padding: 0;
  font-style: italic;
}

.search-input-4:active {
  background-color: #0000;
}

.search-input-4::placeholder {
  color: #000;
}

.container-nav-5 {
  background-color: #d3cfca;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 5vw;
  display: flex;
  position: relative;
}

.container-nav-5.nav {
  flex-direction: row;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 10px;
}

.search-button-4 {
  opacity: .8;
  background-color: #0000;
  background-image: url('../images/icons8-search.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  width: 46px;
  height: 36px;
  transition: opacity .2s;
}

.search-button-4:hover {
  opacity: 1;
}

.dropdown-list-5 {
  background-color: #000;
}

.dropdown-list-5.w--open {
  background-color: var(--blue-dark);
  color: var(--green-four);
  border-radius: 15px;
  padding: 20px;
  font-family: the-seasons, sans-serif;
}

.dropdown-list-5.nav-green.w--open {
  background-color: var(--green-four);
}

.nav-bar-4 {
  z-index: 10;
  background-color: #0000;
  height: 74px;
}

.dropdown-toggle-5 {
  padding-left: 10px;
}

.search-cart-menu-4 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.icon-5 {
  color: #0009;
  font-size: 12px;
}

.search-input-5 {
  color: #000;
  background-color: #0000;
  border: 1px #0000;
  border-bottom: 1px solid #d3cfca;
  width: 100%;
  height: 36px;
  margin-bottom: 0;
  padding: 0;
  font-style: italic;
}

.search-input-5:active {
  background-color: #0000;
}

.search-input-5::placeholder {
  color: #000;
}

.container-nav-6 {
  background-color: #d3cfca;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 5vw;
  display: flex;
  position: relative;
}

.container-nav-6.nav {
  background-color: var(--sand-beige);
  flex-direction: row;
  justify-content: space-between;
  height: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.search-button-5 {
  opacity: .8;
  background-color: #0000;
  background-image: url('../images/icons8-search.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px;
  width: 46px;
  height: 36px;
  transition: opacity .2s;
}

.search-button-5:hover {
  opacity: 1;
}

.dropdown-toggle-6 {
  padding-left: 10px;
  padding-right: 25px;
  font-size: 12px;
}

.search-cart-menu-5 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.icon-6 {
  color: #0009;
  margin-right: 0;
  font-size: 12px;
}

.icon-6.web {
  opacity: 0;
}

.search-input-6 {
  color: #000;
  background-color: #0000;
  border: 1px #0000;
  border-bottom: 1px solid #d3cfca;
  width: 100%;
  height: 36px;
  margin-bottom: 0;
  padding: 0;
  font-style: italic;
}

.search-input-6:active {
  background-color: #0000;
}

.search-input-6::placeholder {
  color: #000;
}

.search-input-7 {
  color: #000;
  background-color: #0000;
  border: 1px #0000;
  border-bottom: 1px solid #d3cfca;
  width: 100%;
  height: 36px;
  margin-bottom: 0;
  padding: 0;
  font-style: italic;
}

.search-input-7:active {
  background-color: #0000;
}

.search-input-7::placeholder {
  color: #000;
}

.search-input-8 {
  color: #000;
  background-color: #0000;
  border: 1px #0000;
  border-bottom: 1px solid #d3cfca;
  width: 100%;
  height: 36px;
  margin-bottom: 0;
  padding: 0;
  font-style: italic;
}

.search-input-8:active {
  background-color: #0000;
}

.search-input-8::placeholder {
  color: #000;
}

.search-input-9 {
  color: #000;
  background-color: #0000;
  border: 1px #0000;
  border-bottom: 1px solid #d3cfca;
  width: 100%;
  height: 36px;
  margin-bottom: 0;
  padding: 0;
  font-style: italic;
}

.search-input-9:active {
  background-color: #0000;
}

.search-input-9::placeholder {
  color: #000;
}

.search-input-10 {
  color: #000;
  background-color: #0000;
  border: 1px #0000;
  border-bottom: 1px solid #d3cfca;
  width: 100%;
  height: 36px;
  margin-bottom: 0;
  padding: 0;
  font-style: italic;
}

.search-input-10:active {
  background-color: #0000;
}

.search-input-10::placeholder {
  color: #000;
}

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

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

.link-block-13:hover {
  width: 110%;
}

.link-block-14, .link-block-15 {
  opacity: 1;
  transition: none;
}

.image-85, .image-86 {
  width: 80%;
}

.image-87 {
  width: 50%;
}

.field-light-3 {
  color: #000;
  background-color: #fff9;
  border-radius: 30px;
  flex: 0 auto;
  width: 100%;
  min-width: 220px;
  height: 50px;
  margin-top: 10px;
  margin-bottom: 0;
  margin-right: 10px;
  padding-left: 30px;
}

.field-light-3.no-top-margin {
  background-color: var(--arctic-cotton-three);
  color: var(--blue-dark);
  border-radius: 10px;
  margin-top: 0;
  font-family: sofia-pro, sans-serif;
}

.field-light-3.no-top-margin::placeholder {
  color: var(--grey);
  -webkit-text-stroke-color: var(--blue-dark);
}

.field-light-3.no-top-margin.green {
  color: var(--green-four);
}

.field-light-3.no-top-margin.green::placeholder {
  color: var(--grey);
}

.button-basic-two-2 {
  z-index: 2;
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #d3cfca;
  border: 1px solid #d3cfca;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-top: 12px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Bolkitrayek, sans-serif;
  font-size: 16px;
  line-height: 1;
  display: flex;
  position: relative;
}

.button-basic-two-2:hover {
  opacity: .9;
  color: #aaa6a0;
}

.button-basic-two-2.top-margin-mobile-portrait-10px {
  background-color: var(--sand-beige);
  color: var(--green-four);
  text-transform: capitalize;
  border-radius: 30px 0;
  padding-top: 10px;
  font-family: the-seasons, sans-serif;
}

.button-basic-two-2.top-margin-mobile-portrait-10px:hover {
  opacity: 1;
  color: var(--green-four);
}

.button-basic-two-2.top-margin-mobile-portrait-10px.footer-blue {
  background-color: var(--sand-beige);
  color: var(--blue-dark);
}

.link-light-2 {
  color: #fff;
  border-bottom: 1px solid #fff;
  transition: color .4s;
}

.link-light-2:hover {
  opacity: .8;
  color: #d3cfca;
}

.success-message-5 {
  background-color: #91867e33;
}

.success-message-5.dark {
  background-color: var(--arctic-cotton-three);
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.link-light-reversed-2 {
  color: #fff9;
  transition: color .4s;
}

.link-light-reversed-2:hover {
  opacity: .8;
  color: #d3cfca;
}

.link-light-reversed-2:focus {
  color: #d3cfca;
}

.link-light-reversed-2.link-caps.top-margin-10px {
  text-transform: capitalize;
  margin-right: 20px;
  font-family: sofia-pro, sans-serif;
}

.link-light-reversed-2.link-caps.top-margin-10px:hover, .link-light-reversed-2.link-caps.top-margin-10px.w--current {
  color: var(--white-two);
}

.no-margin-7 {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.copyright-wrapper-2 {
  background-color: var(--green-four);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px 10vw 20px;
  display: flex;
}

.copyright-wrapper-2.footer-blue {
  background-color: var(--blue-dark);
}

.copyright-wrapper-2.footer-blue.footer-green {
  background-color: var(--green-four);
}

.link-light-reversed-3 {
  color: #fff9;
  transition: color .4s;
}

.link-light-reversed-3:hover {
  opacity: .8;
  color: #d3cfca;
}

.link-light-reversed-3:focus {
  color: #d3cfca;
}

.div-block-57 {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.no-margin-8 {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}

.no-margin-8.text-light.text-caps {
  transition: color .4s;
}

.no-margin-8.text-light.text-caps.right-margin-60px {
  margin-right: 20px;
}

.no-margin-8.text-light.text-caps.right-margin {
  text-transform: none;
  margin-right: 60px;
  font-family: the-seasons, sans-serif;
  font-weight: 400;
}

.no-margin-8.text-light.text-caps.right-margin.quote {
  font-family: the-seasons, sans-serif;
}

.no-margin-8.text-light.text-caps.right-margin.quote.journey {
  text-transform: capitalize;
}

.bold-text-3 {
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.heading-36 {
  color: var(--blue-dark);
  text-align: center;
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.paragraph-25 {
  color: var(--blue-dark);
  font-family: sofia-pro, sans-serif;
  font-weight: 200;
}

.paragraph-26, .paragraph-27 {
  color: var(--blue-dark);
  font-family: sofia-pro, sans-serif;
}

.heading-37, .heading-38 {
  color: var(--blue-dark);
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.heading-38.blog {
  color: var(--green-four);
}

.paragraph-28 {
  color: var(--blue-dark);
  font-family: sofia-pro, sans-serif;
}

.heading-39, .heading-40 {
  color: var(--blue-dark);
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.paragraph-29, .paragraph-30 {
  color: var(--blue-dark);
  font-family: sofia-pro, sans-serif;
}

.heading-41 {
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.heading-41.blue {
  color: var(--blue-dark);
}

.container-6 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 5vw 10vw;
  display: flex;
  position: relative;
}

.tes-m02-tes-wrapper-2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  display: flex;
  position: relative;
}

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

.text-accent-one-4 {
  z-index: 1;
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
  font-weight: 400;
  line-height: .9;
}

.paragraph-31 {
  font-family: sofia-pro, sans-serif;
}

.dropdown-link-3 {
  opacity: .7;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-size: 12px;
}

.dropdown-link-3:hover {
  opacity: 1;
  color: #aaa6a0;
}

.dropdown-link-3.w--current {
  color: #fff;
  font-weight: 600;
}

.navlink-3 {
  opacity: .8;
  text-transform: uppercase;
  padding: 0;
  font-size: 12px;
  font-weight: 500;
}

.navlink-3:hover {
  opacity: 1;
}

.navlink-3.w--current {
  color: #aaa6a0;
}

.dropdown-list-6 {
  background-color: #000;
}

.dropdown-list-6.w--open {
  border-radius: 15px;
  padding: 20px;
}

.dropdown-toggle-7 {
  padding-left: 10px;
}

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

.text-accent-one-5 {
  z-index: 1;
  text-transform: uppercase;
  font-family: Bolkitrayek, sans-serif;
  font-weight: 400;
  line-height: .9;
}

.text-accent-one-5.hero-m03-text {
  color: #d3cfca;
  text-align: right;
  font-size: 20px;
  line-height: 1.2;
  position: relative;
  top: 60px;
}

.hero-m03-preview-wrapper-2 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  text-align: right;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: auto;
  padding-top: 0;
}

.image-90 {
  object-fit: cover;
  border-radius: 30px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.image-90.imagehome {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.text-accent-one-6 {
  z-index: 1;
  text-transform: uppercase;
  font-family: Bolkitrayek, sans-serif;
  font-weight: 400;
  line-height: .9;
}

.text-accent-one-6.text-light.center {
  color: var(--green-four);
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.text-accent-one-6.text-light.center.mobile.home {
  color: var(--blue-dark);
  font-size: 7vw;
}

.text-accent-one-6.hero-m03-text {
  color: var(--green-four);
  text-align: right;
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  position: relative;
  top: 60px;
}

.image-91 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: max-height .45s, transform .4s, opacity .4s;
  position: absolute;
  inset: 0% 0% auto;
}

.image-91:hover {
  transform: scale(1.05);
}

.link-light-3 {
  color: #fff;
  text-transform: capitalize;
  border: 1px #000;
  font-family: the-seasons, sans-serif;
  transition: color .4s;
}

.link-light-3:hover {
  opacity: .8;
  color: #d3cfca;
}

.link-light-3.design:hover {
  color: var(--blue-dark);
}

.link-light-3.wellbeing {
  color: var(--green-four);
}

.image-horizontal-2 {
  border-radius: 30px;
  width: 100%;
  padding-bottom: 65%;
  position: relative;
  overflow: hidden;
}

.image-vertical-8 {
  border-radius: 30px;
  width: 100%;
  padding-bottom: 140%;
  position: relative;
  overflow: hidden;
}

.image-vertical-8:hover {
  background-image: none;
}

.image-vertical-8.home {
  background-image: none;
  border-radius: 100px 0;
}

.accent-c08-text-2 {
  color: #d3cfca;
  text-transform: uppercase;
  text-shadow: 1px 0 1px #fff9, -1px -1px 1px #aaa6a0;
  margin-top: 30px;
  margin-right: 35px;
  font-family: Bolkitrayek, sans-serif;
  font-size: 11vw;
  line-height: 1;
}

.design {
  color: var(--blue-dark);
}

.slide-49 {
  float: none;
  clear: none;
  background-image: url('../images/IMG_4999h.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100%;
  position: relative;
  overflow: visible;
}

.slider-4, .mask-4 {
  border-radius: 30px;
}

.slide-1-28 {
  background-image: url('../images/IMG_4989b-Kopie.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
}

.slide-50 {
  object-fit: fill;
  background-image: url('../images/IMG_3258.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  font-size: 900px;
  line-height: 1200px;
  position: relative;
}

.slider-5 {
  aspect-ratio: auto;
  object-fit: fill;
}

.left-arrow-2 {
  height: 100%;
}

.slide-nav-2 {
  margin-bottom: -400px;
  padding-top: 0;
  padding-bottom: 0;
  inset: auto 0% 0%;
}

.div-block-58 {
  position: fixed;
  inset: auto 0% 0%;
}

.container-7 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 5vw 10vw;
  display: flex;
  position: relative;
}

.button-basic-two-3 {
  z-index: 2;
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #d3cfca;
  border: 1px solid #d3cfca;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-top: 12px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Bolkitrayek, sans-serif;
  font-size: 16px;
  line-height: 1;
  display: flex;
  position: relative;
}

.button-basic-two-3:hover {
  opacity: .9;
  color: #aaa6a0;
}

.button-basic-two-3.top-margin-40px {
  background-color: var(--sand-beige);
  color: var(--blue-dark);
  text-transform: capitalize;
  border-radius: 20px 0;
  font-family: the-seasons, sans-serif;
}

.text-light-2 {
  color: #fff;
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
  position: relative;
}

.text-light-2.top-margin-20-px.sofia {
  text-transform: none;
  font-family: sofia-pro, sans-serif;
}

.image-92 {
  object-fit: cover;
  border-radius: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.italic-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-style: italic;
}

.intro-m01-about-text-2 {
  z-index: 2;
  background-color: var(--blue-dark);
  border-radius: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  padding: 50px;
  display: flex;
  position: absolute;
  inset: auto auto auto -80px;
}

.text-accent-one-7 {
  z-index: 1;
  text-transform: uppercase;
  font-family: Bolkitrayek, sans-serif;
  font-weight: 400;
  line-height: .9;
}

.text-accent-one-7.second-menu {
  font-size: 22px;
}

.container-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 5vw 10vw;
  display: flex;
  position: relative;
}

.opt-in-03-grid-2 {
  grid-column-gap: 2vw;
  grid-template-rows: auto;
  grid-template-columns: 10vw 20vw 1fr;
  width: 100%;
  min-height: 400px;
}

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

.success-message-6 {
  background-color: var(--sand-beige);
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.no-margin-9 {
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: the-seasons, sans-serif;
  position: relative;
}

.rich-text-block-2 {
  color: var(--blue-dark);
}

.rich-text-block-2.blog {
  color: var(--green-four);
}

.rich-text-block-3 {
  color: var(--blue-dark);
}

.rich-text-block-4 {
  color: var(--blue-dark);
  font-family: sofia-pro, sans-serif;
  font-weight: 200;
}

.paragraph-32 {
  font-family: sofia-pro, sans-serif;
}

.paragraph-32.blog {
  color: var(--green-four);
}

.paragraph-33, .paragraph-34 {
  font-family: sofia-pro, sans-serif;
}

.paragraph-35, .link-4 {
  color: var(--blue-dark);
}

.bold-text-4, .bold-text-5, .bold-text-6, .bold-text-7 {
  font-weight: 200;
}

.link-5 {
  color: var(--blue-dark);
}

.container-9 {
  margin-left: 0;
  margin-right: 0;
}

.link-6 {
  color: var(--green-four);
}

.container-10 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.rich-text-block-5 {
  font-family: sofia-pro, sans-serif;
}

.text-light-3 {
  color: var(--bone-white-one);
  text-transform: none;
  font-family: the-seasons, sans-serif;
  position: relative;
}

.text-light-3.homeabout {
  margin-top: 30px;
}

.text-light-3.homeabout.anotherfont {
  color: var(--bone-white-one);
  font-family: sofia-pro, sans-serif;
  font-weight: 200;
}

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

.section-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.section-3.colour-one {
  background-color: #d3cfca;
}

.image-vertical-9 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  width: 100%;
  padding-bottom: 140%;
  position: relative;
  overflow: hidden;
}

.image-vertical-9.imagehome {
  border-radius: 120px 0;
}

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

.hero-m03-2 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 120px;
  margin-bottom: 10vw;
  display: flex;
}

.text-accent-one-8 {
  z-index: 1;
  text-transform: uppercase;
  font-family: Bolkitrayek, sans-serif;
  font-weight: 400;
  line-height: .9;
}

.text-accent-one-8.text-light.center {
  color: var(--blue-dark);
  text-align: left;
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.text-accent-one-8.hero-m03-text {
  color: var(--green-four);
  text-align: right;
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
  top: 60px;
}

.section-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.section-4.colour-four {
  background-color: #000;
}

.section-4.colour-four.min-100-vh {
  background-color: var(--sand-beige);
  min-height: 100vh;
}

.image-vertical-10 {
  border-radius: 30px;
  width: 100%;
  padding-bottom: 140%;
  position: relative;
  overflow: hidden;
}

.image-vertical-10.imagehome {
  border-radius: 300px 300px 0 0;
}

.hero-m03-preview-wrapper-3 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  text-align: right;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.div-block-59 {
  width: 40%;
  position: relative;
  bottom: -600px;
}

.div-block-59.red-dot-award {
  bottom: -580px;
}

.image-96 {
  width: 65%;
  display: inline-block;
  position: absolute;
  inset: auto 0% auto 185%;
}

.image-98, .image-99.laptopbluenav {
  opacity: 0;
  width: 0;
}

.top-margin-20-px-4 {
  text-transform: none;
  margin-top: 20px;
  margin-left: 60px;
  margin-right: 60px;
  font-family: sofia-pro, sans-serif;
  font-weight: 200;
}

.caps-accent-2 {
  letter-spacing: 1px;
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}

.full-image-video-wrapper-parallax-2 {
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.full-image-video-wrapper-parallax-2.not-rounded {
  border-radius: 0;
}

.section-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.heading-42 {
  text-transform: none;
  margin-bottom: 20px;
  font-family: the-seasons, sans-serif;
}

.top-margin-20-px-5 {
  margin-top: 20px;
  font-family: sofia-pro, sans-serif;
}

.container-12 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 5vw 10vw;
  display: flex;
  position: relative;
}

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

.intro-01-line-01-grid-2 {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.5fr 15vw;
  min-height: 40vw;
}

.line-01-image-01-wrapper-2 {
  width: 100%;
  position: relative;
  bottom: -50px;
  left: 5vw;
}

.section-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.section-6.colour-one {
  background-color: var(--sand-beige);
}

.image-vertical-11 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  width: 100%;
  padding-bottom: 140%;
  position: relative;
  overflow: hidden;
}

.image-vertical-11.aboutphoto {
  background-image: none;
  border-radius: 300px 300px 0 0;
}

.no-margin-10 {
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: the-seasons, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  position: relative;
}

.no-margin-10.about {
  text-transform: none;
  font-family: sofia-pro, sans-serif;
  font-weight: 200;
}

.heading-43, .heading-44 {
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.heading-45 {
  text-align: left;
  text-transform: capitalize;
  margin-left: 60px;
  margin-right: 60px;
  font-family: the-seasons, sans-serif;
}

.link-7 {
  color: var(--green-four);
}

.link-block-16, .link-block-17 {
  cursor: pointer;
}

.text-block-2, .text-block-3 {
  font-family: sofia-pro, sans-serif;
}

.text-block-4 {
  text-align: center;
  font-family: sofia-pro, sans-serif;
}

.error-message {
  background-color: var(--arctic-cotton-three);
  border-radius: 30px 0;
}

.text-block-5 {
  text-align: center;
  font-family: sofia-pro, sans-serif;
}

.error-message-2 {
  background-color: var(--white-two);
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
}

.error-message-3 {
  background-color: var(--white-two);
  text-align: center;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  font-family: sofia-pro, sans-serif;
}

.text-block-6 {
  font-family: sofia-pro, sans-serif;
}

.error-message-4 {
  background-color: var(--bone-white-one);
  text-align: center;
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
  font-family: sofia-pro, sans-serif;
}

.link-8 {
  color: var(--green-four);
}

.error-message-5 {
  background-color: var(--sand-beige);
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.text-block-7, .text-block-8 {
  text-align: center;
}

.error-message-6 {
  background-color: var(--sand-beige);
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

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

.error-message-7 {
  background-color: var(--sand-beige);
  border-top-left-radius: 30px;
  border-bottom-right-radius: 30px;
}

.image-full-2 {
  opacity: 1;
  background-image: url('../images/Diem-Katharina-151_yes_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.image-full-2.about {
  width: 80%;
}

.image-full-2.about.mobile {
  background-image: url('../images/3xl-Alika.png');
  width: 100%;
}

.image-full-2.about.mobile.experienceretreat {
  background-image: url('../images/rutpratheep-nilpechr-jaesAgqPJk4-unsplash.jpg');
  background-position: 50%;
}

.image-full-2.about.mobile.experienceretreat.socotra {
  background-image: url('../images/dji_fly_20231129_104242_67_1701797131609_photo.JPG');
}

.image-full-2.about.mobile.experienceretreat.socotra.n-chte {
  background-image: url('../images/pexels-neslihan-a-97164342-15830317.jpg');
}

.image-full-2.about.mobile.experienceretreat.socotra.n-chte.rauhn-chte {
  background-image: url('../images/nathan-dumlao-p3y6Zw6ydWQ-unsplash.jpg');
}

.image-full-2.about.mobile.experienceretreat.fotogartenderseele2 {
  background-image: url('../images/chuko-cribb-S4J8-AyXtKU-unsplash.jpg');
}

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

.image-102 {
  margin-bottom: 50px;
}

.video {
  border-radius: 0;
  width: 100%;
}

.link-9, .link-10 {
  color: var(--white-two);
}

.slider-6 {
  border-radius: 45px;
  max-height: 100%;
}

.mask-6 {
  overflow: visible;
}

.slide-51 {
  max-height: 33%;
}

.slide-52 {
  object-fit: fill;
  background-image: url('../images/IMG_3258.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: cover;
  border-radius: 30px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  font-size: 900px;
  line-height: 1200px;
  position: relative;
}

.slide-53 {
  background-image: url('../images/IMG_6925u.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
}

.mask-7 {
  float: none;
  object-fit: fill;
  height: 750px;
  overflow: hidden;
}

.mask-7.gr-etablet.gr-ehandyquer.gr-ehandyhoch.slider {
  border-radius: 30px;
}

.slide-54 {
  background-image: url('../images/IMG_3846.jpg');
  background-position: 0%;
  background-size: cover;
  border-radius: 30px;
}

.slide-55 {
  float: none;
  clear: none;
  background-image: url('../images/IMG_4999h.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
  height: 100%;
  position: relative;
  overflow: visible;
}

.slide-56 {
  background-image: url('../images/IMG_3213.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 30px;
}

.slide-1-29 {
  background-image: url('../images/IMG_4525.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
}

.slide-57 {
  background-image: url('../images/IMG_5015.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 30px;
}

.slide-58 {
  background-image: url('../images/IMG_4368.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 30px;
}

.slide-1-30 {
  background-image: url('../images/IMG_4165w.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
}

.slide-1-31 {
  background-image: url('../images/IMG_4323.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
}

.slide-1-32 {
  background-image: url('../images/UN_heller.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
}

.icon-7 {
  opacity: 1;
  border: 0 solid #000;
  border-radius: 0;
}

.slide-1-33 {
  background-image: url('../images/1B84FE3B-B415-4C3A-A6E6-9318242519FA-Kopie.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
}

.slide-59 {
  background-image: url('../images/IMG_4332.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
}

.slide-60 {
  background-image: url('../images/IMG_6015.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 30px;
}

.slide-nav-3 {
  border-radius: 30px;
}

.image-103, .image-104 {
  max-width: 85%;
}

.slide-a {
  background-image: url('../images/Riad-Janoub-Deneb-4.jpeg');
  background-position: 0 0;
  background-size: cover;
}

.slide-b {
  background-image: url('../images/Riad-Janoub-Sirius-3.jpeg');
  background-position: 0 0;
  background-size: cover;
}

.slide-c {
  background-image: url('../images/Riad-Janoub-Sirius-2.jpeg');
  background-position: 0 0;
  background-size: cover;
}

.slide-d {
  background-image: url('../images/Riad-Janoub-dining-room.jpeg');
  background-position: 0 0;
  background-size: cover;
}

.slide-e {
  background-image: url('../images/room-mimosa-2.jpeg');
  background-position: 0 0;
  background-size: cover;
}

.slide-e.socotra {
  background-image: url('../images/Bildschirmfoto-2024-09-04-um-14.30.30.png');
}

.slide-f {
  background-image: url('../images/Riad-Janoub-food-0.jpeg');
  background-position: 0 0;
  background-size: cover;
}

.slide-g {
  background-image: url('../images/Riad-Janoub-food-2.jpeg');
  background-position: 0 0;
  background-size: cover;
}

.slide-h {
  background-image: url('../images/Riad-Janoub-4.jpeg');
  background-position: 0 0;
  background-size: cover;
}

.green {
  color: var(--green-four);
}

.top-margin-20-px-6 {
  margin-top: 20px;
}

.showcase-l04-2 {
  z-index: 2;
  color: #000;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 70vh;
  margin-top: 5vw;
  padding: 5vw;
  display: flex;
  position: relative;
}

.showcase-l04-2:hover {
  opacity: 1;
  color: #000;
}

.text-light-4 {
  color: #fff;
  position: relative;
}

.section-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.top-margin-20-px-7 {
  margin-top: 20px;
}

.showcase-l04-3 {
  z-index: 2;
  color: #000;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 70vh;
  margin-top: 5vw;
  padding: 5vw;
  display: flex;
  position: relative;
}

.showcase-l04-3:hover {
  opacity: 1;
  color: #000;
}

.text-light-5 {
  color: #fff;
  position: relative;
}

.section-8 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.section-8.top-margin-mobile.colour-one {
  color: var(--bone-white-one);
  margin-bottom: 100px;
}

.experience {
  color: var(--bone-white-one);
  text-transform: capitalize;
  font-family: the-seasons, sans-serif;
}

.experience_text {
  color: var(--white-two);
  margin-top: -50px;
  font-family: sofia-pro, sans-serif;
  font-weight: 200;
}

.bold-text-8, .bold-text-9 {
  font-weight: 200;
}

.socotralink {
  color: var(--green-four);
  -webkit-text-stroke-color: var(--green-four);
}

.bold-text-10 {
  font-weight: 200;
}

.link-11, .link-12 {
  color: var(--green-four);
}

.italic-text {
  font-style: normal;
}

.link-13 {
  background-color: #0000;
  display: inline;
}

.link-13.insidephoto {
  color: var(--white-two);
}

.link-14 {
  -webkit-text-stroke-width: 0px;
}

.link-15 {
  font-size: 14px;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 40px;
  }

  h3 {
    font-size: 20px;
  }

  .section.colour-one._100-vh, .section.colour-one._100-vh.top-margin-mobile {
    height: auto;
  }

  .section.colour-one.lieblingsmakel, .section.top-margin-mobile, .section.colour-four.min-100-vh {
    margin-top: 70px;
  }

  .container {
    margin-top: 70px;
    padding-top: 0;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .container.contact {
    margin-top: 0;
  }

  .container.imprint {
    margin-top: 140px;
  }

  .button-basic-one.wide.top-margin-10px.design {
    border-bottom-right-radius: 30px;
  }

  .button-basic-two {
    text-align: center;
  }

  .button-basic-two.top-margin-mobile-portrait-10px {
    text-transform: capitalize;
    font-family: the-seasons, sans-serif;
    font-weight: 400;
  }

  .animated-link-wrapper.no-margins {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .line-hover.invisible-mobile {
    display: none;
  }

  .nav-menu {
    background-color: var(--bone-white-one);
    align-items: flex-start;
    height: auto;
    min-height: 100vh;
    inset: 0% 0% auto;
    overflow: scroll;
  }

  .brand {
    width: 100px;
  }

  .brand.margin-right {
    margin-right: 0;
  }

  .nav-bar {
    background-color: var(--bone-white-one);
    height: 70px;
  }

  .nav-bar.nav-light.nav-gr-n {
    position: fixed;
  }

  .navlink {
    color: var(--green-four);
    font-size: 16px;
  }

  .navlink.invisible-mobile-tablet {
    display: none;
  }

  .menu-icon-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 40px;
    height: 40px;
    display: flex;
    position: relative;
  }

  .line-horizontal._01 {
    height: 2px;
    position: relative;
    top: -5px;
  }

  .line-horizontal._01.dark {
    background-color: var(--green-four);
  }

  .line-horizontal._02 {
    height: 2px;
    position: relative;
    top: 5px;
    left: 0%;
    right: 0%;
  }

  .line-horizontal._02.dark {
    background-color: var(--green-four);
  }

  .search-wrapper.desktop {
    display: none;
  }

  .search-wrapper.mobile {
    width: 500px;
    margin-right: 0;
    display: flex;
  }

  .search {
    width: 100%;
  }

  .search-input {
    border-bottom-color: var(--green-four);
    height: 60px;
    font-size: 19px;
  }

  .search-button {
    background-size: 24px;
    height: 60px;
  }

  .menu-button {
    background-color: #0000;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .no-margin.text-light.text-caps.right-margin {
    text-transform: capitalize;
    font-family: the-seasons, sans-serif;
    font-weight: 400;
  }

  .no-margin.paragraph-small.paragraph-light.text-light.top-margin-20px {
    font-family: sofia-pro, sans-serif;
  }

  .newsletter-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-block {
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .footer-grid {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1.5fr;
  }

  .form {
    width: 100%;
  }

  .copyright-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .form-block-newsletter {
    width: 100%;
  }

  .footer-wrapper {
    margin-bottom: 40px;
  }

  .link-light-reversed {
    font-family: sofia-pro, sans-serif;
    font-weight: 300;
  }

  .link-light-reversed.link-caps.top-margin-10px {
    font-family: sofia-pro, sans-serif;
  }

  .cart-quantity {
    background-color: var(--green-four);
    width: 50px;
    height: 50px;
    font-size: 20px;
  }

  .search-wrapper-mobile {
    justify-content: flex-start;
    width: 90%;
    height: 60px;
    margin: 40px auto 10px;
    padding-left: 20px;
    display: flex;
  }

  .checkout-wrapper {
    width: 100%;
  }

  .block-content-transparent {
    border: 1px #000;
  }

  .field-checkout {
    margin-bottom: 10px;
  }

  .text-accent-one.hero-m03-text {
    padding-left: 5vw;
  }

  .text-accent-one.second-menu {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .text-accent-one.design {
    font-size: 8vw;
    line-height: 1.2;
  }

  .image-vertical {
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-vertical.shape2.reiki.mobile {
    border-top-right-radius: 120px;
    border-bottom-left-radius: 120px;
  }

  .product-grid {
    grid-column-gap: 40px;
  }

  .faq-wrapper {
    width: 100%;
    margin-bottom: 60px;
  }

  .product-details-wrapper {
    margin-right: 5vw;
    padding-right: 0%;
  }

  .tab {
    border-left: 2px none var(--white-two);
    border-bottom-style: solid;
    flex-direction: column;
    justify-content: flex-start;
    height: auto;
  }

  .top-margin.wellbeing {
    color: var(--green-four);
  }

  .preview-01-animated-link-wrapper {
    margin-bottom: 10px;
  }

  .utility-page-wrap {
    height: auto;
  }

  .search-container {
    width: 90%;
  }

  .privacy-policy-wrapper, .getting-started-section-wrapper {
    width: 100%;
  }

  .template-info-grid {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .contacts-grid-content {
    border-radius: 150px 0;
  }

  .animated-link-wrapper-nav {
    height: 60px;
    margin-right: 20px;
  }

  .int-01-link {
    border-right: 1px solid var(--black-transparent-four);
    border-top-style: none;
    height: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .three-columns.top-margin-150-px {
    margin-top: 10vw;
  }

  .int-l02-content-wrapper {
    padding-left: 15vw;
    padding-right: 10vw;
  }

  .int-l02-image-wrapper {
    width: 29vw;
    right: -5vw;
  }

  .container-paddings {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .field-light {
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .field-light.text {
    border-radius: 19px;
  }

  .field-light.no-top-margin {
    font-family: sofia-pro, sans-serif;
  }

  .field-light.no-right-margin {
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .grid-content-wrapper.facts-01-layout {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .grid-content-wrapper.facts-01-layout.no-right-border {
    border-bottom-style: none;
    border-right-style: solid;
  }

  .grid-content-wrapper.facts-01-layout.no-top-border.no-right-border {
    border-bottom-style: solid;
  }

  .grid-content-wrapper.vert-center {
    padding-right: 5vw;
  }

  .grid-content-wrapper.show-01-layout, .grid-content-wrapper.show-01-layout.padding-left {
    padding-left: 5vw;
  }

  .grid-content-wrapper.show-01-line-02-layout {
    padding-right: 5vw;
  }

  .colour-four {
    background-color: var(--green-four);
  }

  .opt-in-l02-form-wrapper, .opt-in-l02-form-wrapper.embossed, .accent-c06-image-wrapper, .title-wrapper {
    width: 100%;
  }

  .title-wrapper.experience {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero-60 {
    width: 90%;
  }

  .accent-l04-content-wrapper {
    padding-top: 15vw;
    padding-bottom: 15vw;
    padding-left: 10vw;
  }

  .accent-l04-image-wrapper-01 {
    width: 25vw;
  }

  .image-horizontal {
    border-radius: 20px;
  }

  .int-l05-content-wrapper {
    width: 80vw;
    padding-top: 10vw;
    padding-bottom: 10vw;
    padding-left: 0;
  }

  .full-image-video.intro-c03-image-03 {
    background-size: cover;
  }

  .full-image-video.intro-m05-image-03 {
    background-image: url('../images/Diem-Katharina-119.jpg');
    background-size: cover;
    background-attachment: fixed;
  }

  .full-image-video.intro-m05-image-03.connect.contact {
    background-image: url('../images/IMG_0137_mobil.jpg');
    background-position: 50% 70%;
    background-size: cover;
    background-attachment: fixed;
  }

  .full-image-video.showcase-l04-image-01, .full-image-video.showcase-l04-image-01.socotrajan25 {
    background-position: 50%;
    background-size: cover;
  }

  .full-image-video.showcase-l04-image-01.wengen24, .full-image-video.showcase-l04-image-01.rauhn-chterituals {
    background-size: cover;
  }

  .int-l04-grid {
    grid-column-gap: 5vw;
    margin-top: 30vw;
  }

  .int-l04-image-wrapper {
    width: 100%;
    left: 0;
  }

  .int-l04-details-line {
    padding-top: 5px;
    padding-bottom: 5px;
  }

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

  .logotype-wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .container-paddings-2 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .int-l06-content-wrapper {
    width: 80vw;
    padding-top: 10vw;
    padding-bottom: 10vw;
    padding-left: 10vw;
  }

  .int-l06-content-wrapper.colour-white {
    margin-bottom: 165px;
    bottom: -25vw;
  }

  .info-c01-grid {
    grid-column-gap: 5vw;
    grid-template-columns: 35% 60fr;
  }

  .info-c01-content-wrapper {
    justify-content: center;
    align-items: flex-start;
  }

  .info-c01-content-wrapper.invisible-mobile {
    display: none;
  }

  .info-c01-image-wrapper {
    justify-content: flex-start;
  }

  .info-c01-paragraph-wrapper {
    grid-template-columns: 1fr 1fr;
    padding-top: 5vw;
  }

  .info-c01 {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .intro-c01-image-wrapper.shape1.mobile {
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }

  .intro-c01-content-wrapper {
    padding: 5vw;
  }

  .showcase-l04-content-wrapper {
    width: 80vw;
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .showcase-l03-image-wrapper {
    width: 100%;
  }

  .showcase-l05-container {
    width: 50%;
  }

  .preview-l02-image-wrapper {
    width: 100%;
  }

  .preview-l03-image-wrapper {
    min-height: 40vh;
  }

  .preview-l03-image-wrapper.preview-l03-image-01 {
    background-position: 50%;
  }

  .preview-l03-split-left {
    width: 100%;
  }

  .preview-l03-split-wrapper {
    flex-direction: column;
    overflow: hidden;
  }

  .preview-l03-split-wrapper._100-vh {
    height: auto;
    margin-bottom: 80px;
  }

  .preview-l03-content-wrapper {
    justify-content: center;
    padding-top: 10vw;
    padding-bottom: 10vw;
    padding-left: 5vw;
  }

  .preview-l03-split-right {
    align-items: flex-start;
    width: 100%;
  }

  .preview-l03 {
    height: auto;
  }

  .shop-accent-c01-content-wrapper, .full-video-wrapper {
    width: 100%;
  }

  .shop-accent-c02-grid {
    grid-template-columns: 1fr;
  }

  .categories-left-menu-wrapper {
    padding-bottom: 10vw;
  }

  .product-overview-wrapper {
    justify-content: flex-start;
  }

  .number-bullet {
    width: 50px;
    height: 50px;
  }

  .user-manual-grid {
    grid-column-gap: 40px;
    grid-template-columns: 1fr 20%;
  }

  .blog-post-content-wrapper {
    width: 90%;
  }

  .tutorials-image-2 {
    width: 20vw;
  }

  .where-to-start-grid-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .where-to-start-grid-wrapper.right-border {
    padding: 11vw;
  }

  .where-to-start-grid-wrapper.right-border.invisible {
    border-right-style: none;
  }

  .support-image-2 {
    width: 20vw;
  }

  .preview-l04-content-wrapper {
    width: 80vw;
    padding-top: 10vw;
    padding-bottom: 10vw;
    padding-left: 5vw;
  }

  .facts-01-grid {
    grid-template-columns: 1fr;
  }

  .preview-l06-columns {
    grid-row-gap: 70px;
    grid-template-columns: 1fr;
  }

  .close-icon-wrapper {
    opacity: .4;
    flex: 0 auto;
  }

  .dropdown {
    flex-direction: column;
    justify-content: flex-start;
    width: 90%;
    font-size: 19px;
    display: flex;
  }

  .dropdown.top-margin-100px {
    margin-top: 100px;
  }

  .dropdown-toggle {
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-link-wrapper {
    flex-direction: column;
    height: 60px;
  }

  .dropdown-list {
    background-color: var(--bone-white-one);
    flex-wrap: wrap;
    position: relative;
  }

  .dropdown-list.w--open {
    background-color: var(--green-four);
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .dropdown-link {
    width: auto;
    margin-right: 30px;
    font-weight: 400;
  }

  .icon.light {
    color: var(--green-four);
  }

  .product-wrapper-grid {
    grid-column-gap: 5vw;
    grid-template-columns: 30vw 1fr;
    width: 100%;
  }

  .product-name-wrapper {
    inset: auto auto -10%;
  }

  .showcase-l07-content-wrapper {
    border-radius: 30px;
    width: 80vw;
    padding: 0 10vw 10vw;
  }

  .container-footer, .container-nav {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .m01-heading-wrapper {
    width: 80%;
    margin-top: 60px;
  }

  .intro-m01-about-text {
    bottom: -40px;
    left: -30px;
  }

  .intro-m01-about-small-preview {
    right: -30px;
  }

  .image-full {
    border-radius: 20px;
  }

  .accent-m01-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .accent-m01-content-wrapper.linkshome {
    margin-left: 10px;
  }

  .accent-m01-content-wrapper.rechtshome {
    margin-right: 0;
    padding-right: 10px;
  }

  .footer-grid-02 {
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .tes-c05-tes-wrapper {
    padding: 20px;
  }

  .tes-c05 {
    padding: 40px;
  }

  .tes-c05-grid {
    grid-column-gap: 3vw;
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .tes-c05-image-wrapper {
    width: 30%;
  }

  .hero-m02-title-wrapper {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .intro-m02-menu {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .intro-m02-about {
    margin-bottom: 100px;
  }

  .tes-m02-image-wrapper {
    width: 30%;
  }

  .tes-m02-tes-wrapper {
    padding: 20px;
  }

  .m02-heading-wrapper {
    width: 80%;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .search-button-light {
    background-size: 24px;
    height: 60px;
  }

  .hero-m03-preview-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: auto;
  }

  .intro-m03-wrapper {
    width: 100%;
  }

  .accent-m03-content-wrapper {
    width: 80%;
  }

  .intro-01-line-02-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .accent-c02-grid.bg-main {
    grid-template-columns: 1fr;
  }

  .accent-c02-content-wrapper {
    border-bottom-style: solid;
    border-bottom-color: #6b3630;
  }

  .accent-c02-content-wrapper.no-bottom-border-mobile {
    border-bottom-style: none;
  }

  .accent-c02-line-wrapper.invisible-mobile {
    display: none;
  }

  .opt-in-03-grid {
    grid-column-gap: 54vw;
    grid-template-columns: 100% 1fr;
  }

  .opt-in-03-image-02-wrapper {
    top: 0;
  }

  .opt-in-03-image-01-wrapper {
    left: 0;
  }

  .form-horizontal {
    clear: none;
    align-items: stretch;
    display: block;
    position: relative;
  }

  .show-01-line-01 {
    grid-template-columns: 20vw 5vw 1fr 2fr 5vw;
  }

  .show-01.colour-three {
    padding-bottom: 0;
  }

  .preview-m01 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .section-under-wrapper {
    height: auto;
    margin-top: 0;
    padding-top: 5vw;
    padding-bottom: 5vw;
  }

  .section-under {
    height: auto;
  }

  .resources-n01-content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .dropdown-link-2 {
    width: auto;
    margin-right: 30px;
    font-weight: 400;
  }

  .nav-menu-2 {
    background-color: #d3cfca;
    align-items: flex-start;
    height: auto;
    min-height: 100vh;
    inset: 0% 0% auto;
    overflow: scroll;
  }

  .navlink-2 {
    color: var(--blue-dark);
    font-size: 19px;
  }

  .navlink-2:hover {
    font-size: 19px;
  }

  .navlink-2.invisible-mobile-tablet {
    display: none;
  }

  .navlink-2.nav-green {
    font-size: 19px;
  }

  .container-nav-2 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .dropdown-list-2 {
    background-color: #d3cfca;
    flex-wrap: wrap;
    position: relative;
  }

  .dropdown-list-2.w--open {
    background-color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .cart-quantity-2 {
    background-color: #000;
    width: 50px;
    height: 50px;
    font-size: 20px;
  }

  .dropdown-toggle-2 {
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .line-horizontal-2._02 {
    height: 2px;
    position: relative;
    top: 5px;
    left: 0%;
    right: 0%;
  }

  .line-horizontal-2._02.dark {
    background-color: var(--green-four);
  }

  .line-horizontal-2._02.dark.blue {
    background-color: var(--blue-dark);
  }

  .line-horizontal-2._01 {
    height: 2px;
    position: relative;
    top: -5px;
  }

  .line-horizontal-2._01.dark {
    background-color: var(--green-four);
  }

  .line-horizontal-2._01.dark.blue {
    background-color: var(--blue-dark);
  }

  .line-hover-2.invisible-mobile {
    display: none;
  }

  .search-input-2 {
    border-bottom-color: #000;
    height: 60px;
    font-size: 19px;
  }

  .flex-grid {
    background-color: #0000;
    margin-top: 20px;
  }

  .flex-grid.journeying {
    margin-top: 10px;
    padding-left: 80px;
    padding-right: 80px;
  }

  .div-block-3 {
    background-size: auto 100%, 125px, cover, 125px;
  }

  .div-block-3.whatamistake.photofrwam {
    background-image: url('../images/B_01.jpg');
    background-position: 100% 100%;
  }

  .div-block-3.whatamistake.lieblingsmakel {
    background-image: url('../images/C_02.jpg');
    background-position: 100% 100%;
  }

  .div-block-3.whatamistake.lieblingsmakel.crossingborders {
    background-image: url('../images/_8514107-2.jpg');
    background-position: 50% 30%;
  }

  .div-block-3.flora {
    background-image: url('../images/IMG_2789.JPG'), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null);
    background-size: cover, auto, auto, auto;
  }

  .div-block-4 {
    background-position: 50%, 50%, 55% 100%, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat, repeat, repeat;
    background-size: 200px, auto 100%, auto 110%, 125px, 125px;
  }

  .div-block-4.typestract {
    background-image: url('../images/typestrace_mobile.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
  }

  .div-block-4.cloudthinkn {
    background-image: url('../images/d7.jpg');
    background-position: 50% 100%;
    background-repeat: repeat;
    background-size: cover;
  }

  .div-block-4.filmfestival {
    background-image: url('../images/Instagram.jpg'), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null);
    background-size: cover, auto, auto, auto, auto;
  }

  .container-2 {
    padding-top: 0;
    padding-left: 0;
  }

  .div-block-11 {
    background-image: url('../images/magazinhand_M19_b.jpg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .div-block-6 {
    background-position: 103%, 100% 0, 45%, 50%, 0 0, -74px 0, 50%, 60%, 0 0;
  }

  .div-block-6.tablet_projects {
    background-image: url('../images/angst_mobile.jpg');
    background-position: 0%;
    background-repeat: repeat;
    background-size: cover;
  }

  .link-block-7.lieblingsmakel {
    width: 100%;
    height: 100%;
  }

  .div-block-12 {
    background-position: 50%;
  }

  .div-block-22.wl {
    background-image: none;
  }

  .insidework_text {
    padding-top: 206px;
    padding-left: 20px;
    font-size: 20px;
  }

  .insidework_text:hover {
    font-size: 35.251px;
  }

  .insidework_text.bm, .insidework_text.bm.stadtmusik, .insidework_text.typestract {
    font-weight: 400;
  }

  .insidework_text.typestract:hover {
    font-size: 35.251px;
  }

  .insidework_text.cloudthinkn {
    font-weight: 400;
  }

  .flex-item {
    height: 300px;
    padding: 5px 10px 5px 5px;
  }

  .flex-item.randlinks, .flex-item.cloudthinkn, .flex-item.cloudthinkn.randlinks {
    padding-left: 10px;
    padding-right: 5px;
  }

  .flex-item._66 {
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 5px;
  }

  .flex-item._66.randlinks {
    padding-left: 10px;
    padding-right: 5px;
  }

  .flex-item._66.randrechts {
    padding-left: 5px;
    padding-right: 10px;
  }

  .flex-item._50 {
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 5px;
  }

  .flex-item._50.inmenu {
    height: 300px;
    padding: 5px 10px 5px 5px;
  }

  .flex-item._50.inmenu.smf {
    padding-left: 10px;
    padding-right: 5px;
  }

  .flex-item._50.inmenu.wl {
    padding-left: 5px;
    padding-right: 10px;
  }

  .flex-item._50.inmenu.amarsing.randlinks, .flex-item._50.inmenu.flora.randlinks {
    padding-left: 10px;
    padding-right: 5px;
  }

  .flex-item._50.inmenu.bm {
    padding-left: 5px;
    padding-right: 10px;
  }

  .flex-item._50.phone_l {
    padding-top: 5px;
  }

  .flex-item._50.phone_l.li_0x, .flex-item._50.ganz {
    padding-left: 5px;
    padding-right: 10px;
  }

  .flex-item._50.ganz.re_0, .flex-item._50.ganz.li_03 {
    padding-left: 10px;
    padding-right: 5px;
  }

  .flex-item._50.phone_r {
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 10px;
  }

  .flex-item._50.phone_r.re_01 {
    padding-left: 5px;
    padding-right: 10px;
  }

  .flex-item.typestract {
    padding: 5px 10px 5px 5px;
  }

  .flex-item._100 {
    padding-left: 10px;
  }

  .flex-item._100.arbeitenabstand.halb.mobile {
    padding-left: 10px;
    padding-right: 5px;
  }

  .flex-item._100.arbeitenabstand.halb.mobile.leftie {
    padding-left: 10px;
    padding-right: 5px;
  }

  .flex-item._100.arbeitenabstand.halb.mobile.links {
    padding-left: 5px;
    padding-right: 10px;
  }

  .flex-item._100.arbeitenabstand {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
  }

  .flex-item._100.arbeitenabstand.halb.mobile {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 10px 20px 0;
  }

  .flex-item._100.arbeitenabstand.halb.mobile.rosa, .flex-item._100.arbeitenabstand.halb.mobile.links {
    padding-left: 5px;
    padding-right: 10px;
  }

  .flex-item._100.arbeitenabstand.halb.mobile.rechts {
    padding: 0 0 0 10px;
  }

  .flex-item._100.arbeitenabstand.halb.mobile.rechts.linksmakel {
    padding-left: 0;
    padding-right: 10px;
  }

  .flex-item._100.arbeitenabstand.mobile {
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .flex-item._100.arbeitenabstand.mobile.quarter.right {
    padding-left: 10px;
    padding-right: 10px;
  }

  .flex-item._100.arbeitenabstand.mobile.quarter.right.mobilebig {
    padding-left: 10px;
  }

  .flex-item._100.arbeitenabstand.mobile.quarter.left {
    padding-left: 10px;
    padding-right: 10px;
  }

  .flex-item._100.arbeitenabstand.mobile.quarter.left.mobilebig {
    padding-right: 10px;
  }

  .flex-item._100.arbeitenabstand.mobile.quarter.middle {
    padding-left: 10px;
    padding-right: 10px;
  }

  .flex-item._100.arbeitenabstand.mobile.quarter.middle.mobilebig.leftie {
    padding-right: 10px;
  }

  .flex-item._100.arbeitenabstand.mobile.quarter.middle.mobilebig.righty {
    padding-left: 10px;
  }

  .flex-item._100.arbeitenabstand.mobile.journeying {
    padding-left: 0;
    padding-right: 0;
  }

  .flex-item._100.arbeitenabstand {
    padding: 5px 10px;
  }

  .flex-item._100.arbeitenabstand.slider {
    padding-left: 0;
    padding-right: 0;
  }

  .flex-item.arbeitenabstand._100.halb.mobileup {
    padding-left: 5px;
  }

  .flex-item.arbeitenabstand._100.halb.mobileup.leftie {
    padding-left: 10px;
    padding-right: 5px;
  }

  .flex-item.drittel.re_03 {
    padding-left: 2.5px;
  }

  .flex-item.drittel.drei_01 {
    padding-left: 6px;
  }

  .flex-item.drittel.drei_01.schuh, .flex-item.drittel.phone_b_r.drei_01 {
    padding-left: 10px;
    padding-right: 2.5px;
  }

  .flex-item.drittel.drei_02 {
    padding-left: 6.6px;
    padding-right: 6.6px;
  }

  .flex-item._25.phone_b_r {
    padding-left: 7.5px;
    padding-right: 5px;
  }

  .flex-item._25.phone_b_r.re_02 {
    padding-left: 2.5px;
    padding-right: 10px;
  }

  .flex-item._25.phone_b_l {
    padding-right: 5px;
  }

  .flex-item._25.phone_b_l.li_01 {
    padding-left: 10px;
    padding-right: 2.5px;
  }

  .flex-item._25.phone_b_l.li_02 {
    padding-right: 7.5px;
  }

  .container_about {
    margin-bottom: 17px;
    padding-top: 0;
  }

  .container_about.mobileup {
    max-width: 100%;
  }

  .div-block-8 {
    background-position: 50%;
    background-size: cover;
  }

  .div-block-7 {
    background-position: 30%, 0 0;
  }

  .div-block-7.wl {
    background-image: url('../images/ffeel_mobile_02.jpg');
  }

  .div-block-7.beyondmorrow.bm {
    background-image: url('../images/Facebook_Cover_new.jpg');
    background-size: contain;
  }

  .div-block-27 {
    background-size: auto 100%, 125px, cover, 125px;
  }

  .div-block-27.whatamistake.photofrwam {
    background-image: url('../images/B_01.jpg');
    background-position: 100% 100%;
  }

  .div-block-27.whatamistake.lieblingsmakel {
    background-image: url('../images/C_02.jpg');
    background-position: 100% 100%;
  }

  .div-block-27.whatamistake.lieblingsmakel.crossingborders {
    background-image: url('../images/_8514107-2.jpg');
    background-position: 50% 30%;
  }

  .div-block-27.flora {
    background-image: url('../images/IMG_2789.JPG'), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null);
    background-size: cover, auto, auto, auto;
  }

  .div-block-28 {
    background-position: 50%, 50%, 55% 100%, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat, repeat, repeat;
    background-size: 200px, auto 100%, auto 110%, 125px, 125px;
  }

  .div-block-28.typestract {
    background-image: url('../images/typestrace_mobile.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
  }

  .div-block-28.cloudthinkn {
    background-image: url('../images/d7.jpg');
    background-position: 50% 100%;
    background-repeat: repeat;
    background-size: cover;
  }

  .div-block-28.filmfestival {
    background-image: url('../images/Instagram.jpg'), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null);
    background-size: cover, auto, auto, auto, auto;
  }

  .div-block-30 {
    background-image: url('../images/magazinhand_M19_b.jpg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .div-block-31 {
    background-position: 103%, 100% 0, 45%, 50%, 0 0, -74px 0, 50%, 60%, 0 0;
  }

  .div-block-31.tablet_projects {
    background-image: url('../images/angst_mobile.jpg');
    background-position: 0%;
    background-repeat: repeat;
    background-size: cover;
  }

  .div-block-33 {
    background-position: 50%;
  }

  .div-block-34.wl {
    background-image: none;
  }

  .link-block-3.lieblingsmakel {
    width: 100%;
    height: 100%;
  }

  .div-block-39 {
    background-position: 50%;
    background-size: cover;
  }

  .div-block-40 {
    background-position: 30%, 0 0;
  }

  .div-block-40.wl {
    background-image: url('../images/ffeel_mobile_02.jpg');
  }

  .div-block-40.beyondmorrow.bm {
    background-image: url('../images/Facebook_Cover_new.jpg');
    background-size: contain;
  }

  .ut_text.whatisit {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14.167px;
  }

  .ut_text.team {
    width: 50%;
    margin-bottom: 47px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .title_text {
    padding-top: 26px;
    padding-left: 10px;
    font-size: 35.251px;
    font-weight: 400;
  }

  .beschreibung_text {
    text-align: left;
    width: 70%;
    padding: 10px;
  }

  .beschreibung_text.ohneteam {
    width: 70%;
    margin-bottom: 47px;
    font-size: 17px;
  }

  .beschreibung_text.ohneteam.newbeschreibunglinks {
    width: 45%;
    font-size: 14.167px;
  }

  .beschreibung_text.ohneteam.newbeschreibunglinks.handyquerbeschreibung {
    float: left;
    width: 80%;
    margin-top: 0;
  }

  .beschreibung_text.newbeschreibunglinks.ohneteam.newbeschreibungup {
    float: left;
    width: 80%;
    margin-top: 0;
    display: block;
  }

  .beschreibung_text.newbeschreibunglinks.ohneteam.newbeschreibungup.crossingbordersbeschreibung {
    margin-top: 0;
  }

  .beschreibung_text.newbeschreibunglinks.ohneteam.handyquerbeschreibung.whatamistakebeschreibung.whatamistakebeschreibungtablet {
    margin-top: -24px;
    padding-top: 10px;
  }

  .mask.gr-etablet {
    height: 500px;
  }

  .slider.gr-etablet {
    width: auto;
    max-width: 100%;
    height: 500px;
    max-height: none;
    display: block;
  }

  .title_text-2 {
    padding-top: 26px;
    padding-left: 10px;
    font-size: 35.251px;
    font-weight: 400;
  }

  .div-block-42 {
    background-size: auto 100%, 125px, cover, 125px;
  }

  .div-block-42.whatamistake.photofrwam {
    background-image: url('../images/B_01.jpg');
    background-position: 100% 100%;
  }

  .div-block-42.whatamistake.lieblingsmakel {
    background-image: url('../images/C_02.jpg');
    background-position: 100% 100%;
  }

  .div-block-42.whatamistake.lieblingsmakel.crossingborders {
    background-image: url('../images/_8514107-2.jpg');
    background-position: 50% 30%;
  }

  .div-block-42.flora {
    background-image: url('../images/IMG_2789.JPG'), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null);
    background-size: cover, auto, auto, auto;
  }

  .div-block-43 {
    background-position: 50%, 50%, 55% 100%, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat, repeat, repeat;
    background-size: 200px, auto 100%, auto 110%, 125px, 125px;
  }

  .div-block-43.typestract {
    background-image: url('../images/typestrace_mobile.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
  }

  .div-block-43.cloudthinkn {
    background-image: url('../images/d7.jpg');
    background-position: 50% 100%;
    background-repeat: repeat;
    background-size: cover;
  }

  .div-block-43.filmfestival {
    background-image: url('../images/Instagram.jpg'), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null);
    background-size: cover, auto, auto, auto, auto;
  }

  .container-3 {
    padding-top: 0;
    padding-left: 0;
  }

  .div-block-45 {
    background-image: url('../images/magazinhand_M19_b.jpg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .div-block-46 {
    background-position: 103%, 100% 0, 45%, 50%, 0 0, -74px 0, 50%, 60%, 0 0;
  }

  .div-block-46.tablet_projects {
    background-image: url('../images/angst_mobile.jpg');
    background-position: 0%;
    background-repeat: repeat;
    background-size: cover;
  }

  .div-block-48 {
    background-position: 50%;
  }

  .div-block-49.wl {
    background-image: none;
  }

  .link-block-12.lieblingsmakel {
    width: 100%;
    height: 100%;
  }

  .div-block-54 {
    background-position: 50%;
    background-size: cover;
  }

  .div-block-55 {
    background-position: 30%, 0 0;
  }

  .div-block-55.wl {
    background-image: url('../images/ffeel_mobile_02.jpg');
  }

  .div-block-55.beyondmorrow.bm {
    background-image: url('../images/Facebook_Cover_new.jpg');
    background-size: contain;
  }

  .heading-25 {
    position: relative;
  }

  .image-vertical-2 {
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .field-light-2 {
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .field-light-2.no-right-margin {
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 100%;
  }

  .field-light-2.text {
    border-radius: 10px;
  }

  .int-l04-details-line-2 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .image-vertical-3 {
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .tes-c05-2 {
    padding: 40px;
  }

  .container-4 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .tes-c05-tes-wrapper-2 {
    padding: 20px;
  }

  .image-vertical-4 {
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .tes-c05-3 {
    padding: 40px;
  }

  .tes-c05-tes-wrapper-3 {
    padding: 20px;
  }

  .image-vertical-5, .image-vertical-6 {
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-vertical-6.mobileup {
    opacity: 0;
  }

  .top-margin-20-px-3.blue.homepage {
    padding-left: 0;
    padding-right: 0;
  }

  .container-5 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .grid-content-wrapper-2.vert-center {
    padding-right: 5vw;
  }

  .image-vertical-7 {
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-vertical-7.about.homeabout {
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }

  .heading-33 {
    font-size: 22px;
  }

  .flex-grid-2 {
    background-color: #0000;
  }

  .tes-c05-4 {
    margin-top: 10vw;
    padding: 40px;
  }

  .tes-c05-grid-2 {
    grid-column-gap: 3vw;
    grid-template-columns: 1fr;
    margin-top: 60px;
  }

  .tes-c05-tes-wrapper-4 {
    padding: 20px;
  }

  .paragraph-22, .paragraph-23, .paragraph-24 {
    font-family: sofia-pro, sans-serif;
  }

  .search-2 {
    width: 100%;
  }

  .container-nav-3 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .search-button-2 {
    background-size: 24px;
    height: 60px;
  }

  .dropdown-list-3 {
    background-color: #d3cfca;
    flex-wrap: wrap;
    position: relative;
  }

  .dropdown-list-3.w--open {
    background-color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .cart-quantity-3 {
    background-color: #000;
    width: 50px;
    height: 50px;
    font-size: 20px;
  }

  .nav-bar-2 {
    background-color: #d3cfca;
    height: 70px;
  }

  .dropdown-toggle-3 {
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .search-input-3 {
    border-bottom-color: #000;
    height: 60px;
    font-size: 19px;
  }

  .container-nav-4 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .search-button-3 {
    background-size: 24px;
    height: 60px;
  }

  .dropdown-list-4 {
    background-color: #d3cfca;
    flex-wrap: wrap;
    position: relative;
  }

  .dropdown-list-4.w--open {
    background-color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .cart-quantity-4 {
    background-color: #000;
    width: 50px;
    height: 50px;
    font-size: 20px;
  }

  .nav-bar-3 {
    background-color: #d3cfca;
    height: 70px;
  }

  .dropdown-toggle-4 {
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .search-input-4 {
    border-bottom-color: #000;
    height: 60px;
    font-size: 19px;
  }

  .container-nav-5 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .search-button-4 {
    background-size: 24px;
    height: 60px;
  }

  .dropdown-list-5 {
    background-color: #d3cfca;
    flex-wrap: wrap;
    position: relative;
  }

  .dropdown-list-5.w--open {
    background-color: var(--blue-dark);
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .nav-bar-4 {
    background-color: #d3cfca;
    height: 70px;
  }

  .dropdown-toggle-5 {
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .search-input-5 {
    border-bottom-color: #000;
    height: 60px;
    font-size: 19px;
  }

  .container-nav-6 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .search-button-5 {
    background-size: 24px;
    height: 60px;
  }

  .dropdown-toggle-6 {
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .icon-6 {
    margin-right: 0;
  }

  .icon-6.web.mobile {
    opacity: 1;
  }

  .search-input-6, .search-input-7, .search-input-8, .search-input-9, .search-input-10 {
    border-bottom-color: #000;
    height: 60px;
    font-size: 19px;
  }

  .bold-text-2 {
    text-transform: capitalize;
    font-family: the-seasons, sans-serif;
    font-weight: 400;
  }

  .button-basic-two-2 {
    text-align: center;
  }

  .copyright-wrapper-2 {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .div-block-57 {
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .container-6 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .tes-m02-tes-wrapper-2 {
    padding: 20px;
  }

  .dropdown-link-3 {
    width: auto;
    margin-right: 30px;
    font-weight: 400;
  }

  .navlink-3 {
    color: #000;
    font-size: 16px;
  }

  .dropdown-2 {
    flex-direction: column;
    justify-content: flex-start;
    width: 90%;
    display: flex;
  }

  .dropdown-list-6 {
    background-color: #d3cfca;
    flex-wrap: wrap;
    position: relative;
  }

  .dropdown-list-6.w--open {
    background-color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .dropdown-toggle-7 {
    margin-left: 0;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-accent-one-5.hero-m03-text {
    padding-left: 5vw;
  }

  .hero-m03-preview-wrapper-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .text-accent-one-6.hero-m03-text {
    padding-left: 5vw;
  }

  .image-horizontal-2 {
    border-radius: 20px;
  }

  .image-vertical-8 {
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .slide-49, .slider-4, .mask-4 {
    border-radius: 30px;
  }

  .slide-nav-2 {
    margin-bottom: -144px;
  }

  .container-7 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .button-basic-two-3 {
    text-align: center;
  }

  .intro-m01-about-text-2 {
    bottom: -40px;
    left: -30px;
  }

  .text-accent-one-7.second-menu {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .container-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .opt-in-03-grid-2 {
    grid-template-columns: 40% 1fr;
  }

  .container-10 {
    margin-top: 69px;
  }

  .container-11 {
    margin-top: 70px;
  }

  .image-vertical-9 {
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-vertical-9.imagehome {
    border-top-left-radius: 80px;
    border-bottom-right-radius: 80px;
  }

  .text-accent-one-8.hero-m03-text {
    padding-left: 5vw;
  }

  .image-vertical-10 {
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hero-m03-preview-wrapper-3 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .div-block-59 {
    bottom: -363px;
  }

  .div-block-59.red-dot-award {
    bottom: -345px;
  }

  .image-96 {
    left: 111%;
  }

  .image-98 {
    opacity: 1;
    width: 9%;
  }

  .image-99 {
    width: 9%;
  }

  .image-99.laptopbluenav {
    opacity: 1;
    letter-spacing: 9px;
    width: 9%;
  }

  .top-margin-20-px-4 {
    margin-left: auto;
    margin-right: auto;
  }

  .container-12 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .image-vertical-11 {
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-full-2 {
    border-radius: 20px;
  }

  .image-full-2.about.mobile {
    width: 100%;
  }

  .image-102.desktop.tablet {
    float: none;
    text-align: center;
    object-fit: fill;
    object-position: 50% 50%;
    max-width: 40%;
    display: block;
    position: static;
    inset: 0%;
  }

  .div-block-60 {
    min-width: 10%;
  }

  .mask-7.gr-etablet {
    height: 500px;
  }

  .section-7.top-margin-mobile, .section-8.top-margin-mobile {
    margin-top: 80px;
  }

  .section-8.top-margin-mobile.colour-one {
    margin-top: 70px;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 40px;
  }

  h4 {
    font-size: 22px;
  }

  .section {
    min-height: 400px;
  }

  .section.colour-one.lieblingsmakel.experience {
    background-image: url('../images/dji_fly_20231202_080648_269_1702392180796_photo.JPG');
  }

  .section.colour-one.lieblingsmakel.experience.rauhn-chte {
    background-image: url('../images/kelly-sikkema-0vdLxhrb1Qw-unsplash.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .section.colour-one.experience {
    background-position: 0 0;
    background-size: auto;
  }

  .container {
    padding-top: 0;
    padding-bottom: 10vw;
    padding-left: 5vw;
  }

  .container.wellbeing, .container.design {
    padding-left: 5vw;
  }

  .container.contact {
    margin-top: auto;
  }

  .container.imprint {
    margin-top: 140px;
  }

  .styleguide-section-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .styleguide-left-column {
    width: 100%;
    margin-bottom: 40px;
  }

  .styleguide-right-column {
    width: 100%;
    padding-left: 0;
  }

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

  .styleguide-all-sections-wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .button-basic-one {
    width: 100%;
  }

  .button-basic-one.top-margin-mobile-10px {
    margin-top: 10px;
  }

  .nav-bar.nav-light.nav-gr-n {
    position: fixed;
  }

  .search-wrapper {
    width: 40vw;
  }

  .search-wrapper.mobile {
    height: auto;
  }

  .no-margin.text-light.text-caps.right-margin {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .no-margin.text-light.text-caps.purchase {
    margin-bottom: 60px;
  }

  .no-margin.text-light.text-caps.right-margin-60px {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .field {
    margin-right: 0;
  }

  .field.no-margin.field-light.top-margin-mobile-10px {
    margin-top: 10px;
  }

  .div-block {
    flex-direction: column;
  }

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

  .form {
    flex-direction: column;
  }

  .copyright-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

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

  .checkout-form {
    background-color: #fff;
  }

  .bg-checkout.invisible-mobile {
    display: none;
  }

  .paypal-checkout-form {
    background-color: #fff;
  }

  .full-image.contacts-01-image-01 {
    background-position: 0 100%;
    background-size: cover;
  }

  .center._70 {
    width: 100%;
  }

  .text-accent-one.text-light.color.mobile.hometeaser {
    font-size: 10vh;
  }

  .text-accent-one.smaller {
    font-size: 8vw;
  }

  .text-accent-one.hero-m03-text.homemobile {
    font-size: 18px;
  }

  .text-accent-one.second-menu {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .text-accent-one.design {
    font-size: 8vw;
    line-height: 1.2;
  }

  .image-vertical.shape2.reiki.mobile {
    border-top-right-radius: 200px;
    border-bottom-left-radius: 200px;
  }

  .product-grid {
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .product-details-wrapper {
    margin: 5vw;
    padding-top: 40px;
  }

  .top-margin.wellbeing {
    color: var(--green-four);
  }

  .contacts-grid {
    grid-template-columns: 1fr;
    min-height: auto;
  }

  .utility-page-wrap {
    position: relative;
  }

  .utility-page-content.justify {
    flex-direction: column;
    align-items: center;
  }

  .utility-page-form {
    width: 100%;
    margin-top: 40px;
  }

  .div-horizontal {
    flex-direction: column;
    width: 100%;
  }

  .full-image-coming-soon {
    inset: 0%;
  }

  .coming-soon-form, .search-container {
    flex-direction: column;
  }

  .search-result-list {
    grid-template-columns: 1fr 1fr;
  }

  .getting-started-section-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  .contacts-grid-content {
    border-radius: 75px 0;
  }

  .contacts-grid-preview {
    min-height: 350px;
    margin-top: -83px;
  }

  .int-01-link {
    padding-left: 20px;
    padding-right: 20px;
  }

  .three-columns, .three-columns.top-margin-150-px {
    column-count: 2;
  }

  .instagram-content {
    margin-bottom: 0;
    margin-right: 0;
  }

  .instagram-content._05, .instagram-content._06 {
    display: none;
  }

  .instagram-content-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .grid-content-wrapper.vert-center {
    padding-bottom: 5vw;
  }

  .instagram-text {
    justify-content: center;
    inset: 0%;
  }

  .opt-in-l02-form-wrapper.embossed, .opt-in-l02-content {
    width: 100%;
  }

  .div-block-2 {
    flex-direction: column;
  }

  .info-c03-grid {
    grid-template-columns: 1fr 1fr;
  }

  .title-wrapper {
    width: 100%;
  }

  .title-wrapper.experience {
    margin-top: 25vw;
  }

  .two-columns {
    column-count: 1;
  }

  .showcase-l01-line-01 {
    grid-column-gap: 3vw;
  }

  .showcase-l01-content-wrapper {
    padding-bottom: 5vw;
  }

  .showcase-l01-grid {
    grid-column-gap: 3vw;
    grid-row-gap: 3vw;
  }

  .showcase-l01-content-container {
    padding-bottom: 5vw;
  }

  .intro-c03-two-column-grid {
    grid-template-columns: 1fr;
  }

  .container-max.justify-right.container-top-padding {
    align-items: center;
  }

  .int-l05-content-wrapper {
    width: 90vw;
  }

  .full-image-video.intro-m05-image-03.connect.contact {
    background-image: url('../images/IMG_0137_mobil.jpg');
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed;
  }

  .full-image-video.showcase-l04-image-01.wengen24, .full-image-video.showcase-l04-image-01.rauhn-chterituals {
    background-position: 50%;
    background-size: cover;
  }

  .int-l04-grid {
    grid-template-columns: 1fr;
  }

  .int-l04-text {
    margin-bottom: 40px;
    left: 0;
  }

  .int-l06-content-wrapper {
    width: 95vw;
    padding-right: 10vw;
  }

  .int-l06-content-wrapper.colour-white {
    margin-bottom: 150px;
  }

  .info-c01-grid {
    grid-template-columns: 60fr;
  }

  .info-c01-content-wrapper {
    margin-top: 5vw;
  }

  .info-c01-content-wrapper.invisible-mobile {
    display: none;
  }

  .info-c01 {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }

  .intro-c01 {
    padding-top: 0;
    padding-bottom: 40px;
  }

  .intro-c01-image-wrapper {
    height: 40vh;
    display: flex;
  }

  .intro-c01-image-wrapper.shape1.mobile {
    border-top-left-radius: 150px;
    border-bottom-right-radius: 150px;
  }

  .intro-c01-line {
    grid-template-columns: 1fr;
  }

  .showcase-l04-content-wrapper {
    width: 90vw;
  }

  .showcase-l03-grid {
    grid-template-columns: 1fr;
  }

  .showcase-l03-image-container, .showcase-l03-contane-wrapper {
    border: 1px #000;
  }

  .preview-l02-grid {
    grid-template-columns: 1fr;
  }

  .preview-l02-image-container, .preview-l02-content-wrapper {
    border: 1px #000;
  }

  .preview-l03-image-wrapper.preview-l03-image-01.blogimage {
    margin-top: 80px;
  }

  .preview-l03-split-wrapper {
    height: 120vh;
  }

  .preview-l03-split-wrapper._100-vh {
    margin-top: -80px;
    margin-bottom: 80px;
  }

  .preview-l03-content-wrapper {
    width: 100%;
  }

  .preview-l03-split-right {
    flex-direction: column;
  }

  .shop-accent-c02-grid {
    grid-template-columns: 1fr;
  }

  .categories-sticky-wrapper {
    position: static;
  }

  .collection-page-item {
    padding-left: 0;
    padding-right: 0;
  }

  .product-overview-grid, .product-details-grid {
    grid-template-columns: 1fr;
  }

  .product-description-preview-wrapper {
    padding-right: 0;
  }

  .user-manual-wrapper {
    margin-top: 0;
  }

  .product-preview-inside {
    height: 40vh;
  }

  .learn-more-wrapper.vertical {
    overflow: hidden;
  }

  .tutorials-image-2 {
    width: 30vw;
  }

  .where-to-start-grid-wrapper {
    min-height: 330px;
    padding: 40px;
  }

  .where-to-start-grid-wrapper.right-border {
    border-right-style: none;
  }

  .preview-l04-content-wrapper {
    width: 90vw;
  }

  .close-icon-wrapper {
    z-index: 2;
    opacity: 1;
    width: 40px;
    height: 40px;
    margin-top: 0;
    margin-right: 10px;
    font-size: 30px;
    position: absolute;
    inset: auto 0% auto auto;
  }

  .text-info-line {
    flex-wrap: wrap;
  }

  .line-horizontal-reversed.line-absolut {
    background-color: var(--bone-white-one);
  }

  .announcement {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 60px;
    min-height: auto;
    padding: 30px 40px;
    display: flex;
    position: fixed;
    inset: auto 0% 0%;
  }

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

  .product-content {
    padding: 5vw;
  }

  .product-name-wrapper {
    inset: 10% auto auto 10%;
  }

  .showcase-l07-content-wrapper {
    width: 90vw;
  }

  .button-basic-one-outlined {
    width: 100%;
  }

  .container-footer {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .intro-m01-menu {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .intro-m01-about {
    height: 70vw;
  }

  .intro-m01-about-text {
    width: 80%;
    left: -20px;
  }

  .intro-m01-about-small-preview {
    right: -20px;
  }

  .image-full {
    background-image: url('../images/Diem-Katharina-148.jpg');
  }

  .accent-m01-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .accent-m01-content-wrapper.linkshome {
    margin-left: 0;
  }

  .accent-m01-content-wrapper.rechtshome {
    padding-right: 0;
  }

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

  .tes-c05-grid {
    grid-template-columns: 1fr;
  }

  .hero-m02-title-wrapper {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .intro-m02-menu {
    margin-top: 0;
  }

  .intro-m02-about {
    width: 90%;
    height: 500px;
    margin-bottom: 0;
  }

  .intro-m02-about-small-preview.invisible-mobile {
    display: none;
  }

  .intro-m02-text-wrapper {
    padding-left: 40px;
    padding-right: 40px;
    top: 40px;
  }

  .hero-m03-preview-wrapper {
    margin-top: auto;
  }

  .intro-m03-about {
    grid-template-rows: auto auto auto;
  }

  .intro-m03-wrapper {
    padding-bottom: 40px;
  }

  .intro-m03-about-text {
    left: 0;
  }

  .intro-m03-menu.embossed {
    flex-direction: column;
  }

  .accent-m03-content-wrapper {
    width: 90%;
    height: auto;
    margin-bottom: 40px;
  }

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

  .accent-m01-rotation-wrapper {
    height: auto;
    margin-bottom: 40px;
    position: static;
  }

  .accent-m04-preview-wrapper {
    height: auto;
  }

  .accent-m04-preview-wrapper.accent-m04-sticky {
    height: auto;
    position: relative;
  }

  .intro-01-line-01-grid {
    grid-row-gap: 0px;
    grid-template-columns: 1.5fr;
  }

  .line-01-image-01-wrapper {
    left: 0;
  }

  .intro-01 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .intro-01-line-02-grid {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .accent-c01 {
    padding-bottom: 40px;
  }

  .accent-c02-grid {
    grid-template-columns: 1fr;
  }

  .accent-c02-content-wrapper, .accent-c02-line-wrapper {
    border-bottom-style: solid;
    border-bottom-color: #000;
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .opt-in-03-grid {
    grid-column-gap: 54vw;
  }

  .opt-in-03-image-01-wrapper {
    width: 40%;
  }

  .contacts-image-wrapper {
    background-color: #e5e1dc;
  }

  .show-01-line-01 {
    grid-template-columns: 20vw 10vw 1fr 2fr 5vw;
  }

  .show-01-line-03 {
    grid-template-columns: 15vw 10vw 18vw 2fr 10vw;
  }

  .show-01-image-02-wrapper-02 {
    border-radius: 10px;
  }

  .show-01-line-02 {
    grid-template-columns: 5vw 1fr 1fr 10vw 10vw;
  }

  .show-01.colour-three {
    padding-bottom: 0;
  }

  .show-01-line-04 {
    grid-template-columns: 1fr 10vw 5vw 5vw;
  }

  .preview-m01-image-wrapper {
    margin-bottom: 40px;
    bottom: 0;
  }

  .preview-m01-title-wrapper {
    width: 90vw;
  }

  .preview-m01 {
    flex-direction: column;
  }

  .preview-m01-left {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 40px;
  }

  .preview-m01-sticky {
    margin-bottom: 0;
  }

  .preview-m01-right {
    width: 100%;
    padding-left: 0;
  }

  .preview-m01-wrapper {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .preview-m01-wrapper.sticky {
    position: relative;
  }

  .section-under-content-wrapper {
    padding-top: 5vw;
  }

  .section-under-wrapper {
    height: auto;
    margin-top: 0;
    padding-bottom: 5vw;
  }

  .section-under {
    height: auto;
  }

  .image.mobil {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: auto;
  }

  .blog-n01-layout {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .resources-n01-image-wrapper {
    height: 270px;
    overflow: hidden;
  }

  .resources-n01-content-wrapper.right-border {
    border-right-style: none;
  }

  .resources-n01 {
    margin-bottom: 40px;
  }

  .button-basic-one-2 {
    width: 100%;
  }

  .flex-grid {
    margin-top: 0;
  }

  .flex-grid.journeying {
    margin-top: 10px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-3 {
    background-image: url('../images/Webp.net-gifmaker-12.gif'), url('../images/ipad_mockup_start_16_9.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('../images/angst_10.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50%, 50%, 0 0, 61%, 0 0;
    background-repeat: repeat, no-repeat, repeat, repeat, repeat;
    background-size: auto 250px, auto 100%, 125px, cover, 125px;
  }

  .div-block-3.whatamistake.photofrwam {
    background-image: url('../images/Handy.jpg');
    background-position: 100% 100%;
    background-size: cover;
  }

  .div-block-3.whatamistake.lieblingsmakel {
    background-image: url('../images/C_02.jpg');
    background-position: 100% 100%;
    background-repeat: repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
  }

  .div-block-3.whatamistake.lieblingsmakel.crossingborders {
    background-position: 50%;
  }

  .div-block-3.cheese {
    background-position: 60%;
    background-size: cover;
  }

  .div-block-3.flora {
    background-image: url('../images/IMG_2789.JPG'), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null);
    background-size: cover, auto, auto, auto, auto;
  }

  .div-block-3.amars {
    background-image: url('../images/ipad_mockup_start_16_9.png');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
  }

  .div-block-4.typestract {
    background-position: 55%;
    background-size: cover;
  }

  .div-block-4.filmfestival {
    background-image: url('../images/Instagram.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
  }

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

  .div-block-6.tablet_projects {
    background-position: 20%;
    background-size: cover;
  }

  .insidework_text {
    text-align: center;
    font-size: 29.376px;
    overflow: hidden;
  }

  .insidework_text:hover {
    font-size: 29.376px;
  }

  .insidework_text.bm {
    flex-direction: row;
    font-size: 29.376px;
    font-weight: 400;
  }

  .insidework_text.bm.stadtmusik {
    font-weight: 400;
  }

  .insidework_text.typestract {
    font-size: 29.376px;
    font-weight: 400;
  }

  .insidework_text.typestract:hover {
    font-size: 29.376px;
  }

  .insidework_text.cloudthinkn {
    text-align: center;
    font-size: 29.376px;
    font-weight: 400;
  }

  .div-block-20.lieblingsmakel {
    width: 100%;
  }

  .flex-item {
    padding: 5px 10px 5px 5px;
  }

  .flex-item.randlinks, .flex-item.cloudthinkn {
    padding-left: 10px;
    padding-right: 5px;
  }

  .flex-item._66 {
    padding-left: 10px;
    padding-right: 5px;
  }

  .flex-item._66.randrechts {
    padding-left: 5px;
    padding-right: 10px;
  }

  .flex-item._50.inmenu {
    padding: 5px 10px 5px 5px;
  }

  .flex-item._50.inmenu.smf {
    padding-left: 10px;
    padding-right: 5px;
  }

  .flex-item._50.inmenu.wl {
    padding-left: 5px;
    padding-right: 10px;
  }

  .flex-item._50.inmenu.amarsing, .flex-item._50.inmenu.flora {
    padding-left: 10px;
    padding-right: 5px;
  }

  .flex-item.typestract {
    padding: 5px 10px 5px 5px;
  }

  .flex-item._100 {
    padding-left: 10px;
  }

  .flex-item._100.arbeitenabstand.halb.mobile, .flex-item._100.arbeitenabstand.halb.mobile.leftie {
    padding-left: 10px;
    padding-right: 5px;
  }

  .flex-item._100.arbeitenabstand {
    border-radius: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
  }

  .flex-item._100.arbeitenabstand.halb.mobile {
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 10px;
  }

  .flex-item._100.arbeitenabstand.halb.mobile.rechts {
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0 0 0 10px;
  }

  .flex-item._100.arbeitenabstand.mobile {
    border-radius: 10px;
    margin-top: 0;
  }

  .flex-item._100.arbeitenabstand.slider {
    border-radius: 10px;
  }

  .flex-item.arbeitenabstand._100.halb.mobileup {
    padding-left: 5px;
  }

  .flex-item.arbeitenabstand._100.halb.mobileup.leftie {
    padding-left: 10px;
    padding-right: 5px;
  }

  .container_about {
    max-width: 100%;
    padding-left: 22px;
    padding-right: 22px;
  }

  .container_about.mobileup {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-7.beyondmorrow.bm {
    background-image: url('../images/Facebook_Cover_new.jpg');
    background-position: 50%;
    background-size: contain;
  }

  .div-block-27 {
    background-image: url('../images/Webp.net-gifmaker-12.gif'), url('../images/ipad_mockup_start_16_9.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('../images/angst_10.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50%, 50%, 0 0, 61%, 0 0;
    background-repeat: repeat, no-repeat, repeat, repeat, repeat;
    background-size: auto 250px, auto 100%, 125px, cover, 125px;
  }

  .div-block-27.whatamistake.photofrwam {
    background-image: url('../images/Handy.jpg');
    background-position: 100% 100%;
    background-size: cover;
  }

  .div-block-27.whatamistake.lieblingsmakel {
    background-image: url('../images/C_02.jpg');
    background-position: 100% 100%;
    background-repeat: repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
  }

  .div-block-27.whatamistake.lieblingsmakel.crossingborders {
    background-position: 50%;
  }

  .div-block-27.cheese {
    background-position: 60%;
    background-size: cover;
  }

  .div-block-27.flora {
    background-image: url('../images/IMG_2789.JPG'), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null);
    background-size: cover, auto, auto, auto, auto;
  }

  .div-block-27.amars {
    background-image: url('../images/ipad_mockup_start_16_9.png');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
  }

  .div-block-28.typestract {
    background-position: 55%;
    background-size: cover;
  }

  .div-block-28.filmfestival {
    background-image: url('../images/Instagram.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .div-block-31.tablet_projects {
    background-position: 20%;
    background-size: cover;
  }

  .div-block-36.lieblingsmakel {
    width: 100%;
  }

  .div-block-40.beyondmorrow.bm {
    background-image: url('../images/Facebook_Cover_new.jpg');
    background-position: 50%;
    background-size: contain;
  }

  .ut_text.whatisit {
    width: 70%;
    margin-top: -20px;
    margin-bottom: 20px;
    font-size: 11.806px;
  }

  .ut_text.team {
    width: 70%;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-bottom: 10px;
    font-size: 11.806px;
  }

  .title_text {
    margin-top: 15px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-right: 10px;
    font-size: 29.376px;
    font-weight: 400;
  }

  .beschreibung_text {
    text-align: left;
    width: 70%;
    padding-right: 0;
    font-size: 14.167px;
  }

  .beschreibung_text.ohneteam {
    width: 70%;
    margin-bottom: 5px;
    padding-right: 0;
    font-size: 14.167px;
  }

  .beschreibung_text.ohneteam.newbeschreibunglinks.handyquerbeschreibung {
    float: left;
    width: 80%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .beschreibung_text.newbeschreibunglinks.ohneteam.newbeschreibungup {
    margin-bottom: 0;
  }

  .beschreibung_text.newbeschreibunglinks.ohneteam.handyquerbeschreibung.whatamistakebeschreibung.whatamistakebeschreibungtablet {
    margin-top: -20px;
  }

  .youtube, .div-block-41 {
    border-radius: 10px;
  }

  .mask.gr-etablet.gr-ehandyquer, .slider.gr-etablet.gr-ehandyquer {
    height: 350px;
  }

  .slider.gr-etablet.gr-ehandyquer.gr-ehandyhoch {
    border-radius: 10px;
  }

  .title_text-2 {
    margin-top: 15px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-right: 10px;
    font-size: 29.376px;
    font-weight: 400;
  }

  .image-41 {
    float: none;
  }

  .div-block-42 {
    background-image: url('../images/Webp.net-gifmaker-12.gif'), url('../images/ipad_mockup_start_16_9.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('../images/angst_10.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50%, 50%, 0 0, 61%, 0 0;
    background-repeat: repeat, no-repeat, repeat, repeat, repeat;
    background-size: auto 250px, auto 100%, 125px, cover, 125px;
  }

  .div-block-42.whatamistake.photofrwam {
    background-image: url('../images/Handy.jpg');
    background-position: 100% 100%;
    background-size: cover;
  }

  .div-block-42.whatamistake.lieblingsmakel {
    background-image: url('../images/C_02.jpg');
    background-position: 100% 100%;
    background-repeat: repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
  }

  .div-block-42.whatamistake.lieblingsmakel.crossingborders {
    background-position: 50%;
  }

  .div-block-42.cheese {
    background-position: 60%;
    background-size: cover;
  }

  .div-block-42.flora {
    background-image: url('../images/IMG_2789.JPG'), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null);
    background-size: cover, auto, auto, auto, auto;
  }

  .div-block-42.amars {
    background-image: url('../images/ipad_mockup_start_16_9.png');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
  }

  .div-block-43.typestract {
    background-position: 55%;
    background-size: cover;
  }

  .div-block-43.filmfestival {
    background-image: url('../images/Instagram.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
  }

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

  .div-block-46.tablet_projects {
    background-position: 20%;
    background-size: cover;
  }

  .div-block-51.lieblingsmakel {
    width: 100%;
  }

  .div-block-55.beyondmorrow.bm {
    background-image: url('../images/Facebook_Cover_new.jpg');
    background-position: 50%;
    background-size: contain;
  }

  .button-basic-one-3, .button-basic-one-4 {
    width: 100%;
  }

  .div-block-56 {
    flex-direction: column;
  }

  .center-2._70 {
    width: 100%;
  }

  .container-4 {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .container-4.yoga.borders {
    padding-top: 0;
    padding-bottom: 0;
  }

  .field-2 {
    margin-right: 0;
  }

  .container-5 {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .grid-content-wrapper-2.vert-center {
    padding-bottom: 5vw;
  }

  .grid-content-wrapper-2.vert-center.paddings.colour-white.rounded {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding-right: 5vw;
  }

  .grid-content-wrapper-2.vert-bottom.colour-white.rounded {
    background-color: #0000;
  }

  .image-vertical-7.about.homeabout {
    border-top-left-radius: 150px;
    border-bottom-right-radius: 150px;
  }

  .image-vertical-7.imagehome {
    background-image: none;
  }

  .image-vertical-7.imagehomebig {
    background-image: none;
    border-radius: 20px;
  }

  .image-60 {
    border-radius: 10px;
  }

  .image-61 {
    border-radius: 10px;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .image-78, .image-79, .image-80, .image-81, .image-44, .image-82 {
    border-radius: 10px;
  }

  .tes-c05-4.wellbeing {
    margin-top: 0;
  }

  .tes-c05-grid-2 {
    grid-template-columns: 1fr;
  }

  .icon-6, .link-light-reversed-2.link-caps.top-margin-10px {
    margin-right: 0;
  }

  .copyright-wrapper-2 {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .div-block-57 {
    flex-direction: column;
  }

  .no-margin-8.text-light.text-caps.right-margin-60px, .no-margin-8.text-light.text-caps.right-margin {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .no-margin-8.text-light.text-caps.purchase {
    margin-bottom: 60px;
  }

  .container-6 {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .image-90 {
    border-radius: 20px;
  }

  .image-horizontal-2 {
    border-radius: 30px;
  }

  .image-vertical-8 {
    border-radius: 20px;
  }

  .image-vertical-8.home {
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
  }

  .slider-4, .mask-4, .slide-1-28 {
    border-radius: 10px;
  }

  .slide-nav-2 {
    margin-bottom: -30px;
  }

  .container-7 {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .intro-m01-about-text-2 {
    width: 80%;
    left: -20px;
  }

  .text-accent-one-7.second-menu {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .container-8 {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .container-10, .container-11 {
    margin-top: 70px;
  }

  .section-3 {
    min-height: 400px;
  }

  .image-vertical-9.imagehome {
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
  }

  .section-4 {
    min-height: 400px;
  }

  .div-block-59 {
    bottom: -246px;
  }

  .div-block-59.red-dot-award {
    width: 35%;
    bottom: -238px;
  }

  .image-96 {
    width: 90%;
    left: 105%;
  }

  .image-97 {
    width: 45%;
  }

  .image-98, .image-99, .image-99.laptopbluenav {
    width: 10%;
  }

  .top-margin-20-px-4 {
    margin-top: auto;
  }

  .section-5 {
    min-height: 400px;
  }

  .container-12 {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }

  .intro-01-line-01-grid-2 {
    grid-row-gap: 0px;
    grid-template-columns: 1.5fr;
  }

  .line-01-image-01-wrapper-2 {
    left: 0;
  }

  .section-6 {
    min-height: 400px;
  }

  .image-full-2 {
    background-image: url('../images/Diem-Katharina-148_MOBIL.jpg');
  }

  .image-101 {
    opacity: 1;
  }

  .image-102.desktop.tablet {
    max-width: 45%;
  }

  .slide-52, .slide-53 {
    border-radius: 10px;
  }

  .mask-7.gr-etablet.gr-ehandyquer {
    height: 350px;
  }

  .mask-7.gr-etablet.gr-ehandyquer.gr-ehandyhoch.slider, .slide-54, .slide-55, .slide-56, .slide-1-29, .slide-57, .slide-58, .slide-1-30, .slide-1-31, .slide-1-32, .slide-1-33, .slide-59, .slide-60, .slide-nav-3 {
    border-radius: 10px;
  }

  .section-7, .section-8 {
    min-height: 400px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    letter-spacing: 0;
    font-size: 36px;
  }

  h2 {
    letter-spacing: 1px;
    font-size: 24px;
  }

  h3 {
    font-size: 20px;
  }

  .section.colour-one {
    clear: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
    position: relative;
    inset: auto 0% 0% auto;
  }

  .section.colour-one.lieblingsmakel {
    position: relative;
  }

  .section.colour-one.lieblingsmakel.experience {
    background-image: url('../images/dji_fly_20231202_080648_269_1702392180796_photo.JPG');
    background-position: 50%;
  }

  .section.colour-one.lieblingsmakel.experience.rauhn-chte {
    background-image: url('../images/kelly-sikkema-0vdLxhrb1Qw-unsplash.jpg');
    background-size: cover;
  }

  .section.colour-one.connectform {
    margin-top: auto;
  }

  .section.colour-one.experience {
    background-position: 0 0;
  }

  .section.colour-four.min-100-vh {
    aspect-ratio: auto;
  }

  .section.colour-four.min-100-vh.homeup {
    width: 100%;
    height: auto;
  }

  .container {
    margin-top: 70px;
    padding-top: 0;
    padding-left: 5vw;
  }

  .container.design {
    margin-top: 70px;
    padding-left: 5vw;
  }

  .container.design.formular {
    margin-top: 0;
  }

  .container.contact {
    margin-top: -70px;
  }

  .container.contact.down {
    margin-top: 0;
  }

  .container.imprint {
    margin-top: 50px;
    position: relative;
  }

  .styleguide-colour {
    width: 100%;
  }

  .styleguide-colours, .styleguide-two-column-grid {
    grid-template-columns: 1fr;
  }

  .button-wrapper, .button-basic-one {
    width: 100%;
  }

  .button-basic-one.wide.top-margin-10px.design {
    border-bottom-right-radius: 30px;
  }

  .button-basic-two {
    width: 100%;
  }

  .button-basic-two.top-margin-mobile-portrait-10px {
    border-radius: 0 30px;
    margin-top: 10px;
  }

  .animated-link-wrapper {
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
  }

  .menu-icon-wrapper {
    width: 30px;
    height: 30px;
    font-size: 1px;
  }

  .field.no-margin {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .newsletter-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .div-block {
    flex-direction: column;
    align-items: center;
  }

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

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

  .form {
    flex-direction: column;
  }

  .footer-wrapper {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 20px;
    display: flex;
  }

  .footer-wrapper.right.top-margin-mobile-portrait {
    margin-top: 0;
  }

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

  .footer-links-wrapper {
    align-items: center;
  }

  .brand-footer {
    width: 80px;
  }

  .search-wrapper-mobile {
    margin: 20px 20px 0;
    padding-left: 0;
  }

  .invisible-mobile {
    display: none;
  }

  .full-image.contacts-01-image-01 {
    border-radius: 30px;
  }

  .text-accent-one.biggest.text-light {
    font-size: 20vw;
  }

  .text-accent-one.biggest.text-light.no-wrap {
    white-space: normal;
  }

  .text-accent-one.text-light.color.mobile {
    font-size: 10vh;
  }

  .text-accent-one.text-light.color.mobile.hometeaser {
    font-size: 7vh;
  }

  .text-accent-one.hero-m03-text.homemobile {
    font-size: 16px;
  }

  .text-accent-one.design {
    font-size: 36px;
    line-height: 1.2;
  }

  .image-vertical {
    border-radius: 10px;
  }

  .image-vertical.shape2.reiki.mobile {
    border-top-right-radius: 120px;
    border-bottom-left-radius: 120px;
  }

  .faq-info-label.faq-info-label-product {
    font-size: 12px;
  }

  .faq-expanded._01 {
    padding-right: 0;
  }

  .faq-wrapper {
    margin-bottom: 40px;
  }

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

  .top-margin.wellbeing {
    color: var(--green-four);
  }

  .preview-01-animated-link-wrapper {
    margin-bottom: 0;
  }

  .coming-soon-social-links {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .search-result-list {
    grid-template-columns: 1fr;
  }

  .grid-images {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

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

  .page-change-l01-brand {
    width: 130px;
  }

  .card-logotypes-wrapper {
    margin-left: 0;
  }

  .contacts-grid-preview {
    margin-top: -100px;
  }

  .animated-link-wrapper-nav {
    margin-bottom: 0;
    margin-left: 20px;
    margin-right: 20px;
  }

  .animated-link-wrapper-nav.no-right-margin {
    direction: ltr;
    text-align: left;
    margin-left: 0;
  }

  .int-l01.retreat {
    margin-top: 0;
    margin-bottom: 0;
  }

  .int-01-link {
    border-bottom: 1px solid var(--black-transparent-four);
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .three-columns, .three-columns.top-margin-150-px {
    column-count: 1;
  }

  .int-l02-grid {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .int-l02-image-wrapper {
    width: 100%;
    right: 0;
  }

  .field-light {
    min-width: auto;
  }

  .grid-content-wrapper {
    position: absolute;
  }

  .grid-content-wrapper.vert-bottom.show-01-layout {
    margin-bottom: auto;
    padding-top: 5vw;
    padding-bottom: 5vw;
    padding-right: 5vw;
    position: absolute;
  }

  .grid-content-wrapper.show-01-layout {
    padding-top: 5vw;
    padding-bottom: 5vw;
    padding-right: 5vw;
  }

  .grid-content-wrapper.show-01-layout.mobile-layout {
    text-align: left;
    justify-content: flex-start;
    display: flex;
  }

  .grid-content-wrapper.show-01-line-04-layout {
    padding-bottom: 5vw;
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .grid-content-wrapper.show-01-line-04-layout.mobile-layout {
    text-align: left;
  }

  .grid-content-wrapper.show-01-line-02-layout {
    text-align: left;
    padding-left: 5vw;
  }

  .instagram-text {
    justify-content: center;
    align-items: flex-start;
    inset: -10% 0% 0%;
  }

  .opt-in-l02-form-wrapper {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .opt-in-l02-form-wrapper.embossed {
    border-style: solid;
    border-color: var(--blue-dark);
  }

  .opt-in-l02-form-wrapper.embossed.wellbeing {
    margin-bottom: 15vw;
  }

  .opt-in-l02-content {
    width: 100%;
  }

  .div-block-2 {
    flex-direction: column;
  }

  .info-c03-grid {
    grid-template-columns: 1fr;
  }

  .info-c03-content-wrapper {
    padding-right: 0;
  }

  .link-block-absolut {
    padding-left: 5px;
  }

  .title-wrapper.experience {
    margin-top: 25vw;
  }

  .accent-l04-grid {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .accent-l04-image-wrapper-01 {
    width: 100%;
    position: static;
  }

  .accent-l04-image-wrapper-02 {
    width: 20vw;
  }

  .showcase-l01-line-01 {
    grid-template-columns: 1fr;
  }

  .image-horizontal {
    border-radius: 10px;
  }

  .showcase-l01-grid, .intro-c03-two-column-grid {
    grid-template-columns: 1fr;
  }

  .full-image-video.showcase-l04-image-01 {
    background-image: url('../images/IMG_3846.jpg'), url('../images/Group-6-1.jpg');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .full-image-video.showcase-l04-image-02 {
    background-image: url('../images/_8514127.jpg');
  }

  .full-image-video.intro-m05-image-03 {
    background-image: url('../images/Diem-Katharina-120.jpg');
    background-size: 889px;
    background-attachment: scroll;
  }

  .full-image-video.intro-m05-image-03.connect.contact {
    background-image: url('../images/IMG_0137_mobile_b.jpg');
    background-position: 100%;
    background-size: auto;
    background-attachment: fixed;
  }

  .full-image-video.showcase-l04-image-01 {
    background-image: url('../images/396555028_1586263362110365_8096895568564766363_n.jpeg');
    background-position: 50%;
    background-size: cover;
  }

  .full-image-video.showcase-l04-image-01.socotrajan25 {
    background-image: url('../images/dji_fly_20231202_080648_269_1702392180796_photo.JPG');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .full-image-video.showcase-l04-image-01.wengen24 {
    background-image: url('../images/perspective-nature-7mxTuQHzCJo-unsplash.jpg'), linear-gradient(#0000, #0000);
    background-position: 50%, 0 0;
    background-size: cover, auto;
  }

  .full-image-video.showcase-l04-image-01.rauhn-chterituals {
    background-position: 50%;
    background-size: cover;
  }

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

  .int-l04-details-line {
    text-align: left;
  }

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

  .int-l06-content-wrapper {
    align-items: flex-start;
    width: 100%;
  }

  .int-l06-content-wrapper.colour-white {
    margin-bottom: 125px;
  }

  .int-l06-content-wrapper.colour-white.tablet.explore {
    text-align: center;
    margin-top: -50px;
    margin-bottom: 140px;
    padding-top: 10vw;
    display: block;
  }

  .info-c01-content-wrapper {
    flex-direction: column;
  }

  .info-c01-paragraph-wrapper {
    grid-template-columns: 1fr;
  }

  .paragraph-bigger {
    font-size: 20px;
    line-height: 24px;
  }

  .intro-c01-image-wrapper {
    border-radius: 10px;
  }

  .intro-c01-image-wrapper.shape1.mobile {
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }

  .intro-c01-content-wrapper {
    padding-left: 10vw;
    padding-right: 10vw;
  }

  .intro-c01-line.contact, .intro-c01-line.retreat {
    padding-top: 0;
  }

  .showcase-l05-container {
    width: 100%;
  }

  .preview-l03-split-wrapper._100-vh {
    margin-top: -80px;
  }

  .preview-l03-content-wrapper {
    padding-bottom: 40vw;
  }

  .italic {
    font-style: normal;
  }

  .shop-accent-c01 {
    height: auto;
    min-height: 100vh;
  }

  .shop-accent-c01-image-wrapper {
    width: 100%;
  }

  .product-details-grid, .user-manual-grid {
    grid-template-columns: 1fr;
  }

  .user-manual-number-wrapper.right {
    justify-content: flex-start;
  }

  .blog-post-content-wrapper {
    width: 100%;
  }

  .learn-more-wrapper.vertical {
    overflow: hidden;
  }

  .tutorials-image-2 {
    width: 40vw;
  }

  .where-to-start-grid-wrapper {
    padding: 20px;
  }

  .support-image-2 {
    width: 40vw;
  }

  .preview-l04-content-wrapper {
    align-items: flex-start;
  }

  .preview-l04-content-wrapper.bg-white.mobileup {
    padding-bottom: 0;
  }

  .facts-01-grid {
    grid-template-columns: 1fr;
  }

  .text-info-line {
    text-align: left;
  }

  .announcement-link-wrapper {
    text-align: center;
    -webkit-text-stroke-color: var(--green-four);
  }

  .navbar-announcement {
    font-family: sofia-pro, sans-serif;
  }

  .announcement {
    text-align: left;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 60px;
  }

  .dropdown {
    direction: rtl;
    text-align: center;
    flex: 0 auto;
    align-self: flex-start;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
  }

  .dropdown-toggle {
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-link-wrapper {
    margin-bottom: 0;
  }

  .product-wrapper-grid {
    grid-template-columns: 1fr;
    width: 100%;
  }

  .caps-small-accent {
    letter-spacing: 2px;
    font-size: 12px;
  }

  .product-content {
    padding-top: 10vw;
  }

  .showcase-l07-content-wrapper {
    border-radius: 30px;
    align-items: flex-start;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 10vw;
  }

  .styleguide-license-grid {
    grid-template-columns: 1fr;
  }

  .button-basic-one-outlined {
    width: 100%;
  }

  .intro-m01-about {
    height: 400px;
    margin-top: 0;
  }

  .intro-m01-about-text {
    width: 100%;
  }

  .intro-m01-about-small-preview {
    top: -20px;
  }

  .image-full {
    opacity: 1;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-full.shape1 {
    opacity: 1;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .footer-grid-02 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .tes-c05-tes-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .tes-c05 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .intro-m02-menu {
    padding-left: 20px;
    padding-right: 20px;
  }

  .intro-m02-about {
    flex-direction: column;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .intro-m02-about-text, .intro-m02-text-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .accent-m02, .accent-m02-viewport {
    height: auto;
  }

  .accent-m02-horizontal-wrapper {
    flex-direction: column;
    width: 100%;
  }

  .accent-m02-grid {
    grid-template-columns: 1fr;
    width: 100%;
    margin-bottom: 5vw;
    padding-right: 0;
  }

  .m02-heading-wrapper {
    width: 100%;
  }

  .hero-m03 {
    margin-top: -290px;
  }

  .hero-m03-preview-wrapper {
    margin-top: -200px;
  }

  .hero-m03-image-wrapper._01 {
    padding-right: 17px;
  }

  .intro-m03-about {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .intro-m03-about-preview._02 {
    height: 200px;
  }

  .intro-m03-about-preview._03, .intro-m03-about-preview._04 {
    display: none;
  }

  .m03-heading-wrapper {
    margin-bottom: 0;
  }

  .intro-m03-menu.embossed {
    padding-left: 20px;
    padding-right: 20px;
  }

  .opt-in-03-grid {
    grid-template-columns: 1fr;
  }

  .form-horizontal {
    flex-direction: column;
  }

  .contacts-image-wrapper {
    -webkit-text-fill-color: inherit;
    background-color: #e5e1dc;
    background-clip: border-box;
  }

  .show-01-line-01 {
    text-align: left;
    grid-template-columns: 1fr;
    justify-items: start;
  }

  .show-01-line-03 {
    grid-template-columns: 1fr;
  }

  .turn-container {
    bottom: 0;
    transform: none;
  }

  .show-01-line-02 {
    grid-template-columns: 1fr;
  }

  .show-01.colour-three {
    padding-bottom: 0;
  }

  .show-01-line-04, .styleguide-images {
    grid-template-columns: 1fr;
  }

  .heading-5.green {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .dropdown-link-2 {
    opacity: .8;
    direction: rtl;
    text-align: center;
    flex-direction: column;
    align-items: flex-start;
    margin-left: auto;
    margin-right: 30px;
    font-family: the-seasons, sans-serif;
    display: block;
  }

  .dropdown-link-2.w--current {
    font-family: the-seasons, sans-serif;
    font-weight: 400;
  }

  .navlink-2 {
    color: var(--blue-dark);
    text-align: center;
    justify-content: flex-start;
    font-family: the-seasons, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    display: flex;
  }

  .navlink-2:hover {
    font-size: 20px;
  }

  .navlink-2.nav-green {
    font-size: 19px;
  }

  .button-basic-one-2 {
    width: 100%;
  }

  .dropdown-toggle-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .line-horizontal-2._02.dark {
    background-color: var(--green-four);
    color: var(--blue-dark);
  }

  .line-horizontal-2._02.dark.blue {
    background-color: var(--blue-dark);
  }

  .line-horizontal-2._01.dark {
    background-color: var(--green-four);
    color: var(--blue-dark);
  }

  .line-horizontal-2._01.dark.blue {
    background-color: var(--blue-dark);
  }

  .flex-grid.journeying {
    background-color: var(--bone-white-one);
    margin-top: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-3.whatamistake {
    background-image: url('../images/WAM_02_heller.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
  }

  .div-block-3.whatamistake.photofrwam {
    background-image: url('../images/Handy.jpg');
    background-position: 100% 100%;
  }

  .div-block-3.whatamistake.lieblingsmakel {
    background-image: url('../images/C_02.jpg');
    width: 100%;
  }

  .div-block-3.whatamistake.lieblingsmakel.crossingborders {
    background-position: 0%;
  }

  .div-block-3.whatamistake.marco {
    background-position: 50%;
  }

  .div-block-3.cheese {
    background-position: 50%;
    background-size: cover;
  }

  .div-block-3.amars {
    background-image: url('../images/ipad_mockup_start_16_9.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }

  .div-block-4 {
    background-image: url('../images/big-r.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: contain;
  }

  .div-block-4.typestract {
    background-image: url('../images/typestrace_mobile.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
  }

  .div-block-4.cloudthinkn {
    background-image: url('../images/d7.jpg');
    background-position: 50% 100%;
  }

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

  .div-block-11 {
    background-image: url('../images/magazinhand_M19_b.jpg');
    background-size: cover;
  }

  .div-block-6.tablet_projects {
    background-image: url('../images/angst_mobile.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .link-block-7.lieblingsmakel {
    width: 100%;
    height: 100%;
  }

  .div-block-12 {
    background-image: url('../images/Dandelion-pink_M19-01_02-01.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .insidework_text {
    padding-top: 0;
    padding-left: 0;
    font-size: 29.376px;
  }

  .insidework_text.bm {
    width: 100%;
    height: 100%;
    font-size: 29.376px;
    font-weight: 400;
  }

  .insidework_text.bm:hover, .insidework_text.bm.stadtmusik {
    font-weight: 400;
  }

  .insidework_text.typestract {
    font-size: 29.376px;
  }

  .insidework_text.typestract:hover, .insidework_text.cloudthinkn {
    font-size: 29.376px;
    font-weight: 400;
  }

  .flex-item {
    width: 100%;
    padding: 5px 10px;
  }

  .flex-item.randlinks.randphone, .flex-item.cloudthinkn, .flex-item.cloudthinkn.randlinks.randphone {
    padding-right: 10px;
  }

  .flex-item._66 {
    width: 100%;
    padding: 5px 10px;
  }

  .flex-item._66.randlinks.randphone {
    padding-right: 10px;
  }

  .flex-item._66.cheese {
    width: 100%;
  }

  .flex-item._66.randrechts.randphone {
    padding-left: 10px;
  }

  .flex-item._50 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    overflow: visible;
  }

  .flex-item._50.inmenu {
    width: 100%;
    padding: 5px 10px;
  }

  .flex-item._50.inmenu.smf {
    padding-right: 10px;
  }

  .flex-item._50.inmenu.wl {
    padding-left: 10px;
  }

  .flex-item._50.inmenu.amarsing.randlinks.randphone, .flex-item._50.inmenu.flora.randlinks.randphone {
    padding-right: 10px;
  }

  .flex-item._50.inmenu.bm {
    width: 100%;
    padding-left: 10px;
  }

  .flex-item._50.phone_l {
    padding-right: 5px;
  }

  .flex-item._50.phone_l.li_0x.phone_li {
    padding-left: 10px;
    padding-right: 5px;
  }

  .flex-item._50.ganz {
    width: 100%;
    padding-left: 10px;
  }

  .flex-item._50.ganz.re_0, .flex-item._50.ganz.li_03 {
    padding-right: 10px;
  }

  .flex-item._50.phone_r {
    padding-left: 5px;
  }

  .flex-item.typestract {
    padding: 5px 10px;
  }

  .flex-item._100.arbeitenabstand.halb.mobilehoch.mobileup.leftie {
    padding-right: 10px;
  }

  .flex-item._100.arbeitenabstand.halb.mobile {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .flex-item._100.arbeitenabstand.halb.mobile.leftie {
    padding-right: 10px;
  }

  .flex-item._100.arbeitenabstand.halb.mobile.links {
    padding-left: 10px;
  }

  .flex-item._100.arbeitenabstand {
    border-radius: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    padding: 0;
  }

  .flex-item._100.arbeitenabstand.halb.mobile {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .flex-item._100.arbeitenabstand.halb.mobile.rosa, .flex-item._100.arbeitenabstand.halb.mobile.links {
    padding-left: 10px;
  }

  .flex-item._100.arbeitenabstand.halb.mobile.rechts {
    border-radius: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .flex-item._100.arbeitenabstand.mobile {
    border-radius: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
  }

  .flex-item._100.arbeitenabstand.mobile.quarter.right.mobilebig {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .flex-item._100.arbeitenabstand.mobile.quarter.left.mobilebig {
    width: 1000%;
    padding-left: 0;
    padding-right: 0;
  }

  .flex-item._100.arbeitenabstand.mobile.quarter.middle.mobilebig {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .flex-item._100.arbeitenabstand.mobile.quarter.middle.mobilebig.leftie, .flex-item._100.arbeitenabstand.mobile.quarter.middle.mobilebig.righty {
    padding-left: 0;
    padding-right: 0;
  }

  .flex-item._100.arbeitenabstand.mobile.journeying {
    padding-left: 0;
  }

  .flex-item._100.arbeitenabstand {
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .flex-item._100.arbeitenabstand.slider {
    padding-left: 0;
    padding-right: 0;
  }

  .flex-item.arbeitenabstand._100.halb.mobileup.mobilehoch {
    width: 100%;
    padding-left: 10px;
  }

  .flex-item.arbeitenabstand._100.halb.mobileup.leftie.mobilehoch {
    width: 100%;
  }

  .flex-item.drittel.re_03 {
    padding-left: 10px;
  }

  .flex-item.drittel.drei_01.schuh {
    padding-right: 10px;
  }

  .flex-item.drittel.phone_b_r {
    width: 50%;
    padding-left: 5px;
  }

  .flex-item.drittel.phone_b_r.drei_01.phone {
    padding-left: 5px;
    padding-right: 10px;
  }

  .flex-item.drittel.drei_02 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .flex-item._25.phone_b_r {
    width: 50%;
    padding-left: 5px;
    padding-right: 10px;
  }

  .flex-item._25.phone_b_r.re_02 {
    padding-left: 5px;
  }

  .flex-item._25.phone_b_l {
    width: 50%;
    padding-right: 5px;
  }

  .flex-item._25.phone_b_l.li_01, .flex-item._25.phone_b_l.li_01.phone_li, .flex-item._25.phone_b_l.li_02, .flex-item._25.phone_b_l.li_02.phone_li {
    padding-right: 5px;
  }

  .container_about {
    max-width: 100%;
    margin-top: 27px;
    padding-right: 0;
  }

  .container_about.mobileup {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-8 {
    background-position: 50%;
    background-size: cover;
  }

  .div-block-7.wl {
    background-image: url('../images/ffeel_mobile_02.jpg');
    background-size: cover;
  }

  .div-block-7.beyondmorrow.bm {
    background-image: url('../images/Facebook_Cover_new.jpg');
    background-position: 50%;
    background-size: 410px;
  }

  .div-block-27.whatamistake {
    background-image: url('../images/WAM_02_heller.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
  }

  .div-block-27.whatamistake.photofrwam {
    background-image: url('../images/Handy.jpg');
    background-position: 100% 100%;
  }

  .div-block-27.whatamistake.lieblingsmakel {
    background-image: url('../images/C_02.jpg');
    width: 100%;
  }

  .div-block-27.whatamistake.lieblingsmakel.crossingborders {
    background-position: 0%;
  }

  .div-block-27.whatamistake.marco {
    background-position: 50%;
  }

  .div-block-27.cheese {
    background-position: 50%;
    background-size: cover;
  }

  .div-block-27.amars {
    background-image: url('../images/ipad_mockup_start_16_9.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }

  .div-block-28 {
    background-image: url('../images/big-r.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: contain;
  }

  .div-block-28.typestract {
    background-image: url('../images/typestrace_mobile.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
  }

  .div-block-28.cloudthinkn {
    background-image: url('../images/d7.jpg');
    background-position: 50% 100%;
  }

  .div-block-30 {
    background-image: url('../images/magazinhand_M19_b.jpg');
    background-size: cover;
  }

  .div-block-31.tablet_projects {
    background-image: url('../images/angst_mobile.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .div-block-33 {
    background-image: url('../images/Dandelion-pink_M19-01_02-01.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .link-block-3.lieblingsmakel {
    width: 100%;
    height: 100%;
  }

  .div-block-39 {
    background-position: 50%;
    background-size: cover;
  }

  .div-block-40.wl {
    background-image: url('../images/ffeel_mobile_02.jpg');
    background-size: cover;
  }

  .div-block-40.beyondmorrow.bm {
    background-image: url('../images/Facebook_Cover_new.jpg');
    background-position: 50%;
    background-size: 410px;
  }

  .ut_text.whatisit {
    width: 100%;
    margin-top: -5px;
    margin-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 11.806px;
  }

  .ut_text.team {
    width: 100%;
    margin-bottom: 5px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .title_text {
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 29.376px;
    font-weight: 400;
  }

  .beschreibung_text {
    width: 100%;
    padding: 10px 20px;
    font-size: 14.167px;
  }

  .beschreibung_text.ohneteam {
    width: 100%;
    margin-bottom: 5px;
    padding-right: 20px;
    font-size: 14.167px;
  }

  .beschreibung_text.ohneteam.newbeschreibunglinks {
    overflow: visible;
  }

  .beschreibung_text.ohneteam.newbeschreibunglinks.handyquerbeschreibung {
    width: 100%;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .beschreibung_text.newbeschreibunglinks.ohneteam.newbeschreibungup {
    width: 100%;
    padding-top: 10px;
  }

  .beschreibung_text.newbeschreibunglinks.ohneteam.newbeschreibungup.crossingbordersbeschreibung, .beschreibung_text.newbeschreibunglinks.ohneteam.handyquerbeschreibung {
    padding-bottom: 15px;
  }

  .beschreibung_text.newbeschreibunglinks.ohneteam.handyquerbeschreibung.whatamistakebeschreibung.whatamistakebeschreibungtablet {
    margin-top: -5px;
  }

  .mask.gr-etablet.gr-ehandyquer.gr-ehandyhoch, .slider.gr-etablet.gr-ehandyquer.gr-ehandyhoch, .slider.gr-etablet.gr-ehandyquer.gr-ehandyhoch {
    height: 200px;
  }

  .title_text-2 {
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 29.376px;
    font-weight: 400;
  }

  .div-block-42.whatamistake {
    background-image: url('../images/WAM_02_heller.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
  }

  .div-block-42.whatamistake.photofrwam {
    background-image: url('../images/Handy.jpg');
    background-position: 100% 100%;
  }

  .div-block-42.whatamistake.lieblingsmakel {
    background-image: url('../images/C_02.jpg');
    width: 100%;
  }

  .div-block-42.whatamistake.lieblingsmakel.crossingborders {
    background-position: 0%;
  }

  .div-block-42.whatamistake.marco {
    background-position: 50%;
  }

  .div-block-42.cheese {
    background-position: 50%;
    background-size: cover;
  }

  .div-block-42.amars {
    background-image: url('../images/ipad_mockup_start_16_9.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
  }

  .div-block-43 {
    background-image: url('../images/big-r.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: contain;
  }

  .div-block-43.typestract {
    background-image: url('../images/typestrace_mobile.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
  }

  .div-block-43.cloudthinkn {
    background-image: url('../images/d7.jpg');
    background-position: 50% 100%;
  }

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

  .div-block-45 {
    background-image: url('../images/magazinhand_M19_b.jpg');
    background-size: cover;
  }

  .div-block-46.tablet_projects {
    background-image: url('../images/angst_mobile.jpg');
    background-position: 50%;
    background-size: cover;
  }

  .div-block-48 {
    background-image: url('../images/Dandelion-pink_M19-01_02-01.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .link-block-12.lieblingsmakel {
    width: 100%;
    height: 100%;
  }

  .div-block-54 {
    background-position: 50%;
    background-size: cover;
  }

  .div-block-55.wl {
    background-image: url('../images/ffeel_mobile_02.jpg');
    background-size: cover;
  }

  .div-block-55.beyondmorrow.bm {
    background-image: url('../images/Facebook_Cover_new.jpg');
    background-position: 50%;
    background-size: 410px;
  }

  .button-basic-one-3 {
    width: 100%;
  }

  .image-vertical-2 {
    border-radius: 10px;
  }

  .field-light-2 {
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    min-width: auto;
  }

  .field-light-2.no-right-margin {
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .field-light-2.text {
    border-radius: 10px;
  }

  .button-basic-one-4 {
    width: 100%;
  }

  .button-basic-one-4.wide.top-margin-10px {
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
  }

  .div-block-56 {
    flex-direction: column;
  }

  .heading-26 {
    margin-top: -15px;
  }

  .int-l04-details-line-2 {
    text-align: left;
  }

  .text-accent-one-2 {
    line-height: 1;
  }

  .image-vertical-3 {
    border-radius: 10px;
  }

  .no-margin-4.heading-28, .heading-28 {
    line-height: 1;
  }

  .tes-c05-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-accent-one-3 {
    text-transform: capitalize;
    font-family: the-seasons, sans-serif;
  }

  .tes-c05-tes-wrapper-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-vertical-4 {
    border-radius: 10px;
  }

  .tes-c05-3 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tes-c05-tes-wrapper-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-vertical-5 {
    border-radius: 10px;
  }

  .image-53 {
    position: relative;
  }

  .image-53.mobileup {
    position: absolute;
  }

  .field-2.no-margin {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .image-vertical-6 {
    border-radius: 10px;
    padding-bottom: 0%;
    position: relative;
    inset: 0%;
  }

  .image-vertical-6.reiki {
    width: 90%;
    height: 110px;
    padding-bottom: 100%;
    position: relative;
    inset: auto 0% 0%;
  }

  .image-vertical-6.mobileup {
    opacity: 0;
  }

  .grid-content-wrapper-2.vert-center.paddings.colour-white.rounded {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding-right: 5vw;
  }

  .grid-content-wrapper-2.vert-bottom.colour-white.rounded {
    background-color: #0000;
  }

  .image-vertical-7 {
    border-radius: 10px;
  }

  .image-vertical-7.about.homeabout {
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
  }

  .image-vertical-7.imagehomebig, .image-60 {
    border-radius: 10px;
  }

  .image-61 {
    border-radius: 10px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .image-44 {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50%;
    background-size: auto;
  }

  .tes-c05-4 {
    margin-top: 25vw;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tes-c05-4.wellbeing {
    margin-top: 0;
  }

  .tes-c05-grid-2 {
    margin-top: 60px;
  }

  .tes-c05-tes-wrapper-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-35 {
    text-transform: capitalize;
    font-family: the-seasons, sans-serif;
  }

  .dropdown-toggle-3, .dropdown-toggle-4 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown-list-5.w--open {
    background-color: var(--blue-dark);
    border: 1px #000;
    border-radius: 10px;
  }

  .dropdown-list-5.nav-green.w--open {
    direction: ltr;
  }

  .dropdown-toggle-5 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .dropdown-toggle-6 {
    flex-flow: row;
    flex: 0 auto;
    order: 0;
    place-content: stretch flex-start;
    align-items: stretch;
    margin-left: 10px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 30px;
    display: flex;
    position: relative;
  }

  .icon-6 {
    margin-right: 0;
  }

  .field-light-3 {
    min-width: auto;
  }

  .button-basic-two-2 {
    width: 100%;
  }

  .button-basic-two-2.top-margin-mobile-portrait-10px {
    margin-top: 10px;
  }

  .link-light-reversed-2.link-caps.top-margin-10px {
    margin-right: 0;
  }

  .div-block-57 {
    flex-direction: column;
    align-items: center;
  }

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

  .dropdown-2 {
    align-self: flex-start;
    width: auto;
  }

  .dropdown-toggle-7 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .image-90 {
    border-radius: 10px;
  }

  .text-accent-one-6.text-light.center {
    color: var(--green-four);
    text-transform: capitalize;
    font-family: the-seasons, sans-serif;
    font-weight: 400;
  }

  .text-accent-one-6.text-light.center.mobile {
    font-size: 30px;
  }

  .text-accent-one-6.hero-m03-text {
    color: var(--blue-dark);
    text-transform: capitalize;
    font-family: the-seasons, sans-serif;
    font-size: 18px;
  }

  .image-horizontal-2 {
    border-radius: 30px;
  }

  .image-vertical-8 {
    border-radius: 10px;
  }

  .image-vertical-8.home {
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }

  .slide-49, .slider-4 {
    border-radius: 10px;
  }

  .slide-nav-2 {
    margin-bottom: 95px;
  }

  .mask-5 {
    margin-top: -193px;
  }

  .button-basic-two-3, .intro-m01-about-text-2 {
    width: 100%;
  }

  .opt-in-03-grid-2 {
    grid-template-columns: 1fr;
  }

  .container-10, .section-2, .container-11 {
    margin-top: 70px;
  }

  .image-vertical-9 {
    border-radius: 10px;
  }

  .image-vertical-9.imagehome {
    border-top-left-radius: 120px;
    border-bottom-right-radius: 120px;
  }

  .image-vertical-10 {
    border-radius: 10px;
  }

  .div-block-59 {
    bottom: -276px;
  }

  .div-block-59.red-dot-award {
    position: relative;
    bottom: -334px;
  }

  .image-96 {
    left: 104%;
  }

  .top-margin-20-px-4 {
    text-align: left;
    margin-top: 0;
  }

  .image-vertical-11 {
    border-radius: 10px;
  }

  .heading-45 {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

  .link-7 {
    color: var(--green-four);
  }

  .image-full-2 {
    background-image: url('../images/Diem-Katharina-148_MOBIL.jpg');
    border-radius: 10px;
  }

  .image-102.desktop.tablet {
    max-width: 45%;
  }

  .mask-7.gr-etablet.gr-ehandyquer.gr-ehandyhoch {
    height: 200px;
  }
}

#w-node-_00fba187-e6ce-ea28-99c3-1d55581fd0fb-ff2eb827 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_680b2758-1f6d-e1f5-a371-9d17c47b553f-c47b553d {
  grid-area: 1 / 2 / 2 / 7;
}

#w-node-_680b2758-1f6d-e1f5-a371-9d17c47b5542-c47b553d {
  grid-area: 1 / 5 / 2 / 9;
}

#w-node-_035d1adc-8655-1822-af0c-991d4884591f-ff2eb85f, #w-node-_035d1adc-8655-1822-af0c-991d48845922-ff2eb85f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_035d1adc-8655-1822-af0c-991d48845927-ff2eb85f {
  grid-area: 1 / 2 / 2 / 5;
}

#w-node-_035d1adc-8655-1822-af0c-991d4884592c-ff2eb85f {
  grid-area: 1 / 5 / 2 / 8;
}

#w-node-b6fc8927-c16d-ab45-b7bb-53bfe62013a9-e62013a6 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-c1f41ab9-f7ca-a43d-f6a1-b17dada4cc14-e62013a6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_966f9d1f-da77-78f6-448f-1e8d9a2c16b2-9a2c16af {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_671bc3e4-fbf7-f968-be3b-f2c400ed6df5-ff2eb86e, #w-node-_671bc3e4-fbf7-f968-be3b-f2c400ed6df8-ff2eb86e, #w-node-a3ff9346-4799-62c0-55e0-bd88ad61fa06-ff2eb86f, #w-node-a3ff9346-4799-62c0-55e0-bd88ad61fa09-ff2eb86f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a3ff9346-4799-62c0-55e0-bd88ad61fa0d-ff2eb86f {
  grid-area: 1 / 2 / 2 / 5;
}

#w-node-a3ff9346-4799-62c0-55e0-bd88ad61fa12-ff2eb86f {
  grid-area: 1 / 5 / 2 / 8;
}

#w-node-fb574fcb-b969-ef49-4541-1c678adbd4fe-ff2eb878 {
  grid-area: 2 / 2 / 3 / 7;
}

#w-node-fb574fcb-b969-ef49-4541-1c678adbd503-ff2eb878 {
  grid-area: 1 / 6 / 4 / 9;
}

#w-node-fb574fcb-b969-ef49-4541-1c678adbd505-ff2eb878 {
  grid-area: 3 / 5 / 5 / 7;
}

#w-node-fb574fcb-b969-ef49-4541-1c678adbd507-ff2eb878 {
  grid-area: 3 / 3 / 5 / 5;
}

#w-node-b3cd61be-464a-87db-d811-16cd161946ea-ff2eb878 {
  grid-area: 2 / 1 / 5 / 3;
}

#w-node-b3cd61be-464a-87db-d811-16cd161946ed-ff2eb878 {
  grid-area: 5 / 4 / 6 / 5;
}

#w-node-b3cd61be-464a-87db-d811-16cd161946f0-ff2eb878 {
  grid-area: 2 / 5 / 4 / 7;
}

#w-node-b3cd61be-464a-87db-d811-16cd161946f3-ff2eb878 {
  grid-area: 4 / 2 / 6 / 4;
}

#w-node-ff053a9b-1705-8aae-5d07-8abb77369a47-ff2eb878, #w-node-ff053a9b-1705-8aae-5d07-8abb77369a49-ff2eb878, #w-node-ff053a9b-1705-8aae-5d07-8abb77369a4b-ff2eb878, #w-node-ff053a9b-1705-8aae-5d07-8abb77369a4d-ff2eb878 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b2fec8c-956c-1052-0db3-e5c6260f917b-ff2eb87a {
  grid-area: 2 / 2 / 3 / 9;
}

#w-node-_5b2fec8c-956c-1052-0db3-e5c6260f9180-ff2eb87a {
  grid-area: 1 / 6 / 4 / 9;
}

#w-node-_5b2fec8c-956c-1052-0db3-e5c6260f9183-ff2eb87a {
  grid-area: 3 / 5 / 5 / 7;
}

#w-node-_5b2fec8c-956c-1052-0db3-e5c6260f9186-ff2eb87a {
  grid-area: 3 / 3 / 5 / 5;
}

#w-node-_3e0e3bd2-7ded-f47f-d5fb-ba7bdccffb27-ff2eb87a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_50ca11a5-7afa-d1c2-fc7f-ece011342ed5-ff2eb87a {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_50ca11a5-7afa-d1c2-fc7f-ece011342edf-ff2eb87a {
  grid-area: 1 / 5 / 2 / 8;
}

#w-node-_50ca11a5-7afa-d1c2-fc7f-ece011342ee0-ff2eb87a, #w-node-_8c8c6e87-56e1-a3bc-b358-8b0b97fa9ffe-ff2eb87a, #w-node-_501d1cda-23bc-774d-1bb4-372c6d0374cb-ff2eb87a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_910dfb64-b667-8def-2a7a-18287967069e-ff2eb87c {
  grid-area: 2 / 1 / 5 / 3;
}

#w-node-_5ab7844d-c0c3-aca0-1dab-eb70721c55db-ff2eb87c {
  grid-area: 5 / 4 / 6 / 5;
}

#w-node-_6b8c3a5e-20ac-90e1-ac83-eeea9b64618e-ff2eb87c {
  grid-area: 2 / 5 / 4 / 7;
}

#w-node-_26468a38-a873-91bc-5bef-3941784c9d7a-ff2eb87c {
  grid-area: 4 / 2 / 6 / 4;
}

#w-node-d97202ba-e24d-9cd3-60a5-cdf942a6dbba-ff2eb87c {
  grid-area: 1 / 1 / 2 / 6;
}

#w-node-afdc051d-2c62-8b7e-4e12-6c6a4499cfbf-ff2eb87c {
  grid-area: 1 / 6 / 2 / 9;
}

#w-node-_1c3d1e5f-adf3-08ea-2430-d0e902804143-ff2eb87c {
  grid-area: 1 / 1 / 2 / 6;
}

#w-node-_1c3d1e5f-adf3-08ea-2430-d0e902804149-ff2eb87c {
  grid-area: 1 / 6 / 2 / 9;
}

#w-node-_8dbb5bd2-c76f-a74e-93a9-298e6b6b68d2-ff2eb87c {
  grid-area: 1 / 1 / 2 / 6;
}

#w-node-_8dbb5bd2-c76f-a74e-93a9-298e6b6b68d8-ff2eb87c {
  grid-area: 1 / 6 / 2 / 9;
}

#w-node-_12103e73-a09f-a938-58e0-18af5dc4ad8c-ff2eb895 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_482e188c-6379-47a0-46a4-e384a23119c1-ff2eb897 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_482e188c-6379-47a0-46a4-e384a23119c8-ff2eb897 {
  grid-area: 1 / 5 / 2 / 8;
}

#w-node-_482e188c-6379-47a0-46a4-e384a23119cf-ff2eb897 {
  grid-area: 2 / 4 / 4 / 7;
}

#w-node-_72e0cb7a-b8be-c837-3b5c-528d90d77570-ff2eb897 {
  grid-area: 1 / 1 / 2 / 6;
}

#w-node-_72e0cb7a-b8be-c837-3b5c-528d90d77578-ff2eb897 {
  grid-area: 1 / 6 / 2 / 9;
}

#w-node-_72e0cb7a-b8be-c837-3b5c-528d90d77581-ff2eb897 {
  grid-area: 1 / 1 / 2 / 6;
}

#w-node-_72e0cb7a-b8be-c837-3b5c-528d90d77589-ff2eb897 {
  grid-area: 1 / 6 / 2 / 9;
}

#w-node-_72e0cb7a-b8be-c837-3b5c-528d90d77592-ff2eb897 {
  grid-area: 1 / 1 / 2 / 6;
}

#w-node-_72e0cb7a-b8be-c837-3b5c-528d90d7759a-ff2eb897 {
  grid-area: 1 / 6 / 2 / 9;
}

#w-node-_66af7de3-4169-309a-d64a-2cb1c6939c70-ff2eb897, #w-node-_66af7de3-4169-309a-d64a-2cb1c6939c72-ff2eb897, #w-node-_66af7de3-4169-309a-d64a-2cb1c6939c74-ff2eb897, #w-node-_66af7de3-4169-309a-d64a-2cb1c6939c76-ff2eb897 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_778afddd-d429-dd69-db12-289c7e8f9075-ff2eb898 {
  justify-self: start;
}

#w-node-bf9a189b-d35d-d1b9-df8d-57a6bf91a5a4-ff2eb899 {
  grid-area: 1 / 6 / 4 / 9;
}

#w-node-bf9a189b-d35d-d1b9-df8d-57a6bf91a5a7-ff2eb899 {
  grid-area: 3 / 5 / 5 / 7;
}

#w-node-bf9a189b-d35d-d1b9-df8d-57a6bf91a5aa-ff2eb899 {
  grid-area: 3 / 3 / 5 / 5;
}

#w-node-e560430e-d723-6de2-4f15-396da4a64290-11ed1b88, #w-node-f481b6a4-605d-be6d-d1e0-b1012a9092c9-861d4af3, #w-node-_8d8ccb4a-0404-fbd1-e9fd-44784f0c6e51-443c1688, #w-node-d4adb70a-6118-b44d-e66f-a3fdfbd5eb7f-be272c55, #w-node-c8a1313d-434a-85b9-6bd4-3fbd1330a796-cf82fcf2, #w-node-a0406c00-1a11-68ab-c295-d9b17285c3c6-780a5f17, #w-node-_9763e45a-2d42-3ae7-9744-867ec825ba80-e3913bcc, #w-node-c50315e5-9d68-3ddf-e23f-0ecfa6aaf214-d7794ddd, #w-node-_7bc42138-91b4-4fad-4d0c-0fd5595a9adb-ec046b10, #w-node-dedd4f9d-9adf-87e8-af7b-6ca3d8d88c05-bd620c6d, #w-node-_30e5f49e-cb94-b350-2dc3-d8c88f9d41a4-d23028ec, #w-node-ff4a1b41-e802-28bd-ceb2-dfab1d087760-79af1974, #w-node-_73e9c860-8b8c-8c47-a6e3-9d442a534dcf-0f7e3723, #w-node-_5d11ea91-890e-4230-db50-467fb75d4211-79924dde, #w-node-_52af2b28-dd72-3127-5efb-76bc7fcb6a69-815c8389 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_45b3175f-57bc-6e97-ed13-abb48bf5527c-815c8389 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_32f0c128-f657-3dc0-406f-122a4edec6ee-815c8389 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_52af2b28-dd72-3127-5efb-76bc7fcb6a69-b5dc40c4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_45b3175f-57bc-6e97-ed13-abb48bf5527c-b5dc40c4 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_32f0c128-f657-3dc0-406f-122a4edec6ee-b5dc40c4 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_52af2b28-dd72-3127-5efb-76bc7fcb6a69-73ce974e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_45b3175f-57bc-6e97-ed13-abb48bf5527c-73ce974e {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_32f0c128-f657-3dc0-406f-122a4edec6ee-73ce974e {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_52af2b28-dd72-3127-5efb-76bc7fcb6a69-23a7084a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_45b3175f-57bc-6e97-ed13-abb48bf5527c-23a7084a {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_32f0c128-f657-3dc0-406f-122a4edec6ee-23a7084a {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_52af2b28-dd72-3127-5efb-76bc7fcb6a69-254b5792 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32f0c128-f657-3dc0-406f-122a4edec6ee-254b5792 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_52af2b28-dd72-3127-5efb-76bc7fcb6a69-6691ed08 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32f0c128-f657-3dc0-406f-122a4edec6ee-6691ed08, #w-node-b51f2123-a4bc-b943-b1c2-d2e5d930fe52-6691ed08, #w-node-_0f9806bd-57cd-c46d-e51c-fcaab8d65b86-6691ed08, #w-node-_693d2c37-0fd1-10f8-6637-fb50b7ff5f0f-6691ed08 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-_52af2b28-dd72-3127-5efb-76bc7fcb6a69-fd46d1a7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_45b3175f-57bc-6e97-ed13-abb48bf5527c-fd46d1a7 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_32f0c128-f657-3dc0-406f-122a4edec6ee-fd46d1a7 {
  grid-area: 1 / 1 / 2 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-_680b2758-1f6d-e1f5-a371-9d17c47b553f-c47b553d, #w-node-_680b2758-1f6d-e1f5-a371-9d17c47b5542-c47b553d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cf800937-3250-e159-18db-37aef0e81d6a-ff2eb85f {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-b6fc8927-c16d-ab45-b7bb-53bfe62013a9-e62013a6 {
    grid-row: 2 / 3;
    grid-column-start: 1;
  }

  #w-node-b6fc8927-c16d-ab45-b7bb-53bfe62013c4-e62013a6 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_966f9d1f-da77-78f6-448f-1e8d9a2c16b2-9a2c16af {
    grid-row: 2 / 3;
    grid-column-start: 1;
  }

  #w-node-_966f9d1f-da77-78f6-448f-1e8d9a2c16cd-9a2c16af {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_0cfaa912-d1c3-083d-d04e-00d7acaf1a67-ff2eb86e {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-fb574fcb-b969-ef49-4541-1c678adbd4fe-ff2eb878 {
    grid-row-start: 2;
    grid-column-start: 2;
  }

  #w-node-fb574fcb-b969-ef49-4541-1c678adbd503-ff2eb878 {
    grid-column: 5 / 10;
  }

  #w-node-fb574fcb-b969-ef49-4541-1c678adbd505-ff2eb878 {
    grid-column-start: 4;
  }

  #w-node-fb574fcb-b969-ef49-4541-1c678adbd507-ff2eb878 {
    grid-column-start: 1;
  }

  #w-node-_5b2fec8c-956c-1052-0db3-e5c6260f917b-ff2eb87a {
    grid-row-start: 2;
    grid-column-start: 2;
  }

  #w-node-_5b2fec8c-956c-1052-0db3-e5c6260f9180-ff2eb87a {
    grid-column: 5 / 10;
  }

  #w-node-_5b2fec8c-956c-1052-0db3-e5c6260f9183-ff2eb87a {
    grid-column-start: 4;
  }

  #w-node-_5b2fec8c-956c-1052-0db3-e5c6260f9186-ff2eb87a {
    grid-column-start: 1;
  }

  #w-node-_50ca11a5-7afa-d1c2-fc7f-ece011342edf-ff2eb87a {
    grid-column-end: 8;
  }

  #w-node-_786f3b0c-b504-7ce0-98bd-1839f66e7bc0-ff2eb87a, #w-node-e8fe7f38-c6d1-10de-c489-29515b54271b-5b542713 {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_482e188c-6379-47a0-46a4-e384a23119c8-ff2eb897 {
    grid-column-end: 8;
  }

  #w-node-bf9a189b-d35d-d1b9-df8d-57a6bf91a5a4-ff2eb899 {
    grid-column: 5 / 10;
  }

  #w-node-bf9a189b-d35d-d1b9-df8d-57a6bf91a5a7-ff2eb899 {
    grid-column-start: 4;
  }

  #w-node-bf9a189b-d35d-d1b9-df8d-57a6bf91a5aa-ff2eb899 {
    grid-column-start: 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_0627629f-31a8-0ff1-ddf3-0e5f949a37c0-ff2eb85e, #w-node-_70726080-8b70-9c54-0c49-581d29d9c6a9-ff2eb85e, #w-node-_373968ad-e37b-b112-a527-fa442e6ca13d-ff2eb85e, #w-node-_31e55053-bf13-7e45-50a6-872679ca8270-ff2eb85e, #w-node-_2b3a84cb-ee37-7c96-39cd-79a1ce33822e-ff2eb85f, #w-node-_2b3a84cb-ee37-7c96-39cd-79a1ce338243-ff2eb85f {
    order: 9999;
  }

  #w-node-_035d1adc-8655-1822-af0c-991d48845927-ff2eb85f, #w-node-_035d1adc-8655-1822-af0c-991d4884592c-ff2eb85f {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-b6fc8927-c16d-ab45-b7bb-53bfe62013a9-e62013a6 {
    grid-column: span 2 / span 2;
  }

  #w-node-b6fc8927-c16d-ab45-b7bb-53bfe62013b7-e62013a6 {
    grid-column-start: 2;
  }

  #w-node-b6fc8927-c16d-ab45-b7bb-53bfe62013c4-e62013a6 {
    grid-column-start: 1;
  }

  #w-node-_1b372c38-1dfd-ee89-b4d9-18265f630a72-ff2eb86a {
    order: 9999;
  }

  #w-node-_966f9d1f-da77-78f6-448f-1e8d9a2c16b2-9a2c16af {
    grid-column: span 2 / span 2;
  }

  #w-node-_966f9d1f-da77-78f6-448f-1e8d9a2c16c0-9a2c16af {
    grid-column-start: 2;
  }

  #w-node-_966f9d1f-da77-78f6-448f-1e8d9a2c16cd-9a2c16af {
    grid-column-start: 1;
  }

  #w-node-ff2aad1d-79b0-707a-095a-e91e28de4442-ff2eb86e {
    order: 9999;
  }

  #w-node-_0cfaa912-d1c3-083d-d04e-00d7acaf1a67-ff2eb86e {
    order: -9999;
  }

  #w-node-a3ff9346-4799-62c0-55e0-bd88ad61fa0d-ff2eb86f, #w-node-a3ff9346-4799-62c0-55e0-bd88ad61fa12-ff2eb86f {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-bd6c90b2-dc56-c221-fd56-5b76e387353b-ff2eb873 {
    order: 9999;
  }

  #w-node-_50ca11a5-7afa-d1c2-fc7f-ece011342ed5-ff2eb87a {
    grid-column: span 1 / span 1;
  }

  #w-node-_50ca11a5-7afa-d1c2-fc7f-ece011342edf-ff2eb87a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_786f3b0c-b504-7ce0-98bd-1839f66e7bc0-ff2eb87a, #w-node-e8fe7f38-c6d1-10de-c489-29515b54271b-5b542713 {
    order: -9999;
  }

  #w-node-_12103e73-a09f-a938-58e0-18af5dc4ad8c-ff2eb895 {
    order: 9999;
  }

  #w-node-_482e188c-6379-47a0-46a4-e384a23119c1-ff2eb897 {
    grid-column: span 1 / span 1;
  }

  #w-node-_482e188c-6379-47a0-46a4-e384a23119c8-ff2eb897, #w-node-_482e188c-6379-47a0-46a4-e384a23119cf-ff2eb897 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-dfb8c0b4-c7c2-5f41-deb4-57e173888fed-ff2eb897, #w-node-dfb8c0b4-c7c2-5f41-deb4-57e173888ffb-ff2eb897, #w-node-e560430e-d723-6de2-4f15-396da4a64290-11ed1b88, #w-node-f481b6a4-605d-be6d-d1e0-b1012a9092c9-861d4af3, #w-node-_8d8ccb4a-0404-fbd1-e9fd-44784f0c6e51-443c1688, #w-node-d4adb70a-6118-b44d-e66f-a3fdfbd5eb7f-be272c55, #w-node-c8a1313d-434a-85b9-6bd4-3fbd1330a796-cf82fcf2, #w-node-a0406c00-1a11-68ab-c295-d9b17285c3c6-780a5f17, #w-node-_9763e45a-2d42-3ae7-9744-867ec825ba80-e3913bcc, #w-node-c50315e5-9d68-3ddf-e23f-0ecfa6aaf214-d7794ddd, #w-node-_7bc42138-91b4-4fad-4d0c-0fd5595a9adb-ec046b10, #w-node-_0627629f-31a8-0ff1-ddf3-0e5f949a37c0-85788ee7, #w-node-_70726080-8b70-9c54-0c49-581d29d9c6a9-85788ee7, #w-node-_373968ad-e37b-b112-a527-fa442e6ca13d-85788ee7, #w-node-_31e55053-bf13-7e45-50a6-872679ca8270-85788ee7, #w-node-_0627629f-31a8-0ff1-ddf3-0e5f949a37c0-079000e5, #w-node-_70726080-8b70-9c54-0c49-581d29d9c6a9-079000e5, #w-node-_373968ad-e37b-b112-a527-fa442e6ca13d-079000e5, #w-node-dedd4f9d-9adf-87e8-af7b-6ca3d8d88c05-bd620c6d, #w-node-_30e5f49e-cb94-b350-2dc3-d8c88f9d41a4-d23028ec, #w-node-ff4a1b41-e802-28bd-ceb2-dfab1d087760-79af1974, #w-node-_73e9c860-8b8c-8c47-a6e3-9d442a534dcf-0f7e3723, #w-node-_5d11ea91-890e-4230-db50-467fb75d4211-79924dde, #w-node-_52af2b28-dd72-3127-5efb-76bc7fcb6a69-815c8389, #w-node-_26757a95-6737-6aed-a4d2-805e9c1ee4b9-815c8389, #w-node-_52af2b28-dd72-3127-5efb-76bc7fcb6a69-b5dc40c4, #w-node-_26757a95-6737-6aed-a4d2-805e9c1ee4b9-b5dc40c4, #w-node-_52af2b28-dd72-3127-5efb-76bc7fcb6a69-73ce974e, #w-node-_26757a95-6737-6aed-a4d2-805e9c1ee4b9-73ce974e, #w-node-_52af2b28-dd72-3127-5efb-76bc7fcb6a69-23a7084a, #w-node-_26757a95-6737-6aed-a4d2-805e9c1ee4b9-23a7084a, #w-node-_52af2b28-dd72-3127-5efb-76bc7fcb6a69-254b5792, #w-node-_26757a95-6737-6aed-a4d2-805e9c1ee4b9-254b5792, #w-node-_52af2b28-dd72-3127-5efb-76bc7fcb6a69-6691ed08, #w-node-_26757a95-6737-6aed-a4d2-805e9c1ee4b9-6691ed08, #w-node-_52af2b28-dd72-3127-5efb-76bc7fcb6a69-fd46d1a7, #w-node-_26757a95-6737-6aed-a4d2-805e9c1ee4b9-fd46d1a7 {
    order: 9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_00fba187-e6ce-ea28-99c3-1d55581fd0fb-ff2eb827 {
    grid-column: span 1 / span 1;
  }

  #w-node-_680b2758-1f6d-e1f5-a371-9d17c47b5542-c47b553d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-cf800937-3250-e159-18db-37aef0e81d6a-ff2eb85f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b6fc8927-c16d-ab45-b7bb-53bfe62013a9-e62013a6 {
    grid-column: span 1 / span 1;
  }

  #w-node-b6fc8927-c16d-ab45-b7bb-53bfe62013b7-e62013a6, #w-node-b6fc8927-c16d-ab45-b7bb-53bfe62013c4-e62013a6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_966f9d1f-da77-78f6-448f-1e8d9a2c16b2-9a2c16af {
    grid-column: span 1 / span 1;
  }

  #w-node-_966f9d1f-da77-78f6-448f-1e8d9a2c16c0-9a2c16af, #w-node-_966f9d1f-da77-78f6-448f-1e8d9a2c16cd-9a2c16af {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9522d0c9-d893-fb19-0e7e-a29c87add754-ff2eb86f, #w-node-_9522d0c9-d893-fb19-0e7e-a29c87add75f-ff2eb86f, #w-node-_9522d0c9-d893-fb19-0e7e-a29c87add76a-ff2eb86f, #w-node-e69ae792-4302-e36c-5bf5-076a4fc29dae-ff2eb873, #w-node-e69ae792-4302-e36c-5bf5-076a4fc29db9-ff2eb873, #w-node-e69ae792-4302-e36c-5bf5-076a4fc29dc4-ff2eb873 {
    order: -9999;
  }

  #w-node-fb574fcb-b969-ef49-4541-1c678adbd4fe-ff2eb878 {
    grid-column-end: 9;
  }

  #w-node-fb574fcb-b969-ef49-4541-1c678adbd505-ff2eb878 {
    grid-column: 5 / 9;
  }

  #w-node-fb574fcb-b969-ef49-4541-1c678adbd507-ff2eb878 {
    grid-column-end: 7;
  }

  #w-node-_5b2fec8c-956c-1052-0db3-e5c6260f917b-ff2eb87a {
    grid-column-end: 9;
  }

  #w-node-_5b2fec8c-956c-1052-0db3-e5c6260f9183-ff2eb87a {
    grid-column: 5 / 9;
  }

  #w-node-_5b2fec8c-956c-1052-0db3-e5c6260f9186-ff2eb87a {
    grid-column-end: 7;
  }

  #w-node-d97202ba-e24d-9cd3-60a5-cdf942a6dbba-ff2eb87c, #w-node-afdc051d-2c62-8b7e-4e12-6c6a4499cfbf-ff2eb87c, #w-node-_1c3d1e5f-adf3-08ea-2430-d0e902804143-ff2eb87c, #w-node-_1c3d1e5f-adf3-08ea-2430-d0e902804149-ff2eb87c, #w-node-_8dbb5bd2-c76f-a74e-93a9-298e6b6b68d2-ff2eb87c, #w-node-_8dbb5bd2-c76f-a74e-93a9-298e6b6b68d8-ff2eb87c, #w-node-_72e0cb7a-b8be-c837-3b5c-528d90d77570-ff2eb897, #w-node-_72e0cb7a-b8be-c837-3b5c-528d90d77578-ff2eb897, #w-node-_72e0cb7a-b8be-c837-3b5c-528d90d77581-ff2eb897, #w-node-_72e0cb7a-b8be-c837-3b5c-528d90d77589-ff2eb897, #w-node-_72e0cb7a-b8be-c837-3b5c-528d90d77592-ff2eb897, #w-node-_72e0cb7a-b8be-c837-3b5c-528d90d7759a-ff2eb897 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-bf9a189b-d35d-d1b9-df8d-57a6bf91a5a7-ff2eb899 {
    grid-column: 5 / 9;
  }

  #w-node-bf9a189b-d35d-d1b9-df8d-57a6bf91a5aa-ff2eb899 {
    grid-column-end: 7;
  }

  #w-node-_622a384a-1250-d389-2c3b-b82d2614e912-d23028ec {
    grid-area: span 4 / span 1 / span 4 / span 1;
  }

  #w-node-_622a384a-1250-d389-2c3b-b82d2614e916-d23028ec {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Bolkitrayek';
  src: url('../fonts/BolkitRayek.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}