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

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.no-click {
  pointer-events: none;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

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

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

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

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

.logo-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-column {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  clear: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.logo {
  width: auto;
  height: 50px;
  margin: 10px;
  clear: none;
}

.logo-text {
  display: block;
  margin: 10px;
  clear: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: rift, sans-serif;
  color: #006837;
  font-size: 40px;
  line-height: 40px;
  font-style: italic;
  font-weight: 700;
  text-align: left;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: transparent;
  font-family: century-gothic, sans-serif;
  color: #006837;
  font-size: 20px;
}

.text-nav {
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: rift, sans-serif;
  color: #006834;
  font-size: 24px;
  line-height: 24px;
  font-style: italic;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
}

.hero-section {
  padding: 40px 5%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url('../images/shutterstock_1194039253-Groot.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url('../images/shutterstock_1194039253-Groot.jpg');
  background-position: 0px 0px, 50% 75%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-section.other {
  height: 1000px;
}

.intro-section {
  position: static;
  padding: 20px 5%;
  background-color: #006837;
}

.info-section {
  padding: 100px 5%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url('../images/photo-of-windmills-during-dawn-3608056.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url('../images/photo-of-windmills-during-dawn-3608056.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
}

.green-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -60px;
  padding: 0px 5%;
  background-color: #006837;
}

.yellow-section {
  margin-bottom: -180px;
  padding: 0px 5%;
  background-color: #ffd400;
}

.outro-section {
  padding: 220px 5%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url('../images/photo-of-person-holding-green-leaf-1029844.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url('../images/photo-of-person-holding-green-leaf-1029844.jpg');
  background-position: 0px 0px, 50% 75%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.footer {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
}

.outro-container {
  max-width: 1440px;
  text-align: center;
}

.heading {
  margin-bottom: 40px;
  font-family: rift, sans-serif;
  font-style: italic;
}

.heading.yellow {
  font-family: rift, sans-serif;
  color: #ffd400;
}

.heading.hero {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: rift, sans-serif;
  font-size: 60px;
  line-height: 80px;
}

.heading.hero.bycicle {
  color: #39b54a;
}

.heading.form {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: rift, sans-serif;
}

.heading.outro {
  font-size: 60px;
  line-height: 90px;
  font-style: italic;
}

.button {
  width: 50%;
  padding: 20px 40px;
  border-radius: 10px;
  background-color: #ffd400;
  -webkit-transition: all 200ms cubic-bezier(.47, 0, .745, .715);
  transition: all 200ms cubic-bezier(.47, 0, .745, .715);
  font-family: rift, sans-serif;
  color: #006837;
  font-size: 40px;
  font-weight: 700;
}

.button:hover {
  background-color: #006837;
  color: #ffd400;
}

.button.form {
  display: block;
  width: 75%;
  margin: 10px auto;
  background-color: #f5f5f5;
  text-align: center;
}

.button.form:hover {
  background-color: #006837;
  color: #fff;
}

.color-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.color-column.text-column {
  padding-top: 0px;
  padding-bottom: 180px;
}

.color-column.right-green {
  margin-top: -120px;
}

.paragraph {
  color: #006837;
}

.paragraph.yellow {
  color: #ffd400;
}

.paragraph.form {
  font-family: rift, sans-serif;
  font-weight: 700;
}

.color-image.green {
  position: relative;
  top: -60px;
  width: auto;
  height: 700px;
  border-radius: 20px;
}

.color-image.green.low {
  position: relative;
  top: 100px;
  height: 700px;
}

.color-image.yellow {
  position: relative;
  top: -60px;
  height: 700px;
}

.terms-block {
  margin: 20px;
}

.list {
  list-style-type: none;
}

.terms-item {
  margin-top: 20px;
  margin-bottom: 20px;
}

.terms-link {
  color: #000;
}

.terms-collect-block {
  padding: 20px 0px;
}

.logo-block {
  position: relative;
  padding: 10px 5%;
  background-color: #f5f5f5;
  box-shadow: 4px 4px 2px 1px #f5f5f5;
}

.logo-block.hero {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px 5%;
}

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

.energy-image {
  width: 150px;
  height: 150px;
  padding: 10px;
  border-radius: 100%;
  background-color: #006837;
}

.form-block {
  padding: 20px;
  border-radius: 10px;
  background-color: #ffd400;
  box-shadow: 1px 1px 3px 0 #000;
}

.text-field {
  width: 100%;
  border-radius: 10px;
  background-color: #f5f5f5;
}

.text-field::-webkit-input-placeholder {
  color: #9c9c9c;
}

.text-field:-ms-input-placeholder {
  color: #9c9c9c;
}

.text-field::-ms-input-placeholder {
  color: #9c9c9c;
}

.text-field::placeholder {
  color: #9c9c9c;
}

.form-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-field-block {
  width: 100%;
  margin-right: 0px;
  margin-left: 10px;
}

.text-field-block.left-side {
  width: 100%;
  margin-left: 0px;
}

.select-field {
  border-radius: 10px;
  background-color: #f5f5f5;
}

.select-field:focus {
  color: #9c9c9c;
}

.link {
  color: #000;
}

.hero-container {
  max-width: 1440px;
}

.section-container {
  max-width: 1440px;
}

.section-container.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.checkbox-text {
  font-size: 14px;
  font-weight: 400;
}

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

.success-message {
  background-color: #fff;
}

.voorwaarden-block {
  margin-top: 100px;
  padding: 20px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 3px 3px 8px 2px #fff;
}

.logo-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.semi-heading {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 700;
}

.terms-list-item {
  margin-top: 10px;
  margin-bottom: 10px;
}

.pop-up-section {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: none;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: rgba(0, 0, 0, 0.7);
}

.pop-up-section.privacy {
  position: fixed;
  display: none;
  overflow: visible;
}

.pop-up-section.actievoorwaarden {
  position: fixed;
  display: none;
  overflow: visible;
}

.voorwaarden-block-2 {
  margin-top: 40px;
  padding: 20px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 3px 3px 8px 2px #fff;
}

.voorwaarden-block-2.actievoorwaarden {
  display: block;
  overflow: auto;
  height: 40vw;
}

.voorwaarden-block-2.privacy-statement {
  display: block;
  overflow: auto;
  height: 40vw;
}

.paragraph-2 {
  color: #006837;
}

.close-button {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  border-radius: 100%;
  background-color: #fff;
  cursor: pointer;
}

.div-block {
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100%;
  background-color: #fff;
}

@media screen and (max-width: 991px) {
  .logo-columns {
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .logo-column {
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .body {
    line-height: 28px;
  }

  .text-nav {
    padding-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: center;
  }

  .hero-text-block {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
  }

  .section-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .voorwaarden-block {
    margin-top: 140px;
  }

  .logo-link-block {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .pop-up-section.actievoorwaarden {
    display: none;
  }

  .voorwaarden-block-2 {
    margin-top: 140px;
  }

  .voorwaarden-block-2.actievoorwaarden {
    height: 80vw;
    margin-top: 0px;
  }

  .voorwaarden-block-2.privacy-statement {
    height: 80vw;
    margin-top: 0px;
  }
}

@media screen and (max-width: 767px) {
  .logo-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logo-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .text-nav {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

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

  .intro-section {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .color-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .color-image.green {
    position: relative;
    top: -20px;
  }

  .color-image.yellow {
    position: relative;
    top: auto;
  }

  .logo-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .logo-block.hero {
    position: absolute;
    margin-top: 20px;
    margin-bottom: 0px;
  }

  .hero-text-block {
    padding-bottom: 40px;
  }

  .section-container.footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .voorwaarden-block {
    margin-top: 100px;
  }

  .voorwaarden-block-2 {
    margin-top: 100px;
  }
}

@media screen and (max-width: 479px) {
  .logo-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .logo-text {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .text-nav {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    white-space: normal;
  }

  .button {
    width: auto;
  }

  .button.form {
    width: auto;
    margin-right: auto;
    margin-left: auto;
  }

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

  .list {
    padding-left: 0px;
    text-align: center;
  }

  .terms-link {
    text-align: left;
  }

  .terms-collect-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .energie-block {
    text-align: left;
  }

  .hero-text-block {
    padding-top: 100px;
  }

  .form-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-field-block {
    margin-left: 0px;
  }

  .section-container.footer {
    display: block;
  }

  .voorwaarden-block {
    margin-top: 220px;
  }

  .voorwaarden-block-2 {
    margin-top: 220px;
  }

  .voorwaarden-block-2.actievoorwaarden {
    height: 120vw;
  }

  .voorwaarden-block-2.privacy-statement {
    height: 120vw;
  }
}

