/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
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.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
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.
 */
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+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
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.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
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.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
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.
 */
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.
 */
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.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
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.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 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.
 */
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.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[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.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[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.
 */
::-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.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

html {
  font-size: 100%; }

body {
  font-family: "ag-book", Helvetica, Arial, sans-serif;
  line-height: 180%;
  color: #404040;
  -webkit-font-smoothing: antialiased; }

a {
  text-decoration: none;
  color: #404040;
  border-bottom: 2px solid #7c7676; }
  a:hover {
    text-decoration: none; }

b, strong {
  font-weight: 500; }

p {
  font-size: 15px;
  margin: 0 0 .25rem;
  line-height: 23px; }
  @media (min-width: 480px) {
    p {
      font-size: 18px;
      line-height: 27px; } }
  @media (min-width: 1024px) {
    p {
      font-size: 20px;
      line-height: 28px; } }

li {
  font-size: 15px; }
  @media (min-width: 480px) {
    li {
      font-size: 18px; } }
  @media (min-width: 1024px) {
    li {
      font-size: 20px; } }

pre {
  white-space: pre-wrap;
  font-family: "ag-book", Helvetica, Arial, sans-serif;
  word-wrap: break-word;
  font-size: 1rem; }

blockquote, blockquote p, blockquote em {
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  font-style: italic;
  margin: 0; }
  @media (min-width: 1024px) {
    blockquote, blockquote p, blockquote em {
      font-size: 30px;
      line-height: 43px; } }

label {
  display: block;
  padding: 0;
  margin: 0; }

ul {
  padding: 0;
  list-style: none; }

h1 {
  margin: 0 0 0.7rem;
  font-size: 2em;
  font-weight: 300;
  line-height: 34px; }
  @media (min-width: 480px) {
    h1 {
      font-size: 48px;
      line-height: 55px; } }
  @media (min-width: 1024px) {
    h1 {
      font-size: 60px;
      line-height: 70px; } }

h2 {
  margin: 0 0 0.4em 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: -0.5px; }
  @media (min-width: 480px) {
    h2 {
      font-size: 1.7em;
      line-height: 35px; } }
  @media (min-width: 1024px) {
    h2 {
      font-size: 2em;
      line-height: 40px;
      letter-spacing: -0.8px; } }

h3 {
  margin: 0 0 0.5rem;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 26px; }
  @media (min-width: 1024px) {
    h3 {
      line-height: 32px;
      font-size: 1.4em; } }

h4 {
  margin: 0 0 1rem;
  font-weight: 400;
  line-height: 1.2;
  font-size: 18px; }
  @media (min-width: 768px) {
    h4 {
      font-size: 23px; } }

h5 {
  margin: 0 0 1rem;
  font-weight: 200;
  line-height: 1.2;
  font-size: 13.2px; }
  @media (min-width: 768px) {
    h5 {
      font-size: 16.2px; } }

@keyframes fadein {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes slidefromleft {
  0% {
    opacity: 0;
    transform: translate3d(-2rem, 0, 0); }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }

@keyframes slidefrombottom {
  0% {
    transform: translate3d(0, 30rem, 0); }
  100% {
    transform: translate3d(0, 0, 0); } }

@keyframes slidefromtop {
  0% {
    opacity: 0;
    transform: translate3d(0, -2rem, 0); }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0); } }

@keyframes drop {
  0% {
    transform: translate3d(0, -2, 0);
    opacity: 0; }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes slowzoom {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.1); } }

@keyframes spin {
  to {
    transform: rotate(360deg); } }

@keyframes slideinchar {
  0% {
    transform: translate3d(0, 100%, 0); }
  100% {
    transform: translate3d(0, 0, 0); } }

button {
  cursor: pointer;
  background-color: transparent;
  border-radius: 0;
  border: none;
  appearance: none;
  padding: 0; }

.close-button {
  position: fixed;
  width: 2.5rem;
  height: 2.5rem;
  right: 1rem;
  top: 1rem; }
  .close-button:after, .close-button:before {
    content: "";
    background-color: white;
    width: 2rem;
    height: 3px;
    position: absolute;
    top: 1.25rem;
    left: .25rem; }
  .close-button:after {
    transform: rotate(45deg); }
  .close-button:before {
    transform: rotate(-45deg); }
  .close-button:hover {
    opacity: .5; }
  @media (min-width: 768px) {
    .close-button {
      top: 2rem;
      right: calc(2% - .5rem); } }

input[type='checkbox'],
input[type='radio'] {
  visibility: hidden;
  position: absolute;
  left: -99999px; }

.custom-checkbox {
  position: relative;
  margin-bottom: .5rem; }
  .custom-checkbox input[type=checkbox]:checked + label:after {
    background-color: #404040; }
  .custom-checkbox span {
    margin-left: 1rem; }
  .custom-checkbox label {
    display: flex;
    align-items: center;
    padding: 0 0 .5rem 0;
    position: relative;
    line-height: 1;
    cursor: pointer; }
    .custom-checkbox label:before {
      content: '';
      width: 1rem;
      height: 1rem;
      border: 2px solid #404040; }
    .custom-checkbox label:after {
      content: '';
      width: .5rem;
      height: .5rem;
      position: absolute;
      top: calc(0.25rem + 2px);
      left: calc(0.25rem + 2px);
      background: transparent;
      border-radius: .25rem;
      background-color: transparent; }

.custom-radio {
  position: relative;
  margin-bottom: .5rem; }
  .custom-radio input[type=radio]:checked + label:after {
    background-color: #404040; }
  .custom-radio span {
    margin-left: 1rem; }
  .custom-radio label {
    display: flex;
    align-items: center;
    padding: 0 0 .5rem 0;
    position: relative;
    line-height: 1;
    cursor: pointer; }
    .custom-radio label:before {
      content: '';
      width: 1rem;
      height: 1rem;
      border: 2px solid #404040;
      border-radius: 1rem; }
    .custom-radio label:after {
      content: '';
      width: .5rem;
      height: .5rem;
      position: absolute;
      top: calc(0.25rem + 2px);
      left: calc(0.25rem + 2px);
      background: transparent;
      border-radius: .25rem;
      background-color: transparent; }

* {
  box-sizing: border-box; }

body {
  overflow: hidden; }

main {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: scroll;
  -webkit-overflow-scrolling: touch; }

#menu {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: white;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  z-index: 90;
  padding: 4rem 2rem;
  transform: translate3d(-100%, -100%, 0) translateX(5rem) translateY(3.5rem);
  transition: transform 0.3s cubic-bezier(0.01, 1.08, 0.53, 0.99), opacity 0.2s;
  overflow-y: hidden;
  opacity: 1; }
  @media (min-width: 768px) {
    #menu {
      padding: 4rem 2%;
      transform: translate3d(-100%, -100%, 0) translateX(6.5rem) translateY(4.5rem); } }

#home {
  background-color: #404040;
  width: 100%;
  padding-top: 4rem;
  z-index: 1;
  position: relative; }
  @media (min-width: 480px) {
    #home {
      padding-top: 5rem; } }
  @media (min-width: 768px) {
    #home {
      padding: 7rem 0 2rem; } }

#page {
  max-width: calc(1440px + 4%);
  margin: 0 auto;
  width: 100%;
  padding-top: 6rem;
  z-index: 1;
  position: relative;
  min-height: 100vh; }
  @media (min-width: 768px) {
    #page {
      padding: 8rem 2% 2rem; } }

#notification {
  width: 100%;
  height: 100vh;
  background-color: white; }
  #notification .message {
    color: #7c7676;
    position: fixed;
    top: 40%;
    width: 20rem;
    left: calc(50% - 10rem);
    animation: fadein .35s ease;
    text-align: center; }

footer {
  background-color: #404040;
  width: 100%;
  color: #939393;
  padding: 2rem .5rem; }
  footer a {
    color: #939393; }
  @media (min-width: 768px) {
    footer {
      padding: 2rem;
      display: flex; } }

.page-transition {
  opacity: 0;
  animation: slidefromtop 0.5s ease forwards .15s; }

.site-navigation {
  position: fixed;
  display: flex;
  z-index: 100;
  transition: opacity .2s; }
  .site-navigation a {
    color: white;
    border-bottom: 0; }
    .site-navigation a:hover {
      text-decoration: none; }
  .site-navigation button {
    color: #F26532;
    font-size: 15px;
    padding: 0 .75rem 0 2.75rem;
    position: relative;
    background-color: white; }
    @media (min-width: 768px) {
      .site-navigation button:hover .menu-hamburger {
        transform: translateX(0.25rem); } }
    @media (min-width: 768px) {
      .site-navigation button {
        font-size: 19.2px;
        margin-top: -2px;
        padding: 0 1.25rem 0 3.5rem; } }
  .site-navigation .menu-hamburger {
    transition: transform .15s ease;
    background-color: #F26532;
    width: 1rem;
    height: 2px;
    display: block;
    position: absolute;
    left: 1.1rem;
    top: 1.2rem; }
    .site-navigation .menu-hamburger:after, .site-navigation .menu-hamburger:before {
      content: "";
      background-color: #F26532;
      width: 1rem;
      height: 2px;
      position: absolute;
      left: 0; }
      @media (min-width: 768px) {
        .site-navigation .menu-hamburger:after, .site-navigation .menu-hamburger:before {
          width: 1.25rem;
          height: 3px; } }
    .site-navigation .menu-hamburger:after {
      top: .5rem; }
      @media (min-width: 768px) {
        .site-navigation .menu-hamburger:after {
          top: .75rem; } }
    .site-navigation .menu-hamburger:before {
      top: 1rem; }
      @media (min-width: 768px) {
        .site-navigation .menu-hamburger:before {
          top: 1.5rem; } }
    @media (min-width: 768px) {
      .site-navigation .menu-hamburger {
        width: 1.25rem;
        height: 3px;
        left: 1.5rem;
        top: 1.5rem; } }
  .site-navigation .menu-text {
    display: none; }
    @media (min-width: 768px) {
      .site-navigation .menu-text {
        display: block; } }

.site-logo {
  width: 5rem;
  height: 3.5rem;
  display: flex;
  align-items: flex-end;
  padding: 0.5rem; }
  .site-logo h1 {
    margin: 0;
    paddinG: 0;
    font-size: 23.04px;
    font-weight: 400;
    line-height: 19.2px; }
    @media (min-width: 768px) {
      .site-logo h1 {
        font-size: 33.1776px;
        line-height: 27.648px; } }
  @media (min-width: 768px) {
    .site-logo {
      width: 6.5rem;
      height: 4.5rem; } }

.site-cie #menu {
  background-color: #F26532; }

.site-cie .site-navigation button {
  color: #F26532; }

.site-cie .site-navigation .menu-hamburger {
  background-color: #F26532; }
  .site-cie .site-navigation .menu-hamburger:after, .site-cie .site-navigation .menu-hamburger:before {
    background-color: #F26532; }

.site-cie .site-logo {
  background-color: #F26532;
  color: white; }

.site-cie #home li:after {
  background-color: #F26532; }

.site-cieassist #menu {
  background-color: #1797DF; }

.site-cieassist .site-navigation button {
  color: #1797DF; }

.site-cieassist .site-navigation .menu-hamburger {
  background-color: #1797DF; }
  .site-cieassist .site-navigation .menu-hamburger:after, .site-cieassist .site-navigation .menu-hamburger:before {
    background-color: #1797DF; }

.site-cieassist .site-logo {
  background-color: #1797DF;
  color: white; }

.site-cieassist #home li:after {
  background-color: #1797DF; }

.site-cieconcepts #menu {
  background-color: #6FB43F; }

.site-cieconcepts .site-navigation button {
  color: #6FB43F; }

.site-cieconcepts .site-navigation .menu-hamburger {
  background-color: #6FB43F; }
  .site-cieconcepts .site-navigation .menu-hamburger:after, .site-cieconcepts .site-navigation .menu-hamburger:before {
    background-color: #6FB43F; }

.site-cieconcepts .site-logo {
  background-color: #6FB43F;
  color: white; }

.site-cieconcepts #home li:after {
  background-color: #6FB43F; }

.site-cie footer .site-logo,
.site-cieconcepts footer .site-logo,
.site-cieconcepts footer .site-logo {
  background-color: #202020;
  color: #7c7676; }

.languageselection {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 4;
  display: flex;
  color: white;
  font-size: 19px;
  line-height: 18px;
  transition: opacity .15s;
  opacity: 1; }
  .languageselection:after {
    content: "";
    position: absolute;
    left: 2.5rem;
    top: .125rem;
    width: 2px;
    height: 1rem;
    transform: rotate(15deg); }
  .languageselection:before {
    content: "";
    background-color: white;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1.5rem;
    height: 2px;
    transition: transform .35s; }
  .languageselection.en:before {
    transform: translateX(0.5rem); }
  .languageselection.nl:before {
    transform: translateX(3rem); }
  .languageselection button {
    display: inline-block;
    width: 1.5rem;
    margin: 0 .5rem; }
    @media (min-width: 768px) {
      .languageselection button {
        display: block; } }

.languageselection-light:after, .languageselection-light:before {
  background-color: white; }

.languageselection-light button {
  color: white; }
  .languageselection-light button:hover {
    color: #8e8e8e; }

.languageselection-light.en .languageselection-current:hover,
.languageselection-light.nl .languageselection-current:hover {
  color: white; }

.languageselection-dark:after, .languageselection-dark:before {
  background-color: #060606; }

.languageselection-dark button {
  color: #060606; }
  .languageselection-dark button:hover {
    color: #8e8e8e; }

.languageselection-dark.en .languageselection-current:hover,
.languageselection-dark.nl .languageselection-current:hover {
  color: #060606; }

footer {
  -webkit-font-smoothing: antialiased; }
  footer .footer-column {
    display: block;
    margin-bottom: 2rem; }
  footer span {
    display: block;
    color: #939393;
    margin-bottom: .5rem; }
  footer p, footer a {
    display: inline;
    border-bottom: 2px solid #7c7676; }
  footer a:hover, footer a:focus, footer a:active, footer a:focus:active, footer a span:hover, footer a span:focus, footer a span:active, footer a span:focus:active {
    color: white; }
  @media (min-width: 768px) {
    footer .footer-column-0 {
      width: calc(16px + ((100% - 176px) / 12 * 2)); }
    footer .footer-column-1 {
      width: calc(48px + ((100% - 176px) / 12 * 4));
      margin-left: 16px;
      font-size: 19px;
      line-height: 25px; }
    footer .footer-column-2 {
      width: calc(32px + ((100% - 176px) / 12 * 3));
      margin-left: 16px; }
      footer .footer-column-2 a {
        font-size: 21px;
        line-height: 33px; }
        footer .footer-column-2 a:hover {
          color: white; }
    footer .footer-column-3 {
      width: calc(16px + ((100% - 176px) / 12 * 2));
      margin-left: 16px; }
      footer .footer-column-3 a {
        font-size: 21px;
        line-height: 33px; } }

.footer-social-link {
  display: flex;
  justify-content: space-between;
  max-width: 8rem; }
  .footer-social-link img {
    width: 1.5rem;
    margin-left: 1rem;
    order: 2; }
    @media (min-width: 768px) {
      .footer-social-link img {
        order: 0;
        margin-left: 0;
        margin-right: 1rem; } }
  @media (min-width: 768px) {
    .footer-social-link {
      justify-content: flex-start; } }

.spinner {
  width: 36px;
  height: 36px;
  border: 3px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  border-top-color: #939393;
  animation: spin .5s linear infinite;
  margin: 6px;
  display: inline-block; }

.menu-sites {
  width: 100%; }
  @media (min-width: 768px) {
    .menu-sites {
      width: calc(64px + ((100% - 176px) / 12 * 5)); } }

.menu-sites-site {
  margin-bottom: 3rem; }
  .menu-sites-site p {
    width: 14rem;
    font-size: 19px; }
  .menu-sites-site a {
    color: #060606;
    border-bottom: 0;
    opacity: .3; }
    .menu-sites-site a p {
      opacity: .4; }
    .menu-sites-site a:hover {
      color: #242424; }
  .menu-sites-site .menu-items-title p {
    opacity: 1; }
  @media (min-width: 768px) {
    .menu-sites-site {
      margin-bottom: 3rem;
      width: calc(32px + ((100% - 144px) / 10 * 3)); } }

.menu-sites-title {
  font-size: 40px;
  transition: color 0.2s ease; }

.menu-sites-current {
  opacity: 1; }
  .menu-sites-current .menu-sites-subtitle {
    display: none; }
    @media (min-width: 768px) {
      .menu-sites-current .menu-sites-subtitle {
        display: block; } }

.menu-items {
  margin: 1rem 0 4rem 4rem; }
  .menu-items a {
    color: white; }
  @media (min-width: 768px) {
    .menu-items {
      left: 50%;
      top: 0;
      transform: translateX(-45%);
      width: calc(64px + ((100% - 176px) / 12 * 5));
      margin-top: 6rem;
      position: absolute; } }
  @media (min-width: 1024px) {
    .menu-items {
      transform: translateX(-20%); } }

.menu-items-title p {
  font-size: 27.648px;
  margin-bottom: 1rem;
  word-wrap: break-word;
  line-height: 39.81312px; }
  .menu-items-title p:hover {
    color: #060606;
    opacity: 0.3; }
  @media (min-width: 768px) {
    .menu-items-title p {
      margin-bottom: 1.8rem;
      font-size: 40px;
      line-height: 44px; } }

.menu-items-group {
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .menu-items-group {
      margin-bottom: 4rem; } }

/* Animations */
.menu-sites-site,
.menu-items-title div,
.menu-languageselection {
  opacity: 0;
  transition: opacity 0.2s ease-in; }

#menu.show-menu {
  z-index: 200;
  transform: translate3d(0, 0, 0);
  overflow-y: auto; }
  #menu.show-menu .menu-sites-site,
  #menu.show-menu .menu-items-title div,
  #menu.show-menu .menu-languageselection {
    opacity: 1;
    transition: opacity 0.3s ease-in; }
  #menu.show-menu .menu-items-title div {
    transition-delay: 0.3s; }
  #menu.show-menu .menu-languageselection {
    transition-delay: 0.4s; }

#home ul {
  width: 100%;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  z-index: 3;
  align-items: flex-start;
  background-color: #3b3b3b; }
  @media (min-width: 768px) {
    #home ul {
      height: calc(100vh - 11rem); } }

#home li {
  height: 9rem;
  width: 50%;
  position: relative;
  border-right: 1px solid #404040;
  border-bottom: 1px solid #404040; }
  #home li:nth-child(2n) {
    border-right: 0; }
  #home li:nth-child(n + 7) {
    border-bottom: 0; }
  #home li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: scale(0.95);
    z-index: 0;
    pointer-events: none; }
  @media (min-width: 768px) {
    #home li {
      height: 50%;
      width: 25%;
      margin: 0; }
      #home li:nth-child(2n) {
        border-right: 1px solid #404040; }
      #home li:nth-child(4n) {
        border-right: 0; }
      #home li:nth-child(n + 5) {
        border-bottom: 0; } }

#home a {
  color: white;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  padding-top: .5rem;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  border-bottom: 0; }
  @media (min-width: 768px) {
    #home a {
      padding-top: 1rem; } }

#home .home-item-current:after {
  transform: scale(1);
  opacity: 1;
  transition: all .35s ease; }

#home p {
  font-size: 0.7em;
  margin: 0 0 .25rem;
  line-height: 22px;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2);
  -webkit-font-smoothing: antialiased; }
  @media (min-width: 768px) {
    #home p {
      font-size: 29px;
      line-height: 37px; } }

#home .title-wrapper {
  max-width: 1440px;
  margin: 0 auto; }

#home h2 {
  display: none; }
  @media (min-width: 768px) {
    #home h2 {
      display: block;
      -webkit-font-smoothing: antialiased;
      color: white;
      font-weight: 400;
      padding: 1rem 1rem 3rem calc(25% + 1rem);
      font-size: 2.2rem;
      line-height: 2.75rem; } }

.title-char-wrapper {
  overflow: hidden;
  display: inline-block; }

.title-word {
  display: inline-block; }

.title-char {
  transform: translate3d(0, 100%, 0);
  animation: slideinchar .3s forwards;
  display: inline-block; }

.home-items-wrapper {
  overflow: hidden;
  max-width: 1440px;
  position: relative;
  margin: 0 auto;
  opacity: 0;
  animation: fadein .75s ease forwards .5s; }
  @media (min-width: 768px) {
    .home-items-wrapper {
      width: calc(100% - 4rem); } }

.home-items__title {
  z-index: 1;
  padding: 0 .5rem;
  position: relative; }
  .home-items__title h4 {
    margin: 0 0 0.5rem;
    text-shadow: -1px -1px 2px rgba(1, 1, 1, 0.3), 1px -1px 2px rgba(1, 1, 1, 0.3), -1px 1px 2px rgba(1, 1, 1, 0.3), 1px 1px 2px rgba(1, 1, 1, 0.3); }
  .home-items__title h5 {
    margin: 0;
    text-shadow: -1px -1px 1px rgba(1, 1, 1, 0.4), 1px -1px 1px rgba(1, 1, 1, 0.4), -1px 1px 1px rgba(1, 1, 1, 0.4), 1px 1px 1px rgba(1, 1, 1, 0.4); }
  @media (min-width: 768px) {
    .home-items__title {
      padding: 0 1rem; } }

#home ul.home-backgrounds {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0; }

.home-image {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 2;
  transition: opacity .4s ease;
  animation: slowzoom 25s forwards; }

.home-image-current {
  opacity: 1;
  transition: opacity .4s ease .4s; }

.home-image-landscape {
  display: none; }
  @media (min-width: 768px) {
    .home-image-landscape {
      display: block; } }

@media (min-width: 768px) {
  .home-image-portrait {
    display: none; } }

#blocks section {
  margin-bottom: calc(((100% - 176px) / 12 * 1)); }
  #blocks section p {
    margin-bottom: 2rem; }
  #blocks section ul {
    list-style: disc;
    padding-left: 1.2rem; }
  #blocks section .block-project-column-item__list {
    list-style: none;
    padding-left: 0; }

#blocks img {
  max-width: 100%; }

#blocks iframe {
  max-width: 100%; }

.block-images .imagesblock-left, .block-images .imagesblock-right {
  cursor: pointer;
  margin-top: 1rem; }
  @media (min-width: 768px) {
    .block-images .imagesblock-left, .block-images .imagesblock-right {
      width: calc(80px + ((100% - 176px) / 12 * 6)); } }

@media (min-width: 768px) {
  .block-images .imagesblock-right {
    margin-left: 16px; } }

.block-images .imagesblock-center-left, .block-images .imagesblock-center-right {
  cursor: pointer;
  margin-top: 1rem; }
  @media (min-width: 768px) {
    .block-images .imagesblock-center-left, .block-images .imagesblock-center-right {
      width: calc(144px + ((100% - 176px) / 12 * 10)); } }

@media (min-width: 768px) {
  .block-images .imagesblock-center-right {
    margin-left: calc(32px + ((100% - 176px) / 12 * 2)); } }

@media (min-width: 768px) {
  .block-images {
    display: flex;
    align-items: flex-start; } }

.block-imagetext .imagetextblock-image-imageleft {
  cursor: pointer;
  margin: 0 0 1rem; }
  @media (min-width: 768px) {
    .block-imagetext .imagetextblock-image-imageleft {
      width: calc(96px + ((100% - 176px) / 12 * 6));
      padding-right: 16px;
      margin: 0 calc(((100% - 176px) / 12 * 1)) 0 0; } }
  @media (min-width: 1024px) {
    .block-imagetext .imagetextblock-image-imageleft {
      width: calc(112px + ((100% - 176px) / 12 * 7)); } }

.block-imagetext .imagetextblock-body-imageleft {
  padding: 0 16px; }
  @media (min-width: 768px) {
    .block-imagetext .imagetextblock-body-imageleft {
      padding: 0;
      width: calc(64px + ((100% - 176px) / 12 * 5));
      margin-left: 16px; } }
  @media (min-width: 1024px) {
    .block-imagetext .imagetextblock-body-imageleft {
      width: calc(48px + ((100% - 176px) / 12 * 4)); } }

.block-imagetext .imagetextblock-image-imageright {
  margin: 1rem 0 0; }
  @media (min-width: 768px) {
    .block-imagetext .imagetextblock-image-imageright {
      width: calc(80px + ((100% - 176px) / 12 * 6));
      margin: 0 0 0 calc(((100% - 176px) / 12 * 1));
      cursor: pointer; } }
  @media (min-width: 1024px) {
    .block-imagetext .imagetextblock-image-imageright {
      width: calc(112px + ((100% - 176px) / 12 * 7)); } }

.block-imagetext .imagetextblock-body-imageright {
  padding: 0 16px; }
  @media (min-width: 768px) {
    .block-imagetext .imagetextblock-body-imageright {
      width: calc(80px + ((100% - 176px) / 12 * 5));
      padding-right: 16px;
      padding-left: 0;
      margin-right: 16px; } }
  @media (min-width: 1024px) {
    .block-imagetext .imagetextblock-body-imageright {
      width: calc(48px + ((100% - 176px) / 12 * 4)); } }

@media (min-width: 768px) {
  .block-imagetext {
    display: flex; } }

.block-pagetitle {
  padding: 0 16px; }
  @media (min-width: 768px) {
    .block-pagetitle {
      padding-left: calc(16px + ((100% - 176px) / 12 * 2));
      margin-left: 16px; } }
  @media (min-width: 768px) {
    .block-pagetitle h1 {
      width: calc(112px + ((100% - 176px) / 12 * 8)); } }

.block-project p {
  font-size: 14px; }
  @media (min-width: 768px) {
    .block-project p {
      font-size: 16px; } }

.block-project-toggle {
  width: 100%;
  padding: 1rem calc(((100% - 176px) / 12 * 1));
  background-color: #f3f3f3;
  position: relative;
  cursor: pointer; }
  .block-project-toggle h3 {
    color: #404040;
    text-align: left;
    font-weight: 700;
    margin: 0; }
  .block-project-toggle:after, .block-project-toggle:before {
    transition: transform .2s;
    content: "";
    position: absolute;
    right: 3rem;
    background-color: #404040;
    width: 3px;
    height: 1.25rem;
    top: 1.35rem; }
  .block-project-toggle:after {
    transform: translateX(0.75rem) rotate(-45deg); }
  .block-project-toggle:before {
    transform: rotate(45deg); }
  .block-project-toggle:hover {
    background-color: #e6e6e6; }

.block-project-open:after {
  transform: translateX(0.75rem) rotate(45deg); }

.block-project-open:before {
  transform: rotate(-45deg); }

.block-project-columns {
  margin-top: .5rem;
  padding: 3rem calc(((100% - 176px) / 12 * 1));
  background-color: #f3f3f3;
  animation: fadein .35s forwards;
  opacity: 0; }
  @media (min-width: 480px) {
    .block-project-columns {
      display: flex;
      justify-content: space-between; } }

@media (min-width: 480px) {
  .block-project-column {
    width: calc(50% - 1rem); } }

.block-project-column-item {
  margin-right: 16px;
  margin-bottom: 2rem;
  font-size: 14px;
  line-height: 25px; }
  @media (min-width: 768px) {
    .block-project-column-item {
      font-size: 16px;
      line-height: 21px; } }

.block-project-column-list {
  margin-bottom: 0; }

.block-text {
  padding: 0 16px; }
  @media (min-width: 768px) {
    .block-text {
      padding: initial;
      width: calc(112px + ((100% - 176px) / 12 * 8));
      margin-left: calc(32px + ((100% - 176px) / 12 * 2)); } }
  .block-text button {
    margin-top: 2rem;
    background-color: #f3f3f3;
    width: 100%;
    height: 4rem;
    color: #939393; }
    .block-text button:hover {
      background-color: #ededed; }
  .block-text .block-text-readmore {
    border-bottom: 2px solid #939393;
    padding-bottom: 2px; }

.block-texttwocolumns h3 {
  padding: 0 16px; }
  @media (min-width: 768px) {
    .block-texttwocolumns h3 {
      padding: 0 0 0 calc(((100% - 176px) / 12 * 1));
      margin-left: 16px; } }

@media (min-width: 768px) {
  .block-texttwocolumns .block-texttwocolumns-text {
    display: flex; } }

.block-texttwocolumns .block-texttwocolumns-left {
  padding: 0 16px; }
  @media (min-width: 768px) {
    .block-texttwocolumns .block-texttwocolumns-left {
      width: calc(80px + ((100% - 176px) / 12 * 6));
      padding-left: calc(((100% - 176px) / 12 * 1));
      padding-right: 16px;
      margin-left: 16px;
      margin-right: calc(((100% - 176px) / 12 * 1)); } }

.block-texttwocolumns .block-texttwocolumns-right {
  padding: 0 16px; }
  @media (min-width: 768px) {
    .block-texttwocolumns .block-texttwocolumns-right {
      width: calc(64px + ((100% - 176px) / 12 * 5));
      padding: 0;
      margin-left: 16px; } }

.block-video {
  position: relative;
  width: 100%; }
  .block-video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  @media (min-width: 768px) {
    .block-video {
      width: calc(144px + ((100% - 176px) / 12 * 10)); } }

.extra-images {
  display: flex;
  flex-wrap: wrap;
  margin: 2rem 0 4rem; }

.extra-images-image {
  width: calc(20% - 2px);
  margin: 0 2px 2px 0;
  padding-bottom: 20%;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative; }
  .extra-images-image:hover {
    opacity: 0.9; }
  .extra-images-image span {
    font-size: 3rem;
    font-weight: 600;
    position: absolute;
    left: 50%;
    top: 50%;
    color: white;
    transform: translate(-50%, -50%); }
    @media (min-width: 768px) {
      .extra-images-image span {
        font-size: 4rem; } }
  @media (min-width: 768px) {
    .extra-images-image {
      width: calc(12.5% - 2px);
      padding-bottom: 12.5%; } }

#related img, #collection img {
  max-width: 100%; }

#related a, #collection a {
  border-bottom: 0;
  display: block; }

.masonry-item__title {
  margin: 0 0 3rem 0;
  padding: 0.5rem; }
  .masonry-item__title h4 {
    margin: 0; }
  .masonry-item__title h5 {
    margin: 0; }
  @media (min-width: 768px) {
    .masonry-item__title {
      font-size: 23px; } }

#related h2 {
  margin: 0 0 2rem 1rem; }
  @media (min-width: 768px) {
    #related h2 {
      margin: 0 0 2rem 0; } }

.extra-images-container {
  margin-left: 1rem; }
  @media (min-width: 768px) {
    .extra-images-container {
      margin-left: 0; } }

#collection section {
  background-color: #f9f9f9;
  width: 100%;
  padding: 1rem; }
  #collection section h3 {
    display: none; }
    @media (min-width: 768px) {
      #collection section h3 {
        display: block; } }
  @media (min-width: 768px) {
    #collection section {
      padding: 3rem calc(16px + ((100% - 176px) / 12 * 1)); } }

.collection-filters h5 {
  font-weight: 500; }

@media (min-width: 768px) {
  .collection-filters {
    display: flex; } }

.collection-filter-keywords {
  display: none; }
  @media (min-width: 768px) {
    .collection-filter-keywords {
      display: block;
      width: calc(112px + ((100% - 144px) / 10 * 8)); } }

.collection-filter-keywords-checkboxes {
  display: flex;
  flex-wrap: wrap; }
  .collection-filter-keywords-checkboxes .custom-checkbox {
    width: calc(48px + ((100% - 112px) / 8 * 4)); }
    .collection-filter-keywords-checkboxes .custom-checkbox:nth-child(2n) {
      margin-left: 16px; }

@media (min-width: 768px) {
  .collection-filter-view {
    width: calc(16px + ((100% - 144px) / 10 * 2));
    margin-left: 16px; } }

.masonry-columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .masonry-columns li {
    list-style: none;
    transition: filter ease 0.2s; }
    .masonry-columns li:hover {
      filter: brightness(70%); }
  .masonry-columns ul {
    margin-top: 0; }
  .masonry-columns p {
    font-size: 16px;
    line-height: 23px; }
    @media (min-width: 480px) {
      .masonry-columns p {
        font-size: 20px;
        line-height: 25px; } }
    @media (min-width: 1024px) {
      .masonry-columns p {
        font-size: 25px;
        line-height: 28px; } }

.masonry-columns-left {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .masonry-columns-left ul {
    width: calc(50% - 1.5px);
    margin-bottom: 1rem; }
  @media (min-width: 768px) {
    .masonry-columns-left {
      width: 66.666%;
      padding-right: 1px; } }
  @media (min-width: 1280px) {
    .masonry-columns-left {
      width: 50%; } }

.masonry-columns-middle,
.masonry-columns-right {
  width: 33.333%;
  padding-left: 2px; }
  @media (min-width: 1280px) {
    .masonry-columns-middle,
    .masonry-columns-right {
      width: 25%; } }

.masonry-columns-highlight {
  width: 100%; }

.map {
  margin-bottom: 4rem; }
  .map .span:hover {
    z-index: 1; }
  .map .span a:hover {
    text-decoration: none; }

.map-marker {
  z-index: 0; }
  .map-marker:hover .map-marker-title {
    opacity: 1;
    transform: translate(-50%, -110%); }

.map-marker-title {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2;
  padding-top: .25rem;
  min-width: 8rem;
  border-radius: 2px;
  transform: translate(-50%, -35%);
  opacity: 0;
  background-color: white;
  pointer-events: none;
  transition: opacity .35s ease, transform .35s ease; }

.map-marker img {
  width: 2rem;
  height: 2.75rem; }

.hide {
  display: none; }

#grid {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(148, 148, 148, 0.5);
  height: 100%;
  pointer-events: none;
  opacity: .3;
  z-index: 5; }
  #grid li {
    width: 100%;
    height: 100%;
    border-left: 8px solid rgba(255, 249, 195, 0.623);
    border-right: 8px solid rgba(255, 249, 195, 0.623);
    padding: 1rem;
    text-align: center;
    color: #999; }
  #grid .grid-first {
    border-left: 0; }
  #grid .grid-last {
    border-right: 0; }
  #grid .grid-mobile {
    height: 100%;
    display: flex; }
    @media (min-width: 768px) {
      #grid .grid-mobile {
        display: none; } }
  #grid .grid-desktop {
    display: none; }
    @media (min-width: 768px) {
      #grid .grid-desktop {
        height: 100%;
        display: flex; } }
  @media (min-width: 768px) {
    #grid {
      width: 96%;
      margin: 0 2%; } }
