/*!
 * 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%;
  }
}/*stylelint-disable*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
/* line 14, src/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 28, src/sass/core/normalize.scss */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
/* line 36, src/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 50, src/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 63, src/sass/core/normalize.scss */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

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

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 82, src/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 93, src/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 106, src/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 116, src/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 126, src/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 136, src/sass/core/normalize.scss */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 145, src/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 155, src/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 166, src/sass/core/normalize.scss */
dfn {
  font-style: italic;
}

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

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

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

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

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

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

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

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

/**
 * Hide the overflow in IE.
 */
/* line 241, src/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 253, src/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 269, src/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 279, src/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 290, src/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 301, src/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 313, src/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 324, src/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 337, src/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 351, src/sass/core/normalize.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

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

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 369, src/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 379, src/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 389, src/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 398, src/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 408, src/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 421, src/sass/core/normalize.scss */
details,
menu {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* line 68, src/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 76, src/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 92, src/sass/libs/mediaelement.scss */
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}

/* line 96, src/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 107, src/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 117, src/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 130, src/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 145, src/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 162, src/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 172, src/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 185, src/sass/libs/mediaelement.scss */
.mejs-controls .mejs-play button {
  background-position: 0 0;
}

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

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

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

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

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

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

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

/* line 232, src/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 247, src/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 261, src/sass/libs/mediaelement.scss */
.mejs-controls .mejs-time-rail:hover .mejs-time-float {
  visibility: visible;
}

/* line 265, src/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 273, src/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 291, src/sass/libs/mediaelement.scss */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}

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

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

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

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

/* line 313, src/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 327, src/sass/libs/mediaelement.scss */
.mejs-controls .mejs-volume-button:hover {
  border-radius: 0 0 4px 4px;
}

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

/* line 337, src/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 347, src/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 357, src/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 372, src/sass/libs/mediaelement.scss */
.mejs-controls .mejs-captions-button {
  position: relative;
}

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

/* line 380, src/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 395, src/sass/libs/mediaelement.scss */
.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
  visibility: visible;
}

/* line 399, src/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 407, src/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 416, src/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 422, src/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 430, src/sass/libs/mediaelement.scss */
.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}

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

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

/* line 450, src/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 460, src/sass/libs/mediaelement.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}

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

/* line 468, src/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 478, src/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 487, src/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 497, src/sass/libs/mediaelement.scss */
.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}

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

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

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

/* line 518, src/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 525, src/sass/libs/mediaelement.scss */
.mejs-clear {
  clear: both;
}

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

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

/* End: ERROR */
/* line 541, src/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 551, src/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 563, src/sass/libs/mediaelement.scss */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}

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

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

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

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

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

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

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

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

/* line 616, src/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 629, src/sass/libs/mediaelement.scss */
.mejs-controls .mejs-playpause-button button {
  text-align: center;
}

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

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

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

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

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

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

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

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

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

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

/* line 679, src/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 688, src/sass/libs/mediaelement.scss */
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 34px;
}

/* line 692, src/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 700, src/sass/libs/mediaelement.scss */
.mejs-controls .mejs-volume-button .mejs-volume-handle {
  display: none;
}

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

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

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

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

/* line 733, src/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 744, src/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 753, src/sass/libs/mediaelement.scss */
.mejs-container .mejs-controls .mejs-time span {
  float: left;
  color: #303030;
  font-size: 14px;
}

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

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

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

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

/* line 776, src/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 786, src/sass/libs/mediaelement.scss */
.mejs-poster {
  pointer-events: none;
  background: none !important;
}

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

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

/* line 804, src/sass/libs/mediaelement.scss */
:root .mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
/* Slider - slick 1.8.1 */
/* line 3, src/sass/libs/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, src/sass/libs/slick.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 26, src/sass/libs/slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 30, src/sass/libs/slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 35, src/sass/libs/slick.scss */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 44, src/sass/libs/slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 53, src/sass/libs/slick.scss */
.slick-track::before,
.slick-track::after {
  display: table;
  content: '';
}

/* line 59, src/sass/libs/slick.scss */
.slick-track::after {
  clear: both;
}

/* line 63, src/sass/libs/slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 67, src/sass/libs/slick.scss */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 74, src/sass/libs/slick.scss */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 78, src/sass/libs/slick.scss */
.slick-slide img {
  display: block;
}

/* line 82, src/sass/libs/slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 86, src/sass/libs/slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 90, src/sass/libs/slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 94, src/sass/libs/slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 98, src/sass/libs/slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 104, src/sass/libs/slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 6, src/sass/core/cookiePolicy.scss */
.cookiePolicy-info {
  background-color: #fff;
  transition: 2s linear all;
  max-height: 1000px;
  overflow: hidden;
}

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

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

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

/* line 29, src/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, src/sass/core/cookiePolicy.scss */
.cookiePolicy-restrictive.collapsed {
  display: none;
}

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

@media screen and (max-width: 699px) {
  /* line 42, src/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, src/sass/core/cookiePolicy.scss */
  .cookiePolicy-restrictive {
    position: absolute;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/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, src/sass/core/exitNotification.scss */
.exit-notification.is-hidden {
  display: none;
}

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

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

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

@media screen and (max-width: 699px) {
  /* line 28, src/sass/core/exitNotification.scss */
  .exit-notification-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}
.privacy-overlay-container .privacy-overlay{text-align:center;display:none;font-size:1.5rem}.privacy-overlay-container:has(iframe[data-src-on-consent]) .privacy-overlay{display:-ms-grid;display:grid}.privacy-overlay-container:not(.is-absolute){position:relative}.privacy-overlay-container:not(.is-absolute) .privacy-overlay{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.privacy-overlay-container.is-absolute iframe[data-src-on-consent]{visibility:hidden}.privacy-consent-button{font-size:2rem;padding:.5rem 1rem;border-radius:.2rem}.privacy-overlay-content{display:-ms-grid;display:grid;place-content:center;width:100%;height:100%}.gov-consent-modal{border-radius:.3rem;box-shadow:rgba(0,0,0,.5) 0 0 20px 1px;border:none;padding:0}.gov-consent-modal .gov-modal-container{padding:1rem .5rem}.gov-consent-modal::-webkit-backdrop{background-color:rgba(0,0,0,.5)}.gov-consent-modal::backdrop{background-color:rgba(0,0,0,.5)}.gov-consent-modal .close-button-gov-modal{text-align:center;font-size:2.2rem;background-color:transparent;border:none;cursor:pointer;display:block;margin-bottom:1.5rem;width:-moz-fit-content;width:fit-content;margin-left:auto}.gov-consent-modal .gov-modal-content{padding:1rem 2rem 2rem}.gov-consent-modal .gov-modal-content .privacy-consent-button{display:block;margin:2rem auto 0}.privacy-consent-button{margin-top:2rem;justify-self:center;padding:.5rem 1rem;border-radius:.2rem;cursor:pointer;border:1px solid #000;transition:background-color .3s}.privacy-consent-button:hover{background-color:#c2c2c2}.gov-overlay{padding:2rem;text-align:center}.maps-warning-overlay{position:relative;z-index:100}/*stylelint-disable*/
/*stylelint-disable*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&subset=latin-ext");
@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;
}

@font-face {
  font-family: Avenir;
  src: url("/etc/designs/zg/cphello/desktop/assets/fonts/fontawesome/avenir-medium.woff") format("opentype");
}

@font-face {
  font-family: AvenirRoman;
  src: url("/etc/designs/zg/cphello/desktop/assets/fonts/fontawesome/avenir-roman.woff") format("opentype");
}

@font-face {
  font-family: AvenirBook;
  src: url("/etc/designs/zg/cphello/desktop/assets/fonts/fontawesome/Avenir-LT-45-Book.woff") format("opentype");
}

@font-face {
  font-family: AvenirMedium;
  src: url("/etc/designs/zg/cphello/desktop/assets/fonts/fontawesome/avenir-medium.woff") format("opentype");
}

@font-face {
  font-family: AvenirHeavy;
  src: url("/etc/designs/zg/cphello/desktop/assets/fonts/fontawesome/avenir-heavy.woff") format("opentype");
}

/* line 26, src/sass/core/_typography.scss */
html {
  font-size: 10px;
  line-height: 1.2;
}

/* line 31, src/sass/core/_typography.scss */
body {
  font-size: 1.8rem;
  font-family: Avenir, sans-serif;
  color: #221f1f;
  font-weight: 400;
}

/* line 38, src/sass/core/_typography.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: AvenirHeavy, sans-serif;
  margin: 10px 0;
  font-weight: 700;
  line-height: normal;
}

/* line 51, src/sass/core/_typography.scss */
h1 {
  font-size: 2.4rem;
  font-size: calc( 2.4rem + ( 35 - 24 ) * (100vw - 320px) / (448));
}

@media (min-width: 768px) {
  /* line 51, src/sass/core/_typography.scss */
  h1 {
    font-size: 3.5rem;
  }
}

@media (min-width: 992px) {
  /* line 51, src/sass/core/_typography.scss */
  h1 {
    font-size: calc( 2.4rem + ( 35 - 24 ) * (100vw - 768px) / (448));
  }
}

/* line 55, src/sass/core/_typography.scss */
h2 {
  font-size: 2.2rem;
  font-size: calc( 2.2rem + ( 30 - 22 ) * (100vw - 320px) / (448));
}

@media (min-width: 768px) {
  /* line 55, src/sass/core/_typography.scss */
  h2 {
    font-size: 3rem;
  }
}

/* line 59, src/sass/core/_typography.scss */
h3 {
  font-size: 2rem;
  font-size: calc( 2rem + ( 24 - 20 ) * (100vw - 320px) / (448));
}

@media (min-width: 768px) {
  /* line 59, src/sass/core/_typography.scss */
  h3 {
    font-size: 2.4rem;
  }
}

/* line 63, src/sass/core/_typography.scss */
h4 {
  font-size: 1.8rem;
  font-size: calc( 1.8rem + ( 20 - 18 ) * (100vw - 320px) / (448));
}

@media (min-width: 768px) {
  /* line 63, src/sass/core/_typography.scss */
  h4 {
    font-size: 2rem;
  }
}

/* line 67, src/sass/core/_typography.scss */
h5 {
  font-size: 1.6rem;
  font-size: calc( 1.6rem + ( 18 - 16 ) * (100vw - 320px) / (448));
}

@media (min-width: 768px) {
  /* line 67, src/sass/core/_typography.scss */
  h5 {
    font-size: 1.8rem;
  }
}

/* line 71, src/sass/core/_typography.scss */
h6 {
  font-size: 1.4rem;
}

/* line 75, src/sass/core/_typography.scss */
p {
  font-size: 1.8rem;
  line-height: 1.2;
}

/* line 80, src/sass/core/_typography.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: Avenir, sans-serif;
  font-weight: 400;
}

/* line 89, src/sass/core/_typography.scss */
a {
  color: #000;
  text-decoration: none;
}

/* line 93, src/sass/core/_typography.scss */
a:hover {
  text-decoration: none;
  color: #25cad3;
}

/* line 117, src/sass/core/_typography.scss */
.richText-content ul > li,
.richText-content ol > li {
  font-size: 1.6rem;
  line-height: 1.2em;
}

/* line 125, src/sass/core/_typography.scss */
.reference-footer a {
  color: white;
  font-size: 2.2rem;
  font-weight: 800;
}

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

/* line 11, src/sass/core/main.scss */
html,
body {
  width: 100%;
}

/* line 16, src/sass/core/main.scss */
body {
  position: relative;
  overflow: auto;
}

/* line 21, src/sass/core/main.scss */
body > .container {
  background-color: white;
}

/* line 25, src/sass/core/main.scss */
[id=wrapper] {
  color: #221f1f;
  background-color: white;
}

/* line 30, src/sass/core/main.scss */
[id=header],
[id=footer] {
  padding: 0;
}

/* line 34, src/sass/core/main.scss */
[id=header] > .row,
[id=footer] > .row {
  margin: 0;
}

/* line 39, src/sass/core/main.scss */
[id=footer] {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.02) 0.5%, rgba(0, 0, 0, 0.01) 1%, transparent 7%, rgba(255, 255, 255, 0) 100%);
}

/* line 43, src/sass/core/main.scss */
[id=footer] .layout-inner > .col-xs-12 {
  padding: 0;
}

/* line 49, src/sass/core/main.scss */
[id=header] {
  z-index: 1000;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  background: white;
}

/* line 56, src/sass/core/main.scss */
[id=header] .layout-inner > .col-xs-12 {
  padding: 0;
}

/* line 66, src/sass/core/main.scss */
[id=header] .reference-header-main > .inner {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 71, src/sass/core/main.scss */
[id=header] .reference-header-main.active {
  box-shadow: 0 2px 10px grey;
}

/* line 77, src/sass/core/main.scss */
.no-padding {
  padding: 0;
}

/* line 80, src/sass/core/main.scss */
.no-padding > .row,
.no-padding > .paragraphSystem {
  margin: 0;
}

/* line 86, src/sass/core/main.scss */
.reference-footer,
.reference-header-main {
  padding: 0;
  background-color: #000;
  border-bottom: 1px solid #dedede;
}

@media (min-width: 768px) {
  /* line 93, src/sass/core/main.scss */
  .container {
    max-width: calc(100% - 30px);
  }
}

/* line 100, src/sass/core/main.scss */
.component > .component-content {
  max-width: 100%;
  margin: 0 auto;
}

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

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

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

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

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

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

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

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

/* line 141, src/sass/core/main.scss */
.alert-error {
  color: #db1536;
}

/* line 147, src/sass/core/main.scss */
.clearfix::before, .clearfix::after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 153, src/sass/core/main.scss */
.clearfix::after {
  clear: both;
}

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

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

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

/* line 176, src/sass/core/main.scss */
#content table ul,
#content .richText-content ul,
.overlay-content-inner table ul,
.overlay-content-inner .richText-content ul,
.cookiePolicy-inner table ul,
.cookiePolicy-inner .richText-content ul {
  list-style-type: circle;
}

/* line 180, src/sass/core/main.scss */
#content table ul ul,
#content .richText-content ul ul,
.overlay-content-inner table ul ul,
.overlay-content-inner .richText-content ul ul,
.cookiePolicy-inner table ul ul,
.cookiePolicy-inner .richText-content ul ul {
  list-style-type: disc;
}

@media (max-width: 991px) {
  /* line 185, src/sass/core/main.scss */
  #content .main-logo,
  .overlay-content-inner .main-logo,
  .cookiePolicy-inner .main-logo {
    padding-left: 45px;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/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, src/sass/core/overlay.scss */
.overlay-container {
  position: absolute;
  width: 100%;
  top: 150px;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px;
}

/* line 24, src/sass/core/overlay.scss */
.overlay-content {
  border: solid 2px #9e9e9e;
  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, src/sass/core/overlay.scss */
.overlay-content-inner {
  overflow: hidden;
}

/* line 42, src/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, src/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, src/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%;
}
.tooltip-text{display:none}.tooltip-text--active{display:block;position:absolute;background:#fff;z-index:9001}.error-message-invalid,.error-message-required{display:none}.controls.error-invalid .error-message-invalid{display:block}.controls.error-required .error-message-required{display:block}.mpc-update-banner-container.visible{display:block;margin-top:100px}.mpc-update-banner-container.visible .mpc-update-banner{bottom:0}.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,.3);transition:bottom .4s ease-in-out}.mpc-update-banner .update-message{display:inline-block;margin:0 10px}.mpc-update-banner .update-button{display:inline-block;padding:5px 10px;margin:0 10px}.mpc-confirmation-box-wrapper{position:absolute;left:50%;top:10%;background-color:#000;border:1px solid #000;transform:translateX(-50%);z-index:10;width:520px;max-width:80%;border-radius:5px;overflow:hidden}.mpc-confirmation-box{background-color:#fff;left:50%;top:50%;padding:20px;overflow:hidden}.mpc-confirmation-box .mpc-confirmation-box-cancel,.mpc-confirmation-box .mpc-confirmation-box-proceed{float:right;margin:20px 0 0 2px;padding:8px 12px;color:#fff;background:#0b57a3;cursor:pointer}.mpc-confirmation-box .mpc-confirmation-box-cancel{background:#666}.mpc-confirmation-box-icon{display:none}.mpc-dashboard-form-wrapper{position:relative}.mpc-questionnaire-boxes-wrapper{width:50%;overflow:hidden;background-color:#cacaca;position:absolute;top:0;right:0}.mpc-questionnaire-boxes-track{position:relative;transition:left .2s}.mpc-questionnaire-boxes-track:after{content:"";display:table;clear:both}.mpc-questionnaire-boxes-progress .progress-bar{height:10px;background-color:#666;transition:width .4s}.mpc-questionnaire-box{float:left}.mpc-add-new-pet-circle,.mpc-pet-image{border-radius:50%;border:2px solid #fff;width:80px;height:80px}.mpc-add-new-pet-circle{position:relative}.mpc-header-banner-logo{position:absolute;left:0;top:0}mpc-header{background-color:#3a6285;display:block}mpc-header a,mpc-header p{color:#fff}mpc-header input[type=file]{display:none}.mpc-header-icons-wrapper{overflow:hidden;max-width:100%}.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}.mpc-add-new-pet{position:relative}.mpc-add-new-pet span{top:50%;left:50%;position:absolute;transform:translateX(-50%) translateY(-50%)}mpc-navigation{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}mpc-navigation a{margin:0 15px}mpc-component{display:block}mpc-component .hidden{display:none}mpc-image{margin-right:10px}mpc-image p{display:none;text-align:center}mpc-image .active img{width:160px;height:160px}mpc-image .active p{display:block}.mpc-add-new-pet-link{display:none}.mpc-add-new-pet.active .mpc-add-new-pet-circle{width:160px;height:160px}.mpc-add-new-pet.active .mpc-add-new-pet-link{text-align:center;display:block}mpc-quick-links,mpc-reminder{width:50%;display:block}.mpc-pet-birthday-reminder,.mpc-profile-completeness-reminder,.mpc-quick-link{padding:15px 10px;border:1px solid #000;border-bottom:none}.mpc-pet-birthday-reminder:last-of-type,.mpc-profile-completeness-reminder:last-of-type,.mpc-quick-link:last-of-type{border-bottom:1px solid #000}.mpc-coupons-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.mpc-coupons-wrapper iframe{height:265px}.mpc-add-new-pet-circle,.mpc-pet-image{border-radius:50%;border:2px solid #fff;width:80px;height:80px}.mpc-add-new-pet-circle{position:relative}mpc-header{background-color:#3a6285;display:block;overflow:scroll}mpc-header a,mpc-header p{color:#fff}.mpc-add-new-pet{position:relative}.mpc-add-new-pet span{top:50%;left:50%;position:absolute;transform:translateX(-50%) translateY(-50%)}mpc-navigation{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}mpc-navigation a{margin:0 15px}mpc-component{display:block}mpc-component .hidden{display:none}mpc-image{margin-right:10px}mpc-image p{display:none;text-align:center}mpc-image .active img{width:160px;height:160px}mpc-image .active p{display:block}.mpc-add-new-pet-link{display:none}.mpc-add-new-pet.active .mpc-add-new-pet-circle{width:160px;height:160px}.mpc-add-new-pet.active .mpc-add-new-pet-link{text-align:center;display:block}mpc-quick-links{width:50%;display:block}.mpc-quick-link{padding:15px 10px;border:1px solid #000;border-bottom:none}.mpc-quick-link:last-of-type{border-bottom:1px solid #000}.mpc-add-new-pet-circle,mpc-date-.mpc-pet-image{border-radius:50%;border:2px solid #fff;width:80px;height:80px}.mpc-add-new-pet-circle{position:relative}mpc-header{background-color:#3a6285;display:block}mpc-header a,mpc-header p{color:#fff}.mpc-add-new-pet{position:relative}.mpc-add-new-pet span{top:50%;left:50%;position:absolute;transform:translateX(-50%) translateY(-50%)}mpc-navigation{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}mpc-navigation a{margin:0 15px}mpc-component{display:block}mpc-component .hidden{display:none}mpc-image{margin-right:10px}mpc-image p{display:none;text-align:center}mpc-image .active img{width:160px;height:160px}mpc-image .active p{display:block}.mpc-add-new-pet-link{display:none}.mpc-add-new-pet.active .mpc-add-new-pet-circle{width:160px;height:160px}.mpc-add-new-pet.active .mpc-add-new-pet-link{text-align:center;display:block}mpc-quick-links{width:50%;display:block}.mpc-quick-link{padding:15px 10px;border:1px solid #000;border-bottom:none}.mpc-quick-link:last-of-type{border-bottom:1px solid #000}.form-inputs-active .mpc-checkbox-values,.form-inputs-active .mpc-date-values,.form-inputs-active .mpc-input-values,.form-inputs-active .mpc-radio-combo-values,.form-inputs-active .mpc-select-values{display:none}.form-inputs-active .mpc-checkbox-fields,.form-inputs-active .mpc-date-fields,.form-inputs-active .mpc-input-fields,.form-inputs-active .mpc-password-fields,.form-inputs-active .mpc-radio-combo-fields,.form-inputs-active .mpc-select-fields{display:block}.mpc-checkbox-fields,.mpc-date-fields,.mpc-input-fields,.mpc-password-fields,.mpc-radio-combo-fields,.mpc-select-fields{display:none}.mpc-checkbox-values,.mpc-date-values,.mpc-input-values,.mpc-radio-combo-values,.mpc-select-values{width:100px;height:30px;overflow:hidden}.mpc-checkbox-values:first-of-type,.mpc-date-values,.mpc-input-values,.mpc-radio-combo-values,.mpc-select-values{border:1px solid #000}.mpc-show-more-container{max-height:0;overflow:hidden}.mpc-show-more-container.mpc-show-more-active{max-height:9999px;overflow:initial}.mpc-validate-error{display:none}.mpc-validate-error.mpc-validate-error-active{display:block}.mpc-inactive{display:none}mpc-radio-combo-form .mpc-radio-combo-checkbox{display:none}mpc-radio-combo-form .mpc-radio-combo-checkbox.mpc-checkbox-visible{display:block}mpc-new-pet-container figure{width:50%;float:left}mpc-new-pet-container section{display:none}mpc-new-pet-container section.mpc-form-active{display:block}mpc-new-pet-image{width:30%;float:left}.mpc-tab-content{position:relative}.mpc-header-pet-name{color:#fff;text-align:center}.mpc-recommended-articles-container{transition:height .4s;overflow:hidden}.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;border-radius:16px;text-align:center}.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}.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}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:0;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:10px;margin:6px auto;background-color:#46a3ee;opacity:.4}.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;margin:2px auto}.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;margin:4px 0}.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}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_scrollTools.mCSB_2_scrollbar.mCS-light.mCSB_scrollTools_horizontal{display:none}.mCSB_scrollTools.mCSB_2_scrollbar.mCS-light.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag{display:block}.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}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.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}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{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}.mCSB_scrollTools{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{background-image:url(mCSB_buttons.png);background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0}.hiddenRichText{display:none}.form-error-message{color:red;font-size:14px;font-family:Lato,sans-serif;display:none}.form-error-message.active{display:block}.social-account-authenticated-not-registered{display:none}.social-account-authenticated-not-registered.active{display:block}.social-class-facebook{display:none}.social-class-facebook.active{display:block}.social-class-google-plus{display:none}.social-class-google-plus.active{display:block}.social-class-linkedin{display:none}.social-class-linkedin.active{display:block}.show-on-logged-in{display:none}.search-autocomplete .search-group .search-group-header{font-size:10px;background-color:#e4e6e7;color:#333;padding:4px 10px 5px;margin:0}.search-autocomplete .search-group li{list-style-type:none;padding:7px 10px;cursor:pointer;display:block}.search-autocomplete .search-group li .search-result-image{width:36px;float:left}.search-autocomplete .search-group li .title{max-width:calc(100% - 50px);float:left}.search-autocomplete .search-group li .row:after{content:"";display:table;clear:both}.search-autocomplete .search-group li .species{opacity:.5;padding-top:3px;text-transform:uppercase}.search-autocomplete .search-group .search-group-elements{padding:0}.swiftype-search-box-labels{display:none}.fileUpload.pet-image-upload .control-label{display:block;height:150px;width:150px;background-size:cover;border-radius:50%;padding:0}.metadataComponent{background-color:#dcdcdc}search-component search-article,search-component search-articles,search-component search-product,search-component search-products{display:block}search-component search-product{padding-bottom:20px;min-height:560px;text-align:center}search-component search-product.is-clearing{clear:both}search-component search-product .resultProductDescription,search-component search-product .resultProductTitle{text-align:left}search-component search-loader{height:50vh;width:100%;display:block;line-height:50vh;text-align:center;font-style:italic}search-component search-order{display:block;padding:30px}search-component search-order .count{display:inline-block}search-component search-order .dropdown{display:inline-block;width:100px;border:2px solid #000;list-style:none;margin:0;padding:0}search-component search-order .dropdown .selected{display:block;padding:5px}search-component search-order .dropdown .options{display:none;position:absolute;border:2px solid #000;background:#fff;z-index:1000;margin:0;padding:0}search-component search-order .dropdown .options.is-open{display:block}search-component search-order .dropdown .options li{display:block;border-bottom:2px solid #000;padding:0;margin:0}search-component search-order .dropdown .options li a{display:block;padding:5px}search-component search-order .dropdown .options li:last-child{border-bottom:0}search-component search-filters,search-component search-pagination{display:block;width:100%;padding:30px;clear:both}search-component search-pagination{text-align:center;width:auto}search-component search-pagination li,search-component search-pagination ul{list-style:none;padding:0;margin:0}search-component search-pagination ul{display:inline-block;height:30px}search-component search-pagination li{display:block;float:left}search-component search-pagination li:first-child a{border-left-width:1px}search-component search-pagination li:last-child a{border-right-width:1px}search-component search-pagination li.is-active a{background:#000;color:#fff}search-component search-pagination li a{display:block;padding:5px;border:1px solid #000;border-width:1px 0}search-component .no-results{padding:30px}search-component .no-results p{font-weight:700}search-component .no-results a{text-decoration:underline}search-component search-filters{padding:0}search-component search-filters li,search-component search-filters ul{list-style:none;margin:5px;padding:0}search-component search-filters .facet-item .is-disabled{opacity:.5;pointer-events:none}search-component search-filters .facet-category{display:inline-block;vertical-align:top;min-width:30%}search-component search-filters .facets-list .facets-list-item{display:inline-block}search-component search-filters .facets-list .facets-list-item.reset-all a{background:0 0;padding:5px 10px}search-component search-filters .facets-list .facets-list-item.reset-all a::after{display:none}search-component search-filters .facets-list .facets-list-item a{display:block;background:#e1e1e1;padding:5px 30px 5px 10px;position:relative}search-component search-filters .facets-list .facets-list-item a::after{content:'\00D7';position:absolute;font-weight:700;right:7px;top:6px}search-component .productRating dd,search-component .productRating dl,search-component .productRating dt{margin:0;padding:0}search-component .productRating .bv-rating-ratio{position:relative;height:30px;float:left;margin-right:5px}search-component .productRating .bv-rating-stars{display:block;color:#aaa}search-component .productRating .bv-rating-stars-on{position:absolute;top:0;left:0;color:#000;overflow:hidden}search-component .productRating .bv-off-screen{text-indent:-9999px;display:block;clear:both}.reference-dentist-search-results{display:none}.reference-dentist-search-results.active{display:block}.reference-dentist-search-results .dentists-more-results-button{display:none}.reference-dentist-search-results .dentists-more-results-button.active{display:block}.reference-dentist-search-results .dentist-results-part{display:none}.reference-dentist-search-results .dentist-results-part.active{display:block;border:1px solid;padding:10px}.reference-dentist-search-results .dentist-info{font-weight:700}.reference-dentist-search-results .dentist-results-postal{font-weight:700}.reference-media-kit-downloads,form[name=media-kit-downloads-acceptance-form]{display:none}.reference-media-kit-downloads.is-visible,form[name=media-kit-downloads-acceptance-form].is-visible{display:block}.gigya-errors-select{display:none}.aem-AuthorLayer-Edit .gigya-errors-select{display:block}.cq-wcm-edit .gigya-errors-select{display:block}.box-heading{
  display: none;
}
/*stylelint-disable*/
/*stylelint-disable*/
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.solidWhiteLink {
  color: white;
}

/* line 6, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.solidWhiteLink:visited {
  color: white;
}

/* line 10, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.solidWhiteLink:hover {
  color: white;
  text-decoration: none;
}

/* line 18, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-lang-selector::after {
  font-size: 0.9rem;
  margin-left: 5px;
}

/* line 19, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
.richText > .component-content a.hyperlinkStyles-lang-selector::after {
  content: "\f078";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 29, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-header-nav-1::after {
  display: none;
}

/* line 80, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-button {
  cursor: pointer;
  text-align: center;
  display: inline-block;
  background-color: black;
  border: 2px solid black;
  font-weight: 100;
  font-size: 1.8rem;
  color: #fff;
  border-radius: 30px;
  padding: 15px 25px;
}

/* line 94, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-button:hover {
  text-decoration: none;
}

/* line 98, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-button-solid {
  color: white;
}

/* line 101, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-button-solid:visited {
  color: white;
}

/* line 106, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-button-solid-darken:hover {
  background-color: black;
  border: 2px solid black;
  transition-duration: 0.5s;
}

/* line 114, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-button-solid-lighten:hover {
  background-color: #333333;
  border: 2px solid #333333;
  transition-duration: 0.5s;
}

/* line 122, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-button-buy-now {
  text-align: center;
  width: 87%;
  margin: 0 15px;
}

@media (max-width: 991px) {
  /* line 122, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
  a.hyperlinkStyles-button-buy-now {
    width: 80%;
  }
}

/* line 132, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-button-outline {
  cursor: pointer;
  text-align: center;
  display: inline-block;
  color: black;
  background-color: transparent;
  border: 2px solid black;
  font-size: 1.8rem;
  border-radius: 30px;
  padding: 15px 25px;
}

/* line 143, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-button-outline:visited {
  color: black;
}

/* line 147, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-button-outline:hover {
  background-color: black;
  color: white;
  transition-duration: 0.5s;
}

/* line 154, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-button-wide {
  padding: 7px 40px;
}

/* line 158, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-button-compact {
  padding: 7px 14px;
}

/* line 162, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-button-rounded {
  border-radius: 10px;
}

/* line 166, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-button-extraRounded {
  border-radius: 30px;
}

/* line 171, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-white-button {
  cursor: pointer;
  text-align: center;
  display: inline-block;
  background-color: white;
  border: 2px solid white;
  font-weight: 700;
}

/* line 181, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-white-button:hover {
  text-decoration: none;
}

/* line 185, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-white-button-solid {
  color: #24cad2;
}

/* line 188, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-white-button-solid:visited {
  color: #24cad2;
}

/* line 193, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-white-button-solid-darken:hover {
  background-color: #cccccc;
  border: 2px solid #cccccc;
  transition-duration: 0.5s;
}

/* line 201, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-white-button-solid-lighten:hover {
  background-color: white;
  border: 2px solid white;
  transition-duration: 0.5s;
}

/* line 209, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-white-button-outline {
  color: white;
  background-color: rgba(255, 255, 255, 0);
}

/* line 213, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-white-button-outline:visited {
  color: white;
}

/* line 217, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-white-button-outline:hover {
  background-color: white;
  color: #24cad2;
  transition-duration: 0.5s;
}

/* line 224, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-white-button-wide {
  padding: 7px 40px;
}

/* line 228, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-white-button-compact {
  padding: 7px 14px;
}

/* line 232, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-white-button-rounded {
  border-radius: 10px;
}

/* line 236, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-white-button-extraRounded {
  border-radius: 30px;
}

/* line 241, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-black-button {
  cursor: pointer;
  text-align: center;
  display: inline-block;
  background-color: #000;
  border: 2px solid #000;
  font-weight: 700;
}

/* line 251, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-black-button:hover {
  text-decoration: none;
}

/* line 255, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-black-button-solid {
  color: white;
}

/* line 258, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-black-button-solid:visited {
  color: white;
}

/* line 263, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-black-button-solid-darken:hover {
  background-color: black;
  border: 2px solid black;
  transition-duration: 0.5s;
}

/* line 271, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-black-button-solid-lighten:hover {
  background-color: #333333;
  border: 2px solid #333333;
  transition-duration: 0.5s;
}

/* line 279, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-black-button-outline {
  color: #000;
  background-color: transparent;
}

/* line 283, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-black-button-outline:visited {
  color: #000;
}

/* line 287, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-black-button-outline:hover {
  background-color: #000;
  color: white;
  transition-duration: 0.5s;
}

/* line 294, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-black-button-wide {
  padding: 7px 40px;
}

/* line 298, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-black-button-compact {
  padding: 7px 14px;
}

/* line 302, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-black-button-rounded {
  border-radius: 10px;
}

/* line 306, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-black-button-extraRounded {
  border-radius: 30px;
}

/* line 311, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-green-button {
  cursor: pointer;
  text-align: center;
  display: inline-block;
  background-color: #015931;
  border: 2px solid #015931;
  font-weight: 700;
}

/* line 321, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-green-button:hover {
  text-decoration: none;
}

/* line 325, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-green-button-solid {
  color: white;
}

/* line 328, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-green-button-solid:visited {
  color: white;
}

/* line 333, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-green-button-solid-darken:hover {
  background-color: black;
  border: 2px solid black;
  transition-duration: 0.5s;
}

/* line 341, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-green-button-solid-lighten:hover {
  background-color: #02be69;
  border: 2px solid #02be69;
  transition-duration: 0.5s;
}

/* line 349, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-green-button-outline {
  color: #015931;
  background-color: rgba(1, 89, 49, 0);
}

/* line 353, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-green-button-outline:visited {
  color: #015931;
}

/* line 357, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-green-button-outline:hover {
  background-color: #015931;
  color: white;
  transition-duration: 0.5s;
}

/* line 364, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-green-button-wide {
  padding: 7px 40px;
}

/* line 368, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-green-button-compact {
  padding: 7px 14px;
}

/* line 372, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-green-button-rounded {
  border-radius: 10px;
}

/* line 376, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-green-button-extraRounded {
  border-radius: 30px;
}

/* line 381, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-red-button {
  cursor: pointer;
  text-align: center;
  display: inline-block;
  background-color: #e0004d;
  border: 2px solid #e0004d;
  font-weight: 700;
}

/* line 391, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-red-button:hover {
  text-decoration: none;
}

/* line 395, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-red-button-solid {
  color: white;
}

/* line 398, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-red-button-solid:visited {
  color: white;
}

/* line 403, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-red-button-solid-darken:hover {
  background-color: #7a002a;
  border: 2px solid #7a002a;
  transition-duration: 0.5s;
}

/* line 411, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-red-button-solid-lighten:hover {
  background-color: #ff4786;
  border: 2px solid #ff4786;
  transition-duration: 0.5s;
}

/* line 419, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-red-button-outline {
  color: #e0004d;
  background-color: rgba(224, 0, 77, 0);
}

/* line 423, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-red-button-outline:visited {
  color: #e0004d;
}

/* line 427, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-red-button-outline:hover {
  background-color: #e0004d;
  color: white;
  transition-duration: 0.5s;
}

/* line 434, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-red-button-wide {
  padding: 7px 40px;
}

/* line 438, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-red-button-compact {
  padding: 7px 14px;
}

/* line 442, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-red-button-rounded {
  border-radius: 10px;
}

/* line 446, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-red-button-extraRounded {
  border-radius: 30px;
}

/* line 451, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-purple-button {
  cursor: pointer;
  text-align: center;
  display: inline-block;
  background-color: #c6057b;
  border: 2px solid #c6057b;
  font-weight: 700;
}

/* line 461, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-purple-button:hover {
  text-decoration: none;
}

/* line 465, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-purple-button-solid {
  color: white;
}

/* line 468, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-purple-button-solid:visited {
  color: white;
}

/* line 473, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-purple-button-solid-darken:hover {
  background-color: #63023d;
  border: 2px solid #63023d;
  transition-duration: 0.5s;
}

/* line 481, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-purple-button-solid-lighten:hover {
  background-color: #fa37ae;
  border: 2px solid #fa37ae;
  transition-duration: 0.5s;
}

/* line 489, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-purple-button-outline {
  color: #c6057b;
  background-color: rgba(198, 5, 123, 0);
}

/* line 493, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-purple-button-outline:visited {
  color: #c6057b;
}

/* line 497, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-purple-button-outline:hover {
  background-color: #c6057b;
  color: white;
  transition-duration: 0.5s;
}

/* line 504, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-purple-button-wide {
  padding: 7px 40px;
}

/* line 508, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-purple-button-compact {
  padding: 7px 14px;
}

/* line 512, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-purple-button-rounded {
  border-radius: 10px;
}

/* line 516, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-purple-button-extraRounded {
  border-radius: 30px;
}

/* line 521, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-accessible-button {
  cursor: pointer;
  text-align: center;
  display: inline-block;
  background-color: #167f84;
  border: 2px solid #167f84;
  font-weight: 700;
}

/* line 531, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-accessible-button:hover {
  text-decoration: none;
}

/* line 535, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-accessible-button-solid {
  color: white;
}

/* line 538, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-accessible-button-solid:visited {
  color: white;
}

/* line 543, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-accessible-button-solid-darken:hover {
  background-color: #072b2d;
  border: 2px solid #072b2d;
  transition-duration: 0.5s;
}

/* line 551, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-accessible-button-solid-lighten:hover {
  background-color: #25d2db;
  border: 2px solid #25d2db;
  transition-duration: 0.5s;
}

/* line 559, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-accessible-button-outline {
  color: #167f84;
  background-color: rgba(22, 127, 132, 0);
}

/* line 563, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-accessible-button-outline:visited {
  color: #167f84;
}

/* line 567, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-accessible-button-outline:hover {
  background-color: #167f84;
  color: white;
  transition-duration: 0.5s;
}

/* line 574, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-accessible-button-wide {
  padding: 7px 40px;
}

/* line 578, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-accessible-button-compact {
  padding: 7px 14px;
}

/* line 582, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-accessible-button-rounded {
  border-radius: 10px;
}

/* line 586, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
a.hyperlinkStyles-accessible-button-extraRounded {
  border-radius: 30px;
}

@media (max-width: 991px) {
  /* line 593, src/sass/components/hyperlinkStyle/_hyperlinkStyle-base.scss */
  .center-on-mobile {
    text-align: center;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-white {
  color: white;
}

/* line 9, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-gray {
  color: #656666;
}

/* line 13, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-green {
  color: #40824a;
}

/* line 17, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-text-large {
  font-size: 6.8rem;
  line-height: 82px;
}

@media (max-width: 991px) {
  /* line 17, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-text-large {
    font-size: 4rem;
    line-height: 48px;
  }
}

/* line 27, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-text-extra-large {
  font-size: 9.8rem;
}

@media (max-width: 991px) {
  /* line 27, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-text-extra-large {
    font-size: 4rem;
    line-height: 4.5rem;
  }
}

/* line 36, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-blue-light {
  color: #24cad2;
}

/* line 41, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

/* line 49, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-small {
  font-size: 0.8em;
}

/* line 53, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-font-normal {
  font-weight: 400;
}

/* line 57, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-font-medium {
  font-size: 3rem;
}

@media (max-width: 991px) {
  /* line 57, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-font-medium {
    font-size: 2rem;
  }
}

/* line 65, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-font-large {
  font-size: 4.5rem;
  font-weight: 500;
}

@media (max-width: 991px) {
  /* line 65, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-font-large {
    font-size: 2rem;
  }
}

/* line 74, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-word-break {
  word-wrap: break-word;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 2, src/sass/components/countrySelector/_countrySelector-base.scss */
.countrySelector ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (min-width: 768px) {
  /* line 2, src/sass/components/countrySelector/_countrySelector-base.scss */
  .countrySelector ul {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 20px;
            column-gap: 20px;
  }
}

/* line 12, src/sass/components/countrySelector/_countrySelector-base.scss */
.countrySelector ul li {
  margin: 5px 0;
}

/* line 15, src/sass/components/countrySelector/_countrySelector-base.scss */
.countrySelector ul li a {
  color: white;
}

/* line 18, src/sass/components/countrySelector/_countrySelector-base.scss */
.countrySelector ul li a .country-names {
  display: inline-block;
}

/* line 21, src/sass/components/countrySelector/_countrySelector-base.scss */
.countrySelector ul li a .country-names:hover {
  text-decoration: underline;
}

/* line 26, src/sass/components/countrySelector/_countrySelector-base.scss */
.countrySelector ul li a .country-names .country-name--local::before {
  content: '-';
  display: inline-block;
  margin-right: 4px;
}
/*stylelint-disable*/
/*stylelint-disable*/
/*stylelint-disable*/
/* line 6, src/sass/components/gridFilter.scss */
.gridFilter .grid-filter {
  position: relative;
}

/* line 9, src/sass/components/gridFilter.scss */
.gridFilter .grid-filter__toggle {
  display: block;
  height: 25px;
  width: 25px;
  position: absolute;
  right: 0;
  top: -2px;
  text-align: center;
  transition: 0.2s -webkit-transform ease;
  transition: 0.2s transform ease;
  transition: 0.2s transform ease, 0.2s -webkit-transform ease;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}

/* line 20, src/sass/components/gridFilter.scss */
.gridFilter .grid-filter__toggle::before {
  content: "\f078";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 2.2rem;
}

/* line 26, src/sass/components/gridFilter.scss */
.gridFilter .grid-filter__toggle--active {
  -webkit-transform: translateY(2px) rotate(180deg);
          transform: translateY(2px) rotate(180deg);
}

@media (min-width: 992px) {
  /* line 9, src/sass/components/gridFilter.scss */
  .gridFilter .grid-filter__toggle {
    display: none;
  }
}

/* line 35, src/sass/components/gridFilter.scss */
.gridFilter .grid-filter__sections {
  display: none;
}

@media (min-width: 992px) {
  /* line 35, src/sass/components/gridFilter.scss */
  .gridFilter .grid-filter__sections {
    display: block;
  }
}

/* line 44, src/sass/components/gridFilter.scss */
.gridFilter .gridFilterSection {
  padding: 0;
}

/* line 48, src/sass/components/gridFilter.scss */
.gridFilter .gridFilterSection .grid-filter-section__header {
  color: #656666;
  font-size: 1.8rem;
}

/* line 53, src/sass/components/gridFilter.scss */
.gridFilter .gridFilterSection .grid-filter-section__tag-list {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

@media (min-width: 992px) {
  /* line 53, src/sass/components/gridFilter.scss */
  .gridFilter .gridFilterSection .grid-filter-section__tag-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

/* line 64, src/sass/components/gridFilter.scss */
.gridFilter .gridFilterSection .grid-filter-section__tag-list > li {
  color: #8c8e8e;
  margin: 5px 0;
  width: 50%;
}

@media (min-width: 992px) {
  /* line 64, src/sass/components/gridFilter.scss */
  .gridFilter .gridFilterSection .grid-filter-section__tag-list > li {
    width: 100%;
  }
}

/* line 73, src/sass/components/gridFilter.scss */
.gridFilter .gridFilterSection .grid-filter-section__tag-list > li > input {
  display: none;
}

/* line 76, src/sass/components/gridFilter.scss */
.gridFilter .gridFilterSection .grid-filter-section__tag-list > li > input:checked + span {
  color: #24cad2;
}

/* line 79, src/sass/components/gridFilter.scss */
.gridFilter .gridFilterSection .grid-filter-section__tag-list > li > input:checked + span::before {
  border-color: #24cad2;
  background-color: #24cad2;
}

/* line 88, src/sass/components/gridFilter.scss */
.gridFilter .gridFilterSection .grid-filter-section__localized-tag-title {
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  display: inline-block;
  transition: 0.1s linear;
}

/* line 95, src/sass/components/gridFilter.scss */
.gridFilter .gridFilterSection .grid-filter-section__localized-tag-title::before {
  content: '';
  height: 10px;
  width: 10px;
  display: inline-block;
  border: 1px solid #8c8e8e;
  position: absolute;
  top: 3px;
  left: 0;
  border-radius: 3px;
  transition: 0.1s linear;
}

/* line 112, src/sass/components/gridFilter.scss */
.reference-grid-filter-selected {
  margin-top: 10px;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  /* line 112, src/sass/components/gridFilter.scss */
  .reference-grid-filter-selected {
    margin-top: 0;
  }
}

/* line 121, src/sass/components/gridFilter.scss */
.reference-grid-filter-selected > .component-content .grid-filter-tag-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

/* line 125, src/sass/components/gridFilter.scss */
.reference-grid-filter-selected > .component-content .grid-filter-tag-menu-selected {
  width: 50%;
  color: #8c8e8e;
}

/* line 130, src/sass/components/gridFilter.scss */
.reference-grid-filter-selected > .component-content .grid-filter-tag-menu-clear-all {
  width: 50%;
  text-align: right;
  color: #8c8e8e;
}

/* line 136, src/sass/components/gridFilter.scss */
.reference-grid-filter-selected > .component-content .grid-filter-tag-menu-clear-all > .clear-all > span {
  cursor: pointer;
}

/* line 139, src/sass/components/gridFilter.scss */
.reference-grid-filter-selected > .component-content .grid-filter-tag-menu-clear-all > .clear-all > span::before {
  content: "\f021";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  margin-right: 8px;
  color: #24cad2;
  transition: 0.3s ease-in-out;
}

/* line 148, src/sass/components/gridFilter.scss */
.reference-grid-filter-selected > .component-content .grid-filter-tag-menu-clear-all > .clear-all > span:hover::before {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}

/* line 156, src/sass/components/gridFilter.scss */
.reference-grid-filter-selected > .component-content .grid-filter-tag-menu-management {
  width: 100%;
  margin-top: 10px;
}

/* line 160, src/sass/components/gridFilter.scss */
.reference-grid-filter-selected > .component-content .grid-filter-tag-menu-management .filter-item {
  display: inline-block;
  padding: 5px 10px 5px 30px;
  margin-right: 5px;
  margin-top: 5px;
  background-color: #cacccc;
  color: white;
  text-align: center;
  border-radius: 10px;
  position: relative;
}

/* line 171, src/sass/components/gridFilter.scss */
.reference-grid-filter-selected > .component-content .grid-filter-tag-menu-management .filter-item .remove-filter {
  font-size: 0;
  color: transparent;
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 184, src/sass/components/gridFilter.scss */
.reference-grid-filter-selected > .component-content .grid-filter-tag-menu-management .filter-item .remove-filter::before {
  content: "\f057";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 1.8rem;
  color: white;
  transition: 0.12s linear;
}

/* line 192, src/sass/components/gridFilter.scss */
.reference-grid-filter-selected > .component-content .grid-filter-tag-menu-management .filter-item .remove-filter:hover {
  color: transparent;
}

/* line 195, src/sass/components/gridFilter.scss */
.reference-grid-filter-selected > .component-content .grid-filter-tag-menu-management .filter-item .remove-filter:hover::before {
  color: #24cad2;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/blocks/go-to-top.scss */
.reference-go-to-top .go-to-top {
  position: absolute;
  top: -25px;
  right: 0;
  width: 50px;
  height: 50px;
  background-color: white;
  border-radius: 50%;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  font-size: 0;
  cursor: pointer;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  transition: 0.15s linear;
}

/* line 21, src/sass/blocks/go-to-top.scss */
.reference-go-to-top .go-to-top::after, .reference-go-to-top .go-to-top::before {
  content: '';
  display: block;
  height: 2.3px;
  width: 10px;
  background-color: #221f1f;
}

/* line 30, src/sass/blocks/go-to-top.scss */
.reference-go-to-top .go-to-top::before {
  -webkit-transform: rotate(-40deg) translateX(2px);
          transform: rotate(-40deg) translateX(2px);
}

/* line 34, src/sass/blocks/go-to-top.scss */
.reference-go-to-top .go-to-top::after {
  -webkit-transform: rotate(40deg) translateX(-2px);
          transform: rotate(40deg) translateX(-2px);
}

/* line 38, src/sass/blocks/go-to-top.scss */
.reference-go-to-top .go-to-top:hover {
  top: -30px;
}

@media (max-width: 991px) {
  /* line 4, src/sass/blocks/go-to-top.scss */
  .reference-go-to-top .go-to-top {
    left: 0;
    margin: auto;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/blocks/social-icons-footer.scss */
.social-icons-footer .social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}

/* line 9, src/sass/blocks/social-icons-footer.scss */
.social-icons-footer .social-icons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 30px;
  width: 30px;
  background-color: white;
  color: black;
  border-radius: 50%;
  margin: 5px;
  font-size: larger;
  transition: 0.15s linear;
}

/* line 22, src/sass/blocks/social-icons-footer.scss */
.social-icons-footer .social-icons a:hover {
  text-decoration: none;
  color: #24cad2;
}

/* line 29, src/sass/blocks/social-icons-footer.scss */
.social-icons-footer .social-icons a.facebook::after {
  content: "\f09a";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 35, src/sass/blocks/social-icons-footer.scss */
.social-icons-footer .social-icons a.youtube::after {
  content: "\f16a";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 41, src/sass/blocks/social-icons-footer.scss */
.social-icons-footer .social-icons a.twitter::after {
  content: "\f099";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 47, src/sass/blocks/social-icons-footer.scss */
.social-icons-footer .social-icons a.instagram::after {
  content: "\f16d";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 53, src/sass/blocks/social-icons-footer.scss */
.social-icons-footer .social-icons a.pinterest::after {
  content: "\f0d2";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/blocks/icon-in-circle.scss */
.reference-icon .icon-fa {
  font-size: 20px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: white;
}

/* line 11, src/sass/blocks/icon-in-circle.scss */
.reference-icon .icon-fa::before {
  content: attr(data-unicode);
  font-family: "FontAwesome";
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 20, src/sass/blocks/icon-in-circle.scss */
.reference-icon.icon-in-circle {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  text-align: right;
}

/* line 24, src/sass/blocks/icon-in-circle.scss */
.reference-icon.icon-in-circle .icon-fa {
  border: 1px solid white;
  border-radius: 50%;
  width: 30px !important;
  height: 30px !important;
  line-height: 1;
  display: inline-block;
  cursor: pointer;
  transition: 0.12s linear;
}

/* line 34, src/sass/blocks/icon-in-circle.scss */
.reference-icon.icon-in-circle .icon-fa:hover {
  background-color: white;
  color: #221f1f;
}

/* line 39, src/sass/blocks/icon-in-circle.scss */
.reference-icon.icon-in-circle .icon-fa::before {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 2rem;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 28, src/sass/blocks/button-buy-now-channel-sight.scss */
.button-buy-now-channel-sight {
  font-family: "futura-pt", sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  background-color: #24cad2;
  border: none;
  border-radius: 10px;
  color: white;
  cursor: pointer;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 14px 40px;
  text-decoration: none;
  font-weight: 700;
  box-sizing: border-box;
  text-transform: uppercase;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  transition: 0.12s all linear;
}

/* line 22, src/sass/blocks/button-buy-now-channel-sight.scss */
.button-buy-now-channel-sight:hover {
  background-color: #221f1f;
  color: white;
}

@media (max-width: 991px) {
  /* line 31, src/sass/blocks/button-buy-now-channel-sight.scss */
  .button-buy-now-channel-sight-center-on-mobile {
    text-align: center;
  }
}

/* line 38, src/sass/blocks/button-buy-now-channel-sight.scss */
body.csWidgetModal-open {
  padding-right: 0 !important;
}

/* line 42, src/sass/blocks/button-buy-now-channel-sight.scss */
.csWidgetModal-backdrop {
  width: 100vw;
}

/* line 46, src/sass/blocks/button-buy-now-channel-sight.scss */
.csWidgetModal.cs-t3 {
  width: 100vw;
}

/* line 49, src/sass/blocks/button-buy-now-channel-sight.scss */
.csWidgetModal.cs-t3 .csBtn-close {
  top: 15px;
  right: 15px;
  color: #24cad2;
  font-size: 2.4rem;
  line-height: 1em;
  text-transform: uppercase;
}

@media (min-width: 993px) {
  /* line 49, src/sass/blocks/button-buy-now-channel-sight.scss */
  .csWidgetModal.cs-t3 .csBtn-close {
    top: -25px;
    right: -25px;
    border-radius: 50%;
    border: 1px solid #24cad2;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 2rem;
    line-height: 48px;
    color: #24cad2;
    background-color: white;
    font-weight: bold;
  }
  /* line 71, src/sass/blocks/button-buy-now-channel-sight.scss */
  .csWidgetModal.cs-t3 .csBtn-close:hover, .csWidgetModal.cs-t3 .csBtn-close:active {
    border: 1px solid white;
    color: white;
    background-color: #24cad2;
  }
}

/* line 80, src/sass/blocks/button-buy-now-channel-sight.scss */
.csWidgetModal.cs-t3 .csWidgetModal-dialog {
  font-family: "futura-pt", sans-serif;
  border: 0 !important;
  box-shadow: none;
}

/* line 86, src/sass/blocks/button-buy-now-channel-sight.scss */
.csWidgetModal.cs-t3 .csWidgetModal-content {
  box-shadow: none;
  border-radius: 0;
  border: 0;
}

/* line 92, src/sass/blocks/button-buy-now-channel-sight.scss */
.csWidgetModal.cs-t3 .csFindOnline {
  background-color: #24cad2;
  color: white;
  text-align: center;
  padding-bottom: 16px;
}

/* line 99, src/sass/blocks/button-buy-now-channel-sight.scss */
.csWidgetModal.cs-t3 .triangle-up {
  display: none;
}

/* line 104, src/sass/blocks/button-buy-now-channel-sight.scss */
.csWidgetModal.cs-t3 .csWidgetImg1Prod h1 {
  color: #24cad2;
  text-transform: none;
  padding-left: 0;
  padding-top: 1.5rem;
  padding-bottom: 0.75rem;
}

@media (min-width: 993px) {
  /* line 104, src/sass/blocks/button-buy-now-channel-sight.scss */
  .csWidgetModal.cs-t3 .csWidgetImg1Prod h1 {
    padding: 1.5rem 1.5em 0.75rem;
  }
}

/* line 116, src/sass/blocks/button-buy-now-channel-sight.scss */
.csWidgetModal.cs-t3 .csWidgetImg1Prod .csImg {
  padding-top: 1.4rem;
}

/* line 121, src/sass/blocks/button-buy-now-channel-sight.scss */
.csWidgetModal.cs-t3 .csWidget {
  margin: 0 1.4rem;
}

@media (min-width: 993px) {
  /* line 125, src/sass/blocks/button-buy-now-channel-sight.scss */
  .csWidgetModal.cs-t3 .csWidgetHeaderTxt1Prod {
    font-size: 2rem;
    font-weight: bold;
    font-family: "Poppins", "Helvetica Neue", Helvetica, sans-serif;
  }
}

/* line 134, src/sass/blocks/button-buy-now-channel-sight.scss */
.csWidgetModal.cs-t3 .csWidgetStock1Prod {
  color: #24cad2;
}

/* line 138, src/sass/blocks/button-buy-now-channel-sight.scss */
.csWidgetModal.cs-t3 .csWidgetOutOfStock1Prod {
  color: #8c8e8e;
}

/* line 142, src/sass/blocks/button-buy-now-channel-sight.scss */
.csWidgetModal.cs-t3 .CSBuyNowButton .csWidgetBuynow1Prod {
  font-family: "futura-pt", sans-serif;
  font-size: 1.6rem;
  line-height: 1.4;
  background-color: #24cad2;
  border: none;
  border-radius: 10px;
  color: white;
  cursor: pointer;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 14px 40px;
  text-decoration: none;
  font-weight: 700;
  box-sizing: border-box;
  text-transform: uppercase;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  transition: 0.12s all linear;
  display: block;
  margin: 0 auto;
  letter-spacing: 0;
  font-size: 1.4rem;
  line-height: 1.4;
}

/* line 22, src/sass/blocks/button-buy-now-channel-sight.scss */
.csWidgetModal.cs-t3 .CSBuyNowButton .csWidgetBuynow1Prod:hover {
  background-color: #221f1f;
  color: white;
}

/* line 152, src/sass/blocks/button-buy-now-channel-sight.scss */
.csWidgetModal.cs-t3 .csWidgetRetailerGrid {
  padding: 1.4rem 0;
  border-bottom: 1px solid #8c8e8e;
}

/* line 158, src/sass/blocks/button-buy-now-channel-sight.scss */
.csWidgetModal.cs-t1 .csWidgetModal-content {
  border: 5px solid #24cad2;
}

/* line 162, src/sass/blocks/button-buy-now-channel-sight.scss */
.csWidgetModal.cs-t1 a.csWidgetBuynow {
  background-color: #24cad2;
  border: none;
  border-radius: 10px;
}

/* line 167, src/sass/blocks/button-buy-now-channel-sight.scss */
.csWidgetModal.cs-t1 a.csWidgetBuynow:hover {
  background-color: #221f1f;
  color: white;
  border: none;
}

/* line 174, src/sass/blocks/button-buy-now-channel-sight.scss */
.button-buy-now-channel-sight::after {
  content: "\f07a";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  margin-top: -10px;
  margin-bottom: -10px;
  left: 10px;
  top: 2px;
  font-size: 2.5rem;
}

/* line 188, src/sass/blocks/button-buy-now-channel-sight.scss */
.cs-t1 .csWidgetModal-dialog {
  font-size: 12px !important;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/accordion/_accordion-base.scss */
.accordion-container {
  padding: 0;
  margin: 0;
  list-style: none;
  border: solid 2px #9e9e9e;
}

/* line 12, src/sass/components/accordion/_accordion-base.scss */
.accordion-slide {
  border-top: 2px solid black;
}

/* line 15, src/sass/components/accordion/_accordion-base.scss */
.accordion-slide:first-child {
  border-top: 0;
}

/* line 20, src/sass/components/accordion/_accordion-base.scss */
.accordion-head {
  padding: 13px;
  display: block;
  color: #9e9e9e;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  background-color: #fff;
  background: #fff;
  color: #9e9e9e;
}

/* line 29, src/sass/components/accordion/_accordion-base.scss */
.accordion-title {
  float: none;
  margin: 0;
  display: inline-block;
  font-size: 2.8rem;
}

/* line 36, src/sass/components/accordion/_accordion-base.scss */
.accordion-content {
  padding: 13px;
}

/* line 39, src/sass/components/accordion/_accordion-base.scss */
.accordion-content-wrapper {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}

/* line 49, src/sass/components/accordion/_accordion-base.scss */
.mod-js .accordion-content-wrapper {
  position: relative;
  height: 0;
  top: -999999px;
  left: -999999px;
  overflow: hidden;
  box-sizing: border-box;
  visibility: hidden;
}

/* line 59, src/sass/components/accordion/_accordion-base.scss */
.mod-js .accordion-head {
  position: relative;
  cursor: pointer;
}

/* line 63, src/sass/components/accordion/_accordion-base.scss */
.mod-js .accordion-head::after {
  position: absolute;
  content: '';
  background: url("../../assets/img/plus-icon-accordion.png") center center no-repeat;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 40px;
  width: 40px;
  height: 40px;
}

/* line 76, src/sass/components/accordion/_accordion-base.scss */
.mod-js .accordion-slide.is-active > .accordion-head:hover,
.mod-js .accordion-slide.is-active > .accordion-head {
  color: #9e9e9e;
  cursor: pointer;
}

/* line 81, src/sass/components/accordion/_accordion-base.scss */
.mod-js .accordion-slide.is-active > .accordion-head:hover::after,
.mod-js .accordion-slide.is-active > .accordion-head::after {
  position: absolute;
  content: '';
  background: url("../../assets/img/minus-icon-accordion.png") center center no-repeat;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 40px;
  width: 40px;
  height: 40px;
}

/* line 93, src/sass/components/accordion/_accordion-base.scss */
.mod-js .accordion-slide .accordion-head:hover {
  color: #9e9e9e;
}

/* line 98, src/sass/components/accordion/_accordion-base.scss */
.mod-js .accordion-slide.is-active > .accordion-head {
  color: black;
}

/* line 101, src/sass/components/accordion/_accordion-base.scss */
.mod-js .accordion-slide.is-active > .accordion-head:hover {
  background-color: #fff;
}

/* line 106, src/sass/components/accordion/_accordion-base.scss */
.mod-js .accordion-slide.is-active > .accordion-content-wrapper {
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  visibility: visible;
}

/* line 115, src/sass/components/accordion/_accordion-base.scss */
.mod-js .accordion-slide.is-active:last-child > .accordion-content-wrapper {
  border-bottom: none;
}

/* line 3, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-container {
  border: none;
}

/* line 7, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-slide {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}

/* line 11, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-slide.last {
  margin-bottom: 0;
}

/* line 17, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-slide.is-active .accordion-head::after {
  position: absolute;
  content: '';
  background: url("../../assets/img/minus-icon-accordion.png") center center no-repeat;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 40px;
  width: 40px;
  height: 40px;
}

/* line 31, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-head {
  background: transparent;
  padding: 20px 0;
}

/* line 35, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-head:hover {
  background-color: transparent !important;
  /* &::after {
          @include font-awesome($fa-var-plus);
        } */
}

/* line 43, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-head::after {
  right: 0;
  top: 25%;
  color: #221f1f;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform-origin: 5px;
          transform-origin: 5px;
}

@media (max-width: 767px) {
  /* line 43, src/sass/components/accordion/_accordion-pdp.scss */
  .accordion-pdp .accordion-head::after {
    top: 20%;
  }
}

/* line 55, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-head a:hover {
  text-decoration: none;
}

/* line 60, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-content {
  padding: 0 15px;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/articleList/_articleList-base.scss */
.articleList > .component-content {
  padding: 13px;
  border: solid 2px #9e9e9e;
  background-color: #fff;
}

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

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

/* line 19, src/sass/components/articleList/_articleList-base.scss */
.articleList-article {
  margin-bottom: 20px;
  overflow: hidden;
}

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

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

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

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

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

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

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

/* line 58, src/sass/components/articleList/_articleList-base.scss */
.articleList-more::after {
  display: inline;
  content: "\00bb";
}

/* line 63, src/sass/components/articleList/_articleList-base.scss */
.articleList-more-arrow {
  display: none;
}

/* line 66, src/sass/components/articleList/_articleList-base.scss */
.no-generatedcontent .articleList-more-arrow {
  display: inline;
}

/* line 72, src/sass/components/articleList/_articleList-base.scss */
.articleList-tags {
  padding: 0;
  margin: -20px 0 0 0;
  list-style-type: none;
}

/* line 77, src/sass/components/articleList/_articleList-base.scss */
.articleList-tags-item {
  display: inline-block;
  margin: 0 2px;
}

/* line 81, src/sass/components/articleList/_articleList-base.scss */
.articleList-tags-item-link {
  display: block;
  padding: 1px;
  background: white;
  color: black;
  border: 1px solid #fff;
  font-size: 0.85em;
}

/* line 1, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid {
  padding: 0;
}

/* line 4, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid > .component-content {
  border: none;
  padding: 0;
  background: transparent;
}

/* line 10, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid > .component-content .articleList-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

/* line 15, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid > .component-content .articleList-article {
  width: 100%;
  border-radius: 10px;
  transition: 0.2s box-shadow ease;
  position: relative;
  padding-bottom: 90px;
  margin: 7.5px;
}

@media (min-width: 768px) {
  /* line 15, src/sass/components/articleList/_articleList-products-grid.scss */
  .articleList-products-grid > .component-content .articleList-article {
    width: calc((100% / 2) - 15px);
  }
}

@media (min-width: 1200px) {
  /* line 15, src/sass/components/articleList/_articleList-products-grid.scss */
  .articleList-products-grid > .component-content .articleList-article {
    width: calc((100% / 3) - 15px);
  }
}

/* line 31, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid > .component-content .articleList-article-wrapper {
  padding: 20px;
  padding-bottom: 0;
}

/* line 36, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid > .component-content .articleList-article-wrapper .bazaarvoice-rating .gov-overlay button {
  position: relative;
  z-index: 1;
}

/* line 43, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid > .component-content .articleList-article:hover {
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.1);
}

/* line 48, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid > .component-content .articleList-thumbnail {
  max-width: 100%;
  max-height: 100%;
  float: none;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 59, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid > .component-content .articleList-thumbnail-wrapper {
  height: 250px;
  width: 200px;
  text-align: center;
  position: relative;
  margin: auto;
}

/* line 68, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid > .component-content .articleList-title {
  text-align: center;
  padding: 0;
  margin-bottom: 0;
  line-height: 1.2;
}

/* line 74, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid > .component-content .articleList-title a:hover {
  text-decoration: none;
}

/* line 79, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid > .component-content .articleList-tags, .articleList-products-grid > .component-content .articleList-description {
  display: none;
}

/* line 84, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid > .component-content .articleList-more {
  float: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 92, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid > .component-content .articleList-more > span {
  position: absolute;
  bottom: 30px;
  left: 20px;
  right: 20px;
  text-align: center;
  background-color: #24cad2;
  color: white;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  font-weight: 400;
  text-transform: uppercase;
  transition: 0.12s all linear;
  padding: 12px 10px;
}

/* line 107, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid > .component-content .articleList-more > span:hover {
  background-color: #221f1f;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  text-decoration: none;
}

/* line 114, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid > .component-content .articleList-more::after {
  display: none;
}

/* line 118, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid > .component-content .articleList-more-arrow {
  display: none;
}

/* line 2, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content {
  max-width: 870px;
  margin: auto;
  border: none;
  background: transparent;
  padding: 0;
}

/* line 10, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .articleList-article {
  margin-bottom: 50px;
  overflow: visible;
}

@media (min-width: 768px) {
  /* line 10, src/sass/components/articleList/_articleList-range-carousel.scss */
  .articleList-range-carousel > .component-content .articleList-article {
    display: none;
    margin: 0;
    overflow: hidden;
  }
}

/* line 20, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .articleList-article-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

@media (min-width: 768px) {
  /* line 20, src/sass/components/articleList/_articleList-range-carousel.scss */
  .articleList-range-carousel > .component-content .articleList-article-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

/* line 32, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .articleList-thumbnail {
  max-width: 100%;
  max-height: 100%;
  float: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/* line 43, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .articleList-thumbnail-wrapper {
  height: 280px;
  width: 290px;
  display: inline-block;
  position: relative;
}

@media (min-width: 768px) {
  /* line 43, src/sass/components/articleList/_articleList-range-carousel.scss */
  .articleList-range-carousel > .component-content .articleList-thumbnail-wrapper {
    height: 300px;
    width: 330px;
    margin-right: 40px;
  }
}

/* line 57, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .articleList-description {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: visible;
  position: relative;
  text-align: center;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 57, src/sass/components/articleList/_articleList-range-carousel.scss */
  .articleList-range-carousel > .component-content .articleList-description {
    text-align: left;
  }
}

/* line 68, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .articleList-description-content {
  display: block;
  font-size: 1.8rem;
}

/* line 74, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .articleList-title {
  font-size: 2.4rem;
}

/* line 78, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .articleList-title > a:hover {
  text-decoration: none;
}

/* line 84, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .articleList-more {
  display: inline-block;
  float: none;
  margin-top: 50px;
  text-align: center;
  background-color: #24cad2;
  color: white;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  font-weight: 400;
  text-transform: uppercase;
  transition: 0.12s all linear;
  padding: 12px 60px;
}

@media (min-width: 768px) {
  /* line 84, src/sass/components/articleList/_articleList-range-carousel.scss */
  .articleList-range-carousel > .component-content .articleList-more {
    padding: 12px 20px;
  }
}

/* line 102, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .articleList-more::after {
  display: none;
}

/* line 106, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .articleList-more:hover {
  background-color: #221f1f;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  text-decoration: none;
}

/* line 112, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .articleList-more-arrow {
  display: none;
}

@media (min-width: 768px) {
  /* line 118, src/sass/components/articleList/_articleList-range-carousel.scss */
  .articleList-range-carousel > .component-content .slick-initialized {
    padding: 0 50px;
  }
}

@media (max-width: 767px) {
  /* line 124, src/sass/components/articleList/_articleList-range-carousel.scss */
  .articleList-range-carousel > .component-content .slick-initialized .slick-slide {
    width: 100% !important;
  }
}

/* line 130, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .slick-initialized .slick-list {
  position: relative;
}

/* line 134, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .slick-initialized .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  /* line 134, src/sass/components/articleList/_articleList-range-carousel.scss */
  .articleList-range-carousel > .component-content .slick-initialized .slick-track {
    width: 100% !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

/* line 144, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .slick-initialized .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 40px;
  width: 40px;
  font-size: 8rem;
  z-index: 10;
  text-align: center;
  line-height: 0.25;
  cursor: pointer;
}

/* line 157, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .slick-initialized .slick-arrow-left {
  left: 0;
}

/* line 161, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .slick-initialized .slick-arrow-right {
  right: 0;
}

/* line 166, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .slick-initialized .slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

/* line 172, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .slick-initialized .slick-dots li {
  display: inline-block;
  font-size: 0;
  color: transparent;
  margin: 5px;
}

/* line 178, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .slick-initialized .slick-dots li button {
  background-color: #cacccc;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

/* line 189, src/sass/components/articleList/_articleList-range-carousel.scss */
.articleList-range-carousel > .component-content .slick-initialized .slick-dots li.slick-active button {
  background-color: #24cad2;
}

/* line 1, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products {
  padding: 0;
}

/* line 4, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content {
  border: none;
  padding: 0;
  background: transparent;
}

/* line 10, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-heading {
  color: #221f1f;
  text-align: center;
  margin: 0 0 50px;
  padding: 0;
  font-size: 2.4rem;
}

/* line 18, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-article {
  border-radius: 10px;
  transition: 0.2s box-shadow ease;
  position: relative;
  padding-bottom: 60px;
  background-color: white;
  display: none;
}

/* line 26, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-article-wrapper {
  padding: 20px;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 32, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-article-wrapper a {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

/* line 37, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-article:hover {
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.1);
}

/* line 42, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-thumbnail {
  max-width: 100%;
  max-height: 100%;
  float: none;
  margin: auto;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 53, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-thumbnail-wrapper {
  height: 250px;
  width: 175px;
  text-align: center;
  position: relative;
  margin: auto;
}

/* line 62, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-title {
  text-align: center;
  padding: 0;
  margin-bottom: 0;
  line-height: 1.2;
  font-size: 2rem;
  font-weight: 100;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

/* line 71, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-title a:hover {
  text-decoration: none;
}

/* line 76, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-description {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  text-align: center;
  margin: 15px 0;
  display: none;
}

/* line 83, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-more {
  display: block;
  float: none;
  text-align: center;
  position: absolute;
  bottom: 30px;
  left: 20px;
  right: 20px;
  margin: auto;
  background-color: #24cad2;
  color: white;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  font-weight: 400;
  text-transform: uppercase;
  transition: 0.12s all linear;
  padding: 12px 10px;
  font-size: 1.4rem;
}

/* line 102, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-more::after {
  display: none;
}

/* line 106, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-more:hover {
  background-color: #221f1f;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  text-decoration: none;
}

/* line 112, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-more-arrow {
  display: none;
}

/* line 118, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .slick-initialized {
  padding: 0 25px;
}

@media (min-width: 768px) {
  /* line 118, src/sass/components/articleList/_articleList-related-products.scss */
  .articleList-related-products > .component-content .slick-initialized {
    padding: 0 50px;
  }
}

/* line 126, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .slick-initialized .slick-slide {
  margin: 10px 20px;
  height: auto;
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 133, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .slick-initialized .slick-slide > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 350px;
}

/* line 140, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .slick-initialized .slick-list {
  position: relative;
}

/* line 144, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .slick-initialized .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 148, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .slick-initialized .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 40px;
  width: 40px;
  font-size: 8rem;
  z-index: 10;
  text-align: center;
  line-height: 0.25;
  cursor: pointer;
}

/* line 161, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .slick-initialized .slick-arrow-left {
  left: 10px;
  background: url(../../assets/img/arrow-circle-button.png) center center no-repeat;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background-size: 50px;
  width: 50px;
  height: 50px;
  font-size: 0;
}

@media (max-width: 768px) {
  /* line 161, src/sass/components/articleList/_articleList-related-products.scss */
  .articleList-related-products > .component-content .slick-initialized .slick-arrow-left {
    display: none !important;
  }
}

/* line 175, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .slick-initialized .slick-arrow-right {
  right: 10px;
  background: url(../../assets/img/arrow-circle-button.png) center center no-repeat;
  background-size: 50px;
  width: 50px;
  height: 50px;
  font-size: 0;
}

@media (max-width: 768px) {
  /* line 175, src/sass/components/articleList/_articleList-related-products.scss */
  .articleList-related-products > .component-content .slick-initialized .slick-arrow-right {
    display: none !important;
  }
}

/* line 189, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .slick-initialized .slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}

/* line 197, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .slick-initialized .slick-dots li {
  display: inline-block;
  font-size: 0;
  color: transparent;
  margin: 5px;
}

/* line 203, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .slick-initialized .slick-dots li button {
  background-color: #cacccc;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

/* line 214, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .slick-initialized .slick-dots li.slick-active button {
  background-color: #221f1f;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/box/_box-base.scss */
.box-video-bg {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

/* line 9, src/sass/components/box/_box-base.scss */
.box-video-bg video.box-video-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
}

/* line 21, src/sass/components/box/_box-base.scss */
.box-video-bg .component-content {
  z-index: -1;
  position: relative;
}

@media (max-width: 991px) {
  /* line 2, src/sass/components/box/_box-hide-background-image-below-desktop.scss */
  .box-hide-background-image-below-desktop > .component-content {
    background-image: none !important;
  }
}

/* line 1, src/sass/components/box/_box-background.scss */
.box-background {
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 5, src/sass/components/box/_box-background.scss */
.box-background-blue-dark {
  background-color: #221f1f;
}

/* line 9, src/sass/components/box/_box-background.scss */
.box-background-blue-light {
  background-color: #ddf5fb;
}

/* line 13, src/sass/components/box/_box-background.scss */
.box-background-black {
  background-color: #000;
}

/* line 17, src/sass/components/box/_box-background.scss */
.box-background-blue {
  background-color: #007fa9;
}

/* line 21, src/sass/components/box/_box-background.scss */
.box-background-blue-accessible {
  background-color: #167f84;
}

/* line 25, src/sass/components/box/_box-background.scss */
.box-background-green {
  background-color: #40824a;
}

/* line 29, src/sass/components/box/_box-background.scss */
.box-background-red {
  background-color: #e0004d;
}

/* line 33, src/sass/components/box/_box-background.scss */
.box-background-purple {
  background-color: #c6057b;
}

/* line 37, src/sass/components/box/_box-background.scss */
.box-background-white {
  background-color: #fff;
}

/* line 41, src/sass/components/box/_box-background.scss */
.box-background-cardboard-texture {
  background-image: url("/etc/designs/zg/cphello/desktop/assets/img/cardboard-texture.jpg");
  color: white;
  padding-top: 0;
  padding-bottom: 10px;
}

/* line 47, src/sass/components/box/_box-background.scss */
.box-background-cardboard-texture > * {
  color: white;
}

/* line 52, src/sass/components/box/_box-background.scss */
.box-background-light-gray {
  background-color: #f8f8f8;
}

/* line 56, src/sass/components/box/_box-background.scss */
.box-background-pink {
  background-color: #d03f6d;
}

/* line 60, src/sass/components/box/_box-background.scss */
.box-background-light-purple {
  background-color: #f5eaff;
}

/* line 64, src/sass/components/box/_box-background.scss */
.box-background-light-blue {
  background-color: #cdfcff;
}

/* line 1, src/sass/components/box/_box-country-selector-container.scss */
.box-country-selector-container {
  display: none;
}

/* line 2, src/sass/components/box/_box-center-vertically.scss */
.box-center-vertically > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 1170px;
  /* IE fallback not needed
    @media screen and (min-width: 0\0) and (min-resolution: +1dpi) {
      > .content {
        top: 50%;
        transform: translateY(-50%);
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
      }

      &[style*='background-image'] {
        > .content {
          margin: auto;
        }
      }
    }
    */
}

/* line 7, src/sass/components/box/_box-center-vertically.scss */
.box-center-vertically > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: wrap row;
          flex-flow: wrap row;
  width: 100%;
  max-width: 1170px;
}

@supports (-webkit-marquee-repetition: infinite) and ((-o-object-fit: fill) or (object-fit: fill)) {
  /* line 15, src/sass/components/box/_box-center-vertically.scss */
  .box-center-vertically > .component-content > .content > .component {
    margin-right: -0.6px;
  }
}

/* line 22, src/sass/components/box/_box-center-vertically.scss */
.box-center-vertically > .component-content[style*='background-image'] > .content {
  margin: 0;
}

/* line 2, src/sass/components/box/_box-bottom-footer-container.scss */
.box-bottom-footer-container .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991px) {
  /* line 2, src/sass/components/box/_box-bottom-footer-container.scss */
  .box-bottom-footer-container .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  /* line 11, src/sass/components/box/_box-bottom-footer-container.scss */
  .box-bottom-footer-container .content .richText:nth-of-type(1) {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  /* line 16, src/sass/components/box/_box-bottom-footer-container.scss */
  .box-bottom-footer-container .content .image {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  @supports (-webkit-marquee-repetition: infinite) and ((-o-object-fit: fill) or (object-fit: fill)) {
    /* line 21, src/sass/components/box/_box-bottom-footer-container.scss */
    .box-bottom-footer-container .content > .component {
      margin-left: -0.3px;
      margin-right: -0.3px;
    }
  }
}

/* line 3, src/sass/components/box/_box-full-width.scss */
.box-full-width.component > .component-content {
  max-width: none;
}

/* line 1, src/sass/components/box/_box-page-hero.scss */
.box-page-hero {
  box-shadow: 0 1px 18px 0 rgba(39, 46, 133, 0.1);
  padding: 0;
  overflow: hidden;
  background-color: #f5fcfe;
}

/* line 8, src/sass/components/box/_box-page-hero.scss */
.box-page-hero.component > .component-content {
  line-height: 0;
}

/* line 11, src/sass/components/box/_box-page-hero.scss */
.box-page-hero.component > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

@supports (-webkit-marquee-repetition: infinite) and ((-o-object-fit: fill) or (object-fit: fill)) {
  /* line 17, src/sass/components/box/_box-page-hero.scss */
  .box-page-hero.component > .component-content > .content > .component {
    margin-left: -0.3px;
    margin-right: -0.3px;
  }
}

@media (max-width: 767px) {
  /* line 11, src/sass/components/box/_box-page-hero.scss */
  .box-page-hero.component > .component-content > .content {
    min-height: 200px;
    text-align: center;
  }
}

/* line 31, src/sass/components/box/_box-page-hero.scss */
.box-page-hero::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  height: 6px;
  width: 100%;
  background: linear-gradient(to right, rgba(36, 202, 210, 0) 20%, rgba(36, 202, 210, 0.9) 40%);
}

/* line 1, src/sass/components/box/_box-page-hero-image.scss */
.box-page-hero-image {
  box-shadow: 0 1px 18px 0 rgba(39, 46, 133, 0.1);
  padding: 0;
  overflow: hidden;
  background-color: #f5fcfe;
}

/* line 8, src/sass/components/box/_box-page-hero-image.scss */
.box-page-hero-image.component > .component-content {
  line-height: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* line 14, src/sass/components/box/_box-page-hero-image.scss */
.box-page-hero-image.component > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

@supports (-webkit-marquee-repetition: infinite) and ((-o-object-fit: fill) or (object-fit: fill)) {
  /* line 20, src/sass/components/box/_box-page-hero-image.scss */
  .box-page-hero-image.component > .component-content > .content > .component {
    margin-left: -0.3px;
    margin-right: -0.3px;
  }
}

@media (max-width: 767px) {
  /* line 14, src/sass/components/box/_box-page-hero-image.scss */
  .box-page-hero-image.component > .component-content > .content {
    min-height: 200px;
    text-align: center;
  }
}

/* line 34, src/sass/components/box/_box-page-hero-image.scss */
.box-page-hero-image::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  height: 6px;
  width: 100%;
  background: linear-gradient(to right, rgba(36, 202, 210, 0) 20%, rgba(36, 202, 210, 0.9) 40%);
}

/* line 1, src/sass/components/box/_box-bottom-border-with-shadow.scss */
.box-bottom-border-with-shadow {
  box-shadow: 0 10px 18px -10px rgba(39, 46, 133, 0.1);
}

/* line 4, src/sass/components/box/_box-bottom-border-with-shadow.scss */
.box-bottom-border-with-shadow::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 6px;
  width: 100%;
  background: linear-gradient(to right, rgba(36, 202, 210, 0) 20%, rgba(36, 202, 210, 0.9) 40%);
}

/* line 1, src/sass/components/box/_box-card-shadow.scss */
.box-card-shadow {
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 5, src/sass/components/box/_box-card-shadow.scss */
.box-card-shadow > .component-content {
  box-shadow: 0 0 15px -5px;
  border-radius: 10px;
  padding: 30px 15px;
  width: 100%;
  box-sizing: border-box;
}

/* line 3, src/sass/components/box/_box-equal-height.scss */
.box-equal-height > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@supports (-webkit-marquee-repetition: infinite) and ((-o-object-fit: fill) or (object-fit: fill)) {
  /* line 8, src/sass/components/box/_box-equal-height.scss */
  .box-equal-height > .component-content > .content > .component {
    margin-right: -0.6px;
  }
}

/* line 2, src/sass/components/box/_box-gum-health.scss */
.box-gum-health > .component-content {
  position: relative;
}

/* line 5, src/sass/components/box/_box-gum-health.scss */
.box-gum-health > .component-content .image {
  position: relative;
  top: 0;
  transition: top 0.15s linear;
}

/* line 11, src/sass/components/box/_box-gum-health.scss */
.box-gum-health > .component-content:hover .image {
  top: -5px;
}

/* line 15, src/sass/components/box/_box-gum-health.scss */
.box-gum-health > .component-content > a {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
}

/* line 22, src/sass/components/box/_box-gum-health.scss */
.box-gum-health > .component-content > a span {
  display: none;
}

@media (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-reverse-inside-elements-order-on-mobile.scss */
  .box-reverse-inside-elements-order-on-mobile > .component-content > .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse wrap-reverse;
            flex-flow: row-reverse wrap-reverse;
  }
}

/* line 1, src/sass/components/box/_box-test-content.scss */
.box-test-content {
  display: none;
}

/* line 5, src/sass/components/box/_box-test-content.scss */
.box-test-content .form .form-heading {
  display: none;
}

/* line 10, src/sass/components/box/_box-test-content.scss */
.box-test-content .test-steps {
  list-style-type: none;
  margin: 30px auto;
  max-width: 800px;
  padding-left: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 19, src/sass/components/box/_box-test-content.scss */
.box-test-content .test-steps::before {
  content: '';
  height: 2px;
  background-color: #ddf5fb;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: -1;
}

/* line 30, src/sass/components/box/_box-test-content.scss */
.box-test-content .test-steps li {
  width: 34px;
  height: 34px;
  background-color: white;
  border: 2px solid #ddf5fb;
  border-radius: 50%;
  transition: 0.3s background-color;
}

/* line 38, src/sass/components/box/_box-test-content.scss */
.box-test-content .test-steps li:last-of-type {
  margin-right: 0;
}

/* line 42, src/sass/components/box/_box-test-content.scss */
.box-test-content .test-steps li.step-passed, .box-test-content .test-steps li.step-active {
  background-color: #24cad2;
}

@media (max-width: 767px) {
  /* line 30, src/sass/components/box/_box-test-content.scss */
  .box-test-content .test-steps li {
    width: 20px;
    height: 20px;
  }
}

/* line 1, src/sass/components/box/_box-test-question.scss */
.box-text-question {
  display: none;
}

/* line 4, src/sass/components/box/_box-test-question.scss */
.box-text-question.step-active {
  display: block;
}

/* line 1, src/sass/components/box/_box-test-results.scss */
.box-test-results-risk-low,
.box-test-results-risk-mid,
.box-test-results-risk-high {
  display: none;
}

/* line 2, src/sass/components/box/_box-popdown-header.scss */
.box-popdown-header-2, .box-popdown-header-1 {
  display: none;
  position: absolute;
  top: 0;
  z-index: -1000;
  background-color: white;
}

/* line 1, src/sass/components/box/_box-goodness-centered.scss */
.box-goodness-centered > * {
  text-align: center;
}

/* line 1, src/sass/components/box/_box-legal-container.scss */
.box-legal-container {
  border-top: 1px solid #434040;
  margin: 0 40px;
  padding: 20px 0;
  width: 95%;
}

@media only screen and (max-width: 992px) {
  /* line 1, src/sass/components/box/_box-legal-container.scss */
  .box-legal-container {
    width: 90%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-legal-container.scss */
  .box-legal-container {
    width: 80%;
  }
}

/* line 1, src/sass/components/box/_box-rollover-container.scss */
.box-rollover-container {
  position: relative;
}

/* line 4, src/sass/components/box/_box-rollover-container.scss */
.box-rollover-container-1 {
  top: -4px;
}

/* line 8, src/sass/components/box/_box-rollover-container.scss */
.box-rollover-container-2 {
  top: -8px;
}

/* line 12, src/sass/components/box/_box-rollover-container.scss */
.box-rollover-container-3 {
  top: -12px;
}

/* line 16, src/sass/components/box/_box-rollover-container.scss */
.box-rollover-container-4 {
  top: -16px;
}

@media (max-width: 1199px) {
  /* line 1, src/sass/components/box/_box-rollover-container.scss */
  .box-rollover-container {
    /* Safari */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
  }
}

/* line 2, src/sass/components/box/_box-hello-products-grid-content.scss */
.box-hello-products-grid-content > .component-content:first-child {
  border-radius: 5px;
  margin: 10px 5px;
  padding: 5px;
  height: 330px;
  transition: 0.2s box-shadow ease;
}

/* line 9, src/sass/components/box/_box-hello-products-grid-content.scss */
.box-hello-products-grid-content > .component-content:first-child p a {
  font-family: AvenirMedium;
  font-size: 18px;
  color: #000;
}

/* line 14, src/sass/components/box/_box-hello-products-grid-content.scss */
.box-hello-products-grid-content > .component-content:first-child p a:hover {
  text-decoration: none;
}

/* line 19, src/sass/components/box/_box-hello-products-grid-content.scss */
.box-hello-products-grid-content > .component-content:first-child:hover {
  box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.1);
}

/* line 23, src/sass/components/box/_box-hello-products-grid-content.scss */
.box-hello-products-grid-content > .component-content:first-child:hover p a {
  color: #25cad3;
  text-decoration: none;
}

/* line 29, src/sass/components/box/_box-hello-products-grid-content.scss */
.box-hello-products-grid-content > .component-content:first-child .image {
  position: relative;
  bottom: 0;
  width: 100%;
}

/* line 38, src/sass/components/box/_box-hello-products-grid-content.scss */
.box-hello-products-grid-content-borderless > .component-content:first-child {
  margin: 10px 5px;
  padding: 5px;
  height: 300px;
}

/* line 47, src/sass/components/box/_box-hello-products-grid-content.scss */
.box-hello-products-grid-content-borderless > .component-content:first-child .image {
  width: 90%;
  margin-left: 2.5%;
}

@media (max-width: 500px) {
  /* line 57, src/sass/components/box/_box-hello-products-grid-content.scss */
  .box-hello-products-grid-content img {
    width: 70px;
  }
  /* line 61, src/sass/components/box/_box-hello-products-grid-content.scss */
  .box-hello-products-grid-content > .component-content:first-child {
    height: 290px;
  }
  /* line 65, src/sass/components/box/_box-hello-products-grid-content.scss */
  .box-hello-products-grid-content .parametrizedhtml {
    display: none;
  }
}

/* line 71, src/sass/components/box/_box-hello-products-grid-content.scss */
.box-hello-products-grid-content .parametrizedhtml {
  text-align: center;
  position: absolute;
  bottom: 22px;
  padding-left: 15%;
}

/* line 1, src/sass/components/box/_box-padded-top-bottom.scss */
.box-padded-top-bottom {
  padding-top: 50px;
  padding-bottom: 50px;
}

@media (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-hide-on-mobile.scss */
  .box-hide-on-mobile {
    display: none;
  }
}

/* line 1, src/sass/components/box/_box-border-left.scss */
.box-border-left {
  border-left: solid 1px #e1e1e1;
}

/* line 1, src/sass/components/box/_box-sticky-on-scroll.scss */
.box-sticky-on-scroll {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

/* line 1, src/sass/components/box/_box-nav-padded.scss */
.box-nav-padded {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* line 1, src/sass/components/box/_box-popdown-container.scss */
.box-popdown-container > .component-content {
  padding: 0;
  margin: 0;
}

/* line 1, src/sass/components/box/_box-padless.scss */
.box-padless {
  padding: 0;
}

/* line 1, src/sass/components/box/_box-fit-content.scss */
.box-fit-content {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

/* line 1, src/sass/components/box/_box-hero-image.scss */
.box-hero-image {
  padding: 0;
}

/* line 5, src/sass/components/box/_box-hero-image.scss */
.box-hero-image > .component-content {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  padding-top: -o-calc(21.25% - 75px);
  padding-top: calc(21.25% - 75px);
  padding-bottom: -o-calc(21.25% - 75px);
  padding-bottom: calc(21.25% - 75px);
}

/* line 20, src/sass/components/box/_box-hero-image.scss */
.box-hero-image .component-content .paragraphSystem {
  height: 150px;
}

@media (max-width: 991px) {
  /* line 20, src/sass/components/box/_box-hero-image.scss */
  .box-hero-image .component-content .paragraphSystem {
    height: 200px;
  }
}

/* line 1, src/sass/components/box/_box-over-hero.scss */
.box-over-hero {
  position: absolute;
  z-index: 2;
}

/* line 1, src/sass/components/box/_full-width-images-on-carousel.scss */
.full-width-images-on-carousel {
  padding: 0;
}

/* line 4, src/sass/components/box/_full-width-images-on-carousel.scss */
.full-width-images-on-carousel img {
  width: 100%;
}

/* line 1, src/sass/components/box/_bar-products-bar.scss */
.bar-products-products {
  margin: 0;
  padding: 15px 0;
  position: fixed;
  background-color: #fff;
  z-index: 5;
  width: 100vw;
}

/* line 9, src/sass/components/box/_bar-products-bar.scss */
.bar-products-products ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 500px) {
  /* line 9, src/sass/components/box/_bar-products-bar.scss */
  .bar-products-products ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    overflow: scroll;
    margin-left: 0 !important;
  }
}

/* line 21, src/sass/components/box/_bar-products-bar.scss */
.bar-products-products li {
  margin: 0 20px !important;
}

@media (max-width: 992px) {
  /* line 21, src/sass/components/box/_bar-products-bar.scss */
  .bar-products-products li {
    margin: 0 15px !important;
    text-align: center;
  }
}

/* line 29, src/sass/components/box/_bar-products-bar.scss */
.bar-products-products li a {
  font-size: 2.5rem !important;
  font-weight: 800 !important;
}

@media (max-width: 500px) {
  /* line 29, src/sass/components/box/_bar-products-bar.scss */
  .bar-products-products li a {
    font-size: 2rem !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100px;
  }
}

/* line 39, src/sass/components/box/_bar-products-bar.scss */
.bar-products-products li a:hover {
  text-decoration: underline;
  color: #000;
}

/* line 45, src/sass/components/box/_bar-products-bar.scss */
.bar-products-products li::before {
  display: none !important;
}

@media (max-width: 991px) {
  /* line 1, src/sass/components/box/_pdp-info.scss */
  .pdp-info {
    padding: 0 15px;
    text-align: center;
  }
}

@media (min-width: 993px) {
  /* line 1, src/sass/components/box/_box-hide-on-desktop.scss */
  .box-hide-on-desktop {
    display: none;
  }
}

/* line 1, src/sass/components/box/_box-no-padding.scss */
.box-no-padding {
  padding: 0;
}

/* line 2, src/sass/components/box/_main-pdp-images.scss */
.main-pdp-images img {
  padding: 15px;
  border-radius: 30px;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs {
  margin: 10px 0;
}

/* line 6, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 12, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list li {
  float: left;
  margin-right: 6px;
}

@media only screen and (max-width: 992px) {
  /* line 12, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
  .breadcrumbs-list li {
    float: none;
  }
}

/* line 22, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-separator {
  margin: 0 10px;
}

/* line 27, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-without-separator .breadcrumbs-separator {
  display: none;
}

/* line 31, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-without-separator li {
  position: relative;
  padding-right: 15px;
  margin-right: 9px;
}

/* line 36, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-without-separator li::before {
  top: 5px;
  right: 0;
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  position: absolute;
  font-size: 8px;
}

/* line 46, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-without-separator li:last-child {
  background-image: none;
}

/* line 49, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-without-separator li:last-child::before {
  display: none;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/carousel/_carousel-base.scss */
.carousel > .component-content {
  position: relative;
  padding: 15px 60px;
  border: solid 2px #9e9e9e;
  background-color: #fff;
}

/* line 12, src/sass/components/carousel/_carousel-base.scss */
.carousel-slides {
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 20, src/sass/components/carousel/_carousel-base.scss */
.carousel-slide {
  clear: both;
  position: absolute;
  width: 100%;
}

/* line 25, src/sass/components/carousel/_carousel-base.scss */
.carousel-slide .no-content,
.carousel-slide .no-image {
  text-align: center;
}

/* line 30, src/sass/components/carousel/_carousel-base.scss */
.carousel-slide.is-active {
  display: block;
  position: relative;
}

/* line 35, src/sass/components/carousel/_carousel-base.scss */
.carousel-slide .image-and-content {
  overflow: hidden;
}

/* line 39, src/sass/components/carousel/_carousel-base.scss */
.carousel-slide .no-content .carousel-cover {
  float: none;
  max-width: 100%;
}

/* line 44, src/sass/components/carousel/_carousel-base.scss */
.carousel-slide .no-image .carousel-content {
  float: none;
  max-width: 100%;
}

/* line 50, src/sass/components/carousel/_carousel-base.scss */
.carousel-cover {
  max-width: 50%;
  height: auto;
  float: right;
}

@media only screen and (max-width: 992px) {
  /* line 50, src/sass/components/carousel/_carousel-base.scss */
  .carousel-cover {
    max-width: 100%;
    float: none;
    margin: auto;
    display: block;
  }
}

/* line 63, src/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: 992px) {
  /* line 63, src/sass/components/carousel/_carousel-base.scss */
  .carousel-content {
    max-width: 100%;
    float: none;
  }
}

/* line 76, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav {
  padding: 0;
  margin-top: 20px;
  overflow: hidden;
  text-align: center;
}

/* line 82, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav li {
  display: inline-block;
  margin: 0 3px;
}

/* line 86, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav li.is-active a {
  background: #fff;
}

/* line 91, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav a {
  display: inline-block;
  width: 10px;
  height: 10px;
  font-size: 0;
  color: transparent;
  border: 2px solid #d1d1d1;
}

/* line 100, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav-prev, .carousel-nav-next {
  position: absolute;
  top: 50%;
  width: 19px;
  height: 31px;
  border: none;
}

/* line 108, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav-prev a, .carousel-nav-next a {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}

/* line 114, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav-prev a::before, .carousel-nav-next a::before {
  font-size: 30px;
  color: #fff;
}

/* line 120, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav-prev a:hover::before, .carousel-nav-next a:hover::before {
  color: #9e9e9e;
}

@media only screen and (max-width: 992px) {
  /* line 100, src/sass/components/carousel/_carousel-base.scss */
  .carousel-nav-prev, .carousel-nav-next {
    display: block;
  }
}

/* line 131, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav-prev {
  left: 10px;
}

/* line 135, src/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, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav-next {
  right: 10px;
}

/* line 145, src/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, src/sass/components/carousel/_carousel-base.scss */
.no-js .carousel-slide {
  position: static;
}

/* line 158, src/sass/components/carousel/_carousel-base.scss */
.no-js .carousel-slide:first-child {
  margin-top: 0;
  border-top: none;
}

/* line 165, src/sass/components/carousel/_carousel-base.scss */
.no-js .carousel-nav li {
  display: none;
}

/* line 1, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero {
  padding: 0;
  background-color: #25cad3;
}

/* line 5, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero::after {
  content: '';
  display: none;
  height: 5px;
  width: 100%;
  background: linear-gradient(to right, rgba(36, 202, 210, 0) 0%, rgba(36, 202, 210, 0.9) 40%);
}

@media (min-width: 992px) {
  /* line 1, src/sass/components/carousel/_carousel-hero.scss */
  .carousel-hero {
    background-color: transpalrent;
  }
}

/* line 17, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content {
  border: none;
  padding: 0;
  max-width: none;
  background-color: transparent;
  margin: 0;
}

/* line 25, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-slides {
  min-height: 600px;
}

/* line 28, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-slides .carouselSlide {
  padding: 0;
}

/* line 33, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-slides .carouselSlide .content > .box > .component-content {
  max-width: none;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 0;
}

@media (min-width: 992px) {
  /* line 33, src/sass/components/carousel/_carousel-hero.scss */
  .carousel-hero > .component-content .carousel-slides .carouselSlide .content > .box > .component-content {
    min-height: 480px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  /* line 46, src/sass/components/carousel/_carousel-hero.scss */
  .carousel-hero > .component-content .carousel-slides .carouselSlide .content > .box > .component-content > .content {
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: wrap row;
            flex-flow: wrap row;
    width: 100%;
  }
}

@media screen and (min-width: 992px) and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.010416666666666666), screen and (min-width: 992px) and (min-width: 0\0) and (min-resolution: 1dpi) {
  /* line 55, src/sass/components/carousel/_carousel-hero.scss */
  .carousel-hero > .component-content .carousel-slides .carouselSlide .content > .box > .component-content > .content {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
  }
  /* line 66, src/sass/components/carousel/_carousel-hero.scss */
  .carousel-hero > .component-content .carousel-slides .carouselSlide .content > .box > .component-content[style*='background-image'] > .content {
    margin: auto;
  }
}

/* line 76, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-slides .carouselSlide .content .richText > .component-content {
  overflow: visible;
}

/* line 84, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav {
  position: absolute;
  bottom: 10px;
  width: 100%;
  z-index: 2;
}

/* line 90, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav-prev, .carousel-hero > .component-content .carousel-nav-next {
  height: 60px;
  width: 60px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: none;
}

/* line 99, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav-prev > a, .carousel-hero > .component-content .carousel-nav-next > a {
  border-radius: 50%;
  background-color: white;
  border: 3px solid #221f1f;
  position: relative;
  font-size: 0;
  box-sizing: border-box;
}

/* line 107, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav-prev > a::before, .carousel-hero > .component-content .carousel-nav-prev > a::after, .carousel-hero > .component-content .carousel-nav-next > a::before, .carousel-hero > .component-content .carousel-nav-next > a::after {
  content: '';
  height: 3px;
  width: 15px;
  background-color: #221f1f;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/* line 125, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav-prev > a::before {
  -webkit-transform: translate(-2px, 6px) rotate(60deg);
          transform: translate(-2px, 6px) rotate(60deg);
}

/* line 129, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav-prev > a::after {
  -webkit-transform: translate(-2px, -6px) rotate(-60deg);
          transform: translate(-2px, -6px) rotate(-60deg);
}

/* line 137, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav-next > a::before {
  -webkit-transform: translate(0, -6px) rotate(60deg);
          transform: translate(0, -6px) rotate(60deg);
}

/* line 141, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav-next > a::after {
  -webkit-transform: translate(0, 6px) rotate(-60deg);
          transform: translate(0, 6px) rotate(-60deg);
}

/* line 147, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav-item {
  display: inline-block;
}

/* line 150, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav-item > a {
  height: 15px;
  width: 15px;
  border: none;
  border-radius: 50%;
  background-color: #cacccc;
}

/* line 159, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav-item.is-active > a {
  background-color: white;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/components/divider/_divider-base.scss */
.divider > .component-content {
  height: 1px;
  margin: 2em 0;
  background: #dedede;
}

/* line 12, src/sass/components/divider/_divider-base.scss */
.divider.transparent > .component-content {
  height: 0;
}

/* line 19, src/sass/components/divider/_divider-base.scss */
.divider-gradient-dark > .component-content {
  height: 2px;
  margin: auto;
  background: linear-gradient(to right, rgba(34, 31, 31, 0) 0%, rgba(34, 31, 31, 0.4) 30%, rgba(34, 31, 31, 0.4) 60%, rgba(34, 31, 31, 0) 100%);
}

/* line 27, src/sass/components/divider/_divider-base.scss */
.divider-gradient-light > .component-content {
  height: 3px;
  margin: auto;
  background: linear-gradient(to right, rgba(36, 202, 210, 0) 0%, rgba(36, 202, 210, 0.2) 30%, rgba(36, 202, 210, 0.2) 60%, rgba(36, 202, 210, 0) 100%);
}

@media (max-width: 991px) {
  /* line 35, src/sass/components/divider/_divider-base.scss */
  .divider-hide-on-mobile {
    display: none;
  }
}

@media (min-width: 993px) {
  /* line 41, src/sass/components/divider/_divider-base.scss */
  .divider-hide-on-desktop {
    display: none;
  }
}

/* line 50, src/sass/components/divider/_divider-base.scss */
.divider-height-0 .component-content {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* line 50, src/sass/components/divider/_divider-base.scss */
.divider-height-1 .component-content {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* line 50, src/sass/components/divider/_divider-base.scss */
.divider-height-2 .component-content {
  margin-top: 30px;
  margin-bottom: 30px;
}

/* line 50, src/sass/components/divider/_divider-base.scss */
.divider-height-3 .component-content {
  margin-top: 45px;
  margin-bottom: 45px;
}

/* line 50, src/sass/components/divider/_divider-base.scss */
.divider-height-4 .component-content {
  margin-top: 60px;
  margin-bottom: 60px;
}

/* line 50, src/sass/components/divider/_divider-base.scss */
.divider-height-5 .component-content {
  margin-top: 75px;
  margin-bottom: 75px;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/fileList/_fileList-base.scss */
.fileList-heading {
  display: block;
  color: #9e9e9e;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 8, src/sass/components/fileList/_fileList-base.scss */
.fileList-date {
  margin-bottom: 10px;
  color: #f2f2f2;
}

/* line 13, src/sass/components/fileList/_fileList-base.scss */
.fileList-file {
  margin-bottom: 20px;
  overflow: hidden;
}

/* line 18, src/sass/components/fileList/_fileList-base.scss */
.fileList-description {
  overflow: hidden;
}

/* line 22, src/sass/components/fileList/_fileList-base.scss */
.fileList-title {
  display: block;
  color: #9e9e9e;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 26, src/sass/components/fileList/_fileList-base.scss */
.fileList-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 32, src/sass/components/fileList/_fileList-base.scss */
.fileList-thumbnail {
  margin-right: 15px;
  float: left;
  max-width: 100px;
}

@media only screen and (max-width: 992px) {
  /* line 32, src/sass/components/fileList/_fileList-base.scss */
  .fileList-thumbnail {
    float: none;
    margin: auto;
    display: block;
  }
}

/* line 44, src/sass/components/fileList/_fileList-base.scss */
.fileList-download {
  text-align: right;
}

/* line 47, src/sass/components/fileList/_fileList-base.scss */
.fileList-download-size {
  display: block;
  color: #f2f2f2;
}

/* line 4, src/sass/components/fileList/_fileList-image-carousel.scss */
.mod-js .fileList-image-carousel .fileList-file {
  display: none;
}

/* line 7, src/sass/components/fileList/_fileList-image-carousel.scss */
.mod-js .fileList-image-carousel .fileList-file:first-of-type {
  display: block;
}

/* line 14, src/sass/components/fileList/_fileList-image-carousel.scss */
.mod-js .fileList-image-carousel .fileList-list.slick-initialized .fileList-file {
  display: inline-block;
}

/* line 23, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .fileList-title {
  display: none;
}

/* line 27, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .fileList-download {
  display: none;
}

/* line 31, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .fileList-thumbnail {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  float: none;
  width: 360px;
}

@media (max-width: 767px) {
  /* line 31, src/sass/components/fileList/_fileList-image-carousel.scss */
  .fileList-image-carousel .fileList-thumbnail {
    width: 100%;
  }
}

/* line 45, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-dots {
  position: absolute;
  width: 100%;
  bottom: 0;
  list-style: none;
  padding: 0;
  text-align: center;
  line-height: 0;
  margin: 30px auto;
}

/* line 55, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-dots li {
  display: inline;
  margin: 5px;
}

/* line 59, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-dots li button {
  cursor: pointer;
  font-size: 0;
  height: 10px;
  width: 10px;
  padding: 0;
  border-radius: 50%;
  border: none;
  background-color: white;
  opacity: 50%;
  -webkit-appearance: none;
}

/* line 71, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-dots li button:focus {
  outline: none;
}

/* line 77, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-dots li.slick-active button {
  background-color: white;
  opacity: 100%;
}

/* line 85, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-arrow {
  position: absolute;
  margin: auto;
  top: -40px;
  bottom: 0;
  height: 50px;
  background: transparent;
  border: none;
  font-size: 0;
  z-index: 1;
  cursor: pointer;
  color: #221f1f;
}

/* line 98, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-arrow::after {
  font-size: 35px;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transform: scale(1);
          transform: scale(1);
}

/* line 105, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-arrow:hover::after {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

/* line 110, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-arrow.slick-prev {
  left: 0;
}

/* line 113, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-arrow.slick-prev::after {
  content: "\f053";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 118, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-arrow.slick-next {
  right: 0;
}

/* line 121, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-arrow.slick-next::after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 126, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-arrow:focus {
  outline: none;
}

/* line 133, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-initialized .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 137, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-initialized .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
}

/* line 143, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-initialized .slick-slide > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

@supports (-webkit-marquee-repetition: infinite) and ((-o-object-fit: fill) or (object-fit: fill)) {
  /* line 143, src/sass/components/fileList/_fileList-image-carousel.scss */
  .fileList-image-carousel .slick-initialized .slick-slide > div {
    height: auto;
  }
}

/* line 157, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-initialized .fileList-file {
  margin-bottom: 0;
}

/* line 3, src/sass/components/fileList/_fileList-image-carousel-show-arrows.scss */
.fileList-image-carousel-show-arrows .fileList-list {
  padding-left: 45px;
  padding-right: 45px;
}

/* line 8, src/sass/components/fileList/_fileList-image-carousel-show-arrows.scss */
.fileList-image-carousel-show-arrows .fileList-description {
  max-width: 450px;
}

/* line 12, src/sass/components/fileList/_fileList-image-carousel-show-arrows.scss */
.fileList-image-carousel-show-arrows .fileList-thumbnail {
  max-height: 400px;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/flash/_flash-base.scss */
.flash > .component-content {
  text-align: center;
}

/* line 8, src/sass/components/flash/_flash-base.scss */
.flash object {
  max-width: 100%;
}

/* line 12, src/sass/components/flash/_flash-base.scss */
.flash-missing {
  margin: 0 auto;
}

/* line 16, src/sass/components/flash/_flash-base.scss */
.flash .seoDescription {
  display: none;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/form/_form-base.scss */
.form-heading {
  display: block;
  color: #9e9e9e;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 8, src/sass/components/form/_form-base.scss */
.form form {
  margin: 0 0 20px;
}

/* line 12, src/sass/components/form/_form-base.scss */
.form fieldset {
  background-color: #fff;
  border: solid 2px #9e9e9e;
  padding: 13px;
  margin: 15px 0;
}

/* line 20, src/sass/components/form/_form-base.scss */
.form label,
.form input,
.form button,
.form select,
.form textarea {
  font-size: 14px;
}

/* line 28, src/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: #9e9e9e;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

/* line 45, src/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, src/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, src/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, src/sass/components/form/_form-base.scss */
.form textarea {
  height: auto;
  resize: vertical;
}

/* line 71, src/sass/components/form/_form-base.scss */
.form label {
  display: inline-block;
  margin-bottom: 5px;
}

/* line 76, src/sass/components/form/_form-base.scss */
.form select {
  max-width: 260px;
}

/* line 79, src/sass/components/form/_form-base.scss */
.form select[multiple], .form select[size] {
  height: auto;
}

/* line 85, src/sass/components/form/_form-base.scss */
.form input {
  height: 20px;
}

/* line 88, src/sass/components/form/_form-base.scss */
.form input[type="radio"], .form input[type="checkbox"] {
  width: auto;
  height: auto;
  box-shadow: none;
}

/* line 97, src/sass/components/form/_form-base.scss */
.form .control-label {
  padding: 5px 0;
}

/* line 101, src/sass/components/form/_form-base.scss */
.form .control-group {
  margin-bottom: 10px;
}

/* line 108, src/sass/components/form/_form-base.scss */
.no-js .clearButton {
  display: none;
}

/* line 113, src/sass/components/form/_form-base.scss */
.hiddenField {
  display: none;
}

/* line 1, src/sass/components/form/_form-tooltip.scss */
.control-tooltip {
  display: none;
  padding: 0 10px;
  max-width: 200px;
  margin-left: 5px;
  position: absolute;
  z-index: 1;
  background-color: #ddd;
  left: 100%;
  top: 0;
}

/* line 12, src/sass/components/form/_form-tooltip.scss */
.control-tooltip::after {
  content: '';
  position: absolute;
  z-index: 1;
  right: 100%;
  top: 10px;
  display: inline-block;
  border: solid transparent;
  height: 0;
  width: 0;
  border-right-color: #ddd;
  border-width: 5px;
  margin-top: -5px;
}

/* line 27, src/sass/components/form/_form-tooltip.scss */
.control-tooltip-container {
  position: relative;
  display: inline-block;
}

/* line 32, src/sass/components/form/_form-tooltip.scss */
.control-tooltip-button:hover + .control-tooltip, .control-tooltip:hover {
  display: block;
}

/* line 2, src/sass/components/form/_form-button-next-question.scss */
.button-next-question .button {
  border: none;
  font-size: 1.2rem;
  text-transform: uppercase;
  background-color: #24cad2;
  color: white;
  padding: 10px 60px;
  border-radius: 10px;
  font-weight: 700;
  text-align: center;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  display: block;
  margin: 0 auto;
  transition: 0.12s all linear;
  cursor: pointer;
  visibility: hidden;
}

/* line 19, src/sass/components/form/_form-button-next-question.scss */
.button-next-question .button:hover, .button-next-question .button:active {
  background-color: #221f1f;
  color: white;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  text-decoration: none;
}

/* line 2, src/sass/components/form/_from-radioGroup-test-question.scss */
.radioGroup-test-question .radio-group-label {
  text-align: center;
  display: block;
  font-size: 2.4rem;
  line-height: 1.2em;
  font-weight: 700;
  margin: 1.5em 0;
}

/* line 11, src/sass/components/form/_from-radioGroup-test-question.scss */
.radioGroup-test-question .radio {
  cursor: pointer;
  position: relative;
  padding-left: 2em;
  display: block;
  margin-bottom: 1.5em;
  font-size: 2rem;
  line-height: 1.2em;
}

/* line 20, src/sass/components/form/_from-radioGroup-test-question.scss */
.radioGroup-test-question .radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0.7em;
  top: calc(50% - 0.7em);
  width: 1.5em;
  height: 1.5em;
}

/* line 29, src/sass/components/form/_from-radioGroup-test-question.scss */
.radioGroup-test-question .radio input:checked ~ .radio-label-text::before {
  background-color: #24cad2;
  border-color: #24cad2;
}

/* line 35, src/sass/components/form/_from-radioGroup-test-question.scss */
.radioGroup-test-question .radio .radio-label-text {
  position: relative;
  display: block;
}

/* line 39, src/sass/components/form/_from-radioGroup-test-question.scss */
.radioGroup-test-question .radio .radio-label-text::before {
  box-sizing: border-box;
  background-clip: content-box;
  background-color: white;
  border: 2px solid #8c8e8e;
  border-radius: 50%;
  content: '';
  height: 1em;
  left: -1.5em;
  padding: 0.15em;
  position: absolute;
  top: calc(50% - 0.5em);
  transition: 0.3s background-color, 0.3s border-color;
  width: 1em;
}

/* line 2, src/sass/components/form/_form-checkboxField-test-question.scss */
.checkboxField-test-question .controls {
  cursor: pointer;
  position: relative;
  padding-left: 2em;
  display: block;
  margin-bottom: 1.5em;
  font-size: 2rem;
  line-height: 1.2em;
}

/* line 11, src/sass/components/form/_form-checkboxField-test-question.scss */
.checkboxField-test-question .controls input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0.7em;
  top: calc(50% - 0.7em);
  width: 1.5em;
  height: 1.5em;
}

/* line 20, src/sass/components/form/_form-checkboxField-test-question.scss */
.checkboxField-test-question .controls input:checked ~ .control-label::before {
  background-color: #24cad2;
  border-color: #24cad2;
}

/* line 27, src/sass/components/form/_form-checkboxField-test-question.scss */
.checkboxField-test-question .control-label {
  cursor: pointer;
  position: relative;
  padding: 0;
  display: block;
  margin-bottom: 1.5em;
  font-size: 2rem;
  line-height: 1.2em;
}

/* line 36, src/sass/components/form/_form-checkboxField-test-question.scss */
.checkboxField-test-question .control-label::before {
  box-sizing: border-box;
  background-clip: content-box;
  background-color: white;
  border: 2px solid #8c8e8e;
  content: '';
  height: 1em;
  left: -1.5em;
  padding: 0.15em;
  position: absolute;
  top: calc(50% - 0.5em);
  transition: 0.3s background-color, 0.3s border-color;
  width: 1em;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/image/_image-base.scss */
.image .right {
  text-align: right;
}

/* line 8, src/sass/components/image/_image-base.scss */
.image .left {
  text-align: left;
}

/* line 12, src/sass/components/image/_image-base.scss */
.image .middle {
  text-align: center;
}

@media (max-width: 767px) {
  /* line 1, src/sass/components/image/_image-hide-on-mobile.scss */
  .image-hide-on-mobile {
    display: none;
  }
}

@media (max-width: 1199px) {
  /* line 1, src/sass/components/image/_image-hide-on-small-screen.scss */
  .image-hide-on-small-screen {
    display: none;
  }
}

@media (max-width: 767px) {
  /* line 2, src/sass/components/image/_image-center-on-mobile.scss */
  .image-center-on-mobile .left,
  .image-center-on-mobile .right {
    text-align: center;
  }
}

/* line 1, src/sass/components/image/_image-header-nav.scss */
.image-header-nav {
  float: left;
}

@media (max-width: 767px) {
  /* line 1, src/sass/components/image/_image-header-nav.scss */
  .image-header-nav {
    float: right;
  }
}

/* line 1, src/sass/components/image/_image-connect-with-us.scss */
.image-connect-with-us {
  position: relative;
  top: -25px;
}

/* line 1, src/sass/components/image/_image-rollover.scss */
.image-rollover {
  padding-right: 0;
  padding-left: 0;
}

@media (max-width: 1199px) {
  /* line 1, src/sass/components/image/_image-rollover.scss */
  .image-rollover {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 993px) {
  /* line 1, src/sass/components/image/_image-height-500px.scss */
  .image-height-500px {
    height: 500px;
  }
}

@media (max-width: 991px) {
  /* line 1, src/sass/components/image/_image-height-500px.scss */
  .image-height-500px {
    height: auto;
  }
}

/* line 2, src/sass/components/image/_full-width.scss */
.full-width img {
  width: 100%;
}

/* line 2, src/sass/components/image/_top-wave-image.scss */
.top-wave-image img {
  position: relative;
  top: -90px;
}

@media only screen and (max-width: 1200px) {
  /* line 2, src/sass/components/image/_top-wave-image.scss */
  .top-wave-image img {
    top: -60px;
  }
}

@media only screen and (max-width: 992px) {
  /* line 2, src/sass/components/image/_top-wave-image.scss */
  .top-wave-image img {
    top: -40px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2, src/sass/components/image/_top-wave-image.scss */
  .top-wave-image img {
    top: -20px;
  }
}

/* line 2, src/sass/components/image/_active-pdp-variant.scss */
.active-pdp-variant img {
  border: 2px solid #000;
  border-radius: 40px;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery > .component-content {
  padding: 13px;
  border: solid 2px #9e9e9e;
  background-color: #fff;
}

/* line 10, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery .gallery-play {
  color: #9e9e9e;
}

/* line 14, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-heading {
  display: block;
  color: #9e9e9e;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 18, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-description {
  margin: 15px 0;
}

/* line 22, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnails {
  position: relative;
  margin: 20px 0;
}

/* line 27, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail, .imageGallery-view {
  cursor: pointer;
}

/* line 34, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery.is-playing::before, .imageGallery-view-overlay::before {
  content: "\f04c";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  text-indent: 0;
}

/* line 41, src/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 52, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow::before, .imageGallery-arrow.is-disabled:hover::before {
  position: absolute;
  top: 50%;
  color: white;
}

/* line 59, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow {
  text-align: center;
}

/* line 62, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow.is-disabled {
  opacity: 0.5;
}

/* line 67, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow:hover::before {
  color: #fff;
}

/* line 72, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow-left, .imageGallery-arrow-left.is-disabled:hover {
  left: 0;
}

/* line 76, src/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 83, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow-right, .imageGallery-arrow-right.is-disabled:hover {
  right: 0;
}

/* line 87, src/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 95, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail {
  position: relative;
  display: block;
  float: left;
  padding: 0;
  margin: 0 9px;
  border: solid 4px #9e9e9e;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.2s;
}

/* line 108, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail a {
  display: block;
}

/* line 112, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail-image {
  position: relative;
  margin: 2px;
  border: solid 2px #9e9e9e;
}

/* line 117, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail-image img {
  display: block;
  width: 63px;
  height: 52px;
  margin: 0 auto;
}

/* line 125, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail-cover {
  display: block;
  max-width: none;
}

/* line 130, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail-title {
  display: block;
  margin: 10px auto 0;
  width: 71px;
  font-size: 11px;
}

/* line 137, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail.is-active .imageGallery-thumbnail-overlay {
  opacity: 0;
  transition: opacity 0.5s;
}

/* line 142, src/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 152, src/sass/components/imageGallery/_imageGallery-base.scss */
.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%;
  border: 3px solid #9e9e9e;
  text-indent: 7px;
  background: #fff;
  text-align: center;
  line-height: 24px;
}

/* line 170, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail.is-active, .imageGallery-thumbnail:hover {
  opacity: 1;
}

/* line 176, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-list {
  overflow: hidden;
  margin: 0 50px;
  position: relative;
}

/* line 182, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-list li:hover .image,
.imageGallery-list li.active .image {
  margin: 0;
  border: solid 4px #9e9e9e;
}

/* line 189, src/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 202, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-view {
  position: relative;
  margin-bottom: 10px;
  border: solid 2px #9e9e9e;
  overflow: hidden;
  text-align: center;
  background: #fff;
}

/* line 212, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-view img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
}

/* line 220, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-view:hover-overlay {
  opacity: 0.7;
}

/* line 225, src/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 236, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-view-overlay:hover {
  opacity: 1;
  text-decoration: none;
}

/* line 241, src/sass/components/imageGallery/_imageGallery-base.scss */
.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: #fff;
  border: 3px solid #9e9e9e;
  border-radius: 50%;
  font-size: 30px;
  text-indent: 5px;
  text-align: center;
  line-height: 65px;
}

/* line 262, src/sass/components/imageGallery/_imageGallery-base.scss */
.mod-js .imageGallery-thumbnail {
  padding: 0;
}

/* line 265, src/sass/components/imageGallery/_imageGallery-base.scss */
.mod-js .imageGallery-thumbnail .imageGallery-thumbnails {
  position: relative;
}

/* line 273, src/sass/components/imageGallery/_imageGallery-base.scss */
.no-js .imageGallery-view {
  display: none;
}

/* line 277, src/sass/components/imageGallery/_imageGallery-base.scss */
.no-js .imageGallery-list {
  margin: 0;
}

/* line 281, src/sass/components/imageGallery/_imageGallery-base.scss */
.no-js .imageGallery-arrow {
  display: none;
}

/* line 285, src/sass/components/imageGallery/_imageGallery-base.scss */
.no-js .imageGallery-thumbnail {
  float: none;
  border: 0;
  opacity: 1;
  overflow: hidden;
}

/* line 291, src/sass/components/imageGallery/_imageGallery-base.scss */
.no-js .imageGallery-thumbnail img {
  width: auto;
  height: auto;
}

/* line 296, src/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;
}
.logo-embed-code{width:100%}/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/map/_map-base.scss */
.map-canvas {
  margin-bottom: 10px;
  border: solid 2px #9e9e9e;
  text-align: center;
}

/* line 10, src/sass/components/map/_map-base.scss */
.map-canvas img {
  width: 100%;
  max-width: inherit;
}

/* line 16, src/sass/components/map/_map-base.scss */
.no-js .map-canvas img {
  width: 100%;
  max-width: 640px;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/navigation/_navigation-base.scss */
.navigation-root {
  text-align: left;
  z-index: 10;
  max-width: 100%;
}

/* line 11, src/sass/components/navigation/_navigation-base.scss */
.navigation-mobile-menu {
  display: none;
}

@media only screen and (max-width: 992px) {
  /* line 11, src/sass/components/navigation/_navigation-base.scss */
  .navigation-mobile-menu {
    display: block;
    position: relative;
    margin: 0 0 -2px -2px;
    width: 100%;
    height: 41px;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
    background: whitesmoke;
    border: 2px solid #9e9e9e;
  }
  /* line 27, src/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, src/sass/components/navigation/_navigation-base.scss */
.navigation-branch {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow: visible;
  list-style: none;
  border: 2px solid #9e9e9e;
}

/* line 43, src/sass/components/navigation/_navigation-base.scss */
.navigation-branch.navigation-level1 {
  display: block;
  border: none;
}

/* line 49, src/sass/components/navigation/_navigation-base.scss */
.navigation-item {
  margin: 0;
  display: block;
}

/* line 53, src/sass/components/navigation/_navigation-base.scss */
.navigation-item > .navigation-item-title {
  display: block !important;
  padding: 5px 15px 5px 40px;
  background: #fff;
  color: #9e9e9e;
  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, src/sass/components/navigation/_navigation-base.scss */
.navigation-item > .navigation-item-title:hover {
  color: #fff;
  background: #fff;
  text-decoration: none;
}

/* line 68, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.has-children > .navigation-item-title .navigation-item-decoration {
  background-color: #e6e6e6;
}

/* line 76, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.has-active-child > .navigation-item-title, .navigation-item.is-active > .navigation-item-title {
  color: #9e9e9e;
  background: #cccccc;
  text-decoration: none;
}

/* line 85, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.is-open > .navigation-branch,
.no-js .navigation-item:hover > .navigation-branch {
  display: block;
}

/* line 90, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level1 {
  margin: 0 0 -2px -2px;
  box-sizing: border-box;
  border: 2px solid #9e9e9e;
}

/* line 96, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level1 > .navigation-item-title {
  padding: 10px 20px 10px 20px;
  background: #fff;
  color: #9e9e9e;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

/* line 101, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level1 > .navigation-item-title:hover {
  color: #fff;
  background: #fff;
  text-decoration: none;
}

/* line 110, src/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: #cccccc;
  text-decoration: none;
}

@media only screen and (max-width: 992px) {
  /* line 90, src/sass/components/navigation/_navigation-base.scss */
  .navigation-item.navigation-level1 {
    width: 100%;
  }
}

/* line 122, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level2 {
  border-top: 1px solid #9e9e9e;
}

@media only screen and (max-width: 992px) {
  /* line 122, src/sass/components/navigation/_navigation-base.scss */
  .navigation-item.navigation-level2 {
    display: none;
  }
  /* line 128, src/sass/components/navigation/_navigation-base.scss */
  .navigation-item.navigation-level2.is-open {
    display: block;
  }
}

/* line 136, src/sass/components/navigation/_navigation-base.scss */
.navigation-branch.navigation-level2 {
  display: block;
}
.customDataLayerProperties,.pageDataLayerConfiguration,.pageDataLayerProperties,.pdpDataLayerProperties{background-color:#dcdcdc}.pr-components-conflict{display:none}.pr-components-conflict.pr-components-conflict--active{display:block}.productCatalogConfig{display:none}.productGallery .product-gallery-link{text-decoration:underline;position:relative;display:inline-block;line-height:28px}.productGallery .product-gallery-container{position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.7);z-index:100;padding:30px 0;opacity:0;visibility:hidden;transition:opacity .1s .4s,visibility .1s .4s}.productGallery .product-gallery-container.is-active{opacity:1;visibility:visible;transition:opacity .1s,visibility .1s}.productGallery .product-gallery-container.is-active .product-gallery-content{opacity:1;visibility:visible;transform:translateY(-50%);transition:transform .3s ease-out .1s,opacity .3s .2s,visibility .3s}.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:#fff;opacity:0;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 15px rgba(0,0,0,.5);transform:translateY(-70%);transition:transform .3s ease-out,opacity .3s .1s,visibility .3s}.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 #fff;opacity:.2;text-decoration:none;transform:translate3d(0,0,0);transition:opacity .2s}.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer:hover{opacity:.5}.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){.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails{width:100px}}.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 .3s}.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li:focus{box-shadow:0 0 1px 1px #00f}.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li.is-active{border-color:red}.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){.productGallery .product-gallery-container .product-gallery-content .product-gallery-view{max-width:78%}}.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li{display:none;overflow:hidden}.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li.is-active{display:inline-block}.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li img{max-width:100%}body.has-visible-gallery{overflow:hidden}.productTeaser{text-align:center}/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/richText/_richText-base.scss */
.richText .component-content {
  overflow: hidden;
}

/* line 46, src/sass/core/_mixins.scss */
.richText h1 {
  margin-top: 0;
}

/* line 46, src/sass/core/_mixins.scss */
.richText h2 {
  margin-top: 0;
}

/* line 46, src/sass/core/_mixins.scss */
.richText h3 {
  margin-top: 0;
}

/* line 46, src/sass/core/_mixins.scss */
.richText h4 {
  margin-top: 0;
}

/* line 46, src/sass/core/_mixins.scss */
.richText h5 {
  margin-top: 0;
}

/* line 46, src/sass/core/_mixins.scss */
.richText h6 {
  margin-top: 0;
}

/* line 10, src/sass/components/richText/_richText-base.scss */
.richText a {
  text-decoration: none;
}

/* line 14, src/sass/components/richText/_richText-base.scss */
.richText ul,
.richText ol {
  padding: 10px 0;
  margin-left: 10px;
}

/* line 20, src/sass/components/richText/_richText-base.scss */
.richText li {
  margin-left: 15px;
  margin-bottom: 10px;
  font-size: 14px;
  list-style-type: none;
}

/* line 28, src/sass/components/richText/_richText-base.scss */
.richText ol li {
  list-style: decimal;
}

/* line 34, src/sass/components/richText/_richText-base.scss */
.richText ul li {
  position: relative;
  margin-left: 0;
  padding-left: 15px;
}

/* line 39, src/sass/components/richText/_richText-base.scss */
.richText ul li::before {
  position: absolute;
  top: 1px;
  left: -5px;
  content: "\f0da";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 49, src/sass/components/richText/_richText-base.scss */
.richText-image {
  display: block;
  margin-bottom: 10px;
}

/* line 53, src/sass/components/richText/_richText-base.scss */
.richText-image.pull-left {
  margin: 5px 15px 5px 10px;
  float: left;
}

/* line 58, src/sass/components/richText/_richText-base.scss */
.richText-image.pull-right {
  margin: 5px 10px 5px 15px;
  float: right;
}

/* line 2, src/sass/components/richText/_richText-footer-links.scss */
.richText-footer-links .richText-content,
.richText-footer-links .hide-below-desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 6, src/sass/components/richText/_richText-footer-links.scss */
.richText-footer-links .richText-content ul,
.richText-footer-links .hide-below-desktop ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 11, src/sass/components/richText/_richText-footer-links.scss */
.richText-footer-links .richText-content ul li,
.richText-footer-links .hide-below-desktop ul li {
  padding: 0;
}

/* line 14, src/sass/components/richText/_richText-footer-links.scss */
.richText-footer-links .richText-content ul li::before,
.richText-footer-links .hide-below-desktop ul li::before {
  display: none;
}

/* line 18, src/sass/components/richText/_richText-footer-links.scss */
.richText-footer-links .richText-content ul li a,
.richText-footer-links .hide-below-desktop ul li a {
  color: white;
  text-transform: lowercase;
  font-size: 1.8rem;
  font-family: AvenirMedium;
  font-weight: 500;
}

/* line 28, src/sass/components/richText/_richText-footer-links.scss */
.richText-footer-links .richText-content > ul,
.richText-footer-links .hide-below-desktop > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  padding: 15px 0 0;
}

@media (max-width: 991px) {
  /* line 28, src/sass/components/richText/_richText-footer-links.scss */
  .richText-footer-links .richText-content > ul,
  .richText-footer-links .hide-below-desktop > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

/* line 37, src/sass/components/richText/_richText-footer-links.scss */
.richText-footer-links .richText-content > ul > li,
.richText-footer-links .hide-below-desktop > ul > li {
  font-size: 1.8rem;
  font-weight: 700;
  min-width: 130px;
  margin-right: 30px;
}

@media (max-width: 991px) {
  /* line 37, src/sass/components/richText/_richText-footer-links.scss */
  .richText-footer-links .richText-content > ul > li,
  .richText-footer-links .hide-below-desktop > ul > li {
    font-size: 1.5rem;
    width: 100%;
    margin: 15px 0;
  }
}

/* line 49, src/sass/components/richText/_richText-footer-links.scss */
.richText-footer-links .richText-content > ul > li > ul,
.richText-footer-links .hide-below-desktop > ul > li > ul {
  margin-top: 0;
}

@media (min-width: 992px) {
  /* line 49, src/sass/components/richText/_richText-footer-links.scss */
  .richText-footer-links .richText-content > ul > li > ul,
  .richText-footer-links .hide-below-desktop > ul > li > ul {
    margin-top: 0;
  }
}

/* line 58, src/sass/components/richText/_richText-footer-links.scss */
.richText-footer-links .richText-content > ul > li > ul > li a::after,
.richText-footer-links .hide-below-desktop > ul > li > ul > li a::after {
  font-size: 0.9rem;
  font-family: AvenirMedium;
  margin-left: 5px;
}

/* line 66, src/sass/components/richText/_richText-footer-links.scss */
.richText-footer-links .richText-content > ul > li > ul > li a:hover,
.richText-footer-links .hide-below-desktop > ul > li > ul > li a:hover {
  color: #24cad2;
  text-decoration: none;
  cursor: pointer;
}

@media (max-width: 991px) {
  /* line 78, src/sass/components/richText/_richText-footer-links.scss */
  .richText-footer-links .richText-content {
    display: block;
  }
}

@media (max-width: 991px) {
  /* line 84, src/sass/components/richText/_richText-footer-links.scss */
  .richText-footer-links .hide-below-desktop {
    display: none;
  }
}

@media (max-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-hide-below-desktop.scss */
  .richText-hide-below-desktop {
    display: none;
  }
}

@media (max-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-center-below-desktop.scss */
  .richText-center-below-desktop {
    text-align: center;
  }
  /* line 5, src/sass/components/richText/_richText-center-below-desktop.scss */
  .richText-center-below-desktop p {
    text-align: center !important;
  }
}

/* line 1, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation {
  position: relative;
  padding: 0;
}

@media (max-width: 991px) {
  /* line 6, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation .component-content {
    box-shadow: #f7f7fa 0 30px 20px -10px inset;
  }
}

/* line 12, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation a.hamburger-button {
  position: absolute;
  top: -70px;
  right: 15px;
}

@media (min-width: 992px) {
  /* line 12, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation a.hamburger-button {
    display: none;
  }
}

/* line 22, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation a.hamburger-button::before {
  content: "\f0c9";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 4rem;
  cursor: pointer;
}

/* line 31, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation a.hamburger-button--active::before {
  content: "\f00d";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 39, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation > .component-content > .richText-content > ul {
  display: none;
  margin: 0;
  text-align: left;
  text-transform: none;
  color: #24cad2;
}

/* line 46, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation > .component-content > .richText-content > ul > li {
  display: block;
  float: none;
  padding-left: 0;
  margin: 0;
  line-height: normal;
  box-sizing: border-box;
}

/* line 54, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation > .component-content > .richText-content > ul > li > a {
  padding: 18px 18px 11px;
}

@media (min-width: 992px) {
  /* line 58, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation > .component-content > .richText-content > ul > li:hover {
    overflow: hidden;
    padding: 0;
    z-index: 100;
  }
  /* line 67, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation > .component-content > .richText-content > ul > li:hover a {
    position: relative;
  }
  /* line 70, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation > .component-content > .richText-content > ul > li:hover a::before {
    content: '';
    height: 2px;
    position: absolute;
    background: #221f1f;
    width: calc(100% - 2em);
    left: 0;
    right: 0;
    bottom: 10px;
    margin: 0 auto;
    transition: 0.05s width;
  }
}

/* line 86, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation > .component-content > .richText-content > ul > li::before {
  display: none;
}

/* line 91, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation > .component-content > .richText-content > ul a {
  font-size: 1.8rem;
  font-family: AvenirMedium;
  color: #221f1f;
  display: block;
  font-weight: 600;
  cursor: pointer;
}

/* line 100, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation > .component-content > .richText-content > ul a:hover {
  color: #221f1f;
  text-decoration: none;
}

@media (min-width: 992px) {
  /* line 106, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation > .component-content > .richText-content > ul a:hover {
    text-decoration: none;
  }
}

@media (min-width: 992px) {
  /* line 39, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation > .component-content > .richText-content > ul {
    text-align: right;
    position: absolute;
    background-color: transparent;
    width: 100%;
    margin: 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

/* line 124, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation ul.mobileNav {
  list-style: none;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

/* line 131, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation ul.mobileNav > li {
  display: block;
  margin: 0;
}

/* line 135, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation ul.mobileNav > li::before {
  display: none;
}

/* line 139, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation ul.mobileNav > li > a {
  padding: 11px;
}

/* line 2, src/sass/components/richText/_richText-list-styled.scss */
.richText-list-styled ul {
  margin-left: 0;
  padding: 0;
}

/* line 6, src/sass/components/richText/_richText-list-styled.scss */
.richText-list-styled ul li {
  padding-left: 30px;
}

/* line 9, src/sass/components/richText/_richText-list-styled.scss */
.richText-list-styled ul li::before {
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 5px;
  left: 0.25em;
  top: 0.25em;
  border-left: 3px solid;
  border-bottom: 3px solid;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* line 4, src/sass/components/richText/_richText-blue-light-tick.scss */
.richText-blue-light-tick ul li::before {
  border-color: #24cad2;
}

/* line 2, src/sass/components/richText/_richText-list-red-x.scss */
.richText-list-red-x ul {
  margin-left: 0;
  padding: 0;
}

/* line 6, src/sass/components/richText/_richText-list-red-x.scss */
.richText-list-red-x ul li {
  padding-left: 30px;
}

/* line 9, src/sass/components/richText/_richText-list-red-x.scss */
.richText-list-red-x ul li::before, .richText-list-red-x ul li::after {
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  width: 13px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #db1536;
  left: 0.25em;
  top: 0.5em;
}

/* line 22, src/sass/components/richText/_richText-list-red-x.scss */
.richText-list-red-x ul li::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* line 2, src/sass/components/richText/_richText-list-triangle-tick.scss */
.richText-list-triangle-tick ul {
  margin-left: 0;
  padding: 0;
}

/* line 6, src/sass/components/richText/_richText-list-triangle-tick.scss */
.richText-list-triangle-tick ul li {
  padding-left: 35px;
  color: #221f1f;
}

/* line 10, src/sass/components/richText/_richText-list-triangle-tick.scss */
.richText-list-triangle-tick ul li span {
  color: #221f1f;
}

/* line 14, src/sass/components/richText/_richText-list-triangle-tick.scss */
.richText-list-triangle-tick ul li::before {
  content: '';
  display: block;
  position: absolute;
  height: 25px;
  width: 20px;
  left: 0.25em;
  top: -0.2em;
  background-image: url(/etc/designs/zg/cpmeridol/desktop/assets/img/list-triangle-icon.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 2, src/sass/components/richText/_richText-header-dropdown-links.scss */
.richText-header-dropdown-links .richText-content,
.richText-header-dropdown-links .hide-below-desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 6, src/sass/components/richText/_richText-header-dropdown-links.scss */
.richText-header-dropdown-links .richText-content ul,
.richText-header-dropdown-links .hide-below-desktop ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 11, src/sass/components/richText/_richText-header-dropdown-links.scss */
.richText-header-dropdown-links .richText-content ul li,
.richText-header-dropdown-links .hide-below-desktop ul li {
  padding: 0;
}

/* line 14, src/sass/components/richText/_richText-header-dropdown-links.scss */
.richText-header-dropdown-links .richText-content ul li::before,
.richText-header-dropdown-links .hide-below-desktop ul li::before {
  display: none;
}

/* line 18, src/sass/components/richText/_richText-header-dropdown-links.scss */
.richText-header-dropdown-links .richText-content ul li a,
.richText-header-dropdown-links .hide-below-desktop ul li a {
  color: black;
  text-transform: lowercase;
  font-size: 1.5rem;
  font-family: AvenirMedium;
}

/* line 27, src/sass/components/richText/_richText-header-dropdown-links.scss */
.richText-header-dropdown-links .richText-content > ul,
.richText-header-dropdown-links .hide-below-desktop > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  padding: 30px 0 0;
}

/* line 33, src/sass/components/richText/_richText-header-dropdown-links.scss */
.richText-header-dropdown-links .richText-content > ul > li,
.richText-header-dropdown-links .hide-below-desktop > ul > li {
  font-size: 1.8rem;
  font-weight: 700;
  min-width: 130px;
  margin-right: 30px;
}

@media (max-width: 991px) {
  /* line 33, src/sass/components/richText/_richText-header-dropdown-links.scss */
  .richText-header-dropdown-links .richText-content > ul > li,
  .richText-header-dropdown-links .hide-below-desktop > ul > li {
    width: 100%;
    margin-right: 0;
    font-size: 0;
  }
}

/* line 45, src/sass/components/richText/_richText-header-dropdown-links.scss */
.richText-header-dropdown-links .richText-content > ul > li > ul,
.richText-header-dropdown-links .hide-below-desktop > ul > li > ul {
  margin-top: 0;
}

@media (min-width: 992px) {
  /* line 45, src/sass/components/richText/_richText-header-dropdown-links.scss */
  .richText-header-dropdown-links .richText-content > ul > li > ul,
  .richText-header-dropdown-links .hide-below-desktop > ul > li > ul {
    margin-top: 30px;
  }
}

/* line 54, src/sass/components/richText/_richText-header-dropdown-links.scss */
.richText-header-dropdown-links .richText-content > ul > li > ul > li a::after,
.richText-header-dropdown-links .hide-below-desktop > ul > li > ul > li a::after {
  font-size: 0.9rem;
  margin-left: 5px;
}

/* line 61, src/sass/components/richText/_richText-header-dropdown-links.scss */
.richText-header-dropdown-links .richText-content > ul > li > ul > li a:hover,
.richText-header-dropdown-links .hide-below-desktop > ul > li > ul > li a:hover {
  text-decoration: underline;
  cursor: pointer;
}

@media (max-width: 991px) {
  /* line 73, src/sass/components/richText/_richText-header-dropdown-links.scss */
  .richText-header-dropdown-links .richText-content {
    display: block;
  }
}

@media (max-width: 991px) {
  /* line 79, src/sass/components/richText/_richText-header-dropdown-links.scss */
  .richText-header-dropdown-links .hide-below-desktop {
    display: none;
  }
}

/* line 1, src/sass/components/richText/_richText-footer-connect-with-us.scss */
.richText-footer-connect-with-us {
  margin-top: 25px;
}

/* line 2, src/sass/components/richText/_richText-rollover.scss */
.richText-rollover-right {
  padding-left: 20px;
}

/* line 5, src/sass/components/richText/_richText-rollover.scss */
.richText-rollover-right p {
  font-size: 20px;
}

/* line 9, src/sass/components/richText/_richText-rollover.scss */
.richText-rollover-right h2 {
  color: #24cad2;
}

@media (max-width: 1199px) {
  /* line 2, src/sass/components/richText/_richText-rollover.scss */
  .richText-rollover-right {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-bottom: 25px;
  }
}

/* line 20, src/sass/components/richText/_richText-rollover.scss */
.richText-rollover-left {
  padding-right: 20px;
}

/* line 23, src/sass/components/richText/_richText-rollover.scss */
.richText-rollover-left p {
  font-size: 20px;
}

/* line 27, src/sass/components/richText/_richText-rollover.scss */
.richText-rollover-left h2 {
  color: #24cad2;
}

@media (max-width: 1199px) {
  /* line 20, src/sass/components/richText/_richText-rollover.scss */
  .richText-rollover-left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding-bottom: 25px;
  }
}

/* line 1, src/sass/components/richText/_richText-pdp-info.scss */
.richtext-pdp-info {
  display: block;
  text-transform: lowercase;
}

/* line 5, src/sass/components/richText/_richText-pdp-info.scss */
.richtext-pdp-info-invisable {
  display: none;
}

/* line 9, src/sass/components/richText/_richText-pdp-info.scss */
.richtext-pdp-info p {
  color: white;
  font-family: Avenir;
}

/* line 1, src/sass/components/richText/_richText-vertical-align.scss */
.richText-vertical-align {
  margin-top: 10%;
}

/* line 2, src/sass/components/richText/_invisible-anchor.scss */
.invisible-anchor p {
  opacity: 0;
  font-size: 0;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/searchBox/_searchBox-base.scss */
.searchBox input[type=text] {
  width: 81px;
}

/* line 8, src/sass/components/searchBox/_searchBox-base.scss */
.searchBox-title {
  cursor: default;
}

/* line 14, src/sass/components/searchBox/_searchBox-base.scss */
.searchBox .form-content .textField {
  display: inline;
  float: left;
  margin-right: 15px;
}

/* line 20, src/sass/components/searchBox/_searchBox-base.scss */
.searchBox .form-contentButton {
  display: inline;
  float: left;
}

/* line 24, src/sass/components/searchBox/_searchBox-base.scss */
.searchBox .form-contentButton.section {
  margin: -1px 0 0;
}

/* line 29, src/sass/components/searchBox/_searchBox-base.scss */
.searchBox .form-content .section {
  margin: 0 15px 0 0;
}

/* line 35, src/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*/
/*stylelint-disable*/
/* line 4, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-title {
  margin-left: 110px;
  display: block;
  color: #9e9e9e;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 10, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-term {
  font-style: italic;
}

/* line 14, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-number {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* line 20, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-results {
  margin-bottom: 10px;
}

/* line 24, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-description, .searchResults-url {
  margin-left: 110px;
}

/* line 29, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-url {
  margin-top: 10px;
}

/* line 33, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0;
}

/* line 40, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-result {
  position: relative;
  padding: 0 10px 20px;
  overflow: hidden;
  background-color: white;
}

/* line 46, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-result:nth-child(even) {
  background-color: inherit;
}

/* line 51, src/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, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-date {
  margin-bottom: 10px;
  margin-left: 110px;
}

/* line 65, src/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, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-list {
  padding: 0;
  margin: 0;
}

/* line 78, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item {
  display: inline-block;
  margin: 1px;
  line-height: 30px;
  background-color: white;
  cursor: default;
}

/* line 85, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item a {
  display: inline-block;
  min-width: 30px;
  padding: 0 10px;
  background-color: white;
  cursor: pointer;
}

/* line 92, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item a:hover {
  background-color: white;
  text-decoration: none;
}

/* line 98, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item.is-active {
  font-weight: bold;
}

/* line 104, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-tags {
  list-style-type: none;
  padding: 0;
}

/* line 108, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-tags-item {
  display: inline-block;
  margin: 0 2px;
}

/* line 112, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-tags-item-link {
  display: block;
  padding: 1px;
  color: black;
  font-size: 0.85em;
  background: white;
  border: 1px solid #fff;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 10, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-list li {
  float: left;
  width: auto;
  height: 26px;
  margin: 0 10px 10px 0;
}

/* line 16, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-list li:last-child {
  margin-right: 0;
}

/* line 23, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-item a {
  display: block;
  height: 26px;
  transition: all 0.3s;
}

/* line 29, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-item a:hover img {
  opacity: 1;
}

/* line 35, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-item img {
  opacity: 0.7;
  transition: opacity 0.2s ease-in-out;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column {
  float: left;
}

/* line 6, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column > ul {
  margin: 0 5px;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-1 .sitemap-column {
  width: 100%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-2 .sitemap-column {
  width: 50%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-3 .sitemap-column {
  width: 33.33333%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-4 .sitemap-column {
  width: 25%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-5 .sitemap-column {
  width: 20%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-6 .sitemap-column {
  width: 16.66667%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-7 .sitemap-column {
  width: 14.28571%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-8 .sitemap-column {
  width: 12.5%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-9 .sitemap-column {
  width: 11.11111%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-10 .sitemap-column {
  width: 10%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-11 .sitemap-column {
  width: 9.09091%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-12 .sitemap-column {
  width: 8.33333%;
}

/* line 20, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column .component-content {
  overflow: hidden;
}

/* line 24, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column a {
  text-decoration: none;
}

/* line 28, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column h3 {
  padding: 5px 10px;
  font-size: 13px;
  font-weight: bold;
  background-color: #fff;
}

/* line 35, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul {
  padding: 0 0 10px;
  margin-bottom: 10px;
  list-style: none;
}

/* line 41, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul {
  padding-bottom: 0;
  padding-left: 10px;
  margin-bottom: 0;
  margin-left: 0;
}

/* line 48, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul li {
  position: relative;
  padding-left: 12px;
  font-weight: bold;
  line-height: 150%;
}

/* line 54, src/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, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul ul {
  margin-top: 0;
}

/* line 67, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul ul li {
  margin-left: 10px;
  font-weight: normal;
}

@media only screen and (max-width: 992px) {
  /* line 75, src/sass/components/sitemap/_sitemap-base.scss */
  .component-content .sitemap-column {
    width: 100%;
    float: none;
  }
  /* line 79, src/sass/components/sitemap/_sitemap-base.scss */
  .component-content .sitemap-column > ul {
    margin: 0 0 15px;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/smartLink/_smartLink-base.scss */
.smart-link {
  margin: 10px 0;
}

/* line 6, src/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, src/sass/components/smartLink/_smartLink-base.scss */
.smart-link-next::after {
  margin-left: 10px;
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 23, src/sass/components/smartLink/_smartLink-base.scss */
.smart-link-previous::before {
  margin-right: 10px;
  content: "\f053";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 29, src/sass/components/smartLink/_smartLink-base.scss */
.smart-link-list {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
  text-align: center;
}

/* line 36, src/sass/components/smartLink/_smartLink-base.scss */
.smart-link-list li {
  display: inline-block;
}
.article-search-sorting-dropdown{display:none}.article-search-sorting-dropdown.dropdown-open{display:block}li[tabindex="0"].article-search-sorting-option{background:#f4f6f7}/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/table/_table-base.scss */
.table-heading {
  display: block;
  color: #9e9e9e;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 8, src/sass/components/table/_table-base.scss */
.table .button {
  display: none;
}

@media only screen and (max-width: 992px) {
  /* line 8, src/sass/components/table/_table-base.scss */
  .table .button {
    display: block;
    margin: 20px;
  }
}

/* line 17, src/sass/components/table/_table-base.scss */
.table-caption {
  padding: 13px;
  border: solid 2px #9e9e9e;
  background-color: #fff;
  border-bottom: none;
}

/* line 24, src/sass/components/table/_table-base.scss */
.table-caption .button {
  display: block;
  margin: 10px 0 0 5px;
}

@media only screen and (max-width: 992px) {
  /* line 24, src/sass/components/table/_table-base.scss */
  .table-caption .button {
    display: none;
  }
}

/* line 34, src/sass/components/table/_table-base.scss */
.table th,
.table td {
  border: solid 2px #9e9e9e;
  padding: 5px;
}

/* line 41, src/sass/components/table/_table-base.scss */
.table td {
  vertical-align: middle;
}

/* line 45, src/sass/components/table/_table-base.scss */
.table th {
  background-color: #fff;
  font-weight: bold;
  text-align: center;
}

/* line 52, src/sass/components/table/_table-base.scss */
.table table {
  width: 100%;
  border: solid 2px #9e9e9e;
  border-collapse: collapse;
}

/* line 62, src/sass/components/table/_table-base.scss */
.no-js .table .button {
  display: none;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/tabs/_tabs-base.scss */
.tabs {
  position: relative;
}

/* line 6, src/sass/components/tabs/_tabs-base.scss */
.tabs-heading {
  display: block;
  color: #9e9e9e;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 10, src/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, src/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, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item {
  display: inline;
  float: left;
  margin-left: 5px;
  height: 21px;
  top: 4px;
  padding: 7px 10px;
  border-width: 2px 2px 0;
  border-style: solid;
  border-color: #9e9e9e;
  background: #fff;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
}

/* line 44, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item a {
  color: #9e9e9e;
}

/* line 48, src/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: #fff;
}

/* line 55, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item.is-active, .tabs-nav-item.is-active:hover {
  border-bottom: none;
  padding-bottom: 9px;
}

/* line 62, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item.is-active:hover a {
  color: #9e9e9e;
}

/* line 67, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item:first-child {
  margin-left: 0;
}

/* line 71, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item:hover {
  background: #fff;
}

/* line 74, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item:hover a {
  color: #fff;
  text-decoration: none;
}

/* line 81, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher {
  position: absolute;
  top: 0;
  height: 35px;
  width: 15px;
  border: 2px solid #9e9e9e;
  background: #fff;
  cursor: pointer;
}

/* line 90, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-right {
  right: 0;
}

/* line 94, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-left {
  left: 0;
}

/* line 97, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-left::before {
  content: "f053";
  margin-left: -4px;
}

/* line 103, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher::before {
  left: 50%;
  margin-left: -3px;
  padding: 7px 0;
  font-size: 12px;
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 114, src/sass/components/tabs/_tabs-base.scss */
.tabs-content {
  padding: 13px;
  position: relative;
  top: -2px;
  z-index: 100;
  border: solid 2px #9e9e9e;
  background: #fff;
  overflow: hidden;
}

/* line 128, src/sass/components/tabs/_tabs-base.scss */
.tabMenuItem {
  margin-bottom: 0;
}

/* line 134, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs > .component-content {
  padding-top: 0;
}

/* line 138, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs-nav {
  display: none;
}

/* line 142, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs-content {
  display: block !important;
  visibility: visible !important;
}

/* line 2, src/sass/components/tabs/_featured-products.scss */
.featured-products .tabs-nav {
  height: 75px;
  text-align: center;
}

/* line 6, src/sass/components/tabs/_featured-products.scss */
.featured-products .tabs-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
}

@media (max-width: 991px) {
  /* line 6, src/sass/components/tabs/_featured-products.scss */
  .featured-products .tabs-nav-list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    overflow: scroll;
  }
}

/* line 17, src/sass/components/tabs/_featured-products.scss */
.featured-products .tabs-nav-item {
  padding: 0 25px;
  border: none;
  padding-bottom: 10px;
  height: 70px;
  -ms-flex-line-pack: center;
      align-content: center;
}

/* line 25, src/sass/components/tabs/_featured-products.scss */
.featured-products .tabs-nav-item.is-active .text-wrapper {
  text-decoration: underline;
}

/* line 29, src/sass/components/tabs/_featured-products.scss */
.featured-products .tabs-nav-item.is-active:hover {
  background: none;
}

/* line 35, src/sass/components/tabs/_featured-products.scss */
.featured-products .tabs-nav-switcher {
  height: 35px;
  width: 20px;
  display: none;
}

/* line 40, src/sass/components/tabs/_featured-products.scss */
.featured-products .tabs-nav-switcher::before {
  margin-left: -15px;
  padding: 6px 0;
  font-size: 20px;
}

/* line 46, src/sass/components/tabs/_featured-products.scss */
.featured-products .tabs-nav-switcher-left {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* line 53, src/sass/components/tabs/_featured-products.scss */
.featured-products .tabMenuItem .text-wrapper {
  font-size: 2.5rem;
  font-weight: 800;
  color: #000;
}

@media (max-width: 991px) {
  /* line 53, src/sass/components/tabs/_featured-products.scss */
  .featured-products .tabMenuItem .text-wrapper {
    font-size: 2rem;
  }
}

/* line 64, src/sass/components/tabs/_featured-products.scss */
.featured-products .tabs-content {
  border: none;
}
.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*/
/*stylelint-disable*/
/* line 46, src/sass/core/_mixins.scss */
.title h1 {
  margin-top: 0;
}

/* line 46, src/sass/core/_mixins.scss */
.title h2 {
  margin-top: 0;
}

/* line 46, src/sass/core/_mixins.scss */
.title h3 {
  margin-top: 0;
}

/* line 46, src/sass/core/_mixins.scss */
.title h4 {
  margin-top: 0;
}

/* line 46, src/sass/core/_mixins.scss */
.title h5 {
  margin-top: 0;
}

/* line 46, src/sass/core/_mixins.scss */
.title h6 {
  margin-top: 0;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/twitter/_twitter-base.scss */
.twitter > .component-content {
  padding: 13px;
  border: solid 2px #9e9e9e;
  background-color: #fff;
}

/* line 10, src/sass/components/twitter/_twitter-base.scss */
.twitter-feed {
  position: relative;
  display: block;
  margin: 10px 0;
  padding-left: 55px;
  list-style-type: none;
}

/* line 99, src/sass/core/_mixins.scss */
.twitter-feed:before, .twitter-feed:after {
  content: "";
  display: table;
}

/* line 105, src/sass/core/_mixins.scss */
.twitter-feed:after {
  clear: both;
}

/* line 23, src/sass/components/twitter/_twitter-base.scss */
.twitter-content a:hover strong {
  text-decoration: underline;
}

/* line 30, src/sass/components/twitter/_twitter-base.scss */
.twitter a:hover, .twitter-sender-avatar {
  position: absolute;
  top: 3px;
  left: 0;
}

/* line 37, src/sass/components/twitter/_twitter-base.scss */
.twitter-date {
  float: right;
}

/* line 41, src/sass/components/twitter/_twitter-base.scss */
.twitter-actions {
  padding: 0;
  margin: 0;
  float: right;
}

/* line 47, src/sass/components/twitter/_twitter-base.scss */
.twitter-action {
  list-style-type: none;
  display: inline;
}

/* line 54, src/sass/components/twitter/_twitter-base.scss */
.feed-provider-heading {
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 30px;
}

/* line 59, src/sass/components/twitter/_twitter-base.scss */
.feed-provider-heading-image {
  float: left;
  width: 30px;
  height: 30px;
}

/* line 66, src/sass/components/twitter/_twitter-base.scss */
.feed-provider-description {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid black;
}

/* line 72, src/sass/components/twitter/_twitter-base.scss */
.feed-provider-feeds {
  padding: 0;
  margin: 0;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/video/_video-base.scss */
.video object,
.video embed {
  width: 100%;
}

/* line 9, src/sass/components/video/_video-base.scss */
.video-heading {
  display: block;
  color: #9e9e9e;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 13, src/sass/components/video/_video-base.scss */
.video-description {
  padding: 13px;
  margin-top: -2px;
  border: solid 2px #9e9e9e;
}

/* line 21, src/sass/components/video/_video-base.scss */
.video-video {
  border: solid 2px #9e9e9e;
}

/* line 24, src/sass/components/video/_video-base.scss */
.video-video-container {
  margin: 0 auto;
}

/* line 29, src/sass/components/video/_video-base.scss */
.video-nojs {
  display: none;
  padding: 20px 0;
  text-align: center;
  color: red;
}

/* line 37, src/sass/components/video/_video-base.scss */
.no-js .video-nojs {
  display: block;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-heading {
  display: block;
  color: #9e9e9e;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 8, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-video {
  border: 2px solid #9e9e9e;
}

/* line 11, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-video object,
.videoGallery-video embed {
  width: 100% !important;
}

/* line 17, src/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, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-image {
  position: relative;
  margin: 2px;
  border: solid 2px #9e9e9e;
}

/* line 33, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-image img {
  display: block;
  margin: 0 auto;
}

/* line 39, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-title {
  display: block;
  margin: 10px auto 0;
  width: 71px;
  font-size: 11px;
}

/* line 46, src/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, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-overlay::before {
  display: inline-block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  content: "\f04b";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  background: #fff;
  border: 3px solid #9e9e9e;
  border-radius: 50%;
  line-height: 24px;
  text-align: center;
  text-indent: 5px;
  font-size: 15px;
}

/* line 73, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail.is-active, .videoGallery-thumbnail-overlay {
  opacity: 0;
  transition: opacity 0.5s;
}

/* line 80, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnails {
  position: relative;
  margin-top: 18px;
}

/* line 88, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnails-list li:hover .image, .videoGallery-thumbnails-list li.active .image {
  margin: 0;
  border: solid 4px #9e9e9e;
}

/* line 96, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnails-title {
  display: block;
  margin: 10px auto 0;
  width: 71px;
  font-size: 11px;
}

/* line 104, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-list {
  position: relative;
  margin: 0 50px;
  overflow: hidden;
}

/* line 109, src/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 121, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-description {
  margin: 15px 0;
}

/* line 125, src/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 135, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow::before, .videoGallery-arrow.is-disabled:hover::before {
  position: absolute;
  top: 50%;
  color: #9e9e9e;
}

/* line 143, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow.is-disabled {
  opacity: 0.5;
}

/* line 148, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow:hover::before {
  color: white;
}

/* line 153, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow-left, .videoGallery-arrow-left.is-disabled:hover {
  left: 0;
}

/* line 157, src/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 164, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow-right, .videoGallery-arrow-right.is-disabled:hover {
  right: 0;
  text-align: right;
}

/* line 169, src/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 179, src/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; }

