/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
svg:not(:root).svg-inline--fa {
  overflow: visible;
}

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}

.svg-inline--fa.fa-lg {
  vertical-align: -0.225em;
}

.svg-inline--fa.fa-w-1 {
  width: 0.0625em;
}

.svg-inline--fa.fa-w-2 {
  width: 0.125em;
}

.svg-inline--fa.fa-w-3 {
  width: 0.1875em;
}

.svg-inline--fa.fa-w-4 {
  width: 0.25em;
}

.svg-inline--fa.fa-w-5 {
  width: 0.3125em;
}

.svg-inline--fa.fa-w-6 {
  width: 0.375em;
}

.svg-inline--fa.fa-w-7 {
  width: 0.4375em;
}

.svg-inline--fa.fa-w-8 {
  width: 0.5em;
}

.svg-inline--fa.fa-w-9 {
  width: 0.5625em;
}

.svg-inline--fa.fa-w-10 {
  width: 0.625em;
}

.svg-inline--fa.fa-w-11 {
  width: 0.6875em;
}

.svg-inline--fa.fa-w-12 {
  width: 0.75em;
}

.svg-inline--fa.fa-w-13 {
  width: 0.8125em;
}

.svg-inline--fa.fa-w-14 {
  width: 0.875em;
}

.svg-inline--fa.fa-w-15 {
  width: 0.9375em;
}

.svg-inline--fa.fa-w-16 {
  width: 1em;
}

.svg-inline--fa.fa-w-17 {
  width: 1.0625em;
}

.svg-inline--fa.fa-w-18 {
  width: 1.125em;
}

.svg-inline--fa.fa-w-19 {
  width: 1.1875em;
}

.svg-inline--fa.fa-w-20 {
  width: 1.25em;
}

.svg-inline--fa.fa-pull-left {
  margin-right: 0.3em;
  width: auto;
}

.svg-inline--fa.fa-pull-right {
  margin-left: 0.3em;
  width: auto;
}

.svg-inline--fa.fa-border {
  height: 1.5em;
}

.svg-inline--fa.fa-li {
  width: 2em;
}

.svg-inline--fa.fa-fw {
  width: 1.25em;
}

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -0.125em;
  width: 1em;
}

.fa-layers svg.svg-inline--fa {
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.fa-layers-text, .fa-layers-counter {
  display: inline-block;
  position: absolute;
  text-align: center;
}

.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: 0.25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
}

.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}

.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2em;
}

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1em;
}

.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2em;
}

.fa-inverse {
  color: #fff;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

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

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 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 */
}

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

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in 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;
}

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

/**
 * 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;
}

/**
 * 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

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

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * 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 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}

/**
 * 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;
}

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

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

/**
 * 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 OS X.
 */
[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 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 */
}

@font-face {
  font-family: "MarketWebPro-Bold W03 Regular";
  src: url("/fonts/1465982/05493a19-44bb-4067-ac90-d4314ed6336f.eot?#iefix");
  src: url("/fonts/1465982/05493a19-44bb-4067-ac90-d4314ed6336f.eot?#iefix") format("eot"), url("/fonts/1465982/1c216409-42a0-4bc1-80c3-867cbae2dadd.woff2") format("woff2"), url("/fonts/1465982/36028b47-d99c-486e-80a9-a748339da72d.woff") format("woff"), url("/fonts/1465982/2e55b29c-bfc5-475f-8e28-4294097411f1.ttf") format("truetype");
}
@font-face {
  font-family: "MarketWebPro-CondMedium W03 Rg";
  src: url("/fonts/1465986/b9812202-ae16-4c1d-b436-317794ed1cc2.eot?#iefix");
  src: url("/fonts/1465986/b9812202-ae16-4c1d-b436-317794ed1cc2.eot?#iefix") format("eot"), url("/fonts/1465986/f6031dfe-98fa-464f-aa80-1a76275e296a.woff2") format("woff2"), url("/fonts/1465986/079422cf-e709-4530-8905-3150ce5f6cc1.woff") format("woff"), url("/fonts/1465986/a3876c5f-2b2f-497d-b72b-4537baefae85.ttf") format("truetype");
}
@font-face {
  font-family: "MarketWeb W03 Regular";
  src: url("/fonts/1465990/85888271-0362-47dc-bda1-2b8f104eb2c6.eot?#iefix");
  src: url("/fonts/1465990/85888271-0362-47dc-bda1-2b8f104eb2c6.eot?#iefix") format("eot"), url("/fonts/1465990/c1756447-7283-4d6a-8687-b6b789757777.woff2") format("woff2"), url("/fonts/1465990/cd86d991-6aef-4686-8f0c-01ca72870081.woff") format("woff"), url("/fonts/1465990/eae2a1df-e4bf-4f4e-a526-b2a370baf356.ttf") format("truetype");
}
@font-face {
  font-family: "KievitSlabWeb W03 Thin";
  src: url("/fonts/1473129/23652b66-dcce-47a7-939a-781de3ae1763.eot?#iefix");
  src: url("/fonts/1473129/23652b66-dcce-47a7-939a-781de3ae1763.eot?#iefix") format("eot"), url("/fonts/1473129/e5f722fe-52dd-4a1c-bc83-1de85585ed4c.woff2") format("woff2"), url("/fonts/1473129/524fd57d-1785-4328-b442-5b7252151f79.woff") format("woff"), url("/fonts/1473129/1100c8d1-87bb-4fc7-b158-c719c421bf34.ttf") format("truetype");
}
@font-face {
  font-family: "AvantGardeGothicITC W08 X Lt";
  src: url("/fonts/1557325/fa187ac5-250b-4b7d-b0e2-a77c3cc43819.eot?#iefix");
  src: url("/fonts/1557325/fa187ac5-250b-4b7d-b0e2-a77c3cc43819.eot?#iefix") format("eot"), url("/fonts/1557325/aa3b25d4-83e1-40ca-8751-f0a7f596bd0e.woff2") format("woff2"), url("/fonts/1557325/0bf96103-08fe-427a-93f1-019d9adc048f.woff") format("woff"), url("/fonts/1557325/e18a67f3-7e41-46df-b151-29d5cd9868d5.ttf") format("truetype");
}
@font-face {
  font-family: "AvantGardeGothicITC W08 Medium";
  src: url("/fonts/1557329/545e1d42-64a3-47a0-80fb-6c5e9d91cb3f.eot?#iefix");
  src: url("/fonts/1557329/545e1d42-64a3-47a0-80fb-6c5e9d91cb3f.eot?#iefix") format("eot"), url("/fonts/1557329/29157fe0-5754-4d0d-8ea2-27ac5e7f9758.woff2") format("woff2"), url("/fonts/1557329/880123b6-d36d-4eb7-812e-6a193028c4ab.woff") format("woff"), url("/fonts/1557329/494508ef-163f-4684-83a2-dc52341cb470.ttf") format("truetype");
}
@font-face {
  font-family: "AvantGardeGothicITC W08 Bold";
  src: url("/fonts/1557333/9e311fc6-93e8-463d-8123-ff0d7c192385.eot?#iefix");
  src: url("/fonts/1557333/9e311fc6-93e8-463d-8123-ff0d7c192385.eot?#iefix") format("eot"), url("/fonts/1557333/84ef6332-4b03-4f49-87af-a63921bb17fe.woff2") format("woff2"), url("/fonts/1557333/6cb23087-e6d5-476d-b7d4-c60f3a03770f.woff") format("woff"), url("/fonts/1557333/69313679-151d-4451-9ac1-661506911c4e.ttf") format("truetype");
}
@font-face {
  font-family: "AvantGardeGothicITC W08 Book";
  src: url("/fonts/1557337/e4700d8e-1562-42fc-940f-c7a91bd44fe0.eot?#iefix");
  src: url("/fonts/1557337/e4700d8e-1562-42fc-940f-c7a91bd44fe0.eot?#iefix") format("eot"), url("/fonts/1557337/bc8d759e-29a0-4529-9b3e-35c48d86287a.woff2") format("woff2"), url("/fonts/1557337/33f9a32b-9388-4a51-8316-df3f8d3e5916.woff") format("woff"), url("/fonts/1557337/96ad96a5-8859-431a-901c-529c092e1cb5.ttf") format("truetype");
}
* {
  box-sizing: border-box;
}

body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-size: 1.15em;
  line-height: 1.15em;
}

figure,
picture {
  display: block;
  margin: 0;
}
figure a,
picture a {
  display: block;
}
figure img,
picture img {
  display: block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #f00;
}

p {
  margin-top: 0;
  margin-bottom: 16px;
}

.container {
  position: relative;
  min-height: 450px;
}

.inner-container {
  max-width: 1000px;
  margin: 0 auto;
}
@media screen and (min-width: 1334px) {
  .has-sky .inner-container {
    left: -150px;
  }
}
@media screen and (min-width: 1334px) {
  .has-hpto .inner-container {
    left: auto !important;
  }
}

.content {
  position: relative;
  padding: 0 0 0 16px;
  background-color: #fff;
}
.content {
  *zoom: 1;
}
.content:before, .content:after {
  display: table;
  content: "";
}
.content:after {
  clear: both;
}

.row {
  margin-bottom: 32px;
}
.row {
  *zoom: 1;
}
.row:before, .row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}

.col {
  width: 100%;
  padding-right: 16px;
  float: left;
}
.col--last {
  padding-right: 0;
}

@media screen and (min-width: 750px) {
  .col--1 {
    width: 16.66%;
  }
}

@media screen and (min-width: 750px) {
  .col--2 {
    width: 33.32%;
  }
}

@media screen and (min-width: 750px) {
  .col--3 {
    width: 49.98%;
  }
}

@media screen and (min-width: 750px) {
  .col--4 {
    width: 66.64%;
  }
}

@media screen and (min-width: 750px) {
  .col--5 {
    width: 83.3%;
  }
}

@media screen and (min-width: 750px) {
  .col--6 {
    width: 100%;
  }
}

.col--sky {
  text-align: center;
}
@media screen and (min-width: 750px) {
  .col--sky {
    width: 300px;
  }
}

@media screen and (min-width: 750px) {
  .col--4-w-sky {
    width: calc(100% - 300px - 16px);
  }
}

.layout--section,
.layout--article,
.layout--product,
.layout--product-overview {
  background-color: #fff2f2;
  background-repeat: repeat-x;
  background-position: center -100px;
}
@media screen and (max-width: 999px) {
  .layout--section,
.layout--article,
.layout--product,
.layout--product-overview {
    background-size: contain;
  }
  .layout--section.has-leader,
.layout--article.has-leader,
.layout--product.has-leader,
.layout--product-overview.has-leader {
    background-position: center 150px;
  }
}
.layout--section .inner-container,
.layout--article .inner-container,
.layout--product .inner-container,
.layout--product-overview .inner-container {
  position: relative;
  background-color: #fff;
  background-repeat: repeat-x;
  background-position: center -100px;
}
@media screen and (max-width: 1074px) {
  .layout--section .inner-container,
.layout--article .inner-container,
.layout--product .inner-container,
.layout--product-overview .inner-container {
    overflow: hidden;
  }
}
.layout--section .inner-container::before,
.layout--article .inner-container::before,
.layout--product .inner-container::before,
.layout--product-overview .inner-container::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.7);
  content: "";
}

.footer,
.theme--summer .footer {
  width: 100%;
  height: auto;
  max-width: 1000px;
  margin: 0 auto;
  background-color: #ff2d23;
  color: #fff;
}
@media screen and (max-width: 999px) {
  .footer,
.theme--summer .footer {
    overflow: hidden;
  }
}
.footer .container,
.theme--summer .footer .container {
  min-height: auto;
}
.footer .container .inner-container,
.theme--summer .footer .container .inner-container {
  background-color: transparent;
  background-image: none;
}
.footer .container .inner-container::before,
.theme--summer .footer .container .inner-container::before {
  display: none;
  background-color: transparent;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.footer .container .inner-container .linkbox__item,
.theme--summer .footer .container .inner-container .linkbox__item {
  color: #fff;
}
.footer .container .inner-container .linkbox__item:hover,
.theme--summer .footer .container .inner-container .linkbox__item:hover {
  color: #000;
}

@media screen and (min-width: 768px) {
  .footer,
.theme--summer .footer {
    height: 354px;
  }
}
.adv-leader {
  position: relative;
  margin: 0 auto;
  z-index: 999;
}

.adv-sky {
  display: none;
  position: fixed;
  top: 16px;
  left: 50%;
  width: 300px;
  margin-left: 520px;
}
@media screen and (min-width: 1334px) {
  .adv-sky {
    display: block;
  }
}

.adv-native {
  max-width: 300px;
  margin: 0 auto 16px;
}

.js-is-empty {
  display: none;
}

.js-is-not-empty {
  display: block;
}

#adv_bg_clickbox {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50% top;
}

.js-hide-creative {
  display: none;
}

.featured-item,
.layout--product-overview .product {
  display: block;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 749px) {
  .featured-item,
.layout--product-overview .product {
    margin-bottom: 32px;
    padding-bottom: 32px;
    border-bottom: 1px dotted #f4f4f4;
  }
}
.featured-item:hover .featured-item__image,
.featured-item:hover .product__image,
.layout--product-overview .product:hover .featured-item__image,
.layout--product-overview .product:hover .product__image {
  opacity: 0.8;
}

.featured-item__title,
.featured-item__meta {
  text-align: center;
}

.featured-item__title,
.layout--product-overview .product__name {
  margin: 8px 0;
  font-family: "AvantGardeGothicITC W08 Medium", "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-style: normal;
  text-transform: uppercase;
}

.featured-item__container {
  position: relative;
  overflow: hidden;
}

.label {
  display: inline-block;
  width: 170px;
  margin: 0 auto;
  background-color: #ff2d23;
  color: #fff;
  font-size: 0.75em;
  text-align: center;
  text-transform: uppercase;
  opacity: 0.9;
}
.calendar .label {
  font-weight: bold;
}

.featured-item__theme {
  position: absolute;
  right: 0;
  bottom: 32px;
  left: 0;
}

.featured-item__theme--top {
  top: -12px;
  bottom: initial;
}

.featured-item__meta {
  font-size: 0.75em;
}
.featured-item__meta::before {
  color: #ffcccc;
  font-size: 4em;
  content: url("./../images/dot.jpg");
  vertical-align: bottom;
  margin-right: 8px;
}

.featured-item__author {
  font-family: "MarketWeb W03 Regular";
  font-size: 1.25em;
}

.featured-item__image {
  width: 100%;
}

.article__title {
  font-size: 1.5em;
  font-family: "AvantGardeGothicITC W08 Medium", "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 16px 0;
}
@media screen and (min-width: 750px) {
  .article__title {
    font-size: 2em;
  }
}

.article__subtitle {
  font-style: italic;
  text-align: center;
}

.article__image {
  width: 100%;
}

.article__caption {
  padding-left: 16px;
  font-size: 0.75em;
  font-style: italic;
}

.article__component {
  margin-bottom: 16px;
}
.article__component--right {
  width: 50%;
  margin: 0 0 32px 32px;
  float: right;
}
.article__component--left {
  width: 50%;
  margin: 0 32px 32px 0;
  float: left;
}
.article__component b,
.article__component strong {
  font-weight: bold;
}
.article__component a {
  text-decoration: underline;
}

.article__component--imageWithCaption + .article__component--paragraph {
  *zoom: 1;
}
.article__component--imageWithCaption + .article__component--paragraph:before, .article__component--imageWithCaption + .article__component--paragraph:after {
  display: table;
  content: "";
}
.article__component--imageWithCaption + .article__component--paragraph:after {
  clear: both;
}

.article__component--paragraph .block-img img {
  max-width: 100%;
}

.article__component--paragraph,
.article__component--embed,
.article__component--snippet,
.article__component--imageWithCaption {
  max-width: 640px;
  margin: 0 auto;
}

.article__component--quote {
  max-width: 800px;
  margin: 0 auto;
}

.article__component--productBoxSmall,
.article__component--productBoxBig {
  max-width: 800px;
  margin: 0 auto;
}

.oembed--video {
  position: relative;
  height: 0;
  padding-top: 25px;
  padding-bottom: 56.25%;
}
.oembed--video iframe,
.oembed--video object,
.oembed--video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.quote {
  position: relative;
  margin-right: 16px;
  margin-left: 0;
  padding: 16px;
  background-color: #d77a8c;
  color: #fff;
  font-size: 2em;
  line-height: 1.1em;
}
.quote {
  *zoom: 1;
}
.quote:before, .quote:after {
  display: table;
  content: "";
}
.quote:after {
  clear: both;
}
@media screen and (min-width: 750px) {
  .quote {
    font-size: 1.5em;
  }
}

@media screen and (min-width: 750px) {
  .quote__icon {
    position: absolute;
    top: 32px;
    left: 32px;
    width: 64px;
    height: 64px;
  }
}

@media screen and (min-width: 750px) {
  .quote__text {
    float: right;
    width: 80%;
  }
}
.quote__text p {
  margin: 0;
  margin-bottom: 16px;
}

.articlefilters {
  text-align: center;
  margin-right: 16px;
}
.articlefilters .filter-wrapper {
  display: inline-block;
}
.articlefilters .filter-wrapper a {
  -webkit-transition: all 0.2s ease-in-out;
  /* Saf3.2+, Chrome */
  -moz-transition: all 0.2s ease-in-out;
  /* FF4+ */
  -ms-transition: all 0.2s ease-in-out;
  /* IE10 */
  -o-transition: all 0.2s ease-in-out;
  /* Opera 10.5+ */
  transition: all 0.2s ease-in-out;
  display: block;
  border: 1px solid #EEE;
  padding: 7px 15px;
  font-size: 13px;
  line-height: 1;
  margin: 3px;
  border-radius: 18px;
  color: #000;
}
.articlefilters .filter-wrapper a:hover {
  border-color: #d77a8c;
  color: #d77a8c;
}
.articlefilters .filter-wrapper a.active,
.articlefilters .filter-wrapper a.active:hover {
  color: white;
  border-color: #d77a8c;
  background: #d77a8c;
}

.author {
  margin-bottom: 16px;
  text-align: center;
}
.author > * {
  margin: 0 8px;
}

.author__image {
  width: 50px;
  vertical-align: middle;
}
.author--person .author__image {
  border-radius: 50%;
}

.author__name {
  font-family: "MarketWeb W03 Regular";
  font-size: 1.25em;
}

.back-to-top {
  display: block;
  position: fixed;
  right: 20px;
  bottom: 64px;
  width: 40px;
  height: 40px;
  color: #999;
  z-index: 9999;
}
@media screen and (min-width: 750px) {
  .back-to-top {
    right: 60px;
    bottom: 64px;
    width: 75px;
    height: 75px;
  }
}
.back-to-top:hover {
  bottom: 68px;
  color: #000;
}

.back-to-top__icon {
  width: 100%;
  height: 100%;
  fill: currentColor;
}

.breadcrumbs {
  margin-right: 16px;
}
.breadcrumbs ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.breadcrumbs ol li {
  display: inline-block;
}
.breadcrumbs ol li:not(:last-child)::after {
  content: "";
  border-right: 1px solid;
  display: inline-block;
  margin: 0 7px;
  height: 16px;
  transform: rotate(20deg);
  vertical-align: middle;
  color: #999;
}
.breadcrumbs ol li a, .breadcrumbs ol li span {
  vertical-align: middle;
  display: inline-block;
  margin: 3px 0;
  line-height: 1;
  font-size: 14px;
  text-transform: uppercase;
  color: #AEAEAE;
  line-height: 1.2em;
}
.breadcrumbs ol li a {
  border-bottom: 1px solid;
}
.breadcrumbs ol li a:hover {
  color: #ed1b24;
  border-color: #ed1b24;
}

.button {
  display: block;
  padding: 8px 16px;
  border: 1px solid #ff2d23;
  background-color: #ff2d23;
  color: #fff;
  font-family: "AvantGardeGothicITC W08 Medium", "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}
.button:hover {
  background-color: #ff8e89;
  color: #fff;
}

.calendar__list {
  margin: 0;
  padding: 0;
  clear: both;
  list-style: none;
  counter-reset: calendar;
}

.calendar__item {
  position: relative;
  width: calc(100% - 32px);
  height: 100%;
  margin-right: 16px;
  margin-bottom: 32px;
  margin-left: 16px;
  padding: 32px 16px;
  float: left;
  border: 1px solid #f4f4f4;
}
@media screen and (min-width: 750px) {
  .calendar__item {
    width: calc(50% - 32px);
    min-height: 300px;
  }
}
@media screen and (min-width: 750px) {
  .calendar__item {
    width: calc(33.3333333333% - 32px);
    min-height: 400px;
  }
}

.calendar__day {
  *zoom: 1;
}
.calendar__day:before, .calendar__day:after {
  display: table;
  content: "";
}
.calendar__day:after {
  clear: both;
}
.calendar__item--future .calendar__day {
  opacity: 0;
}

.calendar__item--today {
  background-color: #fbfbef;
}

.calendar__more {
  float: right;
  color: #d77a8c;
}

.calendar__image {
  display: block;
  width: 100%;
  height: auto;
}

.calendar__intro {
  max-width: 600px;
  margin-right: auto;
  margin-bottom: 32px;
  margin-left: auto;
  font-weight: bold;
  text-align: center;
}

.calendar__item--future {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAKklEQVQIW2N89uzZfwYokJSUZGCECYA4z58/hwjAOCCFjP////8PkoEBADp7GBRoEKj6AAAAAElFTkSuQmCC) repeat;
}

.article__component--productCarousel,
.article__component--carousel {
  position: relative;
  margin: 16px 0;
  padding: 16px;
  border: 1px solid #d77a8c;
}
.article__component--productCarousel,
.article__component--carousel {
  *zoom: 1;
}
.article__component--productCarousel:before, .article__component--productCarousel:after,
.article__component--carousel:before,
.article__component--carousel:after {
  display: table;
  content: "";
}
.article__component--productCarousel:after,
.article__component--carousel:after {
  clear: both;
}
.article__component--productCarousel .product,
.article__component--carousel .product {
  display: inline-block;
  width: 180px;
  padding: 16px;
  text-align: center;
  vertical-align: top;
}
@media screen and (min-width: 750px) {
  .article__component--productCarousel .product,
.article__component--carousel .product {
    width: 215px;
  }
}

.product-carsousel__clipper {
  position: relative;
  height: 330px;
  margin: 0 16px;
  overflow: hidden;
}
@media screen and (min-width: 750px) {
  .product-carsousel__clipper {
    margin: 0 32px;
  }
}

.product-carsousel__container {
  position: absolute;
  margin: 0;
  padding: 0;
  transition: 0.5s ease-out left;
}

.product-carsousel__item {
  display: table-cell;
  position: relative;
  overflow: hidden;
  vertical-align: top;
}

.product-carsousel__nav-item {
  position: absolute;
  top: 0;
  margin-top: 160px;
  cursor: pointer;
}
.product-carsousel__nav-item .icons {
  width: 30px;
  color: #999;
  fill: currentColor;
}
@media screen and (min-width: 750px) {
  .product-carsousel__nav-item .icons {
    width: 50px;
  }
}
.product-carsousel__nav-item .icons:hover {
  color: #d77a8c;
  transition: 0.5s ease-out;
}
.product-carsousel__nav-item.previous {
  left: 0;
}
.product-carsousel__nav-item.next {
  right: 0;
}
.product-carsousel__nav-item.js-is-hidden, .product-carsousel__nav-item.is-hidden {
  display: none;
}

.product-carousel__label {
  width: 240px;
  background-color: #d77a8c;
  font-family: "MarketWeb W03 Regular";
  font-size: 1.1em;
  letter-spacing: 1px;
  opacity: 1;
}

.challenges-subscribe {
  padding: 16px;
  background-color: #fff2f2;
  background-image: url("/images/newsletter-bg.jpg?5");
  color: #fff;
  font-family: "AvantGardeGothicITC W08 Medium", "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

.challenges-subscribe__label,
.challenges-subscribe__input {
  width: 100%;
}

.challenges-subscribe__group {
  margin-bottom: 16px;
}

.challenges-subscribe__list {
  margin: 16px 0;
  padding: 0;
}

.challenges-subscribe__list-item {
  line-height: 2em;
  list-style: none;
}

.challenges-subscribe__checkbox {
  margin-right: 16px;
}

.challenges-subscribe__title {
  font-size: 1.6em;
}

.checklist {
  display: flex;
  align-content: center;
}
@media screen and (min-width: 750px) {
  .checklist {
    width: 50%;
    float: left;
  }
}

.checklist__wrapper {
  display: block;
  max-width: 400px;
  margin: 40px auto 0;
  padding: 30px 20px;
  border: 1px solid #f4f4f4;
  background-color: #fbfbef;
  box-shadow: 10px 10px 12px -7px #f4f4f4;
}
@media screen and (min-width: 750px) {
  .checklist__wrapper {
    width: 80%;
    margin-top: 20px;
    float: left;
  }
}

.checklist__subtitle {
  margin-top: 0;
}

.checklist__item {
  margin-bottom: 20px;
  font-size: 18px;
}

.checklist__text {
  text-decoration: underline;
}
.checklist__text::before {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  background-image: url("../images/check-checked-animation.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  content: "";
  overflow: hidden;
}
.checklist__text:hover, .checklist__text:focus, .checklist__text:visited {
  text-decoration: underline;
}
.checklist__text:hover::before, .checklist__text:focus::before, .checklist__text:visited::before {
  animation: moving 0.2s steps(5) forwards;
}

@keyframes moving {
  100% {
    background-position: -100px 0;
  }
}
.cookiebanner {
  display: none;
}
.cookiebanner.js-cookiebanner--not-accepted {
  display: block;
}

.js-cookiebanner--accepted {
  display: none !important;
}

.js-cookiebanner--not-accepted {
  z-index: 99999;
  position: fixed;
  bottom: 0;
  padding: 16px;
  background-color: #d77a8c;
}
.js-cookiebanner--not-accepted a {
  text-decoration: underline;
}

.cookiebanner__accept {
  float: right;
  cursor: pointer;
  background-color: #fff2f2;
  padding: 5px 10px;
  text-align: center;
}

.cta {
  display: inline-block;
  padding: 8px 16px;
  color: #ed1b24;
  font-family: "AvantGardeGothicITC W08 Medium", "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  cursor: pointer;
}
.cta--button {
  border: 1px solid #f00;
}

.disclaimer {
  display: block;
  margin-right: 16px;
  color: #999;
  font-size: 0.75em;
}
@media screen and (min-width: 750px) {
  .disclaimer {
    width: 75%;
  }
}

.filter {
  display: block;
  border: 1px solid #d77a8c;
  line-height: 2em;
  text-align: center;
}
.filter:hover .dropdown {
  display: block;
}

.submenu {
  min-width: 148px;
  margin-left: -1px;
  border: 1px solid #d77a8c;
  background-color: white;
  z-index: 99;
}

.submenu__item {
  display: block;
}

.submenu__item--cover {
  width: 166px;
  padding: 0 8px;
  float: left;
}
.submenu__item--cover:hover {
  opacity: 0.8;
}

.filter__text {
  display: block;
}

.dropdown {
  display: none;
  position: absolute;
}

form.gsc-search-box {
  padding: 10px !important;
  background-color: #d77a8c !important;
}

.gsc-input-box {
  height: auto !important;
}

.gstl_50 {
  padding: 10px !important;
}

.gs-title {
  font-family: "AvantGardeGothicITC W08 Medium", "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif !important;
  text-transform: uppercase !important;
  text-decoration: underline !important;
}

.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
  height: 46px !important;
  margin-top: 0 !important;
  min-width: 13px !important;
  padding: 5px 26px !important;
  width: 88px !important;
}

.footer {
  width: 100%;
  background-color: #d77a8c;
}
.footer {
  *zoom: 1;
}
.footer:before, .footer:after {
  display: table;
  content: "";
}
.footer:after {
  clear: both;
}

.linkbox {
  margin: 32px;
}

.linkbox--social .linkbox__list {
  list-style: none;
  padding-left: 0;
}

.linkbox--social .linkbox__item {
  margin-bottom: 16px;
}

.ig-b- {
  display: inline-block;
}

.ig-b- img {
  visibility: hidden;
}

.ig-b-:hover {
  background-position: 0 -60px;
}

.ig-b-:active {
  background-position: 0 -120px;
}

.ig-b-v-24 {
  width: 137px;
  height: 24px;
  background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .ig-b-v-24 {
    background-image: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24@2x.png);
    background-size: 160px 178px;
  }
}
.header {
  position: relative;
  padding-bottom: 25%;
  background-color: #ff2d23;
}

.header__logo {
  position: absolute;
  right: 0;
  left: 0;
  width: 26%;
  margin: auto;
}
.header__logo path {
  fill: #ed1b24;
}
.header__logo .header__image {
  width: 100%;
  padding-top: 8px;
}

.blad {
  position: absolute;
  top: 0;
  bottom: 0;
}

.blad-1 {
  top: 30px;
  left: 5%;
  width: 10%;
  background-image: url("/images/blad-1.png");
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 1000px) {
  .blad-1 {
    animation-name: blowing-leave-1-left;
    animation-duration: 2s;
  }
}

.blad-3 {
  right: 25%;
  width: 8%;
  background-image: url("/images/blad-3.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: contain;
}
@media screen and (min-width: 1000px) {
  .blad-3 {
    animation-name: blowing-leave-3-right;
    animation-duration: 2s;
  }
}

.blad-4 {
  left: -15px;
  width: 15%;
  padding-bottom: 100%;
  background-image: url("/images/blad-4.png");
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 1000px) {
  .blad-4 {
    animation-name: blowing-leave-4-left;
    animation-duration: 2s;
  }
}

.blad-4-liggend {
  top: -30px;
  bottom: -30px;
  left: -30px;
  width: 100%;
  background-image: url("/images/blad-4-liggend.png");
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 1000px) {
  .blad-4-liggend {
    animation-name: blowing-leaves-left;
    animation-duration: 2s;
  }
}

.blad-4-liggend-rechts {
  top: -30px;
  right: -30px;
  bottom: -30px;
  width: 100%;
  background-image: url("/images/blad-4-liggen-rechts.png");
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
}
@media screen and (min-width: 1000px) {
  .blad-4-liggend-rechts {
    animation-name: blowing-leaves-right;
    animation-duration: 2s;
  }
}

.blad-5 {
  right: 0;
  bottom: -20px;
  width: 15%;
  background-image: url("/images/blad-5.png");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: contain;
}
@media screen and (min-width: 1000px) {
  .blad-5 {
    animation-name: blowing-leave-5-right;
    animation-duration: 2s;
  }
}

@keyframes blowing-leaves-left {
  0% {
    transform: translate3d(-10px, 0, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes blowing-leave-4-left {
  0% {
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes blowing-leave-1-left {
  0% {
    transform: translate3d(-45px, 0, 0) rotate(-30deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }
}
@keyframes blowing-leaves-right {
  0% {
    transform: translate3d(10px, 0, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes blowing-leave-5-right {
  0% {
    transform: translate3d(25px, 0, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes blowing-leave-3-right {
  0% {
    transform: translate3d(100px, 0, 0) rotate(60deg);
  }
  100% {
    transform: translate3d(0, 0, 0) rotate(0);
  }
}
.icons {
  fill: currentColor;
}

.legal-footer {
  background-color: #fff;
  padding: 16px;
  max-width: 1000px;
  margin: 0 auto;
}

.legal-entity {
  text-align: center;
}

.company-logo {
  width: 200px;
}

.partner-logo {
  padding: 0 8px;
}
.partner-logo--gopress {
  background-color: #3d3e3e;
}

.legal-logos {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}
.legal-logos .company {
  flex: 1;
}
@media screen and (min-width: 750px) {
  .legal-logos {
    flex-direction: row;
    text-align: left;
  }
}

.navigation {
  display: block;
  position: relative;
  margin: 30px 16px 0;
}
@media screen and (min-width: 750px) {
  .navigation {
    display: inline-block;
    width: calc(50% - 16px + 100px);
    margin: 50px 0 0 16px;
  }
}
@media screen and (min-width: 1000px) {
  .navigation {
    width: calc(50% + 130px - 16px);
    margin-top: 30px;
  }
}

.navigation__item {
  display: inline-block;
  width: 50%;
  padding: 8px 0;
  border-bottom: 1px solid #000;
  font-size: 16px;
  text-transform: uppercase;
  vertical-align: middle;
  text-align: center;
}
@media screen and (min-width: 750px) {
  .navigation__item {
    width: calc(50% - 100px);
    font-size: 1.15em;
  }
}
@media screen and (min-width: 1000px) {
  .navigation__item {
    width: calc(50% - 130px);
  }
}
@media screen and (max-width: 999px) {
  .navigation__item {
    text-align: center;
  }
}
.navigation__item:hover {
  color: #f00;
}

.navigation__item--center {
  display: none;
}
@media screen and (min-width: 750px) {
  .navigation__item--center {
    display: inline-block;
    height: 30px;
    border-bottom: 0;
    width: 33.3333333333%;
    margin-top: -75px;
    width: 200px;
  }
}
@media screen and (min-width: 750px) and (min-width: 1000px) {
  .navigation__item--center {
    width: 260px;
    margin-top: -15px;
    height: 40px;
  }
}
@media screen and (min-width: 750px) {
  .navigation__item--center img {
    display: block;
    width: 100%;
    height: auto;
  }
}

/*
.menu-toggle {
	display: block;
	position: relative;
	margin-top: 60px;
	padding: $base-spacing / 2;
	border-top: 1px solid $soft-pink;
	border-bottom: 1px solid $soft-pink;
	font-size: $base-size;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	vertical-align: middle;

	@include mq-min($bp1) {
		display: none;
	}

	&:hover {
		color: $red;
	}
}

.menu-toggle__checkbox {
	display: none;

	&:checked ~ {
		.navigation {
			display: block;
		}

		.menu-toggle {
			color: $soft-pink;
		}
	}
}

.menu-toggle__hamburger-icon {
	position: relative;
	top: 2px;
	width: $base-spacing;
	margin-right: $base-spacing / 2;
}

.menu-toggle__hamburger-icon__slice {
	fill: currentColor;
}
*/
.newsletter-subscribe {
  padding: 16px;
  background-color: #fff2f2;
  background-image: url("/images/newsletter-bg.jpg?5");
  color: #fff;
  font-family: "AvantGardeGothicITC W08 Medium", "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

.newsletter-subscribe__title {
  margin-bottom: 0;
  font-size: 1.6em;
}

@media screen and (min-width: 750px) {
  .newsletter-subscribe__teasertext,
.newsletter-subscribe__signup {
    width: 50%;
    float: left;
  }
}

.newsletter-subscribe__teasertext {
  font-size: 1.15em;
}
.newsletter-subscribe__teasertext p {
  margin: 8px 0;
}
@media screen and (min-width: 750px) {
  .newsletter-subscribe__teasertext {
    padding-right: 32px;
  }
}

.newsletter-subscribe__signup {
  text-align: center;
}

.newsletter-subscribe__label,
.newsletter-subscribe__input {
  width: 100%;
}

.newsletter-subscribe__label {
  letter-spacing: 1px;
}

.newsletter-subscribe__group {
  margin-bottom: 16px;
}

.newsletter-subscribe__submit {
  display: inline-block;
  width: 100%;
  padding: 8px 16px;
  border: 1px solid #b65e76;
  outline: none;
  background-color: #b65e76;
  color: #fff;
  font-family: "AvantGardeGothicITC W08 Medium", "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  cursor: pointer;
  overflow: hidden;
}

.page__title {
  text-transform: uppercase;
}

.pagination--wrapper {
  margin-bottom: 40px;
}
.pagination--wrapper .pagination--inner {
  text-align: center;
}
.pagination--wrapper .pagination--inner .pagination-element {
  -webkit-transition: background-color 0.2s ease-in-out;
  /* Saf3.2+, Chrome */
  -moz-transition: background-color 0.2s ease-in-out;
  /* FF4+ */
  -ms-transition: background-color 0.2s ease-in-out;
  /* IE10 */
  -o-transition: background-color 0.2s ease-in-out;
  /* Opera 10.5+ */
  transition: background-color 0.2s ease-in-out;
  display: inline-block;
  padding: 8px 12px;
  margin: 0 2px;
  font-family: "AvantGardeGothicITC W08 Medium", "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  color: #000;
  background-color: #f4f4f4;
  border: none;
  line-height: 1;
}
.pagination--wrapper .pagination--inner .pagination-element.page-current {
  background: #d77a8c;
  color: #fff;
  cursor: default;
}
.pagination--wrapper .pagination--inner .pagination-element:not(.page-current):hover {
  background-color: #fff2f2;
  color: #000;
}

.product {
  text-align: center;
}
.product:hover .product__image {
  opacity: 0.8;
}

.layout--product-overview .product .cta {
  display: none;
}

.product__image {
  width: 100%;
  border: 1px solid #f4f4f4;
}

.layout--product-overview .product__image {
  display: block;
  max-width: 200px;
  border: 1px solid #f4f4f4;
  margin: 0 auto;
}

.product__image--round {
  border-radius: 50%;
}

.product__name {
  display: block;
  display: -webkit-box;
  height: 63px;
  font-style: italic;
  line-height: 1.25em;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.article__component--productBoxBig,
.article__component--productBoxSmall {
  position: relative;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 16px;
  border: 1px solid #f4f4f4;
}
.article__component--productBoxBig,
.article__component--productBoxSmall {
  *zoom: 1;
}
.article__component--productBoxBig:before, .article__component--productBoxBig:after,
.article__component--productBoxSmall:before,
.article__component--productBoxSmall:after {
  display: table;
  content: "";
}
.article__component--productBoxBig:after,
.article__component--productBoxSmall:after {
  clear: both;
}

.product-box__image {
  display: block;
  width: 200px;
  border: 1px solid #f4f4f4;
  border-radius: 50%;
  margin: 0 auto;
}
@media screen and (min-width: 750px) {
  .product-box__image {
    float: left;
  }
}

@media screen and (min-width: 750px) {
  .product-box__body {
    width: 70%;
    float: left;
  }
  .product-box__body p {
    margin: 0;
  }
}

.product-box__sale {
  text-align: center;
}
@media screen and (min-width: 750px) {
  .article__component--productBoxBig .product-box__sale, .article__component--productBoxSmall .product-box__sale {
    width: 30%;
    padding-top: 80px;
    padding-right: 32px;
    padding-left: 32px;
    float: right;
  }
  .article__component--productBoxPage .product-box__sale {
    width: 30%;
    padding-right: 32px;
    padding-left: 32px;
    float: right;
  }
  .article__component--productBoxSmall .product-box__sale {
    padding-top: 24px;
  }
}
.product-box__sale .cta {
  display: block;
  margin-top: 16px;
}

@media screen and (min-width: 750px) {
  .product-box__body .slice {
    margin-left: 232px;
  }
}

.product-box__teaser-name {
  font-family: "AvantGardeGothicITC W08 Medium", "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  text-align: center;
}
@media screen and (min-width: 750px) {
  .article__component--productBoxBig .product-box__teaser-name {
    margin: 16px 0 0 232px;
    text-align: left;
  }
}
@media screen and (min-width: 750px) {
  .article__component--productBoxSmall .product-box__teaser-name {
    margin: 32px 0 0 32px;
    text-align: left;
    float: left;
  }
}

.product__price {
  font-size: 2.5em;
  font-weight: bold;
}

.product-box__name {
  display: table;
  margin-top: -26px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 16px;
  background-color: #d77a8c;
  color: #fff;
}

.article__component--productBoxSmall .product-box__image {
  width: 100px;
}

.quicknav {
  position: relative;
  margin: 16px 16px 0;
  font-size: 0.75em;
  text-align: right;
  z-index: 999;
}
@media screen and (min-width: 750px) {
  .quicknav {
    margin: 16px 16px 0 0;
    display: inline-block;
    width: calc(50% - 116px);
  }
}
@media screen and (min-width: 1000px) {
  .quicknav {
    width: calc(50% - 146px);
  }
}

.quicksearch input {
  margin: 6px 0;
  padding: 0 5px;
  height: 27px;
  line-height: 27px;
  width: calc(100% - 55px);
  border: 1px solid #d77a8c;
}
.quicksearch button {
  line-height: 25px;
  background-color: #d77a8c;
  border: 0;
  color: #fff;
  width: 50px;
  margin-left: 5px;
}

.search-results {
  margin-right: 48px;
  margin-left: 32px;
  padding: 0;
  list-style: none;
}

.search-item {
  display: flex;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #f4f4f4;
}
.search-item:hover .search-item__image {
  opacity: 0.8;
}

.search-item__image {
  margin-right: 16px;
}

.search-item__title {
  font-family: "AvantGardeGothicITC W08 Medium", "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
  text-transform: uppercase;
}

.search-form {
  display: block;
  margin-right: 16px;
  margin-left: 0;
  padding: 16px;
  background-color: #d77a8c;
}

.search-form__input {
  width: calc(100% - 101px);
  margin-right: 16px;
  padding: 16px;
  border: 0;
  font-size: 1.15em;
}

.search-form__button {
  width: 80px;
  height: 56px;
  border: 0;
  background-color: #fff;
  font-size: 1.15em;
}

@media screen and (min-width: 768px) {
  .search-form {
    margin-right: 48px;
    margin-left: 32px;
  }
}
.sharing {
  text-align: center;
  margin-top: 32px;
}

.sharing__title {
  color: #ed1b24;
  font-family: "MarketWeb W03 Regular";
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  font-size: 1em;
  margin-bottom: -6px;
  line-height: 1;
  position: relative;
  z-index: 1;
  letter-spacing: 1px;
}

.sharing__icons {
  display: inline-block;
  list-style-type: none;
  text-align: center;
  margin: 0;
  padding: 10px;
  border-radius: 35px;
  background: #fff2f2;
  overflow: hidden;
}
.sharing__icons li {
  display: inline-block;
  margin: 0 2px;
}
.sharing__icons li:first-child {
  margin-left: 0;
}
.sharing__icons li:last-child {
  margin-right: 0;
}
.sharing__icons li .sharing__icons__icon {
  -webkit-transition: all 0.2s ease-in-out;
  /* Saf3.2+, Chrome */
  -moz-transition: all 0.2s ease-in-out;
  /* FF4+ */
  -ms-transition: all 0.2s ease-in-out;
  /* IE10 */
  -o-transition: all 0.2s ease-in-out;
  /* Opera 10.5+ */
  transition: all 0.2s ease-in-out;
  border: 1px solid #ed1b24;
  display: inline-block;
  color: #ed1b24;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 38px;
  border-radius: 20px;
  width: 38px;
  height: 38px;
  text-align: center;
  cursor: pointer;
}
.sharing__icons li .sharing__icons__icon:hover {
  background: #ed1b24;
  border-color: #ed1b24;
  color: #fff;
}

.teaser {
  display: block;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #f4f4f4;
}

.teaser__image {
  width: 100%;
}

.primary-teasers {
  *zoom: 1;
}
.primary-teasers:before, .primary-teasers:after {
  display: table;
  content: "";
}
.primary-teasers:after {
  clear: both;
}
@media screen and (min-width: 750px) {
  .primary-teasers .teaser {
    width: 33%;
    padding-right: 16px;
    padding-left: 16px;
    float: left;
  }
}
.primary-teasers .teaser__title {
  text-align: center;
}

.article-list .teaser {
  *zoom: 1;
}
.article-list .teaser:before, .article-list .teaser:after {
  display: table;
  content: "";
}
.article-list .teaser:after {
  clear: both;
}
.article-list .teaser__image {
  width: 40%;
  float: left;
}
.article-list .teaser__content-wrapper {
  margin-left: 40%;
  padding-left: 16px;
}

.sidebar-widget__title {
  color: #f00;
  font-family: "MarketWeb W03 Regular";
  font-size: 1.5em;
}

.sidebar-widget__list {
  padding-left: 0;
}

.sidebar-widget__row {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px dotted #f4f4f4;
  list-style: none;
}

.teaser-list-item {
  display: block;
  width: 100%;
  overflow: hidden;
}

.teaser-list-item__image {
  width: 100px;
  margin-right: 8px;
  float: left;
}

@media screen and (min-width: 750px) {
  .teaser-list-item__title {
    font-size: 1em;
  }
}

.trigger--hide {
  position: absolute;
  height: 0;
  opacity: 0;
  appearance: none;
}

.theme--fall {
  background-color: #fbf2e9;
  background-image: url("/images/dots-oranje40.png");
  background-repeat: repeat-x;
  background-position: center 0;
}
.theme--fall .inner-container {
  background-color: #fff;
  background-image: url("/images/dots-oranje40.png");
}

.theme--summer {
  background-color: #fff2f2;
}
.theme--summer .inner-container {
  background-color: #fff;
}

/*# sourceMappingURL=main.css.map */
