/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

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

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 27, sass/core/normalize.scss */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
/* line 35, sass/core/normalize.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

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

/**
 * Add the correct margin in IE 8.
 */
/* line 72, sass/core/normalize.scss */
figure {
  margin: 0;
}

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

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

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

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

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

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

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 144, sass/core/normalize.scss */
b,
strong {
  font-weight: bolder;
}

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

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 165, sass/core/normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
/* line 173, sass/core/normalize.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
/* line 182, sass/core/normalize.scss */
small {
  font-size: 80%;
}

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

/* line 199, sass/core/normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 203, sass/core/normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 214, sass/core/normalize.scss */
audio,
video {
  display: inline-block;
}

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

/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 232, sass/core/normalize.scss */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
/* line 240, sass/core/normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 268, sass/core/normalize.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 278, sass/core/normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

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

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

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

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

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

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

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 359, sass/core/normalize.scss */
textarea {
  overflow: auto;
}

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

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

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

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

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

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

/*
 * Add the correct display in all browsers.
 */
/* line 429, sass/core/normalize.scss */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
/* line 440, sass/core/normalize.scss */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
/* line 448, sass/core/normalize.scss */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
/* line 459, sass/core/normalize.scss */
[hidden] {
  display: none;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, sass/libs/mediaelement.scss */
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0;
}

/* line 12, sass/libs/mediaelement.scss */
.mejs-fullscreen {
  overflow: hidden !important;
}

/* line 16, sass/libs/mediaelement.scss */
.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}

/* line 26, sass/libs/mediaelement.scss */
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen {
  width: 100%;
  height: 100%;
}

/* Start: LAYERS */
/* line 33, sass/libs/mediaelement.scss */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 39, sass/libs/mediaelement.scss */
.mejs-mediaelement,
.me-plugin {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 48, sass/libs/mediaelement.scss */
.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

/* line 57, sass/libs/mediaelement.scss */
.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 63, sass/libs/mediaelement.scss */
.mejs-overlay-play {
  cursor: pointer;
}

/* line 67, sass/libs/mediaelement.scss */
.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: none;
}

/* line 75, sass/libs/mediaelement.scss */
.mejs-overlay-button::before {
  content: "\f04b";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  box-sizing: border-box;
  border-radius: 50%;
  display: inline-block;
  font-size: 30px;
  width: 100%;
  height: 100%;
  border: 3px solid #3e3e3e;
  text-indent: 7px;
  background: #fff;
  text-align: center;
  line-height: 67px;
}

/* line 91, sass/libs/mediaelement.scss */
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}

/* line 95, sass/libs/mediaelement.scss */
.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: url(../background.png);
  background: rgba(0, 0, 0, 0.9);
}

/* line 106, sass/libs/mediaelement.scss */
.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(../../assets/img/loading.gif) center center no-repeat;
}

/* End: LAYERS */
/* Start: CONTROL BAR */
/* line 116, sass/libs/mediaelement.scss */
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(../../assets/img/background.png);
  background: rgba(0, 0, 0, 0.7);
  height: 30px;
  width: 100%;
}

/* line 129, sass/libs/mediaelement.scss */
.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  background: 0;
  border: 0;
}

/* line 144, sass/libs/mediaelement.scss */
.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0px;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 12px;
  width: 12px;
  border: 0;
}

/* End: CONTROL BAR */
/* Start: Time (current / duration) */
/* line 161, sass/libs/mediaelement.scss */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  overflow: hidden;
  text-align: center;
  padding: auto 4px;
}

/* line 171, sass/libs/mediaelement.scss */
.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  color: #fff;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto;
}

/* End: Time (current / duration) */
/* Start: Play/pause */
/* line 184, sass/libs/mediaelement.scss */
.mejs-controls .mejs-play button {
  background-position: 0 0;
}

/* line 188, sass/libs/mediaelement.scss */
.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}

/* End: Play/pause */
/* Stop */
/* line 195, sass/libs/mediaelement.scss */
.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}

/* End: Play/pause */
/* Start: Progress bar */
/* line 202, sass/libs/mediaelement.scss */
.mejs-controls div.mejs-time-rail {
  width: 200px;
  padding-top: 5px;
}

/* line 207, sass/libs/mediaelement.scss */
.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer;
}

/* line 216, sass/libs/mediaelement.scss */
.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: rgba(50, 50, 50, 0.8);
}

/* line 221, sass/libs/mediaelement.scss */
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: rgba(60, 170, 200, 0.8);
  width: 0;
}

/* line 226, sass/libs/mediaelement.scss */
.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: rgba(255, 255, 255, 0.8);
}

/* line 231, sass/libs/mediaelement.scss */
.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center;
}

/* line 246, sass/libs/mediaelement.scss */
.mejs-controls .mejs-time-rail .mejs-time-float {
  visibility: hidden;
  position: absolute;
  display: block;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111;
}

/* line 260, sass/libs/mediaelement.scss */
.mejs-controls .mejs-time-rail:hover .mejs-time-float {
  visibility: visible;
}

/* line 264, sass/libs/mediaelement.scss */
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}

/* line 272, sass/libs/mediaelement.scss */
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px;
  border-color: #eee transparent transparent transparent;
  border-radius: 0;
  top: 15px;
  left: 13px;
}

/* End: Progress bar */
/* Start: Fullscreen */
/* line 290, sass/libs/mediaelement.scss */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}

/* line 294, sass/libs/mediaelement.scss */
.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}

/* End: Fullscreen */
/* line 300, sass/libs/mediaelement.scss */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}

/* line 304, sass/libs/mediaelement.scss */
.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}

/* line 308, sass/libs/mediaelement.scss */
.mejs-controls .mejs-volume-button {
  position: relative;
}

/* line 312, sass/libs/mediaelement.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(../../assets/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0;
}

/* line 326, sass/libs/mediaelement.scss */
.mejs-controls .mejs-volume-button:hover {
  border-radius: 0 0 4px 4px;
}

/* line 332, sass/libs/mediaelement.scss */
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
  display: block;
}

/* line 336, sass/libs/mediaelement.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}

/* line 346, sass/libs/mediaelement.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
}

/* line 356, sass/libs/mediaelement.scss */
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  border-radius: 1px;
  margin: 0;
}

/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
/* line 371, sass/libs/mediaelement.scss */
.mejs-controls .mejs-captions-button {
  position: relative;
}

/* line 375, sass/libs/mediaelement.scss */
.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}

/* line 379, sass/libs/mediaelement.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(../../assets/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  border-radius: 0;
}

/* line 394, sass/libs/mediaelement.scss */
.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
  visibility: visible;
}

/* line 398, sass/libs/mediaelement.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}

/* line 406, sass/libs/mediaelement.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}

/* line 415, sass/libs/mediaelement.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0px 5px;
}

/* line 421, sass/libs/mediaelement.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-size: 10px;
}

/* line 429, sass/libs/mediaelement.scss */
.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}

/* line 434, sass/libs/mediaelement.scss */
.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  width: 10000px;
}

/* line 441, sass/libs/mediaelement.scss */
.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  border: 0;
}

/* line 449, sass/libs/mediaelement.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer;
}

/* line 459, sass/libs/mediaelement.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}

/* line 463, sass/libs/mediaelement.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: rgba(102, 102, 102, 0.7);
}

/* line 467, sass/libs/mediaelement.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}

/* line 477, sass/libs/mediaelement.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 486, sass/libs/mediaelement.scss */
.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: #fff;
}

/* line 496, sass/libs/mediaelement.scss */
.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}

/* line 501, sass/libs/mediaelement.scss */
.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}

/* line 506, sass/libs/mediaelement.scss */
.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}

/* line 513, sass/libs/mediaelement.scss */
.mejs-captions-position-hover {
  bottom: 45px;
}

/* line 517, sass/libs/mediaelement.scss */
.mejs-captions-text {
  padding: 3px 5px;
  background: url(../../assets/img/background.png);
  background: rgba(20, 20, 20, 0.8);
}

/* End: TRACK (Captions and Chapters) */
/* line 524, sass/libs/mediaelement.scss */
.mejs-clear {
  clear: both;
}

/* line 528, sass/libs/mediaelement.scss */
.me-cannotplay a {
  color: #fff;
  font-weight: bold;
}

/* line 533, sass/libs/mediaelement.scss */
.me-cannotplay span {
  padding: 15px;
  display: block;
}

/* End: ERROR */
/* line 540, sass/libs/mediaelement.scss */
.mejs-offscreen {
  /* Accessibility: hide screen reader texts (and prefer "top" for RTL languages). */
  position: absolute !important;
  top: -10000px;
  left: -10000px;
  overflow: hidden;
  width: 1px;
  height: 1px;
}

/* line 550, sass/libs/mediaelement.scss */
.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer;
}

/* Start: Loop */
/* line 562, sass/libs/mediaelement.scss */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}

/* line 566, sass/libs/mediaelement.scss */
.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}

/* End: Loop */
/* Start: backlight */
/* line 573, sass/libs/mediaelement.scss */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}

/* line 577, sass/libs/mediaelement.scss */
.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}

/* End: backlight */
/* Start: picture controls */
/* line 584, sass/libs/mediaelement.scss */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}

/* End: picture controls */
/* MEJS Zen garden skin */
/* line 591, sass/libs/mediaelement.scss */
.mejs-controls {
  display: block;
  visibility: visible;
}

/* line 596, sass/libs/mediaelement.scss */
.mejs-container .mejs-controls {
  z-index: 25;
  height: 47px;
  background: #d6d6d6;
  border-top: 2px solid #303030;
}

/* line 603, sass/libs/mediaelement.scss */
.mejs-container .mejs-controls .mejs-button {
  width: 20px;
  height: 20px;
  margin: 4px 6px;
}

/* line 609, sass/libs/mediaelement.scss */
.mejs-controls .mejs-button button {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: inherit;
}

/* line 615, sass/libs/mediaelement.scss */
.mejs-controls .mejs-button button::before {
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: block;
  font-size: 20px;
  color: #000;
  vertical-align: middle;
  font-smoothing: antialiased;
}

/* line 628, sass/libs/mediaelement.scss */
.mejs-controls .mejs-playpause-button button {
  text-align: center;
}

/* line 630, sass/libs/mediaelement.scss */
.mejs-controls .mejs-playpause-button button::before {
  content: "\f04b";
}

/* line 635, sass/libs/mediaelement.scss */
.mejs-controls .mejs-pause button {
  width: 15px;
}

/* line 637, sass/libs/mediaelement.scss */
.mejs-controls .mejs-pause button::before {
  content: "\f04c";
}

/* line 643, sass/libs/mediaelement.scss */
.mejs-controls .mejs-fullscreen-button button::before {
  content: "\f0b2";
}

/* line 648, sass/libs/mediaelement.scss */
.mejs-controls .mejs-share-button button {
  background-position: -2px -39px;
}

/* line 652, sass/libs/mediaelement.scss */
.mejs-controls .mejs-share-button button:hover {
  background-position: -2px -3px;
}

/* line 656, sass/libs/mediaelement.scss */
.mejs-controls .mejs-volume-button {
  margin: 4px 6px;
}

/* line 661, sass/libs/mediaelement.scss */
.mejs-controls .mejs-volume-button button::before {
  content: "\f026";
}

/* line 667, sass/libs/mediaelement.scss */
.mejs-controls .mejs-mute button::before {
  content: "\f028";
}

/* line 673, sass/libs/mediaelement.scss */
.mejs-controls .mejs-unmute button::before {
  content: "\f026";
}

/* line 678, sass/libs/mediaelement.scss */
.mejs-controls .mejs-horizontal-volume-slider {
  background: url(../../assets/img/controls.png) 0 -83px no-repeat;
  display: block !important;
  width: 34px;
  height: 21px;
  margin-top: 12px;
  position: relative;
}

/* line 687, sass/libs/mediaelement.scss */
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 34px;
}

/* line 691, sass/libs/mediaelement.scss */
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: url(../../assets/img/controls.png) 0 -108px no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  height: 21px;
}

/* line 699, sass/libs/mediaelement.scss */
.mejs-controls .mejs-volume-button .mejs-volume-handle {
  display: none;
}

/* line 703, sass/libs/mediaelement.scss */
.mejs-controls .mejs-time-rail {
  height: 20px;
  padding-top: 8px;
  margin-left: 2px;
}

/* line 709, sass/libs/mediaelement.scss */
.mejs-controls .mejs-time-rail .mejs-time-total {
  height: 3px;
  border-radius: 0;
  background: #303030;
}

/* line 715, sass/libs/mediaelement.scss */
.mejs-controls .mejs-time-rail .mejs-time-loaded {
  height: 6px;
  background-color: transparent;
  filter: none;
  background-image: none;
  display: none;
  border-radius: 0;
}

/* line 724, sass/libs/mediaelement.scss */
.mejs-controls .mejs-time-rail .mejs-time-current {
  height: 3px;
  background-color: #303030;
  filter: none;
  background-image: none;
  border-radius: 0;
}

/* line 732, sass/libs/mediaelement.scss */
.mejs-controls .mejs-time-rail .mejs-time-handle {
  background: #fff;
  border: 1px solid #303030;
  height: 14px;
  width: 14px;
  top: -6px;
  display: block;
  padding: 0;
  border-radius: 6px;
}

/* line 743, sass/libs/mediaelement.scss */
.mejs-container .mejs-controls .mejs-time {
  width: 100px;
  margin: 15px 0 0 0;
  padding: 0;
  position: absolute;
  left: 8px;
  top: 12px;
}

/* line 752, sass/libs/mediaelement.scss */
.mejs-container .mejs-controls .mejs-time span {
  float: left;
  color: #303030;
  font-size: 14px;
}

/* line 758, sass/libs/mediaelement.scss */
.mejs-controls .mejs-time-rail .mejs-time-float {
  z-index: 10;
}

/* line 762, sass/libs/mediaelement.scss */
.mejs-container-fullscreen {
  z-index: 10000 !important;
}

/* line 766, sass/libs/mediaelement.scss */
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 0;
  opacity: 1;
}

/* line 771, sass/libs/mediaelement.scss */
.mejs-overlay-loading {
  background: url(../../assets/img/loader.gif) center center no-repeat;
}

/* line 775, sass/libs/mediaelement.scss */
.mejs-overlay-button {
  opacity: 0.7;
  height: 69px;
  left: 50%;
  margin: -35px 0 0 -36px;
  position: absolute;
  top: 50%;
  width: 73px;
}

/* line 785, sass/libs/mediaelement.scss */
.mejs-poster {
  pointer-events: none;
  background: none !important;
}

/* line 790, sass/libs/mediaelement.scss */
.mejs-poster img {
  width: auto !important;
  margin: 0 auto;
  display: block;
}

/* line 799, sass/libs/mediaelement.scss */
:root .mejs-poster img {
  display: none \0/IE9;
}

/* line 803, sass/libs/mediaelement.scss */
:root .mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
/* line 11, sass/libs/animate.scss */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

/* line 18, sass/libs/animate.scss */
.animated.infinite {
  animation-iteration-count: infinite;
}

/* line 23, sass/libs/animate.scss */
.animated.hinge {
  animation-duration: 2s;
}

/* line 28, sass/libs/animate.scss */
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}

/* line 92, sass/libs/animate.scss */
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

/* line 119, sass/libs/animate.scss */
.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 160, sass/libs/animate.scss */
.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 239, sass/libs/animate.scss */
.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

/* line 278, sass/libs/animate.scss */
.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}

/* line 347, sass/libs/animate.scss */
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

/* line 408, sass/libs/animate.scss */
.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

/* line 469, sass/libs/animate.scss */
.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}

/* line 550, sass/libs/animate.scss */
.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

/* line 639, sass/libs/animate.scss */
.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

/* line 726, sass/libs/animate.scss */
.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}

/* line 799, sass/libs/animate.scss */
.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}

/* line 872, sass/libs/animate.scss */
.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}

/* line 945, sass/libs/animate.scss */
.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 1018, sass/libs/animate.scss */
.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

/* line 1061, sass/libs/animate.scss */
.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 1104, sass/libs/animate.scss */
.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 1137, sass/libs/animate.scss */
.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 1170, sass/libs/animate.scss */
.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 1213, sass/libs/animate.scss */
.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* line 1238, sass/libs/animate.scss */
.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 1271, sass/libs/animate.scss */
.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 1304, sass/libs/animate.scss */
.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 1337, sass/libs/animate.scss */
.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 1370, sass/libs/animate.scss */
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 1403, sass/libs/animate.scss */
.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 1436, sass/libs/animate.scss */
.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 1469, sass/libs/animate.scss */
.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 1502, sass/libs/animate.scss */
.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 1527, sass/libs/animate.scss */
.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

/* line 1556, sass/libs/animate.scss */
.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

/* line 1585, sass/libs/animate.scss */
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 1614, sass/libs/animate.scss */
.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

/* line 1643, sass/libs/animate.scss */
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

/* line 1672, sass/libs/animate.scss */
.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

/* line 1701, sass/libs/animate.scss */
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

/* line 1730, sass/libs/animate.scss */
.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

/* line 1759, sass/libs/animate.scss */
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

/* line 1838, sass/libs/animate.scss */
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

/* line 1911, sass/libs/animate.scss */
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

/* line 1984, sass/libs/animate.scss */
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

/* line 2029, sass/libs/animate.scss */
.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

/* line 2074, sass/libs/animate.scss */
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}

/* line 2133, sass/libs/animate.scss */
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

/* line 2164, sass/libs/animate.scss */
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

/* line 2207, sass/libs/animate.scss */
.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

/* line 2248, sass/libs/animate.scss */
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

/* line 2289, sass/libs/animate.scss */
.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

/* line 2330, sass/libs/animate.scss */
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

/* line 2371, sass/libs/animate.scss */
.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

/* line 2408, sass/libs/animate.scss */
.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

/* line 2445, sass/libs/animate.scss */
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 2482, sass/libs/animate.scss */
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

/* line 2519, sass/libs/animate.scss */
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

/* line 2556, sass/libs/animate.scss */
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

/* line 2629, sass/libs/animate.scss */
.hinge {
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

/* line 2664, sass/libs/animate.scss */
.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

/* line 2695, sass/libs/animate.scss */
.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

/* line 2724, sass/libs/animate.scss */
.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2765, sass/libs/animate.scss */
.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2806, sass/libs/animate.scss */
.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2847, sass/libs/animate.scss */
.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2888, sass/libs/animate.scss */
.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

/* line 2925, sass/libs/animate.scss */
.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 2970, sass/libs/animate.scss */
.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

/* line 3007, sass/libs/animate.scss */
.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

/* line 3044, sass/libs/animate.scss */
.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

/* line 3089, sass/libs/animate.scss */
.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 3120, sass/libs/animate.scss */
.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 3151, sass/libs/animate.scss */
.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 3182, sass/libs/animate.scss */
.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

/* line 3213, sass/libs/animate.scss */
.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

/* line 3244, sass/libs/animate.scss */
.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 3275, sass/libs/animate.scss */
.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

/* line 3306, sass/libs/animate.scss */
.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

/* line 3337, sass/libs/animate.scss */
.slideOutUp {
  animation-name: slideOutUp;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 6, sass/core/cookiePolicy.scss */
.cookiePolicy-info {
  background-color: #e1e1e1;
  transition: 2s linear all;
  max-height: 1000px;
  overflow: hidden;
}

/* line 13, sass/core/cookiePolicy.scss */
.cookiePolicy-info.collapsed {
  max-height: 0;
}

/* line 17, sass/core/cookiePolicy.scss */
.cookiePolicy-info .cookiePolicy-inner {
  padding: 20px 10px;
  width: auto;
  max-width: 940px;
  margin: 0 auto;
}

/* line 25, sass/core/cookiePolicy.scss */
.cookiePolicy-buttons {
  text-align: right;
}

/* line 29, sass/core/cookiePolicy.scss */
.cookiePolicy-restrictive {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}

/* line 38, sass/core/cookiePolicy.scss */
.cookiePolicy-restrictive.collapsed {
  display: none;
}

/* line 42, sass/core/cookiePolicy.scss */
.cookiePolicy-restrictive .cookiePolicy-inner {
  padding: 13px;
  background-color: #e1e1e1;
  position: fixed;
  top: 100px;
  width: 700px;
  margin-left: -363px;
  left: 50%;
}

@media screen and (max-width: 699px) {
  /* line 42, sass/core/cookiePolicy.scss */
  .cookiePolicy-restrictive .cookiePolicy-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 699px) {
  /* line 29, sass/core/cookiePolicy.scss */
  .cookiePolicy-restrictive {
    position: absolute;
  }
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 5, sass/core/exitNotification.scss */
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}

/* line 14, sass/core/exitNotification.scss */
.exit-notification.is-hidden {
  display: none;
}

/* line 18, sass/core/exitNotification.scss */
.exit-notification-buttons {
  text-align: right;
}

@media screen and (max-width: 699px) {
  /* line 22, sass/core/exitNotification.scss */
  .exit-notification-restrictive {
    position: absolute;
  }
}

/* line 28, sass/core/exitNotification.scss */
.exit-notification-inner {
  padding: 13px;
  background-color: #e1e1e1;
  position: fixed;
  top: 100px;
  width: 700px;
  margin-left: -363px;
  left: 50%;
}

@media screen and (max-width: 699px) {
  /* line 28, sass/core/exitNotification.scss */
  .exit-notification-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../../assets/fonts/glyphicons/glyphicons-halflings-regular.eot");
  src: url("../../assets/fonts/glyphicons/glyphicons-halflings-regular.woff2") format("woff2"), url("../../assets/fonts/glyphicons/glyphicons-halflings-regular.woff") format("woff");
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome/fontawesome-webfont.woff2") format("woff2"), url("../../assets/fonts/fontawesome/fontawesome-webfont.woff") format("woff");
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../assets/fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../assets/fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../assets/fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* stylelint-disable no-empty-source */
/* stylelint-enable no-empty-source */
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, sass/core/_typography.scss */
h1,
h2,
h3,
h4,
h5,
p {
  font-weight: 400;
}

/* line 12, sass/core/_typography.scss */
h1 {
  font-size: 48px;
  font-size: 4.8rem;
  font-family: 'Oswald', sans-serif;
  color: #fe5000;
  margin-top: 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  /* line 12, sass/core/_typography.scss */
  h1 {
    font-size: 40px;
    font-size: 4rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 12, sass/core/_typography.scss */
  h1 {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

/* line 29, sass/core/_typography.scss */
h2 {
  font-size: 36px;
  font-size: 3.6rem;
  font-family: 'Roboto', sans-serif;
  color: #fe5000;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 14px;
}

@media only screen and (max-width: 991px) {
  /* line 29, sass/core/_typography.scss */
  h2 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 29, sass/core/_typography.scss */
  h2 {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

/* line 47, sass/core/_typography.scss */
h3 {
  font-size: 30px;
  font-size: 3rem;
  font-family: 'Roboto', sans-serif;
  color: #da291c;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 14px;
}

@media only screen and (max-width: 991px) {
  /* line 47, sass/core/_typography.scss */
  h3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 47, sass/core/_typography.scss */
  h3 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

/* line 65, sass/core/_typography.scss */
h4 {
  font-size: 30px;
  font-size: 3rem;
  font-family: 'Nunito Sans', sans-serif;
  color: #da291c;
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 74, sass/core/_typography.scss */
h5 {
  font-size: 20px;
  font-size: 2rem;
  font-family: 'Nunito Sans', sans-serif;
  color: #fe5000;
  margin-bottom: 10px;
}

/* line 82, sass/core/_typography.scss */
p {
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
  margin-top: 0;
  font-weight: normal;
}

@media only screen and (max-width: 991px) {
  /* line 82, sass/core/_typography.scss */
  p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 82, sass/core/_typography.scss */
  p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/* line 98, sass/core/_typography.scss */
a {
  font-size: 18px;
  font-size: 1.8rem;
  color: #009fdf;
  background-color: transparent;
  cursor: pointer;
}

/* line 105, sass/core/_typography.scss */
a:hover {
  text-decoration: underline;
  cursor: pointer;
}

/* line 7, sass/core/main.scss */
* {
  box-sizing: border-box;
}

/* line 12, sass/core/main.scss */
#cq-emulator-content.firefox {
  background-color: #fff !important;
}

/* line 16, sass/core/main.scss */
html {
  font-size: 10px;
}

/* line 20, sass/core/main.scss */
html,
body {
  width: 100%;
  background-color: #fff;
}

/* line 26, sass/core/main.scss */
body {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  font-family: 'Roboto', sans-serif;
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  word-break: break-word;
}

/* line 38, sass/core/main.scss */
img {
  max-width: 100%;
}

/* line 42, sass/core/main.scss */
input[type="search"] {
  box-sizing: content-box;
}

/* line 46, sass/core/main.scss */
input {
  outline: 0;
}

/* line 50, sass/core/main.scss */
.component {
  margin-bottom: 10px;
}

/* line 53, sass/core/main.scss */
.component-content {
  margin-bottom: 14px;
}

/* line 130, sass/core/_mixins.scss */
.component-content::before, .component-content::after {
  content: "";
  display: table;
}

/* line 136, sass/core/_mixins.scss */
.component-content::after {
  clear: both;
}

/* line 59, sass/core/main.scss */
.component > .component-content {
  margin-bottom: 0;
}

/* line 64, sass/core/main.scss */
.alert {
  margin-bottom: 20px;
}

/* line 67, sass/core/main.scss */
.alert-list {
  margin: 0;
  padding: 0;
  list-style: disc inside;
}

/* line 72, sass/core/main.scss */
.alert-list li {
  padding-left: 4px;
}

/* line 77, sass/core/main.scss */
.alert-error {
  color: red;
}

/* line 82, sass/core/main.scss */
.clearfix::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/* line 91, sass/core/main.scss */
.clearfix {
  display: inline-block;
}

/* line 94, sass/core/main.scss */
.pull-right {
  float: right;
}

/* line 98, sass/core/main.scss */
.pull-left {
  float: left;
}

/* line 103, sass/core/main.scss */
.is-hidden {
  display: none !important;
  visibility: hidden !important;
}

@media only screen and (min-width: 1200px) {
  /* line 108, sass/core/main.scss */
  .hidden-lg {
    display: none;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 114, sass/core/main.scss */
  .hiddem-md {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 120, sass/core/main.scss */
  .hidden-sm {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 126, sass/core/main.scss */
  .hidden-xs {
    display: none;
  }
}

/* line 134, sass/core/main.scss */
.padding-top {
  padding-top: 60px;
}

@media only screen and (max-width: 767px) {
  /* line 134, sass/core/main.scss */
  .padding-top {
    padding-top: 30px;
  }
}

/* line 142, sass/core/main.scss */
.padding-bottom {
  padding-bottom: 60px;
}

@media only screen and (max-width: 767px) {
  /* line 142, sass/core/main.scss */
  .padding-bottom {
    padding-bottom: 30px;
  }
}

/* line 150, sass/core/main.scss */
#content,
#footer {
  padding-left: 0;
  padding-right: 0;
}

/* line 157, sass/core/main.scss */
#content {
  margin-top: 115px;
}

@media only screen and (max-width: 991px) {
  /* line 157, sass/core/main.scss */
  #content {
    margin-top: 50px;
  }
}

/* line 165, sass/core/main.scss */
.no-margin {
  margin: 0;
}

/* line 169, sass/core/main.scss */
.reference-header-main {
  padding-left: 0;
  padding-right: 0;
  position: fixed;
  z-index: 10;
  background: #fff;
}

/* line 176, sass/core/main.scss */
.reference-header-main .component-content {
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  /* line 183, sass/core/main.scss */
  .container-fluid,
  .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 189, sass/core/main.scss */
  .paragraphSystem,
  .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 195, sass/core/main.scss */
  .reference-header-main {
    left: 0;
  }
  /* line 199, sass/core/main.scss */
  .reference-header-main .main-navigation .mobile-menu-button {
    margin-right: 0;
  }
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/core/overlay.scss */
.overlay-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  z-index: 9998;
  opacity: 0.7;
}

/* line 15, sass/core/overlay.scss */
.overlay-container {
  position: absolute;
  width: 100%;
  top: 150px;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px;
}

/* line 24, sass/core/overlay.scss */
.overlay-content {
  border: solid 2px #323131;
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: #fff;
  text-align: left;
  border-radius: 10px;
}

/* line 37, sass/core/overlay.scss */
.overlay-content-inner {
  overflow: hidden;
}

/* line 42, sass/core/overlay.scss */
.overlay-close {
  z-index: 9999;
  font-size: 35px;
  line-height: 1;
  position: absolute;
  top: -40px;
  right: 15px;
  cursor: pointer;
  display: none;
  color: #fff;
  outline: none;
}

/* line 54, sass/core/overlay.scss */
.overlay-close::after {
  content: "\f00d";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 59, sass/core/overlay.scss */
.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../assets/img/loader.gif) no-repeat 50% 50%;
}
/* line 3, src/sass/components/formFieldTooltip/_form-field-tooltip-base.scss */
.tooltip-text {
  display: none;
}

/* line 5, src/sass/components/formFieldTooltip/_form-field-tooltip-base.scss */
.tooltip-text--active {
  display: block;
  position: absolute;
  background: white;
  z-index: 9001;
}
/* line 1, sass/components/formValidator/_form-validator-base.scss */
.error-message-invalid,
.error-message-required {
  display: none;
}

/* line 8, sass/components/formValidator/_form-validator-base.scss */
.controls.error-invalid .error-message-invalid {
  display: block;
}

/* line 14, sass/components/formValidator/_form-validator-base.scss */
.controls.error-required .error-message-required {
  display: block;
}
/* line 2, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-update-banner-container.visible {
  display: block;
  margin-top: 100px;
}

/* line 6, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-update-banner-container.visible .mpc-update-banner {
  bottom: 0;
}

/* line 12, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-update-banner {
  position: fixed;
  background-color: #fff;
  bottom: -120px;
  left: 0;
  right: 0;
  padding: 40px 0;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.3);
  transition: bottom 0.4s ease-in-out;
}

/* line 23, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-update-banner .update-message {
  display: inline-block;
  margin: 0 10px;
}

/* line 28, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-update-banner .update-button {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 10px;
}

/* line 35, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-confirmation-box-wrapper {
  position: absolute;
  left: 50%;
  top: 10%;
  background-color: black;
  border: 1px solid black;
  transform: translateX(-50%);
  z-index: 10;
  width: 520px;
  max-width: 80%;
  border-radius: 5px;
  overflow: hidden;
}

/* line 49, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-confirmation-box {
  background-color: white;
  left: 50%;
  top: 50%;
  padding: 20px;
  overflow: hidden;
}

/* line 57, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-confirmation-box .mpc-confirmation-box-proceed,
.mpc-confirmation-box .mpc-confirmation-box-cancel {
  float: right;
  margin: 20px 0 0 2px;
  padding: 8px 12px;
  color: #fff;
  background: #0b57a3;
  cursor: pointer;
}

/* line 67, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-confirmation-box .mpc-confirmation-box-cancel {
  background: #666;
}

/* line 72, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-confirmation-box-icon {
  display: none;
}

/* line 1, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-questionnaireBox.scss */
.mpc-dashboard-form-wrapper {
  position: relative;
}

/* line 5, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-questionnaireBox.scss */
.mpc-questionnaire-boxes-wrapper {
  width: 50%;
  overflow: hidden;
  background-color: #CACACA;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 14, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-questionnaireBox.scss */
.mpc-questionnaire-boxes-track {
  position: relative;
  transition: left 0.2s;
}

/* line 17, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-questionnaireBox.scss */
.mpc-questionnaire-boxes-track:after {
  content: "";
  display: table;
  clear: both;
}

/* line 25, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-questionnaireBox.scss */
.mpc-questionnaire-boxes-progress .progress-bar {
  height: 10px;
  background-color: #666;
  transition: width 0.4s;
}

/* line 32, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-questionnaireBox.scss */
.mpc-questionnaire-box {
  float: left;
}

/* line 4, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-pet-image,
.mpc-add-new-pet-circle {
  border-radius: 50%;
  border: 2px solid white;
  width: 80px;
  height: 80px;
}

/* line 12, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet-circle {
  position: relative;
}

/* line 16, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-header-banner-logo {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 22, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header {
  background-color: #3a6285;
  display: block;
}

/* line 26, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header a,
mpc-header p {
  color: white;
}

/* line 31, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header input[type="file"] {
  display: none;
}

/* line 36, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-header-icons-wrapper {
  overflow: hidden;
  max-width: 100%;
}

/* line 41, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-header-icons {
  padding: 20px 38px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  place-content: center;
  -ms-flex-pack: center;
      justify-content: center;
}

/* line 49, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet {
  position: relative;
}

/* line 52, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet span {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
}

/* line 60, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-navigation {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

/* line 65, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-navigation a {
  margin: 0 15px;
}

/* line 70, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-component {
  display: block;
}

/* line 73, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-component .hidden {
  display: none;
}

/* line 78, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image {
  margin-right: 10px;
}

/* line 81, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image p {
  display: none;
  text-align: center;
}

/* line 87, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image .active img {
  width: 160px;
  height: 160px;
}

/* line 92, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image .active p {
  display: block;
}

/* line 98, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet-link {
  display: none;
}

/* line 103, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet.active .mpc-add-new-pet-circle {
  width: 160px;
  height: 160px;
}

/* line 108, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet.active .mpc-add-new-pet-link {
  text-align: center;
  display: block;
}

/* line 114, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-quick-links, mpc-reminder {
  width: 50%;
  display: block;
}

/* line 119, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-quick-link, .mpc-pet-birthday-reminder, .mpc-profile-completeness-reminder {
  padding: 15px 10px;
  border: 1px solid black;
  border-bottom: none;
}

/* line 124, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-quick-link:last-of-type, .mpc-pet-birthday-reminder:last-of-type, .mpc-profile-completeness-reminder:last-of-type {
  border-bottom: 1px solid black;
}

/* line 129, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-coupons-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 134, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-coupons-wrapper iframe {
  height: 265px;
}

/* line 139, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-pet-image,
.mpc-add-new-pet-circle {
  border-radius: 50%;
  border: 2px solid white;
  width: 80px;
  height: 80px;
}

/* line 147, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet-circle {
  position: relative;
}

/* line 151, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header {
  background-color: #3a6285;
  display: block;
  overflow: scroll;
}

/* line 156, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header a,
mpc-header p {
  color: white;
}

/* line 162, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet {
  position: relative;
}

/* line 165, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet span {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
}

/* line 173, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-navigation {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

/* line 178, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-navigation a {
  margin: 0 15px;
}

/* line 183, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-component {
  display: block;
}

/* line 186, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-component .hidden {
  display: none;
}

/* line 191, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image {
  margin-right: 10px;
}

/* line 194, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image p {
  display: none;
  text-align: center;
}

/* line 200, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image .active img {
  width: 160px;
  height: 160px;
}

/* line 205, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image .active p {
  display: block;
}

/* line 211, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet-link {
  display: none;
}

/* line 216, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet.active .mpc-add-new-pet-circle {
  width: 160px;
  height: 160px;
}

/* line 221, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet.active .mpc-add-new-pet-link {
  text-align: center;
  display: block;
}

/* line 227, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-quick-links {
  width: 50%;
  display: block;
}

/* line 232, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-quick-link {
  padding: 15px 10px;
  border: 1px solid black;
  border-bottom: none;
}

/* line 237, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-quick-link:last-of-type {
  border-bottom: 1px solid black;
}

/* line 242, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-date-.mpc-pet-image,
.mpc-add-new-pet-circle {
  border-radius: 50%;
  border: 2px solid white;
  width: 80px;
  height: 80px;
}

/* line 250, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet-circle {
  position: relative;
}

/* line 254, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header {
  background-color: #3a6285;
  display: block;
}

/* line 258, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header a,
mpc-header p {
  color: white;
}

/* line 264, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet {
  position: relative;
}

/* line 267, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet span {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
}

/* line 275, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-navigation {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

/* line 280, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-navigation a {
  margin: 0 15px;
}

/* line 285, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-component {
  display: block;
}

/* line 288, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-component .hidden {
  display: none;
}

/* line 293, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image {
  margin-right: 10px;
}

/* line 296, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image p {
  display: none;
  text-align: center;
}

/* line 302, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image .active img {
  width: 160px;
  height: 160px;
}

/* line 307, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image .active p {
  display: block;
}

/* line 313, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet-link {
  display: none;
}

/* line 318, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet.active .mpc-add-new-pet-circle {
  width: 160px;
  height: 160px;
}

/* line 323, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet.active .mpc-add-new-pet-link {
  text-align: center;
  display: block;
}

/* line 329, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-quick-links {
  width: 50%;
  display: block;
}

/* line 334, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-quick-link {
  padding: 15px 10px;
  border: 1px solid black;
  border-bottom: none;
}

/* line 339, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-quick-link:last-of-type {
  border-bottom: 1px solid black;
}

/* line 345, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.form-inputs-active .mpc-checkbox-values,
.form-inputs-active .mpc-date-values,
.form-inputs-active .mpc-input-values,
.form-inputs-active .mpc-select-values,
.form-inputs-active .mpc-radio-combo-values {
  display: none;
}

/* line 352, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.form-inputs-active .mpc-checkbox-fields,
.form-inputs-active .mpc-date-fields,
.form-inputs-active .mpc-input-fields,
.form-inputs-active .mpc-select-fields,
.form-inputs-active .mpc-radio-combo-fields,
.form-inputs-active .mpc-password-fields {
  display: block;
}

/* line 362, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-checkbox-fields,
.mpc-date-fields,
.mpc-input-fields,
.mpc-select-fields,
.mpc-radio-combo-fields,
.mpc-password-fields {
  display: none;
}

/* line 371, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-checkbox-values,
.mpc-select-values,
.mpc-input-values,
.mpc-radio-combo-values,
.mpc-date-values {
  width: 100px;
  height: 30px;
  overflow: hidden;
}

/* line 381, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-select-values,
.mpc-checkbox-values:first-of-type,
.mpc-input-values,
.mpc-radio-combo-values,
.mpc-date-values {
  border: 1px solid black;
}

/* line 389, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-show-more-container {
  max-height: 0;
  overflow: hidden;
}

/* line 393, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-show-more-container.mpc-show-more-active {
  max-height: 9999px;
  overflow: initial;
}

/* line 399, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-validate-error {
  display: none;
}

/* line 402, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-validate-error.mpc-validate-error-active {
  display: block;
}

/* line 407, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-inactive {
  display: none;
}

/* line 412, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-radio-combo-form .mpc-radio-combo-checkbox {
  display: none;
}

/* line 414, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-radio-combo-form .mpc-radio-combo-checkbox.mpc-checkbox-visible {
  display: block;
}

/* line 421, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-new-pet-container figure {
  width: 50%;
  float: left;
}

/* line 426, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-new-pet-container section {
  display: none;
}

/* line 429, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-new-pet-container section.mpc-form-active {
  display: block;
}

/* line 435, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-new-pet-image {
  width: 30%;
  float: left;
}

/* line 440, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-tab-content {
  position: relative;
}

/* line 444, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-header-pet-name {
  color: white;
  text-align: center;
}

/* line 449, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-recommended-articles-container {
  transition: height 0.4s;
  overflow: hidden;
}

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/* line 459, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */
}

/* line 460, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

/* line 462, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

/* line 471, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}

/* line 477, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

/* scrollbar position: outside */
/* line 479, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}

/* line 485, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
/* line 487, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

/* line 496, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

/* line 498, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}

/* line 505, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}

/* line 512, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}

/* line 521, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}

/* line 524, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}

/* line 527, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

/* line 538, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

/* line 540, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

/* line 545, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

/* line 547, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* non-visible scrollbar */
/* line 549, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 558, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

/* scrollbar position: outside */
/* line 561, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

/* line 563, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 0px;
  margin: 7px 0;
}

/* line 569, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}

/* line 575, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 10px;
  margin: 6px auto;
  background-color: #46a3ee;
  opacity: 0.4;
}

/* line 583, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}

/* line 589, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}

/* line 595, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

/* line 606, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

/* line 608, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

/* line 610, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_2_scrollbar.mCS-light.mCSB_scrollTools_horizontal {
  display: none;
}

/* line 614, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_2_scrollbar.mCS-light.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag {
  display: block;
}

/* line 618, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

/* line 631, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
}

/* line 637, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

/* line 639, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

/* non-visible horizontal scrollbar */
/* line 642, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
/* line 645, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

/* RTL direction/left-side scrollbar */
/* line 649, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
/* line 652, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

/* line 654, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

/* line 659, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

/* line 661, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

/* line 663, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}

/* non-visible horizontal scrollbar */
/* line 669, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* line 671, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

/* line 683, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
}

/* line 705, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

/* line 707, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

/* line 710, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

/* line 717, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

/* line 726, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
  sprites locations
  light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
  dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
  */
}

/* line 735, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
  sprites locations
  light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
  dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
  */
}

/* line 744, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
  sprites locations
  light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
  dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
  */
}

/* line 753, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
  sprites locations
  light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
  dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
  */
}

/* line 762, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

/* line 767, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

/* line 772, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

/* line 774, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

/* non-visible scrollbar */
/* line 776, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

/* line 781, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

/* RTL direction/left-side scrollbar */
/* line 783, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

/* line 793, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.hiddenRichText {
  display: none;
}
/* line 1, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.form-error-message {
  color: red;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  display: none;
}

/* line 6, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.form-error-message.active {
  display: block;
}

/* line 11, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-account-authenticated-not-registered {
  display: none;
}

/* line 13, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-account-authenticated-not-registered.active {
  display: block;
}

/* line 18, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-class-facebook {
  display: none;
}

/* line 20, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-class-facebook.active {
  display: block;
}

/* line 25, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-class-google-plus {
  display: none;
}

/* line 27, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-class-google-plus.active {
  display: block;
}

/* line 32, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-class-linkedin {
  display: none;
}

/* line 34, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-class-linkedin.active {
  display: block;
}
/* line 1, src/sass/components/loggedInStatus/_logged-in-status.scss */
.show-on-logged-in {
  display: none;
}
/* line 4, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group .search-group-header {
  font-size: 10px;
  background-color: #e4e6e7;
  color: #333;
  padding: 4px 10px 5px;
  margin: 0px;
}

/* line 12, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group li {
  list-style-type: none;
  padding: 7px 10px;
  cursor: pointer;
  display: block;
}

/* line 18, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group li .search-result-image {
  width: 36px;
  float: left;
}

/* line 23, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group li .title {
  max-width: calc(100% - 50px);
  float: left;
}

/* line 29, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group li .row:after {
  content: "";
  display: table;
  clear: both;
}

/* line 36, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group li .species {
  opacity: 0.5;
  padding-top: 3px;
  text-transform: uppercase;
}

/* line 43, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group .search-group-elements {
  padding: 0px;
}

/* line 49, src/sass/components/search/_search-autocomplete.scss */
.swiftype-search-box-labels {
  display: none;
}
/* line 2, src/sass/components/fileUpload/_file-upload-pet-image-upload.scss */
.fileUpload.pet-image-upload .control-label {
  display: block;
  height: 150px;
  width: 150px;
  background-size: cover;
  border-radius: 50%;
  padding: 0;
}
/* line 1, src/sass/components/metadataComponent/_metadataComponent-base.scss */
.metadataComponent {
  background-color: #DCDCDC;
}
/* line 2, src/sass/components/search/_search-base.scss */
search-component search-products,
search-component search-articles,
search-component search-product,
search-component search-article {
  display: block;
}

/* line 9, src/sass/components/search/_search-base.scss */
search-component search-product {
  padding-bottom: 20px;
  min-height: 560px;
  text-align: center;
}

/* line 14, src/sass/components/search/_search-base.scss */
search-component search-product.is-clearing {
  clear: both;
}

/* line 18, src/sass/components/search/_search-base.scss */
search-component search-product .resultProductTitle,
search-component search-product .resultProductDescription {
  text-align: left;
}

/* line 24, src/sass/components/search/_search-base.scss */
search-component search-loader {
  height: 50vh;
  width: 100%;
  display: block;
  line-height: 50vh;
  text-align: center;
  font-style: italic;
}

/* line 33, src/sass/components/search/_search-base.scss */
search-component search-order {
  display: block;
  padding: 30px;
}

/* line 37, src/sass/components/search/_search-base.scss */
search-component search-order .count {
  display: inline-block;
}

/* line 41, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown {
  display: inline-block;
  width: 100px;
  border: 2px solid #000;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 49, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown .selected {
  display: block;
  padding: 5px;
}

/* line 54, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown .options {
  display: none;
  position: absolute;
  border: 2px solid #000;
  background: #fff;
  z-index: 1000;
  margin: 0;
  padding: 0;
}

/* line 63, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown .options.is-open {
  display: block;
}

/* line 67, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown .options li {
  display: block;
  border-bottom: 2px solid #000;
  padding: 0;
  margin: 0;
}

/* line 73, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown .options li a {
  display: block;
  padding: 5px;
}

/* line 78, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown .options li:last-child {
  border-bottom: 0;
}

/* line 86, src/sass/components/search/_search-base.scss */
search-component search-pagination,
search-component search-filters {
  display: block;
  width: 100%;
  padding: 30px;
  clear: both;
}

/* line 94, src/sass/components/search/_search-base.scss */
search-component search-pagination {
  text-align: center;
  width: auto;
}

/* line 98, src/sass/components/search/_search-base.scss */
search-component search-pagination ul,
search-component search-pagination li {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 105, src/sass/components/search/_search-base.scss */
search-component search-pagination ul {
  display: inline-block;
  height: 30px;
}

/* line 110, src/sass/components/search/_search-base.scss */
search-component search-pagination li {
  display: block;
  float: left;
}

/* line 114, src/sass/components/search/_search-base.scss */
search-component search-pagination li:first-child a {
  border-left-width: 1px;
}

/* line 118, src/sass/components/search/_search-base.scss */
search-component search-pagination li:last-child a {
  border-right-width: 1px;
}

/* line 122, src/sass/components/search/_search-base.scss */
search-component search-pagination li.is-active a {
  background: #000;
  color: #fff;
}

/* line 127, src/sass/components/search/_search-base.scss */
search-component search-pagination li a {
  display: block;
  padding: 5px;
  border: 1px solid #000;
  border-width: 1px 0;
}

/* line 136, src/sass/components/search/_search-base.scss */
search-component .no-results {
  padding: 30px;
}

/* line 139, src/sass/components/search/_search-base.scss */
search-component .no-results p {
  font-weight: bold;
}

/* line 143, src/sass/components/search/_search-base.scss */
search-component .no-results a {
  text-decoration: underline;
}

/* line 148, src/sass/components/search/_search-base.scss */
search-component search-filters {
  padding: 0;
}

/* line 151, src/sass/components/search/_search-base.scss */
search-component search-filters ul,
search-component search-filters li {
  list-style: none;
  margin: 5px;
  padding: 0;
}

/* line 159, src/sass/components/search/_search-base.scss */
search-component search-filters .facet-item .is-disabled {
  opacity: .5;
  pointer-events: none;
}

/* line 165, src/sass/components/search/_search-base.scss */
search-component search-filters .facet-category {
  display: inline-block;
  vertical-align: top;
  min-width: 30%;
}

/* line 172, src/sass/components/search/_search-base.scss */
search-component search-filters .facets-list .facets-list-item {
  display: inline-block;
}

/* line 175, src/sass/components/search/_search-base.scss */
search-component search-filters .facets-list .facets-list-item.reset-all a {
  background: transparent;
  padding: 5px 10px;
}

/* line 179, src/sass/components/search/_search-base.scss */
search-component search-filters .facets-list .facets-list-item.reset-all a::after {
  display: none;
}

/* line 184, src/sass/components/search/_search-base.scss */
search-component search-filters .facets-list .facets-list-item a {
  display: block;
  background: #e1e1e1;
  padding: 5px 30px 5px 10px;
  position: relative;
}

/* line 190, src/sass/components/search/_search-base.scss */
search-component search-filters .facets-list .facets-list-item a::after {
  content: '\00D7';
  position: absolute;
  font-weight: 700;
  right: 7px;
  top: 6px;
}

/* line 203, src/sass/components/search/_search-base.scss */
search-component .productRating dl, search-component .productRating dd, search-component .productRating dt {
  margin: 0;
  padding: 0;
}

/* line 208, src/sass/components/search/_search-base.scss */
search-component .productRating .bv-rating-ratio {
  position: relative;
  height: 30px;
  float: left;
  margin-right: 5px;
}

/* line 215, src/sass/components/search/_search-base.scss */
search-component .productRating .bv-rating-stars {
  display: block;
  color: #aaa;
}

/* line 220, src/sass/components/search/_search-base.scss */
search-component .productRating .bv-rating-stars-on {
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
  overflow: hidden;
}

/* line 228, src/sass/components/search/_search-base.scss */
search-component .productRating .bv-off-screen {
  text-indent: -9999px;
  display: block;
  clear: both;
}
/* line 1, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results {
  display: none;
}

/* line 4, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results.active {
  display: block;
}

/* line 8, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results .dentists-more-results-button {
  display: none;
}

/* line 11, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results .dentists-more-results-button.active {
  display: block;
}

/* line 16, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results .dentist-results-part {
  display: none;
}

/* line 19, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results .dentist-results-part.active {
  display: block;
  border: 1px solid;
  padding: 10px;
}

/* line 26, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results .dentist-info {
  font-weight: bold;
}

/* line 30, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results .dentist-results-postal {
  font-weight: bold;
}
/* line 1, src/sass/components/mediaKitDownloads/_mediaKitDownloads-base.scss */
.reference-media-kit-downloads, form[name="media-kit-downloads-acceptance-form"] {
  display: none;
}

/* line 4, src/sass/components/mediaKitDownloads/_mediaKitDownloads-base.scss */
.reference-media-kit-downloads.is-visible, form[name="media-kit-downloads-acceptance-form"].is-visible {
  display: block;
}
/* line 1, src/sass/components/gigya/_gigya-errors.scss */
.gigya-errors-select {
  display: none;
}

/* line 6, src/sass/components/gigya/_gigya-errors.scss */
.aem-AuthorLayer-Edit .gigya-errors-select {
  display: block;
}

/* line 12, src/sass/components/gigya/_gigya-errors.scss */
.cq-wcm-edit .gigya-errors-select {
  display: block;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, sass/core/selectionStyles.scss */
.bg-darkblue {
  background-color: #10069f;
}

/* line 7, sass/core/selectionStyles.scss */
.bg-orange {
  background-color: #fe5000;
}

/* line 11, sass/core/selectionStyles.scss */
.text-yellow {
  color: #ffd700;
}

/* line 15, sass/core/selectionStyles.scss */
.text-white {
  color: #fff;
}

/* line 19, sass/core/selectionStyles.scss */
.text-orange {
  color: #fe5000;
}

/* line 23, sass/core/selectionStyles.scss */
.text-red {
  color: #da291c;
}

/* line 27, sass/core/selectionStyles.scss */
.text-lightgray {
  color: #666;
}

/* line 31, sass/core/selectionStyles.scss */
.shadow-bottom {
  box-shadow: 1px 1px 1px #666;
}

/* line 35, sass/core/selectionStyles.scss */
.font-oswald {
  font-family: 'Oswald', sans-serif;
}

/* line 39, sass/core/selectionStyles.scss */
.font-huge {
  font-size: 56px;
  font-size: 5.6rem;
}

/* line 43, sass/core/selectionStyles.scss */
.font-xl {
  font-size: 48px;
  font-size: 4.8rem;
}

/* line 47, sass/core/selectionStyles.scss */
.font-l {
  font-size: 36px;
  font-size: 3.6rem;
}

/* line 51, sass/core/selectionStyles.scss */
.superscript {
  vertical-align: super;
  font-size: 0.63em;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, sass/core/hyperlinkStyles.scss */
.button {
  font-size: 30px;
  font-size: 3rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  margin: 0 10px 10px;
  padding: 6px 12px;
  border-radius: 6px;
  text-align: center;
  width: auto;
  cursor: pointer;
  background: #fe5000;
}

/* line 18, sass/core/hyperlinkStyles.scss */
.button:hover {
  color: #fff;
}

/* line 23, sass/core/hyperlinkStyles.scss */
.white-button {
  background: #fff;
  border-color: #fe5000;
  color: #fe5000;
}

/* line 28, sass/core/hyperlinkStyles.scss */
.white-button:hover {
  color: #fe5000;
}

/* line 34, sass/core/hyperlinkStyles.scss */
.external-icon::after {
  content: "\f08e";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  left: 5px;
}

/* line 42, sass/core/hyperlinkStyles.scss */
.envelope-icon::after {
  content: '\f0e0';
  font-family: FontAwesome;
  margin-left: 5px;
}

/* line 49, sass/core/hyperlinkStyles.scss */
.flat-big-link {
  font-size: 26px;
  font-size: 2.6rem;
}

/* line 52, sass/core/hyperlinkStyles.scss */
.flat-big-link:hover {
  color: #fff;
}

@media only screen and (max-width: 767px) {
  /* line 49, sass/core/hyperlinkStyles.scss */
  .flat-big-link {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

/* line 61, sass/core/hyperlinkStyles.scss */
.flat-blue-link {
  color: #10069f;
}

/* line 64, sass/core/hyperlinkStyles.scss */
.flat-blue-link:hover {
  text-decoration: underline;
}

/* line 69, sass/core/hyperlinkStyles.scss */
.arrow-right {
  padding-right: 30px;
}

/* line 72, sass/core/hyperlinkStyles.scss */
.arrow-right::after {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-weight: inherit;
  left: 25px;
}

/* line 80, sass/core/hyperlinkStyles.scss */
.arrow-right:hover::after {
  left: 35px;
}

/* line 86, sass/core/hyperlinkStyles.scss */
.big-link {
  font-size: 20px;
  font-size: 2rem;
}
/* line 1, sass/components/block/_block-juicer-feed.scss */
.reference-juicer {
  padding: 0;
  margin-bottom: 0;
  margin-top: 90px;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/components/block/_block-footer.scss */
#footer {
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 4, sass/components/block/_block-footer.scss */
  #footer {
    text-align: center;
  }
}

/* line 11, sass/components/block/_block-footer.scss */
#footer .divider {
  padding: 0;
}

/* line 15, sass/components/block/_block-footer.scss */
#footer .reference-footer {
  background-color: #fff;
  margin-bottom: 0;
  padding: 30px 0 0;
}

/* line 20, sass/components/block/_block-footer.scss */
#footer .reference-footer .component-content {
  margin-bottom: 0;
}

/* line 23, sass/components/block/_block-footer.scss */
#footer .reference-footer .component-content h4 {
  margin-bottom: 20px;
}

/* line 29, sass/components/block/_block-footer.scss */
#footer .reference-footer-legal {
  background-color: #fff;
  margin-bottom: 0;
  padding: 0;
}

/* line 34, sass/components/block/_block-footer.scss */
#footer .reference-footer-legal p {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'Nunito Sans', sans-serif;
  color: #797979;
  font-weight: 400;
}

/* line 41, sass/components/block/_block-footer.scss */
#footer .reference-footer-legal p a {
  text-decoration: none;
  font-size: 12px;
  font-family: 'Nunito Sans', sans-serif;
  color: #da291c;
}

/* line 47, sass/components/block/_block-footer.scss */
#footer .reference-footer-legal p a:hover {
  text-decoration: underline;
}

/* line 52, sass/components/block/_block-footer.scss */
#footer .reference-footer-legal p .cp-footer-logo {
  display: inline-block;
  text-indent: -9999px;
  background-image: url("/content/dam/cp-sites/home-care/ajax/global/img/cp_footer.png");
  width: 400px;
  background-position: center;
  background-repeat: no-repeat;
  max-width: 100%;
  height: 30px;
}

/* line 63, sass/components/block/_block-footer.scss */
#footer .reference-footer-legal p .cp-footer-logo:hover {
  background-image: url("/content/dam/cp-sites/home-care/ajax/global/img/cp_footer_hover.png");
}

/* line 2, sass/components/block/_block-price-spider.scss */
.ps-widget .ps-wtb-container {
  padding-top: 0;
}

/* line 6, sass/components/block/_block-price-spider.scss */
.ps-widget .ps-wtb-content {
  z-index: 0;
}

/* line 1, sass/components/block/_block-mobile-move-up-ico.scss */
.mobile-move-up {
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 1, sass/components/block/_block-mobile-move-up-ico.scss */
  .mobile-move-up {
    position: absolute;
    top: 50px;
    background: white;
    width: 120px;
    left: 50%;
    transform: translateX(-50%);
  }
  /* line 14, sass/components/block/_block-mobile-move-up-ico.scss */
  .mobile-move-up .social-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 1, sass/components/block/_block-power-reviews.scss */
.reference-power-reviews-summary-container {
  padding: 0 0 5px 40px;
}

@media only screen and (max-width: 991px) {
  /* line 6, sass/components/block/_block-power-reviews.scss */
  .reference-power-reviews-summary-container .p-w-r .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-reco {
    float: none;
    margin-top: 15px;
  }
}

/* line 16, sass/components/block/_block-power-reviews.scss */
.pr-reco-green .pr-reco-value {
  white-space: nowrap;
}

/* line 24, sass/components/block/_block-power-reviews.scss */
.reference-power-reviews-display .p-w-r .pr-review-snapshot .pr-ratings-histogram .pr-histogram-count {
  width: 55px;
}
@charset "UTF-8";
/* line 1, sass/components/gridFilter.scss */
body:not([class*="template-default-ajax-eu"]) {
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
}

/* line 3, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
body:not([class*="template-default-ajax-eu"]) .gridFilter {
  min-width: 260px;
  border: 1px solid #fe5000;
  border-radius: 5px;
  padding: 0;
  background: #fff8f5;
}

@media only screen and (max-width: 767px) {
  /* line 3, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  body:not([class*="template-default-ajax-eu"]) .gridFilter {
    width: 95%;
    margin: 20px 2%;
    padding: 0 10px;
  }
}

/* line 19, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
body:not([class*="template-default-ajax-eu"]) .gridFilter.active .grid-filter .grid-filter__header::after {
  transform: rotate(180deg);
}

/* line 26, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter {
  padding: 1px 30px;
  background-color: #fe5000;
  font-weight: 900;
  text-transform: uppercase;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

@media only screen and (max-width: 767px) {
  /* line 26, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter {
    padding: 0;
    background-color: #fff8f5;
  }
}

/* line 39, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter .grid-filter__header {
  font-family: 'Roboto', sans-serif;
  text-align: center;
  font-size: 18px;
  transition: all 1s ease;
  margin: 5px 0;
  color: #ffd700;
  font-weight: 900;
}

@media only screen and (max-width: 767px) {
  /* line 39, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter .grid-filter__header {
    color: #fe5000;
  }
  /* line 51, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter .grid-filter__header::after {
    content: '';
    font-family: 'FontAwesome';
    margin: 0 15px;
    display: inline-block;
    transition: transform 300ms;
    color: #fe5000;
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 39, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter .grid-filter__header {
    cursor: pointer;
    display: inline-block;
  }
}

/* line 69, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter .gridFilterSection {
  padding-left: 0;
  border-bottom: 1px solid #fe5000;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 69, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter .gridFilterSection {
    padding: 20px;
    margin-bottom: 0;
  }
}

/* line 79, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter .gridFilterSection.last {
  margin-bottom: 15px;
  border-bottom: none;
}

@media only screen and (max-width: 767px) {
  /* line 79, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter .gridFilterSection.last {
    margin-bottom: 40px;
  }
}

/* line 88, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter .gridFilterSection .grid-filter-section__header {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 18px;
  margin-bottom: 6px;
  line-height: 1.1;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #fe5000;
}

@media only screen and (max-width: 767px) {
  /* line 88, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter .gridFilterSection .grid-filter-section__header {
    text-align: center;
  }
}

/* line 103, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter .gridFilterSection .grid-filter-section__tag-list {
  list-style: none;
  padding-left: 0;
}

/* line 107, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter .gridFilterSection .grid-filter-section__tag-list li {
  font-weight: 400;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  /* line 107, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter .gridFilterSection .grid-filter-section__tag-list li {
    width: 50%;
    float: left;
    margin-bottom: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
        align-items: baseline;
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/* line 121, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter .gridFilterSection .grid-filter-section__tag-list li input {
  cursor: pointer;
  margin-right: 15px;
  width: 12px;
  height: 12px;
  -ms-flex: none;
      flex: none;
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 121, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter .gridFilterSection .grid-filter-section__tag-list li input {
    width: 15px;
    height: 15px;
  }
}

/* line 134, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter .gridFilterSection .grid-filter-section__tag-list li input:focus {
  outline: 2px solid #9ebef9;
}

/* line 139, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter .gridFilterSection .grid-filter-section__tag-list li span {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  text-transform: capitalize;
  font-family: 'Nunito Sans', sans-serif;
  height: 30px;
  line-height: 30px;
  color: #666;
}

@media only screen and (max-width: 767px) {
  /* line 153, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  body:not([class*="template-default-ajax-eu"]) .gridFilter .grid-filter .grid-filter__sections {
    display: none;
  }
}

/* line 161, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
body:not([class*="template-default-ajax-eu"]) .clear-filters {
  border: 2px solid #fe5000;
  float: left;
  height: 40px;
  display: block;
  font-size: 18px;
  width: 30%;
  border-left: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  text-align: right;
  font-family: 'Nunito Sans', sans-serif;
  padding: 3px 20px 0 0;
  background: #fff8f5;
  line-height: 30px;
}

@media only screen and (max-width: 767px) {
  /* line 161, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  body:not([class*="template-default-ajax-eu"]) .clear-filters {
    border: 0;
    text-transform: capitalize;
    font-weight: 500;
    position: absolute;
    right: 0;
    top: 0;
    height: auto;
    background: none;
    padding: 3px 10px 0 0;
  }
}

@media only screen and (max-width: 1199px) {
  /* line 161, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  body:not([class*="template-default-ajax-eu"]) .clear-filters {
    width: 32%;
    margin-left: -2px;
    padding-right: 15px;
  }
}

/* line 197, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
body:not([class*="template-default-ajax-eu"]) .product-grid .articleList-heading {
  display: block;
  color: #fe5000;
  border: 2px solid #fe5000;
  font-size: 18px;
  float: left;
  font-weight: 400;
  width: 60%;
  padding: 3px 0 0 20px;
  margin-left: 5%;
  height: 40px;
  border-right: 0;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  font-family: 'Nunito Sans', sans-serif;
  background: #fff8f5;
  line-height: 30px;
}

@media only screen and (max-width: 991px) {
  /* line 197, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  body:not([class*="template-default-ajax-eu"]) .product-grid .articleList-heading {
    margin-left: 3%;
    padding-right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 197, sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  body:not([class*="template-default-ajax-eu"]) .product-grid .articleList-heading {
    display: none;
  }
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/components/pageVariants.scss */
.blue-gradient-background #content {
  background: linear-gradient(#171f24 36%, #0f2c5c 100%);
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, sass/components/accordion/_accordion-orange.scss */
.accordion-orange {
  margin: 50px 0;
}

@media only screen and (max-width: 767px) {
  /* line 3, sass/components/accordion/_accordion-orange.scss */
  .accordion-orange {
    margin: 0;
  }
}

/* line 10, sass/components/accordion/_accordion-orange.scss */
.accordion-orange .accordion-container {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 16, sass/components/accordion/_accordion-orange.scss */
.accordion-orange .accordion-content-wrapper {
  height: 0;
  overflow: hidden;
}

/* line 20, sass/components/accordion/_accordion-orange.scss */
.accordion-orange .accordion-content-wrapper .richText {
  margin-bottom: 0;
}

/* line 23, sass/components/accordion/_accordion-orange.scss */
.accordion-orange .accordion-content-wrapper .richText p {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'Play', sans-serif;
  margin-bottom: 5px;
}

/* line 30, sass/components/accordion/_accordion-orange.scss */
.accordion-orange .accordion-content-wrapper .richText ul {
  list-style: none;
}

/* line 36, sass/components/accordion/_accordion-orange.scss */
.accordion-orange .accordion-title {
  display: inline-block;
  line-height: 1.2;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  /* line 36, sass/components/accordion/_accordion-orange.scss */
  .accordion-orange .accordion-title {
    display: block;
  }
  /* line 44, sass/components/accordion/_accordion-orange.scss */
  .accordion-orange .accordion-title::after {
    content: "\f107";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: block;
    text-align: right;
    color: #fff;
    position: relative;
    right: 5px;
    bottom: 20px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 57, sass/components/accordion/_accordion-orange.scss */
  .accordion-orange .accordion-title a {
    position: relative;
    top: 5px;
  }
}

/* line 63, sass/components/accordion/_accordion-orange.scss */
.accordion-orange .accordion-title a {
  text-decoration: none;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
}

/* line 69, sass/components/accordion/_accordion-orange.scss */
.accordion-orange .accordion-title a:hover {
  color: #fff;
}

/* line 75, sass/components/accordion/_accordion-orange.scss */
.accordion-orange .accordion-head {
  padding: 15px 70px 15px 15px;
}

/* line 78, sass/components/accordion/_accordion-orange.scss */
.accordion-orange .accordion-head:hover {
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  /* line 75, sass/components/accordion/_accordion-orange.scss */
  .accordion-orange .accordion-head {
    padding: 15px 15px 0;
    background: linear-gradient(#fd834a, #fe5000);
    border-radius: 6px;
  }
}

/* line 89, sass/components/accordion/_accordion-orange.scss */
.accordion-orange .accordion-slide {
  background: url(/etc/designs/zg/cpajax/desktop/assets/img/arrow-down.png) right 20px top 23px no-repeat, linear-gradient(#fd834a, #fe5000);
  background-size: 24px;
  color: #fff;
  margin: 10px 0;
  padding: 0;
  border-radius: 6px;
}

@media only screen and (max-width: 767px) {
  /* line 89, sass/components/accordion/_accordion-orange.scss */
  .accordion-orange .accordion-slide {
    background: none;
    background-color: transparent;
  }
}

/* line 103, sass/components/accordion/_accordion-orange.scss */
.accordion-orange .accordion-slide.is-active .accordion-head {
  background: url(/etc/designs/zg/cpajax/desktop/assets/img/arrow-up.png) right 20px top 23px no-repeat, linear-gradient(#fd834a, #fe5000);
  border-radius: 6px;
  background-size: 24px;
}

@media only screen and (max-width: 767px) {
  /* line 103, sass/components/accordion/_accordion-orange.scss */
  .accordion-orange .accordion-slide.is-active .accordion-head {
    background: linear-gradient(#fd834a, #fe5000);
  }
}

@media only screen and (max-width: 767px) {
  /* line 115, sass/components/accordion/_accordion-orange.scss */
  .accordion-orange .accordion-slide.is-active .accordion-title::after {
    content: "\f106";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: block;
    text-align: right;
    color: #fff;
  }
}

/* line 125, sass/components/accordion/_accordion-orange.scss */
.accordion-orange .accordion-slide.is-active > .accordion-content-wrapper {
  height: auto;
  padding: 15px;
  background-color: #fff;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, sass/components/accordion/accordion-white.scss */
.accordion-white {
  margin: 50px 0;
}

@media only screen and (max-width: 767px) {
  /* line 3, sass/components/accordion/accordion-white.scss */
  .accordion-white {
    margin: 0;
  }
}

/* line 10, sass/components/accordion/accordion-white.scss */
.accordion-white .accordion-container {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 16, sass/components/accordion/accordion-white.scss */
.accordion-white .accordion-content-wrapper {
  height: 0;
  overflow: hidden;
}

/* line 20, sass/components/accordion/accordion-white.scss */
.accordion-white .accordion-content-wrapper .richText {
  margin-bottom: 0;
}

/* line 23, sass/components/accordion/accordion-white.scss */
.accordion-white .accordion-content-wrapper .richText p {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'Nunito Sans', sans-serif;
  margin-bottom: 5px;
  color: #535353;
  line-height: 24px;
}

@media only screen and (max-width: 767px) {
  /* line 23, sass/components/accordion/accordion-white.scss */
  .accordion-white .accordion-content-wrapper .richText p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 18px;
  }
}

/* line 40, sass/components/accordion/accordion-white.scss */
.accordion-white .accordion-title {
  display: inline-block;
  line-height: 1.2;
  margin-bottom: 0;
}

/* line 45, sass/components/accordion/accordion-white.scss */
.accordion-white .accordion-title a {
  text-decoration: none;
  color: #fe5000;
  font-weight: 700;
  line-height: 24px;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 20px;
  font-size: 2rem;
}

/* line 54, sass/components/accordion/accordion-white.scss */
.accordion-white .accordion-title a:hover {
  color: #fe5000;
}

@media only screen and (max-width: 767px) {
  /* line 45, sass/components/accordion/accordion-white.scss */
  .accordion-white .accordion-title a {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22px;
  }
}

/* line 66, sass/components/accordion/accordion-white.scss */
.accordion-white .accordion-head {
  padding: 15px 40px 15px 10px;
}

@media only screen and (max-width: 767px) {
  /* line 66, sass/components/accordion/accordion-white.scss */
  .accordion-white .accordion-head {
    border-radius: 6px;
    position: relative;
  }
}

/* line 74, sass/components/accordion/accordion-white.scss */
.accordion-white .accordion-head::after {
  content: "\f106";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: block;
  text-align: right;
  color: #fe5000;
  top: 10px;
  right: 3%;
  position: absolute;
  font-size: 30px;
  transition: 1s;
}

/* line 88, sass/components/accordion/accordion-white.scss */
.accordion-white .accordion-slide {
  color: #fe5000;
  margin: 10px 0;
  padding: 0;
  position: relative;
  border-top: 1px solid gray;
}

/* line 95, sass/components/accordion/accordion-white.scss */
.accordion-white .accordion-slide:hover {
  cursor: pointer;
}

/* line 100, sass/components/accordion/accordion-white.scss */
.accordion-white .accordion-slide.is-active .accordion-head::after {
  transform: rotate(180deg);
}

/* line 104, sass/components/accordion/accordion-white.scss */
.accordion-white .accordion-slide.is-active > .accordion-content-wrapper {
  height: auto;
  padding: 15px;
  background-color: #fff;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, sass/components/articleList/_articleList-base.scss */
.articleList {
  padding: 0;
}

/* line 6, sass/components/articleList/_articleList-base.scss */
.articleList-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 10, sass/components/articleList/_articleList-base.scss */
.articleList-date {
  margin-bottom: 10px;
  color: #868484;
}

/* line 15, sass/components/articleList/_articleList-base.scss */
.articleList-article {
  overflow: hidden;
}

/* line 18, sass/components/articleList/_articleList-base.scss */
.articleList-article-wrapper {
  margin: 0;
  padding: 0;
}

/* line 24, sass/components/articleList/_articleList-base.scss */
.articleList-description {
  overflow: hidden;
}

/* line 28, sass/components/articleList/_articleList-base.scss */
.articleList-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 32, sass/components/articleList/_articleList-base.scss */
.articleList-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 38, sass/components/articleList/_articleList-base.scss */
.articleList-thumbnail {
  max-width: 100px;
  float: left;
  margin-right: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 38, sass/components/articleList/_articleList-base.scss */
  .articleList-thumbnail {
    float: none;
    margin: auto;
    display: block;
  }
}

/* line 50, sass/components/articleList/_articleList-base.scss */
.articleList-more {
  float: right;
}

/* line 53, sass/components/articleList/_articleList-base.scss */
.articleList-more::after {
  display: inline;
  content: "\00bb";
}

/* line 58, sass/components/articleList/_articleList-base.scss */
.articleList-more-arrow {
  display: none;
}

/* line 61, sass/components/articleList/_articleList-base.scss */
.no-generatedcontent .articleList-more-arrow {
  display: inline;
}

/* line 67, sass/components/articleList/_articleList-base.scss */
.articleList-tags {
  padding: 0;
  margin: -20px 0 0 0;
  list-style-type: none;
}

/* line 72, sass/components/articleList/_articleList-base.scss */
.articleList-tags-item {
  display: inline-block;
  margin: 0 2px;
}

/* line 76, sass/components/articleList/_articleList-base.scss */
.articleList-tags-item-link {
  display: block;
  padding: 1px;
  background: #b9b8b8;
  color: black;
  border: 1px solid #939191;
  font-size: 0.85em;
}

/* line 1, sass/components/articleList/_articleList-articles.scss */
.articles {
  margin: 30px 0;
}

/* line 4, sass/components/articleList/_articleList-articles.scss */
.articles .articleList-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 8, sass/components/articleList/_articleList-articles.scss */
.articles .articleList-list .articleList-article {
  width: 50%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 8, sass/components/articleList/_articleList-articles.scss */
  .articles .articleList-list .articleList-article {
    width: 100%;
    padding: 0 15px;
  }
}

/* line 17, sass/components/articleList/_articleList-articles.scss */
.articles .articleList-list .articleList-article .articleList-article-wrapper {
  height: 100%;
  margin: 0 10px;
  background-color: #fff;
  padding-bottom: 20px;
}

/* line 24, sass/components/articleList/_articleList-articles.scss */
.articles .articleList-list .articleList-article .articleList-article-wrapper .articleList-thumbnail-wrapper img {
  max-width: 100%;
  float: none;
  margin: 0;
}

/* line 31, sass/components/articleList/_articleList-articles.scss */
.articles .articleList-list .articleList-article .articleList-article-wrapper .articleList-title {
  margin: 10px 0;
  padding: 0 20px;
}

/* line 35, sass/components/articleList/_articleList-articles.scss */
.articles .articleList-list .articleList-article .articleList-article-wrapper .articleList-title a {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
}

/* line 42, sass/components/articleList/_articleList-articles.scss */
.articles .articleList-list .articleList-article .articleList-article-wrapper .articleList-description {
  margin: 0 0 10px;
  padding: 0 20px;
}

/* line 47, sass/components/articleList/_articleList-articles.scss */
.articles .articleList-list .articleList-article .articleList-article-wrapper .articleList-more {
  float: none;
  padding: 0 20px;
}

/* line 51, sass/components/articleList/_articleList-articles.scss */
.articles .articleList-list .articleList-article .articleList-article-wrapper .articleList-more::after {
  content: none;
}

/* line 55, sass/components/articleList/_articleList-articles.scss */
.articles .articleList-list .articleList-article .articleList-article-wrapper .articleList-more span {
  font-size: 18px;
  font-size: 1.8rem;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/components/articleList/_articleList-products.scss */
.products .articleList-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  clear: both;
  padding: 0 5%;
}

/* line 12, sass/components/articleList/_articleList-products.scss */
.products .articleList-list .articleList-article {
  width: 33%;
  margin-bottom: 25px;
}

@media only screen and (max-width: 991px) {
  /* line 12, sass/components/articleList/_articleList-products.scss */
  .products .articleList-list .articleList-article {
    width: 50%;
  }
}

/* line 20, sass/components/articleList/_articleList-products.scss */
.products .articleList-list .articleList-article .articleList-title {
  -ms-flex-positive: 1;
      flex-grow: 1;
  width: 100%;
}

/* line 24, sass/components/articleList/_articleList-products.scss */
.products .articleList-list .articleList-article .articleList-title a {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Nunito Sans', sans-serif;
  line-height: 19px;
  color: #00aeef;
  font-weight: 700;
  text-decoration: none;
}

/* line 33, sass/components/articleList/_articleList-products.scss */
.products .articleList-list .articleList-article .articleList-title a:hover {
  text-decoration: underline;
}

/* line 39, sass/components/articleList/_articleList-products.scss */
.products .articleList-list .articleList-article .articleList-article-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
  padding: 20px 10px;
  text-align: center;
}

/* line 47, sass/components/articleList/_articleList-products.scss */
.products .articleList-list .articleList-article .articleList-article-wrapper .articleList-thumbnail-wrapper {
  min-height: 250px;
  -ms-flex-positive: 0;
      flex-grow: 0;
}

/* line 53, sass/components/articleList/_articleList-products.scss */
.products .articleList-list .articleList-article .articleList-article-wrapper:hover .articleList-thumbnail {
  transform: translateY(-10px);
}

/* line 58, sass/components/articleList/_articleList-products.scss */
.products .articleList-list .articleList-article .articleList-article-wrapper .articleList-thumbnail {
  transition: all 1s;
  float: none;
  margin: 0 auto;
}

/* line 65, sass/components/articleList/_articleList-products.scss */
.products .articleList-list .articleList-article .articleList-more {
  font-size: 16px;
  font-size: 1.6rem;
  float: none;
  -ms-flex-positive: 0;
      flex-grow: 0;
  margin: 0 10px 10px;
  padding: 5px 20px;
  border: 1px solid #fff;
  border-radius: 6px;
  background-color: #fe5000;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-decoration: none;
}

/* line 81, sass/components/articleList/_articleList-products.scss */
.products .articleList-list .articleList-article .articleList-more:hover {
  color: #ffd700;
}

/* line 85, sass/components/articleList/_articleList-products.scss */
.products .articleList-list .articleList-article .articleList-more::after {
  content: none;
}

/* line 2, sass/components/articleList/_articleList-no-tags.scss */
.no-tags .articleList-tags {
  display: none;
}

/* line 2, sass/components/articleList/_articleList-no-description.scss */
.no-description .articleList-description {
  display: none;
}

/* line 4, sass/components/articleList/_articleList-two-columns.scss */
.two-columns .component-content .articleList-list .articleList-article {
  width: 50%;
}

/* line 4, sass/components/articleList/_articleList-flex-articles.scss */
.flex-articles .component-content .articleList-list .articleList-article {
  width: auto;
  -ms-flex: 1;
      flex: 1;
}

@media only screen and (max-width: 991px) {
  /* line 4, sass/components/articleList/_articleList-flex-articles.scss */
  .flex-articles .component-content .articleList-list .articleList-article {
    width: 50%;
    -ms-flex: unset;
        flex: unset;
  }
}
/* line 1, sass/components/box/_box-base.scss */
.box-video-bg {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

/* line 6, sass/components/box/_box-base.scss */
.box-video-bg video.box-video-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
}

/* line 18, sass/components/box/_box-base.scss */
.box-video-bg .component-content {
  z-index: -1;
  position: relative;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/components/box/_box-flex-container.scss */
.box-flex-container .paragraphSystem {
  display: -ms-flexbox;
  display: flex;
  /* @include respond-to(mobile) {
      display: block;
    } */
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, sass/components/box/_box-footer-legal.scss */
.footer-legal {
  background-color: #fff;
  bottom: 0;
  padding: 0 30px;
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  /* line 3, sass/components/box/_box-footer-legal.scss */
  .footer-legal {
    padding: 20px 50px;
  }
}

/* line 13, sass/components/box/_box-footer-legal.scss */
.footer-legal .richText {
  font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
  margin-bottom: 0;
  color: #da291c;
  line-height: 40px;
}

/* line 19, sass/components/box/_box-footer-legal.scss */
.footer-legal .richText:nth-child(3) {
  text-align: right;
}

@media only screen and (max-width: 991px) {
  /* line 13, sass/components/box/_box-footer-legal.scss */
  .footer-legal .richText {
    text-align: center;
    height: auto;
    line-height: normal;
  }
}

@media only screen and (max-width: 991px) {
  /* line 29, sass/components/box/_box-footer-legal.scss */
  .footer-legal .richText p {
    text-align: center;
    height: auto;
    line-height: normal;
  }
}

/* line 37, sass/components/box/_box-footer-legal.scss */
.footer-legal .richText .legal-text,
.footer-legal .richText .legal-link {
  line-height: 40px;
}

@media only screen and (max-width: 991px) {
  /* line 37, sass/components/box/_box-footer-legal.scss */
  .footer-legal .richText .legal-text,
  .footer-legal .richText .legal-link {
    line-height: normal;
  }
}

/* line 1, sass/components/box/_box-dotted-border.scss */
.dotted-border {
  -o-border-image: url(/etc/designs/zg/cpmensspeedstick/desktop/assets/img/dotted-border-repeat.png) 30% round;
     border-image: url(/etc/designs/zg/cpmensspeedstick/desktop/assets/img/dotted-border-repeat.png) 30% round;
  border-style: solid;
  border-width: 12px;
  padding: 40px;
  margin: 50px 0;
}

@media only screen and (max-width: 767px) {
  /* line 1, sass/components/box/_box-dotted-border.scss */
  .dotted-border {
    text-align: center;
    padding: 20px;
    margin: 24px 0;
  }
}

/* line 1, sass/components/box/_box-submenu-container.scss */
.submenu-container {
  display: none;
  padding: 140px 0 50px;
  margin-bottom: 0;
}

/* line 8, sass/components/box/_box-submenu-container.scss */
.submenu-container .image.orange-border-right img {
  border-right: solid 1px #fe5000;
}

/* line 13, sass/components/box/_box-submenu-container.scss */
.submenu-container .image img {
  display: block;
  margin: 0 auto;
}

/* line 18, sass/components/box/_box-submenu-container.scss */
.submenu-container .image h5 {
  margin: 10px 0;
}

/* line 21, sass/components/box/_box-submenu-container.scss */
.submenu-container .image h5 a {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-decoration: none;
  color: #fe5000;
}

/* line 33, sass/components/box/_box-submenu-container.scss */
.submenu-container .richText h5 {
  margin: 10px 0;
}

/* line 36, sass/components/box/_box-submenu-container.scss */
.submenu-container .richText h5 a {
  font-size: 22px;
  font-size: 2.2rem;
  text-decoration: none;
  color: #fe5000;
}

/* line 1, sass/components/box/_box-main-header.scss */
.main-header {
  padding: 10px 0 0;
  margin-bottom: 0;
  background-image: linear-gradient(#eff8fb, #fff 40%);
  height: 115px;
  transition: padding-top 0.5s, height 0.5s;
  z-index: 20;
  position: fixed;
  box-shadow: 1px -1px 4px #666;
}

/* line 11, sass/components/box/_box-main-header.scss */
.main-header.sticky-header {
  position: fixed;
  top: 0;
  z-index: 500;
  padding: 0;
  left: 0;
  padding-top: 0;
  height: 65px;
}

@media only screen and (max-width: 991px) {
  /* line 11, sass/components/box/_box-main-header.scss */
  .main-header.sticky-header {
    height: 50px;
    padding-top: 0;
    top: 0;
  }
}

/* line 26, sass/components/box/_box-main-header.scss */
.main-header.sticky-header .main-navigation {
  padding: 22px 0 0;
}

/* line 31, sass/components/box/_box-main-header.scss */
.main-header.sticky-header .header-logo img {
  padding-top: 6px;
  width: 80px;
  margin-left: 35px;
  transition: width 0.5s, padding-top 0.5s, height 0.5s;
}

@media only screen and (max-width: 991px) {
  /* line 1, sass/components/box/_box-main-header.scss */
  .main-header {
    height: 50px;
    padding-top: 0;
    top: 0;
  }
}

/* line 46, sass/components/box/_box-main-header.scss */
.main-header .header-logo {
  margin-bottom: 0;
  margin-left: 15px;
}

@media only screen and (max-width: 991px) {
  /* line 46, sass/components/box/_box-main-header.scss */
  .main-header .header-logo {
    margin-left: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 54, sass/components/box/_box-main-header.scss */
  .main-header .header-logo img {
    height: 50px;
    float: left;
    margin: 0 15px;
  }
}

/* line 1, sass/components/box/_box-main-navigation.scss */
.main-navigation {
  padding: 39px 0 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  /* line 1, sass/components/box/_box-main-navigation.scss */
  .main-navigation {
    padding: 0 15px;
    margin: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 10, sass/components/box/_box-main-navigation.scss */
  .main-navigation .richText {
    position: relative;
  }
}

/* line 15, sass/components/box/_box-main-navigation.scss */
.main-navigation .richText .richText-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 1199px) {
  /* line 15, sass/components/box/_box-main-navigation.scss */
  .main-navigation .richText .richText-content {
    -ms-flex-pack: left;
        justify-content: left;
  }
}

@media only screen and (max-width: 991px) {
  /* line 15, sass/components/box/_box-main-navigation.scss */
  .main-navigation .richText .richText-content {
    position: absolute;
    display: none;
    z-index: -1;
    padding: 0 10px 0 5px;
    background-color: #fff;
    right: -15px;
    width: 260px;
    box-shadow: -7px 7px 20px -15px #fe5000;
    max-height: calc(100vh - 50px);
    overflow-y: scroll;
  }
}

/* line 39, sass/components/box/_box-main-navigation.scss */
.main-navigation .richText h5 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  display: inline-block;
  margin: 0 38px 0 0;
  padding-bottom: 3px;
}

/* line 48, sass/components/box/_box-main-navigation.scss */
.main-navigation .richText h5:hover {
  border-bottom: solid 3px #fe5000;
  padding-bottom: 0;
}

/* line 53, sass/components/box/_box-main-navigation.scss */
.main-navigation .richText h5.current {
  border-bottom: solid 3px #fe5000;
  padding-bottom: 0;
}

@media only screen and (max-width: 1199px) {
  /* line 39, sass/components/box/_box-main-navigation.scss */
  .main-navigation .richText h5 {
    margin: 0 20px 0 0;
  }
  /* line 61, sass/components/box/_box-main-navigation.scss */
  .main-navigation .richText h5 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 991px) {
  /* line 39, sass/components/box/_box-main-navigation.scss */
  .main-navigation .richText h5 {
    display: block;
    border-bottom: solid 1px #ccc;
    line-height: 45px;
    font-weight: 500;
    margin: 0 10px;
  }
  /* line 73, sass/components/box/_box-main-navigation.scss */
  .main-navigation .richText h5:first-child {
    padding-top: 10px;
  }
  /* line 77, sass/components/box/_box-main-navigation.scss */
  .main-navigation .richText h5:last-child {
    border-bottom: 0;
  }
  /* line 81, sass/components/box/_box-main-navigation.scss */
  .main-navigation .richText h5:hover {
    border-bottom: solid 1px #ccc;
    padding-bottom: 3px;
    cursor: pointer;
  }
  /* line 86, sass/components/box/_box-main-navigation.scss */
  .main-navigation .richText h5:hover:last-child {
    border-bottom: 0;
  }
  /* line 91, sass/components/box/_box-main-navigation.scss */
  .main-navigation .richText h5 a {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 991px) {
  /* line 98, sass/components/box/_box-main-navigation.scss */
  .main-navigation .richText h5.main-menu-trigger::before {
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 24px;
    font-size: 2.4rem;
    float: right;
    color: #ccc;
  }
  /* line 107, sass/components/box/_box-main-navigation.scss */
  .main-navigation .richText h5.main-menu-trigger.active::before {
    content: "\f107";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
  }
}

/* line 114, sass/components/box/_box-main-navigation.scss */
.main-navigation .richText h5 a {
  color: #fe5000;
  text-decoration: none;
}

/* line 120, sass/components/box/_box-main-navigation.scss */
.main-navigation .richText ul {
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 123, sass/components/box/_box-main-navigation.scss */
  .main-navigation .richText ul li {
    list-style: none;
    border-bottom: solid 1px #ccc;
    line-height: 45px;
    padding: 0 20px;
  }
  /* line 130, sass/components/box/_box-main-navigation.scss */
  .main-navigation .richText ul li::before {
    display: none;
  }
  /* line 134, sass/components/box/_box-main-navigation.scss */
  .main-navigation .richText ul li a {
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    color: #fe5000;
    text-decoration: none;
  }
}

/* line 144, sass/components/box/_box-main-navigation.scss */
.main-navigation .richText h6 {
  position: absolute;
  right: 0;
  top: -5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: right;
      justify-content: right;
  -ms-flex-align: center;
      align-items: center;
}

@media only screen and (max-width: 991px) {
  /* line 144, sass/components/box/_box-main-navigation.scss */
  .main-navigation .richText h6 {
    position: static;
    margin: 7px 0;
    padding-left: 10px;
  }
}

/* line 158, sass/components/box/_box-main-navigation.scss */
.main-navigation .richText h6 .country-selector {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'Roboto', sans-serif;
  color: #666;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  padding: 10px 0;
}

/* line 168, sass/components/box/_box-main-navigation.scss */
.main-navigation .richText h6 .country-selector:hover {
  text-decoration: underline;
}

/* line 173, sass/components/box/_box-main-navigation.scss */
.main-navigation .richText h6::before {
  content: "\f0ac";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 22px;
  font-size: 2.2rem;
  color: #009fdf;
  margin-right: 10px;
}

/* line 183, sass/components/box/_box-main-navigation.scss */
.main-navigation .mobile-menu-button {
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 183, sass/components/box/_box-main-navigation.scss */
  .main-navigation .mobile-menu-button {
    background-color: transparent;
    display: block;
    width: 50px;
    height: 45px;
    position: relative;
    cursor: pointer;
    float: right;
    margin: 5px 40px 0 0;
  }
  /* line 196, sass/components/box/_box-main-navigation.scss */
  .main-navigation .mobile-menu-button::before {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 44px;
    content: "\f0c9";
    font-family: FontAwesome;
    position: absolute;
    left: 16px;
    cursor: pointer;
    color: #ccc;
  }
}

/* line 1, sass/components/box/_box-pdp-img-description-hero.scss */
.box-img-description-hero {
  position: relative;
  height: auto;
  padding: 30px;
  margin-bottom: 30px;
  margin-top: 30px;
  background-color: rgba(255, 255, 255, 0.85);
}

/* line 9, sass/components/box/_box-pdp-img-description-hero.scss */
.box-img-description-hero p {
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
}

/* line 14, sass/components/box/_box-pdp-img-description-hero.scss */
.box-img-description-hero .richText h4 {
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 15px;
}

/* line 21, sass/components/box/_box-pdp-img-description-hero.scss */
.box-img-description-hero .image .component-content {
  text-align: center;
}

/* line 24, sass/components/box/_box-pdp-img-description-hero.scss */
.box-img-description-hero .image .component-content img {
  max-width: 100%;
  margin: 20px;
}

@media only screen and (max-width: 991px) {
  /* line 24, sass/components/box/_box-pdp-img-description-hero.scss */
  .box-img-description-hero .image .component-content img {
    padding: 0;
    margin: 0;
  }
}

/* line 36, sass/components/box/_box-pdp-img-description-hero.scss */
.box-img-description-hero .richText .button {
  text-decoration: none;
  padding: 10px 57px;
  margin: 15px 0;
}

/* line 41, sass/components/box/_box-pdp-img-description-hero.scss */
.box-img-description-hero .richText .button:hover {
  color: #ffd700;
}

/* line 44, sass/components/box/_box-pdp-img-description-hero.scss */
.box-img-description-hero .richText .button:hover span {
  color: #fff;
}

/* line 49, sass/components/box/_box-pdp-img-description-hero.scss */
.box-img-description-hero .richText .button:active {
  color: #fff;
}

/* line 52, sass/components/box/_box-pdp-img-description-hero.scss */
.box-img-description-hero .richText .button:active span {
  color: #ffd700;
}

@media only screen and (max-width: 767px) {
  /* line 36, sass/components/box/_box-pdp-img-description-hero.scss */
  .box-img-description-hero .richText .button {
    padding: 7px 40px;
    margin: 15px auto;
    display: table;
  }
  /* line 62, sass/components/box/_box-pdp-img-description-hero.scss */
  .box-img-description-hero .richText .button:hover {
    color: #fff;
  }
  /* line 65, sass/components/box/_box-pdp-img-description-hero.scss */
  .box-img-description-hero .richText .button:hover span {
    color: #ffd700;
  }
}

/* line 1, sass/components/box/_box-paralax-bg-image.scss */
.paralax-bg-image {
  padding-left: 0;
  padding-right: 0;
}

/* line 5, sass/components/box/_box-paralax-bg-image.scss */
.paralax-bg-image .component-content {
  background-attachment: fixed;
  background-repeat: no-repeat;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, sass/components/box/_box-image-text-promo.scss */
.image-text-promo {
  padding: 0 3px;
  cursor: pointer;
}

/* line 7, sass/components/box/_box-image-text-promo.scss */
.image-text-promo:hover .richText-content {
  height: 161px;
}

/* line 11, sass/components/box/_box-image-text-promo.scss */
.image-text-promo:hover .component-content {
  background-size: 105%;
}

/* line 15, sass/components/box/_box-image-text-promo.scss */
.image-text-promo .component-content {
  height: 347px;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center top;
  border-radius: 6px;
  transition: 0.5s;
}

/* line 23, sass/components/box/_box-image-text-promo.scss */
.image-text-promo .component-content a {
  display: none;
}

/* line 28, sass/components/box/_box-image-text-promo.scss */
.image-text-promo .richText-content {
  position: absolute;
  bottom: -40px;
  background: #fe5000;
  width: 100%;
  height: 151px;
  transform: skew(-8.5deg) rotate(-8.5deg);
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding-bottom: 20px;
  transition: 0.5s;
}

/* line 43, sass/components/box/_box-image-text-promo.scss */
.image-text-promo .richText .component-content {
  position: relative;
}

/* line 46, sass/components/box/_box-image-text-promo.scss */
.image-text-promo .richText .component-content p {
  font-family: 'Oswald', sans-serif;
  font-size: 26px;
  color: #ffd700;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
  padding-top: 10px;
}

/* line 1, sass/components/box/_box-home-hero.scss */
.home-hero {
  position: relative;
}

@media only screen and (max-width: 991px) {
  /* line 4, sass/components/box/_box-home-hero.scss */
  .home-hero .homepage-hero {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 10, sass/components/box/_box-home-hero.scss */
  .home-hero .homepage-hero .richText-content h1,
  .home-hero .homepage-hero .richText-content h2 {
    font-size: 48px;
    font-size: 4.8rem;
  }
}

/* line 19, sass/components/box/_box-home-hero.scss */
.home-hero > .component-content {
  background-size: 100% auto;
  background-position: top center;
  /* background image has 2.60 aspect ratio but has X px padding at the top */
  height: calc(100vw / 3.6);
  max-height: 472px;
}

@media only screen and (max-width: 767px) {
  /* line 19, sass/components/box/_box-home-hero.scss */
  .home-hero > .component-content {
    background-size: auto;
    background-attachment: unset;
    background-position: bottom right;
    background-color: #fe5000;
    height: 400px;
  }
}

/* line 1, sass/components/box/_box-related-products.scss */
.Related-Products {
  display: block;
}

@media only screen and (max-width: 991px) {
  /* line 1, sass/components/box/_box-related-products.scss */
  .Related-Products {
    margin-top: 50px;
  }
}

/* line 8, sass/components/box/_box-related-products.scss */
.Related-Products .text-lightgray {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Nunito Sans', sans-serif;
}

/* line 14, sass/components/box/_box-related-products.scss */
.Related-Products .image {
  margin-bottom: 30px;
}

/* line 17, sass/components/box/_box-related-products.scss */
.Related-Products .image p {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Nunito Sans', sans-serif;
  padding: 10px 25px;
  width: 70%;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  /* line 17, sass/components/box/_box-related-products.scss */
  .Related-Products .image p {
    font-size: 20px;
  }
}

/* line 29, sass/components/box/_box-related-products.scss */
.Related-Products .image p a {
  text-decoration: none;
}

/* line 32, sass/components/box/_box-related-products.scss */
.Related-Products .image p a:hover {
  text-decoration: underline;
}

/* line 36, sass/components/box/_box-related-products.scss */
.Related-Products .image p a.button {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Roboto', sans-serif;
  border-radius: 6px;
  color: #fff;
}

/* line 43, sass/components/box/_box-related-products.scss */
.Related-Products .image p a.button:hover {
  color: #ffd700;
  text-decoration: none;
}

/* line 1, sass/components/box/_box-pdp-thumbs.scss */
.pdp-thumbs {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

/* line 6, sass/components/box/_box-pdp-thumbs.scss */
.pdp-thumbs .component-content .image {
  border: solid 2px #ccc;
  margin: 0 5px;
  padding: 0;
  width: auto;
}

/* line 12, sass/components/box/_box-pdp-thumbs.scss */
.pdp-thumbs .component-content .image.current {
  border: solid 2px #fe5000;
}

/* line 16, sass/components/box/_box-pdp-thumbs.scss */
.pdp-thumbs .component-content .image img {
  margin: 0;
  padding: 0;
  width: 60px;
  height: 60px;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, sass/components/box/_box-product-hero.scss */
.product-hero {
  margin-bottom: 5px;
}

/* line 6, sass/components/box/_box-product-hero.scss */
.product-hero .component-content {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 12, sass/components/box/_box-product-hero.scss */
.product-hero .richText {
  text-align: center;
}

/* line 16, sass/components/box/_box-product-hero.scss */
.product-hero .richText-content {
  margin: 60px 0;
}

/* line 19, sass/components/box/_box-product-hero.scss */
.product-hero .richText-content h1 {
  display: inline-block;
  background: #10069f;
  padding: 25px;
  margin: 35px 0 40px;
  transform: skew(0deg, -8.5deg);
  color: #ffd700;
  font-family: 'Oswald', sans-serif;
  font-size: 48px;
  font-weight: 600;
  line-height: 48px;
  text-transform: uppercase;
  text-align: left;
}

@media only screen and (max-width: 991px) {
  /* line 19, sass/components/box/_box-product-hero.scss */
  .product-hero .richText-content h1 {
    font-size: 36px;
  }
}

/* line 1, sass/components/box/_box-margin-bottom-small.scss */
.margin-bottom-small {
  margin-bottom: 5px;
}

/* line 3, sass/components/box/_box-align-items-bottom.scss */
.align-items-bottom > .component-content > .paragraphSystem {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
}

/* line 2, sass/components/box/_box-full-background-img.scss */
.full-background-img .component-content {
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  /* line 1, sass/components/box/_box-centered-container.scss */
  .centered-container {
    padding-right: 10px;
    padding-left: 10px;
  }
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs {
  margin: 0 0 20px;
  color: #d4d6d8;
  border-bottom: 1px solid #d4d6d8;
  border-top: 1px solid #d4d6d8;
  height: 41px;
}

/* line 10, sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

/* line 21, sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list li {
  margin-right: 6px;
  line-height: 40px;
}

@media only screen and (max-width: 767px) {
  /* line 21, sass/components/breadcrumbs/_breadcrumbs-base.scss */
  .breadcrumbs-list li {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/* line 29, sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list li a {
  color: #fff;
}

/* line 32, sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list li a:hover {
  color: #0647bc;
}

/* line 39, sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-separator {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 0 0 6px;
}

/* line 46, sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-without-separator .breadcrumbs-separator {
  display: none;
}

/* line 50, sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-without-separator li {
  position: relative;
  padding-right: 15px;
  margin-right: 9px;
}

/* line 55, sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-without-separator li::before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  top: 2px;
  right: 0;
  position: absolute;
  font-size: 8px;
}

/* line 64, sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-without-separator li:last-child {
  background-image: none;
}

/* line 67, sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-without-separator li:last-child::before {
  display: none;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/components/carousel/_carousel-base.scss */
.carousel > .component-content {
  position: relative;
  padding: 15px 60px;
  border: solid 2px #323131;
  background-color: #e1e1e1;
}

/* line 12, sass/components/carousel/_carousel-base.scss */
.carousel-slides {
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 20, sass/components/carousel/_carousel-base.scss */
.carousel-slide {
  clear: both;
  position: absolute;
  width: 100%;
}

/* line 25, sass/components/carousel/_carousel-base.scss */
.carousel-slide .no-content,
.carousel-slide .no-image {
  text-align: center;
}

/* line 30, sass/components/carousel/_carousel-base.scss */
.carousel-slide.is-active {
  display: block;
  position: relative;
}

/* line 35, sass/components/carousel/_carousel-base.scss */
.carousel-slide .image-and-content {
  overflow: hidden;
}

/* line 39, sass/components/carousel/_carousel-base.scss */
.carousel-slide .no-content .carousel-cover {
  float: none;
  max-width: 100%;
}

/* line 44, sass/components/carousel/_carousel-base.scss */
.carousel-slide .no-image .carousel-content {
  float: none;
  max-width: 100%;
}

/* line 50, sass/components/carousel/_carousel-base.scss */
.carousel-cover {
  max-width: 50%;
  height: auto;
  float: right;
}

@media only screen and (max-width: 767px) {
  /* line 50, sass/components/carousel/_carousel-base.scss */
  .carousel-cover {
    max-width: 100%;
    float: none;
    margin: auto;
    display: block;
  }
}

/* line 63, sass/components/carousel/_carousel-base.scss */
.carousel-content {
  max-width: 48%;
  float: left;
  width: 100%;
  text-align: left;
  transition: margin 200ms ease-in;
}

@media only screen and (max-width: 767px) {
  /* line 63, sass/components/carousel/_carousel-base.scss */
  .carousel-content {
    max-width: 100%;
    float: none;
  }
}

/* line 76, sass/components/carousel/_carousel-base.scss */
.carousel-nav {
  padding: 0;
  margin-top: 20px;
  overflow: hidden;
  text-align: center;
}

/* line 82, sass/components/carousel/_carousel-base.scss */
.carousel-nav li {
  display: inline-block;
  margin: 0 3px;
}

/* line 86, sass/components/carousel/_carousel-base.scss */
.carousel-nav li.is-active a {
  background: #939191;
}

/* line 91, sass/components/carousel/_carousel-base.scss */
.carousel-nav a {
  display: inline-block;
  width: 10px;
  height: 10px;
  font-size: 0;
  color: transparent;
  border: 2px solid #656363;
}

/* line 100, sass/components/carousel/_carousel-base.scss */
.carousel-nav-prev, .carousel-nav-next {
  position: absolute;
  top: 50%;
  width: 19px;
  height: 31px;
  border: none;
}

/* line 108, sass/components/carousel/_carousel-base.scss */
.carousel-nav-prev a, .carousel-nav-next a {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}

/* line 114, sass/components/carousel/_carousel-base.scss */
.carousel-nav-prev a::before, .carousel-nav-next a::before {
  font-size: 30px;
  color: #939191;
}

/* line 120, sass/components/carousel/_carousel-base.scss */
.carousel-nav-prev a:hover::before, .carousel-nav-next a:hover::before {
  color: #323131;
}

@media only screen and (max-width: 767px) {
  /* line 100, sass/components/carousel/_carousel-base.scss */
  .carousel-nav-prev, .carousel-nav-next {
    display: block;
  }
}

/* line 131, sass/components/carousel/_carousel-base.scss */
.carousel-nav-prev {
  left: 10px;
}

/* line 135, sass/components/carousel/_carousel-base.scss */
.carousel-nav-prev a::before {
  content: "\f053";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 141, sass/components/carousel/_carousel-base.scss */
.carousel-nav-next {
  right: 10px;
}

/* line 145, sass/components/carousel/_carousel-base.scss */
.carousel-nav-next a::before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 155, sass/components/carousel/_carousel-base.scss */
.no-js .carousel-slide {
  position: static;
}

/* line 158, sass/components/carousel/_carousel-base.scss */
.no-js .carousel-slide:first-child {
  margin-top: 0;
  border-top: none;
}

/* line 165, sass/components/carousel/_carousel-base.scss */
.no-js .carousel-nav li {
  display: none;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/components/divider/_divider-base.scss */
.divider > .component-content {
  height: 1px;
  margin: 2em 0;
  background: #da291c;
}

/* line 10, sass/components/divider/_divider-base.scss */
.divider.invisible {
  border: none;
  background: none;
}

/* line 14, sass/components/divider/_divider-base.scss */
.divider.invisible .component-content {
  border: none;
  background: none;
}

/* line 20, sass/components/divider/_divider-base.scss */
.divider.medium {
  padding-top: 15px;
  padding-bottom: 15px;
}

/* line 25, sass/components/divider/_divider-base.scss */
.divider.tall {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* line 30, sass/components/divider/_divider-base.scss */
.divider.yellow-to-orange-gradient {
  padding: 0;
  margin: 0;
}

/* line 34, sass/components/divider/_divider-base.scss */
.divider.yellow-to-orange-gradient .component-content {
  margin: 0 0 5px;
  background-image: linear-gradient(to right, #ffd700, #fe5000);
  height: 8px;
}

/* line 1, sass/components/divider/_divider-vertical-orange.scss */
.vertical-orange {
  position: relative;
}

/* line 4, sass/components/divider/_divider-vertical-orange.scss */
.vertical-orange .component-content {
  height: 260px;
  background: #fe5000;
  width: 1px;
  margin: 0 auto;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/components/fileList/_fileList-base.scss */
.fileList-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 8, sass/components/fileList/_fileList-base.scss */
.fileList-date {
  margin-bottom: 10px;
  color: #868484;
}

/* line 13, sass/components/fileList/_fileList-base.scss */
.fileList-file {
  margin-bottom: 20px;
  overflow: hidden;
}

/* line 18, sass/components/fileList/_fileList-base.scss */
.fileList-description {
  overflow: hidden;
}

/* line 22, sass/components/fileList/_fileList-base.scss */
.fileList-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 26, sass/components/fileList/_fileList-base.scss */
.fileList-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 32, sass/components/fileList/_fileList-base.scss */
.fileList-thumbnail {
  margin-right: 15px;
  float: left;
  max-width: 100px;
}

@media only screen and (max-width: 767px) {
  /* line 32, sass/components/fileList/_fileList-base.scss */
  .fileList-thumbnail {
    float: none;
    margin: auto;
    display: block;
  }
}

/* line 44, sass/components/fileList/_fileList-base.scss */
.fileList-download {
  text-align: right;
}

/* line 47, sass/components/fileList/_fileList-base.scss */
.fileList-download-size {
  display: block;
  color: #868484;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/components/flash/_flash-base.scss */
.flash > .component-content {
  text-align: center;
}

/* line 8, sass/components/flash/_flash-base.scss */
.flash object {
  max-width: 100%;
}

/* line 12, sass/components/flash/_flash-base.scss */
.flash-missing {
  margin: 0 auto;
}

/* line 16, sass/components/flash/_flash-base.scss */
.flash .seoDescription {
  display: none;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/components/form/_form-base.scss */
.form-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 8, sass/components/form/_form-base.scss */
.form form {
  margin: 0 0 20px;
}

/* line 12, sass/components/form/_form-base.scss */
.form fieldset {
  background-color: #e1e1e1;
  border: solid 2px #323131;
  padding: 13px;
  margin: 15px 0;
}

/* line 20, sass/components/form/_form-base.scss */
.form label,
.form input,
.form button,
.form select,
.form textarea {
  font-size: 14px;
}

/* line 28, sass/components/form/_form-base.scss */
.form select,
.form textarea,
.form input {
  width: 100%;
  max-width: 250px;
  padding: 4px 6px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: #323131;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

/* line 45, sass/components/form/_form-base.scss */
.form select:focus,
.form textarea:focus,
.form input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

/* line 50, sass/components/form/_form-base.scss */
.form select:focus:invalid,
.form textarea:focus:invalid,
.form input:focus:invalid {
  color: red;
  border-color: #ff6666;
}

/* line 57, sass/components/form/_form-base.scss */
.form legend {
  font-size: 18px;
  font-weight: 700;
  margin-left: 10px;
  padding: 0 5px;
  display: block;
  margin-right: 10px;
}

/* line 66, sass/components/form/_form-base.scss */
.form textarea {
  height: auto;
  resize: vertical;
}

/* line 71, sass/components/form/_form-base.scss */
.form label {
  display: block;
  margin-bottom: 5px;
}

/* line 76, sass/components/form/_form-base.scss */
.form select {
  max-width: 260px;
}

/* line 79, sass/components/form/_form-base.scss */
.form select[multiple], .form select[size] {
  height: auto;
}

/* line 85, sass/components/form/_form-base.scss */
.form input {
  height: 20px;
}

/* line 88, sass/components/form/_form-base.scss */
.form input[type="radio"], .form input[type="checkbox"] {
  width: auto;
  height: auto;
  box-shadow: none;
}

/* line 97, sass/components/form/_form-base.scss */
.form .control-label {
  padding: 5px 0;
}

/* line 101, sass/components/form/_form-base.scss */
.form .control-group {
  margin-bottom: 10px;
}

/* line 108, sass/components/form/_form-base.scss */
.no-js .clearButton {
  display: none;
}

/* line 113, sass/components/form/_form-base.scss */
.hiddenField {
  display: none;
}
/* stylelint-disable no-empty-source */
/* stylelint-enable */
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/components/image/_image-base.scss */
.image .right {
  text-align: right;
}

/* line 8, sass/components/image/_image-base.scss */
.image .left {
  text-align: left;
}

/* line 12, sass/components/image/_image-base.scss */
.image .middle {
  text-align: center;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, sass/components/image/_image-description-pod.scss */
.description-pod {
  display: -ms-flexbox;
  display: flex;
  margin-top: 150px;
}

@media only screen and (max-width: 767px) {
  /* line 3, sass/components/image/_image-description-pod.scss */
  .description-pod {
    margin-top: 30px;
  }
}

/* line 11, sass/components/image/_image-description-pod.scss */
.description-pod .component-content {
  position: relative;
  -ms-flex: 1;
      flex: 1;
  background-color: #ccc;
  border-radius: 5px;
}

/* line 17, sass/components/image/_image-description-pod.scss */
.description-pod .component-content figcaption {
  padding: 40px 30px 30px;
}

@media only screen and (max-width: 767px) {
  /* line 17, sass/components/image/_image-description-pod.scss */
  .description-pod .component-content figcaption {
    padding-top: 0;
  }
}

/* line 24, sass/components/image/_image-description-pod.scss */
.description-pod .component-content figcaption p {
  margin-top: 0;
}

/* line 29, sass/components/image/_image-description-pod.scss */
.description-pod .component-content picture {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  margin-bottom: -25px;
}

@media only screen and (max-width: 767px) {
  /* line 29, sass/components/image/_image-description-pod.scss */
  .description-pod .component-content picture {
    position: relative;
    display: inline-block;
    margin-top: -20px;
  }
}

/* line 1, sass/components/image/_image-tile.scss */
.tile {
  padding: 5px;
}

/* line 4, sass/components/image/_image-tile.scss */
.tile figcaption {
  position: absolute;
  top: 14px;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 11, sass/components/image/_image-tile.scss */
.tile figcaption h3 {
  white-space: nowrap;
}

@media only screen and (max-width: 991px) {
  /* line 11, sass/components/image/_image-tile.scss */
  .tile figcaption h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

/* line 19, sass/components/image/_image-tile.scss */
.tile figcaption p {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  white-space: nowrap;
  margin-bottom: 10px;
}

/* line 1, sass/components/image/_image-no-padding.scss */
.no-padding {
  padding: 0;
}

/* line 2, sass/components/image/_image-full-width.scss */
.full-width img {
  width: 100%;
}

/* line 1, sass/components/image/_overlap-previous.scss */
.overlap-previous {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  white-space: nowrap;
}

/* line 7, sass/components/image/_overlap-previous.scss */
.overlap-previous .component-content {
  position: absolute;
  background: white;
  transform: translate(-50%, -50%);
  left: 50%;
  top: -10px;
  padding: 0 30px;
}

/* line 18, sass/components/image/_overlap-previous.scss */
#footer .overlap-previous {
  top: 0;
  padding: 5px;
}

/* line 23, sass/components/image/_overlap-previous.scss */
#footer .overlap-previous .social-img .component-content {
  height: auto;
  width: 50px;
}

@media only screen and (max-width: 767px) {
  /* line 30, sass/components/image/_overlap-previous.scss */
  #footer .overlap-previous img {
    visibility: hidden;
  }
}

/* line 2, sass/components/image/_image-orange-caption-top.scss */
.orange-caption-top figure {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
}

/* line 8, sass/components/image/_image-orange-caption-top.scss */
.orange-caption-top figure figcaption {
  background-color: #fe5000;
  width: 140px;
  border-radius: 5px 5px 0 0;
  text-align: center;
  height: 60px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

/* line 19, sass/components/image/_image-orange-caption-top.scss */
.orange-caption-top figure figcaption p {
  font-size: 16px;
  font-size: 1.6rem;
  color: #ffd700;
  font-weight: 600;
  margin-bottom: 0;
  font-family: 'Roboto', sans-serif;
}

/* line 30, sass/components/image/_image-orange-caption-top.scss */
.orange-caption-top figure picture img {
  border-radius: 0 0 5px 5px;
  width: 140px;
}

@media only screen and (max-width: 991px) {
  /* line 37, sass/components/image/_image-orange-caption-top.scss */
  .orange-caption-top figure picture {
    width: 100px;
  }
  /* line 41, sass/components/image/_image-orange-caption-top.scss */
  .orange-caption-top figure figcaption {
    width: 100px;
  }
}

/* line 1, sass/components/image/_image-skewed-caption.scss */
.skewed-caption {
  overflow: hidden;
  border-radius: 15px;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 8, sass/components/image/_image-skewed-caption.scss */
.skewed-caption:hover figcaption {
  margin: -160px 0 -80px;
  height: 240px;
}

@media only screen and (max-width: 767px) {
  /* line 8, sass/components/image/_image-skewed-caption.scss */
  .skewed-caption:hover figcaption {
    margin: -120px 0 -112px;
  }
}

/* line 18, sass/components/image/_image-skewed-caption.scss */
.skewed-caption img {
  border-radius: 5px 0;
}

/* line 22, sass/components/image/_image-skewed-caption.scss */
.skewed-caption figcaption {
  background: white;
  height: 200px;
  margin: -120px 0 -80px;
  padding-top: 15px;
  background-color: #fe5000;
  transform: skew(-8.5deg) rotate(-8.5deg);
  text-align: center;
  transition: 0.5s;
}

@media only screen and (max-width: 767px) {
  /* line 22, sass/components/image/_image-skewed-caption.scss */
  .skewed-caption figcaption {
    margin: -71px 0 -121px;
    padding: 7px 1px 0;
  }
}

/* line 37, sass/components/image/_image-skewed-caption.scss */
.skewed-caption figcaption p,
.skewed-caption figcaption a {
  font-family: 'Oswald', sans-serif;
  font-size: 26px;
  color: #ffd700;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 28px;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  /* line 37, sass/components/image/_image-skewed-caption.scss */
  .skewed-caption figcaption p,
  .skewed-caption figcaption a {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1;
}

/* line 10, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery .gallery-play {
  color: #323131;
}

/* line 14, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 18, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-description {
  margin: 15px 0;
}

/* line 22, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnails {
  position: relative;
  margin: 20px 0;
}

/* line 27, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail, .imageGallery-view {
  cursor: pointer;
}

/* line 33, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery.is-playing .imageGallery-view-overlay::before {
  content: "\f04c";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  text-indent: 0;
}

/* line 40, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow, .imageGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 35px;
  height: 60px;
  cursor: pointer;
  font: 0/0 serif;
  color: transparent;
}

/* line 51, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow::before, .imageGallery-arrow.is-disabled:hover::before {
  position: absolute;
  top: 50%;
  color: #b9b8b8;
}

/* line 58, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow {
  text-align: center;
}

/* line 61, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow.is-disabled {
  opacity: 0.5;
}

/* line 66, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow:hover::before {
  color: #939191;
}

/* line 71, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow-left, .imageGallery-arrow-left.is-disabled:hover {
  left: 0;
}

/* line 75, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow-left::before, .imageGallery-arrow-left.is-disabled:hover::before {
  content: "\f053";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 30px;
}

/* line 82, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow-right, .imageGallery-arrow-right.is-disabled:hover {
  right: 0;
}

/* line 86, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow-right::before, .imageGallery-arrow-right.is-disabled:hover::before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 30px;
}

/* line 94, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail {
  position: relative;
  display: block;
  float: left;
  padding: 0;
  margin: 0 9px;
  border: solid 4px #323131;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.2s;
}

/* line 107, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail a {
  display: block;
}

/* line 111, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail-image {
  position: relative;
  margin: 2px;
  border: solid 2px #323131;
}

/* line 116, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail-image img {
  display: block;
  width: 63px;
  height: 52px;
  margin: 0 auto;
}

/* line 124, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail-cover {
  display: block;
  max-width: none;
}

/* line 129, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail-title {
  display: block;
  margin: 10px auto 0;
  width: 71px;
  font-size: 11px;
}

/* line 136, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail.is-active .imageGallery-thumbnail-overlay {
  opacity: 0;
  transition: opacity 0.5s;
}

/* line 141, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail-overlay {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -14px 0 0 -15px;
  height: 28px;
  width: 30px;
  cursor: pointer;
  opacity: 0.7;
}

/* line 151, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail-overlay::before {
  content: "\f04b";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  font-size: 15px;
  border-radius: 50%;
  border: 3px solid #323131;
  text-indent: 7px;
  background: #fff;
  text-align: center;
  line-height: 24px;
}

/* line 168, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail.is-active, .imageGallery-thumbnail:hover {
  opacity: 1;
}

/* line 174, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-list {
  overflow: hidden;
  margin: 0 50px;
  position: relative;
}

/* line 180, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-list li:hover .image,
.imageGallery-list li.active .image {
  margin: 0;
  border: solid 4px #323131;
}

/* line 187, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-list-inner {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  width: 4000px;
  overflow: hidden;
  list-style: none;
}

/* line 200, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-view {
  border: solid 2px #323131;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
  text-align: center;
  background: #fff;
}

/* line 209, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-view img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
}

/* line 217, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-view:hover-overlay {
  opacity: 0.7;
}

/* line 222, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-view-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -34px 0 0 -36px;
  width: 73px;
  height: 69px;
  cursor: pointer;
  transition: opacity 0.5s;
  opacity: 0;
}

/* line 233, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-view-overlay:hover {
  opacity: 1;
  text-decoration: none;
}

/* line 238, sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-view-overlay::before {
  content: "\f04b";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  border: 3px solid #323131;
  border-radius: 50%;
  font-size: 30px;
  text-indent: 5px;
  text-align: center;
  line-height: 65px;
}

/* line 258, sass/components/imageGallery/_imageGallery-base.scss */
.mod-js .imageGallery-thumbnail {
  padding: 0;
}

/* line 261, sass/components/imageGallery/_imageGallery-base.scss */
.mod-js .imageGallery-thumbnail .imageGallery-thumbnails {
  position: relative;
}

/* line 269, sass/components/imageGallery/_imageGallery-base.scss */
.no-js .imageGallery-view {
  display: none;
}

/* line 273, sass/components/imageGallery/_imageGallery-base.scss */
.no-js .imageGallery-list {
  margin: 0;
}

/* line 277, sass/components/imageGallery/_imageGallery-base.scss */
.no-js .imageGallery-arrow {
  display: none;
}

/* line 281, sass/components/imageGallery/_imageGallery-base.scss */
.no-js .imageGallery-thumbnail {
  float: none;
  border: 0;
  opacity: 1;
  overflow: hidden;
}

/* line 287, sass/components/imageGallery/_imageGallery-base.scss */
.no-js .imageGallery-thumbnail img {
  width: auto;
  height: auto;
}

/* line 292, sass/components/imageGallery/_imageGallery-base.scss */
.no-js .imageGallery-thumbnail a::after {
  display: block;
  padding: 10px 0 30px;
  content: attr(data-description);
  text-align: left;
}
/* line 2, sass/components/logoEmbed/_logo-embed-code.scss */
.logo-embed-code {
  width: 100%;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, sass/components/map/_map-base.scss */
.map-canvas {
  border: solid 2px #323131;
  margin-bottom: 10px;
  text-align: center;
}

/* line 9, sass/components/map/_map-base.scss */
.map-canvas img {
  width: 100%;
  max-width: inherit;
}

/* line 15, sass/components/map/_map-base.scss */
.no-js .map-canvas img {
  width: 100%;
  max-width: 640px;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/components/navigation/_navigation-base.scss */
.navigation-root {
  text-align: left;
  z-index: 10;
  max-width: 100%;
}

/* line 11, sass/components/navigation/_navigation-base.scss */
.navigation-mobile-menu {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 11, sass/components/navigation/_navigation-base.scss */
  .navigation-mobile-menu {
    border: 2px solid #323131;
    display: block;
    position: relative;
    margin: 0 0 -2px -2px;
    width: 100%;
    height: 41px;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
    background: whitesmoke;
  }
  /* line 27, sass/components/navigation/_navigation-base.scss */
  .navigation-mobile-menu::after {
    content: "\f0c9";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: block;
    width: 41px;
    height: 41px;
    position: absolute;
    top: 0;
    line-height: 38px;
    font-size: 25px;
    right: 0;
  }
}

/* line 34, sass/components/navigation/_navigation-base.scss */
.navigation-branch {
  border: 2px solid #323131;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow: visible;
  list-style: none;
}

/* line 43, sass/components/navigation/_navigation-base.scss */
.navigation-branch.navigation-level1 {
  display: block;
  border: none;
}

/* line 49, sass/components/navigation/_navigation-base.scss */
.navigation-item {
  margin: 0;
  display: block;
}

/* line 53, sass/components/navigation/_navigation-base.scss */
.navigation-item > .navigation-item-title {
  display: block !important;
  padding: 5px 15px 5px 40px;
  background: #e1e1e1;
  color: #323131;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

/* line 59, sass/components/navigation/_navigation-base.scss */
.navigation-item > .navigation-item-title:hover {
  color: #fff;
  background: #939191;
  text-decoration: none;
}

/* line 68, sass/components/navigation/_navigation-base.scss */
.navigation-item.has-children > .navigation-item-title .navigation-item-decoration {
  background-color: #c8c7c7;
}

/* line 76, sass/components/navigation/_navigation-base.scss */
.navigation-item.has-active-child > .navigation-item-title, .navigation-item.is-active > .navigation-item-title {
  color: #323131;
  background: #cccccc;
  text-decoration: none;
}

/* line 85, sass/components/navigation/_navigation-base.scss */
.navigation-item.is-open > .navigation-branch,
.no-js .navigation-item:hover > .navigation-branch {
  display: block;
}

/* line 90, sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level1 {
  margin: 0 0 -2px -2px;
  box-sizing: border-box;
  border: 2px solid #323131;
}

/* line 96, sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level1 > .navigation-item-title {
  padding: 10px 20px 10px 20px;
  background: #e1e1e1;
  color: #323131;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

/* line 101, sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level1 > .navigation-item-title:hover {
  color: #fff;
  background: #939191;
  text-decoration: none;
}

/* line 110, sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level1.has-active-child > .navigation-item-title, .navigation-item.navigation-level1.is-active > .navigation-item-title {
  color: #fff;
  background: #605e5e;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  /* line 90, sass/components/navigation/_navigation-base.scss */
  .navigation-item.navigation-level1 {
    width: 100%;
  }
}

/* line 122, sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level2 {
  border-top: 1px solid #323131;
}

@media only screen and (max-width: 767px) {
  /* line 122, sass/components/navigation/_navigation-base.scss */
  .navigation-item.navigation-level2 {
    display: none;
  }
  /* line 128, sass/components/navigation/_navigation-base.scss */
  .navigation-item.navigation-level2.is-open {
    display: block;
  }
}

/* line 136, sass/components/navigation/_navigation-base.scss */
.navigation-branch.navigation-level2 {
  display: block;
}
/* line 1, src/sass/components/pageDataLayerConfiguration/_pageDataLayerConfiguration-base.scss */
.pageDataLayerConfiguration, .pageDataLayerProperties, .customDataLayerProperties, .pdpDataLayerProperties {
  background-color: #DCDCDC;
}
/* line 1, src/sass/components/powerReviews/_powerReviews-base.scss */
.pr-components-conflict {
  display: none;
}

/* line 4, src/sass/components/powerReviews/_powerReviews-base.scss */
.pr-components-conflict.pr-components-conflict--active {
  display: block;
}

/* line 9, src/sass/components/powerReviews/_powerReviews-base.scss */
.productCatalogConfig {
  display: none;
}
/* line 2, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-link {
  text-decoration: underline;
  position: relative;
  display: inline-block;
  line-height: 28px;
}

/* line 9, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
  padding: 30px 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.1s 0.4s, visibility 0.1s 0.4s;
}

/* line 23, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container.is-active {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.1s, visibility 0.1s;
}

/* line 28, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container.is-active .product-gallery-content {
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%);
  transition: transform 0.3s ease-out 0.1s, opacity 0.3s 0.2s, visibility 0.3s;
}

/* line 36, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: relative;
  top: 50%;
  visibility: hidden;
  padding: 60px 0;
  width: 600px;
  min-height: 530px;
  max-height: 100%;
  margin: auto;
  overflow: hidden;
  font-size: 0;
  background-color: white;
  opacity: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  transform: translateY(-70%);
  transition: transform 0.3s ease-out, opacity 0.3s 0.1s, visibility 0.3s;
}

/* line 58, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer {
  font-size: 21px;
  line-height: 1;
  font-weight: 700;
  position: absolute;
  top: 15px;
  right: 15px;
  color: #000;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  text-decoration: none;
  transform: translate3d(0, 0, 0);
  transition: opacity 0.2s;
}

/* line 73, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer:hover {
  opacity: 0.5;
}

/* line 78, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails {
  position: relative;
  width: 20%;
  max-height: 90vh;
  padding: 0;
  font-size: 0;
  text-align: center;
  overflow: auto;
  list-style-type: none;
  z-index: 1;
}

@media (max-width: 469px) {
  /* line 78, src/sass/components/productGallery/_productGallery-base.scss */
  .productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails {
    width: 100px;
  }
}

/* line 93, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li {
  text-align: center;
  display: inline-block;
  width: 84px;
  height: 84px;
  margin: 14px 0;
  border: 2px solid gray;
  cursor: pointer;
  overflow: hidden;
  transition: border-color 0.3s;
}

/* line 104, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li:focus {
  box-shadow: 0 0 1px 1px blue;
}

/* line 108, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li.is-active {
  border-color: red;
}

/* line 114, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  width: 80%;
  text-align: center;
  font-size: 0;
  list-style-type: none;
  z-index: 0;
}

@media (max-width: 469px) {
  /* line 114, src/sass/components/productGallery/_productGallery-base.scss */
  .productGallery .product-gallery-container .product-gallery-content .product-gallery-view {
    max-width: 78%;
  }
}

/* line 128, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li {
  display: none;
  overflow: hidden;
}

/* line 132, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li.is-active {
  display: inline-block;
}

/* line 136, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li img {
  max-width: 100%;
}

/* line 145, src/sass/components/productGallery/_productGallery-base.scss */
body.has-visible-gallery {
  overflow: hidden;
}
/* line 1, src/sass/components/productTeaser/productTeaser-base.scss */
.productTeaser {
  text-align: center;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, sass/components/richText/_richText-base.scss */
.richText .component-content {
  overflow: hidden;
}

/* line 7, sass/components/richText/_richText-base.scss */
.richText {
  padding: 0 40px;
}

/* line 51, sass/core/_mixins.scss */
.richText h1 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 51, sass/core/_mixins.scss */
.richText h2 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 51, sass/core/_mixins.scss */
.richText h3 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 51, sass/core/_mixins.scss */
.richText h4 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 51, sass/core/_mixins.scss */
.richText h5 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 51, sass/core/_mixins.scss */
.richText h6 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 12, sass/components/richText/_richText-base.scss */
.richText h1 {
  line-height: 1.2;
}

/* line 16, sass/components/richText/_richText-base.scss */
.richText ul,
.richText ol {
  padding: 10px 0;
  margin-left: 10px;
}

@media only screen and (max-width: 991px) {
  /* line 16, sass/components/richText/_richText-base.scss */
  .richText ul,
  .richText ol {
    padding: 0;
  }
}

/* line 26, sass/components/richText/_richText-base.scss */
.richText li {
  font-size: 18px;
  font-size: 1.8rem;
  margin-left: 0;
  margin-bottom: 10px;
  color: #333;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: normal;
  line-height: 20px;
  padding-left: 20px;
  position: relative;
}

/* line 39, sass/components/richText/_richText-base.scss */
.richText ol {
  list-style: none;
  counter-reset: li;
}

/* line 43, sass/components/richText/_richText-base.scss */
.richText ol li {
  counter-increment: li;
}

/* line 47, sass/components/richText/_richText-base.scss */
.richText ol li::before {
  content: counter(li);
  color: #fe5000;
  display: inline-block;
  margin-right: 15px;
  font-weight: 600;
}

/* line 57, sass/components/richText/_richText-base.scss */
.richText ul li::before {
  content: '';
  background-color: #fe5000;
  border-radius: 4px;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 5px;
}

/* line 69, sass/components/richText/_richText-base.scss */
.richText-image {
  display: block;
  margin-bottom: 10px;
}

/* line 73, sass/components/richText/_richText-base.scss */
.richText-image.pull-left {
  margin: 5px 15px 5px 10px;
  float: left;
}

/* line 78, sass/components/richText/_richText-base.scss */
.richText-image.pull-right {
  margin: 5px 10px 5px 15px;
  float: right;
}

/* line 84, sass/components/richText/_richText-base.scss */
.richText .button {
  text-decoration: none;
}

/* line 1, sass/components/richText/_list-to-links.scss */
.list-to-links {
  margin: 0;
}

/* line 5, sass/components/richText/_list-to-links.scss */
.list-to-links .richText-content ul {
  list-style-type: none;
  text-align: center;
  margin-top: 0;
  padding-top: 0;
}

@media only screen and (max-width: 767px) {
  /* line 5, sass/components/richText/_list-to-links.scss */
  .list-to-links .richText-content ul {
    margin-top: 10px;
  }
}

/* line 15, sass/components/richText/_list-to-links.scss */
.list-to-links .richText-content ul li {
  display: inline;
  white-space: nowrap;
}

/* line 19, sass/components/richText/_list-to-links.scss */
.list-to-links .richText-content ul li::before {
  content: none;
}

/* line 23, sass/components/richText/_list-to-links.scss */
.list-to-links .richText-content ul li a {
  padding-right: 15px;
  color: #da291c;
  font-size: 14px;
  text-decoration: none;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 400;
}

/* line 31, sass/components/richText/_list-to-links.scss */
.list-to-links .richText-content ul li a:hover {
  text-decoration: underline;
}

/* line 1, sass/components/richText/_richText-extra-tall.scss */
.extra-tall {
  margin-top: 180px;
  margin-bottom: 180px;
}

/* line 1, sass/components/richText/_richText-homepage-hero.scss */
.homepage-hero {
  margin-bottom: 5px;
}

/* line 4, sass/components/richText/_richText-homepage-hero.scss */
.homepage-hero .richText-content {
  position: relative;
  height: calc(100vw / 3.6);
  max-height: 472px;
}

@media only screen and (max-width: 767px) {
  /* line 4, sass/components/richText/_richText-homepage-hero.scss */
  .homepage-hero .richText-content {
    height: 400px;
  }
}

/* line 13, sass/components/richText/_richText-homepage-hero.scss */
.homepage-hero .richText-content h1,
.homepage-hero .richText-content h2 {
  font-size: 3.5vw;
  line-height: 1.25;
  box-shadow: 3px 3px 12px #666;
  display: block;
  transform: skew(-9deg) rotate(-8.5deg);
  position: absolute;
  font-weight: 600;
  padding: 22px 40px;
}

@media only screen and (max-width: 767px) {
  /* line 13, sass/components/richText/_richText-homepage-hero.scss */
  .homepage-hero .richText-content h1,
  .homepage-hero .richText-content h2 {
    box-shadow: none;
  }
}

/* line 31, sass/components/richText/_richText-homepage-hero.scss */
.homepage-hero .richText-content h1 {
  top: 20%;
  left: 17vw;
  background: #10069f;
  z-index: 5;
  color: #ffd700;
}

@media only screen and (max-width: 991px) {
  /* line 31, sass/components/richText/_richText-homepage-hero.scss */
  .homepage-hero .richText-content h1 {
    top: 16%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 31, sass/components/richText/_richText-homepage-hero.scss */
  .homepage-hero .richText-content h1 {
    top: 60px;
    left: 5px;
    background: transparent;
    color: #ffd700;
    width: 250px;
    line-height: 50px;
    padding: 0 0 0 20px;
  }
}

/* line 52, sass/components/richText/_richText-homepage-hero.scss */
.homepage-hero .richText-content h1 > span {
  display: block;
}

/* line 57, sass/components/richText/_richText-homepage-hero.scss */
.homepage-hero .richText-content h2 {
  top: 42%;
  left: 23vw;
  background: #fe5000;
}

@media only screen and (max-width: 767px) {
  /* line 57, sass/components/richText/_richText-homepage-hero.scss */
  .homepage-hero .richText-content h2 {
    top: 160px;
    left: 5px;
    background: transparent;
    color: #fff;
    width: 320px;
    line-height: 46px;
    padding: 0 0 0 20px;
  }
}

/* line 72, sass/components/richText/_richText-homepage-hero.scss */
.homepage-hero .richText-content h2 > span {
  display: block;
}

/* line 77, sass/components/richText/_richText-homepage-hero.scss */
.homepage-hero .richText-content p {
  position: absolute;
  bottom: calc(1vw + 2.6vh);
  right: 3vw;
}

@media only screen and (max-width: 767px) {
  /* line 77, sass/components/richText/_richText-homepage-hero.scss */
  .homepage-hero .richText-content p {
    bottom: 3px;
    left: 17px;
    width: 179px;
    padding: 0;
  }
}

/* line 90, sass/components/richText/_richText-homepage-hero.scss */
.homepage-hero .richText-content p a.white-button {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  box-shadow: -5px 5px 20px #666;
  padding: 15px 45px 15px 30px;
}

@media only screen and (max-width: 767px) {
  /* line 90, sass/components/richText/_richText-homepage-hero.scss */
  .homepage-hero .richText-content p a.white-button {
    padding: 15px 36px 15px 20px;
    line-height: 23px;
    text-align: left;
  }
}

/* line 105, sass/components/richText/_richText-homepage-hero.scss */
.homepage-hero .richText-content p a.arrow-right::after {
  font-size: 26px;
  font-size: 2.6rem;
  top: 2px;
}

@media only screen and (max-width: 767px) {
  /* line 105, sass/components/richText/_richText-homepage-hero.scss */
  .homepage-hero .richText-content p a.arrow-right::after {
    top: -10px;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, sass/components/richText/_reference-social-media.scss */
.reference-social-media {
  padding-left: 30px;
}

/* line 7, sass/components/richText/_reference-social-media.scss */
.reference-social-media .first .first {
  float: left;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 5, sass/components/richText/_background-orange.scss */
.background-orange .richText-content h1 {
  background: #fe5000;
}

/* line 1, sass/components/richText/_richText-everyday-hero-bullets.scss */
.everyday-hero-bullets {
  padding-left: 40px;
  padding-right: 20px;
}

/* line 5, sass/components/richText/_richText-everyday-hero-bullets.scss */
.everyday-hero-bullets ul {
  list-style: none;
  max-width: 500px;
  margin: 0 auto;
}

/* line 10, sass/components/richText/_richText-everyday-hero-bullets.scss */
.everyday-hero-bullets ul li {
  list-style: none;
  width: 50%;
  float: left;
}

@media only screen and (max-width: 767px) {
  /* line 10, sass/components/richText/_richText-everyday-hero-bullets.scss */
  .everyday-hero-bullets ul li {
    width: 100%;
    margin-left: 60px;
  }
}

/* line 20, sass/components/richText/_richText-everyday-hero-bullets.scss */
.everyday-hero-bullets ul li::before {
  width: 14px;
  height: 14px;
  border-radius: 0;
  transform: skew(0deg, -8deg);
}

/* line 1, sass/components/richText/_cleaning-hacks-bullets.scss */
.cleaning-hacks-bullets {
  border-top: 2px solid #ccc;
  padding: 12px 0;
}

/* line 5, sass/components/richText/_cleaning-hacks-bullets.scss */
.cleaning-hacks-bullets ul {
  list-style: none;
  max-width: 500px;
}

/* line 9, sass/components/richText/_cleaning-hacks-bullets.scss */
.cleaning-hacks-bullets ul li {
  list-style: none;
  width: 100%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 9, sass/components/richText/_cleaning-hacks-bullets.scss */
  .cleaning-hacks-bullets ul li {
    width: 100%;
    margin-left: 5px;
    padding: 0 15px;
  }
}

/* line 20, sass/components/richText/_cleaning-hacks-bullets.scss */
.cleaning-hacks-bullets ul li::before {
  width: 14px;
  height: 14px;
  border-radius: 0;
  transform: skew(0deg, -8deg);
}

/* line 29, sass/components/richText/_cleaning-hacks-bullets.scss */
.cleaning-hacks-bullets h3 {
  padding-top: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 29, sass/components/richText/_cleaning-hacks-bullets.scss */
  .cleaning-hacks-bullets h3 {
    margin-left: 15px;
    padding-left: 10px;
  }
}

/* line 1, sass/components/richText/_richText-ingredients.scss */
.two-columns-bullets-ingredients {
  padding: 0 10px;
}

/* line 5, sass/components/richText/_richText-ingredients.scss */
.two-columns-bullets-ingredients .richText-content ul {
  list-style: none;
}

/* line 8, sass/components/richText/_richText-ingredients.scss */
.two-columns-bullets-ingredients .richText-content ul li {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  padding: 13px 20px;
  font-size: 16px;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  /* line 8, sass/components/richText/_richText-ingredients.scss */
  .two-columns-bullets-ingredients .richText-content ul li {
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center;
  }
}

/* line 20, sass/components/richText/_richText-ingredients.scss */
.two-columns-bullets-ingredients .richText-content ul li:nth-child(even) {
  background-color: #def2fb;
}

/* line 24, sass/components/richText/_richText-ingredients.scss */
.two-columns-bullets-ingredients .richText-content ul li::before {
  display: none;
}

/* line 28, sass/components/richText/_richText-ingredients.scss */
.two-columns-bullets-ingredients .richText-content ul li .first-column,
.two-columns-bullets-ingredients .richText-content ul li .second-column {
  display: block;
  width: 50%;
}

@media only screen and (max-width: 767px) {
  /* line 28, sass/components/richText/_richText-ingredients.scss */
  .two-columns-bullets-ingredients .richText-content ul li .first-column,
  .two-columns-bullets-ingredients .richText-content ul li .second-column {
    width: auto;
    text-align: center;
  }
  /* line 130, sass/core/_mixins.scss */
  .two-columns-bullets-ingredients .richText-content ul li .first-column::before, .two-columns-bullets-ingredients .richText-content ul li .first-column::after,
  .two-columns-bullets-ingredients .richText-content ul li .second-column::before,
  .two-columns-bullets-ingredients .richText-content ul li .second-column::after {
    content: "";
    display: table;
  }
  /* line 136, sass/core/_mixins.scss */
  .two-columns-bullets-ingredients .richText-content ul li .first-column::after,
  .two-columns-bullets-ingredients .richText-content ul li .second-column::after {
    clear: both;
  }
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/components/searchBox/_searchBox-base.scss */
.searchBox input[type=text] {
  width: 81px;
}

/* line 8, sass/components/searchBox/_searchBox-base.scss */
.searchBox-title {
  cursor: default;
}

/* line 14, sass/components/searchBox/_searchBox-base.scss */
.searchBox .form-content .textField {
  display: inline;
  float: left;
  margin-right: 15px;
}

/* line 20, sass/components/searchBox/_searchBox-base.scss */
.searchBox .form-contentButton {
  display: inline;
  float: left;
}

/* line 24, sass/components/searchBox/_searchBox-base.scss */
.searchBox .form-contentButton.section {
  margin: -1px 0 0;
}

/* line 29, sass/components/searchBox/_searchBox-base.scss */
.searchBox .form-content .section {
  margin: 0 15px 0 0;
}

/* line 35, sass/components/searchBox/_searchBox-base.scss */
.searchBox .form-search.no-box,
.searchBox .form-search.no-box .section {
  margin-top: 0;
  margin-bottom: 0;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/components/searchResults/_searchResults-base.scss */
.searchResults-title {
  margin-left: 110px;
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 10, sass/components/searchResults/_searchResults-base.scss */
.searchResults-term {
  font-style: italic;
}

/* line 14, sass/components/searchResults/_searchResults-base.scss */
.searchResults-number {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* line 20, sass/components/searchResults/_searchResults-base.scss */
.searchResults-results {
  margin-bottom: 10px;
}

/* line 24, sass/components/searchResults/_searchResults-base.scss */
.searchResults-description, .searchResults-url {
  margin-left: 110px;
}

/* line 29, sass/components/searchResults/_searchResults-base.scss */
.searchResults-url {
  margin-top: 10px;
}

/* line 33, sass/components/searchResults/_searchResults-base.scss */
.searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0;
}

/* line 40, sass/components/searchResults/_searchResults-base.scss */
.searchResults-result {
  position: relative;
  padding: 0 10px 20px;
  overflow: hidden;
  background-color: #e1e1e1;
}

/* line 46, sass/components/searchResults/_searchResults-base.scss */
.searchResults-result:nth-child(even) {
  background-color: inherit;
}

/* line 51, sass/components/searchResults/_searchResults-base.scss */
.searchResults-icon-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  margin-top: 10px;
  text-align: center;
}

/* line 60, sass/components/searchResults/_searchResults-base.scss */
.searchResults-date {
  margin-bottom: 10px;
  margin-left: 110px;
}

/* line 65, sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  overflow: hidden;
  cursor: default;
}

/* line 73, sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-list {
  padding: 0;
  margin: 0;
}

/* line 78, sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item {
  display: inline-block;
  margin: 1px;
  line-height: 30px;
  background-color: #eeeeee;
  cursor: default;
}

/* line 85, sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item a {
  display: inline-block;
  min-width: 30px;
  padding: 0 10px;
  background-color: #e1e1e1;
  cursor: pointer;
}

/* line 92, sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item a:hover {
  background-color: #ebebeb;
  text-decoration: none;
}

/* line 98, sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item.is-active {
  font-weight: bold;
}

/* line 104, sass/components/searchResults/_searchResults-base.scss */
.searchResults-tags {
  list-style-type: none;
  padding: 0;
}

/* line 108, sass/components/searchResults/_searchResults-base.scss */
.searchResults-tags-item {
  display: inline-block;
  margin: 0 2px;
}

/* line 112, sass/components/searchResults/_searchResults-base.scss */
.searchResults-tags-item-link {
  display: block;
  padding: 1px;
  color: black;
  font-size: 0.85em;
  background: #b9b8b8;
  border: 1px solid #939191;
}

/* line 1, sass/components/searchResults/_searchResults-Toms.scss */
.reference-swiftype-search-results {
  padding: 90px 60px;
}

@media only screen and (max-width: 991px) {
  /* line 1, sass/components/searchResults/_searchResults-Toms.scss */
  .reference-swiftype-search-results {
    padding: 60px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, sass/components/searchResults/_searchResults-Toms.scss */
  .reference-swiftype-search-results {
    padding: 30px;
  }
}

/* line 12, sass/components/searchResults/_searchResults-Toms.scss */
.reference-swiftype-search-results .search-block {
  width: 50%;
  max-width: 600px;
  margin: auto;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  /* line 12, sass/components/searchResults/_searchResults-Toms.scss */
  .reference-swiftype-search-results .search-block {
    width: 100%;
    max-width: none;
    padding: 0 15px;
  }
}

/* line 24, sass/components/searchResults/_searchResults-Toms.scss */
.reference-swiftype-search-results .search-block .search-results {
  text-align: left;
}

/* line 28, sass/components/searchResults/_searchResults-Toms.scss */
.reference-swiftype-search-results .search-block .results-heading {
  font-size: 16px;
  font-size: 1.6rem;
  color: #a2a3a6;
  padding: 15px 0;
  margin-bottom: 30px;
  text-align: left;
  font-style: italic;
  font-weight: 500;
  line-height: 16px;
  border-top: 2px dotted #d4d6d8;
  border-bottom: 2px dotted #d4d6d8;
}

@media only screen and (max-width: 767px) {
  /* line 28, sass/components/searchResults/_searchResults-Toms.scss */
  .reference-swiftype-search-results .search-block .results-heading {
    margin-bottom: 0;
    margin-top: 0;
  }
}

/* line 47, sass/components/searchResults/_searchResults-Toms.scss */
.reference-swiftype-search-results .search-block .result {
  display: none;
}

/* line 50, sass/components/searchResults/_searchResults-Toms.scss */
.reference-swiftype-search-results .search-block .result h3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
  font-weight: bold;
  line-height: 27px;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  /* line 50, sass/components/searchResults/_searchResults-Toms.scss */
  .reference-swiftype-search-results .search-block .result h3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

/* line 62, sass/components/searchResults/_searchResults-Toms.scss */
.reference-swiftype-search-results .search-block .result h3:hover {
  color: #84bd00;
}

/* line 67, sass/components/searchResults/_searchResults-Toms.scss */
.reference-swiftype-search-results .search-block .result p {
  font-family: "Gotham Narrow A", "Gotham Narrow B", sans-serif;
  margin-top: 0;
  margin-bottom: 1.33em;
}

@media only screen and (max-width: 767px) {
  /* line 67, sass/components/searchResults/_searchResults-Toms.scss */
  .reference-swiftype-search-results .search-block .result p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

/* line 4, sass/components/searchResults.scss */
.st-search-bar {
  text-align: center;
}

/* line 8, sass/components/searchResults.scss */
.results-list {
  padding: 0;
}

/* line 11, sass/components/searchResults.scss */
.results-list li {
  list-style: none;
}
/* line 1, sass/components/shareThis.scss */
body:not([class*="template-default-ajax-eu"]) {
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
}

/* line 3, sass/components/shareThis/_shareThis-base.scss */
body:not([class*="template-default-ajax-eu"]) .shareThis {
  float: left;
  margin-left: 10px;
}

/* line 7, sass/components/shareThis/_shareThis-base.scss */
body:not([class*="template-default-ajax-eu"]) .shareThis-list {
  overflow: hidden;
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  position: relative;
  bottom: 17px;
  margin-left: 14px;
}

@media only screen and (max-width: 767px) {
  /* line 7, sass/components/shareThis/_shareThis-base.scss */
  body:not([class*="template-default-ajax-eu"]) .shareThis-list {
    bottom: 18px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 7, sass/components/shareThis/_shareThis-base.scss */
  body:not([class*="template-default-ajax-eu"]) .shareThis-list {
    margin-left: 29px;
  }
}

/* line 24, sass/components/shareThis/_shareThis-base.scss */
body:not([class*="template-default-ajax-eu"]) .shareThis-list::before {
  content: "Share:";
  float: left;
  padding-right: 12px;
  line-height: 34px;
}

/* line 31, sass/components/shareThis/_shareThis-base.scss */
body:not([class*="template-default-ajax-eu"]) .shareThis-list li {
  float: left;
}

/* line 34, sass/components/shareThis/_shareThis-base.scss */
body:not([class*="template-default-ajax-eu"]) .shareThis-list li:last-child {
  margin-right: 0;
}

/* line 38, sass/components/shareThis/_shareThis-base.scss */
body:not([class*="template-default-ajax-eu"]) .shareThis-list li img {
  margin: 0 10px 0 0;
  padding: 0;
}

/* line 46, sass/components/shareThis/_shareThis-base.scss */
body:not([class*="template-default-ajax-eu"]) .shareThis-item a {
  display: block;
  transition: all 0.3s;
}

/* line 51, sass/components/shareThis/_shareThis-base.scss */
body:not([class*="template-default-ajax-eu"]) .shareThis-item a:hover img {
  opacity: 1;
}

/* line 57, sass/components/shareThis/_shareThis-base.scss */
body:not([class*="template-default-ajax-eu"]) .shareThis-item img {
  transition: opacity 0.2s ease-in-out;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, sass/components/sitemap/_sitemap-base.scss */
.sitemap-column {
  float: left;
}

/* line 6, sass/components/sitemap/_sitemap-base.scss */
.sitemap-column > ul {
  margin: 0 5px;
}

/* line 13, sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-1 .sitemap-column {
  width: 100%;
}

/* line 13, sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-2 .sitemap-column {
  width: 50%;
}

/* line 13, sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-3 .sitemap-column {
  width: 33.33333%;
}

/* line 13, sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-4 .sitemap-column {
  width: 25%;
}

/* line 13, sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-5 .sitemap-column {
  width: 20%;
}

/* line 13, sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-6 .sitemap-column {
  width: 16.66667%;
}

/* line 13, sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-7 .sitemap-column {
  width: 14.28571%;
}

/* line 13, sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-8 .sitemap-column {
  width: 12.5%;
}

/* line 13, sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-9 .sitemap-column {
  width: 11.11111%;
}

/* line 13, sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-10 .sitemap-column {
  width: 10%;
}

/* line 13, sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-11 .sitemap-column {
  width: 9.09091%;
}

/* line 13, sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-12 .sitemap-column {
  width: 8.33333%;
}

/* line 20, sass/components/sitemap/_sitemap-base.scss */
.sitemap-column .component-content {
  overflow: hidden;
}

/* line 24, sass/components/sitemap/_sitemap-base.scss */
.sitemap-column a {
  text-decoration: none;
}

/* line 28, sass/components/sitemap/_sitemap-base.scss */
.sitemap-column h3 {
  padding: 5px 10px;
  font-size: 13px;
  font-weight: bold;
  background-color: #e1e1e1;
}

/* line 35, sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul {
  padding: 0 0 10px;
  margin-bottom: 10px;
  list-style: none;
}

/* line 41, sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul {
  padding-bottom: 0;
  padding-left: 10px;
  margin-bottom: 0;
  margin-left: 0;
}

/* line 48, sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul li {
  position: relative;
  padding-left: 12px;
  font-weight: bold;
  line-height: 150%;
}

/* line 54, sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul li::before {
  position: absolute;
  top: 1px;
  left: 0;
  content: "\f0da";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 63, sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul ul {
  margin-top: 0;
}

/* line 67, sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul ul li {
  margin-left: 10px;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  /* line 75, sass/components/sitemap/_sitemap-base.scss */
  .component-content .sitemap-column {
    width: 100%;
    float: none;
  }
  /* line 79, sass/components/sitemap/_sitemap-base.scss */
  .component-content .sitemap-column > ul {
    margin: 0 0 15px;
  }
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, sass/components/smartLink/_smartLink-base.scss */
.smart-link {
  margin: 10px 0;
}

/* line 6, sass/components/smartLink/_smartLink-base.scss */
.smart-link-previous::before, .smart-link-next::after {
  display: inline-block;
  position: relative;
  top: -1px;
  height: 14px;
  width: 6px;
  font-size: 8px;
  color: black;
}

/* line 17, sass/components/smartLink/_smartLink-base.scss */
.smart-link-next::after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  margin-left: 10px;
}

/* line 23, sass/components/smartLink/_smartLink-base.scss */
.smart-link-previous::before {
  content: "\f053";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  margin-right: 10px;
}

/* line 29, sass/components/smartLink/_smartLink-base.scss */
.smart-link-list {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
  text-align: center;
}

/* line 36, sass/components/smartLink/_smartLink-base.scss */
.smart-link-list li {
  display: inline-block;
}
/* line 1, src/sass/components/search/_articleSearchResult.scss */
.article-search-sorting-dropdown {
  display: none;
}

/* line 4, src/sass/components/search/_articleSearchResult.scss */
.article-search-sorting-dropdown.dropdown-open {
  display: block;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/components/table/_table-base.scss */
.table-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 8, sass/components/table/_table-base.scss */
.table .button {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 8, sass/components/table/_table-base.scss */
  .table .button {
    display: block;
    margin: 20px;
  }
}

/* line 17, sass/components/table/_table-base.scss */
.table-caption {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1;
  border-bottom: none;
}

/* line 24, sass/components/table/_table-base.scss */
.table-caption .button {
  display: block;
  margin: 10px 0 0 5px;
}

@media only screen and (max-width: 767px) {
  /* line 24, sass/components/table/_table-base.scss */
  .table-caption .button {
    display: none;
  }
}

/* line 34, sass/components/table/_table-base.scss */
.table th,
.table td {
  border: solid 2px #323131;
  padding: 5px;
}

/* line 41, sass/components/table/_table-base.scss */
.table td {
  vertical-align: middle;
}

/* line 45, sass/components/table/_table-base.scss */
.table th {
  background-color: #e1e1e1;
  font-weight: bold;
  text-align: center;
}

/* line 52, sass/components/table/_table-base.scss */
.table table {
  border: solid 2px #323131;
  width: 100%;
  border-collapse: collapse;
}

/* line 61, sass/components/table/_table-base.scss */
.no-js .table .button {
  display: none;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, sass/components/tabs/_tabs-base.scss */
.tabs {
  position: relative;
}

/* line 6, sass/components/tabs/_tabs-base.scss */
.tabs-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 10, sass/components/tabs/_tabs-base.scss */
.tabs-nav {
  position: relative;
  top: 0;
  left: 0;
  height: 39px;
  z-index: 150;
  width: 100%;
  overflow: hidden;
}

/* line 19, sass/components/tabs/_tabs-base.scss */
.tabs-nav-list {
  position: relative;
  left: 0;
  padding: 0;
  margin: 0;
  width: 2000px;
  list-style: none;
  overflow: hidden;
}

/* line 29, sass/components/tabs/_tabs-base.scss */
.tabs-nav-item {
  display: inline;
  float: left;
  margin-left: 5px;
  top: 4px;
  padding: 7px 10px;
  border-width: 2px 2px 0;
  border-style: solid;
  border-color: #323131;
  font-weight: bold;
  cursor: pointer;
}

/* line 41, sass/components/tabs/_tabs-base.scss */
.tabs-nav-item a {
  color: #fff;
  font-size: 16px;
}

/* line 46, sass/components/tabs/_tabs-base.scss */
.tabs-nav-item.is-active,
.tabs-nav-item.is-active a, .tabs-nav-item.is-active:hover {
  cursor: default;
  background-color: #666;
}

/* line 53, sass/components/tabs/_tabs-base.scss */
.tabs-nav-item.is-active, .tabs-nav-item.is-active:hover {
  border-bottom: none;
  padding-bottom: 9px;
}

/* line 59, sass/components/tabs/_tabs-base.scss */
.tabs-nav-item:first-child {
  margin-left: 0;
}

/* line 64, sass/components/tabs/_tabs-base.scss */
.tabs-nav-item:hover a {
  color: #fff;
  text-decoration: none;
}

/* line 71, sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher {
  position: absolute;
  top: 0;
  height: 35px;
  width: 15px;
  border: 2px solid #323131;
  background: #e1e1e1;
  cursor: pointer;
  display: none;
}

/* line 81, sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-right {
  right: 0;
}

/* line 85, sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-left {
  left: 0;
}

/* line 88, sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-left::before {
  content: "f053";
  margin-left: -4px;
}

/* line 94, sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher::before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  left: 50%;
  margin-left: -3px;
  padding: 7px 0;
  font-size: 12px;
}

/* line 105, sass/components/tabs/_tabs-base.scss */
.tabs-content {
  padding: 13px;
  border: solid 2px #323131;
  position: relative;
  top: -2px;
  z-index: 100;
  overflow: hidden;
  background-color: #666;
}

/* line 117, sass/components/tabs/_tabs-base.scss */
.tabMenuItem {
  margin-bottom: 0;
}

/* line 123, sass/components/tabs/_tabs-base.scss */
.no-js .tabs > .component-content {
  padding-top: 0;
}

/* line 127, sass/components/tabs/_tabs-base.scss */
.no-js .tabs-nav {
  display: none;
}

/* line 131, sass/components/tabs/_tabs-base.scss */
.no-js .tabs-content {
  display: block !important;
  visibility: visible !important;
}

/*
.main-navigation {
  .button-container {
    display: none;
  }
}

.main-menu-tabs {
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: center;

  .tabs-nav-list,
  .tabs-nav {
    overflow: inherit;
    width: 100%;
  }

  .tabs-nav-list {
    padding-top: 8px;
  }

  .tabs-nav-item {
    float: none;
    position: relative;
    display: inline-block;
    background: transparent;
    height: auto;
    padding: 0;
    border: 0;
    margin: 0 20px;

    a {
      @include font-size(15);
    }

    &:not(.is-link) {
      .text-wrapper {
        &::after {
          content: "\f063";
          font-family: FontAwesome;
          width: 20px;
          height: 15px;
          display: inline-block;
          margin-left: 5px;
        }
      }
    }

    &.is-active,
    &.is-active:hover {
      background-color: transparent;
    }

    &.active {
      .tabMenuItem {
        color: $color-ajax-orange;

        .text-wrapper {
          &::after {
            content: "\f062";
          }
        }
      }
    }

    .tabMenuItem {
      @include font-size(15);

      color: $white;
      padding: 0;
      cursor: pointer;

      &:hover {
        color: $color-ajax-orange;
      }
    }
  }

  .tabs-content {
    display: none;
    position: absolute;
    top: 46px;
    padding: 10px 0;
    min-width: 70vw;
    background-color: rgba(0, 0, 0, 0.8);
    border: 0;

    a {
      cursor: pointer;
      white-space: nowrap;
      background: none;
      color: $white;

      &:hover {
        color: $color-ajax-orange;
      }
    }

    .paragraphSystem,
    ul,
    li {
      padding: 0;
      margin: 0;
      background-image: none;
    }

    .section {
      margin: 0;
    }

    .richText {
      display: flex;
      width: 100%;
      padding: 0;
      align-items: center;

      li::before {
        content: "";
        position: static;
      }
    }

    .image {
      &:hover {
        a {
          color: $color-ajax-orange;
        }
      }

      p {
        margin: 0;
      }
    }
  }
}

.main-menu-tabs {
  .tabs-nav-item {
    &.active {
      .tabs-content {
        display: block;
      }

      .tab-text {
        span {
          color: $color-gray;
        }
      }
    }
  }
}

@include respond-to(tablet) {
  .main-navigation {
    margin-bottom: 0;

    > .component-content {
      position: absolute;
      z-index: 100;
      width: 95%;
      top: 73px;
      display: none;
      transition: top 400ms, opacity 200ms;
      transition-delay: 10ms;
      background-color: rgba(0, 0, 0, 0.8);
      box-shadow: 4px 1px 15px 2px rgba(0, 0, 0, 0.75);

      > .content {
        padding: 0;
        display: block;
      }

      > .content > .richText {
        display: block;
        width: 100%;
        margin: 0;

        ul,
        li {
          margin: 0;
          padding: 0;
        }

        li {
          padding: 0 0 0 20px;
          background-image: none;

          &::before {
            content: "";
            display: none;
          }
        }

        a {
          @include font-size(16);

          line-height: 44px;
          font-weight: bold;
        }
      }

      .main-menu-tabs {
        position: static;
        margin-bottom: 0;
        padding: 10px 0;

        .tab-nav-list,
        .tabs-nav {
          height: 100%;
        }

        .tabs-nav-list {
          padding-top: 6px;
        }

        .tabs-content {
          position: static;
          width: 100%;
          padding-top: 10px;
          text-align: left;
          padding-left: 10px;
          padding-bottom: 0;
          border: 0;
          background: transparent;

          .paragraphSystem {
            display: block;
          }

          li {
            padding-bottom: 14px;
          }

          li,
          p {
            width: 100%;
            text-align: left;
            background-color: transparent;
            color: $white;
          }

          p {
            margin-bottom: 10px;
          }

          .image {
            width: 100%;
            padding-left: 0;

            figure {
              > a {
                display: none;
              }
            }
          }

          .last {
            li {
              padding-bottom: 0;
            }
          }
        }

        .tabs-nav-item {
          display: block;
          width: 100%;
          border: 0;
          padding-left: 0;
          text-align: left;
          margin-bottom: 20px;

          &:hover {
            padding: 0;
          }

          &.active {
            margin-bottom: 10px;
          }
        }

        .tabs-nav {
          position: static;
          top: 0;
          left: 0;
        }
      }
    }
  }
}
*/
.tagList-tag-link, .tagList-tag-item {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block; }
  .tagList-tag-link:hover, .tagList-tag-item:hover {
    background-color: #939191;
    color: white; }

.tagList-heading {
  font-weight: bold;
  color: #323131;
  margin: 10px 0;
  font-size: 1.5rem;
  display: block; }

.tagList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.tagList-tag {
  display: inline-block; }

.tagList-tag-link, .tagList-tag-item {
  margin-right: 5px;
  text-decoration: none; }
  .tagList-tag-link:hover, .tagList-tag-link:active, .tagList-tag-item:hover, .tagList-tag-item:active {
    color: #fff; }
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 51, sass/core/_mixins.scss */
.title h1 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 51, sass/core/_mixins.scss */
.title h2 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 51, sass/core/_mixins.scss */
.title h3 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 51, sass/core/_mixins.scss */
.title h4 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 51, sass/core/_mixins.scss */
.title h5 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 51, sass/core/_mixins.scss */
.title h6 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 6, sass/components/title/_title-base.scss */
.title h1 {
  margin-top: 30px;
}

/* line 10, sass/components/title/_title-base.scss */
.title h2 {
  margin-bottom: 0.44em;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/components/twitter/_twitter-base.scss */
.twitter > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1;
}

/* line 10, sass/components/twitter/_twitter-base.scss */
.twitter-feed {
  position: relative;
  display: block;
  margin: 10px 0;
  padding-left: 55px;
  list-style-type: none;
}

/* line 130, sass/core/_mixins.scss */
.twitter-feed::before, .twitter-feed::after {
  content: "";
  display: table;
}

/* line 136, sass/core/_mixins.scss */
.twitter-feed::after {
  clear: both;
}

/* line 23, sass/components/twitter/_twitter-base.scss */
.twitter-content a:hover strong {
  text-decoration: underline;
}

/* line 30, sass/components/twitter/_twitter-base.scss */
a:hover .twitter-sender-avatar {
  position: absolute;
  top: 3px;
  left: 0;
}

/* line 36, sass/components/twitter/_twitter-base.scss */
.twitter-date {
  float: right;
}

/* line 40, sass/components/twitter/_twitter-base.scss */
.twitter-actions {
  padding: 0;
  margin: 0;
  float: right;
}

/* line 46, sass/components/twitter/_twitter-base.scss */
.twitter-action {
  list-style-type: none;
  display: inline;
}

/* line 53, sass/components/twitter/_twitter-base.scss */
.feed-provider-heading {
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 30px;
}

/* line 58, sass/components/twitter/_twitter-base.scss */
.feed-provider-heading-image {
  float: left;
  width: 30px;
  height: 30px;
}

/* line 65, sass/components/twitter/_twitter-base.scss */
.feed-provider-description {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid black;
}

/* line 71, sass/components/twitter/_twitter-base.scss */
.feed-provider-feeds {
  padding: 0;
  margin: 0;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/components/video/_video-base.scss */
.video object,
.video embed {
  width: 100%;
}

/* line 9, sass/components/video/_video-base.scss */
.video-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 13, sass/components/video/_video-base.scss */
.video-description {
  padding: 13px;
  border: solid 2px #323131;
  margin-top: -2px;
}

/* line 20, sass/components/video/_video-base.scss */
.video-video {
  border: solid 2px #323131;
}

/* line 23, sass/components/video/_video-base.scss */
.video-video-container {
  margin: 0 auto;
}

/* line 28, sass/components/video/_video-base.scss */
.video-nojs {
  display: none;
  padding: 20px 0;
  text-align: center;
  color: red;
}

/* line 36, sass/components/video/_video-base.scss */
.no-js .video-nojs {
  display: block;
}

/* line 1, sass/components/video/_video-youtube-iframe.scss */
.reference-video-iframe {
  margin-bottom: 15px;
}

/* line 4, sass/components/video/_video-youtube-iframe.scss */
.reference-video-iframe .component-content {
  padding-bottom: 56.2%;
}

/* line 7, sass/components/video/_video-youtube-iframe.scss */
.reference-video-iframe .component-content iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 767px) {
  /* line 7, sass/components/video/_video-youtube-iframe.scss */
  .reference-video-iframe .component-content iframe {
    padding: 0 15px;
  }
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 8, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-video {
  border: 2px solid #323131;
}

/* line 11, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-video object,
.videoGallery-video embed {
  width: 100% !important;
}

/* line 17, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail {
  position: relative;
  display: inline;
  float: left;
  margin: 0 9px;
  padding: 0;
  max-width: 100px;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
}

/* line 28, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-image {
  position: relative;
  margin: 2px;
  border: solid 2px #323131;
}

/* line 33, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-image img {
  display: block;
  margin: 0 auto;
}

/* line 39, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-title {
  display: block;
  margin: 10px auto 0;
  width: 71px;
  font-size: 11px;
}

/* line 46, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 28px;
  width: 30px;
  margin: -14px 0 0 -15px;
  opacity: 0.7;
}

/* line 55, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-overlay::before {
  content: "\f04b";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: #fff;
  border: 3px solid #323131;
  border-radius: 50%;
  line-height: 24px;
  text-align: center;
  text-indent: 5px;
  font-size: 15px;
}

/* line 72, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail.is-active, .videoGallery-thumbnail-overlay {
  opacity: 0;
  transition: opacity 0.5s;
}

/* line 79, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnails {
  position: relative;
  margin-top: 18px;
}

/* line 87, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnails-list li:hover .image, .videoGallery-thumbnails-list li.active .image {
  margin: 0;
  border: solid 4px #323131;
}

/* line 95, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnails-title {
  display: block;
  margin: 10px auto 0;
  width: 71px;
  font-size: 11px;
}

/* line 103, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-list {
  position: relative;
  margin: 0 50px;
  overflow: hidden;
}

/* line 108, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-list-inner {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
}

/* line 120, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-description {
  margin: 15px 0;
}

/* line 124, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow, .videoGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 0;
  width: 35px;
  height: 60px;
  background: 50% no-repeat;
  font: 0/0 serif;
  cursor: pointer;
}

/* line 134, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow::before, .videoGallery-arrow.is-disabled:hover::before {
  position: absolute;
  top: 50%;
  color: #323131;
}

/* line 142, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow.is-disabled {
  opacity: 0.5;
}

/* line 147, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow:hover::before {
  color: #b9b8b8;
}

/* line 152, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow-left, .videoGallery-arrow-left.is-disabled:hover {
  left: 0;
}

/* line 156, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow-left::before, .videoGallery-arrow-left.is-disabled:hover::before {
  content: "\f053";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 30px;
}

/* line 163, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow-right, .videoGallery-arrow-right.is-disabled:hover {
  right: 0;
  text-align: right;
}

/* line 168, sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow-right::before, .videoGallery-arrow-right.is-disabled:hover::before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 30px;
}

/* line 178, sass/components/videoGallery/_videoGallery-base.scss */
.mod-js .videoGallery-nojs {
  display: none;
}
.listing-item:first-of-type {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_1:nth-of-type(12n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_2:nth-of-type(6n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_3:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_4:nth-of-type(3n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_5:nth-of-type(2.4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_6:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_7:nth-of-type(1.71429n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_8:nth-of-type(1.5n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_9:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_10:nth-of-type(1.2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_11:nth-of-type(1.09091n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_12:nth-of-type(1n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_1:nth-of-type(16n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_2:nth-of-type(8n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_3:nth-of-type(5.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_4:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_5:nth-of-type(3.2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_6:nth-of-type(2.66667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_7:nth-of-type(2.28571n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_8:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_9:nth-of-type(1.77778n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_10:nth-of-type(1.6n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_11:nth-of-type(1.45455n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_12:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_13:nth-of-type(1.23077n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_14:nth-of-type(1.14286n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_15:nth-of-type(1.06667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_16:nth-of-type(1n + 1) {
  margin-left: 0; }
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 5, sass/sections/header.scss */
#header .layout-inner > .default-style {
  padding: 0;
}

/* line 12, sass/sections/header.scss */
.header-main .default-style {
  padding: 0;
}

/* line 16, sass/sections/header.scss */
.header-main .navigation-item {
  display: inline-block;
  border: 0;
}

/* line 20, sass/sections/header.scss */
.header-main .navigation-item .navigation-item-title {
  font-size: 12px;
  font-size: 1.2rem;
  background-color: #fff;
}
/* Slider - slick 1.8.1 */
/* line 3, sass-eu/libs-eu/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 18, sass-eu/libs-eu/slick.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 26, sass-eu/libs-eu/slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 30, sass-eu/libs-eu/slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 35, sass-eu/libs-eu/slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

/* line 44, sass-eu/libs-eu/slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 53, sass-eu/libs-eu/slick.scss */
.slick-track::before,
.slick-track::after {
  display: table;
  content: '';
}

/* line 59, sass-eu/libs-eu/slick.scss */
.slick-track::after {
  clear: both;
}

/* line 63, sass-eu/libs-eu/slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 67, sass-eu/libs-eu/slick.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 74, sass-eu/libs-eu/slick.scss */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 78, sass-eu/libs-eu/slick.scss */
.slick-slide img {
  display: block;
}

/* line 82, sass-eu/libs-eu/slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 86, sass-eu/libs-eu/slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 90, sass-eu/libs-eu/slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 94, sass-eu/libs-eu/slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 98, sass-eu/libs-eu/slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 104, sass-eu/libs-eu/slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}
/*stylelint-disable*/
/* line 4, sass-eu/core-eu/main.scss */
body[class*="template-default-ajax-eu"] {
  /*stylelint-disable*/
}

/* line 6, sass-eu/core-eu/_selection-styles.scss */
body[class*="template-default-ajax-eu"] .selectionStyle-uppercase {
  text-transform: uppercase;
}

/* line 10, sass-eu/core-eu/_selection-styles.scss */
body[class*="template-default-ajax-eu"] .selectionStyle-red {
  color: #e2241d;
}

/* line 14, sass-eu/core-eu/_selection-styles.scss */
body[class*="template-default-ajax-eu"] .selectionStyle-read, body[class*="template-default-ajax-eu"] .selectionStyle-read-time {
  font-size: 14px;
  padding: 6px 8px 6px 30px;
  display: inline-block;
  position: relative;
  margin: 0 14px 16px 0;
}

/* line 21, sass-eu/core-eu/_selection-styles.scss */
body[class*="template-default-ajax-eu"] .selectionStyle-read::before, body[class*="template-default-ajax-eu"] .selectionStyle-read-time::before {
  position: absolute;
  width: 16px;
  height: 16px;
  display: block;
  left: 5px;
  top: 25%;
}

/* line 33, sass-eu/core-eu/_selection-styles.scss */
body[class*="template-default-ajax-eu"] .selectionStyle-read-time::before {
  content: url(../../assets/img/ajax-eu/Vector.png);
}

/* line 39, sass-eu/core-eu/_selection-styles.scss */
body[class*="template-default-ajax-eu"] .selectionStyle-label, body[class*="template-default-ajax-eu"] .selectionStyle-label-vegan, body[class*="template-default-ajax-eu"] .selectionStyle-label-bio, body[class*="template-default-ajax-eu"] .selectionStyle-label-recycled {
  font-size: 14px;
  font-weight: 600;
  padding: 6px 8px 6px 30px;
  background: rgba(67, 152, 108, 0.1);
  color: #43986c;
  display: inline-block;
  position: relative;
  margin: 0 14px 16px 0;
}

/* line 49, sass-eu/core-eu/_selection-styles.scss */
body[class*="template-default-ajax-eu"] .selectionStyle-label::before, body[class*="template-default-ajax-eu"] .selectionStyle-label-vegan::before, body[class*="template-default-ajax-eu"] .selectionStyle-label-bio::before, body[class*="template-default-ajax-eu"] .selectionStyle-label-recycled::before {
  position: absolute;
  width: 16px;
  height: 16px;
  display: block;
  left: 7px;
  top: 25%;
}

/* line 61, sass-eu/core-eu/_selection-styles.scss */
body[class*="template-default-ajax-eu"] .selectionStyle-label-vegan::before {
  content: url(../../assets/img/ajax-eu/vegan.png);
}

/* line 69, sass-eu/core-eu/_selection-styles.scss */
body[class*="template-default-ajax-eu"] .selectionStyle-label-bio::before {
  content: url(../../assets/img/ajax-eu/bio.png);
}

/* line 77, sass-eu/core-eu/_selection-styles.scss */
body[class*="template-default-ajax-eu"] .selectionStyle-label-recycled::before {
  content: url(../../assets/img/ajax-eu/recycled.png);
}

/* line 83, sass-eu/core-eu/_selection-styles.scss */
body[class*="template-default-ajax-eu"] .selectionStyle-big-headline {
  font-size: 6.4rem;
}

@media (max-width: 1199px) {
  /* line 83, sass-eu/core-eu/_selection-styles.scss */
  body[class*="template-default-ajax-eu"] .selectionStyle-big-headline {
    font-size: 4.8rem;
  }
}

@media (max-width: 599px) {
  /* line 83, sass-eu/core-eu/_selection-styles.scss */
  body[class*="template-default-ajax-eu"] .selectionStyle-big-headline {
    font-size: 11vw;
  }
}

/* line 95, sass-eu/core-eu/_selection-styles.scss */
body[class*="template-default-ajax-eu"] .selectionStyle-eyebrow {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 0.02em;
}

@media (max-width: 991px) {
  /* line 95, sass-eu/core-eu/_selection-styles.scss */
  body[class*="template-default-ajax-eu"] .selectionStyle-eyebrow {
    font-size: 1.6rem;
  }
}

/* line 105, sass-eu/core-eu/_selection-styles.scss */
body[class*="template-default-ajax-eu"] .selectionStyle-green {
  color: #43986c;
}

/* line 109, sass-eu/core-eu/_selection-styles.scss */
body[class*="template-default-ajax-eu"] .selectionStyle-white {
  color: white;
}

/* line 1, sass-eu/core-eu/_hyperlink-styles.scss */
body[class*="template-default-ajax-eu"] a.hyperlinkStyle-button {
  font-family: proxima-nova-extra-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
  background-color: #e2241d;
  border: none;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  display: inline-block;
  margin: 0 15px 5px 0;
  padding: 10px 0;
  text-decoration: none;
  box-sizing: border-box;
  position: relative;
  z-index: 0;
  letter-spacing: 0.04em;
  margin-left: 20px;
  min-width: 230px;
  text-align: center;
}

@media (max-width: 991px) {
  /* line 1, sass-eu/core-eu/_hyperlink-styles.scss */
  body[class*="template-default-ajax-eu"] a.hyperlinkStyle-button {
    min-width: 270px;
  }
}

@media (max-width: 449px) {
  /* line 1, sass-eu/core-eu/_hyperlink-styles.scss */
  body[class*="template-default-ajax-eu"] a.hyperlinkStyle-button {
    min-width: calc(100% - 40px);
  }
}

/* line 31, sass-eu/core-eu/_hyperlink-styles.scss */
body[class*="template-default-ajax-eu"] a.hyperlinkStyle-button::after {
  content: '';
  background-color: #e2241d;
  position: absolute;
  top: 0;
  bottom: 0;
  width: calc(100% + 20px);
  right: 0;
  transform: skewX(-20deg);
  z-index: -1;
  transform-origin: bottom;
  transition: ease-in-out all 200ms;
  border-radius: 2px;
}

/* line 46, sass-eu/core-eu/_hyperlink-styles.scss */
body[class*="template-default-ajax-eu"] a.hyperlinkStyle-button:hover {
  background-color: #ca221c;
  color: white;
  text-decoration: underline;
}

/* line 52, sass-eu/core-eu/_hyperlink-styles.scss */
body[class*="template-default-ajax-eu"] a.hyperlinkStyle-button-background-green {
  background-color: #43986c;
}

/* line 55, sass-eu/core-eu/_hyperlink-styles.scss */
body[class*="template-default-ajax-eu"] a.hyperlinkStyle-button-background-green::after {
  background-color: #43986c;
}

/* line 59, sass-eu/core-eu/_hyperlink-styles.scss */
body[class*="template-default-ajax-eu"] a.hyperlinkStyle-button-background-green:hover {
  background-color: #3a8a60;
}

/* line 1, sass-eu/core-eu/_typography.scss */
body[class*="template-default-ajax-eu"] {
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-style: normal;
}

/* line 7, sass-eu/core-eu/_typography.scss */
body[class*="template-default-ajax-eu"] h1,
body[class*="template-default-ajax-eu"] h2,
body[class*="template-default-ajax-eu"] h3,
body[class*="template-default-ajax-eu"] h4,
body[class*="template-default-ajax-eu"] h5,
body[class*="template-default-ajax-eu"] h6 {
  font-family: proxima-nova-extra-condensed, sans-serif;
  font-weight: 900;
  font-style: normal;
  margin: 10px 0;
  color: #17191a;
}

/* line 20, sass-eu/core-eu/_typography.scss */
body[class*="template-default-ajax-eu"] h1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 4.2rem;
}

@media (max-width: 767px) {
  /* line 20, sass-eu/core-eu/_typography.scss */
  body[class*="template-default-ajax-eu"] h1 {
    font-size: 3.2rem;
    letter-spacing: 0.32px;
  }
}

/* line 31, sass-eu/core-eu/_typography.scss */
body[class*="template-default-ajax-eu"] h2 {
  color: #17191a;
  font-size: 4.2rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1.2;
}

@media (max-width: 767px) {
  /* line 31, sass-eu/core-eu/_typography.scss */
  body[class*="template-default-ajax-eu"] h2 {
    font-size: 3.2rem;
    letter-spacing: 0.32px;
  }
}

/* line 44, sass-eu/core-eu/_typography.scss */
body[class*="template-default-ajax-eu"] h4 {
  font-size: 2.4rem;
  line-height: 29px;
  letter-spacing: 0.02em;
}

@media (max-width: 767px) {
  /* line 44, sass-eu/core-eu/_typography.scss */
  body[class*="template-default-ajax-eu"] h4 {
    font-size: 2rem;
  }
}

/* line 54, sass-eu/core-eu/_typography.scss */
body[class*="template-default-ajax-eu"] p {
  font-size: 2rem;
  color: #6c6c74;
}

@media (max-width: 767px) {
  /* line 54, sass-eu/core-eu/_typography.scss */
  body[class*="template-default-ajax-eu"] p {
    font-size: 1.6rem;
  }
}

/* line 63, sass-eu/core-eu/_typography.scss */
body[class*="template-default-ajax-eu"] .richText {
  font-family: proxima-nova, sans-serif;
}

/* line 66, sass-eu/core-eu/_typography.scss */
body[class*="template-default-ajax-eu"] .richText li {
  font-family: proxima-nova, sans-serif;
}

/* line 12, sass-eu/core-eu/main.scss */
body[class*="template-default-ajax-eu"] {
  width: 100%;
  font-size: 62.5%;
  color: #6c6c74;
}

/* line 17, sass-eu/core-eu/main.scss */
body[class*="template-default-ajax-eu"] .component {
  margin-bottom: 0;
}

/* line 20, sass-eu/core-eu/main.scss */
body[class*="template-default-ajax-eu"] .component > .component-content {
  max-width: 1300px;
  margin: 0 auto;
}

/* line 27, sass-eu/core-eu/main.scss */
body[class*="template-default-ajax-eu"] .snippetReference > .inner > .component-content {
  margin-bottom: 0;
}

/* line 32, sass-eu/core-eu/main.scss */
body[class*="template-default-ajax-eu"] img {
  max-width: 100%;
}

/* line 36, sass-eu/core-eu/main.scss */
body[class*="template-default-ajax-eu"] #content {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 0;
}

@media (max-width: 991px) {
  /* line 36, sass-eu/core-eu/main.scss */
  body[class*="template-default-ajax-eu"] #content {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 47, sass-eu/core-eu/main.scss */
body[class*="template-default-ajax-eu"] #footer {
  overflow: hidden;
}
/* line 1, sass-eu/components-eu/box.scss */
body[class*="template-default-ajax-eu"] {
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
}

/* line 2, sass-eu/components-eu/box/_box-background.scss */
body[class*="template-default-ajax-eu"] .box-background-gray {
  background-color: rgba(237, 237, 237, 0.5);
}

/* line 6, sass-eu/components-eu/box/_box-background.scss */
body[class*="template-default-ajax-eu"] .box-background-gray-light {
  background-color: rgba(237, 237, 237, 0.25);
}

/* line 10, sass-eu/components-eu/box/_box-background.scss */
body[class*="template-default-ajax-eu"] .box-background-hero-green {
  background: linear-gradient(104.18deg, white 45.1%, rgba(67, 152, 108, 0.3) 97.62%, rgba(160, 203, 180, 0) 150%);
}

@media (max-width: 991px) {
  /* line 10, sass-eu/components-eu/box/_box-background.scss */
  body[class*="template-default-ajax-eu"] .box-background-hero-green {
    background: linear-gradient(180deg, white 67.29%, rgba(255, 255, 255, 0) 126.32%), #43986c;
  }
}

/* line 18, sass-eu/components-eu/box/_box-background.scss */
body[class*="template-default-ajax-eu"] .box-background-hero-blue {
  background: linear-gradient(270deg, #ecfaff 46.53%, rgba(196, 196, 196, 0) 56.67%);
}

@media (max-width: 991px) {
  /* line 18, sass-eu/components-eu/box/_box-background.scss */
  body[class*="template-default-ajax-eu"] .box-background-hero-blue {
    background: linear-gradient(360deg, #ecfaff 51.89%, rgba(196, 196, 196, 0) 71.21%);
  }
}

/* line 26, sass-eu/components-eu/box/_box-background.scss */
body[class*="template-default-ajax-eu"] .box-background-sustainability-green {
  background-color: #3c8b52;
  max-height: 412px;
  margin-bottom: 200px;
}

@media (max-width: 991px) {
  /* line 26, sass-eu/components-eu/box/_box-background.scss */
  body[class*="template-default-ajax-eu"] .box-background-sustainability-green {
    max-height: none;
    height: auto;
  }
}

@media (max-width: 991px) {
  /* line 45, sass-eu/components-eu/box/_box-background.scss */
  body[class*="template-default-ajax-eu"] .box-background-transparent-on-mobile {
    background: transparent;
  }
}

/* line 5, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product {
  display: block;
  padding: 0 9px;
  margin-bottom: 25px;
  text-align: center;
}

@media (max-width: 767px) {
  /* line 5, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product {
    margin-bottom: 8px;
    padding: 0;
    min-height: 137px;
  }
}

/* line 17, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product > .component-content {
  height: 222px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 767px) {
  /* line 17, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product > .component-content {
    height: auto;
    min-height: 137px;
  }
}

/* line 32, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product > .component-content::before {
  content: ' ';
  background-color: rgba(23, 25, 26, 0.3);
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 44, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 0;
}

/* line 53, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product p {
  color: white;
  font-size: 1.2rem;
  font-weight: 600;
  font-style: normal;
}

@media (max-width: 767px) {
  /* line 53, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product p {
    padding-top: 20px;
    font-weight: 400;
  }
}

/* line 65, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product h3 {
  font-size: 3.2rem;
  color: white;
  text-transform: uppercase;
  word-break: normal;
}

@media (max-width: 767px) {
  /* line 65, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product h3 {
    font-size: 24px;
    font-weight: 900;
  }
}

/* line 77, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(1) {
  width: 40%;
}

@media (max-width: 767px) {
  /* line 77, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(1) {
    width: 50%;
    padding-left: 20px;
    padding-right: 4px;
  }
}

/* line 87, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(2) {
  width: 30%;
}

@media (max-width: 767px) {
  /* line 87, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(2) {
    width: 50%;
    padding-left: 4px;
    padding-right: 20px;
  }
}

/* line 97, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(3) {
  width: 30%;
}

@media (max-width: 767px) {
  /* line 97, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(3) {
    width: 50%;
    padding-left: 20px;
    padding-right: 4px;
  }
}

/* line 107, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(4) {
  width: 40%;
}

@media (max-width: 767px) {
  /* line 107, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(4) {
    width: 50%;
    padding-left: 4px;
    padding-right: 20px;
  }
}

/* line 117, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(5) {
  width: 30%;
}

@media (max-width: 767px) {
  /* line 117, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(5) {
    width: 50%;
    padding-left: 20px;
    padding-right: 4px;
    margin-bottom: 30px;
  }
}

/* line 128, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(6) {
  width: 30%;
}

@media (max-width: 767px) {
  /* line 128, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(6) {
    width: 50%;
    padding-left: 4px;
    padding-right: 20px;
    margin-bottom: 30px;
  }
}

/* line 1, sass-eu/components-eu/box/_box-top-menu.scss */
body[class*="template-default-ajax-eu"] .box-top-menu {
  padding: 0;
  margin: 0 auto;
}

/* line 8, sass-eu/components-eu/box/_box-top-menu.scss */
body[class*="template-default-ajax-eu"] .box-top-menu::after {
  content: ' ';
  height: 1px;
  border-bottom: 1px solid #ededed;
  position: absolute;
  left: -15px;
  right: -15px;
}

@media (max-width: 767px) {
  /* line 8, sass-eu/components-eu/box/_box-top-menu.scss */
  body[class*="template-default-ajax-eu"] .box-top-menu::after {
    left: 0;
    right: 0;
  }
}

/* line 24, sass-eu/components-eu/box/_box-top-menu.scss */
body[class*="template-default-ajax-eu"] .box-top-menu > .component-content {
  max-width: 100%;
}

/* line 28, sass-eu/components-eu/box/_box-top-menu.scss */
body[class*="template-default-ajax-eu"] .box-top-menu > .component-content > .content {
  max-width: 100%;
}

/* line 34, sass-eu/components-eu/box/_box-top-menu.scss */
body[class*="template-default-ajax-eu"] .box-top-menu .image {
  margin-top: 0;
  height: 84px;
}

/* line 40, sass-eu/components-eu/box/_box-top-menu.scss */
body[class*="template-default-ajax-eu"] .box-top-menu .image > .component-content {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}

/* line 46, sass-eu/components-eu/box/_box-top-menu.scss */
body[class*="template-default-ajax-eu"] .box-top-menu .image > .component-content picture {
  display: -ms-flexbox;
  display: flex;
}

/* line 51, sass-eu/components-eu/box/_box-top-menu.scss */
body[class*="template-default-ajax-eu"] .box-top-menu .image a {
  -webkit-tap-highlight-color: transparent;
}

/* line 55, sass-eu/components-eu/box/_box-top-menu.scss */
body[class*="template-default-ajax-eu"] .box-top-menu .image img {
  width: Max(4.167vw, 80px);
  margin-left: 15px;
  height: auto;
  height: intrinsic;
}

@media (max-width: 767px) {
  /* line 55, sass-eu/components-eu/box/_box-top-menu.scss */
  body[class*="template-default-ajax-eu"] .box-top-menu .image img {
    margin-left: 24px;
  }
}

/* line 1, sass-eu/components-eu/box/_box-country-selector.scss */
body[class*="template-default-ajax-eu"] .box-country-selector {
  display: none;
  padding-top: 4rem;
  padding-bottom: 3rem;
}

/* line 1, sass-eu/components-eu/box/_box-footer-bottom.scss */
body[class*="template-default-ajax-eu"] .box-footer-bottom {
  background-color: #ededed;
  padding: 12px 24px;
}

@media (min-width: 992px) {
  /* line 1, sass-eu/components-eu/box/_box-footer-bottom.scss */
  body[class*="template-default-ajax-eu"] .box-footer-bottom {
    margin-left: -15px;
    width: calc(100% + 30px);
  }
}

/* line 10, sass-eu/components-eu/box/_box-footer-bottom.scss */
body[class*="template-default-ajax-eu"] .box-footer-bottom .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

/* line 15, sass-eu/components-eu/box/_box-footer-bottom.scss */
body[class*="template-default-ajax-eu"] .box-footer-bottom .content > .image {
  margin-top: 1em;
  margin-bottom: 1em;
}

@media (max-width: 767px) {
  /* line 20, sass-eu/components-eu/box/_box-footer-bottom.scss */
  body[class*="template-default-ajax-eu"] .box-footer-bottom .content .richText.component > .component-content {
    padding: 0;
  }
}

/* line 26, sass-eu/components-eu/box/_box-footer-bottom.scss */
body[class*="template-default-ajax-eu"] .box-footer-bottom .content .richText {
  padding-bottom: 10px;
  width: 100%;
}

@media (max-width: 767px) {
  /* line 26, sass-eu/components-eu/box/_box-footer-bottom.scss */
  body[class*="template-default-ajax-eu"] .box-footer-bottom .content .richText {
    padding: 0;
    margin-left: -15px;
  }
}

/* line 35, sass-eu/components-eu/box/_box-footer-bottom.scss */
body[class*="template-default-ajax-eu"] .box-footer-bottom .content .richText p {
  color: #6c6c74;
  margin: 0;
  font-weight: 600;
  font-size: 14px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  /* line 35, sass-eu/components-eu/box/_box-footer-bottom.scss */
  body[class*="template-default-ajax-eu"] .box-footer-bottom .content .richText p {
    font-size: 12px;
    padding: 16px 0;
    line-height: 20px;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}

/* line 51, sass-eu/components-eu/box/_box-footer-bottom.scss */
body[class*="template-default-ajax-eu"] .box-footer-bottom .content .richText a {
  color: #6c6c74;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  margin-right: 15px;
}

/* line 58, sass-eu/components-eu/box/_box-footer-bottom.scss */
body[class*="template-default-ajax-eu"] .box-footer-bottom .content .richText a:last-of-type {
  margin-right: 0;
}

/* line 62, sass-eu/components-eu/box/_box-footer-bottom.scss */
body[class*="template-default-ajax-eu"] .box-footer-bottom .content .richText a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  /* line 51, sass-eu/components-eu/box/_box-footer-bottom.scss */
  body[class*="template-default-ajax-eu"] .box-footer-bottom .content .richText a {
    font-size: 12px;
    margin-left: 10px;
  }
  /* line 70, sass-eu/components-eu/box/_box-footer-bottom.scss */
  body[class*="template-default-ajax-eu"] .box-footer-bottom .content .richText a:first-of-type {
    margin-left: 10px;
  }
}

@media (max-width: 991px) {
  /* line 93, sass-eu/components-eu/box/_box-footer-bottom.scss */
  body[class*="template-default-ajax-eu"] .box-footer-bottom .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
  }
  /* line 97, sass-eu/components-eu/box/_box-footer-bottom.scss */
  body[class*="template-default-ajax-eu"] .box-footer-bottom .content > .richText:nth-of-type(1) {
    -ms-flex-order: 3;
        order: 3;
  }
  /* line 101, sass-eu/components-eu/box/_box-footer-bottom.scss */
  body[class*="template-default-ajax-eu"] .box-footer-bottom .content > .image:nth-of-type(2) {
    -ms-flex-order: 2;
        order: 2;
  }
  /* line 104, sass-eu/components-eu/box/_box-footer-bottom.scss */
  body[class*="template-default-ajax-eu"] .box-footer-bottom .content > .image:nth-of-type(2) > .component-content {
    text-align: left;
  }
  /* line 109, sass-eu/components-eu/box/_box-footer-bottom.scss */
  body[class*="template-default-ajax-eu"] .box-footer-bottom .content > .richText:nth-of-type(3) {
    -ms-flex-order: 1;
        order: 1;
    text-align: left;
  }
  /* line 113, sass-eu/components-eu/box/_box-footer-bottom.scss */
  body[class*="template-default-ajax-eu"] .box-footer-bottom .content > .richText:nth-of-type(3) a {
    margin: 0 0.75rem;
  }
  /* line 116, sass-eu/components-eu/box/_box-footer-bottom.scss */
  body[class*="template-default-ajax-eu"] .box-footer-bottom .content > .richText:nth-of-type(3) a:first-of-type {
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  /* line 126, sass-eu/components-eu/box/_box-footer-bottom.scss */
  body[class*="template-default-ajax-eu"] .box-footer-bottom .content > .richText:nth-of-type(1) {
    border-top: 1px solid #6c6c74;
    margin-left: 0;
  }
}

/* line 1, sass-eu/components-eu/box/_box-align-bottom.scss */
body[class*="template-default-ajax-eu"] .box-align-bottom {
  height: 100%;
}

/* line 1, sass-eu/components-eu/box/_box-full-width.scss */
body[class*="template-default-ajax-eu"] .box-full-width {
  padding: 0;
}

/* line 5, sass-eu/components-eu/box/_box-full-width.scss */
body[class*="template-default-ajax-eu"] .box-full-width.component > .component-content {
  max-width: none;
  padding: 0;
}

/* line 6, sass-eu/components-eu/box/_box-full-width.scss */
body[class*="template-default-ajax-eu"] .box-full-width.component > .component-content > .content {
  margin: 0;
}

/* line 1, sass-eu/components-eu/box/_box-weare-responsible-text.scss */
body[class*="template-default-ajax-eu"] .box-weare-responsible-text {
  padding-top: 80px;
}

@media (min-width: 769px) {
  /* line 1, sass-eu/components-eu/box/_box-weare-responsible-text.scss */
  body[class*="template-default-ajax-eu"] .box-weare-responsible-text {
    padding-top: 82px;
    padding-left: 111px;
  }
}

/* line 9, sass-eu/components-eu/box/_box-weare-responsible-text.scss */
body[class*="template-default-ajax-eu"] .box-weare-responsible-text .richText {
  padding: 0;
}

/* line 17, sass-eu/components-eu/box/_box-weare-responsible-text.scss */
body[class*="template-default-ajax-eu"] .box-weare-responsible-text .richText-content {
  padding: 0 8px 0 10px;
}

/* line 20, sass-eu/components-eu/box/_box-weare-responsible-text.scss */
body[class*="template-default-ajax-eu"] .box-weare-responsible-text .richText-content h2 {
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 2px;
}

/* line 26, sass-eu/components-eu/box/_box-weare-responsible-text.scss */
body[class*="template-default-ajax-eu"] .box-weare-responsible-text .richText-content p:first-of-type {
  font-size: 16px;
  line-height: 24px;
}

@media (min-width: 769px) {
  /* line 32, sass-eu/components-eu/box/_box-weare-responsible-text.scss */
  body[class*="template-default-ajax-eu"] .box-weare-responsible-text .richText-content h2 {
    font-size: 46px;
    line-height: 46px;
  }
  /* line 37, sass-eu/components-eu/box/_box-weare-responsible-text.scss */
  body[class*="template-default-ajax-eu"] .box-weare-responsible-text .richText-content p:first-of-type {
    font-size: 20px;
    line-height: 26px;
    max-width: 440px;
  }
}

/* line 1, sass-eu/components-eu/box/_box-weare-responsible.scss */
body[class*="template-default-ajax-eu"] .box-weare-responsible {
  background: linear-gradient(180deg, rgba(234, 235, 236, 0.33) 0%, #e7e8e9 100%);
}

/* line 4, sass-eu/components-eu/box/_box-weare-responsible.scss */
body[class*="template-default-ajax-eu"] .box-weare-responsible .image {
  padding-right: 0;
}

@media (min-width: 1201px) {
  /* line 4, sass-eu/components-eu/box/_box-weare-responsible.scss */
  body[class*="template-default-ajax-eu"] .box-weare-responsible .image {
    max-height: 492px;
  }
}

@media (max-width: 991px) {
  /* line 3, sass-eu/components-eu/box/_box-reverse-order-on-mobile.scss */
  body[class*="template-default-ajax-eu"] .box-reverse-order-on-mobile > .component-content > .content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row-reverse wrap-reverse !important;
        flex-flow: row-reverse wrap-reverse !important;
  }
}

@media (max-width: 767px) {
  /* line 2, sass-eu/components-eu/box/_box-article-content.scss */
  body[class*="template-default-ajax-eu"] .box-article-content > .component-content {
    padding: 0 4px;
  }
}

/* line 9, sass-eu/components-eu/box/_box-article-content.scss */
body[class*="template-default-ajax-eu"] .box-article-content > .component-content .richText h4 {
  font-size: 3.2rem;
}

/* line 1, sass-eu/components-eu/box/_box-hero-wrapper.scss */
body[class*="template-default-ajax-eu"] .box-hero-wrapper {
  padding: 0;
}

/* line 4, sass-eu/components-eu/box/_box-hero-wrapper.scss */
body[class*="template-default-ajax-eu"] .box-hero-wrapper > .component-content {
  max-width: none;
  background-position: center right;
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 10, sass-eu/components-eu/box/_box-hero-wrapper.scss */
body[class*="template-default-ajax-eu"] .box-hero-wrapper > .component-content > .content {
  position: relative;
  margin: 0;
}

/* line 15, sass-eu/components-eu/box/_box-hero-wrapper.scss */
body[class*="template-default-ajax-eu"] .box-hero-wrapper > .component-content .image.component {
  padding: 0;
}

@media (max-width: 991px) {
  /* line 4, sass-eu/components-eu/box/_box-hero-wrapper.scss */
  body[class*="template-default-ajax-eu"] .box-hero-wrapper > .component-content {
    background-position: bottom right;
    background-size: cover;
  }
}

@media (min-width: 993px) {
  /* line 1, sass-eu/components-eu/box/_box-text-hero-wrapper.scss */
  body[class*="template-default-ajax-eu"] .box-text-hero-wrapper {
    height: 100%;
    position: absolute;
    right: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 10, sass-eu/components-eu/box/_box-text-hero-wrapper.scss */
body[class*="template-default-ajax-eu"] .box-text-hero-wrapper > .component-content {
  height: 100%;
}

/* line 13, sass-eu/components-eu/box/_box-text-hero-wrapper.scss */
body[class*="template-default-ajax-eu"] .box-text-hero-wrapper > .component-content > .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  height: 100%;
  margin: 0;
}

/* line 23, sass-eu/components-eu/box/_box-text-hero-wrapper.scss */
body[class*="template-default-ajax-eu"] .box-text-hero-wrapper h2 {
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 2px;
  line-height: 1;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  /* line 23, sass-eu/components-eu/box/_box-text-hero-wrapper.scss */
  body[class*="template-default-ajax-eu"] .box-text-hero-wrapper h2 {
    font-size: 4.8rem;
  }
}

@media (max-width: 991px) {
  /* line 23, sass-eu/components-eu/box/_box-text-hero-wrapper.scss */
  body[class*="template-default-ajax-eu"] .box-text-hero-wrapper h2 {
    margin-bottom: 15px;
  }
}

/* line 39, sass-eu/components-eu/box/_box-text-hero-wrapper.scss */
body[class*="template-default-ajax-eu"] .box-text-hero-wrapper h3 {
  margin: 0;
}

/* line 43, sass-eu/components-eu/box/_box-text-hero-wrapper.scss */
body[class*="template-default-ajax-eu"] .box-text-hero-wrapper a.hyperlinkStyle-button {
  font-size: 2.4rem;
}

@media (max-width: 991px) {
  /* line 43, sass-eu/components-eu/box/_box-text-hero-wrapper.scss */
  body[class*="template-default-ajax-eu"] .box-text-hero-wrapper a.hyperlinkStyle-button {
    font-size: 1.8rem;
    margin-top: 15px;
  }
}

@media (max-width: 991px) {
  /* line 1, sass-eu/components-eu/box/_box-text-hero-wrapper.scss */
  body[class*="template-default-ajax-eu"] .box-text-hero-wrapper {
    padding: 60px;
  }
}

@media (max-width: 599px) {
  /* line 1, sass-eu/components-eu/box/_box-text-hero-wrapper.scss */
  body[class*="template-default-ajax-eu"] .box-text-hero-wrapper {
    padding: 20px;
  }
}

/* line 61, sass-eu/components-eu/box/_box-text-hero-wrapper.scss */
body[class*="template-default-ajax-eu"] .box-text-hero-wrapper-article-page > .component-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

/* line 62, sass-eu/components-eu/box/_box-text-hero-wrapper.scss */
body[class*="template-default-ajax-eu"] .box-text-hero-wrapper-article-page > .component-content > .content {
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-height: 80%;
}

@media (max-width: 991px) {
  /* line 61, sass-eu/components-eu/box/_box-text-hero-wrapper.scss */
  body[class*="template-default-ajax-eu"] .box-text-hero-wrapper-article-page > .component-content {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

/* line 75, sass-eu/components-eu/box/_box-text-hero-wrapper.scss */
body[class*="template-default-ajax-eu"] .box-text-hero-wrapper-article-page .richText {
  -ms-flex: 1;
      flex: 1;
}

/* line 1, sass-eu/components-eu/box/_box-sustainability-content.scss */
body[class*="template-default-ajax-eu"] .box-sustainability-content {
  position: relative;
  padding: 0 24px;
  margin-top: 48px;
}

/* line 7, sass-eu/components-eu/box/_box-sustainability-content.scss */
body[class*="template-default-ajax-eu"] .box-sustainability-content .richText.first h2 {
  font-size: 4.8rem;
}

@media (max-width: 449px) {
  /* line 7, sass-eu/components-eu/box/_box-sustainability-content.scss */
  body[class*="template-default-ajax-eu"] .box-sustainability-content .richText.first h2 {
    font-size: 3.2rem;
  }
}

@media (min-width: 1201px) {
  /* line 1, sass-eu/components-eu/box/_box-sustainability-content.scss */
  body[class*="template-default-ajax-eu"] .box-sustainability-content {
    padding-left: 111px;
    margin-top: 175px;
  }
}

@media (max-width: 1199px) {
  /* line 1, sass-eu/components-eu/box/_box-sustainability-content.scss */
  body[class*="template-default-ajax-eu"] .box-sustainability-content {
    padding-left: 60px;
    margin-top: 175px;
  }
}

@media (max-width: 991px) {
  /* line 1, sass-eu/components-eu/box/_box-sustainability-content.scss */
  body[class*="template-default-ajax-eu"] .box-sustainability-content {
    margin-top: 90px;
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  /* line 1, sass-eu/components-eu/box/_box-sustainability-content.scss */
  body[class*="template-default-ajax-eu"] .box-sustainability-content {
    position: relative;
    padding: 48px 24px 0;
    margin-top: 0;
  }
}

/* line 1, sass-eu/components-eu/box/_box-sustainability-content-small.scss */
body[class*="template-default-ajax-eu"] .box-sustainability-content-small {
  background: white;
  width: calc(50% - 8px);
  margin-right: 16px;
  margin-top: 70px;
  padding-top: 32px;
  box-shadow: 0 34px 64px -35px rgba(108, 108, 116, 0.3);
}

/* line 9, sass-eu/components-eu/box/_box-sustainability-content-small.scss */
body[class*="template-default-ajax-eu"] .box-sustainability-content-small.last {
  margin-right: 0;
}

@media (max-width: 991px) {
  /* line 1, sass-eu/components-eu/box/_box-sustainability-content-small.scss */
  body[class*="template-default-ajax-eu"] .box-sustainability-content-small {
    width: 45%;
    margin: 10px 8px 0;
    position: relative;
    top: 60px;
  }
}

@media (max-width: 767px) {
  /* line 1, sass-eu/components-eu/box/_box-sustainability-content-small.scss */
  body[class*="template-default-ajax-eu"] .box-sustainability-content-small {
    width: 100%;
    margin: 16px 0 0;
    top: 100px;
    margin-top: -70px;
  }
  /* line 26, sass-eu/components-eu/box/_box-sustainability-content-small.scss */
  body[class*="template-default-ajax-eu"] .box-sustainability-content-small.last {
    margin-top: 16px;
  }
}

/* line 31, sass-eu/components-eu/box/_box-sustainability-content-small.scss */
body[class*="template-default-ajax-eu"] .box-sustainability-content-small p {
  text-align: center;
}

@media (max-width: 767px) {
  /* line 31, sass-eu/components-eu/box/_box-sustainability-content-small.scss */
  body[class*="template-default-ajax-eu"] .box-sustainability-content-small p {
    margin-bottom: 32px;
  }
}

/* line 38, sass-eu/components-eu/box/_box-sustainability-content-small.scss */
body[class*="template-default-ajax-eu"] .box-sustainability-content-small p a {
  text-decoration: none;
  color: #6C6C74;
  font-weight: 700;
}

/* line 43, sass-eu/components-eu/box/_box-sustainability-content-small.scss */
body[class*="template-default-ajax-eu"] .box-sustainability-content-small p a:hover {
  color: #3B7B4D;
}

/* line 47, sass-eu/components-eu/box/_box-sustainability-content-small.scss */
body[class*="template-default-ajax-eu"] .box-sustainability-content-small p a::after {
  content: ' ';
  width: 16px;
  height: 13px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjI4IDcuNzVIMyIgc3Ryb2tlPSIjNkM2Qzc0IiBzdHJva2Utd2lkdGg9IjIiLz4KPHBhdGggZD0iTTkuNjc5NjkgMTEuNUwxMy4yNzk3IDcuNzVMOS42Nzk2OSA0IiBzdHJva2U9IiM2QzZDNzQiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K);
  z-index: 1;
  display: inline-block;
}

/* line 1, sass-eu/components-eu/box/_box-promo-product-range.scss */
body[class*="template-default-ajax-eu"] .box-promo-product-range {
  width: calc((100% / 1.5) - 2 * 15px);
  margin: 15px;
  padding: 0;
}

@media (max-width: 767px) {
  /* line 1, sass-eu/components-eu/box/_box-promo-product-range.scss */
  body[class*="template-default-ajax-eu"] .box-promo-product-range {
    width: calc((100%) - 2 * 15px);
    margin: 5px;
  }
}

/* line 11, sass-eu/components-eu/box/_box-promo-product-range.scss */
body[class*="template-default-ajax-eu"] .box-promo-product-range > .component-content {
  position: relative;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* line 18, sass-eu/components-eu/box/_box-promo-product-range.scss */
body[class*="template-default-ajax-eu"] .box-promo-product-range > .component-content::after {
  content: ' ';
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 0;
}

/* line 30, sass-eu/components-eu/box/_box-promo-product-range.scss */
body[class*="template-default-ajax-eu"] .box-promo-product-range > .component-content > .content {
  position: relative;
  z-index: 1;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  padding: 55px 90px 45px 55px;
}

@media (max-width: 767px) {
  /* line 30, sass-eu/components-eu/box/_box-promo-product-range.scss */
  body[class*="template-default-ajax-eu"] .box-promo-product-range > .component-content > .content {
    padding: 40px 25px;
  }
}

/* line 2, sass-eu/components-eu/box/_box-image-sustainability.scss */
body[class*="template-default-ajax-eu"] .box-image-sustainability > .component-content {
  max-width: 500px;
}

/* line 5, sass-eu/components-eu/box/_box-image-sustainability.scss */
body[class*="template-default-ajax-eu"] .box-image-sustainability > .component-content .image {
  padding: 0;
}

/* line 8, sass-eu/components-eu/box/_box-image-sustainability.scss */
body[class*="template-default-ajax-eu"] .box-image-sustainability > .component-content .image > .component-content {
  text-align: center;
}

/* line 5, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product {
  display: block;
  padding: 0 9px;
  margin-bottom: 25px;
  text-align: center;
}

@media (max-width: 767px) {
  /* line 5, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product {
    margin-bottom: 8px;
    padding: 0;
    min-height: 137px;
  }
}

/* line 17, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product > .component-content {
  height: 222px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 767px) {
  /* line 17, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product > .component-content {
    height: auto;
    min-height: 137px;
  }
}

/* line 32, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product > .component-content::before {
  content: ' ';
  background-color: rgba(23, 25, 26, 0.3);
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 44, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 0;
}

/* line 53, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product p {
  color: white;
  font-size: 1.2rem;
  font-weight: 600;
  font-style: normal;
}

@media (max-width: 767px) {
  /* line 53, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product p {
    padding-top: 20px;
    font-weight: 400;
  }
}

/* line 65, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product h3 {
  font-size: 3.2rem;
  color: white;
  text-transform: uppercase;
  word-break: normal;
}

@media (max-width: 767px) {
  /* line 65, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product h3 {
    font-size: 24px;
    font-weight: 900;
  }
}

/* line 77, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(1) {
  width: 40%;
}

@media (max-width: 767px) {
  /* line 77, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(1) {
    width: 50%;
    padding-left: 20px;
    padding-right: 4px;
  }
}

/* line 87, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(2) {
  width: 30%;
}

@media (max-width: 767px) {
  /* line 87, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(2) {
    width: 50%;
    padding-left: 4px;
    padding-right: 20px;
  }
}

/* line 97, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(3) {
  width: 30%;
}

@media (max-width: 767px) {
  /* line 97, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(3) {
    width: 50%;
    padding-left: 20px;
    padding-right: 4px;
  }
}

/* line 107, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(4) {
  width: 40%;
}

@media (max-width: 767px) {
  /* line 107, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(4) {
    width: 50%;
    padding-left: 4px;
    padding-right: 20px;
  }
}

/* line 117, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(5) {
  width: 30%;
}

@media (max-width: 767px) {
  /* line 117, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(5) {
    width: 50%;
    padding-left: 20px;
    padding-right: 4px;
    margin-bottom: 30px;
  }
}

/* line 128, sass-eu/components-eu/box/_box-our-product.scss */
body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(6) {
  width: 30%;
}

@media (max-width: 767px) {
  /* line 128, sass-eu/components-eu/box/_box-our-product.scss */
  body[class*="template-default-ajax-eu"] .box-our-product:nth-of-type(6) {
    width: 50%;
    padding-left: 4px;
    padding-right: 20px;
    margin-bottom: 30px;
  }
}

/* line 1, sass-eu/components-eu/box/_box-our-mission.scss */
body[class*="template-default-ajax-eu"] .box-our-mission {
  padding: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 767px) {
  /* line 1, sass-eu/components-eu/box/_box-our-mission.scss */
  body[class*="template-default-ajax-eu"] .box-our-mission {
    padding: 32px 0 70px 4px;
  }
}

/* line 17, sass-eu/components-eu/box/_box-our-mission.scss */
body[class*="template-default-ajax-eu"] .box-our-mission > .component-content .content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

@media (min-width: 993px) {
  /* line 24, sass-eu/components-eu/box/_box-our-mission.scss */
  body[class*="template-default-ajax-eu"] .box-our-mission .richText {
    max-width: 45vw;
    min-width: 520px;
  }
}

@media (min-width: 992px) {
  /* line 31, sass-eu/components-eu/box/_box-our-mission.scss */
  body[class*="template-default-ajax-eu"] .box-our-mission .richText h2 {
    font-size: 2.917vw;
  }
}

/* line 39, sass-eu/components-eu/box/_box-our-mission.scss */
body[class*="template-default-ajax-eu"] .box-our-mission .richText p {
  line-height: 1.4;
}

@media (min-width: 992px) {
  /* line 39, sass-eu/components-eu/box/_box-our-mission.scss */
  body[class*="template-default-ajax-eu"] .box-our-mission .richText p {
    font-size: clamp(15px, 1.389vw, 20px);
    max-width: 40vw;
  }
}

@media (min-width: 992px) {
  /* line 49, sass-eu/components-eu/box/_box-our-mission.scss */
  body[class*="template-default-ajax-eu"] .box-our-mission .richText .selectionStyle-eyebrow {
    font-size: clamp(15px, 1.389vw, 20px);
  }
}

/* line 2, sass-eu/components-eu/box/_box-our-mission-wrapper.scss */
body[class*="template-default-ajax-eu"] .box-our-mission-wrapper > .component-content > .content {
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  /* line 2, sass-eu/components-eu/box/_box-our-mission-wrapper.scss */
  body[class*="template-default-ajax-eu"] .box-our-mission-wrapper > .component-content > .content {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
  }
}
/* line 1, sass-eu/components-eu/divider.scss */
body[class*="template-default-ajax-eu"] {
  /*stylelint-disable*/
}

/* line 4, sass-eu/components-eu/divider/_divider-base.scss */
body[class*="template-default-ajax-eu"] .divider > .component-content {
  height: 1px;
  margin: 15px 0;
  background: none;
}

/* line 12, sass-eu/components-eu/divider/_divider-base.scss */
body[class*="template-default-ajax-eu"] .divider-transparent > .component-content {
  height: 0;
}

@media (max-width: 991px) {
  /* line 17, sass-eu/components-eu/divider/_divider-base.scss */
  body[class*="template-default-ajax-eu"] .divider-hide-on-mobile {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 23, sass-eu/components-eu/divider/_divider-base.scss */
  body[class*="template-default-ajax-eu"] .divider-hide-on-desktop {
    display: none;
  }
}

/* line 32, sass-eu/components-eu/divider/_divider-base.scss */
body[class*="template-default-ajax-eu"] .divider-height-0 .component-content {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 32, sass-eu/components-eu/divider/_divider-base.scss */
body[class*="template-default-ajax-eu"] .divider-height-1 .component-content {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 32, sass-eu/components-eu/divider/_divider-base.scss */
body[class*="template-default-ajax-eu"] .divider-height-2 .component-content {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 32, sass-eu/components-eu/divider/_divider-base.scss */
body[class*="template-default-ajax-eu"] .divider-height-3 .component-content {
  margin-top: 45px;
  margin-bottom: 45px;
}

/* line 32, sass-eu/components-eu/divider/_divider-base.scss */
body[class*="template-default-ajax-eu"] .divider-height-4 .component-content {
  margin-top: 60px;
  margin-bottom: 60px;
}

/* line 32, sass-eu/components-eu/divider/_divider-base.scss */
body[class*="template-default-ajax-eu"] .divider-height-5 .component-content {
  margin-top: 75px;
  margin-bottom: 75px;
}

@media (max-width: 991px) {
  /* line 44, sass-eu/components-eu/divider/_divider-base.scss */
  body[class*="template-default-ajax-eu"] .divider-height-0 .component-content {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  /* line 44, sass-eu/components-eu/divider/_divider-base.scss */
  body[class*="template-default-ajax-eu"] .divider-height-1 .component-content {
    margin-top: 7.5px;
    margin-bottom: 7.5px;
  }
  /* line 44, sass-eu/components-eu/divider/_divider-base.scss */
  body[class*="template-default-ajax-eu"] .divider-height-2 .component-content {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  /* line 44, sass-eu/components-eu/divider/_divider-base.scss */
  body[class*="template-default-ajax-eu"] .divider-height-3 .component-content {
    margin-top: 22.5px;
    margin-bottom: 22.5px;
  }
  /* line 44, sass-eu/components-eu/divider/_divider-base.scss */
  body[class*="template-default-ajax-eu"] .divider-height-4 .component-content {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  /* line 44, sass-eu/components-eu/divider/_divider-base.scss */
  body[class*="template-default-ajax-eu"] .divider-height-5 .component-content {
    margin-top: 37.5px;
    margin-bottom: 37.5px;
  }
}
/* line 1, sass-eu/components-eu/carousel.scss */
body[class*="template-default-ajax-eu"] {
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
}

/* line 3, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content.component > .component-content {
  max-width: 100%;
}

/* line 8, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .carousel-content {
  height: 100%;
}

/* line 11, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .carousel-content > .content {
  margin: 0;
  height: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 15, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
  body[class*="template-default-ajax-eu"] .carousel-hero-content .carousel-content > .content > .box-hero-content {
    margin-left: 0;
    width: 100%;
  }
  /* line 20, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
  body[class*="template-default-ajax-eu"] .carousel-hero-content .carousel-content > .content > .box-hero-content .richText {
    padding: 0 15px;
  }
}

/* line 26, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .carousel-content > .content .box-hero-wrapper {
  height: 100%;
}

/* line 33, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content.carousel {
  margin: unset !important;
  position: unset;
  padding: 0;
}

/* line 42, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
.mod-js body[class*="template-default-ajax-eu"] .carousel-hero-content .carousel-slides .carousel-slide {
  display: none;
}

/* line 45, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
.mod-js body[class*="template-default-ajax-eu"] .carousel-hero-content .carousel-slides .carousel-slide:first-of-type {
  display: block;
}

/* line 51, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
.mod-js body[class*="template-default-ajax-eu"] .carousel-hero-content .carousel-slides.slick-initialized .carousel-slide {
  display: inline-block;
}

/* line 58, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .carousel-nav {
  display: none !important;
}

/* line 62, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .carousel-slide {
  position: static;
  display: inline-block;
}

/* line 66, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .carousel-slide .carouselSlide {
  height: 100%;
}

/* line 70, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .carousel-slide .no-image {
  height: 100%;
}

/* line 75, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content > .component-content {
  border: 0;
  padding: 0;
  background-color: transparent;
}

@media only screen and (max-width: 991px) {
  /* line 82, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
  body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-slider {
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 1199px) {
  /* line 93, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
  body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-track {
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 99, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-slide {
  clear: none;
  position: unset;
  width: auto;
}

@media only screen and (max-width: 1199px) {
  /* line 99, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
  body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-slide {
    display: -ms-flexbox;
    display: flex;
    height: auto;
  }
}

/* line 116, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-dots {
  list-style: none;
  padding: 0;
  text-align: center;
  line-height: 0;
  margin: 0 auto 45px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 127, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-dots li {
  display: inline;
  margin: 5px;
}

/* line 131, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-dots li button {
  cursor: pointer;
  font-size: 0;
  height: 12px;
  width: 12px;
  padding: 0;
  border-radius: 50%;
  border: none;
  background-color: #ededed;
  -webkit-appearance: none;
  transition: background-color 0.2s;
}

@media only screen and (max-width: 767px) {
  /* line 131, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
  body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-dots li button {
    height: 8px;
    width: 8px;
  }
}

/* line 149, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-dots li button:focus {
  outline: none;
}

@media only screen and (max-width: 991px) {
  /* line 116, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
  body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-dots {
    margin: 0 auto 10px;
  }
}

/* line 174, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-next, body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-prev {
  background: transparent;
  font-size: 0;
  position: absolute;
  top: 16vw;
  z-index: 1;
  border: 0;
  outline: none;
  cursor: pointer;
  transition: ease-in-out all 200ms;
}

/* line 189, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-next::after, body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-prev::after {
  content: ' ';
  transform: skewX(-15deg);
  width: 4vw;
  height: 3vw;
  background-color: rgba(23, 25, 26, 0.4);
  display: block;
  position: absolute;
  top: 0;
  left: -2vw;
}

/* line 215, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-next::before, body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-prev::before {
  display: inline-block;
  content: ' ';
  width: 14px;
  height: 11px;
  z-index: 1;
  position: relative;
  top: calc(1.5vw - 7px);
  left: -10px;
}

@media only screen and (max-width: 991px) {
  /* line 174, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
  body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-next, body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-prev {
    width: 42px;
    height: 63px;
  }
}

@media (max-width: 991px) {
  /* line 174, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
  body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-next, body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-prev {
    display: none !important;
  }
}

/* line 236, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-next {
  right: 65px;
}

/* line 239, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-next::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNSAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDZMMCA2IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiLz4KPHBhdGggZD0iTTggMTFMMTMgNkw4IDEiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K);
}

/* line 244, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-prev {
  left: 65px;
}

/* line 247, sass-eu/components-eu/carousel/_carousel-hero-content.scss */
body[class*="template-default-ajax-eu"] .carousel-hero-content .slick-prev::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuMDc4MzEgNkwxNS4xMTUyIDYiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIvPgo8cGF0aCBkPSJNNy4wOTE4IDFMMi4wNzY0MSA2TDcuMDkxOCAxMSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=);
}
/* line 1, sass-eu/components-eu/richText.scss */
body[class*="template-default-ajax-eu"] {
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
}

/* line 1, sass-eu/components-eu/richText/_richText-base.scss */
body[class*="template-default-ajax-eu"] .richText {
  padding: 0;
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width: 991px) {
  /* line 1, sass-eu/components-eu/richText/_richText-base.scss */
  body[class*="template-default-ajax-eu"] .richText {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 991px) {
  /* line 12, sass-eu/components-eu/richText/_richText-base.scss */
  body[class*="template-default-ajax-eu"] .richText.component > .component-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 20, sass-eu/components-eu/richText/_richText-base.scss */
body[class*="template-default-ajax-eu"] .richText ul {
  list-style-type: none;
}

@media (max-width: 767px) {
  /* line 20, sass-eu/components-eu/richText/_richText-base.scss */
  body[class*="template-default-ajax-eu"] .richText ul {
    margin-left: 0;
  }
}

/* line 27, sass-eu/components-eu/richText/_richText-base.scss */
body[class*="template-default-ajax-eu"] .richText li {
  font-size: 1.6rem;
  margin: 0;
  color: #6c6c74;
  padding-bottom: 10px;
}

/* line 34, sass-eu/components-eu/richText/_richText-base.scss */
body[class*="template-default-ajax-eu"] .richText li::before {
  background-color: #e2241d;
}

@media (max-width: 991px) {
  /* line 42, sass-eu/components-eu/richText/_richText-base.scss */
  body[class*="template-default-ajax-eu"] .richText-left-text-on-mobile.component > .component-content p,
  body[class*="template-default-ajax-eu"] .richText-left-text-on-mobile.component > .component-content h1,
  body[class*="template-default-ajax-eu"] .richText-left-text-on-mobile.component > .component-content h2,
  body[class*="template-default-ajax-eu"] .richText-left-text-on-mobile.component > .component-content h3,
  body[class*="template-default-ajax-eu"] .richText-left-text-on-mobile.component > .component-content h4,
  body[class*="template-default-ajax-eu"] .richText-left-text-on-mobile.component > .component-content h5 {
    text-align: left !important;
  }
}

/* line 1, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation {
  height: 85px;
}

@media (min-width: 992px) {
  /* line 1, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation {
    height: auto;
  }
}

/* line 8, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content {
  overflow: visible;
}

/* line 13, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul > li:hover {
  border-bottom: 2px solid #e2241d;
}

/* line 18, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  /* line 18, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul {
    position: fixed;
    -ms-flex-flow: column;
        flex-flow: column;
    top: 84px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: white;
    transform: translateY(40%);
    opacity: 0;
    visibility: hidden;
    transition: ease-out all 200ms;
    overflow: auto;
  }
}

@media (min-width: 992px) {
  /* line 18, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul {
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
}

/* line 45, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li {
  position: relative;
  padding: 0 30px;
  color: #6c6c74;
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  border-bottom: 2px solid white;
}

/* line 55, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li::before {
  content: none;
}

@media (min-width: 992px) {
  /* line 45, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li {
    padding: 0 1.042vw;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    height: Max(4.861vw, 84px);
    cursor: pointer;
    transition: ease-out all 200ms;
  }
  /* line 69, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li.hide-on-desktop {
    display: none;
  }
}

@media (max-width: 991px) {
  /* line 76, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li:first-of-type > a {
    border-top: 1px solid rgba(170, 170, 175, 0.2);
  }
}

/* line 82, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li a {
  padding: 15px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  text-decoration: none;
  color: #6c6c74;
  font-size: Max(0.972vw, 13px);
  font-weight: 600;
  width: 100%;
}

@media (max-width: 991px) {
  /* line 82, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li a {
    border-bottom: 1px solid rgba(170, 170, 175, 0.2);
  }
}

/* line 97, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu {
  position: relative;
}

/* line 100, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu::before, body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu::after {
  content: '';
  width: 18px;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2px;
  margin: auto;
  transition: ease-out all 200ms;
}

/* line 114, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu::after {
  transform: rotate(90deg);
}

/* line 118, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu.is-open-nested {
  color: #0098ee;
}

/* line 121, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu.is-open-nested::after {
  background-color: #0098ee;
  transform: rotate(0);
}

/* line 126, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu.is-open-nested.is-open-nested {
  color: #6c6c74;
}

/* line 129, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu.is-open-nested.is-open-nested:hover {
  color: #0098ee;
}

@media (min-width: 992px) {
  /* line 136, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu::before, body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu::after {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 82, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li a {
    height: 100%;
    transition: ease-out all 200ms;
    padding-bottom: 0;
    padding-top: 0;
  }
}

@media (min-width: 992px) {
  /* line 152, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li:hover {
    color: #0098ee;
  }
  /* line 155, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li:hover > a {
    color: #0098ee;
  }
  /* line 159, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li:hover > ul {
    transform: scaleY(1);
    opacity: 1;
  }
}

/* line 166, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li > ul {
  display: none;
  list-style: none;
  padding: 0;
  background-color: #ededed;
  margin: 0 -30px;
}

@media (min-width: 992px) {
  /* line 166, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li > ul {
    display: block !important;
    position: absolute;
    top: 70px;
    left: 0;
    margin: 0;
    min-width: 250px;
    z-index: 999;
    transform: scaleY(0.4);
    transform-origin: top;
    opacity: 0;
    transition: ease-out all 200ms;
  }
  /* line 186, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li > ul.nested-menu-right {
    left: auto;
    right: 0;
  }
}

/* line 192, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li > ul > li {
  height: auto;
  padding: 0;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  /* line 192, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li > ul > li {
    border-bottom: 1px solid white;
  }
  /* line 201, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li > ul > li:first-of-type > a {
    border-top: 0;
  }
}

/* line 207, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li > ul > li:last-of-type {
  border-bottom: 0;
}

/* line 211, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li > ul > li a {
  height: auto;
  width: calc(100% - 60px);
  margin: auto;
}

@media (min-width: 992px) {
  /* line 211, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li > ul > li a {
    padding: 10px 20px;
    width: calc(100% - 30px);
  }
}

@media (min-width: 992px) {
  /* line 223, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li > ul > li:hover {
    background-color: white;
  }
  /* line 226, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation > .component-content > .richText-content > ul li > ul > li:hover a {
    color: #0098ee;
  }
}

/* line 238, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation .navigation-mobile-menu {
  position: relative;
  top: 20px;
  right: -10px;
  width: 35px;
  padding: 10px;
  padding-right: 0;
  margin: 0;
  margin-left: auto;
  background: transparent;
  border: none;
  outline: none;
  display: none;
}

@media (max-width: 991px) {
  /* line 238, sass-eu/components-eu/richText/_richText-header-navigation.scss */
  body[class*="template-default-ajax-eu"] .richText-header-navigation .navigation-mobile-menu {
    display: inline-block;
    right: -21px;
  }
}

/* line 259, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation .navigation-mobile-menu::after {
  content: none;
}

/* line 263, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation .navigation-mobile-menu span {
  display: block;
  width: 20px;
  height: 2px;
  margin-bottom: 4px;
  position: relative;
  background-color: #6c6c74;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0;
  transition: transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.35s ease;
}

/* line 275, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation .navigation-mobile-menu span:first-of-type {
  transform-origin: 0% 100%;
}

/* line 279, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation .navigation-mobile-menu span:nth-of-type(2) {
  transform-origin: center;
}

/* line 288, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation.is-open > .component-content > .richText-content > ul {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

/* line 297, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation.is-open .navigation-mobile-menu span {
  opacity: 1;
  transform: rotate(45deg) translate(0, -3px);
}

/* line 301, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation.is-open .navigation-mobile-menu span:nth-of-type(2) {
  transform: rotate(-45deg) translate(0, -1px);
}

/* line 305, sass-eu/components-eu/richText/_richText-header-navigation.scss */
body[class*="template-default-ajax-eu"] .richText-header-navigation.is-open .navigation-mobile-menu span:nth-of-type(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

@media (max-width: 991px) {
  /* line 3, sass-eu/components-eu/richText/_richText-center-text-on-mobile.scss */
  body[class*="template-default-ajax-eu"] .richText-center-text-on-mobile > .component-content > .richText-content {
    text-align: center;
  }
}

/* line 2, sass-eu/components-eu/richText/_richText-single-article-title.scss */
body[class*="template-default-ajax-eu"] .richText-single-article-title .richText-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media (max-width: 991px) {
  /* line 2, sass-eu/components-eu/richText/_richText-single-article-title.scss */
  body[class*="template-default-ajax-eu"] .richText-single-article-title .richText-content {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

@media (min-width: 993px) {
  /* line 1, sass-eu/components-eu/richText/_richText-sustainability-full-width-text.scss */
  body[class*="template-default-ajax-eu"] .richText-sustainability-full-width-text {
    max-width: 450px;
    float: right;
    margin-right: 3.4vw;
  }
}

@media (min-width: 1201px) {
  /* line 1, sass-eu/components-eu/richText/_richText-sustainability-full-width-text.scss */
  body[class*="template-default-ajax-eu"] .richText-sustainability-full-width-text {
    max-width: 560px;
  }
}
/* line 1, sass-eu/components-eu/articleList.scss */
body[class*="template-default-ajax-eu"] {
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
}

@media (min-width: 1201px) {
  /* line 1, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent {
    margin-top: 23px;
  }
}

/* line 6, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content {
  background: transparent;
  border: none;
  padding: 0;
}

/* line 12, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-article {
  margin: 0 0 44px;
  padding: 0 20px;
  min-height: 200px;
  position: relative;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 993px) {
  /* line 12, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-article {
    padding: 30px 0;
    margin-bottom: 35px;
  }
  /* line 24, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-article.last {
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  /* line 12, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-article {
    margin-bottom: 0;
    padding: 0 20px 20px;
  }
  /* line 33, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-article.last {
    padding-bottom: 45px;
  }
}

/* line 38, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-article-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start;
}

@media (min-width: 768px) {
  /* line 38, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-article-wrapper {
    padding-left: 430px;
  }
}

@media (min-width: 992px) {
  /* line 38, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-article-wrapper {
    padding-left: 500px;
  }
}

@media (max-width: 767px) {
  /* line 38, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-article-wrapper {
    box-shadow: -6px 34px 64px -24px rgba(0, 0, 0, 0.15);
  }
}

@media (max-width: 991px) {
  /* line 38, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-article-wrapper {
    width: 100%;
    margin: 0 auto;
  }
}

/* line 64, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-article.contain-video .articleList-thumbnail-wrapper a::before, body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-article.contain-video .articleList-thumbnail-wrapper a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

/* line 74, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-article.contain-video .articleList-thumbnail-wrapper a::before {
  right: 20px;
  width: 64px;
  height: 64px;
  background-color: rgba(250, 70, 25, 0.75);
  border-radius: 50%;
}

/* line 82, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-article.contain-video .articleList-thumbnail-wrapper a::after {
  right: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 0 12.5px 21.7px;
  border-color: transparent transparent transparent white;
}

/* line 94, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-thumbnail-wrapper {
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 94, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-thumbnail-wrapper {
    position: absolute;
    left: 0;
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: auto;
  }
}

/* line 110, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-thumbnail-wrapper img {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  float: none;
}

@media (min-width: 993px) {
  /* line 110, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-thumbnail-wrapper img {
    max-width: 500px;
    margin: 0;
  }
}

@media (min-width: 1201px) {
  /* line 110, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-thumbnail-wrapper img {
    max-width: 530px;
    margin: 0;
  }
}

@media (max-width: 991px) {
  /* line 110, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-thumbnail-wrapper img {
    max-width: 400px;
    margin: 0;
  }
}

@media (max-width: 767px) {
  /* line 110, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-thumbnail-wrapper img {
    max-width: 100%;
    margin: 0 auto;
  }
}

/* line 139, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-title {
  padding-right: 15px;
}

@media (min-width: 1201px) {
  /* line 139, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-title {
    margin-left: 90px;
    max-width: 488px;
  }
}

@media (max-width: 1199px) {
  /* line 139, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-title {
    margin-left: 65px;
    max-width: 350px;
  }
}

@media (max-width: 991px) {
  /* line 139, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-title {
    margin: 0;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  /* line 139, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-title {
    padding: 0 20px;
  }
}

/* line 162, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-title,
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-title a {
  font-family: proxima-nova-extra-condensed, sans-serif;
  text-transform: uppercase;
  font-size: 3.2rem;
  line-height: 30px;
  font-weight: 900;
  color: #17191a;
  width: 100%;
}

/* line 172, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-title a,
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-title a a {
  text-decoration: none;
}

@media (max-width: 991px) {
  /* line 162, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-title,
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-title a {
    font-size: 2.6rem;
    line-height: 28px;
    margin-top: 24px;
    margin-bottom: 5px;
  }
}

@media (max-width: 767px) {
  /* line 162, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-title,
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-title a {
    font-size: 2.4rem;
    margin-bottom: 5px;
    margin-top: 30px;
  }
}

/* line 190, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-description {
  width: 100%;
  padding-right: 15px;
  font-size: 16px;
  line-height: 24px;
}

@media (min-width: 1201px) {
  /* line 190, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-description {
    margin-left: 90px;
    max-width: 488px;
    line-height: 26px;
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  /* line 190, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-description {
    max-width: 350px;
    line-height: 26px;
    font-size: 20px;
    margin-left: 65px;
  }
}

@media (max-width: 991px) {
  /* line 190, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-description {
    margin: 0;
    max-width: 100%;
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  /* line 190, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-description {
    font-size: 1.6rem;
    padding: 0 20px;
  }
}

/* line 223, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-more {
  font-family: proxima-nova-extra-condensed, sans-serif;
  font-weight: 700;
  font-size: 18px;
  float: none;
  width: 100%;
  margin-top: 15px;
  color: #e2241d;
  text-decoration: none;
  padding-right: 15px;
}

@media (min-width: 993px) {
  /* line 223, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-more {
    margin-left: 90px;
    font-size: 18px;
  }
}

@media (max-width: 1199px) {
  /* line 223, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-more {
    margin-left: 65px;
  }
}

@media (max-width: 991px) {
  /* line 223, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-more {
    margin-left: 0;
  }
}

/* line 247, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-more-arrow {
  font-size: 0;
  display: inline-block;
}

/* line 251, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-more-arrow::after {
  content: ' ';
  width: 16px;
  height: 13px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBzdHJva2U9IiNlMjI0MWQiIHN0cm9rZS13aWR0aD0iMiI+PHBhdGggZD0ibTEzLjI4IDcuNzVoLTEwLjI4Ii8+PHBhdGggZD0ibTkuNjc5NjkgMTEuNSAzLjYwMDAxLTMuNzUtMy42MDAwMS0zLjc1Ii8+PC9nPjwvc3ZnPg==);
  z-index: 1;
  display: inline-block;
}

/* line 261, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-more::after {
  display: none;
}

@media (max-width: 767px) {
  /* line 223, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
  body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-more {
    padding: 0 20px;
    margin-bottom: 40px;
  }
}

/* line 271, sass-eu/components-eu/articleList/_articleList-most-recent.scss */
body[class*="template-default-ajax-eu"] .articleList-most-recent > .component-content .articleList-tags {
  display: none;
}

/* line 4, sass-eu/components-eu/articleList/_articleList-related-products.scss */
body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content {
  background: transparent;
  border: none;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
}

/* line 12, sass-eu/components-eu/articleList/_articleList-related-products.scss */
body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding: 0 15px;
}

@media (max-width: 991px) {
  /* line 12, sass-eu/components-eu/articleList/_articleList-related-products.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding: 0 15px;
  }
}

/* line 25, sass-eu/components-eu/articleList/_articleList-related-products.scss */
body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-article {
  width: calc(25% - 20px);
  margin: 0 12px;
}

/* line 29, sass-eu/components-eu/articleList/_articleList-related-products.scss */
body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-article.first {
  margin-left: 0;
}

/* line 33, sass-eu/components-eu/articleList/_articleList-related-products.scss */
body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-article.last {
  margin-right: 0;
}

/* line 37, sass-eu/components-eu/articleList/_articleList-related-products.scss */
body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-article-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  background-color: white;
  padding: 25px;
  height: 100%;
}

@media (max-width: 991px) {
  /* line 25, sass-eu/components-eu/articleList/_articleList-related-products.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-article {
    width: calc(50% - 7px);
    margin: 0;
    margin-bottom: 15px;
  }
  /* line 51, sass-eu/components-eu/articleList/_articleList-related-products.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-article.odd {
    margin-right: 7px;
  }
  /* line 55, sass-eu/components-eu/articleList/_articleList-related-products.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-article.even {
    margin-left: 7px;
  }
  /* line 59, sass-eu/components-eu/articleList/_articleList-related-products.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-article-wrapper {
    padding: 10px;
  }
}

/* line 65, sass-eu/components-eu/articleList/_articleList-related-products.scss */
body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-thumbnail {
  float: none;
  max-width: 70%;
  margin: 0;
  max-height: 200px;
}

/* line 71, sass-eu/components-eu/articleList/_articleList-related-products.scss */
body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-thumbnail-wrapper {
  height: 225px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 35px;
  background-color: white;
  -ms-flex-order: 1;
      order: 1;
  position: relative;
}

/* line 81, sass-eu/components-eu/articleList/_articleList-related-products.scss */
body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-thumbnail-wrapper > a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

@media (max-width: 599px) {
  /* line 71, sass-eu/components-eu/articleList/_articleList-related-products.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-thumbnail-wrapper {
    height: 40vw;
    margin-bottom: 4vw;
  }
}

/* line 99, sass-eu/components-eu/articleList/_articleList-related-products.scss */
body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-title {
  font-family: proxima-nova-extra-condensed, sans-serif;
  font-size: 2.4rem;
  font-weight: 800;
  line-height: 1.4;
  color: #17191a;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  -ms-flex-order: 2;
      order: 2;
  text-transform: uppercase;
}

/* line 112, sass-eu/components-eu/articleList/_articleList-related-products.scss */
body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-title > a {
  font-family: proxima-nova-extra-condensed, sans-serif;
  font-size: 2.4rem;
  font-weight: 800;
  color: #17191a;
  padding: 0;
  text-decoration: none;
}

@media (max-width: 991px) {
  /* line 99, sass-eu/components-eu/articleList/_articleList-related-products.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-title {
    font-size: 1.6rem;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  /* line 130, sass-eu/components-eu/articleList/_articleList-related-products.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-title a {
    font-size: 1.6rem;
  }
}

/* line 136, sass-eu/components-eu/articleList/_articleList-related-products.scss */
body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-tags {
  -ms-flex-order: 2;
      order: 2;
}

/* line 139, sass-eu/components-eu/articleList/_articleList-related-products.scss */
body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-tags-item {
  margin: 0;
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 1.69px;
  font-weight: 900;
}

/* line 149, sass-eu/components-eu/articleList/_articleList-related-products.scss */
body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-description {
  font-size: 1.6rem;
  color: #6c6c74;
  -ms-flex-order: 3;
      order: 3;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  /* line 149, sass-eu/components-eu/articleList/_articleList-related-products.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-description {
    font-size: 1.2rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}

/* line 164, sass-eu/components-eu/articleList/_articleList-related-products.scss */
body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-more {
  font-family: proxima-nova-extra-condensed, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  -ms-flex-order: 4;
      order: 4;
  color: #6c6c74;
  text-decoration: none;
  margin-top: auto;
  padding-top: 15px;
  border-top: 1px solid #ededed;
}

/* line 175, sass-eu/components-eu/articleList/_articleList-related-products.scss */
body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-more::after {
  content: ' ';
  width: 16px;
  height: 13px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjI4IDcuNzVIMyIgc3Ryb2tlPSIjNkM2Qzc0IiBzdHJva2Utd2lkdGg9IjIiLz4KPHBhdGggZD0iTTkuNjc5NjkgMTEuNUwxMy4yNzk3IDcuNzVMOS42Nzk2OSA0IiBzdHJva2U9IiM2QzZDNzQiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K);
  z-index: 1;
  display: inline-block;
}

@media (max-width: 991px) {
  /* line 164, sass-eu/components-eu/articleList/_articleList-related-products.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-more {
    color: #e2241d;
    font-size: 1.4rem;
  }
  /* line 188, sass-eu/components-eu/articleList/_articleList-related-products.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-products > .component-content .articleList-more::after {
    height: 12px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBzdHJva2U9IiNlMjI0MWQiIHN0cm9rZS13aWR0aD0iMiI+PHBhdGggZD0ibTEzLjI4IDcuNzVoLTEwLjI4Ii8+PHBhdGggZD0ibTkuNjc5NjkgMTEuNSAzLjYwMDAxLTMuNzUtMy42MDAwMS0zLjc1Ii8+PC9nPjwvc3ZnPg==);
  }
}

/* line 4, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
body[class*="template-default-ajax-eu"] .articleList-products-grid > .component-content {
  padding: 0;
  border: 0;
  background-color: transparent;
}

/* line 11, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}

@media (max-width: 767px) {
  /* line 11, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
  body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-list {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

/* line 20, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-article {
  width: calc((100% / 3) - 2 * 15px);
  margin: 15px;
  background-color: white;
  box-sizing: border-box;
  box-shadow: 0 0 30px rgba(23, 25, 26, 0.05);
  display: -ms-flexbox;
  display: flex;
}

/* line 29, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-article-wrapper {
  padding: 24px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  width: 100%;
  height: auto;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  /* line 29, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
  body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-article-wrapper {
    padding: 0 12px;
  }
}

/* line 42, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-title {
  font-family: proxima-nova-extra-condensed, sans-serif;
  font-size: 2.4rem;
  font-weight: 800;
  line-height: 1.4;
  color: #17191a;
  padding: 0;
  padding-top: 12px;
  margin: 0;
  margin-bottom: 10px;
  -ms-flex-order: 2;
      order: 2;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  /* line 42, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
  body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-title {
    padding-top: 0;
    font-size: 2rem;
  }
}

/* line 60, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-title > a {
  font-family: proxima-nova-extra-condensed, sans-serif;
  font-size: 2.4rem;
  font-weight: 800;
  color: #17191a;
  padding: 0;
  text-decoration: none;
}

@media (max-width: 991px) {
  /* line 42, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
  body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-title {
    font-size: 1.8rem;
  }
  /* line 73, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
  body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-title a {
    font-size: 1.8rem;
  }
}

/* line 89, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-tags {
  display: none;
}

/* line 107, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-description {
  font-size: 1.6rem;
  color: #6c6c74;
  -ms-flex-order: 3;
      order: 3;
}

@media (max-width: 991px) {
  /* line 107, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
  body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-description {
    font-size: 1.2rem;
  }
}

/* line 117, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-thumbnail {
  float: none;
  max-width: 75%;
  margin: 0;
  max-height: 200px;
  transition: transform 0.5s ease;
}

@media (max-width: 767px) {
  /* line 117, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
  body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-thumbnail {
    max-width: 100%;
  }
}

/* line 128, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-thumbnail:hover {
  transform: translateY(-10px);
}

/* line 132, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-thumbnail-wrapper {
  height: 225px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 15px;
  background-color: white;
  -ms-flex-order: 1;
      order: 1;
  position: relative;
}

/* line 142, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-thumbnail-wrapper > a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
}

/* line 166, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-more {
  font-family: proxima-nova-extra-condensed, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  -ms-flex-order: 4;
      order: 4;
  color: #e2241d;
  margin-top: 15px;
  padding-top: 15px;
  text-decoration: none;
  border-top: 1px solid #ededed;
}

@media (max-width: 767px) {
  /* line 166, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
  body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-more {
    font-size: 1.4rem;
    padding-bottom: 14px;
  }
}

/* line 182, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-more::after {
  content: ' ';
  width: 16px;
  height: 13px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBzdHJva2U9IiNlMjI0MWQiIHN0cm9rZS13aWR0aD0iMiI+PHBhdGggZD0ibTEzLjI4IDcuNzVoLTEwLjI4Ii8+PHBhdGggZD0ibTkuNjc5NjkgMTEuNSAzLjYwMDAxLTMuNzUtMy42MDAwMS0zLjc1Ii8+PC9nPjwvc3ZnPg==);
  z-index: 1;
  display: inline-block;
}

/* line 204, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-more:hover {
  color: #17191a;
  text-decoration: underline;
}

@media (max-width: 1199px) {
  /* line 211, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
  body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-article {
    width: calc((100% / 3) - 2 * 15px - 2px);
  }
}

@media (max-width: 767px) {
  /* line 217, sass-eu/components-eu/articleList/_articleList-products-grid.scss */
  body[class*="template-default-ajax-eu"] .articleList-products-grid .articleList-article {
    width: calc((100% / 2) - 2 * 5px);
    margin: 5px;
  }
}

/* line 2, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content {
  background: transparent;
  border: none;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
}

/* line 10, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: stretch;
      align-items: stretch;
  padding: 0 15px;
}

@media (max-width: 991px) {
  /* line 10, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding: 0 15px;
  }
}

@media (max-width: 449px) {
  /* line 10, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-list {
    -ms-flex-pack: center;
        justify-content: center;
  }
}

/* line 28, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-article {
  width: calc(33% - 12px);
  margin: 0 12px;
  box-shadow: -6px 34px 64px -24px rgba(0, 0, 0, 0.08);
}

/* line 33, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-article.first {
  margin-left: 0;
}

/* line 37, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-article.last {
  margin-right: 0;
}

/* line 41, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-article-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  background-color: white;
  height: 100%;
}

@media (max-width: 991px) {
  /* line 28, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-article {
    width: calc(50% - 7px);
    margin: 0;
    margin-bottom: 18px;
  }
  /* line 54, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-article.odd {
    margin-right: 7px;
  }
  /* line 58, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-article.even {
    margin-left: 7px;
  }
}

@media (max-width: 449px) {
  /* line 28, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-article {
    width: calc(100% - 7px);
    margin-left: 0;
    margin-right: 0;
  }
  /* line 73, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-article.odd, body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-article.even {
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 81, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-thumbnail {
  float: none;
  max-width: 100%;
  margin: 0;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

/* line 88, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-thumbnail-wrapper {
  height: 256px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 12px;
  background-color: white;
  -ms-flex-order: 1;
      order: 1;
  position: relative;
}

@media (max-width: 767px) {
  /* line 88, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-thumbnail-wrapper {
    height: 236px;
  }
}

/* line 102, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-thumbnail-wrapper > a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 767px) {
  /* line 81, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-thumbnail {
    width: 100%;
    margin-bottom: 15px;
  }
}

/* line 119, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-title {
  font-family: proxima-nova-extra-condensed, sans-serif;
  font-size: 2.4rem;
  font-weight: 800;
  line-height: 1.4;
  color: #17191a;
  padding: 0 24px;
  margin: 0;
  margin-bottom: 10px;
  -ms-flex-order: 2;
      order: 2;
  text-transform: uppercase;
}

/* line 132, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-title > a {
  font-family: proxima-nova-extra-condensed, sans-serif;
  font-size: 2.4rem;
  font-weight: 800;
  color: #17191a;
  padding: 0;
  text-decoration: none;
}

@media (max-width: 991px) {
  /* line 119, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-title {
    font-size: 1.8rem;
  }
  /* line 146, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-title a {
    font-size: 1.8rem;
  }
}

@media (max-width: 449px) {
  /* line 119, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-title {
    font-size: 2.4rem;
  }
  /* line 154, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-title a {
    font-size: 2.4rem;
  }
}

/* line 160, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-tags {
  -ms-flex-order: 2;
      order: 2;
}

/* line 163, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-tags-item {
  margin: 0;
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 1.69px;
  font-weight: 900;
}

/* line 173, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-description {
  font-size: 1.6rem;
  color: #6c6c74;
  -ms-flex-order: 3;
      order: 3;
  margin-bottom: 15px;
  padding: 0 24px;
}

@media (max-width: 991px) {
  /* line 173, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-description {
    font-size: 1.2rem;
  }
}

@media (max-width: 449px) {
  /* line 173, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-description {
    font-size: 1.6rem;
  }
}

/* line 189, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-more {
  font-family: proxima-nova-extra-condensed, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  -ms-flex-order: 4;
      order: 4;
  text-decoration: none;
  margin: auto 24px 0;
  padding: 15px 0;
  color: #e2241d;
  border-top: 1px solid #ededed;
}

/* line 200, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-more::after {
  content: " ";
  width: 16px;
  height: 13px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgMTYgMTYiIHdpZHRoPSIxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBzdHJva2U9IiNlMjI0MWQiIHN0cm9rZS13aWR0aD0iMiI+PHBhdGggZD0ibTEzLjI4IDcuNzVoLTEwLjI4Ii8+PHBhdGggZD0ibTkuNjc5NjkgMTEuNSAzLjYwMDAxLTMuNzUtMy42MDAwMS0zLjc1Ii8+PC9nPjwvc3ZnPg==);
  z-index: 1;
  display: inline-block;
}

@media (max-width: 991px) {
  /* line 189, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-more {
    font-size: 1.4rem;
  }
  /* line 212, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-more::after {
    height: 12px;
  }
}

@media (max-width: 449px) {
  /* line 189, sass-eu/components-eu/articleList/_articleList-related-articles.scss */
  body[class*="template-default-ajax-eu"] .articleList-related-articles > .component-content .articleList-more {
    font-size: 1.8rem;
  }
}
/* line 1, sass-eu/components-eu/imageGallery.scss */
body[class*="template-default-ajax-eu"] {
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
}

/* line 2, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery > .component-content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 0;
  border: none;
  background: transparent;
}

@media (max-width: 991px) {
  /* line 2, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
  body[class*="template-default-ajax-eu"] .imageGallery > .component-content {
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

/* line 14, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery::after {
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}

/* line 28, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-heading {
  display: block;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 36, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-description {
  margin: 0;
}

/* line 40, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-thumbnails {
  position: relative;
  z-index: 1;
}

/* line 45, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-thumbnails .imageGallery-arrow {
  display: none;
}

/* line 50, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-thumbnail, body[class*="template-default-ajax-eu"] .imageGallery-view {
  cursor: pointer;
}

/* line 56, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery.is-playing body[class*="template-default-ajax-eu"] .imageGallery-view-overlay::before {
  content: "\f04c";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  text-indent: 0;
}

/* line 63, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-view body[class*="template-default-ajax-eu"] .imageGallery-arrow {
  display: block;
}

/* line 124, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-thumbnail {
  position: relative;
  display: block;
  float: left;
  padding: 0;
  border: solid 1px #ededed;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.2s;
  width: 80px;
  height: 80px;
  margin: 0 5px;
  margin-bottom: 5px;
}

@media (max-width: 1199px) {
  /* line 124, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
  body[class*="template-default-ajax-eu"] .imageGallery-thumbnail {
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 991px) {
  /* line 124, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
  body[class*="template-default-ajax-eu"] .imageGallery-thumbnail {
    height: 14vw;
    width: 14vw;
    margin-bottom: 0;
    margin-right: 5px;
  }
}

/* line 153, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-thumbnail a {
  display: block;
}

/* line 157, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-thumbnail-image {
  position: relative;
  margin: 2px;
}

/* line 162, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-thumbnail-image img {
  display: block;
  width: 63px;
  height: 52px;
  margin: 0 auto;
}

/* line 170, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-thumbnail-cover {
  display: block;
  max-width: 80px;
  -o-object-fit: cover;
     object-fit: cover;
  height: 80px;
  margin: 0 auto;
  width: auto;
}

@media (max-width: 1199px) {
  /* line 170, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
  body[class*="template-default-ajax-eu"] .imageGallery-thumbnail-cover {
    max-width: 70px;
    height: 70px;
  }
}

@media (max-width: 991px) {
  /* line 170, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
  body[class*="template-default-ajax-eu"] .imageGallery-thumbnail-cover {
    height: 14vw;
    max-width: 14vw;
    width: auto;
  }
}

/* line 190, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-thumbnail-title {
  display: block;
  margin: 10px auto 0;
  width: 71px;
  font-size: 11px;
}

/* line 197, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-thumbnail.is-active body[class*="template-default-ajax-eu"] .imageGallery-thumbnail-overlay {
  opacity: 0;
  transition: opacity 0.5s;
}

/* line 202, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-thumbnail-overlay {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -14px 0 0 -15px;
  height: 28px;
  width: 30px;
  cursor: pointer;
  opacity: 0.7;
  display: none;
}

/* line 213, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-thumbnail-overlay::before {
  display: inline-block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  content: "\f04b";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 15px;
  border-radius: 50%;
  text-indent: 7px;
  background: white;
  text-align: center;
  line-height: 24px;
}

/* line 231, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-thumbnail.is-active, body[class*="template-default-ajax-eu"] .imageGallery-thumbnail:hover {
  opacity: 1;
}

/* line 237, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-list {
  overflow: hidden;
  position: relative;
}

/* line 244, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-list li:hover .image,
body[class*="template-default-ajax-eu"] .imageGallery-list li.active .image {
  margin: 0;
  border: solid 4px #ededed;
}

@media (max-width: 991px) {
  /* line 237, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
  body[class*="template-default-ajax-eu"] .imageGallery-list {
    margin: 0 25px;
  }
}

/* line 255, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-list-inner {
  position: relative;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  width: auto !important;
  -ms-flex-pack: center;
      justify-content: center;
}

@media (max-width: 991px) {
  /* line 255, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
  body[class*="template-default-ajax-eu"] .imageGallery-list-inner {
    -ms-flex-direction: row;
        flex-direction: row;
  }
}

/* line 276, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-view {
  position: relative;
  margin-bottom: 10px;
  border: none;
  overflow: hidden;
  text-align: center;
  background: white;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 370px;
  -webkit-tap-highlight-color: transparent;
}

@media (max-width: 599px) {
  /* line 276, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
  body[class*="template-default-ajax-eu"] .imageGallery-view {
    height: 270px;
  }
}

/* line 297, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-view img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
}

/* line 307, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-view:hover-overlay {
  opacity: 0.7;
}

/* line 312, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-view-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -34px 0 0 -36px;
  width: 73px;
  height: 69px;
  cursor: pointer;
  transition: opacity 0.5s;
  opacity: 0;
  display: none;
}

/* line 324, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-view-overlay:hover {
  opacity: 1;
  text-decoration: none;
}

/* line 329, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-view-overlay::before {
  display: inline-block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  content: "\f04b";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  background: white;
  border-radius: 50%;
  font-size: 30px;
  text-indent: 5px;
  text-align: center;
  line-height: 65px;
}

/* line 347, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-view .imageGallery-arrow {
  display: block;
  opacity: 0.8;
  transition: opacity 0.5s;
  width: 62px;
  height: 48px;
  z-index: 1;
}

/* line 355, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-view .imageGallery-arrow:hover {
  opacity: 1;
}

/* line 359, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-view .imageGallery-arrow::after {
  content: ' ';
  display: block;
  z-index: 0;
  width: 62px;
  height: 48px;
  background: #ededed;
}

/* line 368, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-view .imageGallery-arrow::before {
  content: url(../../assets/img/ajax-eu/arrow.svg);
  z-index: 1;
  position: absolute;
  top: calc(50% - 7px);
  left: 0;
  right: 0;
}

@media (max-width: 991px) {
  /* line 347, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
  body[class*="template-default-ajax-eu"] .imageGallery-view .imageGallery-arrow {
    opacity: 1;
  }
  /* line 380, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
  body[class*="template-default-ajax-eu"] .imageGallery-view .imageGallery-arrow::after {
    content: none;
  }
}

/* line 385, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-view .imageGallery-arrow-right {
  right: 50px;
}

/* line 388, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-view .imageGallery-arrow-right::before {
  transform: rotate(180deg);
}

/* line 392, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-view .imageGallery-arrow-right::after {
  transform: skewX(-20deg);
}

@media (max-width: 991px) {
  /* line 385, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
  body[class*="template-default-ajax-eu"] .imageGallery-view .imageGallery-arrow-right {
    right: 0;
  }
}

/* line 401, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-view .imageGallery-arrow-left {
  left: 50px;
}

/* line 404, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .imageGallery-view .imageGallery-arrow-left::after {
  transform: skewX(20deg);
}

@media (max-width: 991px) {
  /* line 401, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
  body[class*="template-default-ajax-eu"] .imageGallery-view .imageGallery-arrow-left {
    left: 0;
  }
}

/* line 417, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .mod-js .imageGallery-thumbnail {
  padding: 0;
}

/* line 420, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .mod-js .imageGallery-thumbnail .imageGallery-thumbnails {
  position: relative;
}

/* line 428, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .no-js .imageGallery-view {
  display: none;
}

/* line 432, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .no-js .imageGallery-list {
  margin: 0;
}

/* line 436, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .no-js .imageGallery-arrow {
  display: none;
}

/* line 440, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .no-js .imageGallery-thumbnail {
  float: none;
  border: 0;
  opacity: 1;
  overflow: hidden;
}

/* line 446, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .no-js .imageGallery-thumbnail img {
  width: auto;
  height: auto;
}

/* line 451, sass-eu/components-eu/imageGallery/_imageGallery-pdp.scss */
body[class*="template-default-ajax-eu"] .no-js .imageGallery-thumbnail a::after {
  display: block;
  padding: 10px 0 30px;
  content: attr(data-description);
  text-align: left;
}
/* line 1, sass-eu/components-eu/countrySelector.scss */
body[class*="template-default-ajax-eu"] {
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
}

/* line 3, sass-eu/components-eu/countrySelector/_countrySelector.scss */
body[class*="template-default-ajax-eu"] .countrySelector ul {
  column-count: 3;
  column-gap: 20px;
  list-style: none;
  padding-left: 0;
  padding-bottom: 15px;
}

@media (max-width: 991px) {
  /* line 3, sass-eu/components-eu/countrySelector/_countrySelector.scss */
  body[class*="template-default-ajax-eu"] .countrySelector ul {
    column-count: 1;
  }
}

/* line 15, sass-eu/components-eu/countrySelector/_countrySelector.scss */
body[class*="template-default-ajax-eu"] .countrySelector .country-names {
  line-height: 1.75em;
}
/* line 1, sass-eu/components-eu/snippetReference.scss */
body[class*="template-default-ajax-eu"] {
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
}

/* line 1, sass-eu/components-eu/snippetReference/_snippetReference-reference-footer.scss */
body[class*="template-default-ajax-eu"] .footer {
  background-color: #e2241d;
  padding-top: 45px;
}

/* line 5, sass-eu/components-eu/snippetReference/_snippetReference-reference-footer.scss */
body[class*="template-default-ajax-eu"] .footer > .component-content {
  margin: 0;
}

@media (max-width: 767px) {
  /* line 9, sass-eu/components-eu/snippetReference/_snippetReference-reference-footer.scss */
  body[class*="template-default-ajax-eu"] .footer .richText {
    text-align: left;
  }
  /* line 13, sass-eu/components-eu/snippetReference/_snippetReference-reference-footer.scss */
  body[class*="template-default-ajax-eu"] .footer .richText > .component-content {
    padding: 0 24px;
  }
}

/* line 18, sass-eu/components-eu/snippetReference/_snippetReference-reference-footer.scss */
body[class*="template-default-ajax-eu"] .footer .richText h5 {
  color: white;
  font-size: 18px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-weight: 600;
}

@media (max-width: 767px) {
  /* line 18, sass-eu/components-eu/snippetReference/_snippetReference-reference-footer.scss */
  body[class*="template-default-ajax-eu"] .footer .richText h5 {
    font-size: 2.4rem;
  }
}

/* line 30, sass-eu/components-eu/snippetReference/_snippetReference-reference-footer.scss */
body[class*="template-default-ajax-eu"] .footer .richText p {
  color: white;
  font-size: 1.2rem;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  /* line 30, sass-eu/components-eu/snippetReference/_snippetReference-reference-footer.scss */
  body[class*="template-default-ajax-eu"] .footer .richText p {
    text-align: left;
    font-size: 14px;
  }
}

/* line 41, sass-eu/components-eu/snippetReference/_snippetReference-reference-footer.scss */
body[class*="template-default-ajax-eu"] .footer .richText a {
  font-family: proxima-nova, sans-serif;
  color: white;
  text-decoration: none;
  font-size: 1.2rem;
  letter-spacing: 0.01em;
  font-weight: 600;
}

@media (max-width: 767px) {
  /* line 41, sass-eu/components-eu/snippetReference/_snippetReference-reference-footer.scss */
  body[class*="template-default-ajax-eu"] .footer .richText a {
    font-size: 1.6rem;
  }
}

/* line 1, sass-eu/components-eu/snippetReference/_snippetReference-base.scss */
body[class*="template-default-ajax-eu"] .snippetReference-no-padding {
  padding-left: 0;
  padding-right: 0;
}
/* line 1, sass-eu/components-eu/image.scss */
body[class*="template-default-ajax-eu"] {
  /*stylelint-disable*/
}

/* line 2, sass-eu/components-eu/image/_image-base.scss */
body[class*="template-default-ajax-eu"] .image img {
  max-width: 100%;
}

/* line 6, sass-eu/components-eu/image/_image-base.scss */
body[class*="template-default-ajax-eu"] .image-no-padding {
  padding: 0;
}

@media (max-width: 991px) {
  /* line 11, sass-eu/components-eu/image/_image-base.scss */
  body[class*="template-default-ajax-eu"] .image-center-on-mobile > .component-content {
    text-align: center;
  }
}

/* line 18, sass-eu/components-eu/image/_image-base.scss */
body[class*="template-default-ajax-eu"] .image-full-width {
  padding: 0;
}

/* line 21, sass-eu/components-eu/image/_image-base.scss */
body[class*="template-default-ajax-eu"] .image-full-width > .component-content {
  max-width: 100%;
}

/* line 2, sass-eu/components-eu/image/_image-product-button.scss */
body[class*="template-default-ajax-eu"] .image-product-button > .component-content {
  position: relative;
}

@media (max-width: 991px) {
  /* line 2, sass-eu/components-eu/image/_image-product-button.scss */
  body[class*="template-default-ajax-eu"] .image-product-button > .component-content {
    text-align: center;
  }
}

/* line 14, sass-eu/components-eu/image/_image-product-button.scss */
body[class*="template-default-ajax-eu"] .image-product-button a {
  font-family: proxima-nova-extra-condensed, sans-serif;
  text-decoration: none;
  display: inline-block;
  position: relative;
  background-color: #e2241d;
  z-index: 0;
  margin-bottom: 4vw;
  padding: 0.69vw 2.083vw;
}

/* line 28, sass-eu/components-eu/image/_image-product-button.scss */
body[class*="template-default-ajax-eu"] .image-product-button a::before {
  content: attr(title);
  color: white;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
  font-size: 1.25vw;
}

/* line 39, sass-eu/components-eu/image/_image-product-button.scss */
body[class*="template-default-ajax-eu"] .image-product-button a::after {
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -12px;
  width: 25px;
  display: inline-block;
  background-color: #e2241d;
  transform: skewX(-20deg);
  z-index: -1;
}

/* line 52, sass-eu/components-eu/image/_image-product-button.scss */
body[class*="template-default-ajax-eu"] .image-product-button a img {
  z-index: 1;
  position: absolute;
  left: calc(100% - 10px);
  width: 18.4vw;
  max-width: 265px;
  bottom: -3vw;
}

@media (max-width: 1199px) {
  /* line 14, sass-eu/components-eu/image/_image-product-button.scss */
  body[class*="template-default-ajax-eu"] .image-product-button a {
    margin-bottom: 2vw;
  }
}

@media (max-width: 991px) {
  /* line 14, sass-eu/components-eu/image/_image-product-button.scss */
  body[class*="template-default-ajax-eu"] .image-product-button a {
    margin-top: 10vw;
    margin-left: -25vw;
  }
  /* line 72, sass-eu/components-eu/image/_image-product-button.scss */
  body[class*="template-default-ajax-eu"] .image-product-button a::before {
    font-size: 2vw;
  }
  /* line 76, sass-eu/components-eu/image/_image-product-button.scss */
  body[class*="template-default-ajax-eu"] .image-product-button a img {
    width: 24vw;
    max-width: none;
    bottom: -30px;
    bottom: -4vw;
  }
}

@media (max-width: 599px) {
  /* line 14, sass-eu/components-eu/image/_image-product-button.scss */
  body[class*="template-default-ajax-eu"] .image-product-button a {
    margin-top: 15vw;
    padding: 1vw 2vw;
    margin-left: -25vw;
  }
  /* line 90, sass-eu/components-eu/image/_image-product-button.scss */
  body[class*="template-default-ajax-eu"] .image-product-button a::before {
    font-size: 3vw;
  }
  /* line 94, sass-eu/components-eu/image/_image-product-button.scss */
  body[class*="template-default-ajax-eu"] .image-product-button a img {
    width: 35vw;
    max-width: none;
  }
}

@media (max-width: 449px) {
  /* line 14, sass-eu/components-eu/image/_image-product-button.scss */
  body[class*="template-default-ajax-eu"] .image-product-button a {
    margin-left: -30vw;
    padding: 2vw 3vw;
  }
  /* line 103, sass-eu/components-eu/image/_image-product-button.scss */
  body[class*="template-default-ajax-eu"] .image-product-button a::before {
    font-size: 4vw;
  }
  /* line 107, sass-eu/components-eu/image/_image-product-button.scss */
  body[class*="template-default-ajax-eu"] .image-product-button a img {
    width: 40vw;
  }
}

/* line 2, sass-eu/components-eu/image/_image-gradient.scss */
body[class*="template-default-ajax-eu"] .image-gradient > .component-content, body[class*="template-default-ajax-eu"] .image-gradient-blue > .component-content, body[class*="template-default-ajax-eu"] .image-gradient-white > .component-content {
  position: relative;
}

/* line 5, sass-eu/components-eu/image/_image-gradient.scss */
body[class*="template-default-ajax-eu"] .image-gradient > .component-content::after, body[class*="template-default-ajax-eu"] .image-gradient-blue > .component-content::after, body[class*="template-default-ajax-eu"] .image-gradient-white > .component-content::after {
  content: ' ';
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  top: 0;
  display: inline-block;
}

/* line 20, sass-eu/components-eu/image/_image-gradient.scss */
body[class*="template-default-ajax-eu"] .image-gradient-blue > .component-content::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 85%, #f2fbff 100%);
}

@media (max-width: 991px) {
  /* line 20, sass-eu/components-eu/image/_image-gradient.scss */
  body[class*="template-default-ajax-eu"] .image-gradient-blue > .component-content::after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 85%, #ecfaff 100%);
  }
}

/* line 34, sass-eu/components-eu/image/_image-gradient.scss */
body[class*="template-default-ajax-eu"] .image-gradient-white > .component-content::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 85%, white 100%);
}

@media (max-width: 991px) {
  /* line 34, sass-eu/components-eu/image/_image-gradient.scss */
  body[class*="template-default-ajax-eu"] .image-gradient-white > .component-content::after {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 85%, white 100%);
  }
}

/* line 1, sass-eu/components-eu/image/_image-sustainability.scss */
body[class*="template-default-ajax-eu"] .image-sustainability {
  position: relative;
  margin-top: 87px;
  padding-left: 0;
}

@media (max-width: 991px) {
  /* line 1, sass-eu/components-eu/image/_image-sustainability.scss */
  body[class*="template-default-ajax-eu"] .image-sustainability {
    margin-top: 0;
  }
}

@media (max-width: 991px) {
  /* line 22, sass-eu/components-eu/image/_image-sustainability.scss */
  body[class*="template-default-ajax-eu"] .image-sustainability img {
    width: 100%;
    height: auto;
  }
}

/* line 2, sass-eu/components-eu/image/_image-our-mission.scss */
body[class*="template-default-ajax-eu"] .image-our-mission > .component-content {
  height: 100%;
}

@media (min-width: 993px) {
  /* line 6, sass-eu/components-eu/image/_image-our-mission.scss */
  body[class*="template-default-ajax-eu"] .image-our-mission img {
    min-height: 506px;
    min-height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

/* line 2, sass-eu/components-eu/image/_image-see-all-products.scss */
body[class*="template-default-ajax-eu"] .image-see-all-products > .component-content {
  position: relative;
  text-align: right;
}

@media (max-width: 991px) {
  /* line 2, sass-eu/components-eu/image/_image-see-all-products.scss */
  body[class*="template-default-ajax-eu"] .image-see-all-products > .component-content {
    text-align: center;
  }
}

/* line 11, sass-eu/components-eu/image/_image-see-all-products.scss */
body[class*="template-default-ajax-eu"] .image-see-all-products a {
  font-family: proxima-nova-extra-condensed, sans-serif;
  text-decoration: none;
  display: inline-block;
  position: relative;
  background-color: white;
  z-index: 0;
  right: 12vw;
  padding: 20px 30px;
  margin-top: 4vw;
}

/* line 24, sass-eu/components-eu/image/_image-see-all-products.scss */
body[class*="template-default-ajax-eu"] .image-see-all-products a::before {
  content: attr(title);
  color: #e2241d;
  font-weight: 700;
  font-style: normal;
  font-size: 2.4rem;
}

/* line 33, sass-eu/components-eu/image/_image-see-all-products.scss */
body[class*="template-default-ajax-eu"] .image-see-all-products a::after {
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0;
  left: -12px;
  width: 25px;
  display: inline-block;
  background-color: white;
  transform: skewX(-20deg);
  z-index: -1;
}

/* line 46, sass-eu/components-eu/image/_image-see-all-products.scss */
body[class*="template-default-ajax-eu"] .image-see-all-products a img {
  z-index: 1;
  position: absolute;
  left: calc(100% - 10px);
  max-width: 265px;
  bottom: 0;
}

@media (max-width: 1199px) {
  /* line 11, sass-eu/components-eu/image/_image-see-all-products.scss */
  body[class*="template-default-ajax-eu"] .image-see-all-products a {
    margin-bottom: 2vw;
  }
  /* line 58, sass-eu/components-eu/image/_image-see-all-products.scss */
  body[class*="template-default-ajax-eu"] .image-see-all-products a::before {
    font-size: 1.8rem;
  }
}

@media (max-width: 991px) {
  /* line 11, sass-eu/components-eu/image/_image-see-all-products.scss */
  body[class*="template-default-ajax-eu"] .image-see-all-products a {
    margin-top: 13vw;
    margin-left: -15vw;
  }
}

@media (max-width: 599px) {
  /* line 11, sass-eu/components-eu/image/_image-see-all-products.scss */
  body[class*="template-default-ajax-eu"] .image-see-all-products a {
    margin-top: 20vw;
  }
}

@media (max-width: 449px) {
  /* line 11, sass-eu/components-eu/image/_image-see-all-products.scss */
  body[class*="template-default-ajax-eu"] .image-see-all-products a {
    margin-top: 25vw;
    padding: 5vw 3vw;
  }
  /* line 84, sass-eu/components-eu/image/_image-see-all-products.scss */
  body[class*="template-default-ajax-eu"] .image-see-all-products a::before {
    font-size: 4vw;
  }
  /* line 88, sass-eu/components-eu/image/_image-see-all-products.scss */
  body[class*="template-default-ajax-eu"] .image-see-all-products a img {
    max-width: none;
    width: 40vw;
  }
}
/* line 1, sass-eu/components-eu/gridFilter.scss */
body[class*="template-default-ajax-eu"] {
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
}

/* line 1, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .grid-filter {
  position: relative;
}

@media (max-width: 991px) {
  /* line 1, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
  body[class*="template-default-ajax-eu"] .grid-filter {
    text-align: center;
  }
}

/* line 8, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .grid-filter__header {
  padding: 15px;
  font-weight: 900;
  font-size: 2.6rem;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  /* line 8, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
  body[class*="template-default-ajax-eu"] .grid-filter__header {
    font-weight: 700;
    font-style: normal;
    font-size: 1.8rem;
    background-color: #e2241d;
    border: none;
    border-radius: 3px;
    color: white;
    cursor: pointer;
    display: inline-block;
    margin: 0 15px 5px 0;
    padding: 10px 0;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    z-index: 0;
    letter-spacing: 0.04em;
    margin-left: 20px;
    min-width: 230px;
    text-align: center;
  }
  /* line 35, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
  body[class*="template-default-ajax-eu"] .grid-filter__header::after {
    content: '';
    background-color: #e2241d;
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(100% + 20px);
    right: 0;
    transform: skewX(-20deg);
    z-index: -1;
    transform-origin: bottom;
    transition: ease-in-out all 200ms;
    border-radius: 2px;
  }
  /* line 50, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
  body[class*="template-default-ajax-eu"] .grid-filter__header span {
    position: relative;
  }
  /* line 54, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
  body[class*="template-default-ajax-eu"] .grid-filter__header span::before {
    content: ' ';
    background: url(../../assets/img/ajax-eu/fiter.svg);
    width: 18px;
    height: 18px;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 15px;
  }
}

/* line 67, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .grid-filter__header--mobile {
  background-color: white;
  height: 72px;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

@media (min-width: 992px) {
  /* line 67, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
  body[class*="template-default-ajax-eu"] .grid-filter__header--mobile {
    display: none;
  }
}

/* line 86, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .grid-filter__header--mobile h3 {
  margin: 0;
  text-transform: uppercase;
  font-size: 2rem;
}

/* line 92, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .grid-filter__header--mobile .grid-filter__toggle {
  width: 18px;
  height: 18px;
  display: block;
  cursor: pointer;
  padding: 20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMUwxNyAxNyIgc3Ryb2tlPSIjMTcxOTFBIiBzdHJva2Utd2lkdGg9IjIiLz4KPHBhdGggZD0iTTEgMTcuMDAwMkwxNyAxLjAwMDI0IiBzdHJva2U9IiMxNzE5MUEiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  right: 6.944vw;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 109, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .grid-filter__sections {
  display: block;
}

@media (max-width: 991px) {
  /* line 109, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
  body[class*="template-default-ajax-eu"] .grid-filter__sections {
    display: none;
  }
  /* line 115, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
  body[class*="template-default-ajax-eu"] .grid-filter__sections.open {
    display: block;
    position: fixed;
    z-index: 999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #ededed;
    overflow-y: scroll;
    padding-top: 100px;
    padding-bottom: 120px;
  }
}

/* line 159, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .richText-grid-filter-header-mobile {
  display: none;
}

/* line 164, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filter-tag-menu {
  font-family: proxima-nova-extra-condensed, sans-serif;
  color: #17191a;
  font-weight: 900;
  font-size: 2.6rem;
  text-transform: uppercase;
  padding: 25px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 992px) {
  /* line 175, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
  body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filter-tag-menu-management {
    -ms-flex: 100%;
        flex: 100%;
  }
  /* line 179, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
  body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filter-tag-menu-selected {
    -ms-flex: 1;
        flex: 1;
  }
}

@media (max-width: 991px) {
  /* line 164, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
  body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filter-tag-menu {
    padding: 25px 20px;
    -ms-flex-align: center;
        align-items: center;
  }
  /* line 188, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
  body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filter-tag-menu-selected {
    display: none;
  }
}

/* line 193, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filter-tag-menu .results-count {
  color: #acacb4;
}

/* line 197, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filter-tag-menu .results-text-mobile {
  display: none;
}

/* line 201, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filter-tag-menu-selected.filters-open {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  height: 60px;
  background-color: #e2241d;
  color: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-size: 1.8rem;
}

/* line 216, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filter-tag-menu-selected.filters-open .results-count {
  margin-left: 5px;
  color: #17191a;
}

/* line 220, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filter-tag-menu-selected.filters-open .results-count::before {
  content: '(';
}

/* line 224, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filter-tag-menu-selected.filters-open .results-count::after {
  content: ')';
}

/* line 229, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filter-tag-menu-selected.filters-open .results-text-desktop {
  display: none;
}

/* line 233, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filter-tag-menu-selected.filters-open .results-text-mobile {
  display: inline-block;
  text-transform: initial;
}

/* line 239, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filter-tag-menu-clear-all {
  font-size: 16px;
  text-transform: initial;
  font-weight: 700;
  color: #e2241d;
  margin-left: 10px;
  padding: 10px 0;
  cursor: pointer;
}

@media (max-width: 991px) {
  /* line 239, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
  body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filter-tag-menu-clear-all {
    -ms-flex-order: 2;
        order: 2;
    font-size: 14px;
  }
}

/* line 255, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filters {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 260, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filters .filter-item {
  background-color: #e2241d;
  color: white;
  font-family: proxima-nova, sans-serif;
  padding: 10px 15px;
  font-size: 14px;
  margin-right: 10px;
  margin-bottom: 10px;
}

@media (max-width: 991px) {
  /* line 260, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
  body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filters .filter-item {
    font-size: 12px;
  }
}

/* line 274, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filters .remove-filter {
  color: white;
  margin-left: 10px;
  font-size: 14px;
}

@media (max-width: 991px) {
  /* line 274, sass-eu/components-eu/gridFilter/_gridFilter-base.scss */
  body[class*="template-default-ajax-eu"] .reference-grid-filter-selected .grid-filters .remove-filter {
    font-size: 12px;
  }
}
/* line 1, sass-eu/components-eu/gridFilterSection.scss */
body[class*="template-default-ajax-eu"] {
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
}

@media (max-width: 991px) {
  /* line 1, sass-eu/components-eu/gridFilterSection/_gridFilterSection-base.scss */
  body[class*="template-default-ajax-eu"] .gridFilterSection.last {
    padding-bottom: 70px;
  }
}

/* line 8, sass-eu/components-eu/gridFilterSection/_gridFilterSection-base.scss */
body[class*="template-default-ajax-eu"] .grid-filter-section__header {
  font-size: 2rem;
  line-height: 2.6rem;
  font-weight: 400;
  margin-bottom: 0.75rem;
}

@media (max-width: 991px) {
  /* line 8, sass-eu/components-eu/gridFilterSection/_gridFilterSection-base.scss */
  body[class*="template-default-ajax-eu"] .grid-filter-section__header {
    text-align: left;
    font-family: Proxima Nova;
    font-size: 2rem;
    margin-bottom: 20px;
  }
}

@media (max-width: 991px) {
  /* line 7, sass-eu/components-eu/gridFilterSection/_gridFilterSection-base.scss */
  body[class*="template-default-ajax-eu"] .grid-filter-section {
    padding: 0 25px;
  }
}

/* line 28, sass-eu/components-eu/gridFilterSection/_gridFilterSection-base.scss */
body[class*="template-default-ajax-eu"] .grid-filter-section__tag-list {
  margin-top: 0.75rem;
  padding-left: 0;
}

/* line 37, sass-eu/components-eu/gridFilterSection/_gridFilterSection-base.scss */
body[class*="template-default-ajax-eu"] .grid-filter-section__tag-list li {
  position: relative;
  list-style: none;
  margin-bottom: 19px;
}

/* line 48, sass-eu/components-eu/gridFilterSection/_gridFilterSection-base.scss */
body[class*="template-default-ajax-eu"] .grid-filter-section__tag-list input[type="checkbox"] {
  cursor: pointer;
  opacity: 0;
  width: 20px;
  height: 20px;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 59, sass-eu/components-eu/gridFilterSection/_gridFilterSection-base.scss */
body[class*="template-default-ajax-eu"] .grid-filter-section__tag-list input[type="checkbox"] + span {
  pointer-events: none;
  line-height: 2rem;
  font-size: 1.6rem;
  display: -ms-flexbox;
  display: flex;
}

/* line 66, sass-eu/components-eu/gridFilterSection/_gridFilterSection-base.scss */
body[class*="template-default-ajax-eu"] .grid-filter-section__tag-list input[type="checkbox"] + span::before {
  position: relative;
  top: 2px;
  left: 0;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 12px;
  content: '';
  z-index: 0;
  box-sizing: border-box;
  transition: 0.2s ease-in-out;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* line 87, sass-eu/components-eu/gridFilterSection/_gridFilterSection-base.scss */
body[class*="template-default-ajax-eu"] .grid-filter-section__tag-list input[type="checkbox"]:checked + span::before {
  background: #e2241d;
}

/* line 91, sass-eu/components-eu/gridFilterSection/_gridFilterSection-base.scss */
body[class*="template-default-ajax-eu"] .grid-filter-section__tag-list input[type="checkbox"]:checked + span::after {
  content: '';
  position: absolute;
  top: 5px;
  left: 3px;
  height: 4px;
  width: 7px;
  border-left: 2px solid white;
  border-bottom: 2px solid white;
  transform: rotateZ(-45deg);
  transition: 0.2s ease-in-out;
}

/* line 106, sass-eu/components-eu/gridFilterSection/_gridFilterSection-base.scss */
body[class*="template-default-ajax-eu"] .grid-filter-section__tag-list input[type="checkbox"]:not(:checked) + span::before {
  background: #ededed;
}

@media (max-width: 991px) {
  /* line 106, sass-eu/components-eu/gridFilterSection/_gridFilterSection-base.scss */
  body[class*="template-default-ajax-eu"] .grid-filter-section__tag-list input[type="checkbox"]:not(:checked) + span::before {
    background-color: white;
  }
}
/* line 1, sass-eu/components-eu/shareThis.scss */
body[class*="template-default-ajax-eu"] {
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
}

/* line 6, sass-eu/components-eu/shareThis.scss */
body[class*="template-default-ajax-eu"] .shareThis-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  list-style: none;
  padding-left: 0;
}

@media (max-width: 991px) {
  /* line 6, sass-eu/components-eu/shareThis.scss */
  body[class*="template-default-ajax-eu"] .shareThis-list {
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
  }
}

@media (max-width: 767px) {
  /* line 6, sass-eu/components-eu/shareThis.scss */
  body[class*="template-default-ajax-eu"] .shareThis-list {
    padding-left: 20px;
  }
}

/* line 23, sass-eu/components-eu/shareThis.scss */
body[class*="template-default-ajax-eu"] .shareThis-list::before {
  display: none;
}

/* line 27, sass-eu/components-eu/shareThis.scss */
body[class*="template-default-ajax-eu"] .shareThis-list img {
  max-width: 174px;
  height: 32px;
  margin-bottom: 10px;
}

/* line 34, sass-eu/components-eu/shareThis.scss */
body[class*="template-default-ajax-eu"] .shareThis-list .last img {
  max-width: 154px;
}

