*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

@font-face {
  font-family: "bitter";
  src: url("/static/fonts/Bitter-Regular.1e13faaf24c6.ttf") format("truetype");
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: "bitter";
  src: url("/static/fonts/Bitter-Bold.daa84ec1ae06.ttf") format("truetype");
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: "bitter";
  src: url("/static/fonts/Bitter-Italic.f836ac2560e5.ttf") format("truetype");
  font-style: italic;
  font-weight: 400; }

.bio-container {
  position: relative;
  margin-top: 30px; }
  .bio-container .slide-nav {
    position: absolute;
    left: -200px;
    top: -32px; }
    .bio-container .slide-nav a {
      position: relative;
      overflow: hidden;
      text-indent: 101%;
      white-space: nowrap;
      display: block;
      margin-bottom: 10px;
      width: 461px;
      height: 90px; }
      .bio-container .slide-nav a span {
        display: none; }
      .bio-container .slide-nav a#bio-nav-tom {
        background-image: url("/static/images/u2012.0f933558a866.png");
        background-repeat: no-repeat;
        background-position: 10px 34px; }
      .bio-container .slide-nav a#bio-nav-tom:hover {
        background-image: url("/static/images/u2012-m.55f404d183da.png");
        background-repeat: no-repeat;
        background-position: 10px 34px; }
      .bio-container .slide-nav a#bio-nav-tom.active {
        background-image: url("/static/images/u2012-a.a0bc23ca1998.png"), url("/static/images/bio-nav-background.b59de25e4f6d.jpg");
        background-repeat: no-repeat, no-repeat;
        background-position: 10px 34px, top left; }
      .bio-container .slide-nav a#bio-nav-veer {
        background-image: url("/static/images/u2014.15fc9e28b723.png");
        background-repeat: no-repeat;
        background-position: 10px 34px; }
      .bio-container .slide-nav a#bio-nav-veer:hover {
        background-image: url("/static/images/u2014-m.ac208f76a2b7.png");
        background-repeat: no-repeat;
        background-position: 10px 34px; }
      .bio-container .slide-nav a#bio-nav-veer.active {
        background-image: url("/static/images/u2014-a.f0ca9ed76e66.png"), url("/static/images/bio-nav-background.b59de25e4f6d.jpg");
        background-repeat: no-repeat, no-repeat;
        background-position: 10px 34px, top left; }
  .bio-container .slides {
    position: relative;
    width: 420px;
    overflow: hidden; }
    .bio-container .slides #animation-container {
      width: 840px;
      transition: margin-left 1s; }
      .bio-container .slides #animation-container.veer {
        margin-left: -420px; }
      .bio-container .slides #animation-container.tom {
        margin-left: 0; }
  .bio-container div.bio-slide {
    z-index: 100;
    width: 420px;
    float: left; }
    .bio-container div.bio-slide img {
      margin-bottom: 20px; }

label {
  display: block;
  font-family: bitter, serif;
  font-weight: bold;
  margin-bottom: 0.1rem; }

ul.errorlist {
  padding: 0; }
  ul.errorlist li {
    border: 1px solid red;
    background-color: rgba(255, 0, 0, 0.1);
    color: #710600;
    list-style-type: none;
    padding: 5px;
    width: 328px; }

input[type="text"] {
  width: 328px;
  height: 28px;
  background-color: #F2F2F2;
  border-width: 1px;
  border-style: solid;
  color: #C4C4C4;
  font-family: bitter, serif;
  font-style: italic;
  font-weight: 400;
  padding: 6px;
  min-height: 0; }
  input[type="text"]:valid {
    background-color: white;
    font-style: normal;
    color: #4F4F4F; }

textarea {
  width: 328px;
  color: #C4C4C4;
  background-color: #F2F2F2;
  font-family: bitter, serif;
  font-style: italic;
  font-weight: 400;
  padding: 6px; }
  textarea:valid {
    background-color: white;
    font-style: normal;
    color: #4F4F4F; }

input[type="submit"] {
  width: 129px;
  height: 34px;
  border-style: solid;
  border-width: 1px;
  border-color: #6B6B6B;
  background-color: #FFFFFF;
  border-radius: 2px;
  line-height: 30px;
  text-align: center;
  vertical-align: center;
  color: #6B6B6B;
  font-family: bitter, serif;
  font-weight: 700;
  padding-bottom: 4px; }

p, div {
  font-family: bitter, serif;
  font-size: 14px; }

div.rich-text p, div.rich-text li {
  line-height: 1.21; }

div.rich-text ul {
  padding: 0 1em; }
  div.rich-text ul li {
    padding: 0.5em 0; }

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

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

div.image {
  margin-top: 30px;
  margin-bottom: 30px; }

.content-container {
  display: flex;
  justify-content: center;
  align-content: stretch;
  margin-left: auto;
  margin-right: auto; }
  .content-container.homepage .content {
    width: 423px;
    justify-content: center;
    text-align: center; }

nav.home {
  display: flex;
  padding: 22px 38px;
  justify-content: space-evenly; }
  nav.home a {
    display: flex;
    flex-basis: 0;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    text-indent: 400%;
    flex-grow: 1; }
    nav.home a#homenav-about {
      background-image: url("/static/images/about-small.8419b754aa98.png");
      background-repeat: no-repeat; }
      nav.home a#homenav-about:hover {
        background-image: url("/static/images/about.71ed56dab55c.png"); }
    nav.home a#homenav-projects {
      background-image: url("/static/images/projects-small.0a2e4065c8d7.png");
      background-repeat: no-repeat;
      background-position: center; }
      nav.home a#homenav-projects:hover {
        background-image: url("/static/images/projects.912816e396f5.png"); }
    nav.home a#homenav-contact {
      background-image: url("/static/images/contact-small.02893c8f3a80.png");
      background-repeat: no-repeat;
      background-position: right; }
      nav.home a#homenav-contact:hover {
        background-image: url("/static/images/contact.45eab5d57c09.png"); }

#home-omnivorous {
  display: block;
  margin-top: -16px; }

.content-container.generalpage, .content-container.formpage {
  width: 828px; }
  .content-container.generalpage .side-nav, .content-container.formpage .side-nav {
    position: relative;
    width: 250px;
    padding-top: 183px;
    padding-bottom: 200px;
    margin-top: 15px;
    background-image: url("/static/images/logo_nav.811845fec325.jpg");
    background-repeat: no-repeat;
    background-position: center top; }
    .content-container.generalpage .side-nav ul, .content-container.formpage .side-nav ul {
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap; }
      .content-container.generalpage .side-nav ul li, .content-container.formpage .side-nav ul li {
        z-index: 1;
        list-style: none;
        padding-left: 0;
        margin-top: 7px;
        margin-bottom: 6px; }
  .content-container.generalpage .content, .content-container.formpage .content {
    flex-basis: 64%;
    margin-top: 32px;
    margin-left: -42px;
    padding-right: 34px;
    padding-top: 62px;
    padding-bottom: 320px;
    padding-left: 76px;
    background-image: url("/static/images/haakje_open.5f4c6627e2b6.jpg"), url("/static/images/haakje_dicht.f6bff7d18ca2.jpg");
    background-repeat: no-repeat, no-repeat;
    background-position: -22px 0px, right bottom; }

.side-nav .background-image {
  position: absolute;
  width: 250px;
  background-repeat: no-repeat; }

.side-nav.about .background-image {
  background-image: url("/static/images/aboutNavBackground.ee800b874e03.png");
  width: 201px;
  height: 600px;
  left: 50px;
  top: 117px; }

.side-nav.projects .background-image {
  background-image: url("/static/images/u342-6.6d36e293280a.png");
  width: 208px;
  height: 600px;
  left: 41px;
  top: 236px; }

.side-nav.contact .background-image {
  background-image: url("/static/images/u345-7.2ac7471ddc67.png");
  width: 176px;
  height: 600px;
  left: 59px;
  top: 117px; }

a.sidenav {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  display: block;
  width: 180px;
  background-repeat: no-repeat; }
  a.sidenav#nav-omnivorous {
    margin-bottom: 15px;
    background-image: url("/static/images/omnivorous_name166x27.ff15d88d6498.jpg");
    opacity: 0.4; }
    a.sidenav#nav-omnivorous:hover, a.sidenav#nav-omnivorous.active {
      opacity: 1; }
  a.sidenav#nav-about {
    background-image: url("/static/images/u1126_states.5cb8de909637.png"); }
    a.sidenav#nav-about:hover, a.sidenav#nav-about.active {
      background-image: url("/static/images/u1126_states-a.85a2b184cf34.png"); }
  a.sidenav#nav-projects {
    background-image: url("/static/images/u1124_states.26d0fe5f33b0.png"); }
    a.sidenav#nav-projects:hover, a.sidenav#nav-projects.active {
      background-image: url("/static/images/u1124_states-a.b2fc64b22f67.png"); }
  a.sidenav#nav-contact {
    background-image: url("/static/images/u1125_states.daddc31a2659.png"); }
    a.sidenav#nav-contact:hover, a.sidenav#nav-contact.active {
      background-image: url("/static/images/u1125_states-a.dcf826609c4c.png"); }
