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

@font-face {
  font-family: Nunito;
  src: url('../fonts/Nunito-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

@font-face {
  font-family: "Font Awesome 6 Brands 400";
  src: url('../fonts/Font-Awesome-6-Brands-Regular-400.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Font Awesome 6 Free Solid 900";
  src: url('../fonts/Font-Awesome-6-Free-Solid-900.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --dark-green: #264c00;
  --green: #92b738;
  --dark-green-bg: #66804d;
  --green-bg: #e8f2ce;
  --blue-bg: #cee7f2;
  --s-2: 20px;
  --s-3: 30px;
  --s-6: 60px;
  --s-4: 40px;
  --s-0: 0px;
  --white: white;
  --s-1: 10px;
  --outline-green: #709327;
  --s-10: 100px;
  --s-8: 80px;
  --blue: #24b3f2;
  --s-5: 50px;
  --s-7: 70px;
  --s-9: 90px;
  --black: black;
  --orange-bg: #f2e6ce;
  --base-radius: 10px;
  --orange: #f2ad24;
  --_base-collection-2---white: white;
  --_base-collection-2---black: black;
  --_base-collection-2---s-0: 0px;
  --_base-collection-2---s-1-2: 10px;
  --_base-collection-2---s-2: 20px;
  --_base-collection-2---s-3: 30px;
  --_base-collection-2---s-4: 40px;
  --_base-collection-2---s-5: 50px;
  --_base-collection-2---s-6: 60px;
  --_base-collection-2---s-7: 70px;
  --_base-collection-2---s-8: 80px;
  --_base-collection-2---s-9: 90px;
  --_base-collection-2---s-10: 100px;
  --_base-collection-2---base-radius: 10px;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

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

body {
  color: var(--dark-green);
  font-family: Nunito, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.25em;
}

h1 {
  -webkit-text-stroke-width: 3px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Handlee, Arial, sans-serif;
  font-size: 5rem;
  font-weight: 400;
  line-height: 1.125em;
}

h2 {
  -webkit-text-stroke-width: 3px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Handlee, Arial, sans-serif;
  font-size: 3.75rem;
  font-weight: 400;
  line-height: 1.125em;
}

h3 {
  -webkit-text-stroke-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Handlee, Arial, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1em;
}

h4, h5 {
  -webkit-text-stroke-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Handlee, Arial, sans-serif;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1em;
}

h6 {
  -webkit-text-stroke-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Handlee, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1em;
}

p {
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5em;
}

a {
  color: var(--green);
  line-height: 1em;
  text-decoration: none;
}

a:hover {
  color: var(--dark-green-bg);
}

ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  font-size: 1rem;
  line-height: 1.5em;
}

ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  font-size: 1rem;
  line-height: 1.5em;
}

li {
  margin-bottom: 5px;
}

img {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: block;
}

label {
  margin-bottom: 0;
  font-weight: 700;
  display: block;
}

.navbar {
  z-index: 999;
  background-color: var(--green-bg);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  display: flex;
  position: fixed;
  top: 0;
}

.navbar.navbar-blue {
  background-color: var(--blue-bg);
}

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

.main.m-b-n15 {
  margin-bottom: -150px;
}

.footer {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 150px;
  display: flex;
}

.main-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.main-content.main-content-footer, .main-content.main-content-navbar {
  height: 100%;
}

.footer-container {
  padding-top: var(--s-2);
  padding-bottom: var(--s-2);
  justify-content: space-between;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

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

.section.section-first {
  margin-top: 200px;
}

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

.section.section-right {
  align-items: flex-end;
}

.section.section-hero {
  margin-top: 100px;
}

.section.section-footer, .section.section-navbar {
  height: 100%;
  margin-top: 0;
}

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

.section-bg {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
}

.section-content {
  width: 85%;
  max-width: 1632px;
}

.section-content.section-content-full {
  width: 100%;
}

.section-content.section-content-side {
  width: 92.5%;
}

.section-content.section-content-footer {
  height: 100%;
}

.section-content.section-content-navbar {
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}

.content-row-base {
  grid-column-gap: var(--s-6);
  grid-row-gap: var(--s-6);
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.content-row-base.content-row-contact {
  grid-column-gap: var(--s-4);
  grid-row-gap: var(--s-4);
  justify-content: flex-start;
  align-items: stretch;
}

.column-30 {
  width: 30%;
}

.column-50 {
  width: 50%;
}

.column-50.column-50-hero {
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
}

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

.column-70 {
  width: 70%;
}

.title-h1 {
  -webkit-text-stroke-width: 3px;
  font-family: Handlee, Arial, sans-serif;
  font-size: 5rem;
  font-weight: 400;
  line-height: 1.125em;
}

.title-h2 {
  -webkit-text-stroke-width: 3px;
  font-family: Handlee, Arial, sans-serif;
  font-size: 3.75rem;
  font-weight: 400;
  line-height: 1.125em;
}

.title-h3 {
  -webkit-text-stroke-width: 1px;
  font-family: Handlee, Arial, sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 1em;
}

.title-h4, .title-h5 {
  -webkit-text-stroke-width: 1px;
  font-family: Handlee, Arial, sans-serif;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1em;
}

.title-h6 {
  -webkit-text-stroke-width: 1px;
  font-family: Handlee, Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1em;
}

.title-20 {
  font-size: 1.25em;
  font-weight: 700;
}

.title-72 {
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1em;
}

.title-72-alt {
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1em;
}

.text-align-start {
  text-align: left;
}

.text-align-center {
  text-align: center;
  width: 100%;
}

.text-align-end {
  text-align: right;
}

.s-float-left {
  float: left;
}

.s-float-right {
  float: right;
}

.img-wrap-base {
  border-radius: var(--s-2);
  height: 450px;
  overflow: hidden;
}

.img-wrap-base.img-wrap-link-icon {
  width: 25px;
  height: 25px;
}

.img-wrap-base.img-wrap-dropdown-icon {
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  transition: transform .3s;
  display: flex;
  position: absolute;
  right: 20px;
}

.img-wrap-base.img-wrap-dropdown-icon.dropdown-icon-open {
  transform: rotate(180deg);
}

.img-wrap-base.img-wrap-dropzone-thumbnail {
  width: 100px;
  height: 100px;
}

.img-wrap-base.img-wrap-hero-bg {
  border-bottom-right-radius: var(--s-6);
  opacity: .15;
  width: 550px;
  height: 550px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.img-wrap-base.img-wrap-column {
  border-top: 40px solid var(--white);
  border-left: 40px solid var(--white);
  border-radius: 120px var(--s-0) var(--s-0);
  width: 100%;
  height: 100%;
  position: relative;
}

.img-wrap-base.img-wrap-headline-line {
  max-width: 570px;
  height: 50px;
}

.img-wrap-base.img-wrap-card-product-top {
  width: 100%;
  height: 260px;
  position: absolute;
  top: -150px;
  left: 0;
}

.img-wrap-base.img-wrap-card-section-leaf {
  width: 100px;
  height: 100px;
  position: absolute;
}

.img-wrap-base.img-wrap-card-section-leaf.img-wrap-card-section-leaf-top-left {
  inset: 0% auto auto 0%;
}

.img-wrap-base.img-wrap-card-section-leaf.img-wrap-card-section-leaf-right-bottom {
  inset: auto 0% 0% auto;
}

.img-wrap-base.img-wrap-about-me-preview-bg {
  border-top-left-radius: var(--s-0);
  border-bottom-left-radius: var(--s-0);
  width: 70%;
  height: 100%;
}

.img-wrap-base.img-wrap-about-me-preview {
  width: 415px;
  min-width: 340px;
  height: auto;
  max-height: 600px;
}

.img-wrap-base.img-wrap-icon-xl {
  border-radius: var(--s-0);
  width: 75px;
  height: auto;
}

.img-wrap-base.img-wrap-footer-leaf {
  border-radius: var(--s-0);
  width: 100px;
  height: 100px;
}

.img-wrap-base.img-wrap-footer-leaf.img-wrap-footer-leaf-left {
  position: absolute;
  inset: auto auto 0% 0%;
  transform: rotate(-90deg);
}

.img-wrap-base.img-wrap-footer-leaf.img-wrap-footer-leaf-right {
  position: absolute;
  inset: auto 0% 0% auto;
}

.img-wrap-base.img-wrap-logo-footer {
  width: 190px;
  height: auto;
}

.img-wrap-base.img-wrap-logo {
  margin-bottom: var(--s-2);
  width: 190px;
  height: auto;
}

.img-wrap-base.img-wrap-hero-bg-xl {
  border-bottom-right-radius: var(--s-6);
  opacity: 1;
  width: 600px;
  height: 700px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.img-wrap-base.img-wrap-card-annotation {
  padding-right: var(--s-4);
  padding-left: var(--s-4);
  border-radius: var(--s-0) var(--s-1) var(--s-1) var(--s-0);
  background-color: var(--outline-green);
  order: 1;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
  position: relative;
  overflow: visible;
}

.img-wrap-base.img-wrap-icon-l {
  border-radius: var(--s-0);
  width: 50px;
  min-width: 50px;
  height: auto;
}

.img-wrap-base.img-wrap-annotation-leaf {
  border-radius: var(--s-0);
  width: 60px;
  height: 60px;
  position: absolute;
}

.img-wrap-base.img-wrap-annotation-leaf.img-wrap-annotation-leaf-bottom-left {
  inset: auto auto 0% -55px;
  transform: rotate(-180deg);
}

.img-wrap-base.img-wrap-annotation-leaf.img-wrap-annotation-leaf-top-left {
  transform-style: preserve-3d;
  width: 50px;
  height: 50px;
  inset: 0% auto auto -45px;
  transform: rotateX(0)rotateY(180deg)rotateZ(-180deg);
}

.img-wrap-base.img-wrap-annotation-leaf.img-wrap-annotation-leaf-top-right {
  width: auto;
  height: 40px;
  inset: -20px -30px auto auto;
  transform: rotate(45deg);
}

.img-wrap-base.img-wrap-icon-s {
  border-radius: var(--s-0);
  width: 50px;
  height: 50px;
}

.img-wrap-base.img-wrap-card-section-product {
  justify-content: center;
  align-items: flex-end;
  height: 400px;
  display: flex;
  overflow: visible;
}

.img-wrap-base.img-wrap-card-section-bg {
  z-index: 0;
  border-radius: var(--s-4);
  width: 100%;
  max-width: 750px;
  height: 100%;
  max-height: 560px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.img-wrap-base.img-wrap-table {
  border-radius: var(--s-0);
  width: 100%;
  height: auto;
}

.img-wrap-base.img-wrap-card-product-side {
  width: 120px;
  height: 350px;
  position: absolute;
  top: -50px;
  left: auto;
  right: 0;
}

.img-wrap-base.img-wrap-product {
  margin-top: var(--s-10);
  margin-right: var(--s-8);
  margin-bottom: var(--s-10);
  width: 100%;
  height: 550px;
}

.error-container {
  height: 80vh;
}

.text-container-base {
  grid-column-gap: var(--s-3);
  grid-row-gap: var(--s-3);
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-container-base.text-container-dropdown {
  overflow: hidden;
}

.text-container-base.text-container-error {
  margin-top: var(--s-10);
  margin-bottom: var(--s-10);
}

.text-container-base.text-container-hero {
  margin-top: var(--s-6);
  margin-right: var(--s-4);
  margin-bottom: var(--s-6);
  max-width: 550px;
}

.text-container-base.text-container-card-product-top {
  justify-content: space-between;
  height: 100%;
}

.text-container-base.text-container-about-me-preview {
  padding: var(--s-8);
  border-radius: var(--s-2);
  background-color: var(--green-bg);
  width: 100%;
  max-width: 650px;
  position: relative;
}

.text-container-base.text-container-contact {
  grid-column-gap: var(--s-1);
  grid-row-gap: var(--s-1);
  white-space: nowrap;
  width: 100%;
  max-width: 300px;
  font-size: 1.25rem;
  line-height: 1.25em;
}

.text-container-base.text-container-max-w-500 {
  width: 100%;
  max-width: 500px;
}

.text-container-base.text-container-card-annotation {
  margin: var(--s-4);
}

.text-container-base.text-container-card-product-side {
  justify-content: space-between;
  height: 100%;
  margin-right: 100px;
}

.text-container-base.text-container-about-me {
  margin-top: var(--s-6);
  margin-right: var(--s-8);
  margin-bottom: var(--s-6);
  max-width: 760px;
}

.text-container-base.text-container-product-description {
  padding-top: var(--s-4);
  padding-left: var(--s-8);
  background-color: var(--white);
  border-top-left-radius: 120px;
  width: 100%;
  height: 100%;
}

.headline-wrap-base {
  grid-column-gap: var(--s-3);
  grid-row-gap: var(--s-3);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.headline-wrap-base.headline-wrap-section {
  margin-bottom: var(--s-4);
  white-space: nowrap;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.headline-wrap-base.headline-wrap-about-me-preview {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: relative;
}

.headline-wrap-base.headline-wrap-contact {
  margin-bottom: var(--s-4);
  flex-flow: row;
  justify-content: space-between;
}

.text-wrap-base {
  grid-column-gap: var(--s-3);
  grid-row-gap: var(--s-3);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-wrap-base.text-wrap-dropdown {
  margin: 20px;
}

.text-wrap-base.text-wrap-dropzone-item {
  grid-column-gap: var(--s-1);
  grid-row-gap: var(--s-1);
}

.text-wrap-base.text-wrap-contact {
  grid-column-gap: var(--s-2);
  grid-row-gap: var(--s-2);
  flex-flow: row;
  line-height: 1.25em;
}

.text-wrap-base.text-wrap-contact-social {
  grid-column-gap: var(--s-1);
  grid-row-gap: var(--s-1);
}

.text-wrap-base.text-wrap-footer {
  flex-flow: row;
}

.text-wrap-base.text-warp-section-headline {
  grid-column-gap: var(--s-0);
  grid-row-gap: var(--s-0);
}

.button-wrap-base {
  grid-column-gap: var(--s-1);
  grid-row-gap: var(--s-1);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.button-wrap-base.button-wrap-align-end {
  justify-content: flex-end;
  width: 100%;
}

.button-wrap-base.button-wrap-align-center {
  justify-content: center;
  width: 100%;
}

.button-wrap-base.button-wrap-align-sb {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
}

.button-wrap-base.button-wrap-social {
  grid-column-gap: var(--s-2);
  grid-row-gap: var(--s-2);
  width: auto;
}

.button-wrap-base.button-wrap-flex-wrap {
  flex-flow: wrap;
}

.button {
  background-color: var(--green);
  color: var(--white);
  text-align: center;
  letter-spacing: 1px;
  -webkit-text-stroke-width: 1px;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  min-width: 200px;
  height: 50px;
  padding: 0 40px;
  font-family: Handlee, Arial, sans-serif;
  font-size: .85rem;
  font-weight: 400;
  transition: background-color .3s;
  display: flex;
  position: relative;
}

.button:hover {
  background-color: var(--dark-green-bg);
  color: var(--white);
}

.button.button-dark {
  background-color: var(--dark-green-bg);
}

.button.button-back-to-top {
  width: 30px;
  min-width: 0;
  height: 30px;
  padding-left: 0;
  padding-right: 0;
  position: fixed;
  bottom: 90px;
  right: 3%;
}

.button.button-blue {
  background-color: var(--blue);
}

.link-button {
  grid-column-gap: var(--s-1);
  grid-row-gap: var(--s-1);
  border-bottom: 1px solid var(--green);
  padding-bottom: 5px;
  font-size: 1.25rem;
  line-height: 1.75em;
  display: flex;
}

.link-social {
  font-family: "Font Awesome 6 Brands 400", Arial, sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  transition: color .2s;
}

.link-social:hover {
  color: var(--dark-green-bg);
}

.breadcrumb {
  grid-column-gap: var(--s-1);
  grid-row-gap: var(--s-1);
  text-align: right;
  flex-flow: wrap;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.fa-icon {
  -webkit-text-stroke-width: 0px;
  font-family: "Font Awesome 6 Free Solid 900", Arial, sans-serif;
}

.fa-icon.fa-icon-breadcrumb {
  color: var(--green);
  font-size: 1rem;
}

.fa-icon.fa-icon-contact {
  color: var(--green);
  width: 20px;
}

.fa-icon.fa-icon-link-arrow {
  margin-left: 5px;
  display: inline-block;
  transform: rotate(45deg);
}

.m-t-0 {
  margin-top: var(--s-0);
}

.m-t-1 {
  margin-top: var(--s-1);
}

.m-t-2 {
  margin-top: var(--s-2);
}

.m-t-3 {
  margin-top: var(--s-3);
}

.m-t-4 {
  margin-top: var(--s-4);
}

.m-t-5 {
  margin-top: var(--s-5);
}

.m-t-6 {
  margin-top: var(--s-6);
}

.m-t-7 {
  margin-top: var(--s-7);
}

.m-t-8 {
  margin-top: var(--s-8);
}

.m-t-9 {
  margin-top: var(--s-9);
}

.m-t-10 {
  margin-top: var(--s-10);
}

.m-r-0 {
  margin-right: var(--s-0);
}

.m-r-1 {
  margin-right: var(--s-1);
}

.m-r-2 {
  margin-right: var(--s-2);
}

.m-r-3 {
  margin-right: var(--s-3);
}

.m-r-4 {
  margin-right: var(--s-4);
}

.m-r-5 {
  margin-right: var(--s-5);
}

.m-r-6 {
  margin-right: var(--s-6);
}

.m-r-7 {
  margin-right: var(--s-7);
}

.m-r-8 {
  margin-right: var(--s-8);
}

.m-r-9 {
  margin-right: var(--s-9);
}

.m-r-10 {
  margin-right: var(--s-10);
}

.m-b-0 {
  margin-bottom: var(--s-0);
}

.m-b-1 {
  margin-bottom: var(--s-1);
}

.m-b-2 {
  margin-bottom: var(--s-2);
}

.m-b-3 {
  margin-bottom: var(--s-3);
}

.m-b-4 {
  margin-bottom: var(--s-4);
}

.m-b-5 {
  margin-bottom: var(--s-5);
}

.m-b-6 {
  margin-bottom: var(--s-6);
}

.m-b-7 {
  margin-bottom: var(--s-7);
}

.m-b-8 {
  margin-bottom: var(--s-8);
}

.m-b-9 {
  margin-bottom: var(--s-9);
}

.m-b-10 {
  margin-bottom: var(--s-10);
}

.m-l-0 {
  margin-left: var(--s-0);
}

.m-l-1 {
  margin-left: var(--s-1);
}

.m-l-2 {
  margin-left: var(--s-2);
}

.m-l-3 {
  margin-left: var(--s-3);
}

.m-l-4 {
  margin-left: var(--s-4);
}

.m-l-5 {
  margin-left: var(--s-5);
}

.m-l-6 {
  margin-left: var(--s-6);
}

.m-l-7 {
  margin-left: var(--s-7);
}

.m-l-8 {
  margin-left: var(--s-8);
}

.m-l-9 {
  margin-left: var(--s-9);
}

.m-l-10 {
  margin-left: var(--s-10);
}

.copy {
  display: none;
}

.example-container {
  grid-column-gap: var(--s-4);
  grid-row-gap: var(--s-4);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100vh;
  display: flex;
}

.example-anchor {
  height: 500vh;
  position: relative;
}

.nav-waypoint {
  background-color: #000;
  width: 75px;
  height: 75px;
  position: absolute;
  bottom: 0;
}

.navbar-bg-block {
  background-color: var(--dark-green-bg);
  opacity: .5;
  width: 100%;
  height: 100vh;
  transition: opacity .2s;
  display: block;
  position: absolute;
  inset: 0% auto auto 0%;
}

.navbar-logo-wrap {
  width: 190px;
  overflow: hidden;
}

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

.navbar-link-wrap {
  z-index: 99;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.navbar-link-wrap.navbar-link-menu {
  grid-column-gap: 40px;
  transition: transform .4s;
  transform: translate(0);
}

.navbar-link-wrap.navbar-link-menu.navbar-link-menu-open {
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 400px;
  height: 100vh;
  padding-top: 100px;
  padding-left: 5%;
  padding-right: 5%;
  position: absolute;
  top: 0;
  left: -400px;
  transform: translate(100%);
}

.navbar-link {
  color: var(--dark-green-bg);
  -webkit-text-stroke-width: 1px;
  text-transform: uppercase;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 40px;
  font-family: Handlee, Arial, sans-serif;
  font-weight: 400;
  text-decoration: none;
  transition: color .3s;
  display: flex;
  position: relative;
}

.navbar-link:hover, .navbar-link.navbar-link-active {
  color: var(--dark-green);
}

.navbar-link-text-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.navbar-link-line-wrap {
  width: auto;
  height: 20px;
  position: absolute;
  top: 15px;
  overflow: hidden;
}

.navbar-link-line {
  opacity: 0;
  width: 20px;
  max-width: 20px;
  height: 20px;
  max-height: 20px;
  transition: opacity .3s, transform .3s;
  transform: translate(0, 6px);
}

.navbar-link-submenu {
  grid-row-gap: 20px;
  background-color: var(--green-bg);
  border: 1px #000;
  flex-direction: column;
  width: 200px;
  max-height: 1000px;
  padding: 40px;
  font-weight: 400;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  overflow: hidden;
  box-shadow: 0 2px 10px #0000001a;
}

.navbar-link-submenu.navbar-link-submenu-open {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.navbar-burger {
  z-index: 99;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 35px;
  display: none;
  position: relative;
}

.navbar-burger-line {
  background-color: var(--dark-green);
  width: 100%;
  height: 3px;
  transition: opacity .2s;
  position: relative;
}

.navbar-burger-line.navbar-burger-line-mid {
  margin-top: 5px;
  margin-bottom: 5px;
}

.navbar-burger-line.navbar-burger-line-cross {
  position: absolute;
  top: 0;
}

.form-container-base {
  scroll-margin-top: 200px;
}

.form-container-base.form-container-contact {
  margin-bottom: var(--s-4);
  padding: var(--s-8);
  border-radius: var(--s-2);
  background-color: var(--green-bg);
}

.form-step-idicators-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  width: 100%;
  margin-bottom: 40px;
  display: flex;
}

.form-step-indicator {
  background-color: #d8d8d8;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
}

.form-step-indicator.form-step-indicator-active {
  background-color: #999;
}

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

.form-base.form-contact {
  grid-column-gap: var(--s-2);
  grid-row-gap: var(--s-4);
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

.form-step {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 20px;
  display: grid;
}

.form-element {
  width: 100%;
}

.form-label {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5em;
}

.form-field {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--dark-green);
  color: var(--dark-green);
  background-color: #fff0;
  margin-bottom: 0;
}

.form-field:focus {
  border-bottom-color: var(--dark-green);
}

.form-field.form-field-double-range {
  width: 100px;
}

.form-checkbox-field {
  margin-bottom: 0;
}

.form-checkbox {
  border: 1px solid var(--dark-green);
  width: 15px;
  height: 15px;
}

.form-checkbox.w--redirected-checked {
  background-color: var(--dark-green);
}

.form-checkbox.w--redirected-focus {
  border-color: var(--dark-green);
  box-shadow: 0 0 #0003;
}

.form-checkbox-label {
  font-size: .875rem;
  line-height: 1.5em;
}

.form-radio-field {
  margin-bottom: 0;
}

.form-radio-label {
  font-size: 1rem;
  line-height: 1.5em;
}

.form-checkbox-box-group {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.form-checkbox-box-field {
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.form-checkbox-box-label {
  font-size: 1rem;
  line-height: 1.5em;
  position: absolute;
}

.form-checkbox-box {
  border: 1px solid var(--black);
  border-radius: 5px;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  left: 0;
}

.form-radio-box-group {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.form-radio-box-field {
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.form-radio-box {
  border: 1px solid #000;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
}

.form-radio-box-label {
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5em;
  position: absolute;
}

.form-select {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--dark-green);
  color: var(--black);
  background-color: #fff0;
  margin-top: 0;
  margin-bottom: 0;
}

.form-select:focus {
  border-bottom-color: var(--dark-green);
}

.form-message {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--dark-green);
  color: var(--dark-green);
  background-color: #fff0;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  max-height: 250px;
  margin-bottom: 0;
}

.form-message:focus {
  border-bottom-color: var(--dark-green);
}

.form-dropzone-container {
  border: 1px solid #000;
  padding: 15px;
}

.form-dropzone {
  cursor: pointer;
  border: 1px solid #999;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  display: flex;
}

.form-dropzone-file-item {
  grid-column-gap: var(--s-1);
  grid-row-gap: var(--s-1);
  display: flex;
}

.form-dropzone-drag-over {
  background-color: #aaff80;
}

.form-dropzone-drag-error {
  background-color: #ff979f;
}

.form-double-range {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 500px;
  display: flex;
}

.form-double-range-elements-wrap {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 18px;
  margin-top: 10px;
  display: flex;
  position: relative;
}

.form-double-range-elements {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.form-double-range-display {
  width: 100%;
  margin-top: 5px;
}

.form-input-error {
  color: red;
  margin-top: 5px;
}

.form-input-error-msg {
  margin-top: 5px;
}

.form-success {
  background-color: #ddd0;
}

.slider {
  border: 1px solid #d8d8d8;
  width: 500px;
  height: 350px;
  padding: 20px;
  position: relative;
  overflow: hidden;
}

.slider.slider-products {
  padding: var(--s-0);
  border-style: none;
  width: 100%;
  height: auto;
  overflow: visible;
}

.slider-slides-wrap-horizontal {
  grid-column-gap: var(--s-2);
  grid-row-gap: var(--s-2);
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  transition: transform .3s;
  display: flex;
  overflow: visible;
}

.slider-slides-wrap-horizontal.slider-animation-disabled {
  transition: none;
}

.slider-slides-wrap-vertical {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  transition: transform .3s;
  display: flex;
  overflow: visible;
}

.slider-slides-wrap-vertical.slider-animation-disabled {
  transition: none;
}

.slider-slide {
  -webkit-user-select: none;
  user-select: none;
  background-color: #d8d8d8;
  border: 1px solid #000;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
}

.slider-slide.slider-slide-active {
  background-color: #999;
}

.slider-nav {
  width: 500px;
}

.slider-nav-element {
  border: 1px solid #d8d8d8;
  max-height: 182px;
  margin-bottom: 20px;
}

.slider-nav-title {
  text-transform: none;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  font-weight: 700;
}

.slider-thumbnail-container {
  width: 100%;
  max-height: 140px;
  padding: 20px;
  overflow: hidden;
}

.slider-thumbnails-wrap-vertical {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  transition: transform .3s;
  display: flex;
}

.slider-thumbnails-container-horizontal {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  transition: transform .3s;
  display: flex;
}

.slider-thumbnail {
  cursor: pointer;
  background-color: #d8d8d8;
  width: 20px;
  min-width: 100px;
  height: 100px;
}

.slider-thumbnail.slider-thumbnail-active {
  background-color: #999;
}

.slider-navdot-container {
  grid-column-gap: 20px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
  display: flex;
}

.slider-navdot {
  cursor: pointer;
  background-color: #d8d8d8;
  border-radius: 20px;
  width: 20px;
  min-width: 20px;
  height: 20px;
}

.slider-navdot.slider-navdot-active {
  background-color: #999;
}

.slider-button-container {
  grid-column-gap: 20px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
  display: flex;
}

.slider-button {
  background-color: var(--green);
  color: var(--white);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: background-color .3s;
  display: flex;
}

.slider-button:hover {
  background-color: var(--dark-green-bg);
  color: var(--white);
}

.slider-button.slider-button-disabled {
  opacity: .5;
}

.slider-button.slider-button-blue {
  background-color: var(--blue);
}

.slider-progressbar-container {
  grid-column-gap: 20px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
  display: flex;
}

.slider-progressbar-fill {
  background-color: #d8d8d8;
  width: 0;
  height: 20px;
}

.slider-extra-scrollbar-container {
  width: 200px;
  height: 20px;
  overflow: scroll;
}

.dropdown-container {
  grid-column-gap: var(--s-1);
  grid-row-gap: var(--s-1);
  flex-flow: column;
  display: flex;
}

.dropdown {
  width: 100%;
  max-width: 1000px;
}

.dropdown-headline {
  cursor: pointer;
  border-bottom: 1px solid #bcbcbc;
  justify-content: space-between;
  align-items: center;
  min-height: 50px;
  padding: 10px 60px 10px 20px;
  display: flex;
  position: relative;
}

.dropdown-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 0fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease;
  display: grid;
  overflow: hidden;
}

.gdpr-container {
  grid-column-gap: var(--s-4);
  grid-row-gap: var(--s-4);
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gdpr-menu {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  align-items: flex-start;
  width: 400px;
  display: flex;
}

.gdpr-nav-link {
  color: #333;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.35em;
  text-decoration: none;
  display: inline-block;
}

.gdpr-nav-submenu {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border-left: 1px solid #ccc;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 15px;
  display: flex;
}

.gdpr-content {
  width: 1000px;
}

.loading-screen {
  z-index: 999;
  background-color: #ffffff80;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.loading-circle {
  border-style: solid;
  border-width: 8px;
  border-color: var(--green) var(--white) var(--green) var(--green);
  border-radius: 50%;
  width: 100px;
  height: 100px;
}

.hidden {
  display: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

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

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

.svg-nav-link-line {
  color: var(--dark-green-bg);
  width: 20px;
  max-width: 20px;
  height: 20px;
  max-height: 20px;
}

.hero-container {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  height: 80vh;
  min-height: 750px;
  max-height: 945px;
  display: flex;
}

.hero-container.hero-container-product {
  grid-column-gap: var(--s-0);
  grid-row-gap: var(--s-4);
  grid-template-rows: minmax(auto, 750px) auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: start stretch;
  height: auto;
  max-height: none;
  display: grid;
}

.svg-button-leaf {
  color: var(--green);
  width: 45px;
  height: 30px;
  position: absolute;
  top: -11px;
  right: -18px;
  transform: rotate(40deg);
}

.column-bg-left {
  z-index: -1;
  border-bottom-right-radius: var(--s-6);
  background-color: var(--green-bg);
  width: 100vw;
  height: 100%;
  position: absolute;
  right: 0;
}

.column-bg-left.hero-column-bg-left-blue {
  background-color: var(--blue-bg);
}

.s-light-green {
  color: var(--green);
}

.img-column {
  border-radius: var(--s-6);
}

.img-column.img-health {
  object-position: 10% 50%;
}

.column-bg-right {
  z-index: -1;
  border-bottom-right-radius: var(--s-6);
  background-color: var(--green-bg);
  width: 100vw;
  height: 100%;
  position: absolute;
  left: 0;
}

.column-bg-right.column-bg-right-img {
  width: 80%;
  height: 50%;
  inset: 0% auto auto 0%;
}

.column-bg-right.column-bg-right-img.hero-column-img-bg-blue {
  background-color: var(--blue-bg);
}

.product-preview-container {
  grid-column-gap: var(--s-2);
  grid-row-gap: var(--s-2);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.img-headline-line-left {
  object-position: 100% 50%;
}

.img-headline-line-right {
  object-position: 0% 50%;
}

.card-product-top {
  padding-top: 140px;
  padding-right: var(--s-3);
  padding-bottom: var(--s-3);
  padding-left: var(--s-3);
  border-top-left-radius: var(--s-4);
  border-top-right-radius: var(--s-4);
  border-bottom-left-radius: var(--s-4);
  border-bottom-right-radius: var(--s-4);
  background-color: var(--green-bg);
  -webkit-user-select: none;
  user-select: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 370px;
  min-width: 370px;
  height: 400px;
  min-height: 400px;
  margin-top: 150px;
  display: flex;
  position: relative;
}

.card-product-top.card-product-top-grid {
  width: 100%;
}

.card-product-top.card-product-top-blue {
  background-color: var(--blue-bg);
}

.card-product-top.card-product-top-blue.card-product-top-redirect, .card-product-top.card-product-redirect {
  padding-top: var(--s-3);
}

.consulting-container {
  grid-column-gap: var(--s-4);
  grid-row-gap: var(--s-4);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.consulting-card-container {
  grid-column-gap: var(--s-4);
  grid-row-gap: var(--s-4);
  width: 100%;
  display: flex;
}

.card-consulting {
  padding: var(--s-6);
  grid-column-gap: var(--s-4);
  grid-row-gap: var(--s-4);
  border-radius: var(--s-4);
  background-color: var(--green-bg);
  flex-flow: column;
  justify-content: space-between;
  width: 50%;
  display: flex;
}

.card-consulting.card-consulting-blue {
  background-color: var(--blue-bg);
}

.card-consulting.card-consulting-orange {
  background-color: var(--orange-bg);
}

.title-30 {
  -webkit-text-stroke-width: 1px;
  font-family: Handlee, Arial, sans-serif;
  font-size: 1.875rem;
  line-height: 1em;
}

.card-section {
  padding: var(--s-8);
  grid-column-gap: var(--s-4);
  grid-row-gap: var(--s-4);
  border-radius: var(--s-4);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1px 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
  overflow: visible;
}

.card-section.card-section-type-2 {
  border: 3px solid var(--outline-green);
  color: var(--white);
  grid-template-columns: 1fr 1px 1.5fr;
}

.card-section.card-section-type-3 {
  grid-template-columns: 1fr 1fr;
}

.card-spacer {
  background-color: var(--green);
  width: 1px;
  height: 100%;
}

.card-spacer.card-spacer-dark {
  background-color: var(--dark-green-bg);
}

.card-spacer.card-spacer-blue {
  background-color: var(--blue);
}

.s-title {
  text-transform: uppercase;
  font-weight: 700;
}

.card-section-bg {
  z-index: -1;
  border-radius: var(--s-4);
  background-color: var(--green-bg);
  pointer-events: none;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.card-section-bg.card-section-bg-dark {
  border-radius: var(--s-3);
  background-color: var(--green);
}

.card-section-bg.card-section-bg-blue {
  background-color: var(--blue-bg);
}

.svg-button-leaf-fixed {
  color: var(--dark-green-bg);
  width: 45px;
  height: 30px;
  position: absolute;
  top: -11px;
  right: -18px;
  transform: rotate(40deg);
}

.about-me-preview-container {
  margin-top: var(--s-8);
  margin-bottom: var(--s-8);
  grid-column-gap: var(--s-4);
  grid-row-gap: var(--s-4);
  justify-content: flex-end;
  display: flex;
}

.footer-bg {
  background-color: var(--green-bg);
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.footer-bg.footer-bg-blue {
  background-color: var(--blue-bg);
}

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

.column-40 {
  width: 40%;
  position: relative;
}

.column-60 {
  width: 60%;
}

.text-14 {
  font-size: .875rem;
}

.hr-line {
  margin-top: var(--s-2);
  margin-bottom: var(--s-2);
  background-color: var(--dark-green);
  width: 100%;
  height: 1px;
}

.contact-column-bg-left {
  z-index: -1;
  border-top-right-radius: var(--s-2);
  background-color: var(--green-bg);
  width: 100vw;
  height: 100%;
  position: absolute;
  right: 0;
}

.contact-adress-container {
  margin-top: var(--s-8);
  margin-right: var(--s-4);
  margin-bottom: var(--s-8);
}

.section-bg-full-xs {
  background-color: var(--green-bg);
  display: none;
}

.fs-cc-banner_button {
  border: 2px solid var(--green);
  background-color: var(--green);
  color: #fff;
  text-align: center;
  border-radius: 500px;
  min-width: 140px;
  margin-left: 16px;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 700;
}

.fs-cc-banner_button:hover {
  color: var(--white);
}

.fs-cc-banner_button.fs-cc-button-alt {
  border-color: var(--dark-green);
  background-color: var(--white);
  color: var(--dark-green);
}

.fs-cc-prefs_toggle {
  background-color: #fff;
  border-radius: 999px;
  width: 20px;
  height: 20px;
}

.fs-cc-prefs_component {
  z-index: 997;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  padding: 32px;
  display: none;
  position: fixed;
  inset: 0%;
}

.fs-cc-prefs_form {
  background-color: #fff;
  border-radius: 12px;
  width: 100%;
  max-width: 576px;
  height: 100%;
  max-height: 70vh;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-prefs_checkbox {
  z-index: 1;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_checkbox-field {
  background-color: #ccc;
  border-radius: 999px;
  width: 44px;
  height: 24px;
  margin-bottom: 0;
  padding: 2px;
  display: flex;
  position: relative;
}

.fs-cc-manager_trigger {
  display: none;
}

.fs-cc-prefs_button {
  border: 2px solid var(--green);
  background-color: var(--green);
  color: var(--white);
  border-radius: 500px;
  margin-right: 8px;
  padding: 10px 20px;
  font-size: 15px;
  font-weight: 700;
}

.fs-cc-prefs_button:hover {
  color: var(--white);
}

.fs-cc-prefs_button.fs-cc-button-alt {
  border-color: var(--dark-green);
  background-color: var(--white);
  color: var(--dark-green);
}

.fs-cc-banner_text-link {
  border-bottom: 2px solid var(--green);
  color: var(--green);
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-banner_text {
  color: #616161;
  margin-right: 24px;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 40px;
}

.fs-cc-banner_container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-prefs_content {
  height: 100%;
  padding: 40px 32px;
  overflow: scroll;
}

.fs-cc-prefs_option {
  border-bottom: 1px solid #33333326;
  padding-top: 16px;
  padding-bottom: 16px;
}

.fs-cc-prefs_overlay {
  z-index: -1;
  background-color: #03052499;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs_title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-prefs_close-icon {
  color: #021a7c;
  width: 16px;
  height: 16px;
}

.fs-cc-banner_buttons-wrapper {
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  align-items: center;
  display: flex;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-prefs_label {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 32px;
  font-size: 16px;
  font-weight: 700;
}

.fs-cc-prefs_close {
  z-index: 1;
  color: #333;
  cursor: pointer;
  background-color: #f5f6ff;
  border-radius: 100%;
  padding: 10px;
  font-size: 20px;
  text-decoration: none;
  position: absolute;
  inset: -12px -12px auto auto;
  box-shadow: -1px 1px 12px #3333331a;
}

.fs-cc-prefs_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_space-small {
  margin-bottom: 12px;
}

.fs-cc-banner_component {
  z-index: 998;
  background-color: var(--white);
  border-top: 1px solid #4353ff29;
  padding: 24px 32px;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.fs-cc-prefs_text {
  font-size: 12px;
}

.fs-cc-prefs_trigger {
  display: none;
}

.fs-cc-prefs_buttons-wrapper {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 32px;
  margin-right: -8px;
  display: flex;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.column-80.column-80-hero {
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  display: flex;
  position: relative;
}

.card-annotation {
  border: 3px solid var(--outline-green);
  border-radius: var(--s-2);
  background-color: var(--green);
  color: var(--white);
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.video-container {
  width: 100%;
  position: relative;
}

.oil-types-container {
  grid-column-gap: var(--s-4);
  grid-row-gap: var(--s-4);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.grid-oil-types {
  grid-column-gap: var(--s-2);
  grid-row-gap: var(--s-2);
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: stretch stretch;
  width: 100%;
  display: grid;
}

.card-usage {
  padding: var(--s-4);
  grid-column-gap: var(--s-2);
  grid-row-gap: var(--s-2);
  border-radius: var(--s-2);
  background-color: var(--green-bg);
  flex-flow: column;
  display: flex;
}

.img-card-section-product {
  object-fit: contain;
  height: 550px;
}

.grid-card-products {
  grid-column-gap: var(--s-2);
  grid-row-gap: var(--s-2);
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: stretch stretch;
  width: 100%;
  display: grid;
}

.img-card-product-grid {
  object-fit: contain;
}

.link-blue {
  color: #24b3f2;
}

.img-table {
  object-fit: contain;
}

.card-product-side {
  padding-top: var(--s-3);
  padding-right: var(--s-3);
  padding-bottom: var(--s-3);
  padding-left: var(--s-3);
  border-top-left-radius: var(--s-4);
  border-top-right-radius: var(--s-4);
  border-bottom-left-radius: var(--s-4);
  border-bottom-right-radius: var(--s-4);
  background-color: var(--green-bg);
  -webkit-user-select: none;
  user-select: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 370px;
  min-width: 370px;
  height: 400px;
  min-height: 400px;
  margin-top: 150px;
  display: flex;
  position: relative;
}

.card-product-side.card-product-side-blue {
  background-color: var(--blue-bg);
}

.card-product-side.card-product-side-grid {
  width: 100%;
}

.img-product-long {
  object-fit: contain;
}

.column-75 {
  width: 75%;
  position: relative;
}

.column-25 {
  width: 25%;
  position: relative;
}

.about-me-container {
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  height: auto;
  min-height: 750px;
  display: flex;
}

.img-product {
  object-fit: contain;
}

.title-30-alt {
  -webkit-text-stroke-width: 1px;
  font-family: Nunito, Arial, sans-serif;
  font-size: 1.875rem;
  font-weight: 400;
  line-height: 1em;
}

.cookie-placeholder {
  border: 1px solid var(--green);
  text-align: center;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.product-description-container {
  width: 100%;
  position: relative;
}

.product-image-container {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.product-extra-container {
  grid-column-gap: var(--s-4);
  grid-row-gap: var(--s-4);
  flex-flow: column;
  display: flex;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 3.5rem;
  }

  h2 {
    -webkit-text-stroke-width: 2px;
    font-size: 2.5rem;
  }

  h3 {
    font-size: 2rem;
  }

  .section-content {
    width: 90%;
  }

  .title-h1 {
    font-size: 3.5rem;
  }

  .title-h2 {
    -webkit-text-stroke-width: 2px;
    font-size: 2.5rem;
  }

  .title-h3 {
    font-size: 2rem;
  }

  .img-wrap-base.img-wrap-footer-leaf {
    width: 80px;
    height: 80px;
  }

  .img-wrap-base.img-wrap-hero-bg-xl {
    opacity: .15;
  }

  .img-wrap-base.img-wrap-card-section-product {
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .img-wrap-base.img-wrap-product {
    margin-right: var(--s-4);
  }

  .text-container-base.text-container-about-me-preview {
    padding-right: var(--s-6);
    padding-left: var(--s-6);
  }

  .text-container-base.text-container-contact {
    font-size: 1rem;
  }

  .text-container-base.text-container-product-description {
    padding-top: var(--s-0);
    padding-left: var(--s-0);
    border-top-left-radius: 0;
  }

  .headline-wrap-base.headline-wrap-section {
    white-space: nowrap;
  }

  .navbar-link-wrap.navbar-link-menu {
    grid-row-gap: 20px;
    background-color: var(--green-bg);
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 400px;
    height: 100vh;
    padding-top: 100px;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
    position: absolute;
    top: 0;
    left: -400px;
  }

  .navbar-link {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
  }

  .navbar-link-text-wrap {
    height: 40px;
    margin-left: 35px;
  }

  .navbar-link-line-wrap {
    top: auto;
    left: -35px;
  }

  .navbar-link-submenu {
    border-left-style: solid;
    border-left-color: var(--green);
    box-shadow: none;
    width: 100%;
    margin-left: 35px;
    padding: 0;
    position: static;
  }

  .navbar-burger {
    cursor: pointer;
    display: flex;
  }

  .form-container-base.form-container-contact {
    padding-right: var(--s-6);
    padding-left: var(--s-6);
  }

  .form-base.form-contact {
    grid-template-columns: 1fr;
  }

  .gdpr-container {
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .gdpr-menu {
    width: 100%;
    padding-bottom: 35px;
    padding-right: 0;
  }

  .gdpr-content {
    border-top: 1px solid #ccc;
    border-left-style: none;
    width: 100%;
    padding-top: 35px;
    padding-left: 0;
  }

  .hero-container.hero-container-product {
    grid-column-gap: var(--s-4);
    grid-row-gap: var(--s-4);
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .consulting-card-container {
    flex-flow: column;
  }

  .card-consulting {
    width: 100%;
  }

  .card-section {
    padding-right: var(--s-6);
    padding-left: var(--s-6);
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .card-section.card-section-type-2, .card-section.card-section-type-3 {
    grid-template-rows: auto;
  }

  .card-spacer {
    width: 100%;
    height: 1px;
  }

  .card-spacer.card-spacer-dark {
    width: 1px;
    height: 100%;
  }

  .column-80.column-80-hero {
    width: 100%;
  }

  .grid-oil-types, .grid-card-products {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    -webkit-text-stroke-width: 2px;
    font-size: 2.5rem;
  }

  .navbar {
    height: 80px;
  }

  .footer-container {
    grid-column-gap: var(--s-3);
    grid-row-gap: var(--s-3);
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

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

  .content-row-base {
    grid-column-gap: var(--s-4);
    grid-row-gap: var(--s-4);
    flex-flow: column;
  }

  .content-row-base.content-row-contact {
    grid-column-gap: var(--s-0);
    grid-row-gap: var(--s-0);
    flex-flow: column;
  }

  .column-50, .column-50.column-50-hero {
    width: 100%;
  }

  .title-h1 {
    -webkit-text-stroke-width: 2px;
    font-size: 2.5rem;
  }

  .img-wrap-base {
    height: 400px;
  }

  .img-wrap-base.img-wrap-column {
    border-top-left-radius: var(--s-0);
    border-top-style: none;
    border-left-style: none;
    height: 500px;
  }

  .img-wrap-base.img-wrap-card-section-leaf {
    width: 80px;
    height: 80px;
  }

  .img-wrap-base.img-wrap-about-me-preview-bg {
    border-top-right-radius: var(--s-0);
    border-bottom-right-radius: var(--s-0);
    width: 100%;
  }

  .img-wrap-base.img-wrap-about-me-preview {
    border-bottom-left-radius: var(--s-0);
    border-bottom-right-radius: var(--s-0);
    width: 300px;
    max-height: 500px;
  }

  .img-wrap-base.img-wrap-product {
    height: 500px;
  }

  .text-container-base.text-container-about-me-preview {
    padding: var(--s-6) var(--s-4);
    border-top-left-radius: var(--s-0);
  }

  .text-container-base.text-container-contact {
    margin-top: var(--s-0);
    margin-right: var(--s-0);
    margin-bottom: var(--s-0);
  }

  .navbar-logo-wrap {
    width: 150px;
  }

  .form-container-base.form-container-contact {
    margin-bottom: var(--s-0);
    padding: var(--s-6) var(--s-0);
  }

  .hero-container {
    grid-column-gap: var(--s-4);
    grid-row-gap: var(--s-4);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    min-height: 80vh;
    max-height: none;
  }

  .column-bg-right.column-bg-right-img {
    display: none;
  }

  .card-consulting {
    padding: var(--s-4);
  }

  .card-section {
    padding: var(--s-6) var(--s-4);
  }

  .card-section.card-section-type-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .card-section.card-section-type-3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .card-spacer.card-spacer-dark {
    width: 100%;
    height: 1px;
  }

  .about-me-preview-container {
    grid-column-gap: var(--s-0);
    grid-row-gap: var(--s-0);
    flex-flow: column;
  }

  .column-40 {
    width: 100%;
  }

  .column-40.flex-order-last {
    order: 1;
  }

  .column-60 {
    width: 100%;
  }

  .contact-adress-container {
    margin-top: var(--s-0);
    margin-right: var(--s-0);
    margin-bottom: var(--s-0);
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .section-bg-full-xs {
    width: 100%;
    height: 100%;
    display: block;
  }

  .fs-cc-banner_button {
    margin-left: 0;
    margin-right: 8px;
  }

  .fs-cc-banner_text-link {
    margin-right: 8px;
  }

  .fs-cc-banner_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-prefs_title {
    font-size: 20px;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 12px;
  }

  .column-80.column-80-hero {
    flex: 1;
  }

  .grid-oil-types, .grid-card-products {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .column-75, .column-25 {
    width: 100%;
  }

  .about-me-container {
    grid-column-gap: var(--s-4);
    grid-row-gap: var(--s-4);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    min-height: 80vh;
    max-height: none;
  }
}

@media screen and (max-width: 479px) {
  h2, .title-h2 {
    font-size: 2rem;
  }

  .img-wrap-base {
    height: 400px;
  }

  .img-wrap-base.img-wrap-about-me-preview {
    width: 100%;
    min-width: 0;
    max-height: 400px;
  }

  .img-wrap-base.img-wrap-card-annotation {
    padding-top: var(--s-2);
    padding-bottom: var(--s-2);
    border-top-left-radius: var(--s-1);
    border-bottom-right-radius: var(--s-0);
    order: -1;
    width: 100%;
  }

  .img-wrap-base.img-wrap-annotation-leaf.img-wrap-annotation-leaf-bottom-left {
    bottom: -33px;
    left: 0;
    transform: rotate(0);
  }

  .img-wrap-base.img-wrap-annotation-leaf.img-wrap-annotation-leaf-top-left {
    inset: auto 0% -40px auto;
  }

  .img-wrap-base.img-wrap-product {
    height: 400px;
  }

  .text-container-base.text-container-about-me-preview {
    border-top-right-radius: var(--s-0);
  }

  .text-container-base.text-container-about-me {
    margin-right: var(--s-4);
  }

  .text-wrap-base.text-wrap-contact {
    grid-column-gap: var(--s-1);
    grid-row-gap: var(--s-1);
  }

  .text-wrap-base.text-wrap-footer {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: 10px;
  }

  .fs-cc-prefs_component {
    padding: 24px;
  }

  .fs-cc-prefs_button {
    margin-bottom: 8px;
  }

  .fs-cc-banner_text {
    margin-right: 0;
  }

  .fs-cc-prefs_content {
    padding: 24px;
  }

  .fs-cc-banner_buttons-wrapper {
    text-align: center;
    flex-direction: column-reverse;
    align-items: center;
    width: 100%;
  }

  .card-annotation {
    flex-flow: column;
  }
}

#w-node-f7c6e57f-a2bf-5f32-2c36-7b66f5d71c28-748720ee {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-f7c6e57f-a2bf-5f32-2c36-7b66f5d71bd7-748720ee, #w-node-_2cfb81a3-58f5-c86a-8f4a-fedf4d328bb9-af07fc5e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2cfb81a3-58f5-c86a-8f4a-fedf4d328bbd-af07fc5e {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-f7c6e57f-a2bf-5f32-2c36-7b66f5d71c28-748720ee {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2cfb81a3-58f5-c86a-8f4a-fedf4d328bbd-af07fc5e {
    grid-row: span 1 / span 1;
  }
}


@font-face {
  font-family: 'Handlee';
  src: url('../fonts/Handlee-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito';
  src: url('../fonts/Nunito-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito';
  src: url('../fonts/Nunito-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font Awesome 6 Brands 400';
  src: url('../fonts/Font-Awesome-6-Brands-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font Awesome 6 Free Solid 900';
  src: url('../fonts/Font-Awesome-6-Free-Solid-900.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}