@font-face {
  font-display: block;
  font-family: ForkAwesome;
  font-style: normal;
  font-weight: 400;
  src: url(forkawesome-webfont.woff2) format("woff2"),
    url(forkawesome-webfont.ttf) format("truetype");
}
.fa {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font: normal normal normal 14px/1 ForkAwesome;
  font-size: inherit;
}
.fa-2x {
  font-size: 2em;
}
.fa-fw {
  text-align: center;
  width: 1.28571429em;
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.fa-user:before {
  content: "\f007";
}
.fa-gear:before {
  content: "\f013";
}
.fa-home:before {
  content: "\f015";
}
.fa-flag:before {
  content: "\f024";
}
.fa-gears:before {
  content: "\f085";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-microchip:before {
  content: "\f2db";
}
@keyframes animate-fade-in-up {
  0% {
    opacity: 0;
    transform: translateY(100px) rotate(0deg);
  }
  to {
    opacity: 1;
    transform: translate(0) rotate(0deg);
  }
}
.h1,
h1 {
  background-color: initial;
  color: #fff;
  font-weight: 700;
  margin: 0 0 1em;
  padding: 0;
  text-decoration: none;
}
.h2,
.h3,
h2,
h3 {
  display: inline;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.Image-HeroVertical,
.h2,
.h3,
h2,
h3 {
  background-color: initial;
  text-decoration: none;
}
.Image-HeroVertical {
  border: 0 solid #00ff7f;
  margin: 1em 0;
  max-width: 27em;
  width: auto !important;
}
body {
  font-weight: 400;
  margin: 0;
  padding: 0;
}
a {
  color: #00f;
  text-decoration: underline;
}
a:visited {
  color: purple;
}
a:active {
  color: red;
}
a:hover {
  color: #00f;
  text-decoration: underline;
}
input:focus {
  outline: none;
}
#wb_header {
  border: 0 solid #ccc;
  clear: both;
  display: table;
  left: 0;
  margin: 0;
  position: fixed;
  table-layout: fixed;
  text-align: center;
  top: 0;
  width: 100%;
}
#header,
#wb_header {
  box-sizing: border-box;
}
#header {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  padding: 1em 0;
}
#header > .col-1,
#header > .col-2 {
  box-sizing: border-box;
  flex: 0 0 auto;
  min-height: 1px;
  padding-left: 0.75em;
  padding-right: 0.75em;
  position: relative;
}
#header > .col-1 {
  flex-basis: 33.33333333%;
  justify-content: flex-start;
  max-width: 33.33333333%;
  text-align: left;
}
#header > .col-1,
#header > .col-2 {
  align-content: flex-start;
  align-items: flex-start;
  align-self: stretch;
  background-color: initial;
  background-image: none;
  border: 0 solid #fff;
  border-radius: 0;
  display: flex;
  flex-wrap: wrap;
}
#header > .col-2 {
  flex-basis: 66.66666667%;
  justify-content: flex-end;
  max-width: 66.66666667%;
  text-align: right;
}
#wb_home {
  background-attachment: fixed;
  background-color: initial;
  background-image: url(background-home-bar.webp);
  background-position: bottom;
  background-repeat: repeat-x;
  background-size: cover;
  border: 0 solid #ccc;
  clear: both;
  display: table;
  margin: 0;
  position: relative;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
#home,
#wb_home {
  box-sizing: border-box;
}
#home {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  padding: 7em 0 2em;
}
#home > .col-1 {
  align-content: flex-end;
  align-items: flex-end;
  align-self: stretch;
  background-color: initial;
  background-image: none;
  border: 0 solid #fff;
  border-radius: 0;
  box-sizing: border-box;
  display: flex;
  flex: 0 0 auto;
  flex-basis: 100%;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  max-width: 100%;
  min-height: 1px;
  padding-left: 0.75em;
  padding-right: 0.75em;
  position: relative;
  text-align: center;
}
#home-overlay {
  background-image: linear-gradient(0deg, #070589 0, #02008b00);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#wb_features {
  background-image: none;
  border: 0 solid #ccc;
  box-sizing: border-box;
  clear: both;
  display: table;
  margin: 0;
  position: relative;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
#features {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding: 1.5em 0.75em 1em;
}
#features > .row {
  margin-left: -0.75em;
  margin-right: -0.75em;
}
#features > .row > .col-1,
#features > .row > .col-2,
#features > .row > .col-3,
#features > .row > .col-4 {
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 0.75em;
  padding-right: 0.75em;
  position: relative;
}
#features > .row > .col-1,
#features > .row > .col-2,
#features > .row > .col-3,
#features > .row > .col-4 {
  background-color: initial;
  background-image: none;
  border: 0 solid #fff;
  border-radius: 0;
  text-align: center;
  width: 25%;
}
#features .row:after,
#features .row:before,
#features:after,
#features:before {
  content: " ";
  display: table;
}
#features .row:after,
#features:after {
  clear: both;
}
#_producten {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding: 6.5em 0.75em;
}
#_producten > .row {
  margin-left: -0.75em;
  margin-right: -0.75em;
}
#_producten > .row > .col-1 {
  background-color: initial;
  background-image: none;
  border: 0 solid #fff;
  border-radius: 0;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 0.75em;
  padding-right: 0.75em;
  position: relative;
  text-align: center;
  width: 100%;
}
#_producten .row:after,
#_producten .row:before,
#_producten:after,
#_producten:before {
  content: " ";
  display: table;
}
#_producten .row:after,
#_producten:after {
  clear: both;
}
#producten-overlay {
  background-image: linear-gradient(0deg, #070589 0, #02008b00);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#wb_producten .parallax {
  background-color: initial;
  background-image: url(wikkelpark1.webp);
  background-position: 50%;
  background-repeat: repeat;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  top: 0;
  transform: translateZ(0);
  transform-style: preserve-3d;
  width: 100%;
}
#wb_about {
  border: 0 solid #ccc;
  clear: both;
  display: table;
  margin: 0;
  position: relative;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
#_about,
#wb_about {
  box-sizing: border-box;
}
#_about {
  margin-left: auto;
  margin-right: auto;
  padding: 6.5em 0.75em;
}
#_about > .row {
  margin-left: -0.75em;
  margin-right: -0.75em;
}
#_about > .row > .col-1 {
  background-color: initial;
  background-image: none;
  border: 0 solid #fff;
  border-radius: 0;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 0.75em;
  padding-right: 0.75em;
  position: relative;
  text-align: center;
  width: 100%;
}
#_about .row:after,
#_about .row:before,
#_about:after,
#_about:before {
  content: " ";
  display: table;
}
#_about .row:after,
#_about:after {
  clear: both;
}
#about-overlay {
  background-image: linear-gradient(0deg, #070589 0, #02008b00);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#wb_about .parallax {
  background-color: initial;
  background-image: url(109-0997_IMG.webp);
  background-position: 50%;
  background-repeat: repeat;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  top: 0;
  transform: translateZ(0);
  transform-style: preserve-3d;
  width: 100%;
}
#wb_about_texts {
  background-color: #171717;
  background-image: none;
  border: 0 solid #ccc;
  box-sizing: border-box;
  clear: both;
  display: table;
  margin: 0;
  position: relative;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
#about_texts {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding: 4em 0.75em;
}
#about_texts > .row {
  margin-left: -0.75em;
  margin-right: -0.75em;
}
#about_texts > .row > .col-1,
#about_texts > .row > .col-2 {
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 0.75em;
  padding-right: 0.75em;
  position: relative;
}
#about_texts > .row > .col-1 {
  background-color: initial;
  background-image: none;
  border: 0 solid #fff;
  border-radius: 0;
  text-align: center;
  width: 50%;
}
#about_texts > .row > .col-1 > .col-1-padding {
  box-sizing: border-box;
  padding: 0.5em 0;
  width: 100%;
}
#about_texts > .row > .col-2 {
  background-color: initial;
  background-image: none;
  border: 0 solid #fff;
  border-radius: 0;
  text-align: center;
  width: 50%;
}
#about_texts > .row > .col-2 > .col-2-padding {
  box-sizing: border-box;
  padding: 0.5em 0;
  width: 100%;
}
#about_texts .row:after,
#about_texts .row:before,
#about_texts:after,
#about_texts:before {
  content: " ";
  display: table;
}
#about_texts .row:after,
#about_texts:after {
  clear: both;
}
#wb_contact {
  border: 0 solid #ccc;
  box-sizing: border-box;
  clear: both;
  display: table;
  margin: 0;
  position: relative;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
#_contact {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding: 6.5em 0.75em;
}
#_contact > .row {
  margin-left: -0.75em;
  margin-right: -0.75em;
}
#_contact > .row > .col-1 {
  background-color: initial;
  background-image: none;
  border: 0 solid #fff;
  border-radius: 0;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 0.75em;
  padding-right: 0.75em;
  position: relative;
  text-align: center;
  width: 100%;
}
#_contact .row:after,
#_contact .row:before,
#_contact:after,
#_contact:before {
  content: " ";
  display: table;
}
#_contact .row:after,
#_contact:after {
  clear: both;
}
#contact-overlay {
  background-image: linear-gradient(0deg, #070589 0, #02008b00 128%);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#wb_contact .parallax {
  background-clip: padding-box;
  background-color: initial;
  background-image: url(contact-picardi4.webp);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  top: 0;
  transform: translateZ(0);
  transform-style: preserve-3d;
  width: 100%;
}
#wb_location {
  background-color: #171717;
  background-image: none;
  border: 0 solid #ccc;
  box-sizing: border-box;
  clear: both;
  display: table;
  margin: 0;
  position: relative;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
#location {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  padding: 4em 0;
}
#location > .col-1,
#location > .col-2,
#location > .col-3 {
  box-sizing: border-box;
  flex: 0 0 auto;
  min-height: 1px;
  padding-left: 0.75em;
  padding-right: 0.75em;
  position: relative;
}
#location > .col-1 {
  align-content: flex-start;
  align-items: flex-start;
  align-self: stretch;
  background-color: initial;
  background-image: none;
  border: 0 solid #fff;
  border-radius: 0;
  display: flex;
  flex-basis: 33.33333333%;
  flex-wrap: wrap;
  justify-content: flex-start;
  max-width: 33.33333333%;
  text-align: left;
}
#location > .col-1 > .col-1-padding {
  box-sizing: border-box;
  padding: 0.5em 0;
  width: 100%;
}
#location > .col-2 {
  align-content: flex-start;
  align-items: flex-start;
  align-self: stretch;
  background-color: initial;
  background-image: none;
  border: 0 solid #fff;
  border-radius: 0;
  display: flex;
  flex-basis: 33.33333333%;
  flex-wrap: wrap;
  justify-content: flex-end;
  max-width: 33.33333333%;
  text-align: right;
}
#location > .col-2 > .col-2-padding {
  box-sizing: border-box;
  padding: 0.5em 0;
  width: 100%;
}
#location > .col-3 {
  align-content: flex-start;
  align-items: flex-start;
  align-self: stretch;
  background-color: initial;
  background-image: none;
  border: 0 solid #fff;
  border-radius: 0;
  display: flex;
  flex-basis: 33.33333333%;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 33.33333333%;
  text-align: center;
}
#location > .col-3 > .col-3-padding {
  box-sizing: border-box;
  padding: 0 1em;
  width: 100%;
}
#wb_location-text {
  background-color: initial;
  background-image: none;
  border: 0 solid #000;
  border-radius: 0;
  color: #fff;
  font-weight: 400;
  padding: 0 0 0.25em;
  text-align: left;
}
#wb_location-text p,
#wb_location-text ul {
  margin: 0;
  padding: 0;
}
#wb_location-text {
  display: block;
}
#wb_footer,
#wb_location-text {
  box-sizing: border-box;
  margin: 0;
  width: 100%;
}
#wb_footer {
  background-color: #202020;
  background-image: none;
  border: 0 solid #ccc;
  clear: both;
  display: table;
  position: relative;
  table-layout: fixed;
  text-align: center;
}
#footer {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding: 2.5em 0.75em;
}
#footer > .row {
  margin-left: -0.75em;
  margin-right: -0.75em;
}
#footer > .row > .col-1 {
  background-color: initial;
  background-image: none;
  border: 0 solid #fff;
  border-radius: 0;
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  padding-left: 0.75em;
  padding-right: 0.75em;
  position: relative;
  text-align: left;
  width: 100%;
}
#footer .row:after,
#footer .row:before,
#footer:after,
#footer:before {
  content: " ";
  display: table;
}
#footer .row:after,
#footer:after {
  clear: both;
}
#InlineFrame1 {
  border: 1px solid silver;
  border-radius: 0;
  display: block;
  float: left;
  height: 18em;
  margin: 0;
  vertical-align: top;
  width: 100%;
}
#openingstijden {
  background-color: initial;
  background-image: none;
  border: 0 solid #fff;
  border-collapse: initial;
  border-radius: 0;
  border-spacing: 1px;
  margin: 0;
}
#openingstijden td {
  padding: 0;
  position: relative;
}
#openingstijden td div {
  white-space: nowrap;
}
#openingstijden p,
#openingstijden ul {
  margin: 0;
  padding: 0;
}
#openingstijden .cell0,
#openingstijden .cell1,
#openingstijden .cell10,
#openingstijden .cell2,
#openingstijden .cell3,
#openingstijden .cell4,
#openingstijden .cell5,
#openingstijden .cell6,
#openingstijden .cell7,
#openingstijden .cell8,
#openingstijden .cell9 {
  background-color: initial;
  background-image: none;
  color: #fff;
  text-align: left;
  vertical-align: top;
}
#wb_email-info {
  background-color: initial;
  background-image: none;
  border: 0 solid #000;
  border-radius: 0;
  color: #fff;
  font-weight: 400;
  padding: 0.75em 0 0;
  text-align: left;
}
#wb_email-info p,
#wb_email-info ul {
  margin: 0;
  padding: 0;
}
#wb_email-info {
  box-sizing: border-box;
  display: block;
  margin: 0;
  width: 100%;
}
#wb_ResponsiveMenu1 {
  background-color: #0000;
  display: block;
  font-weight: 400;
  text-align: right;
  z-index: 1111 !important;
}
#ResponsiveMenu1 {
  background-color: #0000;
  display: inline-block;
  height: 2em;
}
#wb_ResponsiveMenu1 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
#wb_ResponsiveMenu1 ul:after {
  clear: both;
  content: "";
  display: block;
}
#wb_ResponsiveMenu1 ul li {
  display: list-item;
  float: left;
  list-style: none;
}
#wb_ResponsiveMenu1 ul li i {
  width: 1em;
}
#wb_ResponsiveMenu1 ul li a {
  background-color: #0000;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  padding: 0.25em 0.75em 0.25em 0.25em;
  text-align: center;
  text-decoration: none;
}
#wb_ResponsiveMenu1 > ul > li > a {
  height: 1.5em;
}
.ResponsiveMenu1 a {
  display: block;
}
#wb_ResponsiveMenu1 li .active,
#wb_ResponsiveMenu1 li a:hover {
  background-color: #696969;
  background-color: #69696900;
  color: #f8e0be;
}
#wb_ResponsiveMenu1 ul ul {
  display: none;
  position: absolute;
  top: 2em;
}
#wb_ResponsiveMenu1 ul li:hover > ul {
  display: list-item;
}
#wb_ResponsiveMenu1 ul ul li {
  float: none;
  position: relative;
  width: 6em;
}
#wb_ResponsiveMenu1 ul ul li a {
  background-color: #000000db;
}
#wb_ResponsiveMenu1 ul ul li .active,
#wb_ResponsiveMenu1 ul ul li a:hover {
  background-color: #4f4f4f;
  background-color: #4f4f4fde;
  color: #f8e0be;
}
#wb_ResponsiveMenu1 ul ul li i {
  margin-right: 0.33em;
  vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul li a {
  color: #fff;
  padding-bottom: 0.25em;
  padding-right: 0.25em;
  padding-top: 0.25em;
  text-align: left;
  vertical-align: middle;
}
#wb_ResponsiveMenu1 ul ul ul li {
  left: 6em;
  position: relative;
  top: -2em;
}
#wb_ResponsiveMenu1 .toggle,
[id^="ResponsiveMenu1-submenu"] {
  display: none;
}
#wb_phone-numbers {
  background-color: initial;
  background-image: none;
  border: 0 solid #000;
  border-radius: 0;
  color: #fff;
  font-weight: 400;
  padding: 0 0 0.25em;
  text-align: left;
}
#wb_phone-numbers p,
#wb_phone-numbers ul {
  margin: 0;
  padding: 0;
}
#wb_phone-numbers {
  box-sizing: border-box;
  display: block;
  margin: 0;
  width: 100%;
}
#wb_KvK-info {
  background-color: initial;
  background-image: none;
  border: 0 solid #000;
  border-radius: 0;
  color: #fff;
  font-weight: 400;
  padding: 0.75em 0 0;
  text-align: left;
}
#wb_KvK-info p,
#wb_KvK-info ul {
  margin: 0;
  padding: 0;
}
#wb_KvK-info {
  box-sizing: border-box;
  display: block;
  margin: 0;
  width: 100%;
}
#openingstijden {
  display: table;
  height: 6em;
  width: 100%;
}
#wb_ResponsiveMenu1 {
  display: inline-block;
  width: 100%;
}
@font-face {
  font-family: Picardi;
  font-style: normal;
  font-weight: regular;
  src: url(Metropolis-Light.otf) format("opentype");
}
@font-face {
  font-family: Picardi;
  font-style: italic;
  font-weight: regular;
  src: url(Metropolis-LightItalic.otf) format("opentype");
}
@font-face {
  font-family: Picardi;
  font-style: normal;
  font-weight: 700;
  src: url(Metropolis-ExtraBold.otf) format("opentype");
}
@font-face {
  font-family: Picardi-Kop;
  font-style: bold;
  font-weight: regular;
  src: url(Libby.ttf) format("opentype");
}
body {
  background-color: #000;
  color: #fff;
  font-family: Picardi;
  font-size: 1.11111vw;
  line-height: 1.35em;
}
h1 {
  font-size: 190%;
  margin-top: 1.5em !important;
}
h1,
h2 {
  font-family: Picardi-Kop;
  line-height: 1.35em;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 25em;
}
h2 {
  font-size: 150%;
}
h2,
h3 {
  display: block;
}
h3 {
  color: inherit;
  font-family: Picardi-Kop;
  font-size: 120%;
  margin-top: 1em !important;
}
a {
  color: #82a9d9;
}
a,
a:link,
a:visited {
  text-decoration: none;
}
a:visited {
  color: #ba96fa;
}
a:active,
a:hover {
  color: #91e0ff;
  text-decoration: none;
}
td {
  font-size: 100%;
}
#location > .col-1,
#location > .col-2,
#location > .col-3 {
  font-size: inherit;
}
#location th {
  padding-bottom: 1em;
}
td:first-child {
  padding-right: 2em !important;
}
#location table {
  margin: 0 auto;
  padding: 0;
  width: auto !important;
}
#wb_features {
  background-color: #000;
}
#features .row > div > div:nth-child(3) {
  margin-left: auto;
  margin-right: auto;
  max-width: 34em;
}
#features p {
  margin: 1em auto;
  max-width: 20em;
}
#features p + p {
  margin-top: -1em;
}
#features {
  padding: 3em 0.75em;
}
.bloody-apple-img-hack {
  display: none;
}
@media (max-width: 1500px) {
  body.bloody-apple-crap .bloody-apple-img-hack {
    display: block;
  }
  body.bloody-apple-crap #collage_hero_img_2,
  body.bloody-apple-crap #collage_hero_img_3,
  body.bloody-apple-crap #collage_hero_img_4,
  body.bloody-apple-crap #collage_hero_img_5 {
    display: none !important;
  }
  body.bloody-apple-crap #layout-shape-for-collage-no-1,
  body.bloody-apple-crap #layout-shape-for-collage-no-2,
  body.bloody-apple-crap #layout-shape-for-collage-no-3,
  body.bloody-apple-crap #layout-shape-for-collage-no-4,
  body.bloody-apple-crap #layout-shape-for-collage-no-5,
  body.bloody-apple-crap #layout-shape-for-collage-no-6,
  body.bloody-apple-crap #layout-shape-for-collage-no-7 {
    display: none;
  }
  body.bloody-apple-crap #collage_blurb_no_1,
  body.bloody-apple-crap #collage_blurb_no_2,
  body.bloody-apple-crap #collage_blurb_no_3,
  body.bloody-apple-crap #collage_blurb_no_4,
  body.bloody-apple-crap #collage_blurb_no_5,
  body.bloody-apple-crap #collage_blurb_no_6,
  body.bloody-apple-crap #collage_blurb_no_7 {
    max-width: 60em !important;
  }
}
@media (max-width: 350px) {
  body.bloody-apple-crap {
    font-size: 4.09091vw;
  }
}
@media (max-width: 600px) {
  body.bloody-apple-crap {
    font-size: 4.09091vw;
  }
}
@media (max-width: 800px) {
  body.bloody-apple-crap {
    font-size: 3.75vw;
  }
}
@media (max-width: 930px) {
  body.bloody-apple-crap {
    font-size: 3.21429vw;
  }
}
.bloody-apple-img-hack {
  text-align: center;
}
.bloody-apple-img-hack img {
  max-width: 50vw;
}
#wb_product_collage {
  background-color: #000;
  clear: both;
  display: flex;
  height: 65vw;
  line-height: 1.35em;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  width: 100%;
}
#wb_product_collage,
#wb_product_collage div {
  box-sizing: border-box;
}
#collage_background {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 2em;
}
#collage_background img {
  display: block;
  position: absolute;
  z-index: 1;
}
img#collage_hero_img_1 {
  bottom: 0;
  left: 0;
  width: 45%;
}
img#collage_hero_img_2 {
  height: 30%;
  left: 0;
  top: 0;
}
img#collage_hero_img_3 {
  right: 6%;
  top: 0;
  width: 30%;
}
img#collage_hero_img_4 {
  left: 38%;
  top: 35%;
  width: 25%;
}
img#collage_hero_img_5 {
  bottom: 1%;
  height: 50%;
  right: 0.5%;
}
#collage_infochunks {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 2em;
}
#collage_infochunks > div {
  position: absolute;
}
#collage_infochunks ul {
  margin: 0 0 0.33em 0.33em;
  padding: 0;
}
#collage_infochunks ul li {
  padding-left: 0.3em;
}
#collage_infochunks p {
  margin: 0 0 0.33em;
  padding: 0;
}
#collage_infochunks h3 {
  font-size: 100% !important;
  margin-bottom: 1em;
}
#collage_infochunks li::marker {
  color: #eba65f;
  content: "\f0e7";
  font-family: ForkAwesome;
  padding-right: 0.5em;
}
#collage_blurb_no_1 {
  font-style: italic;
  left: 48%;
  max-width: 35em;
  top: 0;
  width: 28%;
}
#collage_blurb_no_2 {
  left: 18%;
  max-width: 35em;
  top: 0;
  width: 26%;
}
#collage_blurb_no_3 {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 30%;
  justify-content: center;
  left: 0;
  margin-left: 1em;
  max-width: 35em;
  top: 32%;
  width: 43%;
}
#collage_blurb_no_4 {
  left: 70%;
  max-width: 26em;
  top: 34%;
  width: 30%;
}
#collage_blurb_no_5 {
  left: 66%;
  max-width: 41em;
  top: 52%;
  width: 20%;
}
#collage_blurb_no_6 {
  left: 52%;
  max-width: 33em;
  top: 70%;
  width: 50%;
}
#collage_blurb_no_7 {
  left: 46%;
  max-width: 35em;
  top: 86%;
  width: 37%;
}
#layout-shape-for-collage-no-1 {
  -webkit-clip-path: polygon(6% 86%, 7% 100%, 100% 93%, 100% 62%);
  clip-path: polygon(6% 86%, 7% 100%, 100% 93%, 100% 62%);
  float: right;
  height: 19em;
  shape-outside: polygon(6% 86%, 7% 100%, 100% 93%, 100% 62%);
  width: 12em;
}
#layout-shape-for-collage-no-2,
#layout-shape-for-collage-no-3,
#layout-shape-for-collage-no-4,
#layout-shape-for-collage-no-5,
#layout-shape-for-collage-no-6,
#layout-shape-for-collage-no-7 {
  display: none;
}
#wb_about_texts p {
  max-width: 35em;
  text-align: left;
}
#wb_ResponsiveMenu1 ul ul {
  right: 0.75em;
  top: 3.75em;
}
#wb_ResponsiveMenu1 ul ul li {
  width: 12em;
}
#wb_ResponsiveMenu1 ul li i {
  width: auto;
}
#header {
  padding: 0.1em 1em !important;
}
#header > .col-2 {
  align-content: center !important;
}
#header .col-1 img {
  height: 6em;
}
#wb_ResponsiveMenu1 ul ul li a {
  text-align: right;
}
#wb_ResponsiveMenu1 {
  font-size: 90%;
  margin-bottom: 0.5em;
}
#wb_home {
  background-position-x: center;
  background-position-y: 1em;
}
#wb_about {
  background-image: url(109-0997_IMG.webp);
}
#wb_about,
#wb_contact {
  background-color: initial;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
#wb_contact {
  background-clip: padding-box;
  background-image: url(contact-picardi4.webp);
}
#wb_producten {
  background-color: initial;
  background-image: url(wikkelpark1.webp);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
#wb_producten p {
  font-size: 125%;
}
#wb_header {
  background-image: radial-gradient(
    circle at 8em -3em,
    #e5e2ff 8%,
    #eae7ff 10%,
    #2f2c83 29%,
    #070688 86%
  );
  filter: drop-shadow(2px 2px 6px black);
  z-index: 2;
}
#wb_home p {
  font-size: 135%;
  line-height: 1.2em;
  margin: 1em auto 0;
  max-width: 39em;
}
#home {
  padding-bottom: 3em;
}
#home > .col-1 {
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
}
#wb_leerbedrijf {
  max-width: 35em;
}
#leerbedrijf {
  margin: 0 !important;
  max-width: 12em !important;
  width: 33% !important;
}
#anniversary-45yr {
  margin: 0 !important;
  max-width: 35em !important;
  width: 100% !important;
}
#wb_anniversary-45yr {
  height: 7em;
  margin-top: -2em;
  max-width: 35em;
}
#SignalAppLink {
  width: 6em;
}
#location > .col-2 > .col-2-padding {
  padding: 0.5em 0 0;
}
#InlineFrame1 {
  height: 20em;
}
#vroomshoop {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 12em;
}
p.emphasized-heading {
  font-family: Picardi-Kop;
}
#location > div > div > div {
  margin: 0 0 1em;
}
#vroomshoop {
  margin-top: 2.75em;
}
#location iframe,
#vroomshoop {
  border: 0.33em solid #89541e;
}
#wb_producten {
  border: 0 solid #ccc;
  box-sizing: border-box;
  clear: both;
  display: table;
  margin: 0;
  position: relative;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
#wb_about,
#wb_contact,
#wb_producten {
  background-color: #5a6cd7;
}
#about,
#contact,
#producten {
  box-sizing: border-box;
  height: 10em;
  left: 0;
  margin: -5em auto 0;
  padding: 5em 0.75em;
  position: absolute;
  top: auto;
  z-index: 10;
}
#about_texts p {
  margin-bottom: 1em;
}
#footer p {
  text-align: center;
}
#footer {
  font-size: 85%;
  padding: 2em;
}
.mobile-phone-icon {
  font-size: 135%;
  width: 1em;
}
.iconColumnOuter {
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  vertical-align: top;
}
.iconColumnInner i {
  color: #eba65f;
  font-size: 500%;
  vertical-align: middle;
}
#wb_ResponsiveMenu1 {
  --line-thickness: 0.1em;
  text-shadow: calc(var(--line-thickness) * 2) calc(var(--line-thickness) * 2)
      0.4em #0000a3,
    calc(var(--line-thickness) * -1) calc(var(--line-thickness) * -1) 1px
      #00000040,
    calc(var(--line-thickness) * 1) calc(var(--line-thickness) * -1) 1px
      #00000040,
    calc(var(--line-thickness) * -1) calc(var(--line-thickness) * 1) 1px
      #00000040,
    calc(var(--line-thickness) * 1) calc(var(--line-thickness) * 1) 1px
      #00000040,
    calc(var(--line-thickness) * -1) calc(var(--line-thickness) * 0) 1px
      #00000040,
    calc(var(--line-thickness) * 1) calc(var(--line-thickness) * 0) 1px
      #00000040,
    calc(var(--line-thickness) * 0) calc(var(--line-thickness) * -1) 1px
      #00000040,
    calc(var(--line-thickness) * 0) calc(var(--line-thickness) * 1) 1px
      #00000040;
}
#wb_ResponsiveMenu1 ul label.toggle {
  display: block;
  padding: 0.25em 0.75em 0.25em 0.25em;
}
#wb_ResponsiveMenu1 > ul > li > label {
  display: block;
  text-align: center;
}
#wb_ResponsiveMenu1 ul label:hover {
  color: #f8e0be;
}
#ResponsiveMenu1-submenu-0:checked + ul {
  background-color: #69000000;
  display: block !important;
}
#wb_ResponsiveMenu1 > ul > li > a {
  height: auto;
}
#wb_ResponsiveMenu1 > ul > li:lst-child > a {
  display: none;
}
#wb_ResponsiveMenu1 ul ul {
  padding-top: 1.45em;
  right: 0.35em;
  top: 3.5em;
}
#wb_ResponsiveMenu1 ul ul li a {
  background-color: #181758;
  padding-left: 0.75em;
  padding-right: 0.75em;
}
#wb_ResponsiveMenu1 ul ul li .active,
#wb_ResponsiveMenu1 ul ul li a:hover {
  background-color: #2d2ba3;
}
#wb_ResponsiveMenu1 .fa-caret-down {
  margin-left: 0.35em !important;
}
@media (max-width: 1800px) {
  #wb_ResponsiveMenu1 ul ul {
    margin-top: 0;
    padding-top: 1.4em;
  }
}
@media (max-width: 1500px) {
  #wb_ResponsiveMenu1 ul ul {
    padding-top: 0.85em;
  }
}
@media (max-width: 1200px) {
  #wb_ResponsiveMenu1 ul {
    margin-top: 1.85em;
  }
}
@media (max-width: 930px) {
  #wb_ResponsiveMenu1 ul {
    margin-top: 1.35em;
  }
}
@media (max-width: 800px) {
  #wb_ResponsiveMenu1 ul {
    margin-top: 1.32em;
  }
}
@media (max-width: 1200px) {
  #wb_ResponsiveMenu1 {
    text-align: left;
  }
  #wb_ResponsiveMenu1 .toggle,
  #wb_ResponsiveMenu1 ul li a {
    font-style: normal;
    font-weight: 400;
    padding: 0.25em;
  }
  #wb_ResponsiveMenu1 .toggle + a {
    display: none !important;
  }
  .ResponsiveMenu1 {
    display: none;
  }
  #ResponsiveMenu1 {
    background-color: initial;
    display: none;
    height: auto;
  }
  #ResponsiveMenu1 i.fa-2x {
    font-size: 1em;
    padding-right: 0.165em;
  }
  #wb_ResponsiveMenu1 > ul > li > a {
    height: auto !important;
    margin: 0;
  }
  #wb_ResponsiveMenu1 ul li label {
    background-color: #000000db;
    background-color: #181758;
  }
  #wb_ResponsiveMenu1 .toggle {
    border: none;
    color: #fff;
    display: block;
    position: relative;
    text-decoration: none;
  }
  #wb_ResponsiveMenu1 .toggle:hover {
    background-color: #69696900;
    color: #f8e0be;
  }
  #wb_ResponsiveMenu1 ul li label.toggle:hover,
  #wb_ResponsiveMenu1 > ul > li:hover {
    background-color: #696969;
    background-color: #2d2ba3;
  }
  #wb_ResponsiveMenu1 > ul > li:last-child:hover {
    background-color: #69696900;
  }
  [id^="ResponsiveMenu1-submenu"]:checked + ul {
    background-color: #69000000;
    display: block !important;
  }
  #ResponsiveMenu1-title {
    height: 2em !important;
    text-align: center;
  }
  #wb_ResponsiveMenu1 ul {
    position: absolute;
    right: 0;
    top: auto;
    width: 12em;
  }
  #wb_ResponsiveMenu1 ul ul {
    margin-top: 0;
  }
  #wb_ResponsiveMenu1 ul li {
    display: block;
    float: none;
    text-align: left;
    width: 100% !important;
  }
  #wb_ResponsiveMenu1 ul ul li a {
    margin-left: 2em;
    text-align: left;
  }
  #wb_ResponsiveMenu1 ul ul .toggle,
  #wb_ResponsiveMenu1 ul ul a {
    padding: 0 0.5em;
  }
  #wb_ResponsiveMenu1 a:hover,
  #wb_ResponsiveMenu1 ul li ul li .toggle,
  #wb_ResponsiveMenu1 ul ul a,
  #wb_ResponsiveMenu1 ul ul ul a {
    color: #fff;
  }
  #wb_ResponsiveMenu1 ul ul ul a {
    padding: 0.25em 0.25em 0.25em 0.75em;
  }
  #wb_ResponsiveMenu1 ul li a,
  #wb_ResponsiveMenu1 ul li label.toggle {
    padding-left: 0.75em;
    padding-right: 0.75em;
  }
  #wb_ResponsiveMenu1 ul li a {
    background-color: #000000db;
    background-color: #181758;
    height: 1.5em;
    text-align: left;
  }
  #wb_ResponsiveMenu1 ul li a br {
    display: none;
  }
  #wb_ResponsiveMenu1 ul li i {
    margin-right: 0.33em;
  }
  #wb_ResponsiveMenu1 ul ul {
    float: none;
    position: static;
  }
  #wb_ResponsiveMenu1 ul li:hover > ul,
  #wb_ResponsiveMenu1 ul ul li:hover > ul {
    display: none;
  }
  #wb_ResponsiveMenu1 ul ul li {
    display: block;
    width: 100%;
  }
  #wb_ResponsiveMenu1 ul ul ul li {
    position: static;
  }
  #ResponsiveMenu1-icon {
    display: block;
    position: absolute;
    right: 0.75em;
    top: 0.5em;
  }
  #ResponsiveMenu1-icon span {
    background-color: #fff;
    color: #fff;
    display: block;
    height: 2px;
    margin-top: 0.25em;
    width: 1em;
  }
  #wb_ResponsiveMenu1 ul li ul li .toggle:hover {
    background-color: #4f4f4f;
    background-color: #2d2ba3;
    color: #f8e0be;
  }
  #wb_ResponsiveMenu1 ul li label br {
    display: none;
  }
  #wb_ResponsiveMenu1 > ul > li > label {
    text-align: left;
  }
  #wb_ResponsiveMenu1 ul ul {
    padding-top: 0;
  }
}
.nowrap {
  white-space: nowrap;
}
#diag {
  font-size: 50%;
  left: 0;
  line-height: 1.5em;
  position: fixed;
  top: 0;
  z-index: 9999;
}
#diag div:before {
  content: "base";
}
#diag div:first-child:before {
  content: "landscape";
}
#diag div {
  background-color: #ffffff78;
  color: #01325c;
  padding: 0.1em 0.5em;
}
@media only screen and (orientation: portrait) {
  #diag div:first-child:before {
    content: "portrait";
  }
}
@media only screen and (orientation: landscape) and (max-width: 930px) {
  #diag div:nth-child(3):before {
    content: "land:930";
  }
  #wb_header {
    position: absolute;
  }
  #about,
  #contact,
  #producten {
    margin-top: 0 !important;
  }
}
@media only screen and (max-height: 37rem) {
  #diag div:nth-child(3):before {
    content: "land:low-reading-height";
  }
  #wb_header {
    position: absolute;
  }
  #about,
  #contact,
  #producten {
    margin-top: 0;
  }
}
@media (max-width: 1800px) {
  #diag div:nth-child(2):before {
    content: "1800px";
  }
  body {
    font-size: 1.38889vw;
  }
  #wb_product_collage {
    height: 90vw;
  }
  img#collage_hero_img_2 {
    height: 22%;
  }
  img#collage_hero_img_3 {
    right: 4%;
    top: 2em;
    width: 30%;
  }
  img#collage_hero_img_5 {
    height: 40%;
  }
  #collage_blurb_no_3 {
    top: 36%;
  }
  #collage_blurb_no_6 {
    left: 43%;
    max-width: 33em;
    top: 70%;
    width: 50%;
  }
  #layout-shape-for-collage-no-1 {
    -webkit-clip-path: polygon(6% 85%, 7% 97%, 100% 91%, 100% 62%);
    clip-path: polygon(6% 85%, 7% 97%, 100% 91%, 100% 62%);
    height: 18em;
    shape-outside: polygon(6% 85%, 7% 97%, 100% 91%, 100% 62%);
    width: 8em;
  }
  #about_texts > .row > .col-1 {
    padding-left: 2em;
    padding-right: 3em;
  }
  #about_texts > .row > .col-2 {
    padding-left: 3em;
    padding-right: 2em;
  }
}
@media (max-width: 1500px) {
  #diag div:nth-child(2):before {
    content: "1500px";
  }
  body {
    font-size: 2.08333vw;
  }
  #wb_header {
    background-image: radial-gradient(
      circle at 8em -3em,
      #e5e2ff 11%,
      #eae7ff 13%,
      #2f2c83 43%,
      #070688 86%
    );
  }
  #header .col-1 img {
    height: 5em;
  }
  #location > .col-1,
  #location > .col-2,
  #location > .col-3 {
    flex-basis: 50% !important;
    flex-grow: 1;
    flex-shrink: 0;
    max-width: 100% !important;
  }
  #location > .col-2 {
    margin-right: 0.5em;
    margin-top: 2em;
    order: 3;
    width: 80%;
  }
  #location > .col-1 {
    padding-left: 1em;
  }
  #features > .row > .col-1,
  #features > .row > .col-2,
  #features > .row > .col-3,
  #features > .row > .col-4 {
    float: none;
    width: 100% !important;
  }
  #wb_anniversary-45yr {
    height: 5.25em;
    margin-top: -0.2em;
    max-width: 35em;
  }
  #about_texts > .row > .col-1 {
    padding-left: 0.5em;
    padding-right: 2em;
  }
  #about_texts > .row > .col-2 {
    padding-left: 2em;
    padding-right: 0.5em;
  }
  #wb_product_collage {
    height: auto !important;
  }
  #collage_background img {
    display: block;
  }
  img#collage_hero_img_1 {
    bottom: 0;
    left: 0;
    width: 75%;
  }
  img#collage_hero_img_2 {
    height: 15em;
    left: auto;
    right: 2%;
    top: 4em;
  }
  img#collage_hero_img_3 {
    right: 2%;
    top: 27em;
    width: 56%;
  }
  img#collage_hero_img_4 {
    left: auto !important;
    right: 0;
    top: 48em;
    width: 40%;
  }
  img#collage_hero_img_5 {
    bottom: auto;
    height: 20%;
    right: 1em;
    top: 77em;
  }
  #collage_infochunks {
    position: relative;
  }
  #collage_infochunks > div {
    height: auto;
    margin: 2em 0 4em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    position: static;
    width: auto;
  }
  #collage_infochunks > div:last-child {
    margin-bottom: 22em;
    padding-bottom: 1em;
  }
  #layout-shape-for-collage-no-1 {
    -webkit-clip-path: polygon(
      67% 2em,
      100% 2em,
      100% 92%,
      89% 92%,
      60% 89%,
      62% 88%,
      62% 84%,
      76% 81%,
      76% 69%,
      99.9% 69%,
      99.9% 54%,
      41% 53%,
      41% 50%,
      55% 48%,
      55% 44%,
      64% 44%,
      64% 42.5%,
      99.9% 42%,
      99.9% 39%,
      12% 41%,
      12% 39%,
      53% 34%,
      54% 22%,
      99.9% 22%,
      99.9% 16%,
      67% 16%,
      67% 14%,
      63% 13%,
      60% 9%
    );
    clip-path: polygon(
      67% 2em,
      100% 2em,
      100% 92%,
      89% 92%,
      60% 89%,
      62% 88%,
      62% 84%,
      76% 81%,
      76% 69%,
      99.9% 69%,
      99.9% 54%,
      41% 53%,
      41% 50%,
      55% 48%,
      55% 44%,
      64% 44%,
      64% 42.5%,
      99.9% 42%,
      99.9% 39%,
      12% 41%,
      12% 39%,
      53% 34%,
      54% 22%,
      99.9% 22%,
      99.9% 16%,
      67% 16%,
      67% 14%,
      63% 13%,
      60% 9%
    );
    height: 108em;
    shape-outside: polygon(
      67% 2em,
      100% 2em,
      100% 92%,
      89% 92%,
      60% 89%,
      62% 88%,
      62% 84%,
      76% 81%,
      76% 69%,
      99.9% 69%,
      99.9% 54%,
      41% 53%,
      41% 50%,
      55% 48%,
      55% 44%,
      64% 44%,
      64% 42.5%,
      99.9% 42%,
      99.9% 39%,
      12% 41%,
      12% 39%,
      53% 34%,
      54% 22%,
      99.9% 22%,
      99.9% 16%,
      67% 16%,
      67% 14%,
      63% 13%,
      60% 9%
    );
    width: 30em;
  }
  #collage_blurb_no_1 {
    max-width: none;
  }
  #collage_blurb_no_3 {
    display: block;
  }
}
@media (max-width: 1200px) {
  #diag div:nth-child(2):before {
    content: "1200px";
  }
  body {
    font-size: 2.63158vw;
  }
  #wb_header {
    background-image: radial-gradient(
      circle at 8em -3em,
      #e5e2ff 15%,
      #eae7ff 17%,
      #2f2c83 55%,
      #070688 86%
    );
  }
  #header .col-1 img {
    height: 5em;
  }
  #wb_anniversary-45yr {
    height: auto;
    padding-top: 1em;
  }
  #about_texts > .row > .col-1,
  #about_texts > .row > .col-2 {
    float: none;
    padding-left: 0.5em;
    padding-right: 0.5em;
    width: 100% !important;
  }
  #features > .row > .col-1,
  #features > .row > .col-2,
  #features > .row > .col-3,
  #features > .row > .col-4 {
    float: none;
    width: 100% !important;
  }
  #wb_product_collage {
    height: auto !important;
  }
  #collage_background img {
    display: block;
  }
  img#collage_hero_img_1 {
    bottom: 0;
    left: 0;
    width: 75%;
  }
  img#collage_hero_img_2 {
    height: 14em;
    left: auto;
    right: 2%;
    top: 4em;
  }
  img#collage_hero_img_3 {
    right: 2%;
    top: 27em;
    width: 56%;
  }
  img#collage_hero_img_4 {
    left: auto !important;
    right: 0;
    top: 44em;
    width: 40%;
  }
  img#collage_hero_img_5 {
    bottom: auto;
    height: 24.5em;
    right: 1em;
    top: 75em;
  }
  #collage_infochunks {
    position: relative;
  }
  #collage_infochunks > div {
    height: auto;
    margin: 2em 0 4em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    position: static;
    width: auto;
  }
  #collage_infochunks > div:last-child {
    margin-bottom: 18em;
    padding-bottom: 1em;
  }
  #layout-shape-for-collage-no-1 {
    -webkit-clip-path: polygon(
      59% 2em,
      100% 2em,
      100% 100%,
      89% 100%,
      50% 97%,
      50% 92%,
      58% 90%,
      58% 89%,
      69% 87%,
      69% 74%,
      99.9% 74%,
      99.9% 54%,
      41% 53%,
      41% 50%,
      55% 48%,
      55% 44%,
      64% 44%,
      64% 42.5%,
      99.9% 41%,
      99.9% 39%,
      12% 41%,
      12% 39%,
      53% 35%,
      54% 25%,
      99.9% 25%,
      99.9% 17%,
      59% 17%,
      58% 14%,
      54% 13%,
      51% 9%
    );
    clip-path: polygon(
      59% 2em,
      100% 2em,
      100% 100%,
      89% 100%,
      50% 97%,
      50% 92%,
      58% 90%,
      58% 89%,
      69% 87%,
      69% 74%,
      99.9% 74%,
      99.9% 54%,
      41% 53%,
      41% 50%,
      55% 48%,
      55% 44%,
      64% 44%,
      64% 42.5%,
      99.9% 41%,
      99.9% 39%,
      12% 41%,
      12% 39%,
      53% 35%,
      54% 25%,
      99.9% 25%,
      99.9% 17%,
      59% 17%,
      58% 14%,
      54% 13%,
      51% 9%
    );
    height: 98em;
    shape-outside: polygon(
      59% 2em,
      100% 2em,
      100% 100%,
      89% 100%,
      50% 97%,
      50% 92%,
      58% 90%,
      58% 89%,
      69% 87%,
      69% 74%,
      99.9% 74%,
      99.9% 54%,
      41% 53%,
      41% 50%,
      55% 48%,
      55% 44%,
      64% 44%,
      64% 42.5%,
      99.9% 41%,
      99.9% 39%,
      12% 41%,
      12% 39%,
      53% 35%,
      54% 25%,
      99.9% 25%,
      99.9% 17%,
      59% 17%,
      58% 14%,
      54% 13%,
      51% 9%
    );
    width: 24em;
  }
  #collage_blurb_no_1 {
    max-width: none;
  }
  #layout-shape-for-collage-no-2 {
    -webkit-clip-path: polygon(
      100% 19%,
      100% 100%,
      16% 100%,
      16% 85%,
      58% 67%,
      61% 19%
    );
    clip-path: polygon(
      100% 19%,
      100% 100%,
      16% 100%,
      16% 85%,
      58% 67%,
      61% 19%
    );
    float: right;
    height: 21em;
    shape-outside: polygon(
      100% 19%,
      100% 100%,
      16% 100%,
      16% 85%,
      58% 67%,
      61% 19%
    );
    width: 70%;
  }
  #collage_blurb_no_3 {
    display: block;
  }
  #collage_blurb_no_4 {
    max-width: none;
    width: auto;
  }
}
@media (max-width: 930px) {
  #diag div:nth-child(2):before {
    content: "930px";
  }
  body {
    font-size: 3.57143vw;
  }
  #wb_header {
    background-image: radial-gradient(
      circle at 6em -2em,
      #e5e2ff 17%,
      #eae7ff 20%,
      #2f2c83 57%,
      #070688 86%
    );
  }
  #header .col-1 img {
    height: 4em;
  }
  #collage_infochunks > div:last-child {
    margin-bottom: 15em;
  }
  #collage_background {
    overflow: hidden;
  }
  img#collage_hero_img_1 {
    width: 82%;
  }
  img#collage_hero_img_2 {
    right: -11%;
  }
  img#collage_hero_img_3 {
    top: 32em;
  }
  img#collage_hero_img_4 {
    right: 2%;
    top: 55.5em;
  }
  img#collage_hero_img_5 {
    height: 24.5em;
    right: -2.8em;
    top: 80em;
  }
  #layout-shape-for-collage-no-1 {
    -webkit-clip-path: polygon(
      68% 2em,
      100% 2em,
      100% 100%,
      89% 99%,
      53% 97%,
      53% 92%,
      64% 91%,
      64% 89%,
      82% 88%,
      81% 75%,
      99.9% 75%,
      99.9% 59%,
      41% 58%,
      41% 56%,
      55% 56%,
      55% 53%,
      64% 53%,
      64% 52%,
      99.9% 52%,
      99.9% 38%,
      12% 40%,
      12% 38%,
      53% 36%,
      54% 29%,
      99.9% 29%,
      99.9% 17%,
      64% 17%,
      64% 14%,
      55% 13%,
      53% 8%
    );
    clip-path: polygon(
      68% 2em,
      100% 2em,
      100% 100%,
      89% 99%,
      53% 97%,
      53% 92%,
      64% 91%,
      64% 89%,
      82% 88%,
      81% 75%,
      99.9% 75%,
      99.9% 59%,
      41% 58%,
      41% 56%,
      55% 56%,
      55% 53%,
      64% 53%,
      64% 52%,
      99.9% 52%,
      99.9% 38%,
      12% 40%,
      12% 38%,
      53% 36%,
      54% 29%,
      99.9% 29%,
      99.9% 17%,
      64% 17%,
      64% 14%,
      55% 13%,
      53% 8%
    );
    height: 103em;
    shape-outside: polygon(
      68% 2em,
      100% 2em,
      100% 100%,
      89% 99%,
      53% 97%,
      53% 92%,
      64% 91%,
      64% 89%,
      82% 88%,
      81% 75%,
      99.9% 75%,
      99.9% 59%,
      41% 58%,
      41% 56%,
      55% 56%,
      55% 53%,
      64% 53%,
      64% 52%,
      99.9% 52%,
      99.9% 38%,
      12% 40%,
      12% 38%,
      53% 36%,
      54% 29%,
      99.9% 29%,
      99.9% 17%,
      64% 17%,
      64% 14%,
      55% 13%,
      53% 8%
    );
    width: 17em;
  }
  #location img,
  #location p,
  #location ul {
    text-align: center;
  }
  #location img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #about,
  #contact,
  #producten {
    margin-top: -4em;
  }
}
@media (max-width: 800px) {
  #diag div:nth-child(2):before {
    content: "800px";
  }
  body {
    font-size: 4.16667vw;
  }
  #wb_header {
    background-image: radial-gradient(
      circle at 6em -3em,
      #e5e2ff 22%,
      #eae7ff 26%,
      #2f2c83 61%,
      #070688 86%
    );
  }
  h1 {
    font-size: 150%;
  }
  img#collage_hero_img_1 {
    width: 82%;
  }
  img#collage_hero_img_2 {
    height: 16.5em;
    right: -25%;
    top: 5.5em;
  }
  img#collage_hero_img_3 {
    top: 36em;
  }
  img#collage_hero_img_4 {
    right: 2%;
    top: 61em;
  }
  img#collage_hero_img_5 {
    height: 27.5em;
    right: -4em;
    top: 88em;
  }
  #layout-shape-for-collage-no-1 {
    -webkit-clip-path: polygon(
      70% 3em,
      100% 3em,
      100% 99%,
      99% 99%,
      44% 97%,
      44% 92%,
      57% 91%,
      57% 89%,
      79% 87%,
      78% 74%,
      99.9% 74%,
      99.9% 57%,
      41% 57%,
      41% 55%,
      55% 54%,
      55% 52%,
      64% 52%,
      64% 51%,
      99.9% 51%,
      99.9% 36%,
      12% 38%,
      12% 36%,
      53% 34%,
      54% 29%,
      99.9% 29%,
      99.9% 18%,
      68% 18%,
      67% 16%,
      57% 15%,
      52% 10%
    );
    clip-path: polygon(
      70% 3em,
      100% 3em,
      100% 99%,
      99% 99%,
      44% 97%,
      44% 92%,
      57% 91%,
      57% 89%,
      79% 87%,
      78% 74%,
      99.9% 74%,
      99.9% 57%,
      41% 57%,
      41% 55%,
      55% 54%,
      55% 52%,
      64% 52%,
      64% 51%,
      99.9% 51%,
      99.9% 36%,
      12% 38%,
      12% 36%,
      53% 34%,
      54% 29%,
      99.9% 29%,
      99.9% 18%,
      68% 18%,
      67% 16%,
      57% 15%,
      52% 10%
    );
    height: 115em;
    shape-outside: polygon(
      70% 3em,
      100% 3em,
      100% 99%,
      99% 99%,
      44% 97%,
      44% 92%,
      57% 91%,
      57% 89%,
      79% 87%,
      78% 74%,
      99.9% 74%,
      99.9% 57%,
      41% 57%,
      41% 55%,
      55% 54%,
      55% 52%,
      64% 52%,
      64% 51%,
      99.9% 51%,
      99.9% 36%,
      12% 38%,
      12% 36%,
      53% 34%,
      54% 29%,
      99.9% 29%,
      99.9% 18%,
      68% 18%,
      67% 16%,
      57% 15%,
      52% 10%
    );
    width: 14em;
  }
}
@media (max-width: 600px) {
  #diag div:nth-child(2):before {
    content: "600px";
  }
  #wb_header {
    background-image: radial-gradient(
      circle at 6em -1em,
      #e5e2ff 19%,
      #eae7ff 23%,
      #2f2c83 58%,
      #070688 86%
    );
  }
  body {
    font-size: 4.54545vw;
  }
  h1 {
    font-size: 135%;
  }
  #collage_infochunks > div:last-child {
    margin-bottom: 13em;
  }
  img#collage_hero_img_1 {
    width: 95%;
  }
  img#collage_hero_img_2 {
    height: 12em;
    right: -12%;
    top: 16em;
  }
  img#collage_hero_img_3 {
    right: 0;
    top: 41em;
    width: 61%;
  }
  img#collage_hero_img_4 {
    right: 2%;
    top: 65.5em;
    width: 50%;
  }
  img#collage_hero_img_5 {
    height: 24em;
    right: -4em;
    top: 95.5em;
  }
  #layout-shape-for-collage-no-1 {
    -webkit-clip-path: polygon(
      70% 13em,
      100% 13em,
      100% 98%,
      99% 98%,
      47% 96%,
      47% 93%,
      57% 92%,
      57% 90%,
      79% 89%,
      78% 77%,
      99.9% 77%,
      99.9% 58.5%,
      23% 58.5%,
      23% 57%,
      51% 56%,
      41% 55%,
      40% 54%,
      47% 53.5%,
      50% 52.5%,
      99.9% 52.5%,
      99.9% 38%,
      6% 40%,
      5% 39%,
      52% 37%,
      54% 32%,
      99.9% 32%,
      99.9% 22.5%,
      63% 22.5%,
      63% 20.5%,
      54% 20%,
      50% 17%,
      59% 13%
    );
    clip-path: polygon(
      70% 13em,
      100% 13em,
      100% 98%,
      99% 98%,
      47% 96%,
      47% 93%,
      57% 92%,
      57% 90%,
      79% 89%,
      78% 77%,
      99.9% 77%,
      99.9% 58.5%,
      23% 58.5%,
      23% 57%,
      51% 56%,
      41% 55%,
      40% 54%,
      47% 53.5%,
      50% 52.5%,
      99.9% 52.5%,
      99.9% 38%,
      6% 40%,
      5% 39%,
      52% 37%,
      54% 32%,
      99.9% 32%,
      99.9% 22.5%,
      63% 22.5%,
      63% 20.5%,
      54% 20%,
      50% 17%,
      59% 13%
    );
    height: 120em;
    shape-outside: polygon(
      70% 13em,
      100% 13em,
      100% 98%,
      99% 98%,
      47% 96%,
      47% 93%,
      57% 92%,
      57% 90%,
      79% 89%,
      78% 77%,
      99.9% 77%,
      99.9% 58.5%,
      23% 58.5%,
      23% 57%,
      51% 56%,
      41% 55%,
      40% 54%,
      47% 53.5%,
      50% 52.5%,
      99.9% 52.5%,
      99.9% 38%,
      6% 40%,
      5% 39%,
      52% 37%,
      54% 32%,
      99.9% 32%,
      99.9% 22.5%,
      63% 22.5%,
      63% 20.5%,
      54% 20%,
      50% 17%,
      59% 13%
    );
    width: 12em;
  }
}
@media (max-width: 350px) {
  #diag div:nth-child(2):before {
    content: "350px";
  }
  body {
    font-size: 4.54545vw;
  }
  img#collage_hero_img_3 {
    top: 37em;
  }
  img#collage_hero_img_5 {
    right: -4em;
  }
  #layout-shape-for-collage-no-1 {
    -webkit-clip-path: polygon(
      65% 13em,
      100% 13em,
      100% 98%,
      99% 98%,
      47% 96%,
      47% 93%,
      57% 92%,
      57% 90%,
      79% 89%,
      78% 77%,
      99.9% 77%,
      99.9% 58.5%,
      23% 58.5%,
      23% 57%,
      51% 56%,
      41% 55%,
      40% 54%,
      47% 53.5%,
      50% 52.5%,
      99.9% 52.5%,
      99.9% 35%,
      6% 37%,
      5% 36%,
      52% 34%,
      54% 29%,
      99.9% 29%,
      99.9% 23%,
      56% 23%,
      53% 20.5%,
      46% 20%,
      41% 17%,
      51% 13%
    );
    clip-path: polygon(
      65% 13em,
      100% 13em,
      100% 98%,
      99% 98%,
      47% 96%,
      47% 93%,
      57% 92%,
      57% 90%,
      79% 89%,
      78% 77%,
      99.9% 77%,
      99.9% 58.5%,
      23% 58.5%,
      23% 57%,
      51% 56%,
      41% 55%,
      40% 54%,
      47% 53.5%,
      50% 52.5%,
      99.9% 52.5%,
      99.9% 35%,
      6% 37%,
      5% 36%,
      52% 34%,
      54% 29%,
      99.9% 29%,
      99.9% 23%,
      56% 23%,
      53% 20.5%,
      46% 20%,
      41% 17%,
      51% 13%
    );
    height: 120em;
    shape-outside: polygon(
      65% 13em,
      100% 13em,
      100% 98%,
      99% 98%,
      47% 96%,
      47% 93%,
      57% 92%,
      57% 90%,
      79% 89%,
      78% 77%,
      99.9% 77%,
      99.9% 58.5%,
      23% 58.5%,
      23% 57%,
      51% 56%,
      41% 55%,
      40% 54%,
      47% 53.5%,
      50% 52.5%,
      99.9% 52.5%,
      99.9% 35%,
      6% 37%,
      5% 36%,
      52% 34%,
      54% 29%,
      99.9% 29%,
      99.9% 23%,
      56% 23%,
      53% 20.5%,
      46% 20%,
      41% 17%,
      51% 13%
    );
    width: 12em;
  }
  #wb_header {
    background-image: radial-gradient(
      circle at 5em 0,
      #e5e2ff 8%,
      #eae7ff 13%,
      #2f2c83 69%,
      #070688 76%
    );
  }
  h1 {
    font-size: 135%;
  }
}
#diag {
  display: none;
}
.debugging #diag {
  display: block;
}
#wb_home p {
  max-width: 46em;
}
#features .col-1 p {
  max-width: 17em;
}
@media (max-width: 1500px) {
  #collage_blurb_no_5 {
    max-width: 37em;
  }
}
