/*@font-face {
 font-family: 'Poppins';
 src: url('../fonts/Poppins-Regular.eot');
 src: local("☺"),
 url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
 url('../fonts/Poppins-Regular.woff2') format('woff2'),
 url('../fonts/Poppins-Regular.woff') format('woff'),
 url('../fonts/Poppins-Regular.ttf') format('truetype'),
 url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
 font-weight: normal;
 font-style: normal;
 }*/
/*@font-face {
 font-family: 'Poppins';
 src: url('../fonts/Poppins-Medium.eot');
 src: local("☺"),
 url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
 url('../fonts/Poppins-Medium.woff2') format('woff2'),
 url('../fonts/Poppins-Medium.woff') format('woff'),
 url('../fonts/Poppins-Medium.ttf') format('truetype'),
 url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
 font-weight: 500;
 font-style: normal;
 }*/
/*
 @font-face {
 font-family: 'Poppins';
 src: url('../fonts/Poppins-SemiBold.eot');
 src: local("☺"),
 url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
 url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
 url('../fonts/Poppins-SemiBold.woff') format('woff'),
 url('../fonts/Poppins-SemiBold.ttf') format('truetype'),
 url('../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
 font-weight: 600;
 font-style: normal;
 }
 @font-face {
 font-family: 'Poppins';
 src: url('../fonts/Poppins.eot');
 src: local("☺"),
 url('../fonts/Poppins.eot?#iefix') format('embedded-opentype'),
 url('../fonts/Poppins.woff2') format('woff2'),
 url('../fonts/Poppins.woff') format('woff'),
 url('../fonts/Poppins.ttf') format('truetype'),
 url('../fonts/Poppins.svg#Poppins') format('svg');
 font-weight: bold;
 font-style: normal;
 }
 @font-face {
 font-family: 'Poppins';
 src: url('../fonts/Poppins-Light.eot');
 src: local("☺"),
 url('../fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'),
 url('../fonts/Poppins-Light.woff2') format('woff2'),
 url('../fonts/Poppins-Light.woff') format('woff'),
 url('../fonts/Poppins-Light.ttf') format('truetype'),
 url('../fonts/Poppins-Light.svg#Poppins-Light') format('svg');
 font-weight: 300;
 font-style: normal;
 }*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none;
}
/* Links
 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active, a:hover {
  outline: 0;
}
/* Text-level semantics
 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  /* 1 */
  -webkit-appearance: none;
  /* aaff-edit */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
/* Extendables Partials
 All of your extendable classes, ids, and placeholder extendables
 should go in this file.
 */
.layout__clear {
  clear: both;
}
.layout__what {
  clear: both;
}
.layout__media-wrapper {
  width: 100%;
  display: block;
}
@media all and (min-width: 410px) {
  .layout__xxsmall-only {
    display: none !important;
  }
}
@media all and (min-width: 960px) {
  .layout__small-only {
    display: none !important;
  }
}
.layout__small-only-clear {
  clear: both;
}
@media all and (min-width: 960px) {
  .layout__small-only-clear {
    clear: none;
  }
}
.layout__fullheight {
  width: 100%;
  display: block;
  height: auto;
}
@media all and (min-width: 410px) {
  .layout__fullheight {
    height: 100vh;
    min-height: 400px;
  }
}
.layout__wrapper {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  float: left;
}
.layout__wrapper--full-width {
  padding: 0 !important;
}
.layout__media-wrapper.fallback video {
  display: none;
}
@media all and (min-width: 960px) {
  .layout__media-wrapper.fallback video {
    display: block;
  }
}
.breakall {
  word-break: break-all;
}
::selection {
  background: #0f1a4a;
  color: white;
}
::-moz-selection {
  background: #0f1a4a;
  color: white;
}
html, body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
}
body {
  font-family: 'Poppins', sans-serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 1.5em;
  background: #9c9d9f;
  color: #000;
  position: relative;
  z-index: 5;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
  -webkit-transition: opacity 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: opacity 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition: opacity 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: opacity 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
body.single-aaff_project, body.post-type-archive-aaff_project, body.page-template-template-network {
  background: #0f1a4a;
}
body.single-aaff_event, body.post-type-archive-aaff_event {
  background: #50ad69;
}
body.single-aaff_news, body.post-type-archive-aaff_news {
  background: #a976ce;
}
body.page-template-template-member {
  background: #a976ce;
}
body.page-template-template-about {
  background: #fff;
}
body.loaded {
  opacity: 1 !important;
  -webkit-transition: opacity 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: opacity 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition: opacity 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: opacity 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
body.loaded.loading {
  opacity: 0 !important;
  -webkit-transition: opacity 0s cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: opacity 0s cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition: opacity 0s cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: opacity 0s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0s cubic-bezier(0.39, 0.575, 0.565, 1);
}
p a {
  display: inline-block;
}
img {
  width: 100%;
  height: auto;
  display: block;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: opacity 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition: opacity 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: opacity 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
img.js-loaded {
  opacity: 1;
  filter: alpha(opacity=100);
}
img.hidden {
  display: none;
}
svg {
  fill: currentColor;
  width: 100%;
  height: auto;
  max-height: 100%;
  display: block;
  clear: both;
}
iframe, video {
  width: 100%;
  height: auto;
  display: block;
}
p b, p strong {
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
}
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: 0.3em;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #fff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #ccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active, .btn.active {
  background-color: #ccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.above-the-fold {
  position: relative;
  background: #9c9d9f;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  min-height: 6em;
  /*height: 100vh;
  min-height: 960px;*/
}

body.single-aaff_project .above-the-fold, body.post-type-archive-aaff_project .above-the-fold {
  background: #0f1a4a;
}
body.single-aaff_news .above-the-fold, body.post-type-archive-aaff_news .above-the-fold {
  background: #a976ce;
}
body.single-aaff_event .above-the-fold, body.post-type-archive-aaff_event .above-the-fold {
  background: #50ad69;
}
.big-desc {
  display: block;
  float: left;
  position: absolute;
  z-index: 2;
  box-sizing: border-box;
  width: 100%;
  left: 0;
  top: 8em;
  color: #0f1a4a;
  padding: 0 1em;
}
@media all and (min-width: 650px) {
  .big-desc {
    top: 12em;
  }
}
@media all and (min-width: 960px) {
  .big-desc {
    padding: 0 2em;
  }
}
.big-desc p {
  font-size: 1.5em;
  line-height: 1.25em;
  padding: 0 1em;
  margin: 0;
  box-sizing: border-box;
}
.big-desc p.slideshow-body-text {
  font-weight: lighter;
}
@media all and (min-width: 410px) {
  .big-desc p {
    width: 50%;
  }
}
@media all and (min-width: 650px) {
  .big-desc p {
    font-size: 1.5em;
    line-height: 1.25em;
    padding: 0 0.6666666667em;
  }
}
@media all and (min-width: 960px) {
  .big-desc p {
    width: 40%;
    font-size: 2em;
    padding: 0 0.5em;
    line-height: 1.25em;
  }
}
@media all and (min-width: 1440px) {
  .big-desc p {
    font-size: 3em;
    padding: 0 0.3333333333em;
    line-height: 1.25em;
  }
}
.big-filters {
  display: none;
  top: 8em;
  position: absolute;
  z-index: 4;
  right: 3em;
  box-sizing: border-box;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: transform 1600ms cubic-bezier(0.18, 1, 0.21, 1), opacity 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: transform 1600ms cubic-bezier(0.18, 1, 0.21, 1), opacity 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition: transform 1600ms cubic-bezier(0.18, 1, 0.21, 1), opacity 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: transform 1600ms cubic-bezier(0.18, 1, 0.21, 1), opacity 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 1600ms cubic-bezier(0.18, 1, 0.21, 1), opacity 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transform: translateX(2em) translateY(0);
  -moz-transform: translateX(2em) translateY(0);
  -ms-transform: translateX(2em) translateY(0);
  -o-transform: translateX(2em) translateY(0);
  transform: translateX(2em) translateY(0);
}
@media all and (min-width: 650px) {
  .big-filters {
    top: 12em;
    display: block;
    width: 40%;
    right: 10%;
  }
}
body.loaded .big-filters {
  -webkit-transform: translateX(0) translateY(10vh);
  -moz-transform: translateX(0) translateY(10vh);
  -ms-transform: translateX(0) translateY(10vh);
  -o-transform: translateX(0) translateY(10vh);
  transform: translateX(0) translateY(10vh);
  pointer-events: none;
}
body.loaded .big-filters--visible {
  pointer-events: auto;
  z-index: 3;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateX(0) translateY(0);
  -moz-transform: translateX(0) translateY(0);
  -ms-transform: translateX(0) translateY(0);
  -o-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
  -webkit-transition: transform 400ms cubic-bezier(0.39, 0.575, 0.565, 1), opacity 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: transform 400ms cubic-bezier(0.39, 0.575, 0.565, 1), opacity 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition: transform 400ms cubic-bezier(0.39, 0.575, 0.565, 1), opacity 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: transform 400ms cubic-bezier(0.39, 0.575, 0.565, 1), opacity 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 400ms cubic-bezier(0.39, 0.575, 0.565, 1), opacity 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
.big-filters__link {
  position: absolute;
  font-weight: bold;
  color: #fff;
  float: left;
  text-decoration: none;
  font-size: 5em;
  line-height: 1em;
  letter-spacing: -0.01em;
  top: 0;
  left: 0;
  -webkit-transition: transform 400ms cubic-bezier(0.39, 0.575, 0.565, 1), left 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: transform 400ms cubic-bezier(0.39, 0.575, 0.565, 1), left 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition: transform 400ms cubic-bezier(0.39, 0.575, 0.565, 1), left 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: transform 400ms cubic-bezier(0.39, 0.575, 0.565, 1), left 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 400ms cubic-bezier(0.39, 0.575, 0.565, 1), left 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
.big-filters .big-filters__link {
  font-size: 1em;
}
.big-filters .big-filters__link {
  font-size: 5em;
  line-height: 1em;
}
@media all and (min-width: 960px) {
  .big-filters .big-filters__link {
    font-size: 8em;
    line-height: 1em;
  }
}
@media all and (min-width: 1440px) {
  .big-filters .big-filters__link {
    font-size: 10em;
    line-height: 1em;
  }
}
.big-filters__link--red {
  top: 0;
  left: 0;
}
.big-filters__link--yellow {
  -webkit-transform: rotate(-140deg);
  -moz-transform: rotate(-140deg);
  -ms-transform: rotate(-140deg);
  -o-transform: rotate(-140deg);
  transform: rotate(-140deg);
  transform-origin: center right;
  top: 0;
  left: -5.7em;
  padding-right: 0.85em;
}
.big-filters__link--green {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  transform-origin: center left;
  top: 0;
  left: 4.3em;
  padding-left: 0.5em;
}
.linkboxes {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 0 1em;
  min-height: 100vh;
  overflow: hidden;
  background: #9c9d9f;
}
@media all and (min-width: 960px) {
  .linkboxes {
    padding: 0 2em;
  }
}
.linkbox-filters, .staticmenucontainer {
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 6em;
  width: 100%;
}
@media screen and (min-width: 960px) {
  .linkbox-filters, .staticmenucontainer {
    left: 40px;
  }
}
.linkbox-filters--fixed, .staticmenucontainer {
  position: fixed;
}
.linkbox-filters__list, .staticmenu {
  width: fit-content;
  margin: 4.83333333em 0 0 0;
  display: table;
  padding: 0 1em;
  padding-right: 120px;
  box-sizing: border-box;
  margin: 1.83333333em 0 0 auto;
  -webkit-transition: margin 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: margin 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition: margin 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: margin 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: margin 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
.linkbox-filters__list--scrolled {
  margin-top: 1.83333333em;
}
.linkbox-filters__list-item, .staticmenu > li {
  display: block;
  float: left;
  padding: 0.5em;
  margin: 0;
}
@media all and (min-width: 650px) {
  .linkbox-filters__list-item, .staticmenu > li {
    margin: 0 1em;
  }
}
@media all and (min-width: 960px) {
  .linkbox-filters__list-item, .staticmenu > li {
    margin: 0 1.25em;
  }
}
@media all and (min-width: 1440px) {
  .linkbox-filters__list-item, .staticmenu > li {
    margin: 0 1.5em;
  }
}
.linkbox-filters__link, .staticmenu > li > a {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  font-size: 1em;
  line-height: 1em;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
@media all and (min-width: 650px) {
  .linkbox-filters__link, .staticmenu > li > a {
    font-size: 1.1666666667em;
    line-height: 1em;
  }
}
@media all and (min-width: 960px) {
  .linkbox-filters__link, .staticmenu > li > a {
    font-size: 1.5em;
    line-height: 1em;
  }
}
.linkbox-filters__link--active {
  color: #000;
}
.linkbox-wrapper {
  margin-top: 6em;
}
.linkbox {
  width: 50%;
  padding: 1em;
  box-sizing: border-box;
  float: left;
  display: none;
  -webkit-transition: top 400ms cubic-bezier(0.39, 0.575, 0.565, 1), left 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: top 400ms cubic-bezier(0.39, 0.575, 0.565, 1), left 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition: top 400ms cubic-bezier(0.39, 0.575, 0.565, 1), left 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: top 400ms cubic-bezier(0.39, 0.575, 0.565, 1), left 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: top 400ms cubic-bezier(0.39, 0.575, 0.565, 1), left 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media all and (min-width: 650px) {
  .linkbox {
    width: 33.3333333333%;
  }
}
@media all and (min-width: 960px) {
  .linkbox {
    width: 25%;
  }
}
@media all and (min-width: 1440px) {
  .linkbox {
    width: 20%;
  }
}
.linkbox--visible {
  display: block;
}
.linkbox--visible-always {
  display: block;
}
.linkbox--wide {
  width: 100%;
}
@media all and (min-width: 650px) {
  .linkbox--wide {
    width: 66.6666666667%;
  }
}
@media all and (min-width: 960px) {
  .linkbox--wide {
    width: 50%;
  }
}
@media all and (min-width: 1440px) {
  .linkbox--wide {
    width: 40%;
  }
}
.linkbox--topmargin2 {
  padding-top: 3em;
}
.linkbox--topmargin3 {
  padding-top: 5em;
}
.linkbox--topmargin4 {
  padding-top: 7em;
}
.linkbox__filter-red .linkbox__filter-category, .linkbox__filter-red .linkbox__text, .linkbox__filter-red .linkbox__top-wrapper {
  background: #0f1a4a;
}
.linkbox__filter-green .linkbox__filter-category, .linkbox__filter-green .linkbox__text, .linkbox__filter-green .linkbox__top-wrapper {
  background: #50ad69;
}
.linkbox__filter-yellow .linkbox__filter-category, .linkbox__filter-yellow .linkbox__text, .linkbox__filter-yellow .linkbox__top-wrapper {
  background: #a976ce;
}
.linkbox a, .staticmenu > li > a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.linkbox a img {
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.linkbox a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.linkbox__top-wrapper {
  display: block;
  position: relative;
}
.linkbox__filter-category {
  position: absolute;
  float: left;
  display: block;
  padding: 0.75em 1em 0.15em;
  margin: 0;
  bottom: -0.1em;
  left: 0;
}
.linkbox__filter-category p {
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.linkbox__text {
  display: block;
  padding: 0.75em 1em;
  margin: 0;
}
.linkbox__text p {
  margin: 0;
  padding: 0;
}
.linkbox-empty {
  margin-top: 0;
}
.header {
  position: absolute;
  display: block;
  box-sizing: border-box;
  z-index: 10;
  width: 100%;
  top: 0;
  left: 0;
  padding: 1em 1em 1em 2em;
}
@media all and (min-width: 960px) {
  .header {
    padding: 1em 2em 1em 3em;
  }
}
.logo {
  position: absolute;
  z-index: 2;
  display: block;
  float: left;
  width: 8em;
  height: auto;
  margin: 0;
  padding: 1em;
  top: 1em;
  left: 1em;
  box-sizing: border-box;
}
@media all and (min-width: 410px) {
  .logo {
    position: fixed;
    z-index: 10;
  }
}
@media all and (min-width: 960px) {
  .logo {
    left: 2em;
  }
}
.logo h1 {
  font-size: 1em;
  margin: 0;
}
.logo a {
  color: #0f1a4a;
}
.logo--small {
  width: 8em;
}
.logo--black {
  color: #fff;
}
.lang-link {
  z-index: 4;
  position: absolute;
  top: 2.33333em;
  right: 5.25em;
}
@media all and (min-width: 960px) {
  .lang-link {
    right: 6.25em;
  }
}
.lang-link__a {
  font-weight: bold;
  font-size: 1em;
  line-height: 1em;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
@media all and (min-width: 650px) {
  .lang-link__a {
    font-size: 1.1666666667em;
    line-height: 1em;
  }
}
@media all and (min-width: 960px) {
  .lang-link__a {
    right: 6.25em;
    font-size: 1.5em;
    line-height: 1em;
  }
}
body.touch .lang-link__a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
body.touch .lang-link__a:active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.menu-button {
  z-index: 6;
  padding: 1em;
  height: 4em;
  width: 4em;
  box-sizing: border-box;
  position: fixed;
  display: block;
  top: 1em;
  right: 1em;
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: transform3d(0, 0, 0);
  -moz-transform: transform3d(0, 0, 0);
  -ms-transform: transform3d(0, 0, 0);
  -o-transform: transform3d(0, 0, 0);
  transform: transform3d(0, 0, 0);
  backface-visibility: hidden;
  -webkit-transition: opacity 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: opacity 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition: opacity 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: opacity 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
.menu-button:hover {
  opacity: 0.65;
  filter: alpha(opacity=65);
}
@media all and (min-width: 960px) {
  .menu-button {
    right: 2em;
  }
}
.menu-button span {
  width: 2em;
  height: 0.25em;
  position: absolute;
  display: block;
  top: 1em;
  left: 1em;
  transform-origin: center center;
  background: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0.8333333333em, 0);
  -moz-transform: translate3d(0, 0.8333333333em, 0);
  -ms-transform: translate3d(0, 0.8333333333em, 0);
  -o-transform: translate3d(0, 0.8333333333em, 0);
  transform: translate3d(0, 0.8333333333em, 0);
  -webkit-transition: transform 400ms cubic-bezier(0.39, 0.575, 0.565, 1), background 0s 200ms linear, opacity 0s 200ms linear, background 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: transform 400ms cubic-bezier(0.39, 0.575, 0.565, 1), background 0s 200ms linear, opacity 0s 200ms linear, background 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition: transform 400ms cubic-bezier(0.39, 0.575, 0.565, 1), background 0s 200ms linear, opacity 0s 200ms linear, background 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: transform 400ms cubic-bezier(0.39, 0.575, 0.565, 1), background 0s 200ms linear, opacity 0s 200ms linear, background 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 400ms cubic-bezier(0.39, 0.575, 0.565, 1), background 0s 200ms linear, opacity 0s 200ms linear, background 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
.menu-button span.one {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.menu-button span.two {
  -webkit-transform: translate3d(0, 0.5833333333em, 0);
  -moz-transform: translate3d(0, 0.5833333333em, 0);
  -ms-transform: translate3d(0, 0.5833333333em, 0);
  -o-transform: translate3d(0, 0.5833333333em, 0);
  transform: translate3d(0, 0.5833333333em, 0);
}
.menu-button span.three {
  -webkit-transform: translate3d(0, 1.1666666667em, 0);
  -moz-transform: translate3d(0, 1.1666666667em, 0);
  -ms-transform: translate3d(0, 1.1666666667em, 0);
  -o-transform: translate3d(0, 1.1666666667em, 0);
  transform: translate3d(0, 1.1666666667em, 0);
}
.menu-button span.four {
  -webkit-transform: translate3d(0, 1.75em, 0);
  -moz-transform: translate3d(0, 1.75em, 0);
  -ms-transform: translate3d(0, 1.75em, 0);
  -o-transform: translate3d(0, 1.75em, 0);
  transform: translate3d(0, 1.75em, 0);
}
body.touch .menu-button:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
body.touch .menu-button:active {
  opacity: 0.65;
  filter: alpha(opacity=65);
}
body.msie .menu-button span.one {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
body.msie .menu-button span.two {
  -webkit-transform: translateY(0.5em);
  -moz-transform: translateY(0.5em);
  -ms-transform: translateY(0.5em);
  -o-transform: translateY(0.5em);
  transform: translateY(0.5em);
}
body.msie .menu-button span.three {
  -webkit-transform: translateY(1.25em);
  -moz-transform: translateY(1.25em);
  -ms-transform: translateY(1.25em);
  -o-transform: translateY(1.25em);
  transform: translateY(1.25em);
}
body.msie .menu-button span.four {
  -webkit-transform: translateY(1.75em);
  -moz-transform: translateY(1.75em);
  -ms-transform: translateY(1.75em);
  -o-transform: translateY(1.75em);
  transform: translateY(1.75em);
}
.menu-button--cross span {
  backface-visibility: visible;
  background: #000;
}
.menu-button--cross span.one {
  -webkit-transform: translate3d(0, 0.75em, 0) rotateY(180deg) rotateZ(45deg);
  -moz-transform: translate3d(0, 0.75em, 0) rotateY(180deg) rotateZ(45deg);
  -ms-transform: translate3d(0, 0.75em, 0) rotateY(180deg) rotateZ(45deg);
  -o-transform: translate3d(0, 0.75em, 0) rotateY(180deg) rotateZ(45deg);
  transform: translate3d(0, 0.75em, 0) rotateY(180deg) rotateZ(45deg);
}
.menu-button--cross span.two {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, 0.75em, 0) rotateY(180deg);
  -moz-transform: translate3d(0, 0.75em, 0) rotateY(180deg);
  -ms-transform: translate3d(0, 0.75em, 0) rotateY(180deg);
  -o-transform: translate3d(0, 0.75em, 0) rotateY(180deg);
  transform: translate3d(0, 0.75em, 0) rotateY(180deg);
}
.menu-button--cross span.three {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, 0.75em, 0) rotateY(180deg);
  -moz-transform: translate3d(0, 0.75em, 0) rotateY(180deg);
  -ms-transform: translate3d(0, 0.75em, 0) rotateY(180deg);
  -o-transform: translate3d(0, 0.75em, 0) rotateY(180deg);
  transform: translate3d(0, 0.75em, 0) rotateY(180deg);
}
.menu-button--cross span.four {
  -webkit-transform: translate3d(0, 0.75em, 0) rotateY(180deg) rotateZ(-45deg);
  -moz-transform: translate3d(0, 0.75em, 0) rotateY(180deg) rotateZ(-45deg);
  -ms-transform: translate3d(0, 0.75em, 0) rotateY(180deg) rotateZ(-45deg);
  -o-transform: translate3d(0, 0.75em, 0) rotateY(180deg) rotateZ(-45deg);
  transform: translate3d(0, 0.75em, 0) rotateY(180deg) rotateZ(-45deg);
}
body.msie .menu-button--cross span {
  backface-visibility: visible;
  background: #000;
}
body.msie .menu-button--cross span.one {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0.75em) rotate(45deg);
  -moz-transform: translateY(0.75em) rotate(45deg);
  -ms-transform: translateY(0.75em) rotate(45deg);
  -o-transform: translateY(0.75em) rotate(45deg);
  transform: translateY(0.75em) rotate(45deg);
}
body.msie .menu-button--cross span.two {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(0.75em);
  -moz-transform: translateY(0.75em);
  -ms-transform: translateY(0.75em);
  -o-transform: translateY(0.75em);
  transform: translateY(0.75em);
}
body.msie .menu-button--cross span.three {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(0.75em);
  -moz-transform: translateY(0.75em);
  -ms-transform: translateY(0.75em);
  -o-transform: translateY(0.75em);
  transform: translateY(0.75em);
}
body.msie .menu-button--cross span.four {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0.75em) rotate(-45deg);
  -moz-transform: translateY(0.75em) rotate(-45deg);
  -ms-transform: translateY(0.75em) rotate(-45deg);
  -o-transform: translateY(0.75em) rotate(-45deg);
  transform: translateY(0.75em) rotate(-45deg);
}
.menu {
  z-index: 4;
  position: fixed;
  top: 0;
  right: 0;
  width: 70%;
  overflow-y: hidden;
  max-width: 500px;
  display: block;
  height: 100%;
  background: #fff;
  -webkit-transition: transform 800ms cubic-bezier(0.18, 1, 0.21, 1);
  -moz-transition: transform 800ms cubic-bezier(0.18, 1, 0.21, 1);
  -ms-transition: transform 800ms cubic-bezier(0.18, 1, 0.21, 1);
  -o-transition: transform 800ms cubic-bezier(0.18, 1, 0.21, 1);
  transition: transform 800ms cubic-bezier(0.18, 1, 0.21, 1);
  -webkit-transform: translate3d(200%, 0, 0);
  -moz-transform: translate3d(200%, 0, 0);
  -ms-transform: translate3d(200%, 0, 0);
  -o-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
}
body.msie .menu {
  -webkit-transform: translateX(200%);
  -moz-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
}
.menu--visible {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
body.msie .menu--visible {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.menu-list, .slidermenu {
  width: 100%;
  margin: 3em 0 0 0;
  float: left;
  display: block;
  padding: 0 1.5em;
  box-sizing: border-box;
}
@media all and (min-width: 410px) {
  .menu-list, .slidermenu {
    padding: 0 2em;
    width: 100%;
    margin: 3em 0 0 0;
  }
}
@media all and (min-width: 650px) {
  .menu-list, .slidermenu {
    width: 100%;
    margin: 3em 0 0 0;
  }
}
@media all and (min-width: 960px) {
  .menu-list, .slidermenu {
    width: 100%;
    margin: 3em 0 0 0;
  }
}
.menu-list li, .slidermenu > li {
  display: block;
  float: none;
  padding: 0.5em;
  margin: 0;
}
@media all and (min-width: 650px) {
  .menu-list li, .slidermenu > li {
    margin: 0 1em;
  }
}
@media all and (min-width: 960px) {
  .menu-list li, .slidermenu > li {
    margin: 0 1.5em;
  }
}
@media all and (min-width: 650px) {
  .menu-list li.menu-item--no-margin {
    margin: 0 0 0 1em;
  }
}
@media all and (min-width: 960px) {
  .menu-list li.menu-item--no-margin {
    margin: 0 0 0 1.5em;
  }
}
.menu-list li a, .slidermenu > li > a, .sub-menu > li > a {
  font-weight: bold;
  color: #000;
  text-decoration: none;
  font-size: 1em;
  line-height: 1em;
  -webkit-transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media all and (min-width: 650px) {
  .menu-list li a, .slidermenu > li > a, .sub-menu > li > a {
    font-size: 1.1666666667em;
    line-height: 1em;
  }
}
@media all and (min-width: 960px) {
  .menu-list li a, .slidermenu > li > a, .sub-menu > li > a {
    font-size: 1.5em;
    line-height: 1em;
  }
}
.menu-list li a:hover, .slidermenu > li > a:hover, .sub-menu > li > a:hover {
  color: #9c9d9f !important;
}
body.touch .menu-item a:hover {
  color: #000 !important;
}
body.touch .menu-item a:active {
  color: #9c9d9f !important;
}
.home-link {
  width: 1.5em;
  position: absolute;
  top: 2em;
  right: 5em;
  color: #000;
  -webkit-transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
.home-link:hover {
  color: #9c9d9f !important;
}
.footer {
  background: #9c9d9f;
  padding: 3em 1em 0;
  float: left;
  position: relative;
  color: #0f1a4a;
}
@media all and (min-width: 960px) {
  .footer {
    padding: 3em 2em 0;
  }
}
.footer p {
  margin: 0;
}
.footer p a {
  text-decoration: none;
  color: #0f1a4a;
  -webkit-transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
.footer p a:hover {
  color: #0f1a4a;
}
body.grey-light .footer {
  background: #dbdbda;
}
.footer__logo_wrapper {
  box-sizing: border-box;
  padding: 1em;
  display: block;
  float: left;
  position: relative;
  width: 50%;
  margin: 2em 0;
}
@media all and (min-width: 960px) {
  .footer__logo_wrapper {
    width: 20%;
  }
}
.footer__text1_wrapper {
  box-sizing: border-box;
  padding: 1em;
  display: block;
  float: left;
  position: relative;
  margin: 2em 0;
  width: 50%;
}
@media all and (min-width: 960px) {
  .footer__text1_wrapper {
    width: 20%;
  }
}
.footer__text2_wrapper {
  box-sizing: border-box;
  padding: 1em;
  display: block;
  float: left;
  position: relative;
  margin: 2em 1px;
  width: 50%;
}
@media all and (min-width: 960px) {
  .footer__text2_wrapper {
    margin: 2em 0 2em 20%;
    width: 20%;
  }
}
.footer__contact_title_wrapper {
  box-sizing: border-box;
  padding: 1em;
  display: block;
  float: left;
  position: relative;
  margin: 2em -1px;
  width: 15%;
}
@media all and (min-width: 960px) {
  .footer__contact_title_wrapper {
    width: 7%;
  }
}
.footer__contact_wrapper {
  box-sizing: border-box;
  padding: 1em;
  display: block;
  float: left;
  position: relative;
  margin: 2em 0;
  width: 35%;
}
@media all and (min-width: 960px) {
  .footer__contact_wrapper {
    width: 13%;
  }
}
.footer__contact_wrapper p a {
  text-decoration: underline;
}
.footer__logo {
  display: block;
  float: left;
  width: 6em;
  height: auto;
  margin: 0;
  top: 1em;
  left: 1em;
  box-sizing: border-box;
}
.footer__logo a {
  color: #0f1a4a;
}
.slideshow {
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  /* height: 100%; */
  height: 100vh;
}
.slideshow__item {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0s 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: opacity 0s 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition: opacity 0s 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: opacity 0s 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 0s 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
.slideshow__item img {
  /* height: 100%; */
  height: 100vh;
  object-fit: cover;
}
.slideshow__item--current {
  z-index: 2;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: opacity 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition: opacity 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: opacity 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: opacity 800ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
.slideshow__item-media-wrapper {
  position: absolute;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}
.slideshow__item-media-wrapper img, .slideshow__item-media-wrapper video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100.25%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.slideshow__item-text {
  position: absolute;
  box-sizing: border-box;
  z-index: 2;
  bottom: 1em;
  left: 1em;
  padding: 0.75em 1em;
  color: #fff;
  width: 50%;
}
@media all and (min-width: 650px) {
  .slideshow__item-text {
    width: 33.3333333333%;
  }
}
@media all and (min-width: 960px) {
  .slideshow__item-text {
    width: 20%;
    left: 2em;
    bottom: 2em;
  }
}
.slideshow__item-text p {
  font-size: 0.833333333em;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}
@media all and (min-width: 650px) {
  .slideshow__item-text p {
    font-size: 1em;
    line-height: 1.5em;
  }
}
.slideshow__item-big-text {
  position: absolute;
  box-sizing: border-box;
  z-index: 2;
  top: 1em;
  left: 0;
  padding: 3em 2em;
  color: #fff;
  width: 100%;
}
@media all and (min-width: 960px) {
  .slideshow__item-big-text {
    width: 90%;
    padding: 4em 3em;
  }
}
.slideshow__item-big-text p {
  margin: 0;
  padding: 0;
  font-size: 2.5em;
  font-weight: bold;
  line-height: 1.125em;
}
@media all and (min-width: 650px) {
  .slideshow__item-big-text p {
    font-size: 3em;
    line-height: 1.125em;
  }
}
@media all and (min-width: 960px) {
  .slideshow__item-big-text p {
    font-size: 4.5em;
    line-height: 1.125em;
  }
}
.singular-big-title {
  position: absolute;
  top: 10em;
  left: 0;
  width: 100%;
  padding: 0 2em;
  z-index: 3;
  box-sizing: border-box;
}
@media all and (min-width: 960px) {
  .singular-big-title {
    width: 40%;
    padding: 0 3em;
  }
}
@media all and (min-width: 1440px) {
  .singular-big-title {
    width: 30%;
  }
}
.singular-big-title-text {
  font-size: 2.5em;
  font-weight: bold;
  line-height: 1.125em;
  margin: 0;
  padding: 0;
  color: #fff;
  word-break: break-word;
}
@media all and (min-width: 650px) {
  .singular-big-title-text {
    font-size: 3em;
    line-height: 1.125em;
  }
}
@media all and (min-width: 960px) {
  .singular-big-title-text {
    font-size: 4.5em;
    line-height: 1.125em;
  }
}
.event-signup-outer {
  position: relative;
  padding: 0;
  float: left;
  margin: 0;
  height: auto;
  width: 100%;
  box-sizing: border-box;
}
@media all and (min-width: 960px) {
  .event-signup-outer {
    float: none;
    position: absolute;
    left: 2em;
    top: 0;
    z-index: 2;
    height: 100vh;
    width: 40%;
    overflow: hidden;
    padding: 8em 1em;
  }
}
.event-signup {
  position: relative;
  width: 100%;
  height: auto;
  float: left;
  text-align: center;
  box-sizing: border-box;
  padding: 1em;
  background: #50ad69;
}
@media all and (min-width: 960px) {
  .event-signup {
    background: none;
    padding: 0;
    text-align: left;
    height: 100%;
  }
}
.event-signup__link {
  width: 100%;
  box-sizing: border-box;
  padding: 1em;
  float: left;
  font-size: 2em;
  display: block;
  float: left;
  color: #50ad69;
  text-decoration: none;
  background: #fff;
}
@media all and (min-width: 960px) {
  .event-signup__link {
    width: auto;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.singular-main-text--outer-wrapper {
  position: relative;
  padding: 0;
  float: left;
  margin: 0;
  height: auto;
  box-sizing: border-box;
}
@media all and (min-width: 960px) {
  .singular-main-text--outer-wrapper {
    float: none;
    position: absolute;
    padding: 8em 0;
    right: 3em;
    top: 0;
    z-index: 2;
    height: 100vh;
    width: 50%;
    overflow: hidden;
  }
}
@media all and (min-width: 1440px) {
  .singular-main-text--outer-wrapper {
    width: 40%;
  }
}
.singular-main-text-wrapper {
  background: #9c9d9f;
  position: relative;
  width: 100%;
  height: auto;
  max-height: 100%;
  padding: 3em 2em 1em;
  box-sizing: border-box;
  overflow-y: auto;
  float: left;
  -webkit-overflow-scrolling: touch;
}
@media all and (min-width: 960px) {
  .singular-main-text-wrapper {
    padding: 3em 3em 1em;
    overflow-y: auto;
  }
}
.singular-main-text-wrapper--red {
  background: #0f1a4a;
}
.singular-main-text-wrapper--yellow {
  background: #a976ce;
}
.singular-main-text-wrapper--green {
  background: #50ad69;
}
.singular-main-text-wrapper--blue-dark {
  background: #0f1a4a;
}
.project-info {
  width: 100%;
  position: relative;
  padding-bottom: 1.5em;
  float: left;
}
.project-info__item {
  width: 100%;
  position: relative;
  float: left;
}
.project-info__item-key {
  line-height: 1.75em;
  font-weight: 600;
  color: #fff;
  width: 25%;
  float: left;
  margin: 0;
}
.project-info__item-val {
  line-height: 1.75em;
  color: #fff;
  width: 75%;
  float: left;
  margin: 0;
}
.project-info__item-val a {
  color: #fff;
  text-decoration: underline;
}
/*
 .project-staff {
 float:left;
 width: 100%;
 margin:0 0 2em;
 }
 .project-staff__text {
 float:left;
 width: 25%;
 color: $color_white;
 line-height: 1.75em;
 }
 .project-staff__text p {
 margin:0;
 }
 .project-staff__link {
 color:$color_white;
 text-decoration: underline;
 }
 .project-staff__image {
 float:left;
 width: 25%;
 }
 */
.news-title {
  width: 100%;
  float: left;
  color: #fff;
  margin: 0 0 2em;
}
.news-title h4 {
  font-size: 2em;
  line-height: 1.5em;
  font-weight: bold;
  margin: 0;
}
.singular-main-text {
  width: 100%;
  float: left;
  color: #fff;
}
.singular-main-text p {
  margin: 0 0 1.75em;
  line-height: 1.75em;
}
.singular-main-text p a {
  color: #fff;
  text-decoration: underline;
}
.singular-main-text img, .singular-main-text iframe {
  box-sizing: border-box;
  max-width: 100%;
}
.singular-main-text h1, .singular-main-text h2, .singular-main-text h3, .singular-main-text h4, .singular-main-text h5, .singular-main-text h6, .singular-main-text p b, .singular-main-text p strong {
  font-size: 1em;
  line-height: 1.75em;
  font-weight: bold;
}
.singular-link-boxes {
  width: 100%;
  float: left;
}
.singular-link-boxes__share, .singular-link-boxes__related {
  width: 100%;
  float: left;
  margin: 2em 0;
}
@media all and (min-width: 960px) {
  .singular-link-boxes__share, .singular-link-boxes__related {
    width: 50%;
  }
}
.singular-link-boxes__image {
  width: 3.5em;
  float: left;
}
.singular-link-boxes__image a {
  color: #fff;
  text-decoration: none;
  -webkit-transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: color 200ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
.singular-link-boxes__image a:hover {
  color: #0f1a4a;
}
.singular-link-boxes__text {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.25em;
  margin-left: 0.5em;
  float: left;
}
.singular-link-boxes__text p {
  margin: 0;
}
.ctcc-left-side {
  font-size: 16px;
  font-weight: bold;
  padding-right: 20px;
}
#catapult-cookie-bar {
  top: 9% !important;
}
@media screen and (max-width: 650px) {
  #catapult-cookie-bar {
    right: 0px !important;
    top: 80% !important;
  }
}
#catapult-cookie-bar .ctcc-left-side {
  padding-right: 0px;
}
.member-top {
  background: #a976ce;
  padding-top: 6em;
  padding-bottom: 4em;
}
.member__title {
  width: 100%;
  float: left;
  padding: 1em;
  box-sizing: border-box;
  margin: 2em 0;
}
.member__title h2 {
  font-size: 1.5em;
  line-height: 1.5em;
  color: #fff;
  text-align: center;
  margin: 0;
}
@media all and (min-width: 650px) {
  .member__title h2 {
    font-size: 2em;
    line-height: 1.5em;
  }
}
@media all and (min-width: 960px) {
  .member__title h2 {
    font-size: 2.5em;
    line-height: 1.5em;
  }
}
@media all and (min-width: 1440px) {
  .member__title h2 {
    line-height: 1.5em;
    font-size: 3em;
  }
}
.member-top__text {
  width: 100%;
  float: left;
  padding: 1em;
  box-sizing: border-box;
  text-align: center;
}
@media all and (min-width: 650px) {
  .member-top__text {
    width: 60%;
    margin-left: 20%;
  }
}
@media all and (min-width: 960px) {
  .member-top__text {
    width: 40%;
    margin-left: 30%;
  }
}
.member-top__text p {
  margin: 0 0 1em;
  line-height: 1.75em;
  color: #fff;
}
.member-top__form {
  width: 100%;
  float: left;
  padding: 1em;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 4em;
}
@media all and (min-width: 650px) {
  .member-top__form {
    width: 60%;
    margin-left: 20%;
  }
}
@media all and (min-width: 960px) {
  .member-top__form {
    width: 50%;
    margin-left: 25%;
  }
}
.member-top__form div {
  color: #fff;
  text-align: center;
  margin: 1em 0 0;
}
.member-top__form label {
  margin: 0 0 0.5em;
}
.member-top__form .asterisk {
  color: #0f1a4a;
}
.member-top__form input, .member-top__form select {
  width: 100%;
  box-sizing: border-box;
  padding: 0.5em;
  color: #000;
}
.member-top__form input[type="submit"] {
  width: 30%;
  box-sizing: border-box;
  padding: 0.5em 1em;
  margin-top: 1em;
  color: #000;
}
.signupform--hidden {
  display: none;
}
.member_slideshow {
  float: left;
  width: 100%;
}
.member-info {
  width: 100%;
  padding: 0;
  float: left;
  background: #9c9d9f;
}
.member-info.member-info--blue {
  background: #0f1a4a;
}
.member-info__box {
  width: 100%;
  padding: 4em 2em;
  float: left;
  box-sizing: border-box;
}
@media all and (min-width: 960px) {
  .member-info__box {
    width: 50%;
    padding: 6em 3em 1em;
  }
}
.member-info__box1 {
  background: #0f1a4a;
}
.member-info__box1 .member-info__title {
  text-align: center;
}
.member-info__box1 h3 {
  font-size: 4em;
  line-height: 1em;
  margin: 0;
  font-weight: bold;
  color: #fff;
}
.member-info__box1 h3 span.purple {
  color: #a976ce;
}
@media all and (min-width: 650px) {
  .member-info__box1 h3 {
    font-size: 5em;
    line-height: 1em;
  }
}
@media all and (min-width: 960px) {
  .member-info__box1 h3 {
    font-size: 7em;
    line-height: 1em;
  }
}
@media all and (min-width: 1440px) {
  .member-info__box1 h3 {
    font-size: 8em;
    line-height: 1em;
  }
}
.member-info__box1 .member-info__text {
  width: 60%;
  margin-left: 20%;
}
.member-info__box2 {
  background: #9c9d9f;
}
.member-info__box2 .member-info__title {
  width: 100%;
  box-sizing: border-box;
}
.member-info__box2 .member-info__title h3 {
  font-size: 1.5em;
  line-height: 1.5em;
  color: #a976ce;
  text-align: center;
  width: 100%;
  margin: 0;
}
@media all and (min-width: 650px) {
  .member-info__box2 .member-info__title h3 {
    font-size: 2em;
    line-height: 1.5em;
  }
}
@media all and (min-width: 960px) {
  .member-info__box2 .member-info__title h3 {
    font-size: 2.5em;
    line-height: 1.5em;
  }
}
@media all and (min-width: 1440px) {
  .member-info__box2 .member-info__title h3 {
    line-height: 1.5em;
    font-size: 3em;
  }
}
.member-info__box2 .member-info__text {
  width: 60%;
  margin-left: 20%;
}
.member-info__box2 .member-info__text-link a {
  color: #0f1a4a;
}
@media all and (min-width: 960px) {
  .member-info__box2 .member-info__text-link {
    left: 50%;
  }
}
.member-info__text {
  margin-top: 4em;
  color: #fff;
  text-align: center;
}
.member-info__text.less-margin {
  margin-top: 2em;
}
.member-info__text-link {
  margin-top: 0;
  color: #fff;
  text-align: center;
  font-size: 2em;
  width: 30%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media all and (min-width: 960px) {
  .member-info__text-link {
    position: absolute;
    bottom: 4em;
    left: 0;
    width: 50%;
  }
}
.member-info__text-link a {
  color: #a976ce;
  text-decoration: none;
  font-weight: bold;
}
.member-info__text-link a:hover {
  background-color: white;
  opacity: 0.2;
}
.member-info__big-list {
  display: none;
  text-align: center;
  width: 100%;
}
.member-info__big-list p {
  color: #fff;
  font-weight: 600;
  font-size: 2em;
  line-height: 1.5em;
}
.member-info__big-list.member-info__big-list--visible {
  display: block;
}
.member_row {
  background: #9c9d9f;
}
.member_row--light {
  background: #dbdbda;
}
.member_row__col {
  width: 100%;
  float: left;
  padding: 4em 1em;
  box-sizing: border-box;
}
.member_row__col.member_row__col--right {
  float: right;
}
@media all and (min-width: 960px) {
  .member_row__col {
    padding: 5em 1em;
    width: 40%;
  }
}
.member_row__info {
  width: 100%;
  float: left;
}
.member_row__info_key {
  width: 9em;
  float: left;
}
.member_row__info_key p {
  color: #0f1a4a;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: bold;
  margin: 0;
}
.member_row__info_val {
  width: auto;
  float: left;
}
.member_row__info_val p {
  color: #0f1a4a;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: light;
  margin: 0;
}
.member_row__info_mail {
  width: 100%;
  float: left;
  margin: 2em 0;
}
.member_row__info_mail a {
  color: #0f1a4a;
  text-decoration: underline;
}
.member_row__text {
  width: 100%;
  float: left;
}
.member_row__text p {
  color: #0f1a4a;
  line-height: 1.75em;
}
.member_row__text {
  width: 100%;
  float: left;
}
.member_row__text p {
  color: #0f1a4a;
  line-height: 1.75em;
}
.member_row__quote {
  margin-top: 4em;
  width: 100%;
  float: left;
}
.member_row__qt {
  width: 100%;
  margin-bottom: 2em;
  float: left;
}
.member_row__qt p {
  margin: 0;
  font-weight: bold;
  color: #0f1a4a;
}
.member_row__q {
  width: 100%;
  float: left;
}
.member_row__q p {
  margin: 0;
  font-size: 2em;
  line-height: 1.125em;
  font-weight: bold;
  color: #0f1a4a;
}
@media all and (min-width: 960px) {
  .member_row__q p {
    font-size: 3em;
    line-height: 1.125em;
  }
}
.member_row--light p, .member_row--light a {
  color: #a976ce;
}
#member-table {
  margin-left: auto;
  margin-right: auto;
  height: 30px;
  background: white;
  border-radius: 5px;
}
#member-table tbody tr {
  color: black;
}
#member-table tbody tr .table-data, #member-table tbody tr .table-header p {
  width: 200px;
  text-align: left;
  font-size: 16px;
  padding-left: 20px;
}
@media all and (max-width: 650px) {
  #member-table tbody tr .table-data, #member-table tbody tr .table-header p {
    width: 120px;
    font-size: 13px;
  }
}
#member-table tbody tr .table-data {
  border-top: 1px solid lightgrey;
  padding-top: 10px;
  padding-bottom: 10px;
}
#member-table tbody tr:nth-child(1) {
  background: #a976ce;
}
.network-top {
  background: #0f1a4a;
  float: left;
  height: auto;
  padding-bottom: 4em;
}
.network-top__content {
  padding: 0 1em;
  box-sizing: border-box;
  float: left;
  margin: 0;
  width: 100%;
  margin-top: 6em;
}
@media all and (min-width: 650px) {
  .network-top__content {
    width: 60%;
    margin-left: 20%;
  }
}
@media all and (min-width: 960px) {
  .network-top__content {
    width: 40%;
    margin-left: 30%;
  }
}
.network-top__content-title {
  width: 100%;
  float: left;
  padding: 1em;
  box-sizing: border-box;
  margin: 2em 0;
}
.network-top__content-title h2 {
  font-size: 1.5em;
  line-height: 1.5em;
  color: #fff;
  text-align: center;
  margin: 0;
}
@media all and (min-width: 650px) {
  .network-top__content-title h2 {
    font-size: 2em;
    line-height: 1.5em;
  }
}
@media all and (min-width: 960px) {
  .network-top__content-title h2 {
    font-size: 2.5em;
    line-height: 1.5em;
  }
}
@media all and (min-width: 1440px) {
  .network-top__content-title h2 {
    line-height: 1.5em;
    font-size: 3em;
  }
}
.network-top__content-toptext {
  margin-bottom: 2em;
  width: 100%;
  float: left;
}
.network-top__content-toptext p {
  text-align: center;
  margin: 0 0 1em;
  line-height: 1.75em;
  color: #fff;
}
.network-top__content-toptext p a {
  color: #fff;
  text-decoration: underline;
}
.network-top__category_list-outer {
  width: 100%;
  padding: 0 1em;
  box-sizing: border-box;
  margin: 0 0 2em;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
@media all and (min-width: 960px) {
  .network-top__category_list-outer {
    padding: 0 2em;
  }
}
.network-top__category_list {
  position: relative;
  width: auto;
  white-space: nowrap;
  text-align: center;
  margin: auto;
  -webkit-transform: translateX(8em);
  -moz-transform: translateX(8em);
  -ms-transform: translateX(8em);
  -o-transform: translateX(8em);
  transform: translateX(8em);
  opacity: 0;
  filter: alpha(opacity=0);
}
.network-top__category_list--visible {
  -webkit-transition: transform 1600ms cubic-bezier(0.18, 1, 0.21, 1), opacity 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -moz-transition: transform 1600ms cubic-bezier(0.18, 1, 0.21, 1), opacity 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -ms-transition: transform 1600ms cubic-bezier(0.18, 1, 0.21, 1), opacity 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -o-transition: transform 1600ms cubic-bezier(0.18, 1, 0.21, 1), opacity 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 1600ms cubic-bezier(0.18, 1, 0.21, 1), opacity 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.network-project-category {
  width: 12em;
  margin: 0 2em;
  position: relative;
  display: inline-block;
  padding: 1em;
  box-sizing: border-box;
  color: #fff;
  text-decoration: none;
}
.network-project-category--active, .network-project-category:hover {
  color: #fff;
}
.network-project-category__image {
  position: relative;
  display: inline-block;
  width: 75%;
  margin-left: 12.5%;
  float: left;
}
.network-project-category__text {
  width: 100%;
  float: left;
  margin-top: 1em;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.network-top__content--bottom {
  margin-top: 0;
  margin-bottom: 4em;
}
.network-top__content-bottomtext {
  color: #0f1a4a;
  font-weight: 600;
  display: none;
  text-align: center;
}
.network-top__content-bottomtext a {
  color: #0f1a4a;
  text-decoration: underline;
}
.network-top__content-bottomtext a:hover {
  color: #fff;
}
.network-top__content-bottomtext__first {
  color: #fff;
  font-weight: normal;
}
.network-top__content-bottomtext--visible {
  display: block;
}
.about__top {
  padding-top: 2em;
  background: #fff;
}
.about__title {
  width: 100%;
  float: left;
  padding: 1em;
  box-sizing: border-box;
  margin: 2em 0;
}
.about__title h2 {
  font-size: 1.5em;
  line-height: 1.5em;
  color: #fff;
  text-align: center;
  margin: 0;
}
@media all and (min-width: 650px) {
  .about__title h2 {
    font-size: 2em;
    line-height: 1.5em;
  }
}
@media all and (min-width: 960px) {
  .about__title h2 {
    font-size: 2.5em;
    line-height: 1.5em;
  }
}
@media all and (min-width: 1440px) {
  .about__title h2 {
    line-height: 1.5em;
    font-size: 3em;
  }
}
.about__dark_title h2 {
  color: #0f1a4a;
}
.about__top-text {
  width: 100%;
  float: left;
  padding: 1em 1em 0;
  box-sizing: border-box;
  text-align: center;
}
@media all and (min-width: 650px) {
  .about__top-text {
    width: 60%;
    margin-left: 20%;
  }
}
@media all and (min-width: 960px) {
  .about__top-text {
    width: 40%;
    margin-left: 30%;
  }
}
.about__top-text p {
  margin: 0 0 1em;
  line-height: 1.75em;
  color: #0f1a4a;
}
.about__top-links {
  width: 100%;
  float: left;
  padding: 1em;
  box-sizing: border-box;
  text-align: center;
}
@media all and (min-width: 650px) {
  .about__top-links {
    width: 40%;
    margin-left: 30%;
  }
}
@media all and (min-width: 960px) {
  .about__top-links {
    width: 20%;
    margin-left: 40%;
  }
}
.about__top-links p {
  margin: 0 0 2em;
}
.about__linkbutton {
  box-sizing: border-box;
  padding: 0.5em 1em;
  width: 100%;
}
.about__top-bigtexts-wrapper-centerer {
  width: 100%;
  float: left;
}
.about__top-bigtexts-wrapper {
  height: auto;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  float: none;
  margin: auto;
  margin-bottom: 3em;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  padding-bottom: 3em;
  /*
   &.about__top-bigtexts-wrapper--en {
   width: 18em;
   height: 20em;
   }
   @media all and (min-width: $medium) {
   width: 37em;
   height: 58em;
   &.about__top-bigtexts-wrapper--en {
   width: 37em;
   height: 58em;
   }
   }
   */
}
@media screen and (max-width: 650px) {
  .about__top-bigtexts-wrapper {
    flex-direction: column;
    align-items: center;
  }
}
.about__top-circle {
  display: block;
  width: 20vw;
  height: 20vw;
  border-radius: 50%;
  background: #0f1a4a;
  margin: 0 5em;
  width: 60vw;
  height: 60vw;
  margin-bottom: 2em;
}
.about__top-circle .about__top-smalltexts {
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  color: white;
  font-size: 1em;
}
.about__top-circle .about__top-bigtexts {
  display: block;
  width: 100%;
  margin: 0;
  font-size: 2em;
  float: none;
  text-align: center;
  font-weight: bold;
  line-height: 1.5em;
  color: white;
  margin-top: 2.5em;
  /*
   &.about__top-bigtexts--text1-en {
   line-height: 1em;
   letter-spacing: -0.01em;
   width: auto;
   float: none;
   position: absolute;
   top:0;
   left:-1.7em;
   width: 8.4em;
   }
   &.about__top-bigtexts--text2-en {
   line-height: 1em;
   letter-spacing: -0.01em;
   width: auto;
   float: none;
   position: absolute;
   @include transform(rotate(215deg));
   top: 2.8em;
   left: -1.2em;
   width: 7.4em;
   }
   &.about__top-bigtexts--text3-en {
   line-height: 1em;
   letter-spacing: -0.01em;
   width: auto;
   float: none;
   position: absolute;
   @include transform(rotate(90deg));
   top: 3.2em;
   left: 3.8em;
   width: 4.8em;
   }
   */
}
@media all and (min-width: 960px) {
  .about__top-circle .about__top-bigtexts {
    font-size: 2em;
    line-height: 1.5em;
    letter-spacing: -0.01em;
    /*
     width: auto;
     float: none;
     position: absolute;
     &.about__top-bigtexts--text1-da {
     top:0;
     left:0;
     width: 4.7em;
     }
     &.about__top-bigtexts--text2-da {
     @include transform(rotate(225deg));
     top: 3.1em;
     left: -1.7em;
     width: 7.3em;
     }
     &.about__top-bigtexts--text3-da {
     @include transform(rotate(90deg));
     top: 2.5em;
     left: 2.35em;
     width: 4em;
     }
     */
  }
}
.about__top-circle .about__top-smalltexts {
  font-size: 1em;
  padding-left: 30px;
  padding-right: 30px;
}
@media all and (min-width: 1440px) {
  .about__top-circle .about__top-smalltexts {
    font-size: 2em;
    line-height: 1.5em;
  }
}
.about__top-circle .about__top-bigtexts {
  font-size: 1.3em;
}
@media screen and (min-width: 410px) {
  .about__top-circle {
    margin: 2em 2em;
    width: 45vw;
    height: 45vw;
  }
  .about__top-circle .about__top-smalltexts {
    font-size: 0.9em;
    padding-left: 20px;
    padding-right: 20px;
  }
  .about__top-circle .about__top-bigtexts {
    font-size: 1.2em;
  }
}
@media screen and (min-width: 650px) {
  .about__top-circle {
    margin: 0 2em;
    width: 25vw;
    height: 25vw;
  }
  .about__top-circle .about__top-smalltexts {
    font-size: 0.8em;
    padding-left: 20px;
    padding-right: 20px;
  }
  .about__top-circle .about__top-bigtexts {
    font-size: 1.2em;
  }
}
@media screen and (min-width: 960px) {
  .about__top-circle {
    margin: 0 5em;
    width: 20vw;
    height: 20vw;
  }
  .about__top-circle .about__top-smalltexts {
    font-size: 1em;
    padding-left: 20px;
    padding-right: 20px;
  }
  .about__top-circle .about__top-bigtexts {
    font-size: 1.8em;
  }
}
@media screen and (min-width: 1440px) {
  .about__top-circle .about__top-smalltexts {
    font-size: 1.2em;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 1.2em;
  }
  .about__top-circle .about__top-bigtexts {
    font-size: 2.5em;
  }
}
@media screen and (min-width: 1960px) {
  .about__top-circle .about__top-smalltexts {
    font-size: 1.8em;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 1.5em;
  }
  .about__top-circle .about__top-bigtexts {
    font-size: 3.5em;
  }
}
.about_wwd {
  background: #0f1a4a;
  float: left;
  padding-top: 3em;
  padding-bottom: 3em;
}
.about_wwd__boxes, .about_board__boxes {
  float: left;
  width: 100%;
  margin-bottom: 2em;
}
.about_wwd__box, .about_board__box {
  padding: 1em;
  box-sizing: border-box;
  width: 50%;
  float: left;
  margin: 1em 0;
}
@media all and (min-width: 960px) {
  .about_wwd__box, .about_board__box {
    width: 20%;
  }
  .about_wwd__box.first, .about_board__box.first {
    margin-left: 10%;
  }
}
.about_wwd__box p, .about_board__box p {
  font-size: 1.25em;
  line-height: 1.5em;
  margin: 0 0 1em;
  color: #fff;
}
.about_board__box {
  margin: 0;
  padding: 0 1em;
}
.about_board__box p {
  margin: 0 0 0.25em;
}
.about_th {
  padding-top: 3em;
  padding-bottom: 3em;
  position: relative;
  background: #9c9d9f;
}
.about_th__image {
  padding: 1em;
  width: 100%;
  float: left;
  box-sizing: border-box;
}
@media all and (min-width: 960px) {
  .about_th__image {
    width: 40%;
    margin-left: 30%;
  }
}
.about_th__text {
  padding: 1em;
  width: 100%;
  float: left;
  box-sizing: border-box;
}
.about_th__text p {
  color: #fff;
  line-height: 1.5em;
}
@media all and (min-width: 960px) {
  .about_th__text {
    position: absolute;
    bottom: 5em;
    padding: 0;
    left: 70%;
    width: 20%;
  }
}
.about_wwa {
  padding-top: 3em;
  padding-bottom: 3em;
  position: relative;
  background: #5d5d5f;
  box-sizing: border-box;
}
.about_wwa p {
  color: #fff;
  float: left;
  width: 100%;
  line-height: 1.5em;
  margin: 0;
}
.about_wwa p.board-title {
  font-size: 1.5em;
}
@media all and (min-width: 960px) {
  .about_wwa p {
    font-size: 1.333333333em;
    line-height: 1.5em;
  }
  .about_wwa p.board-title {
    font-size: 1.8em;
  }
}
.about_wwa p a {
  color: #fff;
  text-decoration: underline;
}
.text-centered {
  text-align: center;
}
.mb2em {
  margin-bottom: 2em !important;
}
.mt6em {
  margin-top: 6em !important;
}
.about_wwa__members {
  display: flex;
  flex-wrap: wrap;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
@media all and (min-width: 960px) {
  .about_wwa__members {
    width: 80%;
    margin-left: 10%;
  }
}
.about_wwa__members p {
  margin-bottom: 0.25em;
}
.about_wwa__members a, .about_wwa__members a p {
  color: #fff;
  text-decoration: underline;
}
.about_wwa__member {
  width: 100%;
  padding: 1em;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
@media all and (min-width: 410px) {
  .about_wwa__member {
    width: 50% !important;
  }
}
@media all and (min-width: 960px) {
  .about_wwa__member {
    width: 25% !important;
  }
}
.about_wwa__member a {
  width: 100%;
  float: left;
}
.about_wwa__image-wrapper {
  box-sizing: border-box;
  width: 100%;
  float: left;
}
.about_wwa__staff {
  display: flex;
  flex-wrap: wrap;
  float: left;
  width: 100%;
  box-sizing: border-box;
}
@media all and (min-width: 960px) {
  .about_wwa__staff {
    margin-left: 10%;
    width: 80%;
  }
}
.about_wwa__staff-single {
  padding: 0 1em 2em;
  box-sizing: border-box;
  width: 100%;
}
@media all and (min-width: 650px) {
  .about_wwa__staff-single {
    width: 50%;
  }
}
@media all and (min-width: 960px) {
  .about_wwa__staff-single {
    width: 25%;
  }
}
.about_wwa__staff-image {
  margin: 1em 0 0.5em;
}
.about_board {
  padding-top: 3em;
  padding-bottom: 5em;
  position: relative;
  background: #9c9d9f;
  box-sizing: border-box;
}
.about_board p {
  float: left;
  width: 100%;
}
@media all and (max-width: 650px) {
  .big-desc p.slideshow-body-text {
    width: 70%;
  }
}
@media all and (max-width: 410px) {
  .big-desc p.slideshow-body-text {
    width: 100%;
  }
}
#about-end-right, #about-end-left {
  width: 42%;
  background-color: #0f1a4a;
  color: white;
  text-align: center;
  font-size: 1.5em;
  line-height: 1.5em;
  margin-top: 2em;
}
#about-end-right a, #about-end-left a {
  color: white;
}
#about-end-right p, #about-end-left p {
  padding-left: 2em;
  padding-right: 2em;
}
@media all and (max-width: 650px) {
  #about-end-right, #about-end-left {
    width: 100%;
  }
}
#about-end {
  background-color: #0f1a4a;
  float: left;
  width: 100%;
  padding-bottom: 3em;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.logo_flex {
  display: flex;
}
.logo a:not(svg) {
  display: table;
}
.logo img {
  opacity: 1;
  margin-right: 10px;
  width: 70% !important;
  height: 100%;
}
.innovation_top {
  background-color: #a976ce;
  color: white;
}
.innovation_top p {
  font-size: 1.25em;
  line-height: 1.5em;
}
.innovation_top h2 {
  font-size: 3em;
  line-height: 1.2;
  word-break: break-word;
}
.innovation_top h3 {
  font-size: 25px;
}
.innovation_top .innovation_top__content {
  width: 40%;
  text-align: center;
  display: block;
  margin: 10em auto 1em auto;
}
.innovation_top .innovation_top__logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 40%;
  margin: 2em auto;
  margin-bottom: 5em;
}
.innovation_top .innovation_top__logos.multiple_lines {
  justify-content: flex-start;
}
.innovation_top .innovation_top__logos .logo-item {
  width: 25% !important;
}
.innovation_top .innovation_top__logos .logo-item img {
  width: 100% !important;
  opacity: 1;
}
@media screen and (max-width: 960px) {
  .innovation_top .innovation_top__logos {
    width: 100%;
  }
  .innovation_top .innovation_top__logos .logo-item {
    width: 50% !important;
  }
}
.innovation__content {
  width: 40%;
  text-align: center;
  display: block;
  margin: 5em auto;
}
.innovation__content h1 {
  line-height: 1.2;
}
#fåstøttetil {
  background-color: #fff;
  color: #0f1a4a;
}
#detfårdu, #detfaardu {
  background-color: #0f1a4a;
  color: #fff;
}
#detfårdu .innovation_top__logos {
  display: table;
  width: 100%;
  margin-bottom: 5em;
}
#detfårdu .innovation_top__logos .logo-item {
  display: table-cell;
  width: 16% !important;
  min-height: 25em;
  color: white;
  margin: 0 2em;
  margin-bottom: 2%;
}
#detfårdu .innovation_top__logos .logo-item img {
  opacity: 1;
  width: 83px !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10%;
}
#detfårdu .innovation_top__logos .logo-item h3 {
  font-family: "Poppins", sans-serif;
  text-align: center;
  font-size: 25px;
  line-height: 1em;
}
@media screen and (max-width: 1280px) {
  #detfårdu .innovation_top__logos .logo-item h3 {
    font-size: 16px;
  }
}
#detfårdu .innovation_top__logos .logo-item .logo-textBox {
  padding: 5px 18px;
  text-align: center;
}
@media screen and (max-width: 960px) {
  #detfårdu .innovation_top__logos {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
  }
  #detfårdu .innovation_top__logos .logo-item {
    width: 100% !important;
  }
}
#ansøg {
  background-color: #a976ce;
  color: #fff;
}
#ansøg h4 {
  font-size: 16px;
}
#ansøg .innovation__content:nth-child(2) {
  padding: 15px;
  background-color: #0f1a4a;
  color: #fff;
  text-align: left;
}
#ansøg a {
  font-size: 1.25em;
  line-height: 1.2em;
  margin-bottom: 0;
  color: white;
}
#ansøg li {
  margin-bottom: 1em;
}
#ansøg li p {
  margin-top: 0;
}
#kontaktinformation {
  background-color: #0f1a4a;
  color: #fff;
}

#kontaktinformation .contact-items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  width: 80%;
  margin: 2em auto;
}
#kontaktinformation .contact-items .contact-item {
  box-sizing: border-box;
  padding: 0 1em 2em;
  width: 25%;
}
#kontaktinformation .contact-items .contact-item img {
  opacity: 1;
  width: 100% !important;
}
#kontaktinformation .contact-items .contact-item .contact-name {
  font-size: 14px;
  font-weight: 900;
  padding: 0;
  line-height: 1.5em;
}
#kontaktinformation .contact-items .contact-item .contact-title {
  font-size: 16px;
  margin-bottom: 2em;
}
#kontaktinformation .contact-items .contact-item a {
  color: white;
  font-size: 16px;
  font-weight: 900;
}
@media screen and (max-width: 960px) {
  #kontaktinformation .contact-items .contact-item {
    width: 100%;
  }
}
#kontaktinformation .contact-items .big-contact-items {
  justify-content: flex-start;
}
#kontaktinformation .innovation_top__logos {
  padding: 0 0 10px 0;
}
#kontaktinformation .innovation_top__logos a {
  color: #fff;
}
#aktuellesamarbejder {
  background-color: #fff;
  color: #a976ce;
}
#aktuellesamarbejder .coop-items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 5em;
  justify-content: center;
}
#aktuellesamarbejder .coop-items .coop-item {
  box-sizing: border-box;
  margin: 1em;
  color: white;
  width: 100%;
  max-width: 350px;
  position: relative;
  background-color: #0f1a4a;
}
#aktuellesamarbejder .coop-items .coop-item a {
  color: white;
  text-decoration: none;
}
#aktuellesamarbejder .coop-items .coop-item img {
  opacity: 0.85;
  width: 100% !important;
  position: relative;
  transition: opacity 400ms cubic-bezier(0.39, 0.575, 0.565, 1);
}
#aktuellesamarbejder .coop-items .coop-item:hover img {
  opacity: 1;
}
#aktuellesamarbejder .coop-items .coop-item .coop-statusBox {
  position: absolute;
  box-sizing: border-box;
  background-color: #0f1a4a;
  padding: 0.75em 1em 0.5em;
  display: table;
  bottom: 3em;
}
#aktuellesamarbejder .coop-items .coop-item .coop-statusBox p {
  padding: 0;
  margin: 0;
  font-weight: 900;
}
#aktuellesamarbejder .coop-items .coop-item .coop-nameBox {
  box-sizing: border-box;
  background-color: #0f1a4a;
  padding: 0.75em 1em 0.5em;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
}
#aktuellesamarbejder .coop-items .coop-item .coop-nameBox p {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 960px) {
  #aktuellesamarbejder .coop-items .coop-item .coop-statusBox {
    bottom: 2em;
  }

}
#innovationsdistrikt, #om-varig-tilknytning {
  background-color: #a976ce;
  color: #fff;
  padding: 0 0 10px 0;
}
#innovationsdistrikt .district-members {
  background-color: #a976ce;
  color: #fff;
  display: flex;
  justify-content: center;
  flex-direction: row;
  align-items: center;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 3em;
}
#innovationsdistrikt .district-members .district-member {
  display: table-cell;
}
#innovationsdistrikt .district-members .district-member img {
  width: 100% !important;
  opacity: 1;
}
@media screen and (max-width: 960px) {
  #innovationsdistrikt .district-members {
    flex-wrap: wrap;
  }
  #innovationsdistrikt .district-members .district-member {
    width: 50%;
  }
}
@media all and (max-width: 960px) {
  .innovation_top h2 {
    font-size: 18px;
  }
  .innovation_top h3 {
    font-size: 16px;
  }
  .innovation_top p {
    font-size: 12px;
  }
  .innovation_top .innovation__content {
    width: 90%;
  }
  .innovation_top .innovation_top__content {
    margin: 12em auto 5em auto;
    width: 90%;
  }
  .innovation_top .innovation_top__logos {
    margin-bottom: 2em;
  }
}
.quoteslider .slideshow {
  height: 75vh;
  min-height: 500px;
}
@media all and (min-width: 960px) {
  .quoteslider .slideshow {
    height: 50vh;
    min-height: 400px;
  }
}
.quoteslider .slideshow__item {
  -webkit-transition: opacity 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: opacity 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -ms-transition: opacity 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: opacity 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: opacity 600ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  height: auto;
}
.fullwidth-wrapper {
  width: 100%;
  float: left;
  position: relative;
}
.quoteslider {
  background: #50ad69;
}
.quotetext {
  color: #0f1a4a;
  font-weight: bold;
  font-size: 2em;
  line-height: 1.25em;
  margin: 0;
}
@media all and (min-width: 1440px) {
  .quotetext {
    font-size: 3em;
  }
}
.quotename {
  margin-top: 1em;
}
#benefit-grid {
  background-color: #a976ce;
  position: relative;
  float: left;
  width: 100%;
}
#benefit-grid div h2 {
  text-align: center;
  font-size: 2em;
  color: #fff;
  margin-top: 2em;
  margin-bottom: 1em;
}
@media screen and (min-width: 960px) {
  #benefit-grid div h2 {
    font-size: 3em;
  }
}
@media screen and (min-width: 1440px) {
  #benefit-grid div h2 {
    font-size: 3.5em;
  }
}
#benefit-grid-container {
  display: flex;
  background-color: #a976ce;
  list-style: none;
  justify-content: space-around;
  align-content: space-around;
  flex-wrap: wrap;
  align-items: baseline;
  margin: 0;
  margin-bottom: 8%;
  padding-left: 0;
}
@media screen and (min-width: 960px) {
  #benefit-grid-container {
    margin-bottom: 0;
  }
}
.benefit-grid-item {
  min-height: 25em;
  width: 17em;
  color: white;
  margin: 0 2em;
  margin-bottom: 2%;
}
.benefit-grid-item-container > img {
  opacity: 1;
  width: 17%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10%;
}
.benefit-grid-item-container > h3 {
  font-family: "Poppins", sans-serif;
  text-align: center;
  font-size: 25px;
  line-height: 1em;
}
@media screen and (max-width: 1280px) {
  .benefit-grid-item-container > h3 {
    font-size: 16px;
  }
}
.benefit-grid-item-container > p {
  margin: 30px 0;
  font-size: 14px;
  text-align: center;
  hyphens: auto;
}
@media screen and (max-width: 1280px) {
  .benefit-grid-item-container > p {
    font-size: 12px;
  }
}
@media screen and (max-width: 1280px) {
  #benefitgrid {
    padding-left: 0%;
    padding-right: 0%;
  }
  .benefit-grid-item-container > p {
    margin: 30px 0;
  }
}
.benefit-grid-item:nth-last-child(8):first-child, .benefit-grid-item:nth-last-child(8):first-child ~ * {
  width: 21%;
  margin-left: 2em;
  margin-right: 2em;
}
@media screen and (max-width: 1200px) {
  .benefit-grid-item:nth-last-child(8):first-child, .benefit-grid-item:nth-last-child(8):first-child ~ * {
    width: 21%;
    margin-left: 1em;
    margin-right: 1em;
  }
}
@media screen and (max-width: 600px) {
  .benefit-grid-item:nth-last-child(8):first-child, .benefit-grid-item:nth-last-child(8):first-child ~ * {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
  }
}
.benefit-grid-item:nth-last-child(7):first-child, .benefit-grid-item:nth-last-child(7):first-child ~ * {
  width: 10.2857142857%;
  margin-left: 2em;
  margin-right: 2em;
}
@media screen and (max-width: 1200px) {
  .benefit-grid-item:nth-last-child(7):first-child, .benefit-grid-item:nth-last-child(7):first-child ~ * {
    width: 26.5714285714%;
    margin-left: 1em;
    margin-right: 1em;
  }
}
@media screen and (max-width: 600px) {
  .benefit-grid-item:nth-last-child(7):first-child, .benefit-grid-item:nth-last-child(7):first-child ~ * {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
  }
}
.benefit-grid-item:nth-last-child(6):first-child, .benefit-grid-item:nth-last-child(6):first-child ~ * {
  width: 12.6666666667%;
  margin-left: 2em;
  margin-right: 2em;
}
@media screen and (max-width: 1200px) {
  .benefit-grid-item:nth-last-child(6):first-child, .benefit-grid-item:nth-last-child(6):first-child ~ * {
    width: 31.3333333333%;
    margin-left: 1em;
    margin-right: 1em;
  }
}
@media screen and (max-width: 600px) {
  .benefit-grid-item:nth-last-child(6):first-child, .benefit-grid-item:nth-last-child(6):first-child ~ * {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
  }
}
.benefit-grid-item:nth-last-child(5):first-child, .benefit-grid-item:nth-last-child(5):first-child ~ * {
  width: 16%;
  margin-left: 2em;
  margin-right: 2em;
}
@media screen and (max-width: 1200px) {
  .benefit-grid-item:nth-last-child(5):first-child, .benefit-grid-item:nth-last-child(5):first-child ~ * {
    width: 38%;
    margin-left: 1em;
    margin-right: 1em;
  }
}
@media screen and (max-width: 600px) {
  .benefit-grid-item:nth-last-child(5):first-child, .benefit-grid-item:nth-last-child(5):first-child ~ * {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
  }
}
.benefit-grid-item:nth-last-child(4):first-child, .benefit-grid-item:nth-last-child(4):first-child ~ * {
  width: 21%;
  margin-left: 2em;
  margin-right: 2em;
}
@media screen and (max-width: 1200px) {
  .benefit-grid-item:nth-last-child(4):first-child, .benefit-grid-item:nth-last-child(4):first-child ~ * {
    width: 48%;
    margin-left: 1em;
    margin-right: 1em;
  }
}
@media screen and (max-width: 600px) {
  .benefit-grid-item:nth-last-child(4):first-child, .benefit-grid-item:nth-last-child(4):first-child ~ * {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
  }
}
.benefit-grid-item:nth-last-child(3):first-child, .benefit-grid-item:nth-last-child(3):first-child ~ * {
  width: 29.3333333333%;
  margin-left: 2em;
  margin-right: 2em;
}
@media screen and (max-width: 1200px) {
  .benefit-grid-item:nth-last-child(3):first-child, .benefit-grid-item:nth-last-child(3):first-child ~ * {
    width: 31.3333333333%;
    margin-left: 1em;
    margin-right: 1em;
  }
}
@media screen and (max-width: 600px) {
  .benefit-grid-item:nth-last-child(3):first-child, .benefit-grid-item:nth-last-child(3):first-child ~ * {
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
  }
}
#benefit-text {
  margin-bottom: 2em;
  text-align: center;
  color: white;
  width: 60%;
  margin-left: 20%;
}
@media screen and (min-width: 960px) {
  #benefit-text {
    width: 40%;
    margin-left: 30%;
  }
}
.member-info__text-link {
  bottom: initial;
}
.member-info__box2 .member-info__title h3 {
  color: white;
}
.member-info__box1 {
  padding-bottom: 20em;
}
@media screen and (max-width: 650px) {
  .member-info__box1 {
    padding-bottom: 5em;
  }
}
.mc-field-group > label, .mc-field-group > input {
  display: block;
  font-size: 14px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
.mc-field-group {
  text-align: center;
}
.mc-field-group > input {
  width: 50%;
}
.mc-field-group > label {
  color: white;
}
#mc_embed_signup_scroll > div > input[type="submit"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
.event-overview-top {
  padding-top: 6em;
}
.event-overview-top .network-top__content-title {
  float: none;
}
.event-overview__content {
  display: flex;
  padding-top: 50px;
}
@media all and (max-width: 650px) {
  .event-overview__content {
    flex-wrap: wrap;
  }
}
.event-overview__content .event-overview-future-wrapper {
  width: 50%;
}
@media all and (max-width: 650px) {
  .event-overview__content .event-overview-future-wrapper {
    width: 100%;
  }
}
.event-overview__content .event-overview-future-wrapper .event-overview-future {
  display: block;
  margin-left: 10%;
  margin-top: 30px;
  width: 30em;
}
.event-overview__content .event-overview-future-wrapper .event-overview-future h2 {
  color: white;
  font-size: 3em;
}
@media screen and (max-width: 650px) {
  .event-overview__content .event-overview-future-wrapper .event-overview-future h2 {
    font-size: 2em;
  }
}
.event-overview__content .event-overview-future-wrapper .event-overview-future ul {
  list-style: none;
  padding-left: 0.3em;
}
.event-overview__content .event-overview-future-wrapper .event-overview-future ul a {
  text-decoration: none;
  color: #fff;
}
.event-overview__content .event-overview-future-wrapper .event-overview-future ul a li {
  margin-bottom: 10px;
  font-size: 16px;
}
.event-member-box {
  background-color: #fff;
  width: 50%;
  color: #a976ce;
  text-align: center;
}
@media all and (max-width: 650px) {
  .event-member-box {
    width: 100%;
  }
}
.event-member-box h1 {
  margin-top: 3em;
}
@media all and (min-width: 650px) {
  .event-member-box h1 {
    font-size: 5em;
    line-height: 1em;
    margin-top: 1em;
  }
}
@media all and (min-width: 960px) {
  .event-member-box h1 {
    font-size: 7em;
    line-height: 1em;
    margin-top: 1em;
  }
}
@media all and (min-width: 1440px) {
  .event-member-box h1 {
    font-size: 8em;
    line-height: 1em;
  }
}
.event-member-box p {
  width: 60%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  color: #0f1a4a;
}
.event-member-box a {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
  width: 250px;
  margin-top: 30px;
  margin-bottom: 40px;
}
.event-member-box a:hover {
  background-color: #dbdbda;
}
/* KVALIFIK MARTS 2018 START */
@media screen and (min-width: 1551px) {
  .menu-button {
    display: none;
  }
}
@media screen and (max-width: 1550px) {
  .staticmenu {
    display: none;
  }
  .quotetext {
    font-size: 1.5em;
  }
}
@media screen and (min-width: 1550px) {
  .dropdown-menu, .sub-menu {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-decoration: none;
  }
  .linkbox-filters__link:hover + .dropdown-menu, .dropdown-menu:hover, .staticmenu > li > a:hover + ul, .sub-menu:hover {
    display: block;
  }
  .dropdown-menu > li, .sub-menu > li {
    list-style: none;
    font-weight: 700;
  }
  .dropdown-menu > li > a, .sub-menu > li > a {
    text-decoration: none;
    color: #0f1a4a;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    display: block;
    padding: 10px 5px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .dropdown-menu > li > a:hover, .sub-menu > li > a:hover {
    background-color: #e1e1e1;
  }
}
.network-top {
  background: #0f1a4a;
}
.network-top__content-bottomtext {
  color: white;
}
.network-project-category:hover, .network-project-category--active {
  color: white;
  opacity: 0.5;
}
#frontpage-quote-wrapper {
  height: 50vh;
  background: #50ad69;
}
#quote-card-wrapper {
  height: 30vh;
}
.linkbox-filters, .linkbox-filters--fixed, .lang-link {
  position: fixed;
}
.swiper-container {
  width: 70%;
  height: 100%;
}
.quote-card-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-evenly;
  align-items: baseline;
}
.quote-card {
  width: 50px;
  height: 50px;
  background: blue;
}
.dropdown-disabled {
  display: none;
}
.network-top__category_list {
  opacity: initial;
}
.linkbox-filters__list {
  display: none;
}
.slidermenu > li > a, .submenu > li > a {
  margin-top: 10px;
  margin-bottom: 10px;
}
.slidermenu, .sub-menu {
  list-style-type: none;
}
.slidermenu li, .sub-menu li {
  margin-top: 5px;
  margin-bottom: 5px;
}
#linkboxes {
  min-height: 0;
}
.menu {
  z-index: 99999;
}
.menu-button {
  z-index: 999999;
}
::-moz-selection {
  color: white;
}
.cookie-bar-block #catapult-cookie-bar {
  width: auto !important;
}
.cookie-bar-block #catapult-cookie-bar h3 {
  display: none !important;
}
.cookie-bar-block #catapult-cookie-bar span {
  display: inline !important;
}
.cookie-bar-block #catapult-cookie-bar span:last-child {
  margin-left: 30px;
}
.logo > a > svg {
  fill: #0f1a4a;
  position: relative;
  z-index: -1;
  pointer-events: none;
}
.logo {
  width: 20em;
  z-index: 99;
  position: fixed;
}
@media screen and (max-width: 650px) {
  .logo {
    width: 16em;
  }
}
.footer__logo {
  width: 15em;
}
@media screen and (max-width: 650px) {
  .footer__logo {
    width: 12em;
  }
}
@media screen and (min-width: 650px) {
  .hide-on-desktop-plz {
    display: none;
  }
}
body {
  overflow-x: hidden;
}
.cookie-page {
  background-color: white;
  box-shadow: 1px 1px black;
  padding: 2em;
  height: auto;
}
p a {
  font-weight: 700;
  text-decoration: none;
}
.about_wwa__staff-single > .board-title > strong {
  font-size: 0.6em;
}
.big-desc > p {
  color: #fff;
}
.uploadedmedia {
  width: 83px !important;
  margin-top: 0px !important;
}
@media screen and (min-width: 1281px) {
  #benefit-text {
    font-size: 14px;
  }
  #det-vi-tilbyder {
    font-size: 3em !important;
  }
}
/*@keyframes colorChange {
 0%, 48.387%, 100% {
 color: #0f1a4a;
 }
 50%, 98.387% {
 color: #fff;
 }
 }*/
/* KVALIFIK SLUT */
