/*! Advvo - Arbeidsrecht - v1.0.0 - Build: 2025-04-15 13:39
Addvo arbeidsrecht uit Breda.
* http://www.addvo.nl/
* Copyright (c) 2025  Groowup Reclame & Internet : Jack Krielen
* http://www.groowup.nl/
*/

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
/* line 14, ../_sass/grwpcss/normalize/_normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 28, ../_sass/grwpcss/normalize/_normalize.scss */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
/* line 36, ../_sass/grwpcss/normalize/_normalize.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 50, ../_sass/grwpcss/normalize/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
/* line 63, ../_sass/grwpcss/normalize/_normalize.scss */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
/* line 73, ../_sass/grwpcss/normalize/_normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 82, ../_sass/grwpcss/normalize/_normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 93, ../_sass/grwpcss/normalize/_normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 106, ../_sass/grwpcss/normalize/_normalize.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
/* line 116, ../_sass/grwpcss/normalize/_normalize.scss */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 126, ../_sass/grwpcss/normalize/_normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 136, ../_sass/grwpcss/normalize/_normalize.scss */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 145, ../_sass/grwpcss/normalize/_normalize.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 155, ../_sass/grwpcss/normalize/_normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 166, ../_sass/grwpcss/normalize/_normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
/* line 174, ../_sass/grwpcss/normalize/_normalize.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
/* line 183, ../_sass/grwpcss/normalize/_normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 192, ../_sass/grwpcss/normalize/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 200, ../_sass/grwpcss/normalize/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 204, ../_sass/grwpcss/normalize/_normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 215, ../_sass/grwpcss/normalize/_normalize.scss */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
/* line 224, ../_sass/grwpcss/normalize/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 233, ../_sass/grwpcss/normalize/_normalize.scss */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
/* line 241, ../_sass/grwpcss/normalize/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 253, ../_sass/grwpcss/normalize/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 269, ../_sass/grwpcss/normalize/_normalize.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 279, ../_sass/grwpcss/normalize/_normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 290, ../_sass/grwpcss/normalize/_normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 301, ../_sass/grwpcss/normalize/_normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 313, ../_sass/grwpcss/normalize/_normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
/* line 324, ../_sass/grwpcss/normalize/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 337, ../_sass/grwpcss/normalize/_normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 351, ../_sass/grwpcss/normalize/_normalize.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 360, ../_sass/grwpcss/normalize/_normalize.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 369, ../_sass/grwpcss/normalize/_normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 379, ../_sass/grwpcss/normalize/_normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 389, ../_sass/grwpcss/normalize/_normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
/* line 398, ../_sass/grwpcss/normalize/_normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 408, ../_sass/grwpcss/normalize/_normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
/* line 421, ../_sass/grwpcss/normalize/_normalize.scss */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
/* line 430, ../_sass/grwpcss/normalize/_normalize.scss */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 441, ../_sass/grwpcss/normalize/_normalize.scss */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
/* line 449, ../_sass/grwpcss/normalize/_normalize.scss */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
/* line 460, ../_sass/grwpcss/normalize/_normalize.scss */
[hidden] {
  display: none;
}

/* line 4, ../_sass/grwpcss/_grwpcss.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 10, ../_sass/grwpcss/_grwpcss.scss */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/** Usage as
.element {
  @include prefix((transform: translate(-50%, -50%)), webkit ms);
}

.other-element {
  @include prefix((
    column-count: 3,
    column-gap: 1em,
    column-rule: 1px solid silver,
    column-width: 20em
  )), webkit moz);
}

*/
/**
Retina BG
**/
/* line 2, ../_sass/grwpcss/extendable/_clearfix.scss */
.row, .block, form {
  *zoom: 1;
}
/* line 3, ../_sass/grwpcss/extendable/_clearfix.scss */
.row:before, .block:before, form:before, .row:after, .block:after, form:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 9, ../_sass/grwpcss/extendable/_clearfix.scss */
.row:after, .block:after, form:after {
  clear: both;
}

/* line 12, ../_sass/grwpcss/responsive/_grid.scss */
.container {
  width: 100%;
  min-width: auto;
  max-width: auto;
  margin: auto;
}

/* line 19, ../_sass/grwpcss/responsive/_grid.scss */
.row {
  width: 90%;
  min-width: auto;
  max-width: 1200px;
  margin: auto;
}

/* line 35, ../_sass/grwpcss/responsive/_grid.scss */
.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 {
  float: left;
  padding: 0 2%;
}

/* line 50, ../_sass/grwpcss/responsive/_grid.scss */
.grid-1 {
  width: 100%;
}
@media screen and (min-width: 641px) {
  /* line 50, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-1 {
    width: 8.33333%;
  }
}

@media screen and (min-width: 641px) {
  /* line 60, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 64, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-push-1 {
    left: 8.33333%;
  }

  /* line 68, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-pull-1 {
    right: 8.33333%;
  }
}
@media screen and (max-width: 640px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-1 {
    width: 8.33333%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-push-1 {
    left: 8.33333%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-pull-1 {
    right: 8.33333%;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-1 {
    width: 8.33333%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-push-1 {
    left: 8.33333%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-pull-1 {
    right: 8.33333%;
  }
}
@media screen and (min-width: 981px) and (max-width: 1249px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-1 {
    width: 8.33333%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-push-1 {
    left: 8.33333%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-pull-1 {
    right: 8.33333%;
  }
}
@media screen and (min-width: 1250px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-1 {
    width: 8.33333%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-push-1 {
    left: 8.33333%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-pull-1 {
    right: 8.33333%;
  }
}
/* line 50, ../_sass/grwpcss/responsive/_grid.scss */
.grid-2 {
  width: 100%;
}
@media screen and (min-width: 641px) {
  /* line 50, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-2 {
    width: 16.66667%;
  }
}

@media screen and (min-width: 641px) {
  /* line 60, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 64, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-push-2 {
    left: 16.66667%;
  }

  /* line 68, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-pull-2 {
    right: 16.66667%;
  }
}
@media screen and (max-width: 640px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-2 {
    width: 16.66667%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-push-2 {
    left: 16.66667%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-pull-2 {
    right: 16.66667%;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-2 {
    width: 16.66667%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-push-2 {
    left: 16.66667%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-pull-2 {
    right: 16.66667%;
  }
}
@media screen and (min-width: 981px) and (max-width: 1249px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-2 {
    width: 16.66667%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-push-2 {
    left: 16.66667%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-pull-2 {
    right: 16.66667%;
  }
}
@media screen and (min-width: 1250px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-2 {
    width: 16.66667%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-push-2 {
    left: 16.66667%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-pull-2 {
    right: 16.66667%;
  }
}
/* line 50, ../_sass/grwpcss/responsive/_grid.scss */
.grid-3 {
  width: 100%;
}
@media screen and (min-width: 641px) {
  /* line 50, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-3 {
    width: 25%;
  }
}

@media screen and (min-width: 641px) {
  /* line 60, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-offset-3 {
    margin-left: 25%;
  }

  /* line 64, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-push-3 {
    left: 25%;
  }

  /* line 68, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-pull-3 {
    right: 25%;
  }
}
@media screen and (max-width: 640px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-3 {
    width: 25%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-offset-3 {
    margin-left: 25%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-push-3 {
    left: 25%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-pull-3 {
    right: 25%;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-3 {
    width: 25%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-offset-3 {
    margin-left: 25%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-push-3 {
    left: 25%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-pull-3 {
    right: 25%;
  }
}
@media screen and (min-width: 981px) and (max-width: 1249px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-3 {
    width: 25%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-offset-3 {
    margin-left: 25%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-push-3 {
    left: 25%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-pull-3 {
    right: 25%;
  }
}
@media screen and (min-width: 1250px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-3 {
    width: 25%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-offset-3 {
    margin-left: 25%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-push-3 {
    left: 25%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-pull-3 {
    right: 25%;
  }
}
/* line 50, ../_sass/grwpcss/responsive/_grid.scss */
.grid-4 {
  width: 100%;
}
@media screen and (min-width: 641px) {
  /* line 50, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-4 {
    width: 33.33333%;
  }
}

@media screen and (min-width: 641px) {
  /* line 60, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 64, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-push-4 {
    left: 33.33333%;
  }

  /* line 68, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-pull-4 {
    right: 33.33333%;
  }
}
@media screen and (max-width: 640px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-4 {
    width: 33.33333%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-push-4 {
    left: 33.33333%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-pull-4 {
    right: 33.33333%;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-4 {
    width: 33.33333%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-push-4 {
    left: 33.33333%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-pull-4 {
    right: 33.33333%;
  }
}
@media screen and (min-width: 981px) and (max-width: 1249px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-4 {
    width: 33.33333%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-push-4 {
    left: 33.33333%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-pull-4 {
    right: 33.33333%;
  }
}
@media screen and (min-width: 1250px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-4 {
    width: 33.33333%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-push-4 {
    left: 33.33333%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-pull-4 {
    right: 33.33333%;
  }
}
/* line 50, ../_sass/grwpcss/responsive/_grid.scss */
.grid-5 {
  width: 100%;
}
@media screen and (min-width: 641px) {
  /* line 50, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-5 {
    width: 41.66667%;
  }
}

@media screen and (min-width: 641px) {
  /* line 60, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 64, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-push-5 {
    left: 41.66667%;
  }

  /* line 68, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-pull-5 {
    right: 41.66667%;
  }
}
@media screen and (max-width: 640px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-5 {
    width: 41.66667%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-push-5 {
    left: 41.66667%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-pull-5 {
    right: 41.66667%;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-5 {
    width: 41.66667%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-push-5 {
    left: 41.66667%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-pull-5 {
    right: 41.66667%;
  }
}
@media screen and (min-width: 981px) and (max-width: 1249px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-5 {
    width: 41.66667%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-push-5 {
    left: 41.66667%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-pull-5 {
    right: 41.66667%;
  }
}
@media screen and (min-width: 1250px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-5 {
    width: 41.66667%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-push-5 {
    left: 41.66667%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-pull-5 {
    right: 41.66667%;
  }
}
/* line 50, ../_sass/grwpcss/responsive/_grid.scss */
.grid-6 {
  width: 100%;
}
@media screen and (min-width: 641px) {
  /* line 50, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-6 {
    width: 50%;
  }
}

@media screen and (min-width: 641px) {
  /* line 60, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-offset-6 {
    margin-left: 50%;
  }

  /* line 64, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-push-6 {
    left: 50%;
  }

  /* line 68, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-pull-6 {
    right: 50%;
  }
}
@media screen and (max-width: 640px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-6 {
    width: 50%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-offset-6 {
    margin-left: 50%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-push-6 {
    left: 50%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-pull-6 {
    right: 50%;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-6 {
    width: 50%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-offset-6 {
    margin-left: 50%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-push-6 {
    left: 50%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-pull-6 {
    right: 50%;
  }
}
@media screen and (min-width: 981px) and (max-width: 1249px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-6 {
    width: 50%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-offset-6 {
    margin-left: 50%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-push-6 {
    left: 50%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-pull-6 {
    right: 50%;
  }
}
@media screen and (min-width: 1250px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-6 {
    width: 50%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-offset-6 {
    margin-left: 50%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-push-6 {
    left: 50%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-pull-6 {
    right: 50%;
  }
}
/* line 50, ../_sass/grwpcss/responsive/_grid.scss */
.grid-7 {
  width: 100%;
}
@media screen and (min-width: 641px) {
  /* line 50, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-7 {
    width: 58.33333%;
  }
}

@media screen and (min-width: 641px) {
  /* line 60, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 64, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-push-7 {
    left: 58.33333%;
  }

  /* line 68, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-pull-7 {
    right: 58.33333%;
  }
}
@media screen and (max-width: 640px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-7 {
    width: 58.33333%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-push-7 {
    left: 58.33333%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-pull-7 {
    right: 58.33333%;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-7 {
    width: 58.33333%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-push-7 {
    left: 58.33333%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-pull-7 {
    right: 58.33333%;
  }
}
@media screen and (min-width: 981px) and (max-width: 1249px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-7 {
    width: 58.33333%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-push-7 {
    left: 58.33333%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-pull-7 {
    right: 58.33333%;
  }
}
@media screen and (min-width: 1250px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-7 {
    width: 58.33333%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-push-7 {
    left: 58.33333%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-pull-7 {
    right: 58.33333%;
  }
}
/* line 50, ../_sass/grwpcss/responsive/_grid.scss */
.grid-8 {
  width: 100%;
}
@media screen and (min-width: 641px) {
  /* line 50, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-8 {
    width: 66.66667%;
  }
}

@media screen and (min-width: 641px) {
  /* line 60, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 64, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-push-8 {
    left: 66.66667%;
  }

  /* line 68, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-pull-8 {
    right: 66.66667%;
  }
}
@media screen and (max-width: 640px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-8 {
    width: 66.66667%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-push-8 {
    left: 66.66667%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-pull-8 {
    right: 66.66667%;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-8 {
    width: 66.66667%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-push-8 {
    left: 66.66667%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-pull-8 {
    right: 66.66667%;
  }
}
@media screen and (min-width: 981px) and (max-width: 1249px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-8 {
    width: 66.66667%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-push-8 {
    left: 66.66667%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-pull-8 {
    right: 66.66667%;
  }
}
@media screen and (min-width: 1250px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-8 {
    width: 66.66667%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-push-8 {
    left: 66.66667%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-pull-8 {
    right: 66.66667%;
  }
}
/* line 50, ../_sass/grwpcss/responsive/_grid.scss */
.grid-9 {
  width: 100%;
}
@media screen and (min-width: 641px) {
  /* line 50, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-9 {
    width: 75%;
  }
}

@media screen and (min-width: 641px) {
  /* line 60, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-offset-9 {
    margin-left: 75%;
  }

  /* line 64, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-push-9 {
    left: 75%;
  }

  /* line 68, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-pull-9 {
    right: 75%;
  }
}
@media screen and (max-width: 640px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-9 {
    width: 75%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-offset-9 {
    margin-left: 75%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-push-9 {
    left: 75%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-pull-9 {
    right: 75%;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-9 {
    width: 75%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-offset-9 {
    margin-left: 75%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-push-9 {
    left: 75%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-pull-9 {
    right: 75%;
  }
}
@media screen and (min-width: 981px) and (max-width: 1249px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-9 {
    width: 75%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-offset-9 {
    margin-left: 75%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-push-9 {
    left: 75%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-pull-9 {
    right: 75%;
  }
}
@media screen and (min-width: 1250px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-9 {
    width: 75%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-offset-9 {
    margin-left: 75%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-push-9 {
    left: 75%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-pull-9 {
    right: 75%;
  }
}
/* line 50, ../_sass/grwpcss/responsive/_grid.scss */
.grid-10 {
  width: 100%;
}
@media screen and (min-width: 641px) {
  /* line 50, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-10 {
    width: 83.33333%;
  }
}

@media screen and (min-width: 641px) {
  /* line 60, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 64, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-push-10 {
    left: 83.33333%;
  }

  /* line 68, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-pull-10 {
    right: 83.33333%;
  }
}
@media screen and (max-width: 640px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-10 {
    width: 83.33333%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-push-10 {
    left: 83.33333%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-pull-10 {
    right: 83.33333%;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-10 {
    width: 83.33333%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-push-10 {
    left: 83.33333%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-pull-10 {
    right: 83.33333%;
  }
}
@media screen and (min-width: 981px) and (max-width: 1249px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-10 {
    width: 83.33333%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-push-10 {
    left: 83.33333%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-pull-10 {
    right: 83.33333%;
  }
}
@media screen and (min-width: 1250px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-10 {
    width: 83.33333%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-push-10 {
    left: 83.33333%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-pull-10 {
    right: 83.33333%;
  }
}
/* line 50, ../_sass/grwpcss/responsive/_grid.scss */
.grid-11 {
  width: 100%;
}
@media screen and (min-width: 641px) {
  /* line 50, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-11 {
    width: 91.66667%;
  }
}

@media screen and (min-width: 641px) {
  /* line 60, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 64, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-push-11 {
    left: 91.66667%;
  }

  /* line 68, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-pull-11 {
    right: 91.66667%;
  }
}
@media screen and (max-width: 640px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-11 {
    width: 91.66667%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-push-11 {
    left: 91.66667%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-pull-11 {
    right: 91.66667%;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-11 {
    width: 91.66667%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-push-11 {
    left: 91.66667%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-pull-11 {
    right: 91.66667%;
  }
}
@media screen and (min-width: 981px) and (max-width: 1249px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-11 {
    width: 91.66667%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-push-11 {
    left: 91.66667%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-pull-11 {
    right: 91.66667%;
  }
}
@media screen and (min-width: 1250px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-11 {
    width: 91.66667%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-push-11 {
    left: 91.66667%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-pull-11 {
    right: 91.66667%;
  }
}
/* line 50, ../_sass/grwpcss/responsive/_grid.scss */
.grid-12 {
  width: 100%;
}
@media screen and (min-width: 641px) {
  /* line 50, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-12 {
    width: 100%;
  }
}

@media screen and (min-width: 641px) {
  /* line 60, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-offset-12 {
    margin-left: 100%;
  }

  /* line 64, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-push-12 {
    left: 100%;
  }

  /* line 68, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-pull-12 {
    right: 100%;
  }
}
@media screen and (max-width: 640px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-12 {
    width: 100%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-offset-12 {
    margin-left: 100%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-push-12 {
    left: 100%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-mobile-pull-12 {
    right: 100%;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-12 {
    width: 100%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-offset-12 {
    margin-left: 100%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-push-12 {
    left: 100%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-tablet-pull-12 {
    right: 100%;
  }
}
@media screen and (min-width: 981px) and (max-width: 1249px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-12 {
    width: 100%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-offset-12 {
    margin-left: 100%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-push-12 {
    left: 100%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-desktop-pull-12 {
    right: 100%;
  }
}
@media screen and (min-width: 1250px) {
  /* line 76, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-12 {
    width: 100%;
  }

  /* line 80, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-offset-12 {
    margin-left: 100%;
  }

  /* line 84, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-push-12 {
    left: 100%;
  }

  /* line 87, ../_sass/grwpcss/responsive/_grid.scss */
  .grid-ultra-pull-12 {
    right: 100%;
  }
}
@font-face {
  font-family: "ubuntu";
  src: url("../font/ubuntu/regular/webfont.eot");
  src: url("../font/ubuntu/regular/webfont.eot?#iefix") format("embedded-opentype"), url("../font/ubuntu/regular/webfont.woff") format("woff"), url("../font/ubuntu/regular/webfont.ttf") format("truetype"), url("../font/ubuntu/regular/webfont.svg#ubuntu") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 15, ../_sass/grwpcss/mixin/_fontface.scss */
.button, input,
textarea {
  font-family: "ubuntu";
}

@font-face {
  font-family: "ubuntu--bold";
  src: url("../font/ubuntu/bold/webfont.eot");
  src: url("../font/ubuntu/bold/webfont.eot?#iefix") format("embedded-opentype"), url("../font/ubuntu/bold/webfont.woff") format("woff"), url("../font/ubuntu/bold/webfont.ttf") format("truetype"), url("../font/ubuntu/bold/webfont.svg#ubuntu--bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 15, ../_sass/grwpcss/mixin/_fontface.scss */
#nav-home.splash .sectors .sector .float-name, #nav-home.splash .sectors .sector .mob-btn, #nav-home.splash .sectors .sector .hidden-content h2 {
  font-family: "ubuntu--bold";
}

@font-face {
  font-family: "ubuntu--light";
  src: url("../font/ubuntu/light/webfont.eot");
  src: url("../font/ubuntu/light/webfont.eot?#iefix") format("embedded-opentype"), url("../font/ubuntu/light/webfont.woff") format("woff"), url("../font/ubuntu/light/webfont.ttf") format("truetype"), url("../font/ubuntu/light/webfont.svg#ubuntu--light") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 15, ../_sass/grwpcss/mixin/_fontface.scss */
h1, h2, h3, #nav-home.splash .fixedSplash .splash-container .splash-intro .intro-text {
  font-family: "ubuntu--light";
}

@font-face {
  font-family: "ubuntu--medium";
  src: url("../font/ubuntu/medium/webfont.eot");
  src: url("../font/ubuntu/medium/webfont.eot?#iefix") format("embedded-opentype"), url("../font/ubuntu/medium/webfont.woff") format("woff"), url("../font/ubuntu/medium/webfont.ttf") format("truetype"), url("../font/ubuntu/medium/webfont.svg#ubuntu--medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 15, ../_sass/grwpcss/mixin/_fontface.scss */
h3 strong, #nav-home.splash .fixedSplash .splash-container .splash-intro .intro-text strong {
  font-family: "ubuntu--medium";
}

@font-face {
  font-family: "opensans--light";
  src: url("../font/opensans/light/webfont.eot");
  src: url("../font/opensans/light/webfont.eot?#iefix") format("embedded-opentype"), url("../font/opensans/light/webfont.woff") format("woff"), url("../font/opensans/light/webfont.ttf") format("truetype"), url("../font/opensans/light/webfont.svg#opensans--light") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 15, ../_sass/grwpcss/mixin/_fontface.scss */
html {
  font-family: "opensans--light";
}

/*! Flickity v1.2.1
http://flickity.metafizzy.co
---------------------------------------------- */
/* line 5, ../_sass/external/_flickity.scss */
.flickity-enabled {
  position: relative;
}

/* line 9, ../_sass/external/_flickity.scss */
.flickity-enabled:focus {
  outline: none;
}

/* line 13, ../_sass/external/_flickity.scss */
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

/* line 19, ../_sass/external/_flickity.scss */
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
/* line 27, ../_sass/external/_flickity.scss */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 36, ../_sass/external/_flickity.scss */
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

/* line 42, ../_sass/external/_flickity.scss */
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */
/* line 49, ../_sass/external/_flickity.scss */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 65, ../_sass/external/_flickity.scss */
.flickity-prev-next-button:hover {
  background: white;
}

/* line 69, ../_sass/external/_flickity.scss */
.flickity-prev-next-button:focus {
  outline: none;
}

/* line 74, ../_sass/external/_flickity.scss */
.flickity-prev-next-button:active {
  filter: alpha(opacity=60);
  /* IE8 */
  opacity: 0.6;
}

/* line 79, ../_sass/external/_flickity.scss */
.flickity-prev-next-button.previous {
  left: 10px;
}

/* line 83, ../_sass/external/_flickity.scss */
.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
/* line 88, ../_sass/external/_flickity.scss */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

/* line 93, ../_sass/external/_flickity.scss */
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

/* line 98, ../_sass/external/_flickity.scss */
.flickity-prev-next-button:disabled {
  filter: alpha(opacity=30);
  /* IE8 */
  opacity: 0.3;
  cursor: auto;
}

/* line 104, ../_sass/external/_flickity.scss */
.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* line 112, ../_sass/external/_flickity.scss */
.flickity-prev-next-button .arrow {
  fill: #333;
}

/* color & size if no SVG - IE8 and Android 2.3 */
/* line 117, ../_sass/external/_flickity.scss */
.flickity-prev-next-button.no-svg {
  color: #333;
  font-size: 26px;
}

/* ---- page dots ---- */
/* line 124, ../_sass/external/_flickity.scss */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

/* line 135, ../_sass/external/_flickity.scss */
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

/* line 139, ../_sass/external/_flickity.scss */
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  filter: alpha(opacity=25);
  /* IE8 */
  opacity: 0.25;
  cursor: pointer;
}

/* line 151, ../_sass/external/_flickity.scss */
.flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100);
  /* IE8 */
  opacity: 1;
}

/* line 1, ../_sass/parts/_base.scss */
html {
  font-size: 18px;
  font-weight: 300;
  line-height: 2;
  color: #6d6e71;
}

/* line 9, ../_sass/parts/_base.scss */
h1 {
  font-size: 2.77778rem;
  line-height: 2.22222rem;
  display: none;
}

/* line 16, ../_sass/parts/_base.scss */
h2 {
  font-size: 2.22222rem;
  line-height: 2.22222rem;
  font-weight: 300;
  color: #005187;
}

/* line 24, ../_sass/parts/_base.scss */
h3 {
  font-size: 1.77778rem;
  line-height: 2.77778rem;
  font-weight: 300;
  color: #ffffff;
}
/* line 31, ../_sass/parts/_base.scss */
h3 strong {
  font-weight: 300;
}

/* line 37, ../_sass/parts/_base.scss */
.container {
  padding-top: 7.77778rem;
}
@media screen and (max-width: 980px) {
  /* line 37, ../_sass/parts/_base.scss */
  .container {
    padding-top: 5rem;
  }
}

/* line 44, ../_sass/parts/_base.scss */
span.title, a.title {
  color: #005187;
  font-weight: 600;
}

/* line 49, ../_sass/parts/_base.scss */
.smallLineAbove {
  margin: 0px auto;
  margin-top: 4.44444rem;
  position: relative;
}
/* line 54, ../_sass/parts/_base.scss */
.smallLineAbove:before {
  width: 1.83333rem;
  height: 0.05556rem;
  background: #005187;
  content: '';
  display: block;
  position: absolute;
  left: 48%;
  top: -2.22222rem;
}

/* line 66, ../_sass/parts/_base.scss */
a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #005187;
}
/* line 70, ../_sass/parts/_base.scss */
a:hover {
  color: #00a0e3;
}

/* line 75, ../_sass/parts/_base.scss */
.block {
  position: relative;
  width: 100%;
}
/* line 80, ../_sass/parts/_base.scss */
.block.bg-white {
  background: #ffffff;
}
/* line 84, ../_sass/parts/_base.scss */
.block.bg-blue {
  background: #00a1e4;
}
/* line 88, ../_sass/parts/_base.scss */
.block.bg-grey {
  background: #f3f3f3;
}

/* line 93, ../_sass/parts/_base.scss */
*:focus {
  outline: 0;
}

/* line 97, ../_sass/parts/_base.scss */
.flickity-prev-next-button {
  background: none;
}
/* line 100, ../_sass/parts/_base.scss */
.flickity-prev-next-button:hover {
  background: none;
}

/* line 105, ../_sass/parts/_base.scss */
.svgHolder {
  display: block;
}
/* line 108, ../_sass/parts/_base.scss */
.svgHolder svg, .svgHolder .pngIE {
  width: 100%;
  height: 100%;
  display: block;
}
/* line 114, ../_sass/parts/_base.scss */
.svgHolder .pngIE {
  display: none;
}

/* line 128, ../_sass/parts/_base.scss */
.VaanLogo {
  margin-top: 1em;
}

/* line 132, ../_sass/parts/_base.scss */
.lineart {
  display: none;
}

/* line 136, ../_sass/parts/_base.scss */
section,
article,
aside,
nav,
header,
footer {
  width: 100%;
  height: 100%;
}

/* line 146, ../_sass/parts/_base.scss */
body.bottom {
  background-color: #00a1e4;
}
/* line 148, ../_sass/parts/_base.scss */
body.bottom .block.splash {
  opacity: 0;
}

/* line 1, ../_sass/parts/_header.scss */
.header {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 7.77778rem;
  background: #ffffff;
  position: fixed;
  z-index: 250;
  top: 0;
  left: 0;
}
/* line 10, ../_sass/parts/_header.scss */
.header .logo {
  width: 14.51613rem;
  height: 3.33333rem;
  display: block;
  margin-top: 2.22222rem;
  float: left;
}
/* line 19, ../_sass/parts/_header.scss */
.header .logo .svgHolder {
  width: 100%;
  height: 100%;
}
/* line 25, ../_sass/parts/_header.scss */
.header .menu {
  width: 100%;
}
/* line 28, ../_sass/parts/_header.scss */
.header .menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 980px) {
  /* line 28, ../_sass/parts/_header.scss */
  .header .menu ul {
    padding: 0 5% 0.83333rem;
  }
}
@media screen and (min-width: 981px) {
  /* line 28, ../_sass/parts/_header.scss */
  .header .menu ul {
    display: table;
  }
}
/* line 40, ../_sass/parts/_header.scss */
.header .menu a:not(.lang-switch) {
  display: block;
  text-decoration: none;
  margin-right: 15px;
}
@media screen and (max-width: 980px) {
  /* line 40, ../_sass/parts/_header.scss */
  .header .menu a:not(.lang-switch) {
    padding: 0.27778rem 0;
    text-align: center;
  }
}
@media screen and (min-width: 981px) {
  /* line 40, ../_sass/parts/_header.scss */
  .header .menu a:not(.lang-switch) {
    padding: 15px 0;
    border-top: 0.27778rem solid #ffffff;
  }
}
/* line 56, ../_sass/parts/_header.scss */
.header .menu a:not(.lang-switch) .svgHolder {
  width: 1rem;
  height: 1rem;
  margin-top: 0.44444rem;
  margin-right: 0.55556rem;
  float: left;
}
@media screen and (max-width: 640px) {
  /* line 56, ../_sass/parts/_header.scss */
  .header .menu a:not(.lang-switch) .svgHolder {
    display: none;
  }
}
/* line 69, ../_sass/parts/_header.scss */
.header .menu li {
  display: block;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 981px) {
  /* line 69, ../_sass/parts/_header.scss */
  .header .menu li {
    display: table-cell;
    padding-left: 1.11111rem;
  }
  /* line 77, ../_sass/parts/_header.scss */
  .header .menu li:first-of-type {
    padding-left: 0;
  }
}
/* line 83, ../_sass/parts/_header.scss */
.header .menu li.active a {
  color: #00a0e3;
}
@media screen and (min-width: 981px) {
  /* line 83, ../_sass/parts/_header.scss */
  .header .menu li.active a {
    border-top-color: #005187;
  }
}
@media screen and (max-width: 980px) {
  /* line 25, ../_sass/parts/_header.scss */
  .header .menu {
    -webkit-transition: max-height 0.3s ease-out;
    -moz-transition: max-height 0.3s ease-out;
    -ms-transition: max-height 0.3s ease-out;
    -o-transition: max-height 0.3s ease-out;
    transition: max-height 0.3s ease-out;
    position: absolute;
    left: 0;
    top: 100%;
    background: #ffffff;
    overflow: hidden;
    max-height: 0;
  }
}
@media screen and (min-width: 981px) {
  /* line 25, ../_sass/parts/_header.scss */
  .header .menu {
    width: auto;
    display: block !important;
    float: right;
  }
}
@media screen and (max-width: 980px) {
  /* line 1, ../_sass/parts/_header.scss */
  .header {
    height: 5rem;
  }
  /* line 111, ../_sass/parts/_header.scss */
  .header .logo {
    width: 11.12903rem;
    height: 2.55556rem;
    margin-top: 1.22222rem;
  }
  /* line 117, ../_sass/parts/_header.scss */
  .header .hamburger {
    width: 36px;
    height: 30px;
    display: inline-block;
    float: right;
    margin-top: 1.38889rem;
  }
  /* line 124, ../_sass/parts/_header.scss */
  .header .hamburger div {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 24px;
    height: 2px;
    background: #005187;
    position: relative;
    margin-top: 13px;
    margin-left: 6px;
  }
  /* line 133, ../_sass/parts/_header.scss */
  .header .hamburger div:before, .header .hamburger div:after {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 24px;
    height: 2px;
    background: #005187;
    content: ' ';
    display: block;
    position: absolute;
  }
  /* line 144, ../_sass/parts/_header.scss */
  .header .hamburger div:before {
    top: -8px;
  }
  /* line 148, ../_sass/parts/_header.scss */
  .header .hamburger div:after {
    top: 8px;
  }
  /* line 154, ../_sass/parts/_header.scss */
  .header .hamburger:hover div:before {
    top: -10px;
  }
  /* line 158, ../_sass/parts/_header.scss */
  .header .hamburger:hover div:after {
    top: 10px;
  }
  /* line 165, ../_sass/parts/_header.scss */
  .header.open .menu {
    -webkit-transition: max-height 0.3s ease-in;
    -moz-transition: max-height 0.3s ease-in;
    -ms-transition: max-height 0.3s ease-in;
    -o-transition: max-height 0.3s ease-in;
    transition: max-height 0.3s ease-in;
    max-height: 350px;
  }
  /* line 171, ../_sass/parts/_header.scss */
  .header.open .hamburger div {
    background: none !important;
  }
  /* line 174, ../_sass/parts/_header.scss */
  .header.open .hamburger div:before, .header.open .hamburger div:after {
    top: 0;
    background: #00a0e3;
  }
  /* line 180, ../_sass/parts/_header.scss */
  .header.open .hamburger div:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  /* line 184, ../_sass/parts/_header.scss */
  .header.open .hamburger div:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@media screen and (min-width: 981px) {
  /* line 192, ../_sass/parts/_header.scss */
  .header .hamburger {
    display: none;
  }
}
/* line 197, ../_sass/parts/_header.scss */
.header.small {
  height: 3.88889rem;
}
/* line 200, ../_sass/parts/_header.scss */
.header.small .logo {
  width: 7.25806rem;
  height: 1.66667rem;
  margin-top: 1.11111rem;
}
@media screen and (min-width: 981px) {
  /* line 208, ../_sass/parts/_header.scss */
  .header.small .menu a {
    padding: 0.66667rem 0 1.11111rem;
    font-size: 0.88889rem;
  }
}
@media screen and (max-width: 980px) {
  /* line 216, ../_sass/parts/_header.scss */
  .header.small .hamburger {
    margin-top: 0.88889rem;
  }
}
/* line 220, ../_sass/parts/_header.scss */
.header.small .lang-switch-container {
  margin-top: -30px;
}
@media screen and (max-width: 980px) {
  /* line 220, ../_sass/parts/_header.scss */
  .header.small .lang-switch-container {
    margin-top: 0;
  }
}
/* line 227, ../_sass/parts/_header.scss */
.header .lang-switch-container {
  text-align: right;
  padding-right: 18px;
  font-size: 16px;
}
/* line 231, ../_sass/parts/_header.scss */
.header .lang-switch-container .lang-switch {
  text-decoration: none;
}
/* line 233, ../_sass/parts/_header.scss */
.header .lang-switch-container .lang-switch strong {
  font-weight: 700;
}
@media screen and (max-width: 980px) {
  /* line 227, ../_sass/parts/_header.scss */
  .header .lang-switch-container {
    text-align: center;
    padding: 0;
  }
}

/* line 1, ../_sass/parts/_footer.scss */
.footer {
  height: 5.55556rem;
  background: #00a1e4;
  position: relative;
  overflow: hidden;
}
/* line 7, ../_sass/parts/_footer.scss */
.footer:before {
  -webkit-transform: matrix(1, -0.024, 0, 1, 0, 0);
  -moz-transform: matrix(1, -0.024, 0, 1, 0, 0);
  -ms-transform: matrix(1, -0.024, 0, 1, 0, 0);
  -o-transform: matrix(1, -0.024, 0, 1, 0, 0);
  transform: matrix(1, -0.024, 0, 1, 0, 0);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  height: 100%;
  bottom: 100%;
  right: 0;
  width: 100%;
  position: absolute;
  background: #f3f3f3;
  content: '';
  display: block;
}
/* line 19, ../_sass/parts/_footer.scss */
.footer .cookie-melding {
  display: inline-block;
  margin-top: 40px;
  font-size: 14px;
  color: #ffffff;
  max-width: calc(100% - 60px);
}
/* line 26, ../_sass/parts/_footer.scss */
.footer a {
  display: block;
  float: right;
  width: 3.21059rem;
  height: 1.94444rem;
  margin-top: 1.72222rem;
}
/* line 36, ../_sass/parts/_footer.scss */
.footer .svgHolder {
  width: 100%;
  height: 100%;
}
/* line 41, ../_sass/parts/_footer.scss */
.footer.home:before {
  background-color: #ffffff;
}

/* line 1, ../_sass/parts/_contact.scss */
.contact {
  padding: 1.66667rem 0 3.33333rem;
}
@media screen and (min-width: 641px) {
  /* line 1, ../_sass/parts/_contact.scss */
  .contact {
    padding: 3.33333rem 0 4.44444rem;
  }
}
/* line 8, ../_sass/parts/_contact.scss */
.contact a {
  text-decoration: none;
}
/* line 12, ../_sass/parts/_contact.scss */
.contact .errorContainer p {
  color: #992233;
}

/* line 1, ../_sass/parts/_textmiddle.scss */
.textmiddle {
  padding: 1.11111rem 0 2.22222rem;
  text-align: center;
}
@media screen and (min-width: 641px) {
  /* line 1, ../_sass/parts/_textmiddle.scss */
  .textmiddle {
    padding: 2.22222rem 0 3.33333rem;
  }
}
/* line 9, ../_sass/parts/_textmiddle.scss */
.textmiddle .button {
  margin-top: 1.94444rem;
}

/* line 1, ../_sass/parts/_twocolumn.scss */
.twocolumn {
  padding: 1.11111rem 0 2.22222rem;
}
@media screen and (min-width: 641px) {
  /* line 1, ../_sass/parts/_twocolumn.scss */
  .twocolumn {
    padding: 2.22222rem 0 4.44444rem;
  }
}
@media screen and (max-width: 640px) {
  /* line 1, ../_sass/parts/_twocolumn.scss */
  .twocolumn {
    text-align: center;
  }
}

/* line 1, ../_sass/parts/_slider.scss */
.slider {
  overflow: hidden;
}
/* line 4, ../_sass/parts/_slider.scss */
.slider .slideHolder {
  width: 100%;
}
/* line 8, ../_sass/parts/_slider.scss */
.slider .slide {
  width: 90%;
  float: left;
  position: absolute;
  left: 0;
}
@media screen and (min-width: 641px) {
  /* line 8, ../_sass/parts/_slider.scss */
  .slider .slide {
    width: 50%;
  }
}
/* line 18, ../_sass/parts/_slider.scss */
.slider .slide img {
  display: block;
  width: 100%;
}
/* line 24, ../_sass/parts/_slider.scss */
.slider .flickity-prev-next-button {
  width: 56px;
  height: 46px;
  display: none;
}
@media screen and (min-width: 641px) {
  /* line 24, ../_sass/parts/_slider.scss */
  .slider .flickity-prev-next-button {
    display: block;
  }
}
@media screen and (min-width: 981px) {
  /* line 33, ../_sass/parts/_slider.scss */
  .slider .flickity-prev-next-button.next {
    right: 50px;
  }
  /* line 37, ../_sass/parts/_slider.scss */
  .slider .flickity-prev-next-button.previous {
    left: 50px;
  }
}
/* line 42, ../_sass/parts/_slider.scss */
.slider .flickity-prev-next-button svg {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/* line 49, ../_sass/parts/_slider.scss */
.slider .flickity-prev-next-button .arrow {
  fill: #ffffff;
}

/* line 1, ../_sass/parts/_sfeerbeeld.scss */
.kennis {
  padding: 50px 0;
  background-position: 50% 50%;
  background-size: cover;
  background-color: #005187;
  color: #FFFFFF;
}
@media screen and (max-width: 640px) {
  /* line 9, ../_sass/parts/_sfeerbeeld.scss */
  .kennis .grid-6 {
    margin-bottom: 2rem;
  }
}
/* line 14, ../_sass/parts/_sfeerbeeld.scss */
.kennis h3 {
  color: #FFFFFF;
  text-align: center;
  margin-top: -4em;
}
/* line 20, ../_sass/parts/_sfeerbeeld.scss */
.kennis .smallLineAfter {
  margin-top: 1.11111rem;
  position: relative;
}
/* line 24, ../_sass/parts/_sfeerbeeld.scss */
.kennis .smallLineAfter:after {
  width: 1.83333rem;
  height: 0.05556rem;
  background: #FFFFFF;
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -0.88889rem;
  bottom: -1.11111rem;
}
/* line 37, ../_sass/parts/_sfeerbeeld.scss */
.kennis .svgHolder {
  margin: 0px auto;
  width: 5.5rem;
  height: 4.16667rem;
}
/* line 42, ../_sass/parts/_sfeerbeeld.scss */
.kennis .svgHolder.bike {
  width: 4.94444rem;
  height: 2.77778rem;
  margin-top: 1.38889rem;
}

/* line 2, ../_sass/parts/_splash.scss */
.splash .fixedSplash {
  background-position: center;
  background-size: cover;
  background-color: #005187;
  display: table;
  position: fixed;
  width: 100%;
  height: 100%;
}
/* line 13, ../_sass/parts/_splash.scss */
.splash .middle {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 980px) {
  /* line 13, ../_sass/parts/_splash.scss */
  .splash .middle {
    padding-bottom: 5rem;
  }
}
@media screen and (min-width: 981px) {
  /* line 13, ../_sass/parts/_splash.scss */
  .splash .middle {
    padding-bottom: 7.77778rem;
  }
}

/* line 2, ../_sass/parts/_splash2020.scss */
#nav-home.splash .fixedSplash {
  background-color: transparent;
}
/* line 6, ../_sass/parts/_splash2020.scss */
#nav-home.splash .fixedSplash .splash-container .splash-intro {
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate3d(-50%, -50%, 0);
  width: 675px;
  z-index: 10;
  text-align: center;
  -webkit-transition: all 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
  -moz-transition: all 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
  -ms-transition: all 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
  -o-transition: all 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
  transition: all 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
}
/* line 15, ../_sass/parts/_splash2020.scss */
#nav-home.splash .fixedSplash .splash-container .splash-intro .intro-text {
  font-size: 42px;
  line-height: 60px;
  color: #ffffff;
  margin: 0;
}
@media screen and (max-width: 640px) {
  /* line 6, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container .splash-intro {
    left: 30px;
    right: 30px;
    top: 32px;
    width: auto;
    transform: none;
  }
  /* line 32, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container .splash-intro .intro-text {
    font-size: 26px;
    line-height: 34px;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  /* line 6, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container .splash-intro {
    top: 90px;
    left: 0;
    width: 100%;
    text-align: center;
    transform: none;
  }
  /* line 43, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container .splash-intro .intro-text {
    max-width: 500px;
    margin: 0 auto;
    font-size: 32px;
    line-height: 45px;
  }
}
@media screen and (min-width: 981px) {
  /* line 51, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container .splash-intro .intro-text strong {
    display: block;
  }
}
@media screen and (min-width: 981px) and (max-width: 1249px) {
  /* line 6, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container .splash-intro {
    top: 30%;
    width: 500px;
  }
  /* line 58, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container .splash-intro .intro-text {
    font-size: 35px;
    line-height: 47px;
  }
}
/* line 65, ../_sass/parts/_splash2020.scss */
#nav-home.splash .fixedSplash .splash-container .splash-box {
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
  -moz-transition: all 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
  -ms-transition: all 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
  -o-transition: all 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
  transition: all 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
}
/* line 70, ../_sass/parts/_splash2020.scss */
#nav-home.splash .fixedSplash .splash-container .splash-box:after {
  content: "";
  display: block;
  position: absolute;
  width: 200px;
  height: 100%;
  transform-origin: 0 0;
  z-index: -5;
}
/* line 80, ../_sass/parts/_splash2020.scss */
#nav-home.splash .fixedSplash .splash-container .splash-box .splash-content {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 50px;
  width: 85%;
}
/* line 86, ../_sass/parts/_splash2020.scss */
#nav-home.splash .fixedSplash .splash-container .splash-box .splash-content .img-box {
  display: block;
  position: absolute;
  bottom: -10%;
  height: 85vh;
  width: 50vw;
  -webkit-transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
  -moz-transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
  -ms-transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
  -o-transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
  transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
}
/* line 93, ../_sass/parts/_splash2020.scss */
#nav-home.splash .fixedSplash .splash-container .splash-box .splash-content .img-box img {
  object-fit: cover;
  height: 100%;
  position: absolute;
  bottom: 0;
  max-width: 100vw;
}
@media screen and (min-width: 641px) {
  /* line 102, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container .splash-box .splash-content .img-box {
    height: 80vh;
    width: 100vw;
  }
}
@media screen and (min-width: 981px) {
  /* line 108, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container .splash-box .splash-content .img-box {
    height: 100vh;
  }
}
/* line 114, ../_sass/parts/_splash2020.scss */
#nav-home.splash .fixedSplash .splash-container .splash-box.left {
  left: 0;
  right: calc(50% + 100px);
  background-color: #00a1e4;
}
/* line 119, ../_sass/parts/_splash2020.scss */
#nav-home.splash .fixedSplash .splash-container .splash-box.left:after {
  right: -200px;
  background-color: #00a1e4;
  transform: rotate(0deg) skewX(-10deg);
}
@media screen and (max-width: 980px) {
  /* line 119, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container .splash-box.left:after {
    right: -100px;
    transform: rotate(0deg) skewX(-5deg);
  }
}
/* line 130, ../_sass/parts/_splash2020.scss */
#nav-home.splash .fixedSplash .splash-container .splash-box.left .splash-content .img-box {
  left: 10%;
}
/* line 132, ../_sass/parts/_splash2020.scss */
#nav-home.splash .fixedSplash .splash-container .splash-box.left .splash-content .img-box img {
  z-index: 5;
  left: -160px;
}
@media (orientation: landscape) {
  /* line 132, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container .splash-box.left .splash-content .img-box img {
    left: -60px;
  }
}
@media screen and (min-width: 641px) {
  /* line 143, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container .splash-box.left .splash-content .img-box img {
    left: -50px;
  }
}
/* line 151, ../_sass/parts/_splash2020.scss */
#nav-home.splash .fixedSplash .splash-container .splash-box.right {
  left: calc(50% + 100px);
  right: 0;
  background-color: #005187;
}
/* line 156, ../_sass/parts/_splash2020.scss */
#nav-home.splash .fixedSplash .splash-container .splash-box.right:after {
  left: 0;
  background-color: #005187;
  transform: rotate(0deg) skewX(-10deg);
}
@media screen and (max-width: 980px) {
  /* line 156, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container .splash-box.right:after {
    left: -100px;
    transform: rotate(0deg) skewX(-5deg);
  }
}
/* line 166, ../_sass/parts/_splash2020.scss */
#nav-home.splash .fixedSplash .splash-container .splash-box.right .splash-content {
  left: auto;
  right: 0;
}
/* line 169, ../_sass/parts/_splash2020.scss */
#nav-home.splash .fixedSplash .splash-container .splash-box.right .splash-content .img-box {
  justify-content: flex-end;
  right: 0;
  bottom: -11%;
}
/* line 173, ../_sass/parts/_splash2020.scss */
#nav-home.splash .fixedSplash .splash-container .splash-box.right .splash-content .img-box img {
  left: auto;
  right: -150px;
}
@media (orientation: landscape) {
  /* line 173, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container .splash-box.right .splash-content .img-box img {
    right: -60px;
  }
}
@media screen and (min-width: 641px) {
  /* line 183, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container .splash-box.right .splash-content .img-box {
    right: -10px;
  }
}
@media screen and (min-width: 981px) {
  /* line 193, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container.child-expanded.left .splash-intro {
    left: 75%;
    opacity: 0;
  }
  /* line 198, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container.child-expanded.left .splash-box.left {
    right: calc(40% + 100px);
  }
  /* line 202, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container.child-expanded.left .splash-box.left .splash-content .img-box {
    transform: scale(1.6);
    mix-blend-mode: soft-light;
    left: 60%;
    top: 100px;
  }
  /* line 207, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container.child-expanded.left .splash-box.left .splash-content .img-box img {
    max-width: 37%;
  }
  /* line 214, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container.child-expanded.left .splash-box.right {
    z-index: -10;
    left: calc(60% + 100px);
  }
  /* line 219, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container.child-expanded.left .splash-box.right .splash-content .img-box {
    filter: blur(12px);
  }
  /* line 223, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container.child-expanded.left .splash-box.right .splash-content .hidden-content {
    display: none;
  }
  /* line 231, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container.child-expanded.right .splash-intro {
    right: 75%;
    left: 25%;
    opacity: 0;
  }
  /* line 237, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container.child-expanded.right .splash-box.left {
    z-index: -10;
    right: calc(60% - 100px);
  }
  /* line 242, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container.child-expanded.right .splash-box.left .splash-content .img-box {
    right: -200%;
    filter: blur(12px);
  }
  /* line 247, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container.child-expanded.right .splash-box.left .splash-content .hidden-content {
    display: none;
  }
  /* line 253, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container.child-expanded.right .splash-box.right {
    left: calc(40% - 100px);
  }
  /* line 257, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container.child-expanded.right .splash-box.right .splash-content .img-box {
    right: 40%;
    transform: scale(1.6);
    mix-blend-mode: soft-light;
  }
  /* line 261, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container.child-expanded.right .splash-box.right .splash-content .img-box img {
    max-width: 52%;
  }
  /* line 266, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container.child-expanded.right .splash-box.right .splash-content .first-button {
    right: -200px;
  }
}
/* line 278, ../_sass/parts/_splash2020.scss */
#nav-home.splash .shadow {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 30vh;
  width: 100%;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.6));
  pointer-events: none;
}
/* line 292, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  overflow: hidden;
}
/* line 302, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector {
  height: 100%;
  width: 33.3%;
  -webkit-transition: width 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
  -moz-transition: width 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
  -ms-transition: width 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
  -o-transition: width 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
  transition: width 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
  transition-delay: 0.5s;
}
/* line 308, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector .float-name {
  pointer-events: none;
  position: absolute;
  color: #ffffff;
  font-size: 55px;
  line-height: 63px;
  bottom: 75px;
  z-index: 50;
  -webkit-transition: all 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
  -moz-transition: all 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
  -ms-transition: all 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
  -o-transition: all 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
  transition: all 0.25s cubic-bezier(0.39, 0.5, 0.15, 1);
  opacity: 1;
}
@media screen and (max-width: 980px) {
  /* line 308, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors .sector .float-name {
    display: none;
  }
}
/* line 322, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector .float-name.hide {
  opacity: 0;
}
/* line 326, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector .mob-btn {
  position: absolute;
  width: calc(50% - 22.5px);
  bottom: 30px;
  font-size: 26px;
  line-height: 1.1;
  padding: 10px 0;
  border: none;
}
@media screen and (min-width: 981px) {
  /* line 326, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors .sector .mob-btn {
    display: none;
  }
}
@media screen and (min-width: 641px) {
  /* line 326, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors .sector .mob-btn {
    font-size: 32px;
  }
}
/* line 341, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector .mob-btn:hover {
  background-color: transparent;
}
/* line 344, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector .mob-btn.hide {
  opacity: 0;
}
/* line 348, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector .hidden-content {
  position: absolute;
  top: 20%;
  color: white;
  width: 0px;
}
/* line 353, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector .hidden-content * {
  opacity: 0;
  position: relative;
  transition: none;
}
/* line 358, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector .hidden-content h2 {
  color: #ffffff;
  font-size: 66px;
  line-height: 76px;
  margin-top: 0;
  margin-bottom: 45px;
  filter: blur(12px);
}
/* line 367, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector .hidden-content p {
  font-size: 26px;
  line-height: 41px;
  margin-bottom: 90px;
}
@media screen and (max-width: 980px) {
  /* line 348, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors .sector .hidden-content {
    display: none;
  }
}
/* line 378, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector.left .float-name {
  left: 10%;
}
/* line 381, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector.left .mob-btn {
  left: 30px;
}
/* line 384, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector.left .hidden-content {
  left: 15%;
}
/* line 386, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector.left .hidden-content * {
  left: -50px;
}
/* line 392, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector.middle {
  z-index: 150;
  display: block;
}
/* line 399, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector.right .float-name {
  right: 10%;
  text-align: right;
}
/* line 403, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector.right .mob-btn {
  right: 30px;
  text-align: right;
}
/* line 407, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector.right .hidden-content {
  left: auto;
  right: 15%;
}
/* line 411, ../_sass/parts/_splash2020.scss */
#nav-home.splash .sectors .sector.right * {
  left: auto;
  right: -50px;
}
@media screen and (min-width: 981px) {
  /* line 419, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.left-expand .sector {
    transition-delay: 0s;
  }
  /* line 422, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.left-expand .sector.left {
    width: 40%;
  }
  /* line 425, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.left-expand .sector.left .float-name {
    left: 25%;
    opacity: 0;
  }
  /* line 430, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.left-expand .sector.left .hidden-content {
    width: 500px;
  }
  /* line 433, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.left-expand .sector.left .hidden-content * {
    opacity: 1;
    left: 0;
    -webkit-transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
    -moz-transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
    -ms-transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
    -o-transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
    transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
  }
  /* line 439, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.left-expand .sector.left .hidden-content h2 {
    transition-delay: 0.25s;
    filter: blur(0);
  }
  /* line 444, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.left-expand .sector.left .hidden-content p {
    transition-delay: 0.3s;
  }
  /* line 448, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.left-expand .sector.left .hidden-content .button {
    transition: left 0s cubic-bezier(0.1, 0.57, 0, 0.56) 0s, opacity 1.5s cubic-bezier(0.1, 0.57, 0, 0.56) 0.5s, background-color 0.25s cubic-bezier(0.1, 0.57, 0, 0.56), color 0.25s cubic-bezier(0.1, 0.57, 0, 0.56);
  }
  /* line 457, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.left-expand .sector.middle {
    width: 60%;
  }
  /* line 461, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.left-expand .sector.right {
    width: 0%;
  }
  /* line 464, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.left-expand .sector.right .float-name {
    right: 15%;
    opacity: 0;
  }
  /* line 472, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.right-expand .sector {
    transition-delay: 0s;
  }
  /* line 475, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.right-expand .sector.left {
    width: 0%;
  }
  /* line 478, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.right-expand .sector.left .float-name {
    left: 15%;
    opacity: 0;
  }
  /* line 484, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.right-expand .sector.middle {
    width: 60%;
  }
  /* line 488, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.right-expand .sector.right {
    width: 40%;
  }
  /* line 491, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.right-expand .sector.right .float-name {
    right: 25%;
    opacity: 0;
  }
  /* line 496, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.right-expand .sector.right .hidden-content {
    width: 500px;
  }
  /* line 499, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.right-expand .sector.right .hidden-content * {
    opacity: 1;
    right: 0;
    -webkit-transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
    -moz-transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
    -ms-transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
    -o-transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
    transition: all 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
  }
  /* line 505, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.right-expand .sector.right .hidden-content h2 {
    transition-delay: 0.25s;
    filter: blur(0);
  }
  /* line 510, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.right-expand .sector.right .hidden-content p {
    transition-delay: 0.3s;
  }
  /* line 514, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .sectors.right-expand .sector.right .hidden-content .button {
    transition: right 0s cubic-bezier(0.1, 0.57, 0, 0.56) 0s, opacity 1.5s cubic-bezier(0.1, 0.57, 0, 0.56) 0.5s, background-color 0.25s cubic-bezier(0.1, 0.57, 0, 0.56), color 0.25s cubic-bezier(0.1, 0.57, 0, 0.56);
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 529, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container .splash-intro {
    z-index: 0;
  }
  /* line 533, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container.child-expanded .splash-box {
    width: calc(60% + 100px);
  }
  /* line 535, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container.child-expanded .splash-box .splash-content {
    opacity: 0.3;
  }
  /* line 540, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container.child-expanded.left .splash-box.right .splash-content {
    right: 250px;
  }
  /* line 546, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container .splash-box {
    width: 50%;
    z-index: -5;
  }
  /* line 551, ../_sass/parts/_splash2020.scss */
  #nav-home.splash .fixedSplash .splash-container .splash-box .img-box img {
    z-index: 0;
  }
}

/* line 1, ../_sass/parts/transition.scss */
#transition-block {
  position: fixed;
  top: auto;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0%;
  z-index: 999999;
  pointer-events: none;
  background: #ffffff;
  animation-duration: 300ms;
  animation-timing-function: ease-in-out;
  -webkit-transition: height 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
  -moz-transition: height 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
  -ms-transition: height 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
  -o-transition: height 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
  transition: height 0.5s cubic-bezier(0.39, 0.5, 0.15, 1);
}
/* line 14, ../_sass/parts/transition.scss */
#transition-block.transition {
  height: 100%;
}

@keyframes fade-out {
  from {
    height: 100%;
  }
  to {
    height: 0%;
  }
}
@keyframes fade-in {
  from {
    height: 0%;
  }
  to {
    height: 100%;
  }
}
/* line 30, ../_sass/parts/transition.scss */
#transition-block.fade-out {
  opacity: 0;
  animation-name: fade-out;
  animation-fill-mode: forwards;
}

/* line 36, ../_sass/parts/transition.scss */
#transition-block.fade-in {
  opacity: 1;
  animation-name: fade-in;
  animation-fill-mode: forwards;
}

/* line 1, ../_sass/elements/_button.scss */
.button {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #ffffff;
  color: #6d6e71;
  border: 0.05556rem solid #6d6e71;
  text-decoration: none;
  cursor: pointer;
  font-size: 1.33333rem;
  font-weight: 400;
  line-height: 2.22222rem;
  display: inline-block;
  padding: 0.33333rem 1.11111rem;
}
/* line 16, ../_sass/elements/_button.scss */
.button:hover {
  color: #00a0e3;
}
/* line 20, ../_sass/elements/_button.scss */
.button.blue {
  border-color: #00a1e4;
  color: #00a1e4;
}
/* line 24, ../_sass/elements/_button.scss */
.button.blue:hover {
  color: #005187;
}
/* line 29, ../_sass/elements/_button.scss */
.button.white {
  border-color: #ffffff;
  color: #ffffff;
  background-color: transparent;
}
/* line 34, ../_sass/elements/_button.scss */
.button.white:hover {
  color: #00a1e4;
  background-color: #ffffff;
}
/* line 40, ../_sass/elements/_button.scss */
.button.wide {
  padding: 0.33333rem 3.33333rem;
}

/* line 1, ../_sass/elements/_form.scss */
form {
  margin-top: 1.11111rem;
  margin-bottom: 2.22222rem;
}
@media screen and (min-width: 641px) {
  /* line 1, ../_sass/elements/_form.scss */
  form {
    margin-bottom: 4.44444rem;
  }
}

/* line 10, ../_sass/elements/_form.scss */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  margin-bottom: 0.55556rem;
}

/* line 17, ../_sass/elements/_form.scss */
label {
  color: #00a1e4;
  margin-bottom: 0.55556rem;
  display: block;
}

/* line 23, ../_sass/elements/_form.scss */
input,
textarea {
  color: #6d6e71;
  width: 100%;
  background: #efefef;
  border: 0;
  font-size: 1rem;
  line-height: 1.77778rem;
  padding: 0.55556rem 0.27778rem;
  margin-bottom: 0.27778rem;
}
/* line 36, ../_sass/elements/_form.scss */
input.error,
textarea.error {
  background: #fdcbcb;
}

/* line 41, ../_sass/elements/_form.scss */
textarea {
  resize: none;
}
@media screen and (min-width: 641px) {
  /* line 41, ../_sass/elements/_form.scss */
  textarea {
    height: 9rem;
  }
}

/* line 49, ../_sass/elements/_form.scss */
button {
  float: right;
  margin-top: 1.77778rem;
}

/* line 1, ../_sass/elements/_schuinelijnen.scss */
.schuin-grey-left-high {
  position: relative;
  overflow: hidden;
}
/* line 5, ../_sass/elements/_schuinelijnen.scss */
.schuin-grey-left-high:before {
  -webkit-transform: matrix(1, 0.035, 0, 1, 0, 0);
  -moz-transform: matrix(1, 0.035, 0, 1, 0, 0);
  -ms-transform: matrix(1, 0.035, 0, 1, 0, 0);
  -o-transform: matrix(1, 0.035, 0, 1, 0, 0);
  transform: matrix(1, 0.035, 0, 1, 0, 0);
  -webkit-transform-origin: 0% 100%;
  -moz-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  -o-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  height: 100%;
  bottom: 100%;
  left: 0;
  width: 100%;
  position: absolute;
  background: #ffffff;
  content: '';
  display: block;
}

/* line 19, ../_sass/elements/_schuinelijnen.scss */
.schuin-over-image {
  position: relative;
  overflow: hidden;
}
/* line 23, ../_sass/elements/_schuinelijnen.scss */
.schuin-over-image:before {
  -webkit-transform: matrix(1, -0.035, 0, 1, 0, 0);
  -moz-transform: matrix(1, -0.035, 0, 1, 0, 0);
  -ms-transform: matrix(1, -0.035, 0, 1, 0, 0);
  -o-transform: matrix(1, -0.035, 0, 1, 0, 0);
  transform: matrix(1, -0.035, 0, 1, 0, 0);
  -webkit-transform-origin: 0% 100%;
  -moz-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  -o-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  height: 100%;
  top: 100%;
  left: 0;
  width: 100%;
  position: absolute;
  background: #ffffff;
  content: '';
  display: block;
}
/* line 36, ../_sass/elements/_schuinelijnen.scss */
.schuin-over-image.schuin-grey:before {
  background: #f3f3f3;
}
/* line 40, ../_sass/elements/_schuinelijnen.scss */
.schuin-over-image.schuin-blue:before {
  background: #f3f3f3;
}

/* line 45, ../_sass/elements/_schuinelijnen.scss */
.bg-white.schuin-grey-left-high:before {
  background-color: #f3f3f3;
}
