/*!
 * 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;
  /* 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*/
/* line 3, 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 12, src/sass/libs/mediaelement.scss */
.mejs-fullscreen {
  overflow: hidden !important;
}

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

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

/* line 98, 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 109, 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 120, 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 133, 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;
  border: 0;
}

/* line 148, src/sass/libs/mediaelement.scss */
.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  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 166, 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 176, 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 190, src/sass/libs/mediaelement.scss */
.mejs-controls .mejs-play button {
  background-position: 0 0;
}

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

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

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

/* line 215, 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 224, src/sass/libs/mediaelement.scss */
.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: rgba(50, 50, 50, 0.8);
}

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

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

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

/* line 272, 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 280, 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;
  border-radius: 0;
  top: 15px;
  left: 13px;
}

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

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

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

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

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

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

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

/* line 345, 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 355, 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 365, 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 381, src/sass/libs/mediaelement.scss */
.mejs-controls .mejs-captions-button {
  position: relative;
}

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

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

/* line 408, 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 416, src/sass/libs/mediaelement.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}

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

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

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

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

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

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

/* line 477, 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;
  line-height: 12px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 734, 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 743, 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 751, 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 762, src/sass/libs/mediaelement.scss */
.mejs-container .mejs-controls .mejs-time {
  width: 100px;
  margin: 15px 0 0;
  padding: 0;
  position: absolute;
  left: 8px;
  top: 12px;
}

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

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

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

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

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

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

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

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

/* line 822, 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;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 6, src/sass/core/cookiePolicy.scss */
.cookiePolicy-info {
  background-color: #f0f0f0;
  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: #f0f0f0;
  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: #f0f0f0;
  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}@charset "UTF-8";
/* stylelint-disable */
/**
 * @license
 * MyFonts Webfont Build ID 3958904, 2020-10-09T07:25:56-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed ../../assets/fonts/webFonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: AvenirNextLTPro-Bold by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-bold/
 * Copyright: Copyright &amp;#x00A9; 2004 - 2017 Monotype GmbH. All rights reserved.
 * 
 * Webfont: AvenirNextLTPro-BoldIt by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-bold-italic/
 * Copyright: Copyright &amp;#x00A9; 2004 - 2017 Monotype GmbH. All rights reserved.
 * 
 * Webfont: AvenirNextLTPro-Demi by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-demi/
 * Copyright: Copyright &amp;#x00A9; 2004 - 2017 Monotype GmbH. All rights reserved.
 * 
 * Webfont: AvenirNextLTPro-DemiIt by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-demi-italic/
 * Copyright: Copyright &amp;#x00A9; 2004 - 2017 Monotype GmbH. All rights reserved.
 * 
 * Webfont: AvenirNextLTPro-HeavyIt by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-heavy-italic/
 * Copyright: Copyright &amp;#x00A9; 2004 - 2017 Monotype GmbH. All rights reserved.
 * 
 * Webfont: AvenirNextLTPro-Heavy by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-heavy/
 * Copyright: Copyright &amp;#x00A9; 2004 - 2017 Monotype GmbH. All rights reserved.
 * 
 * Webfont: AvenirNextLTPro-It by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-italic/
 * Copyright: Copyright &amp;#x00A9; 2004 - 2017 Monotype GmbH. All rights reserved.
 * 
 * Webfont: AvenirNextLTPro-LightIt by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-light-italic/
 * Copyright: Copyright &amp;#x00A9; 2012 - 2017 Monotype GmbH. All rights reserved.
 * 
 * Webfont: AvenirNextLTPro-Light by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-light/
 * Copyright: Copyright &amp;#x00A9; 2012 - 2017 Monotype GmbH. All rights reserved.
 * 
 * Webfont: AvenirNextLTPro-MediumIt by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-medium-italic/
 * Copyright: Copyright &amp;#x00A9; 2004 - 2017 Monotype GmbH. All rights reserved.
 * 
 * Webfont: AvenirNextLTPro-Regular by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-regular/
 * Copyright: Copyright &amp;#x00A9; 2004 - 2017 Monotype GmbH. All rights reserved.
 * 
 * Webfont: AvenirNextLTPro-Medium by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-medium/
 * Copyright: Copyright &amp;#x00A9; 2004 - 2017 Monotype GmbH. All rights reserved.
 * 
 * Webfont: AvenirNextLTPro-ThinIt by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-thin-italic/
 * Copyright: Copyright &amp;#x00A9; 2012 - 2017 Monotype GmbH. All rights reserved.
 * 
 * Webfont: AvenirNextLTPro-Thin by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-thin/
 * Copyright: Copyright &amp;#x00A9; 2012 - 2017 Monotype GmbH. All rights reserved.
 * 
 * Webfont: AvenirNextLTPro-UltLtIt by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-ultralight-italic/
 * Copyright: Copyright &amp;#x00A9; 2004 - 2017 Monotype GmbH. All rights reserved.
 * 
 * Webfont: AvenirNextLTPro-UltLt by Linotype
 * URL: https://www.myfonts.com/fonts/linotype/avenir-next-pro/pro-ultralight/
 * Copyright: Copyright &amp;#x00A9; 2004 - 2017 Monotype GmbH. All rights reserved.
 * 
 * 
 * 
 * © 2020 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3c6878");
@font-face {
  font-family: 'AvenirNextLTPro-Demi';
  src: url("../../assets/fonts/webFonts/AvenirNextLTPro-Demi/font.woff2") format("woff2"), url("../../assets/fonts/webFonts/AvenirNextLTPro-Demi/font.woff") format("woff");
}

@font-face {
  font-family: 'AvenirNextLTPro-Medium';
  src: url("../../assets/fonts/webFonts/AvenirNextLTPro-Medium/font.woff2") format("woff2"), url("../../assets/fonts/webFonts/AvenirNextLTPro-Medium/font.woff") format("woff");
}

@font-face {
  font-family: 'AvenirNextLTPro-Regular';
  src: url("../../assets/fonts/webFonts/AvenirNextLTPro-Regular/font.woff2") format("woff2"), url("../../assets/fonts/webFonts/AvenirNextLTPro-Regular/font.woff") format("woff");
}

@font-face {
  font-family: 'AvenirNextLTPro-Light';
  src: url("../../assets/fonts/webFonts/AvenirNextLTPro-Light/font.woff2") format("woff2"), url("../../assets/fonts/webFonts/AvenirNextLTPro-Light/font.woff") format("woff");
}

@font-face {
  font-family: 'AvenirNextLTPro-It';
  src: url("../../assets/fonts/webFonts/AvenirNextLTPro-It/font.woff2") format("woff2"), url("../../assets/fonts/webFonts/AvenirNextLTPro-It/font.woff") format("woff");
}

/* stylelint-enable */
/*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)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../assets/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*!
Font Poppins v 20
 */
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url("../../assets/fonts/poppins/1.woff2") format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}

/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url("../../assets/fonts/poppins/2.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url("../../assets/fonts/poppins/3.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url("../../assets/fonts/poppins/4.woff2") format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}

/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url("../../assets/fonts/poppins/5.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url("../../assets/fonts/poppins/6.woff2") format("woff2");
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrJJLucHtA.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url("../../assets/fonts/poppins/7.woff2") format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}

/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url("../../assets/fonts/poppins/8.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url("../../assets/fonts/poppins/9.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/poppins/10.woff2") format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}

/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/poppins/11.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/poppins/12.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/poppins/13.woff2") format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}

/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/poppins/14.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/poppins/15.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url("../../assets/fonts/poppins/16.woff2") format("woff2");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}

/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url("../../assets/fonts/poppins/17.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url("../../assets/fonts/poppins/18.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

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

/* line 6, src/sass/core/_typography.scss */
body {
  font-size: 1.6rem;
  font-family: "AvenirNextLTPro-Regular", Helvetica, sans-serif;
  color: #282e31;
  font-weight: 300;
}

/* line 13, src/sass/core/_typography.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "AvenirNextLTPro-Medium", Helvetica, sans-serif;
  margin: 10px 0;
  font-weight: 400;
}

/* line 24, src/sass/core/_typography.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #4b5b63;
}

/* line 33, src/sass/core/_typography.scss */
h1 {
  font-size: 2.8rem;
  font-size: calc( 2.8rem + ( 60 - 28 ) * (100vw - 320px) / (448));
}

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

@media (max-width: 991px) {
  /* line 33, src/sass/core/_typography.scss */
  h1 {
    font-size: 2.8rem;
  }
}

/* line 41, src/sass/core/_typography.scss */
h2 {
  font-size: 2.5rem;
  font-size: calc( 2.5rem + ( 36 - 25 ) * (100vw - 320px) / (448));
}

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

/* line 45, src/sass/core/_typography.scss */
h3 {
  font-family: "AvenirNextLTPro-Regular", Helvetica, sans-serif;
  line-height: 34px;
  font-size: 2.4rem;
  font-size: calc( 2.4rem + ( 30 - 24 ) * (100vw - 320px) / (448));
}

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

@media (min-width: 992px) {
  /* line 45, src/sass/core/_typography.scss */
  h3 {
    line-height: 42px;
  }
}

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

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

/* line 60, src/sass/core/_typography.scss */
h5 {
  font-size: 2.1rem;
}

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

/* line 68, src/sass/core/_typography.scss */
p {
  font-size: 1.6rem;
  line-height: 1.4;
}

/* line 73, src/sass/core/_typography.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: "AvenirNextLTPro-Regular", Helvetica, sans-serif;
}

/* line 81, src/sass/core/_typography.scss */
a {
  color: #fa4619;
  font-weight: 600;
  font-size: 1.4rem;
  transition: ease-out color 200ms;
}

/* line 87, src/sass/core/_typography.scss */
a:hover {
  color: #c32700;
}

/* line 93, src/sass/core/_typography.scss */
.richText-content a {
  font-family: "AvenirNextLTPro-Demi", Helvetica, sans-serif;
  color: #fa4619;
  font-weight: 300;
  font-size: 1.6rem;
  transition: ease-out color 200ms;
}

/* line 100, src/sass/core/_typography.scss */
.richText-content a:hover {
  color: #c32700;
}

@media (max-width: 767px) {
  /* line 106, src/sass/core/_typography.scss */
  .richText-content p,
  .richText-content a {
    font-size: 1.4rem;
  }
}

/* line 115, src/sass/core/_typography.scss */
.reference-footer.footer .richText-content p {
  line-height: 1.2;
}

/* line 119, src/sass/core/_typography.scss */
.reference-footer.footer .richText-content a {
  font-family: 'AvenirNextLTPro-Regular';
  text-decoration: none;
  font-weight: 300;
}

/* line 128, src/sass/core/_typography.scss */
.reference-header a {
  text-decoration: none;
  color: #8c8e8e;
}

/* line 132, src/sass/core/_typography.scss */
.reference-header a:hover {
  color: #fa4619;
}

/* line 139, src/sass/core/_typography.scss */
.richText-content ul > li {
  line-height: 1.4;
}

/* line 145, src/sass/core/_typography.scss */
.page-articles .richText-content p,
.page-articles .richText-content ul li {
  line-height: 1.7;
}

@media (max-width: 767px) {
  /* line 145, src/sass/core/_typography.scss */
  .page-articles .richText-content p,
  .page-articles .richText-content ul li {
    line-height: 1.5;
  }
}

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

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

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

@media (max-width: 991px) {
  /* line 22, src/sass/core/main.scss */
  body.navigation-opened {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
  }
}

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

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

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

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

@media (max-width: 767px) {
  /* line 51, src/sass/core/main.scss */
  [id=header] .header {
    padding: 0 30px;
  }
}

@media (max-width: 767px) {
  /* line 58, src/sass/core/main.scss */
  [id=content] {
    padding: 0 30px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 150, 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 154, 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;
}

/* line 161, src/sass/core/main.scss */
#content .richText-content ul {
  list-style: none;
  padding-left: 1em;
}

/* line 165, src/sass/core/main.scss */
#content .richText-content ul li {
  margin-bottom: 5px;
}

/* line 169, src/sass/core/main.scss */
#content .richText-content ul li::before {
  content: "\2022";
  color: #fa4619;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
/*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 #b5b5b5;
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: white;
  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: white;
  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*/
/* line 4, src/sass/components/accordion/_accordion-base.scss */
.accordion-container {
  padding: 0;
  margin: 0;
  list-style: none;
  border: solid 2px #b5b5b5;
}

/* 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: #8c8e8e;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  background-color: #f0f0f0;
  background: #fa4619;
  color: #8c8e8e;
}

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

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

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

/* line 48, 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 58, src/sass/components/accordion/_accordion-base.scss */
.mod-js .accordion-head {
  position: relative;
  cursor: pointer;
}

/* line 62, src/sass/components/accordion/_accordion-base.scss */
.mod-js .accordion-head::after {
  position: absolute !important;
  top: 50%;
  margin-top: -10px;
  right: 15px;
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 12px;
}

/* line 75, 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: #8c8e8e;
  cursor: pointer;
}

/* line 80, 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 {
  right: 15px;
  content: "\f078";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

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

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

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

/* line 100, 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 109, src/sass/components/accordion/_accordion-base.scss */
.mod-js .accordion-slide.is-active:last-child > .accordion-content-wrapper {
  border-bottom: none;
}

/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-container {
  border: 0;
}

/* line 9, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-slide {
  margin-bottom: 2rem;
  border-top: 0;
}

/* line 14, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-title {
  font-size: 2rem;
}

/* line 18, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-head {
  padding: 2rem 4.5rem 2rem 3rem;
  background: #f5f8f8;
  color: #fa4619;
}

/* line 23, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-head a {
  color: #fa4619;
  font-weight: 300;
}

/* line 27, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-head a:hover {
  color: #fa4619;
}

/* line 33, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-content {
  padding: 1rem 1rem 0;
}

/* line 40, src/sass/components/accordion/_accordion-pdp.scss */
.mod-js .accordion-pdp .accordion-content-wrapper {
  position: static;
  top: 0;
  left: 0;
  display: none;
}

/* line 47, src/sass/components/accordion/_accordion-pdp.scss */
.mod-js .accordion-pdp .accordion-slide {
  margin-bottom: 1rem;
}

/* line 51, src/sass/components/accordion/_accordion-pdp.scss */
.mod-js .accordion-pdp .accordion-head {
  background: #fa4619;
  color: white;
}

/* line 55, src/sass/components/accordion/_accordion-pdp.scss */
.mod-js .accordion-pdp .accordion-head:hover {
  color: white;
}

/* line 59, src/sass/components/accordion/_accordion-pdp.scss */
.mod-js .accordion-pdp .accordion-head::after {
  font-size: 2rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 0;
  color: inherit;
}

/* line 66, src/sass/components/accordion/_accordion-pdp.scss */
.mod-js .accordion-pdp .accordion-head a {
  color: white;
}

/* line 72, src/sass/components/accordion/_accordion-pdp.scss */
.mod-js .accordion-pdp .accordion-slide.is-active {
  margin-bottom: 2rem;
}

/* line 76, src/sass/components/accordion/_accordion-pdp.scss */
.mod-js .accordion-pdp .accordion-slide.is-active > .accordion-head {
  color: #fa4619;
  background-color: #f5f8f8;
}

/* line 80, src/sass/components/accordion/_accordion-pdp.scss */
.mod-js .accordion-pdp .accordion-slide.is-active > .accordion-head a {
  color: #fa4619;
}

/* line 85, src/sass/components/accordion/_accordion-pdp.scss */
.mod-js .accordion-pdp .accordion-slide.is-active > .accordion-content-wrapper {
  height: auto;
  visibility: visible;
  display: inherit;
}

/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/components/accordion/_accordion-2020.scss */
.accordion-2020 .accordion-container {
  border: 0;
}

/* line 9, src/sass/components/accordion/_accordion-2020.scss */
.accordion-2020 .accordion-slide {
  margin-bottom: 1rem;
  border-top: 0;
}

/* line 14, src/sass/components/accordion/_accordion-2020.scss */
.accordion-2020 .accordion-title {
  font-size: 2rem;
}

/* line 18, src/sass/components/accordion/_accordion-2020.scss */
.accordion-2020 .accordion-head {
  padding: 1.5rem 4.5rem 1.5rem 3rem;
  background: white;
  color: #4b5b63;
}

@media (max-width: 768px) {
  /* line 18, src/sass/components/accordion/_accordion-2020.scss */
  .accordion-2020 .accordion-head {
    padding: 1.8rem 4rem 1.8rem 2rem;
  }
}

/* line 27, src/sass/components/accordion/_accordion-2020.scss */
.accordion-2020 .accordion-head a {
  color: #4b5b63;
  font-weight: 300;
  text-decoration: none;
  font-size: 1.8rem;
}

/* line 33, src/sass/components/accordion/_accordion-2020.scss */
.accordion-2020 .accordion-head a:hover {
  color: #4b5b63;
}

/* line 39, src/sass/components/accordion/_accordion-2020.scss */
.accordion-2020 .accordion-content {
  padding: 1rem 3rem 2.5rem;
  background: white;
  color: #4b5b63;
}

/* line 45, src/sass/components/accordion/_accordion-2020.scss */
.accordion-2020 .accordion-content p:first-of-type {
  margin-top: 0;
}

/* line 53, src/sass/components/accordion/_accordion-2020.scss */
.mod-js .accordion-2020 .accordion-content-wrapper {
  position: static;
  top: 0;
  left: 0;
  display: none;
}

/* line 60, src/sass/components/accordion/_accordion-2020.scss */
.mod-js .accordion-2020 .accordion-slide {
  margin-bottom: 1rem;
}

/* line 64, src/sass/components/accordion/_accordion-2020.scss */
.mod-js .accordion-2020 .accordion-head {
  background: white;
  color: #4b5b63;
}

/* line 68, src/sass/components/accordion/_accordion-2020.scss */
.mod-js .accordion-2020 .accordion-head:hover {
  color: #4b5b63;
}

/* line 83, src/sass/components/accordion/_accordion-2020.scss */
.mod-js .accordion-2020 .accordion-head::before, .mod-js .accordion-2020 .accordion-head::after {
  content: '';
  width: 18px;
  height: 2px;
  background-color: #4b5b63;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  transition: ease-out all 200ms;
}

@media (max-width: 768px) {
  /* line 83, src/sass/components/accordion/_accordion-2020.scss */
  .mod-js .accordion-2020 .accordion-head::before, .mod-js .accordion-2020 .accordion-head::after {
    right: 15px;
  }
}

/* line 101, src/sass/components/accordion/_accordion-2020.scss */
.mod-js .accordion-2020 .accordion-head::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

/* line 105, src/sass/components/accordion/_accordion-2020.scss */
.mod-js .accordion-2020 .accordion-head a {
  color: #4b5b63;
}

/* line 115, src/sass/components/accordion/_accordion-2020.scss */
.mod-js .accordion-2020 .accordion-slide.is-active > .accordion-head {
  color: #4b5b63;
  background-color: white;
}

/* line 123, src/sass/components/accordion/_accordion-2020.scss */
.mod-js .accordion-2020 .accordion-slide.is-active > .accordion-head::after {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  content: ' ';
  right: 30px;
}

@media (max-width: 768px) {
  /* line 123, src/sass/components/accordion/_accordion-2020.scss */
  .mod-js .accordion-2020 .accordion-slide.is-active > .accordion-head::after {
    right: 15px;
  }
}

/* line 133, src/sass/components/accordion/_accordion-2020.scss */
.mod-js .accordion-2020 .accordion-slide.is-active > .accordion-head a {
  color: #4b5b63;
}

/* line 138, src/sass/components/accordion/_accordion-2020.scss */
.mod-js .accordion-2020 .accordion-slide.is-active > .accordion-content-wrapper {
  height: auto;
  visibility: visible;
  display: inherit;
}

/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/components/accordion/_accordion-quiz.scss */
.accordion-quiz .accordion-container {
  border: none;
}

/* line 9, src/sass/components/accordion/_accordion-quiz.scss */
.accordion-quiz .accordion-slide {
  border-top: 1px solid #eaf0f0 !important;
}

/* line 12, src/sass/components/accordion/_accordion-quiz.scss */
.accordion-quiz .accordion-slide:first-of-type {
  border: none !important;
}

/* line 16, src/sass/components/accordion/_accordion-quiz.scss */
.accordion-quiz .accordion-slide:last-of-type {
  border-bottom: 1px solid #eaf0f0 !important;
}

/* line 21, src/sass/components/accordion/_accordion-quiz.scss */
.accordion-quiz .accordion-head {
  background-color: white;
}

/* line 24, src/sass/components/accordion/_accordion-quiz.scss */
.accordion-quiz .accordion-head:hover {
  background-color: white !important;
}

/* line 28, src/sass/components/accordion/_accordion-quiz.scss */
.accordion-quiz .accordion-head a {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #282e31;
  background-color: white;
  padding-right: 40px;
  text-decoration: none;
}

/* line 37, src/sass/components/accordion/_accordion-quiz.scss */
.accordion-quiz .accordion-head a:hover {
  color: #282e31;
}

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

/* line 46, src/sass/components/accordion/_accordion-quiz.scss */
.accordion-quiz .accordion-content ul {
  margin-left: 10px;
}

/* line 50, src/sass/components/accordion/_accordion-quiz.scss */
.accordion-quiz .accordion-content p {
  font-size: 14px;
  line-height: 24px;
  width: 90%;
  margin: 8px;
}

/* line 60, src/sass/components/accordion/_accordion-quiz.scss */
.mod-js .accordion-quiz .accordion-head::after {
  width: 24px;
  height: 24px;
  background-color: #fa4619;
  border-radius: 50%;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 72, src/sass/components/accordion/_accordion-quiz.scss */
.mod-js .accordion-quiz .accordion-slide.is-active > .accordion-head::after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/articleList/_articleList-base.scss */
.articleList > .component-content {
  padding: 13px;
  border: solid 2px #b5b5b5;
  background-color: #f0f0f0;
}

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

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

/* 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: #8c8e8e;
  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: #fa4619;
  color: black;
  border: 1px solid #fa4619;
  font-size: 0.85em;
}

/* line 2, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content {
  border: none;
  background: none;
  padding: 0;
}

/* line 7, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list {
  text-align: center;
  position: relative;
}

/* line 11, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-arrow {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  height: 50px;
  background: transparent;
  border: none;
  font-size: 0;
  z-index: 1;
  cursor: pointer;
  color: #fa4619;
}

/* line 24, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .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 31, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-arrow:hover::after {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

/* line 36, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-arrow.slick-prev {
  left: 0;
}

/* line 39, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-arrow.slick-prev::after {
  content: "\f053";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 44, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-arrow.slick-next {
  right: 0;
}

/* line 47, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-arrow.slick-next::after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 52, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-arrow:focus {
  outline: none;
}

/* line 58, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-slide .articleList-article {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 63, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-slide .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;
  padding: 0 40px;
  min-height: 210px;
}

@media (min-width: 768px) {
  /* line 63, src/sass/components/articleList/_articleList-product-carousel.scss */
  .articleList-product-carousel > .component-content .articleList-list .slick-slide .articleList-article-wrapper {
    padding: 0 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

/* line 76, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-slide .articleList-article-wrapper .articleList-title {
  color: #fa4619;
  margin: 0;
}

@media (min-width: 768px) {
  /* line 76, src/sass/components/articleList/_articleList-product-carousel.scss */
  .articleList-product-carousel > .component-content .articleList-list .slick-slide .articleList-article-wrapper .articleList-title {
    width: 100%;
  }
}

/* line 85, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-slide .articleList-article-wrapper .articleList-more {
  color: #fa4619;
  font-weight: 600;
}

/* line 89, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-slide .articleList-article-wrapper .articleList-more::after {
  display: none;
}

/* line 93, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-slide .articleList-article-wrapper .articleList-more:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  /* line 85, src/sass/components/articleList/_articleList-product-carousel.scss */
  .articleList-product-carousel > .component-content .articleList-list .slick-slide .articleList-article-wrapper .articleList-more {
    width: 100%;
    margin-top: 20px;
  }
}

/* line 103, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-slide .articleList-article-wrapper .articleList-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-flow: column-reverse;
          flex-flow: column-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (min-width: 768px) {
  /* line 103, src/sass/components/articleList/_articleList-product-carousel.scss */
  .articleList-product-carousel > .component-content .articleList-list .slick-slide .articleList-article-wrapper .articleList-description {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    text-align: left;
    width: 350px;
  }
}

@media (min-width: 768px) {
  /* line 114, src/sass/components/articleList/_articleList-product-carousel.scss */
  .articleList-product-carousel > .component-content .articleList-list .slick-slide .articleList-article-wrapper .articleList-description .articleList-description-content {
    width: 100%;
  }
}

/* line 121, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-slide .articleList-article-wrapper .articleList-thumbnail {
  margin: 20px;
  max-width: 200px;
}

@media (min-width: 768px) {
  /* line 121, src/sass/components/articleList/_articleList-product-carousel.scss */
  .articleList-product-carousel > .component-content .articleList-list .slick-slide .articleList-article-wrapper .articleList-thumbnail {
    margin: 20px;
  }
}

/* line 132, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-dots {
  list-style: none;
  padding: 0;
}

/* line 136, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-dots li {
  display: inline;
  margin: 5px;
}

/* line 140, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-dots li button {
  cursor: pointer;
  font-size: 0;
  height: 10px;
  width: 10px;
  padding: 0;
  border-radius: 50%;
  border: none;
  background-color: #8c8e8e;
}

/* line 152, src/sass/components/articleList/_articleList-product-carousel.scss */
.articleList-product-carousel > .component-content .articleList-list .slick-dots li.slick-active button {
  background-color: #fa4619;
}

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

/* line 11, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .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 16, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-article {
  width: calc((100% / 3) - 2 * 15px);
  margin: 15px;
  background-color: white;
  box-sizing: border-box;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 25, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-article-wrapper {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  width: 100%;
  height: auto;
  box-sizing: border-box;
}

/* line 34, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-title {
  font-size: 1.4rem;
  font-weight: 300;
  padding-bottom: 0;
  line-height: 1.3em;
}

@media (max-width: 991px) {
  /* line 34, src/sass/components/articleList/_articleList-products-grid.scss */
  .articleList-products-grid .articleList-title {
    text-align: center;
  }
}

/* line 45, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-tags {
  display: none;
}

/* line 49, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-description {
  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: 225px;
  padding: 1.5rem 0;
  margin-top: auto;
  width: 100%;
}

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

/* line 63, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-thumbnail {
  max-width: 175px;
  max-height: 200px;
  float: none;
  margin-right: 0;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

/* line 70, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-thumbnail:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

/* line 75, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-more {
  position: relative;
  display: inline-block;
  text-decoration: none;
  background-color: #fa4619;
  color: white;
  padding: 1em 2em;
  z-index: 1;
  font-weight: 600;
  font-size: 1.2rem;
  max-width: calc(100% - 40px);
  float: none;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  -ms-flex-item-align: start;
      align-self: flex-start;
}

/* line 90, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-more::after {
  content: '';
  background-color: #fa4619;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  right: 0;
  -webkit-transform: skewX(-30deg);
          transform: skewX(-30deg);
  z-index: -1;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
}

/* line 103, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-more:hover {
  color: white;
  text-decoration: underline;
}

@media (max-width: 1199px) {
  /* line 110, src/sass/components/articleList/_articleList-products-grid.scss */
  .articleList-products-grid .articleList-article {
    width: calc((100% / 2) - 2 * 15px - 2px);
  }
}

@media (max-width: 767px) {
  /* line 116, src/sass/components/articleList/_articleList-products-grid.scss */
  .articleList-products-grid .articleList-article {
    width: calc(100% - 2 * 15px);
  }
}

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

/* line 12, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-article {
  margin: 15px;
  width: calc((100% / 4) - 2 * 15px - 1px);
  background-color: white;
  box-sizing: border-box;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media (max-width: 1199px) {
  /* line 12, src/sass/components/articleList/_articleList-related-products.scss */
  .articleList-related-products .articleList-article {
    width: calc((100% / 3) - 2 * 15px - 1px);
  }
}

@media (max-width: 991px) {
  /* line 12, src/sass/components/articleList/_articleList-related-products.scss */
  .articleList-related-products .articleList-article {
    width: calc((100% / 2) - 2 * 15px - 1px);
  }
}

@media (max-width: 767px) {
  /* line 12, src/sass/components/articleList/_articleList-related-products.scss */
  .articleList-related-products .articleList-article {
    width: calc(100% - 2 * 15px - 1px);
  }
}

/* line 33, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1.5rem;
  position: relative;
}

/* line 40, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-heading {
  font-size: 2.2rem;
  font-size: calc( 2.2rem + ( 24 - 22 ) * (100vw - 320px) / (448));
  text-align: center;
  margin: 2em 0 1.5em;
  font-weight: 300;
  color: #fa4619;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  /* line 40, src/sass/components/articleList/_articleList-related-products.scss */
  .articleList-related-products .articleList-heading {
    font-size: 2.4rem;
  }
}

/* line 50, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-article-wrapper {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  width: 100%;
  box-sizing: border-box;
}

/* line 58, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-title {
  font-size: 1.4rem;
  font-weight: 300;
  padding-bottom: 0;
  line-height: 1.3em;
}

@media (max-width: 991px) {
  /* line 58, src/sass/components/articleList/_articleList-related-products.scss */
  .articleList-related-products .articleList-title {
    text-align: center;
  }
}

/* line 69, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-tags {
  display: none;
}

/* line 73, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-description {
  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: 225px;
  padding: 1.5rem 0;
  margin-top: auto;
  width: 100%;
}

/* line 83, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-description-content {
  display: none;
}

/* line 87, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-thumbnail {
  max-width: 175px;
  max-height: 200px;
  float: none;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  margin: 0 auto;
}

/* line 94, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-thumbnail:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

/* line 99, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-more {
  position: relative;
  display: inline-block;
  text-decoration: none;
  background-color: #fa4619;
  color: white;
  padding: 1em 2em;
  z-index: 1;
  font-weight: 600;
  font-size: 1.2rem;
  max-width: calc(100% - 40px);
  float: none;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  -ms-flex-item-align: start;
      align-self: flex-start;
}

/* line 114, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-more::after {
  content: '';
  background-color: #fa4619;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  right: 0;
  -webkit-transform: skewX(-30deg);
          transform: skewX(-30deg);
  z-index: -1;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
}

/* line 127, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-more:hover {
  color: white;
  text-decoration: underline;
}

/* line 134, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 138, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-list .slick-slide {
  margin: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

/* line 143, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-list .slick-slide > div {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 149, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-list .slick-list {
  width: 100%;
  margin: 0 15px 15px 15px;
}

/* line 154, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-list .slick-arrow {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  height: 50px;
  background: transparent;
  border: none;
  font-size: 0;
  z-index: 1;
  cursor: pointer;
  color: #fa4619;
}

/* line 167, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-list .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 174, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-list .slick-arrow:hover::after {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

/* line 179, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-list .slick-arrow.slick-prev {
  left: -15px;
}

/* line 182, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-list .slick-arrow.slick-prev::after {
  content: "\f053";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 187, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-list .slick-arrow.slick-next {
  right: -15px;
}

/* line 190, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-list .slick-arrow.slick-next::after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 195, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-list .slick-arrow:focus {
  outline: none;
}

/* line 200, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-list .slick-dots {
  list-style: none;
  padding: 0;
  text-align: center;
  line-height: 0;
  margin: 0 auto 30px auto;
}

/* line 207, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-list .slick-dots li {
  display: inline;
  margin: 5px;
}

/* line 211, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-list .slick-dots li button {
  cursor: pointer;
  font-size: 0;
  height: 10px;
  width: 10px;
  padding: 0;
  border-radius: 50%;
  border: none;
  background-color: #8c8e8e;
}

/* line 223, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products .articleList-list .slick-dots li.slick-active button {
  background-color: #fa4619;
}

/* line 235, src/sass/components/articleList/_articleList-related-products.scss */
.mod-js .articleList-related-products .articleList-list {
  height: 500px;
  overflow: hidden;
}

/* line 239, src/sass/components/articleList/_articleList-related-products.scss */
.mod-js .articleList-related-products .articleList-list.slick-initialized {
  height: auto;
  overflow: visible;
  margin-bottom: 0;
}

/* line 244, src/sass/components/articleList/_articleList-related-products.scss */
.mod-js .articleList-related-products .articleList-list.slick-initialized .articleList-article {
  margin: 0;
  width: 100%;
}

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

/* line 10, src/sass/components/articleList/_articleList-related-articles.scss */
.articleList-related-articles .articleList-heading {
  font-size: 2.4rem;
  font-size: calc( 2.4rem + ( 30 - 24 ) * (100vw - 320px) / (448));
  margin: 2em 0 1.5em;
  font-weight: 300;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #4b5b63;
}

@media (min-width: 768px) {
  /* line 10, src/sass/components/articleList/_articleList-related-articles.scss */
  .articleList-related-articles .articleList-heading {
    font-size: 3rem;
  }
}

/* line 23, src/sass/components/articleList/_articleList-related-articles.scss */
.articleList-related-articles .articleList-heading::before, .articleList-related-articles .articleList-heading::after {
  content: "";
  border-top: 1px solid #f0f0f0;
  margin: 0 20px 0 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 20px;
          flex: 1 0 20px;
}

/* line 31, src/sass/components/articleList/_articleList-related-articles.scss */
.articleList-related-articles .articleList-heading::after {
  margin: 0 0 0 20px;
}

/* line 36, src/sass/components/articleList/_articleList-related-articles.scss */
.articleList-related-articles .articleList-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  /* line 36, src/sass/components/articleList/_articleList-related-articles.scss */
  .articleList-related-articles .articleList-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media (min-width: 768px) {
  /* line 44, src/sass/components/articleList/_articleList-related-articles.scss */
  .articleList-related-articles .articleList-article {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
  }
}

@media (max-width: 767px) {
  /* line 44, src/sass/components/articleList/_articleList-related-articles.scss */
  .articleList-related-articles .articleList-article {
    margin-bottom: 40px;
  }
}

@media (min-width: 768px) {
  /* line 55, src/sass/components/articleList/_articleList-related-articles.scss */
  .articleList-related-articles .articleList-article.even {
    margin-left: 30px;
    margin-right: 30px;
  }
}

/* line 62, src/sass/components/articleList/_articleList-related-articles.scss */
.articleList-related-articles .articleList-article-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media (max-width: 767px) {
  /* line 62, src/sass/components/articleList/_articleList-related-articles.scss */
  .articleList-related-articles .articleList-article-wrapper {
    max-width: 400px;
    margin: 0 auto;
  }
}

/* line 74, src/sass/components/articleList/_articleList-related-articles.scss */
.articleList-related-articles .articleList-description {
  font-size: 14px;
  line-height: 1.5;
  font-family: "AvenirNextLTPro-Light", Helvetica, sans-serif;
}

/* line 82, src/sass/components/articleList/_articleList-related-articles.scss */
.articleList-related-articles .articleList-thumbnail {
  margin-bottom: 15px;
  max-width: 100%;
  width: 100%;
}

/* line 87, src/sass/components/articleList/_articleList-related-articles.scss */
.articleList-related-articles .articleList-thumbnail-wrapper {
  width: 100%;
}

/* line 92, src/sass/components/articleList/_articleList-related-articles.scss */
.articleList-related-articles .articleList-title,
.articleList-related-articles .articleList-title a {
  font-family: "AvenirNextLTPro-Medium", Helvetica, sans-serif;
  font-size: 21px;
  font-weight: 500;
  color: #4b5b63;
  line-height: 1.3;
  padding-bottom: 0;
}

/* line 101, src/sass/components/articleList/_articleList-related-articles.scss */
.articleList-related-articles .articleList-title a,
.articleList-related-articles .articleList-title a a {
  text-decoration: none;
}

@media (min-width: 768px) {
  /* line 92, src/sass/components/articleList/_articleList-related-articles.scss */
  .articleList-related-articles .articleList-title,
  .articleList-related-articles .articleList-title a {
    min-height: 55px;
  }
}

/* line 110, src/sass/components/articleList/_articleList-related-articles.scss */
.articleList-related-articles .articleList-more {
  font-family: "AvenirNextLTPro-Demi";
  font-size: 14px;
  font-weight: 900;
  border-bottom: 1px solid #fa4619;
  padding-bottom: 2px;
  text-decoration: none;
  margin-top: 15px;
}

/* line 120, src/sass/components/articleList/_articleList-related-articles.scss */
.articleList-related-articles .articleList-more::after {
  content: none;
}

/* line 128, src/sass/components/articleList/_articleList-related-articles.scss */
.articleList-related-articles--gh .articleList-title {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

/* line 132, src/sass/components/articleList/_articleList-related-articles.scss */
.articleList-related-articles--gh .articleList-thumbnail {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

@media (max-width: 767px) {
  /* line 132, src/sass/components/articleList/_articleList-related-articles.scss */
  .articleList-related-articles--gh .articleList-thumbnail {
    width: 400px;
    max-width: 100%;
  }
}

/* line 141, src/sass/components/articleList/_articleList-related-articles.scss */
.articleList-related-articles--gh .articleList-description {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

/* line 145, src/sass/components/articleList/_articleList-related-articles.scss */
.articleList-related-articles--gh .articleList-more {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  font-family: "AvenirNextLTPro-Demi";
  font-size: 14px;
  font-weight: 900;
  color: #00a3e0;
  border-bottom: 1px solid #00a3e0;
  padding-bottom: 2px;
  text-decoration: none;
  margin-top: 15px;
}

@media (max-width: 767px) {
  /* line 3, src/sass/components/articleList/_articleList-related-content-carousel.scss */
  .articleList-related-content-carousel {
    margin-left: -15px;
    width: calc(100% + 30px);
  }
}

/* line 9, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel > .component-content {
  padding: 0;
  border: 0;
  background-color: transparent;
  max-width: 100%;
}

/* line 17, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-article {
  margin: 0;
  box-sizing: border-box;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 23, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1.5rem;
  position: relative;
}

@media (max-width: 767px) {
  /* line 23, src/sass/components/articleList/_articleList-related-content-carousel.scss */
  .articleList-related-content-carousel .articleList-list {
    margin-left: -15px;
    width: calc(100% + 30px);
    padding: 0 30px;
  }
}

/* line 36, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-heading {
  font-size: 2.4rem;
  font-size: calc( 2.4rem + ( 30 - 24 ) * (100vw - 320px) / (448));
  text-align: left;
  margin: 2em 0 1.5em;
  font-weight: 500;
  color: #4b5b63;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  /* line 36, src/sass/components/articleList/_articleList-related-content-carousel.scss */
  .articleList-related-content-carousel .articleList-heading {
    font-size: 3rem;
  }
}

/* line 46, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-article-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  width: 100%;
  box-sizing: border-box;
}

/* line 54, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-title {
  padding-bottom: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  line-height: 1.42;
  font-size: 1.9rem;
  font-family: "AvenirNextLTPro-Medium", Helvetica, sans-serif;
}

/* line 61, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-title a {
  font-size: 1.9rem;
  font-weight: 500;
  color: #282e31;
  text-decoration: none;
}

/* line 69, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-tags {
  display: none;
}

/* line 73, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-description {
  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;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-top: 10px;
}

/* line 80, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-description a {
  margin-top: 0;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
}

/* line 88, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-description-content {
  display: none;
}

/* line 92, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-thumbnail {
  position: absolute;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

/* line 103, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-thumbnail:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

/* line 108, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-more {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  font-weight: 900;
  font-size: 1.4rem;
  margin-top: 5px;
  text-decoration: none;
  font-family: 'AvenirNextLTPro-Demi';
}

/* line 116, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-more span:nth-child(1) {
  border-bottom: 1px solid #fa4619;
  display: inline-block;
}

/* line 121, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-more::after {
  content: none;
}

/* line 127, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 131, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-slide {
  margin: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

@media (max-width: 767px) {
  /* line 131, src/sass/components/articleList/_articleList-related-content-carousel.scss */
  .articleList-related-content-carousel .articleList-list .slick-slide {
    margin: 0;
    padding-bottom: 15px;
  }
}

/* line 141, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-slide > div {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 147, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-list {
  width: 100%;
}

/* line 152, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-next, .articleList-related-content-carousel .articleList-list .slick-prev {
  background-color: #fa4619;
  width: 42px;
  height: 63px;
  font-size: 0;
  position: absolute;
  top: 0;
  margin: auto;
  z-index: 1;
  border: 0;
  outline: none;
  cursor: pointer;
  transition: ease-in-out all 200ms;
}

@media (min-width: 992px) {
  /* line 152, src/sass/components/articleList/_articleList-related-content-carousel.scss */
  .articleList-related-content-carousel .articleList-list .slick-next, .articleList-related-content-carousel .articleList-list .slick-prev {
    width: 60px;
    height: 70px;
    bottom: 0;
  }
  /* line 173, src/sass/components/articleList/_articleList-related-content-carousel.scss */
  .articleList-related-content-carousel .articleList-list .slick-next:hover, .articleList-related-content-carousel .articleList-list .slick-prev:hover {
    background-color: #c32700;
  }
  /* line 176, src/sass/components/articleList/_articleList-related-content-carousel.scss */
  .articleList-related-content-carousel .articleList-list .slick-next:hover::after, .articleList-related-content-carousel .articleList-list .slick-prev:hover::after {
    background-color: #c32700;
  }
}

/* line 182, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-next::before, .articleList-related-content-carousel .articleList-list .slick-prev::before {
  color: white;
  font-size: 1.4rem;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  z-index: 5;
}

/* line 193, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-next::after, .articleList-related-content-carousel .articleList-list .slick-prev::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  background-color: #fa4619;
  -webkit-transform: skew(-15deg);
          transform: skew(-15deg);
  transition: ease-in-out all 200ms;
}

@media (max-width: 991px) {
  /* line 193, src/sass/components/articleList/_articleList-related-content-carousel.scss */
  .articleList-related-content-carousel .articleList-list .slick-next::after, .articleList-related-content-carousel .articleList-list .slick-prev::after {
    display: none;
  }
}

/* line 209, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-next {
  right: -46px;
}

@media (max-width: 991px) {
  /* line 209, src/sass/components/articleList/_articleList-related-content-carousel.scss */
  .articleList-related-content-carousel .articleList-list .slick-next {
    right: -10px;
  }
}

@media (max-width: 767px) {
  /* line 209, src/sass/components/articleList/_articleList-related-content-carousel.scss */
  .articleList-related-content-carousel .articleList-list .slick-next {
    right: 0;
  }
}

/* line 220, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-next::before {
  content: "\f054";
  padding-left: 10px;
}

@media (max-width: 991px) {
  /* line 220, src/sass/components/articleList/_articleList-related-content-carousel.scss */
  .articleList-related-content-carousel .articleList-list .slick-next::before {
    padding-left: 5px;
  }
}

/* line 229, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-next::after {
  right: -10px;
}

/* line 234, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-prev {
  left: -45px;
}

@media (max-width: 991px) {
  /* line 234, src/sass/components/articleList/_articleList-related-content-carousel.scss */
  .articleList-related-content-carousel .articleList-list .slick-prev {
    left: -10px;
  }
}

@media (max-width: 767px) {
  /* line 234, src/sass/components/articleList/_articleList-related-content-carousel.scss */
  .articleList-related-content-carousel .articleList-list .slick-prev {
    left: 0;
  }
}

/* line 245, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-prev::before {
  content: "\f053";
  padding-right: 10px;
}

@media (max-width: 991px) {
  /* line 245, src/sass/components/articleList/_articleList-related-content-carousel.scss */
  .articleList-related-content-carousel .articleList-list .slick-prev::before {
    padding-right: 5px;
  }
}

/* line 254, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-prev::after {
  left: -10px;
}

/* line 260, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-dots {
  list-style: none;
  padding: 0;
  text-align: center;
  line-height: 0;
  margin: 0 auto 30px auto;
  position: absolute;
  top: -60px;
  right: 0;
}

@media (max-width: 991px) {
  /* line 260, src/sass/components/articleList/_articleList-related-content-carousel.scss */
  .articleList-related-content-carousel .articleList-list .slick-dots {
    position: unset;
  }
}

/* line 274, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-dots li {
  display: inline-block;
  margin: 6px;
}

@media (max-width: 991px) {
  /* line 274, src/sass/components/articleList/_articleList-related-content-carousel.scss */
  .articleList-related-content-carousel .articleList-list .slick-dots li {
    margin: 8px;
  }
}

/* line 282, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-dots li button {
  cursor: pointer;
  font-size: 0;
  height: 12px;
  width: 12px;
  padding: 0;
  border-radius: 50%;
  border: none;
  background-color: #f0f0f0;
  transition: background-color 0.2s;
}

/* line 293, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-dots li button:hover {
  background-color: #d0d0d0;
}

/* line 297, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-dots li button:focus {
  outline: none;
}

@media (max-width: 991px) {
  /* line 282, src/sass/components/articleList/_articleList-related-content-carousel.scss */
  .articleList-related-content-carousel .articleList-list .slick-dots li button {
    height: 8px;
    width: 8px;
  }
}

/* line 308, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.articleList-related-content-carousel .articleList-list .slick-dots li.slick-active button {
  background-color: #fa4619;
}

/* line 320, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.mod-js .articleList-related-content-carousel .articleList-list {
  height: 500px;
  overflow: hidden;
}

/* line 324, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.mod-js .articleList-related-content-carousel .articleList-list.slick-initialized {
  height: auto;
  overflow: visible;
  margin-bottom: 0;
}

/* line 329, src/sass/components/articleList/_articleList-related-content-carousel.scss */
.mod-js .articleList-related-content-carousel .articleList-list.slick-initialized .articleList-article {
  margin: 0;
  width: 100%;
}

@media (max-width: 767px) {
  /* line 4, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel {
    margin-left: -15px;
    width: calc(100% + 30px);
  }
}

/* line 10, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel > .component-content {
  padding: 0;
  border: 0;
  background-color: transparent;
  max-width: 100%;
}

/* line 18, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-article {
  margin: 0;
  width: calc((100% / 4) - 2 * 15px - 1px);
  box-sizing: border-box;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

@media (max-width: 1199px) {
  /* line 18, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-article {
    width: calc((100% / 3) - 2 * 15px - 1px);
  }
}

@media (max-width: 991px) {
  /* line 18, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-article {
    width: calc((100% / 2) - 2 * 15px - 1px);
  }
}

@media (max-width: 767px) {
  /* line 18, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-article {
    width: calc(100% - 2 * 15px - 1px);
  }
}

/* line 37, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 1.5rem;
  position: relative;
}

@media (max-width: 767px) {
  /* line 37, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-list {
    margin-left: -15px;
    width: calc(100% + 30px);
    padding: 0 15px;
  }
}

@media (max-width: 599px) {
  /* line 37, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-list {
    padding: 0 30px;
  }
}

/* line 54, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-heading {
  font-size: 2.4rem;
  font-size: calc( 2.4rem + ( 30 - 24 ) * (100vw - 320px) / (448));
  text-align: left;
  margin: 2em 0 1.5em 1.5rem;
  font-weight: 500;
  color: #4b5b63;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  /* line 54, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-heading {
    font-size: 3rem;
  }
}

@media (max-width: 767px) {
  /* line 54, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-heading {
    font-size: 2rem;
  }
}

/* line 68, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-article-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  cursor: pointer;
}

/* line 79, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-article-wrapper:hover .articleList-description::after {
  opacity: 0.85;
}

/* line 85, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-title {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  line-height: 1.42;
  position: absolute;
  z-index: 1;
  padding: 0 20px;
  text-align: center;
  font-family: "AvenirNextLTPro-Medium", Helvetica, sans-serif;
}

/* line 94, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-title a {
  font-size: 2.1rem;
  font-weight: 500;
  color: white;
  text-decoration: none;
}

/* line 102, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-tags {
  display: none;
}

/* line 106, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-description {
  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;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-top: 0;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
}

/* line 116, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-description a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 125, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-description a::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #282e31;
  opacity: 0.65;
  transition: ease-in-out opacity 200ms;
}

/* line 139, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-description-content {
  display: none;
}

/* line 143, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-thumbnail {
  float: none;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
}

/* line 153, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-more {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  font-weight: 900;
  font-size: 1.4rem;
  margin-top: 5px;
  text-decoration: none;
  font-family: 'AvenirNextLTPro-Demi';
}

/* line 161, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-more span:nth-child(1) {
  border-bottom: 1px solid #fa4619;
  display: inline-block;
}

/* line 166, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-more::after {
  content: none;
}

/* line 172, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 176, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-slide {
  margin: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}

@media (max-width: 599px) {
  /* line 176, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-list .slick-slide {
    margin: 0;
    padding-bottom: 15px;
  }
}

/* line 186, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-slide > div {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 192, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-list {
  width: 100%;
}

/* line 197, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-next, .articleList-related-category-carousel .articleList-list .slick-prev {
  background-color: #fa4619;
  width: 42px;
  height: 63px;
  font-size: 0;
  position: absolute;
  top: 0;
  bottom: 45px;
  margin: auto;
  z-index: 1;
  border: 0;
  outline: none;
  cursor: pointer;
  transition: ease-in-out all 200ms;
}

@media (min-width: 992px) {
  /* line 197, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-list .slick-next, .articleList-related-category-carousel .articleList-list .slick-prev {
    width: 60px;
    height: 70px;
    bottom: 0;
  }
  /* line 218, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-list .slick-next:hover, .articleList-related-category-carousel .articleList-list .slick-prev:hover {
    background-color: #c32700;
  }
  /* line 221, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-list .slick-next:hover::after, .articleList-related-category-carousel .articleList-list .slick-prev:hover::after {
    background-color: #c32700;
  }
}

/* line 227, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-next::before, .articleList-related-category-carousel .articleList-list .slick-prev::before {
  color: white;
  font-size: 1.4rem;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  z-index: 5;
}

/* line 238, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-next::after, .articleList-related-category-carousel .articleList-list .slick-prev::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  background-color: #fa4619;
  -webkit-transform: skew(-15deg);
          transform: skew(-15deg);
  transition: ease-in-out all 200ms;
}

@media (max-width: 991px) {
  /* line 238, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-list .slick-next::after, .articleList-related-category-carousel .articleList-list .slick-prev::after {
    display: none;
  }
}

/* line 254, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-next {
  right: -46px;
}

@media (max-width: 991px) {
  /* line 254, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-list .slick-next {
    right: -10px;
  }
}

@media (max-width: 767px) {
  /* line 254, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-list .slick-next {
    right: 0;
  }
}

/* line 265, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-next::before {
  content: "\f054";
  padding-left: 10px;
}

@media (max-width: 991px) {
  /* line 265, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-list .slick-next::before {
    padding-left: 5px;
  }
}

/* line 274, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-next::after {
  right: -10px;
}

/* line 279, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-prev {
  left: -45px;
}

@media (max-width: 991px) {
  /* line 279, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-list .slick-prev {
    left: -10px;
  }
}

@media (max-width: 767px) {
  /* line 279, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-list .slick-prev {
    left: 0;
  }
}

/* line 290, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-prev::before {
  content: "\f053";
  padding-right: 10px;
}

@media (max-width: 991px) {
  /* line 290, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-list .slick-prev::before {
    padding-right: 5px;
  }
}

/* line 299, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-prev::after {
  left: -10px;
}

/* line 305, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-dots {
  list-style: none;
  padding: 0;
  text-align: center;
  line-height: 0;
  margin: 0 auto 30px auto;
  position: absolute;
  top: -60px;
  right: 0;
}

@media (max-width: 991px) {
  /* line 305, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-list .slick-dots {
    position: unset;
  }
}

/* line 319, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-dots li {
  display: inline-block;
  margin: 6px;
}

@media (max-width: 991px) {
  /* line 319, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-list .slick-dots li {
    margin: 8px;
  }
}

/* line 327, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-dots li button {
  cursor: pointer;
  font-size: 0;
  height: 12px;
  width: 12px;
  padding: 0;
  border-radius: 50%;
  border: none;
  background-color: #f0f0f0;
  transition: background-color 0.2s;
}

/* line 338, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-dots li button:hover {
  background-color: #d0d0d0;
}

/* line 342, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-dots li button:focus {
  outline: none;
}

@media (max-width: 991px) {
  /* line 327, src/sass/components/articleList/_articleList-related-category-carousel.scss */
  .articleList-related-category-carousel .articleList-list .slick-dots li button {
    height: 8px;
    width: 8px;
  }
}

/* line 353, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.articleList-related-category-carousel .articleList-list .slick-dots li.slick-active button {
  background-color: #fa4619;
}

/* line 365, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.mod-js .articleList-related-category-carousel .articleList-list {
  height: 500px;
  overflow: hidden;
}

/* line 369, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.mod-js .articleList-related-category-carousel .articleList-list.slick-initialized {
  height: auto;
  overflow: visible;
  margin-bottom: 0;
}

/* line 374, src/sass/components/articleList/_articleList-related-category-carousel.scss */
.mod-js .articleList-related-category-carousel .articleList-list.slick-initialized .articleList-article {
  margin: 0;
  width: 100%;
}

/* line 2, src/sass/components/articleList/_articleList-most-recent-articles.scss */
.articleList-most-recent-articles > .component-content {
  background: transparent;
  border: none;
  padding: 0;
}

/* line 8, src/sass/components/articleList/_articleList-most-recent-articles.scss */
.articleList-most-recent-articles > .component-content .articleList-article {
  margin: 0;
  padding: 20px 0;
  min-height: 200px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid rgba(170, 170, 175, 0.2);
}

@media (min-width: 768px) {
  /* line 8, src/sass/components/articleList/_articleList-most-recent-articles.scss */
  .articleList-most-recent-articles > .component-content .articleList-article {
    padding: 30px 0;
  }
}

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

@media (min-width: 768px) {
  /* line 20, src/sass/components/articleList/_articleList-most-recent-articles.scss */
  .articleList-most-recent-articles > .component-content .articleList-article-wrapper {
    padding-left: 430px;
  }
}

@media (min-width: 992px) {
  /* line 20, src/sass/components/articleList/_articleList-most-recent-articles.scss */
  .articleList-most-recent-articles > .component-content .articleList-article-wrapper {
    padding-left: 500px;
  }
}

@media (max-width: 767px) {
  /* line 20, src/sass/components/articleList/_articleList-most-recent-articles.scss */
  .articleList-most-recent-articles > .component-content .articleList-article-wrapper {
    max-width: 400px;
    margin: 0 auto;
  }
}

/* line 42, src/sass/components/articleList/_articleList-most-recent-articles.scss */
.articleList-most-recent-articles > .component-content .articleList-article.contain-video .articleList-thumbnail-wrapper a::before, .articleList-most-recent-articles > .component-content .articleList-article.contain-video .articleList-thumbnail-wrapper a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

/* line 52, src/sass/components/articleList/_articleList-most-recent-articles.scss */
.articleList-most-recent-articles > .component-content .articleList-article.contain-video .articleList-thumbnail-wrapper a::before {
  right: 20px;
  width: 64px;
  height: 64px;
  background-color: rgba(250, 70, 25, 0.75);
  border-radius: 50%;
}

/* line 60, src/sass/components/articleList/_articleList-most-recent-articles.scss */
.articleList-most-recent-articles > .component-content .articleList-article.contain-video .articleList-thumbnail-wrapper a::after {
  right: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 0 12.5px 21.7px;
  border-color: transparent transparent transparent white;
}

/* line 72, src/sass/components/articleList/_articleList-most-recent-articles.scss */
.articleList-most-recent-articles > .component-content .articleList-thumbnail-wrapper {
  position: relative;
  width: 100%;
}

@media (min-width: 768px) {
  /* line 72, src/sass/components/articleList/_articleList-most-recent-articles.scss */
  .articleList-most-recent-articles > .component-content .articleList-thumbnail-wrapper {
    position: absolute;
    left: 0;
    margin: auto;
    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;
    width: auto;
  }
}

/* line 88, src/sass/components/articleList/_articleList-most-recent-articles.scss */
.articleList-most-recent-articles > .component-content .articleList-thumbnail-wrapper::after {
  content: '';
  background-color: white;
  position: absolute;
  top: -5px;
  bottom: -5px;
  width: 62px;
  right: 0;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
}

/* line 100, src/sass/components/articleList/_articleList-most-recent-articles.scss */
.articleList-most-recent-articles > .component-content .articleList-thumbnail-wrapper img {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  float: none;
}

@media (min-width: 768px) {
  /* line 100, src/sass/components/articleList/_articleList-most-recent-articles.scss */
  .articleList-most-recent-articles > .component-content .articleList-thumbnail-wrapper img {
    max-width: 350px;
    margin: 0;
  }
}

/* line 114, src/sass/components/articleList/_articleList-most-recent-articles.scss */
.articleList-most-recent-articles > .component-content .articleList-title,
.articleList-most-recent-articles > .component-content .articleList-title a {
  font-size: 30px;
  font-weight: 400;
  color: #4b5b63;
  width: 100%;
}

/* line 121, src/sass/components/articleList/_articleList-most-recent-articles.scss */
.articleList-most-recent-articles > .component-content .articleList-title a,
.articleList-most-recent-articles > .component-content .articleList-title a a {
  text-decoration: none;
}

@media (max-width: 767px) {
  /* line 114, src/sass/components/articleList/_articleList-most-recent-articles.scss */
  .articleList-most-recent-articles > .component-content .articleList-title,
  .articleList-most-recent-articles > .component-content .articleList-title a {
    font-family: "AvenirNextLTPro-Medium", Helvetica, sans-serif;
    font-size: 2.4rem;
    margin-top: 24px;
    margin-bottom: 5px;
  }
}

/* line 133, src/sass/components/articleList/_articleList-most-recent-articles.scss */
.articleList-most-recent-articles > .component-content .articleList-description {
  color: #4b5b63;
  width: 100%;
  line-height: 1.5;
}

@media (max-width: 767px) {
  /* line 133, src/sass/components/articleList/_articleList-most-recent-articles.scss */
  .articleList-most-recent-articles > .component-content .articleList-description {
    font-size: 1.4rem;
    font-family: "AvenirNextLTPro-Light", Helvetica, sans-serif;
  }
}

/* line 144, src/sass/components/articleList/_articleList-most-recent-articles.scss */
.articleList-most-recent-articles > .component-content .articleList-more {
  float: none;
  width: 100%;
  margin-top: 15px;
  font-family: "AvenirNextLTPro-Demi", Helvetica, sans-serif;
}

/* line 150, src/sass/components/articleList/_articleList-most-recent-articles.scss */
.articleList-most-recent-articles > .component-content .articleList-more-arrow {
  display: none;
}

/* line 154, src/sass/components/articleList/_articleList-most-recent-articles.scss */
.articleList-most-recent-articles > .component-content .articleList-more::after {
  display: none;
}

@media (max-width: 767px) {
  /* line 144, src/sass/components/articleList/_articleList-most-recent-articles.scss */
  .articleList-most-recent-articles > .component-content .articleList-more {
    margin-bottom: 20px;
  }
}

/* line 163, src/sass/components/articleList/_articleList-most-recent-articles.scss */
.articleList-most-recent-articles > .component-content .articleList-tags {
  display: none;
}

/* line 2, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content {
  background: transparent;
  border: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

/* line 10, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .articleList-heading {
  font-size: 2.4rem;
  font-size: calc( 2.4rem + ( 30 - 24 ) * (100vw - 320px) / (448));
  font-weight: 500;
  margin: 2em 0 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #4b5b63;
}

@media (min-width: 768px) {
  /* line 10, src/sass/components/articleList/_articleList-product-3-up.scss */
  .articleList-product-3-up > .component-content .articleList-heading {
    font-size: 3rem;
  }
}

/* line 22, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .articleList-heading::before, .articleList-product-3-up > .component-content .articleList-heading::after {
  content: "";
  border-top: 1px solid #f0f0f0;
  margin: 0 20px 0 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 20px;
          flex: 1 0 20px;
}

/* line 30, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .articleList-heading::after {
  margin: 0 0 0 20px;
}

/* line 35, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .articleList-list {
  display: none;
}

@media (min-width: 769px) {
  /* line 35, src/sass/components/articleList/_articleList-product-3-up.scss */
  .articleList-product-3-up > .component-content .articleList-list {
    margin-top: -20px;
  }
}

/* line 44, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .articleList-article-wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

/* line 52, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .articleList-thumbnail {
  float: none;
  max-width: 70%;
  margin: 0;
  max-height: 200px;
}

/* line 58, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .articleList-thumbnail-wrapper {
  height: 225px;
  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;
  margin-bottom: 35px;
  background-color: #f0f0f0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
  width: 100%;
}

/* line 69, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .articleList-thumbnail-wrapper > a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  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;
}

/* line 82, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .articleList-title {
  font-size: 2.1rem;
  font-weight: 500;
  line-height: 1.4;
  color: #4b5b63;
  padding: 0;
  margin: 10px 0;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

/* line 91, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .articleList-title > a {
  font-size: 2.1rem;
  font-weight: 500;
  color: #4b5b63;
  padding: 0;
  margin: 10px 0;
  text-decoration: none;
}

/* line 101, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .articleList-tags {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

/* line 107, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .articleList-tags-item {
  margin: 0;
  font-size: 1.1rem;
  color: #8a1377;
  text-transform: uppercase;
  letter-spacing: 1.69px;
  font-weight: 900;
  font-family: "AvenirNextLTPro-Demi", Helvetica, sans-serif;
}

/* line 118, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .articleList-description {
  font-family: "AvenirNextLTPro-Light", Helvetica, sans-serif;
  font-size: 1.4rem;
  color: #282e31;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

/* line 125, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .articleList-more {
  margin-top: 20px;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  position: relative;
  display: inline-block;
  text-decoration: none;
  background-color: #fa4619;
  color: white;
  padding: 11px 30px;
  z-index: 1;
  font-weight: 400;
  font-size: 1.6rem;
  max-width: calc(100% - 40px);
  text-transform: uppercase;
  transition: ease-in-out all 200ms;
  letter-spacing: 2px;
}

/* line 142, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .articleList-more::after {
  content: '';
  background-color: #fa4619;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  right: 0;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
  z-index: -1;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  transition: ease-in-out all 200ms;
}

/* line 156, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .articleList-more:hover {
  color: white;
  background-color: #c32700;
}

/* line 160, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .articleList-more:hover::after {
  background-color: #c32700;
  transition: ease-in-out all 200ms;
}

/* line 178, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .slick-initialized {
  display: block;
}

/* line 182, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .slick-list {
  margin-left: -15px;
  width: calc(100% + 30px);
}

/* line 187, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .slick-slide {
  padding: 0 15px;
}

/* line 191, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .slick-arrow {
  position: absolute;
  top: 80px;
  z-index: 10;
  width: 43px;
  height: 63px;
  background-color: #8a1377;
  font-size: 0;
  outline: none;
  border: 0;
}

/* line 202, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .slick-arrow::before {
  content: '';
  width: 8px;
  height: 8px;
  background-color: transparent;
  border: 1px solid white;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* line 218, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .slick-dotted {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

/* line 223, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .slick-dots {
  list-style: none;
  padding: 0;
  text-align: center;
  line-height: 0;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 234, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .slick-dots li {
  display: inline;
  margin: 5px;
}

/* line 238, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .slick-dots li button {
  cursor: pointer;
  font-size: 0;
  height: 10px;
  width: 10px;
  padding: 0;
  border-radius: 50%;
  border: none;
  background-color: #f0f0f0;
  -webkit-appearance: none;
  transition: background-color 0.2s;
  box-shadow: 0 0 5px black;
}

@media (max-width: 767px) {
  /* line 238, src/sass/components/articleList/_articleList-product-3-up.scss */
  .articleList-product-3-up > .component-content .slick-dots li button {
    height: 8px;
    width: 8px;
  }
}

/* line 256, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .slick-dots li button:focus {
  outline: none;
}

/* line 260, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .slick-dots li button:hover {
  background-color: #d0d0d0;
}

/* line 266, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .slick-dots li.slick-active button {
  background-color: #8a1377;
}

@media (max-width: 991px) {
  /* line 223, src/sass/components/articleList/_articleList-product-3-up.scss */
  .articleList-product-3-up > .component-content .slick-dots {
    margin: 0 auto 10px;
  }
  /* line 275, src/sass/components/articleList/_articleList-product-3-up.scss */
  .articleList-product-3-up > .component-content .slick-dots li button {
    background-color: #e7e9e9;
  }
}

/* line 281, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .slick-prev {
  left: -10px;
}

/* line 284, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .slick-prev::before {
  border-top: 0;
  border-right: 0;
  left: 5px;
}

/* line 291, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .slick-next {
  right: -10px;
}

/* line 294, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up > .component-content .slick-next::before {
  border-bottom: 0;
  border-left: 0;
  right: 5px;
}

/* line 307, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up-orange > .component-content .articleList-tags-item {
  color: #fa4619;
}

/* line 314, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up-orange > .component-content .slick-arrow {
  background-color: #fa4619;
}

/* line 320, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up-orange > .component-content .slick-dots li.slick-active button {
  background-color: #fa4619;
}

/* line 333, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up-green > .component-content .articleList-tags-item {
  color: #00aa96;
}

/* line 340, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up-green > .component-content .slick-arrow {
  background-color: #00aa96;
}

/* line 346, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up-green > .component-content .slick-dots li.slick-active button {
  background-color: #00aa96;
}

/* line 359, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up-cerulean > .component-content .articleList-tags-item {
  color: #0099d8;
}

/* line 366, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up-cerulean > .component-content .slick-arrow {
  background-color: #0099d8;
}

/* line 372, src/sass/components/articleList/_articleList-product-3-up.scss */
.articleList-product-3-up-cerulean > .component-content .slick-dots li.slick-active button {
  background-color: #0099d8;
}

/* line 2, src/sass/components/articleList/_articleList-related-video-articles.scss */
.articleList-related-video-articles > .component-content {
  padding: 0;
  background-color: transparent;
  border: 0;
}

/* line 8, src/sass/components/articleList/_articleList-related-video-articles.scss */
.articleList-related-video-articles > .component-content .articleList-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}

@media (min-width: 768px) {
  /* line 8, src/sass/components/articleList/_articleList-related-video-articles.scss */
  .articleList-related-video-articles > .component-content .articleList-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    margin-left: -15px;
    width: calc(100% + 30px);
  }
}

/* line 19, src/sass/components/articleList/_articleList-related-video-articles.scss */
.articleList-related-video-articles > .component-content .articleList-article {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  /* line 19, src/sass/components/articleList/_articleList-related-video-articles.scss */
  .articleList-related-video-articles > .component-content .articleList-article {
    padding: 0 15px;
    margin-bottom: 20px;
  }
}

/* line 30, src/sass/components/articleList/_articleList-related-video-articles.scss */
.articleList-related-video-articles > .component-content .articleList-article.contain-video .articleList-thumbnail-wrapper a::before, .articleList-related-video-articles > .component-content .articleList-article.contain-video .articleList-thumbnail-wrapper a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

/* line 40, src/sass/components/articleList/_articleList-related-video-articles.scss */
.articleList-related-video-articles > .component-content .articleList-article.contain-video .articleList-thumbnail-wrapper a::before {
  right: 20px;
  width: 64px;
  height: 64px;
  background-color: rgba(250, 70, 25, 0.75);
  border-radius: 50%;
}

/* line 48, src/sass/components/articleList/_articleList-related-video-articles.scss */
.articleList-related-video-articles > .component-content .articleList-article.contain-video .articleList-thumbnail-wrapper a::after {
  right: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 0 12.5px 21.7px;
  border-color: transparent transparent transparent white;
}

/* line 61, src/sass/components/articleList/_articleList-related-video-articles.scss */
.articleList-related-video-articles > .component-content .articleList-thumbnail-wrapper {
  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;
  position: relative;
}

/* line 68, src/sass/components/articleList/_articleList-related-video-articles.scss */
.articleList-related-video-articles > .component-content .articleList-thumbnail-wrapper a {
  width: 100%;
  line-height: 0;
}

/* line 73, src/sass/components/articleList/_articleList-related-video-articles.scss */
.articleList-related-video-articles > .component-content .articleList-thumbnail-wrapper img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  float: none;
  margin: auto;
}

/* line 83, src/sass/components/articleList/_articleList-related-video-articles.scss */
.articleList-related-video-articles > .component-content .articleList-title {
  padding: 0;
  margin-top: 19px;
  margin-bottom: 10px;
  line-height: 28px;
}

@media (min-width: 1200px) {
  /* line 83, src/sass/components/articleList/_articleList-related-video-articles.scss */
  .articleList-related-video-articles > .component-content .articleList-title {
    margin-top: 32px;
    margin-bottom: 16px;
  }
}

/* line 94, src/sass/components/articleList/_articleList-related-video-articles.scss */
.articleList-related-video-articles > .component-content .articleList-title a {
  font-family: "AvenirNextLTPro-Medium", Helvetica, sans-serif;
  font-size: 2.1rem;
  color: #4b5b63;
  text-decoration: none;
}

/* line 102, src/sass/components/articleList/_articleList-related-video-articles.scss */
.articleList-related-video-articles > .component-content .articleList-tags {
  display: none;
}

/* line 106, src/sass/components/articleList/_articleList-related-video-articles.scss */
.articleList-related-video-articles > .component-content .articleList-description {
  font-size: 1.4rem;
  line-height: 21px;
  color: #282e31;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 1, src/sass/components/box/_box-base.scss */
.box-video-bg {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

/* line 6, 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 18, src/sass/components/box/_box-base.scss */
.box-video-bg .component-content {
  z-index: -1;
  position: relative;
}

/* line 26, src/sass/components/box/_box-base.scss */
.box > .component-content {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

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

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

/* line 2, src/sass/components/box/_box-large-hero.scss */
.box-large-hero > .component-content {
  min-height: 300px;
}

@media (min-width: 768px) {
  /* line 2, src/sass/components/box/_box-large-hero.scss */
  .box-large-hero > .component-content {
    min-height: 320px;
  }
}

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

/* line 4, src/sass/components/box/_box-small-hero.scss */
.box-small-hero > .component-content {
  min-height: 300px;
  position: relative;
}

@media (min-width: 768px) {
  /* line 4, src/sass/components/box/_box-small-hero.scss */
  .box-small-hero > .component-content {
    min-height: 320px;
  }
}

/* line 1, src/sass/components/box/_box-country-selector.scss */
.box-country-selector {
  display: none;
  padding-top: 4rem;
  padding-bottom: 3rem;
}

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

/* line 6, src/sass/components/box/_box-background.scss */
.box-background-gray-dark, .box-background-orange, .box-background-green, .box-background-purple {
  color: white;
}

/* line 13, src/sass/components/box/_box-background.scss */
.box-background-gray-dark .component-content a, .box-background-orange .component-content a, .box-background-green .component-content a, .box-background-purple .component-content a {
  color: white;
  font-weight: 600;
}

/* line 17, src/sass/components/box/_box-background.scss */
.box-background-gray-dark .component-content a:hover, .box-background-orange .component-content a:hover, .box-background-green .component-content a:hover, .box-background-purple .component-content a:hover {
  color: white;
  text-decoration: underline;
}

/* line 21, src/sass/components/box/_box-background.scss */
.box-background-gray-dark .component-content a:hover span, .box-background-orange .component-content a:hover span, .box-background-green .component-content a:hover span, .box-background-purple .component-content a:hover span {
  text-decoration: underline;
}

/* line 27, src/sass/components/box/_box-background.scss */
.box-background-gray-dark .component-content h1,
.box-background-gray-dark .component-content h2,
.box-background-gray-dark .component-content h3,
.box-background-gray-dark .component-content h4,
.box-background-gray-dark .component-content h5,
.box-background-gray-dark .component-content h6, .box-background-orange .component-content h1,
.box-background-orange .component-content h2,
.box-background-orange .component-content h3,
.box-background-orange .component-content h4,
.box-background-orange .component-content h5,
.box-background-orange .component-content h6, .box-background-green .component-content h1,
.box-background-green .component-content h2,
.box-background-green .component-content h3,
.box-background-green .component-content h4,
.box-background-green .component-content h5,
.box-background-green .component-content h6, .box-background-purple .component-content h1,
.box-background-purple .component-content h2,
.box-background-purple .component-content h3,
.box-background-purple .component-content h4,
.box-background-purple .component-content h5,
.box-background-purple .component-content h6 {
  color: white;
}

/* line 40, src/sass/components/box/_box-background.scss */
.box-background-gray-dark .component-content .articleList-related-products > .component-content .articleList-title a, .box-background-orange .component-content .articleList-related-products > .component-content .articleList-title a, .box-background-green .component-content .articleList-related-products > .component-content .articleList-title a, .box-background-purple .component-content .articleList-related-products > .component-content .articleList-title a {
  color: #8c8e8e;
  font-weight: 300;
}

/* line 44, src/sass/components/box/_box-background.scss */
.box-background-gray-dark .component-content .articleList-related-products > .component-content .articleList-title a:hover, .box-background-orange .component-content .articleList-related-products > .component-content .articleList-title a:hover, .box-background-green .component-content .articleList-related-products > .component-content .articleList-title a:hover, .box-background-purple .component-content .articleList-related-products > .component-content .articleList-title a:hover {
  color: #fa4619;
  text-decoration: none;
}

/* line 52, src/sass/components/box/_box-background.scss */
.box-background-gray-dark .component-content .articleList-related-products > .component-content .articleList-list .slick-arrow, .box-background-orange .component-content .articleList-related-products > .component-content .articleList-list .slick-arrow, .box-background-green .component-content .articleList-related-products > .component-content .articleList-list .slick-arrow, .box-background-purple .component-content .articleList-related-products > .component-content .articleList-list .slick-arrow {
  color: white;
}

/* line 58, src/sass/components/box/_box-background.scss */
.box-background-gray-dark .component-content .articleList-related-products > .component-content .articleList-list .slick-dots li button, .box-background-orange .component-content .articleList-related-products > .component-content .articleList-list .slick-dots li button, .box-background-green .component-content .articleList-related-products > .component-content .articleList-list .slick-dots li button, .box-background-purple .component-content .articleList-related-products > .component-content .articleList-list .slick-dots li button {
  background-color: #b5b5b5;
}

/* line 63, src/sass/components/box/_box-background.scss */
.box-background-gray-dark .component-content .articleList-related-products > .component-content .articleList-list .slick-dots li.slick-active button, .box-background-orange .component-content .articleList-related-products > .component-content .articleList-list .slick-dots li.slick-active button, .box-background-green .component-content .articleList-related-products > .component-content .articleList-list .slick-dots li.slick-active button, .box-background-purple .component-content .articleList-related-products > .component-content .articleList-list .slick-dots li.slick-active button {
  background-color: white;
}

/* line 76, src/sass/components/box/_box-background.scss */
.box-background-orange {
  background-color: #fa4619;
}

/* line 80, src/sass/components/box/_box-background.scss */
.box-background-green {
  background-color: #00a295;
}

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

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

/* line 92, src/sass/components/box/_box-background.scss */
.box-background-gray-lighter {
  background-color: #f5f8f8;
}

/* line 96, src/sass/components/box/_box-background.scss */
.box-background-gray-dark {
  background-color: #282e31;
}

/* line 100, src/sass/components/box/_box-background.scss */
.box-background-ice-blue {
  background-color: #f6f8f8;
}

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

/* line 1, src/sass/components/box/_box-half-background.scss */
.box-half-background {
  background-color: #f0f0f0;
}

@media (min-width: 992px) {
  /* line 1, src/sass/components/box/_box-half-background.scss */
  .box-half-background {
    background: linear-gradient(to bottom, #f0f0f0 50%, #f5f8f8 50%, #f5f8f8 100%);
  }
}

/* line 1, src/sass/components/box/_box-tile.scss */
.box-tile {
  position: relative;
  background-clip: content-box;
  margin-bottom: 20px;
}

/* line 6, src/sass/components/box/_box-tile.scss */
.box-tile > .component-content {
  padding: 0 15px;
}

/* line 3, src/sass/components/box/_box-footer-bottom.scss */
.box-footer-bottom .content > .image {
  margin-top: 1em;
  margin-bottom: 1em;
}

/* line 9, src/sass/components/box/_box-footer-bottom.scss */
.box-footer-bottom .content > .richText:nth-of-type(1) p {
  font-size: 1.2rem;
}

/* line 15, src/sass/components/box/_box-footer-bottom.scss */
.box-footer-bottom .content > .richText:nth-of-type(3) a {
  display: inline-block;
  margin: 0 0 0 1.5rem;
  font-size: 1.2rem;
}

@media (max-width: 991px) {
  /* line 24, src/sass/components/box/_box-footer-bottom.scss */
  .box-footer-bottom .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  /* line 28, src/sass/components/box/_box-footer-bottom.scss */
  .box-footer-bottom .content > .richText:nth-of-type(1) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  /* line 32, src/sass/components/box/_box-footer-bottom.scss */
  .box-footer-bottom .content > .image:nth-of-type(2) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  /* line 35, src/sass/components/box/_box-footer-bottom.scss */
  .box-footer-bottom .content > .image:nth-of-type(2) > .component-content {
    text-align: left;
  }
  /* line 40, src/sass/components/box/_box-footer-bottom.scss */
  .box-footer-bottom .content > .richText:nth-of-type(3) {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: left;
  }
  /* line 44, src/sass/components/box/_box-footer-bottom.scss */
  .box-footer-bottom .content > .richText:nth-of-type(3) a {
    margin: 0 0.75rem;
  }
  /* line 47, src/sass/components/box/_box-footer-bottom.scss */
  .box-footer-bottom .content > .richText:nth-of-type(3) a:first-of-type {
    margin-left: 0;
  }
}

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

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

/* line 2, src/sass/components/box/_box-padding-bottom-60px.scss */
.box-padding-bottom-60px > .component-content {
  padding-bottom: 60px;
}

/* 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-left: -0.3px;
    margin-right: -0.3px;
  }
}

/* line 1, src/sass/components/box/_box-background-clipped.scss */
.box-background-clipped {
  background-clip: content-box;
}

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

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

/* line 1, src/sass/components/box/_box-margin-bottom-30px.scss */
.box-margin-bottom-30px {
  margin-bottom: 30px;
}

/* line 3, src/sass/components/box/_box-as-link.scss */
.box-as-link .component-content > a {
  position: absolute;
  display: block;
  z-index: 999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-size: 0;
}

@media (min-width: 992px) and (max-width: 1200px) {
  /* line 3, src/sass/components/box/_box-hero-content.scss */
  .box-hero-content.component > .component-content h1 {
    font-size: 4rem;
  }
}

@media (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-hero-content.scss */
  .box-hero-content {
    margin-left: -15px;
    width: calc(100% + 30px);
  }
  /* line 13, src/sass/components/box/_box-hero-content.scss */
  .box-hero-content .richText > .component-content {
    padding: 0 15px;
  }
}

/* line 19, src/sass/components/box/_box-hero-content.scss */
.box-hero-content.component {
  padding: 0;
}

/* line 22, src/sass/components/box/_box-hero-content.scss */
.box-hero-content.component > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
}

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

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

/* line 33, src/sass/components/box/_box-hero-content.scss */
.box-hero-content.component > .component-content .image img {
  width: 100%;
  height: auto;
}

@media (max-width: 991px) {
  /* line 26, src/sass/components/box/_box-hero-content.scss */
  .box-hero-content.component > .component-content .image {
    margin-bottom: 15px;
  }
}

/* line 43, src/sass/components/box/_box-hero-content.scss */
.box-hero-content.component > .component-content h1,
.box-hero-content.component > .component-content h2,
.box-hero-content.component > .component-content h3,
.box-hero-content.component > .component-content h4 {
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

@media (max-width: 991px) {
  /* line 43, src/sass/components/box/_box-hero-content.scss */
  .box-hero-content.component > .component-content h1,
  .box-hero-content.component > .component-content h2,
  .box-hero-content.component > .component-content h3,
  .box-hero-content.component > .component-content h4 {
    line-height: 38px;
    font-family: "AvenirNextLTPro-Medium", Helvetica, sans-serif;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
}

@media (min-width: 992px) {
  /* line 43, src/sass/components/box/_box-hero-content.scss */
  .box-hero-content.component > .component-content h1,
  .box-hero-content.component > .component-content h2,
  .box-hero-content.component > .component-content h3,
  .box-hero-content.component > .component-content h4 {
    color: white;
  }
}

/* line 61, src/sass/components/box/_box-hero-content.scss */
.box-hero-content.component > .component-content p {
  font-size: 1.4rem;
  line-height: 1.5;
  color: #282e31;
  text-shadow: 0 0 8px black;
}

@media (min-width: 992px) {
  /* line 61, src/sass/components/box/_box-hero-content.scss */
  .box-hero-content.component > .component-content p {
    color: white;
    font-size: 2.5rem;
    line-height: 1.28;
  }
}

@media (min-width: 992px) {
  /* line 75, src/sass/components/box/_box-hero-content.scss */
  .box-hero-content.component > .component-content .richText {
    position: absolute;
  }
}

/* line 80, src/sass/components/box/_box-hero-content.scss */
.box-hero-content.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: wrap row;
          flex-flow: wrap row;
  width: 100%;
  margin: 0;
}

/* line 88, src/sass/components/box/_box-hero-content.scss */
.box-hero-content.component > .component-content .selectionStyle-eyebrow {
  text-shadow: 0 0 8px black;
}

@media (max-width: 991px) {
  /* line 88, src/sass/components/box/_box-hero-content.scss */
  .box-hero-content.component > .component-content .selectionStyle-eyebrow {
    color: #fa4619;
  }
}

@media (max-width: 991px) {
  /* line 99, src/sass/components/box/_box-hero-content.scss */
  .box-hero-content-single.component {
    padding-bottom: 10px;
    background-color: #f5f8f8;
  }
}

@media (max-width: 991px) {
  /* line 116, src/sass/components/box/_box-hero-content.scss */
  .box-hero-content-gh .image {
    max-width: 500px;
    margin: 0 auto;
  }
}

@media (max-width: 991px) {
  /* line 123, src/sass/components/box/_box-hero-content.scss */
  .box-hero-content-gh .richText {
    position: absolute;
    color: white;
    max-width: 400px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

/* line 133, src/sass/components/box/_box-hero-content.scss */
.box-hero-content-gh .richText h1 {
  color: white;
}

/* 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: 1230px;
  margin: auto;
}

/* line 8, 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: 1230px;
}

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

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

@media (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-reverse-order-on-mobile.scss */
  .box-reverse-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-top-menu.scss */
.box-top-menu {
  padding: 0;
  margin-left: -15px;
  width: calc(100% + 30px);
}

/* line 6, src/sass/components/box/_box-top-menu.scss */
.box-top-menu::after {
  content: ' ';
  height: 1px;
  border-bottom: 1px solid #f0f0f0;
  position: absolute;
  left: 0;
  right: 0;
}

@media (max-width: 767px) {
  /* line 6, src/sass/components/box/_box-top-menu.scss */
  .box-top-menu::after {
    left: -15px;
    right: -15px;
  }
}

/* line 20, src/sass/components/box/_box-top-menu.scss */
.box-top-menu > .component-content {
  max-width: 1260px;
}

/* line 23, src/sass/components/box/_box-top-menu.scss */
.box-top-menu > .component-content > .content {
  max-width: 1260px;
}

@media (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-full-width-background.scss */
  .box-full-width-background {
    margin-left: -15px;
    width: calc(100% + 30px);
    padding: 0 30px;
  }
}

/* line 1, src/sass/components/box/_box-hero-article.scss */
.box-hero-article {
  background: linear-gradient(to bottom, transparent 50%, #f9f9f9 50%, #f9f9f9 100%);
}

@media (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-hero-article.scss */
  .box-hero-article {
    margin-left: -15px;
    width: calc(100% + 30px);
  }
}

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

/* 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;
  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;
  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: #0099d8;
}

@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 7, src/sass/components/box/_box-test-results.scss */
.box-test-results-answer-1,
.box-test-results-answer-2,
.box-test-results-answer-3,
.box-test-results-answer-4,
.box-test-results-answer-5 {
  display: none;
}

@media (min-width: 992px) {
  /* line 2, src/sass/components/box/_box-pdp-product-top.scss */
  .box-pdp-product-top .image-pdp-hero {
    margin-top: 100px;
  }
}

/* line 1, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-box-intro {
  max-width: 750px;
  margin: 0 auto;
  float: none;
  clear: both;
  background-color: #f9f9f9;
  border: 1px solid #f9f9f9;
  margin-bottom: 120px;
}

/* line 10, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-box-intro .richText.first {
  background-color: white;
  display: block;
  padding: 30px 30px 15px 70px;
}

/* line 15, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-box-intro .richText.first p {
  margin-top: 0;
  font-size: 2.6rem;
  font-weight: 800;
}

/* line 21, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-box-intro .richText.first ~ .richText {
  padding: 40px 70px 10px;
}

/* line 24, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-box-intro .richText.first ~ .richText p {
  margin-top: 0;
}

/* line 31, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form {
  max-width: 750px;
  margin: 0 auto;
  float: none;
  background-color: #f9f9f9;
  border: 1px solid #f9f9f9;
  margin-bottom: 120px;
  display: none;
}

/* line 40, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form.form form {
  margin: 0;
  padding-bottom: 50px;
}

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

/* line 49, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .box-text-question {
  display: block;
}

/* line 53, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .radioGroup {
  display: none;
  padding: 0;
}

/* line 59, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .radioGroup.step-active {
  display: block;
}

/* line 64, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .radioGroup.radio-checked .radio-label-checked {
  background-color: #fcf2f0;
}

/* line 68, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .radioGroup.radio-checked .control-label {
  color: #282e31;
}

/* line 73, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .radioGroup .control-label {
  background-color: white;
  font-weight: 800;
  font-size: 2.6rem;
  display: block;
  padding: 30px 30px 30px 70px;
}

/* line 81, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .radioGroup .controls {
  padding: 40px 70px 10px;
}

/* line 85, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .radioGroup .radio {
  padding: 15px;
  background-color: white;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 25px;
  cursor: pointer;
  padding-left: 2em;
}

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

/* line 116, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .radioGroup .radio input:checked ~ .radio-label-text {
  color: #eb4326;
}

/* line 120, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .radioGroup .radio input:checked ~ .radio-label-text::before {
  background-color: #eb4326;
  border-color: #eb4326;
}

/* line 126, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .radioGroup .radio .radio-label-text {
  position: relative;
  display: block;
  padding-left: 20px;
}

/* line 131, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .radioGroup .radio .radio-label-text::before {
  box-sizing: border-box;
  background-clip: content-box;
  background-color: white;
  border: 1px solid #aaaaaf;
  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 150, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .button-next-question {
  padding-right: 70px;
  text-align: right;
}

/* line 154, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .button-next-question .button {
  background-color: #fa4619;
  border: none;
  border-radius: 0;
  color: white;
  cursor: pointer;
  margin: 0 5px 5px 0;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 11px 30px;
  z-index: 1;
  font-weight: 400;
  font-size: 1.6rem;
  max-width: calc(100% - 40px);
  text-transform: uppercase;
  transition: ease-in-out all 200ms;
  letter-spacing: 2px;
}

/* line 174, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .button-next-question .button::after {
  content: '';
  background-color: #fa4619;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  right: -1px;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
  z-index: -1;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  transition: ease-in-out all 200ms;
}

/* line 188, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .button-next-question .button:hover {
  color: white;
  background-color: #c32700;
}

/* line 192, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .button-next-question .button:hover::after {
  background-color: #c32700;
  transition: ease-in-out all 200ms;
}

/* line 200, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .button-prev-question {
  padding-left: 70px;
}

/* line 203, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .button-prev-question .button {
  background: transparent;
  color: #fa4619;
  padding-left: 0;
  text-decoration: underline;
  margin-left: 0;
  font-size: 17px;
  font-weight: 800;
}

/* line 212, src/sass/components/box/_box-toothquiz.scss */
.toothquiz-form .button-prev-question .button:hover {
  background: transparent;
  opacity: 0.8;
}

/* line 220, src/sass/components/box/_box-toothquiz.scss */
div[class*="toothquiz-box-babies"],
div[class*="toothquiz-box-kids"],
div[class*="toothquiz-box-adults"] {
  display: none;
}

/* line 226, src/sass/components/box/_box-toothquiz.scss */
.richText-only-aem-info {
  display: none;
}

/* line 1, src/sass/components/box/_box-search-box.scss */
.box.search-box {
  display: inline-block;
  padding: 0 0 0 1.5rem;
}

/* line 6, src/sass/components/box/_box-search-box.scss */
.box.search-box > .component-content > .paragraphSystem {
  margin: 0;
}

/* line 9, src/sass/components/box/_box-search-box.scss */
.box.search-box > .component-content > .paragraphSystem > .richText > .component-content > .richText-content > p {
  margin: 0;
  padding: 0;
}

@media only screen and (min-width: 991px) {
  /* line 13, src/sass/components/box/_box-search-box.scss */
  .box.search-box > .component-content > .paragraphSystem > .richText > .component-content > .richText-content > p button {
    display: none;
  }
}

@media only screen and (max-width: 992px) {
  /* line 22, src/sass/components/box/_box-search-box.scss */
  .box.search-box .searchBox {
    display: block;
    margin-bottom: 20px;
  }
}

/* line 28, src/sass/components/box/_box-search-box.scss */
.box.search-box .searchBox .form-search {
  position: relative;
}

/* line 31, src/sass/components/box/_box-search-box.scss */
.box.search-box .searchBox .form-search .searchBox-label {
  display: block;
  width: auto;
}

/* line 36, src/sass/components/box/_box-search-box.scss */
.box.search-box .searchBox .form-search .search-query {
  box-sizing: border-box;
  border: 2px solid #fa4619;
  color: #4b5b63;
  height: 3.5rem;
  padding: 0 4rem 0 1.8rem;
  width: 100%;
  font-size: 14px;
  border-radius: 23px;
}

/* line 46, src/sass/components/box/_box-search-box.scss */
.box.search-box .searchBox .form-search .search-query::-webkit-input-placeholder {
  color: #4b5b63;
}

/* line 50, src/sass/components/box/_box-search-box.scss */
.box.search-box .searchBox .form-search .search-query::-ms-clear {
  display: none;
  height: 0;
  width: 0;
}

/* line 56, src/sass/components/box/_box-search-box.scss */
.box.search-box .searchBox .form-search .search-query:focus {
  outline: 1px solid black;
}

/* line 59, src/sass/components/box/_box-search-box.scss */
.box.search-box .searchBox .form-search .search-query:focus button {
  opacity: 1;
}

/* line 65, src/sass/components/box/_box-search-box.scss */
.box.search-box .searchBox .form-search button[type='submit'] {
  color: #fa4619;
  border: 0;
  padding: 0;
  margin: 0;
  background: url("/content/dam/cp-sites/oral-care/drtooth/global/search-solid.svg") no-repeat center center;
  background-size: 50% 50%;
  text-indent: -10rem;
  overflow: hidden;
  width: 4rem;
  height: 4rem;
  position: absolute;
  top: 50%;
  right: 0;
  margin-left: -3rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}

/* line 83, src/sass/components/box/_box-search-box.scss */
.box.search-box .searchBox .form-search button[type='submit'] span {
  display: none;
}

/* line 2, src/sass/components/box/_box-search-results.scss */
.box.search-results .reference-search-results {
  padding: 40px 0;
}

/* line 5, src/sass/components/box/_box-search-results.scss */
.box.search-results .reference-search-results #read-more-text {
  display: none;
}

/* line 10, src/sass/components/box/_box-search-results.scss */
.box.search-results .reference-search-results:not(.results-loaded) .component-content {
  width: 60px;
  height: 60px;
  background-color: #fa4619;
  margin: 100px auto;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}

@keyframes sk-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

/* line 49, src/sass/components/box/_box-search-results.scss */
.box.search-results .reference-search-results:not(.results-loaded) .component-content section.search-results {
  display: none;
}

/* line 56, src/sass/components/box/_box-search-results.scss */
.box.search-results .reference-search-results.hide-button .load-more {
  display: none;
}

/* line 62, src/sass/components/box/_box-search-results.scss */
.box.search-results .reference-search-results.no-results .no-results-suggestions {
  display: block;
}

/* line 68, src/sass/components/box/_box-search-results.scss */
.box.search-results .no-results-suggestions {
  display: none;
  color: #4b5b63;
  font-family: "AvenirNextLTPro-Light", Helvetica, sans-serif;
  width: 100%;
  line-height: 1.5;
  padding-left: 15px;
  margin-top: 30px;
}

/* line 77, src/sass/components/box/_box-search-results.scss */
.box.search-results .no-results-suggestions ul {
  list-style: none;
  padding-left: 1em;
  margin-top: 30px;
}

/* line 82, src/sass/components/box/_box-search-results.scss */
.box.search-results .no-results-suggestions ul li {
  padding-bottom: 20px;
}

/* line 86, src/sass/components/box/_box-search-results.scss */
.box.search-results .no-results-suggestions ul li::before {
  content: "\2022";
  color: #fa4619;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

/* line 97, src/sass/components/box/_box-search-results.scss */
.box.search-results .results-heading {
  font-family: "AvenirNextLTPro-Regular", Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 400;
  color: #4b5b63;
  width: 100%;
  padding-left: 15px;
}

/* line 105, src/sass/components/box/_box-search-results.scss */
.box.search-results .results-heading span {
  font-family: "AvenirNextLTPro-Demi", Helvetica, sans-serif;
}

@media (max-width: 767px) {
  /* line 97, src/sass/components/box/_box-search-results.scss */
  .box.search-results .results-heading {
    font-size: 2.4rem;
    margin-top: 24px;
    margin-bottom: 5px;
  }
}

/* line 116, src/sass/components/box/_box-search-results.scss */
.box.search-results .results-thumbnail-wrapper {
  position: relative;
  display: inline-block;
  width: auto;
  margin-right: 70px;
}

@media (max-width: 767px) {
  /* line 116, src/sass/components/box/_box-search-results.scss */
  .box.search-results .results-thumbnail-wrapper {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 116, src/sass/components/box/_box-search-results.scss */
  .box.search-results .results-thumbnail-wrapper {
    min-width: 350px;
  }
}

/* line 131, src/sass/components/box/_box-search-results.scss */
.box.search-results .results-thumbnail-wrapper::after {
  content: '';
  background-color: white;
  position: absolute;
  top: -5px;
  bottom: -5px;
  width: 62px;
  right: 0;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
}

/* line 143, src/sass/components/box/_box-search-results.scss */
.box.search-results .results-thumbnail-wrapper img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  float: none;
  max-height: 230px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 768px) {
  /* line 143, src/sass/components/box/_box-search-results.scss */
  .box.search-results .results-thumbnail-wrapper img {
    height: 250px;
    max-width: 350px;
  }
}

/* line 162, src/sass/components/box/_box-search-results.scss */
.box.search-results-hidde-thumb .results-thumbnail-wrapper {
  display: none;
}

/* line 167, src/sass/components/box/_box-search-results.scss */
.box.search-results .results-list {
  list-style: none;
  padding: 0 15px;
}

/* line 171, src/sass/components/box/_box-search-results.scss */
.box.search-results .results-list li.result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 30px 0;
  border-top: 1px solid rgba(170, 170, 175, 0.2);
}

/* line 180, src/sass/components/box/_box-search-results.scss */
.box.search-results .results-list a {
  text-decoration: none;
}

/* line 188, src/sass/components/box/_box-search-results.scss */
.box.search-results .results-list .results-title {
  font-family: "AvenirNextLTPro-Regular", Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 400;
  color: #4b5b63;
  width: 100%;
}

@media (max-width: 767px) {
  /* line 188, src/sass/components/box/_box-search-results.scss */
  .box.search-results .results-list .results-title {
    font-size: 2.4rem;
    margin-top: 24px;
    margin-bottom: 5px;
  }
}

/* line 201, src/sass/components/box/_box-search-results.scss */
.box.search-results .results-list .results-title mark {
  font-family: "AvenirNextLTPro-Demi", Helvetica, sans-serif;
  background: transparent;
  color: #4b5b63;
}

/* line 208, src/sass/components/box/_box-search-results.scss */
.box.search-results .results-list p {
  color: #4b5b63;
  font-family: "AvenirNextLTPro-Light", Helvetica, sans-serif;
  width: 100%;
  line-height: 1.5;
}

@media (max-width: 767px) {
  /* line 208, src/sass/components/box/_box-search-results.scss */
  .box.search-results .results-list p {
    font-size: 1.4rem;
  }
}

/* line 218, src/sass/components/box/_box-search-results.scss */
.box.search-results .results-list p mark {
  font-family: "AvenirNextLTPro-Demi", Helvetica, sans-serif;
  background: transparent;
  color: #4b5b63;
}

/* line 225, src/sass/components/box/_box-search-results.scss */
.box.search-results .results-list .results-more {
  float: none;
  width: 100%;
  margin-top: 15px;
  font-family: "AvenirNextLTPro-Demi", Helvetica, sans-serif;
  text-decoration: underline;
}

/* line 232, src/sass/components/box/_box-search-results.scss */
.box.search-results .results-list .results-more-arrow {
  display: none;
}

/* line 236, src/sass/components/box/_box-search-results.scss */
.box.search-results .results-list .results-more::after {
  display: none;
}

@media (max-width: 767px) {
  /* line 225, src/sass/components/box/_box-search-results.scss */
  .box.search-results .results-list .results-more {
    margin-bottom: 20px;
  }
}

/* line 246, src/sass/components/box/_box-search-results.scss */
.box.search-results .load-more {
  margin-left: 15px;
}

@media (max-width: 767px) {
  /* line 246, src/sass/components/box/_box-search-results.scss */
  .box.search-results .load-more {
    width: calc(100% - 180px);
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* line 246, src/sass/components/box/_box-search-results.scss */
  .box.search-results .load-more {
    width: calc(50% - 200px);
  }
}

/* line 1, src/sass/components/box/_box-gum-health-symptoms.scss */
.box-gum-health-symptoms {
  max-width: 588px;
  position: relative;
  box-shadow: 0 4px 35px rgba(26, 94, 129, 0.12);
  margin: 68px 14px;
}

@media (min-width: 992px) {
  /* line 1, src/sass/components/box/_box-gum-health-symptoms.scss */
  .box-gum-health-symptoms {
    max-width: 45%;
  }
}

/* line 11, src/sass/components/box/_box-gum-health-symptoms.scss */
.box-gum-health-symptoms .image {
  position: absolute;
  bottom: 222px;
  width: 290px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media (max-width: 767px) {
  /* line 11, src/sass/components/box/_box-gum-health-symptoms.scss */
  .box-gum-health-symptoms .image {
    width: 222px;
    bottom: 228px;
    padding: 0;
  }
}

/* line 26, src/sass/components/box/_box-gum-health-symptoms.scss */
.box-gum-health-symptoms .richText {
  margin-top: 180px;
  padding: 0 86px 0 50px;
}

@media (max-width: 767px) {
  /* line 26, src/sass/components/box/_box-gum-health-symptoms.scss */
  .box-gum-health-symptoms .richText {
    margin-top: 135px;
    padding: 0 25px 0 28px;
  }
}

/* line 36, src/sass/components/box/_box-gum-health-symptoms.scss */
.box-gum-health-symptoms p:first-of-type {
  margin: 19px 0;
  font-size: 14px;
}

/* line 41, src/sass/components/box/_box-gum-health-symptoms.scss */
.box-gum-health-symptoms p:last-of-type {
  margin-bottom: 35px;
}

/* line 45, src/sass/components/box/_box-gum-health-symptoms.scss */
.box-gum-health-symptoms a {
  font-family: 'AvenirNextLTPro-Demi';
  font-size: 14px;
  font-weight: 900;
  color: #00a3e0;
  border-bottom: 1px solid #00a3e0;
  padding-bottom: 2px;
  text-decoration: none;
  margin-top: 15px;
}

/* line 55, src/sass/components/box/_box-gum-health-symptoms.scss */
.box-gum-health-symptoms a::after {
  content: none;
}

/* line 3, src/sass/components/box/box-flex-justify-content-center.scss */
.box-flex-justify-content-center > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
/*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;
  height: 18px;
}

/* line 19, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list a:hover {
  color: #fa4619;
}

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

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

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

/* line 39, 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 49, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-without-separator li:last-child {
  background-image: none;
}

/* line 52, 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 #b5b5b5;
  background-color: #f0f0f0;
}

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

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

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

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

@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 3, src/sass/components/carousel/_carousel-box-carousel.scss */
.carousel-box-carousel.carousel {
  margin: unset !important;
  position: unset;
  width: unset !important;
}

/* line 11, src/sass/components/carousel/_carousel-box-carousel.scss */
.mod-js .carousel-box-carousel .carousel-slides .carousel-slide {
  display: none;
}

/* line 14, src/sass/components/carousel/_carousel-box-carousel.scss */
.mod-js .carousel-box-carousel .carousel-slides .carousel-slide:first-of-type {
  display: block;
}

/* line 20, src/sass/components/carousel/_carousel-box-carousel.scss */
.mod-js .carousel-box-carousel .carousel-slides.slick-initialized .carousel-slide {
  display: inline-block;
}

/* line 27, src/sass/components/carousel/_carousel-box-carousel.scss */
.carousel-box-carousel .carousel-nav {
  display: none !important;
}

/* line 31, src/sass/components/carousel/_carousel-box-carousel.scss */
.carousel-box-carousel .carousel-slide {
  position: static;
}

/* line 35, src/sass/components/carousel/_carousel-box-carousel.scss */
.carousel-box-carousel > .component-content {
  border: 0;
  padding: 0;
  background-color: transparent;
}

/* line 42, src/sass/components/carousel/_carousel-box-carousel.scss */
.carousel-box-carousel .slick-dots {
  list-style: none;
  padding: 0;
  text-align: center;
  line-height: 0;
  margin: 0 auto 30px;
}

/* line 49, src/sass/components/carousel/_carousel-box-carousel.scss */
.carousel-box-carousel .slick-dots li {
  display: inline;
  margin: 5px;
}

/* line 53, src/sass/components/carousel/_carousel-box-carousel.scss */
.carousel-box-carousel .slick-dots li button {
  cursor: pointer;
  font-size: 0;
  height: 10px;
  width: 10px;
  padding: 0;
  border-radius: 50%;
  border: none;
  background-color: #8c8e8e;
  -webkit-appearance: none;
}

/* line 64, src/sass/components/carousel/_carousel-box-carousel.scss */
.carousel-box-carousel .slick-dots li button:focus {
  outline: none;
}

/* line 70, src/sass/components/carousel/_carousel-box-carousel.scss */
.carousel-box-carousel .slick-dots li.slick-active button {
  background-color: #fa4619;
}

/* line 1, src/sass/components/carousel/_carousel-homepage.scss */
.carousel-homepage {
  padding: 0;
}

/* line 4, src/sass/components/carousel/_carousel-homepage.scss */
.carousel-homepage.component > .component-content {
  max-width: 100%;
  padding: 0;
  border: none;
  background-color: white;
}

/* line 11, src/sass/components/carousel/_carousel-homepage.scss */
.carousel-homepage .carousel-slide.is-active {
  height: 100%;
}

/* line 16, src/sass/components/carousel/_carousel-homepage.scss */
.carousel-homepage .image-and-content > img {
  min-width: 100%;
  max-width: none;
  position: relative;
  float: none;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: auto;
  min-height: 310px;
}

@media (max-width: 768px) {
  /* line 16, src/sass/components/carousel/_carousel-homepage.scss */
  .carousel-homepage .image-and-content > img {
    min-height: 170px;
    max-height: 170px;
  }
}

/* line 32, src/sass/components/carousel/_carousel-homepage.scss */
.carousel-homepage .image-and-content .carousel-content {
  max-width: 1110px;
  margin: 0 auto;
  float: none;
  position: relative;
  top: -65px;
}

@media (max-width: 768px) {
  /* line 32, src/sass/components/carousel/_carousel-homepage.scss */
  .carousel-homepage .image-and-content .carousel-content {
    top: -35px;
  }
}

/* line 43, src/sass/components/carousel/_carousel-homepage.scss */
.carousel-homepage .image-and-content .carousel-content .content {
  background-color: white;
  margin: 0 auto;
  width: 70%;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  padding: 30px 0;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

/* line 51, src/sass/components/carousel/_carousel-homepage.scss */
.carousel-homepage .image-and-content .carousel-content .content:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

@media (max-width: 768px) {
  /* line 43, src/sass/components/carousel/_carousel-homepage.scss */
  .carousel-homepage .image-and-content .carousel-content .content {
    width: 80%;
  }
}

/* line 62, src/sass/components/carousel/_carousel-homepage.scss */
.carousel-homepage .carousel-nav {
  margin: 0;
  font-size: 0;
  overflow: visible;
  height: 0;
}

/* line 69, src/sass/components/carousel/_carousel-homepage.scss */
.carousel-homepage .carousel-nav-prev {
  left: 10%;
}

@media (max-width: 768px) {
  /* line 69, src/sass/components/carousel/_carousel-homepage.scss */
  .carousel-homepage .carousel-nav-prev {
    left: 0%;
  }
}

@media (min-width: 1200px) {
  /* line 69, src/sass/components/carousel/_carousel-homepage.scss */
  .carousel-homepage .carousel-nav-prev {
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;
    -webkit-transform: translateX(-420px);
            transform: translateX(-420px);
  }
}

/* line 85, src/sass/components/carousel/_carousel-homepage.scss */
.carousel-homepage .carousel-nav-next {
  right: 10%;
}

@media (max-width: 768px) {
  /* line 85, src/sass/components/carousel/_carousel-homepage.scss */
  .carousel-homepage .carousel-nav-next {
    right: 0%;
  }
}

@media (min-width: 1200px) {
  /* line 85, src/sass/components/carousel/_carousel-homepage.scss */
  .carousel-homepage .carousel-nav-next {
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;
    -webkit-transform: translateX(420px);
            transform: translateX(420px);
  }
}

/* line 102, src/sass/components/carousel/_carousel-homepage.scss */
.carousel-homepage .carousel-nav-item > a {
  border: none;
  border-radius: 50%;
  background-color: #8c8e8e;
  position: relative;
  top: -50px;
}

@media (max-width: 768px) {
  /* line 102, src/sass/components/carousel/_carousel-homepage.scss */
  .carousel-homepage .carousel-nav-item > a {
    top: -20px;
  }
}

/* line 3, src/sass/components/carousel/_carousel-hero-content.scss */
.carousel-hero-content.component > .component-content {
  max-width: 100%;
}

/* line 9, src/sass/components/carousel/_carousel-hero-content.scss */
.carousel-hero-content .carousel-content > .content {
  margin: 0;
}

@media (max-width: 767px) {
  /* line 12, src/sass/components/carousel/_carousel-hero-content.scss */
  .carousel-hero-content .carousel-content > .content > .box-hero-content {
    margin-left: 0;
    width: 100%;
  }
  /* line 17, src/sass/components/carousel/_carousel-hero-content.scss */
  .carousel-hero-content .carousel-content > .content > .box-hero-content .richText {
    padding: 0 15px;
  }
}

/* line 26, src/sass/components/carousel/_carousel-hero-content.scss */
.carousel-hero-content.carousel {
  margin: unset !important;
  position: unset;
  padding: 0;
}

/* line 35, src/sass/components/carousel/_carousel-hero-content.scss */
.mod-js .carousel-hero-content .carousel-slides .carousel-slide {
  display: none;
}

/* line 38, src/sass/components/carousel/_carousel-hero-content.scss */
.mod-js .carousel-hero-content .carousel-slides .carousel-slide:first-of-type {
  display: block;
}

/* line 44, src/sass/components/carousel/_carousel-hero-content.scss */
.mod-js .carousel-hero-content .carousel-slides.slick-initialized .carousel-slide {
  display: inline-block;
}

/* line 51, src/sass/components/carousel/_carousel-hero-content.scss */
.carousel-hero-content .carousel-nav {
  display: none !important;
}

/* line 55, src/sass/components/carousel/_carousel-hero-content.scss */
.carousel-hero-content .carousel-slide {
  position: static;
}

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

@media (max-width: 767px) {
  /* line 66, src/sass/components/carousel/_carousel-hero-content.scss */
  .carousel-hero-content .slick-slider {
    margin-left: -15px;
    width: calc(100% + 30px);
  }
}

@media (max-width: 991px) {
  /* line 66, src/sass/components/carousel/_carousel-hero-content.scss */
  .carousel-hero-content .slick-slider {
    padding-bottom: 50px;
  }
}

@media (max-width: 767px) {
  /* line 78, src/sass/components/carousel/_carousel-hero-content.scss */
  .carousel-hero-content .slick-slide .richText {
    padding: 0 30px;
  }
}

/* line 85, src/sass/components/carousel/_carousel-hero-content.scss */
.carousel-hero-content .slick-dots {
  list-style: none;
  padding: 0;
  text-align: center;
  line-height: 0;
  margin: 0 auto 45px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 96, src/sass/components/carousel/_carousel-hero-content.scss */
.carousel-hero-content .slick-dots li {
  display: inline;
  margin: 5px;
}

/* line 100, src/sass/components/carousel/_carousel-hero-content.scss */
.carousel-hero-content .slick-dots li button {
  cursor: pointer;
  font-size: 0;
  height: 12px;
  width: 12px;
  padding: 0;
  border-radius: 50%;
  border: none;
  background-color: #f0f0f0;
  -webkit-appearance: none;
  transition: background-color 0.2s;
  box-shadow: 0 0 5px black;
}

@media (max-width: 767px) {
  /* line 100, src/sass/components/carousel/_carousel-hero-content.scss */
  .carousel-hero-content .slick-dots li button {
    height: 8px;
    width: 8px;
  }
}

/* line 118, src/sass/components/carousel/_carousel-hero-content.scss */
.carousel-hero-content .slick-dots li button:focus {
  outline: none;
}

/* line 122, src/sass/components/carousel/_carousel-hero-content.scss */
.carousel-hero-content .slick-dots li button:hover {
  background-color: #d0d0d0;
}

/* line 128, src/sass/components/carousel/_carousel-hero-content.scss */
.carousel-hero-content .slick-dots li.slick-active button {
  background-color: #fa4619;
}

@media (max-width: 991px) {
  /* line 85, src/sass/components/carousel/_carousel-hero-content.scss */
  .carousel-hero-content .slick-dots {
    margin: 0 auto 10px;
  }
  /* line 137, src/sass/components/carousel/_carousel-hero-content.scss */
  .carousel-hero-content .slick-dots li button {
    background-color: #e7e9e9;
  }
}

/* line 143, src/sass/components/carousel/_carousel-hero-content.scss */
.carousel-hero-content .slick-next, .carousel-hero-content .slick-prev {
  background-color: #fa4619;
  width: 4.16vw;
  height: 4.86vw;
  font-size: 0;
  position: absolute;
  top: 16vw;
  z-index: 1;
  border: 0;
  outline: none;
  cursor: pointer;
  transition: ease-in-out all 200ms;
}

@media (min-width: 992px) {
  /* line 143, src/sass/components/carousel/_carousel-hero-content.scss */
  .carousel-hero-content .slick-next, .carousel-hero-content .slick-prev {
    top: 0;
    bottom: 0;
    margin: auto;
    height: 70px;
    width: 61px;
  }
  /* line 164, src/sass/components/carousel/_carousel-hero-content.scss */
  .carousel-hero-content .slick-next:hover, .carousel-hero-content .slick-prev:hover {
    background-color: #c32700;
  }
}

/* line 169, src/sass/components/carousel/_carousel-hero-content.scss */
.carousel-hero-content .slick-next::before, .carousel-hero-content .slick-prev::before {
  color: white;
  font-size: 1.4rem;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

@media (max-width: 991px) {
  /* line 143, src/sass/components/carousel/_carousel-hero-content.scss */
  .carousel-hero-content .slick-next, .carousel-hero-content .slick-prev {
    width: 42px;
    height: 63px;
  }
}

/* line 185, src/sass/components/carousel/_carousel-hero-content.scss */
.carousel-hero-content .slick-next {
  right: 0;
}

/* line 188, src/sass/components/carousel/_carousel-hero-content.scss */
.carousel-hero-content .slick-next::before {
  content: "\f054";
}

/* line 193, src/sass/components/carousel/_carousel-hero-content.scss */
.carousel-hero-content .slick-prev {
  left: 0;
}

/* line 196, src/sass/components/carousel/_carousel-hero-content.scss */
.carousel-hero-content .slick-prev::before {
  content: "\f053";
}

/* line 3, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical.component > .component-content {
  max-width: 100%;
}

/* line 9, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical .carousel-content > .content {
  margin: 0;
}

/* line 15, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical.carousel {
  margin: unset !important;
  position: unset;
  padding: 0;
}

/* line 23, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.mod-js .carousel-hero-with-content-vertical .carousel-slides .carousel-slide {
  display: none;
}

/* line 26, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.mod-js .carousel-hero-with-content-vertical .carousel-slides .carousel-slide:first-of-type {
  display: block;
}

/* line 32, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.mod-js .carousel-hero-with-content-vertical .carousel-slides.slick-initialized .carousel-slide {
  display: inline-block;
}

/* line 39, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical .carousel-nav {
  display: none !important;
}

/* line 43, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical .carousel-slide {
  position: static;
}

/* line 47, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical > .component-content {
  border: 0;
  padding: 40px 0;
  background-color: transparent;
}

/* line 52, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical > .component-content img {
  display: block;
  margin: auto;
}

@media (min-width: 992px) {
  /* line 52, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
  .carousel-hero-with-content-vertical > .component-content img {
    max-height: 470px;
  }
}

/* line 63, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical .slick-slider {
  padding: 0 30px;
}

@media (max-width: 767px) {
  /* line 63, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
  .carousel-hero-with-content-vertical .slick-slider {
    margin-left: -15px;
    width: calc(100% + 30px);
  }
}

@media (min-width: 992px) {
  /* line 63, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
  .carousel-hero-with-content-vertical .slick-slider {
    padding: 0 110px;
  }
}

/* line 76, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical .slick-dots {
  display: none !important;
}

/* line 80, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical .slick-next, .carousel-hero-with-content-vertical .slick-prev {
  background-color: #fa4619;
  width: 42px;
  height: 63px;
  font-size: 0;
  position: absolute;
  top: 11vw;
  z-index: 1;
  border: 0;
  outline: none;
  cursor: pointer;
  transition: ease-in-out all 200ms;
}

@media (min-width: 451px) {
  /* line 80, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
  .carousel-hero-with-content-vertical .slick-next, .carousel-hero-with-content-vertical .slick-prev {
    top: 16vw;
  }
}

@media (min-width: 769px) {
  /* line 80, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
  .carousel-hero-with-content-vertical .slick-next, .carousel-hero-with-content-vertical .slick-prev {
    top: 17vw;
  }
}

@media (min-width: 992px) {
  /* line 80, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
  .carousel-hero-with-content-vertical .slick-next, .carousel-hero-with-content-vertical .slick-prev {
    width: 60px;
    height: 70px;
    top: 200px;
  }
  /* line 107, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
  .carousel-hero-with-content-vertical .slick-next:hover, .carousel-hero-with-content-vertical .slick-prev:hover {
    background-color: #c32700;
  }
  /* line 110, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
  .carousel-hero-with-content-vertical .slick-next:hover::after, .carousel-hero-with-content-vertical .slick-prev:hover::after {
    background-color: #c32700;
  }
}

/* line 116, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical .slick-next::before, .carousel-hero-with-content-vertical .slick-prev::before {
  color: white;
  font-size: 1.4rem;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  z-index: 5;
}

/* line 127, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical .slick-next::after, .carousel-hero-with-content-vertical .slick-prev::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  background-color: #fa4619;
  -webkit-transform: skew(-15deg);
          transform: skew(-15deg);
  transition: ease-in-out all 200ms;
}

@media (max-width: 991px) {
  /* line 127, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
  .carousel-hero-with-content-vertical .slick-next::after, .carousel-hero-with-content-vertical .slick-prev::after {
    display: none;
  }
}

/* line 143, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical .slick-next {
  right: 50px;
}

@media (max-width: 991px) {
  /* line 143, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
  .carousel-hero-with-content-vertical .slick-next {
    right: 0;
  }
}

/* line 150, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical .slick-next::before {
  content: "\f054";
  padding-left: 10px;
}

@media (max-width: 991px) {
  /* line 150, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
  .carousel-hero-with-content-vertical .slick-next::before {
    padding-left: 5px;
  }
}

/* line 159, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical .slick-next::after {
  right: -10px;
}

/* line 164, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical .slick-prev {
  left: 50px;
}

@media (max-width: 991px) {
  /* line 164, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
  .carousel-hero-with-content-vertical .slick-prev {
    left: 0;
  }
}

/* line 171, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical .slick-prev::before {
  content: "\f053";
  padding-right: 10px;
}

@media (max-width: 991px) {
  /* line 171, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
  .carousel-hero-with-content-vertical .slick-prev::before {
    padding-right: 5px;
  }
}

/* line 180, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical .slick-prev::after {
  left: -10px;
}

/* line 186, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
.carousel-hero-with-content-vertical .image {
  padding: 0;
}

@media (max-width: 991px) {
  /* line 190, src/sass/components/carousel/_carousel-hero-with-content-vertical.scss */
  .carousel-hero-with-content-vertical .richText {
    padding: 0;
  }
}

/* line 3, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal.component > .component-content {
  max-width: 100%;
}

/* line 9, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .carousel-content > .content {
  margin: 0;
}

/* line 15, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal.carousel {
  margin: unset !important;
  position: unset;
  padding: 0;
}

/* line 23, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.mod-js .carousel-hero-with-content-horizontal .carousel-slides .carousel-slide {
  display: none;
}

/* line 26, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.mod-js .carousel-hero-with-content-horizontal .carousel-slides .carousel-slide:first-of-type {
  display: block;
}

/* line 32, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.mod-js .carousel-hero-with-content-horizontal .carousel-slides.slick-initialized .carousel-slide {
  display: inline-block;
}

/* line 39, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .carousel-nav {
  display: none !important;
}

/* line 43, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .carousel-slide {
  position: static;
}

/* line 47, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal > .component-content {
  border: 0;
  padding: 40px 0;
  background-color: transparent;
}

@media (min-width: 992px) {
  /* line 47, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
  .carousel-hero-with-content-horizontal > .component-content {
    padding: 40px 0 80px;
  }
}

/* line 56, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal > .component-content img {
  display: block;
  margin: auto;
}

@media (min-width: 992px) {
  /* line 56, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
  .carousel-hero-with-content-horizontal > .component-content img {
    max-height: 470px;
  }
}

/* line 68, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-initialized .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 74, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 78, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-slider {
  padding: 0 30px;
  overflow: visible;
}

@media (max-width: 767px) {
  /* line 78, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
  .carousel-hero-with-content-horizontal .slick-slider {
    margin-left: -15px;
    width: calc(100% + 30px);
  }
}

@media (min-width: 992px) {
  /* line 78, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
  .carousel-hero-with-content-horizontal .slick-slider {
    padding: 0 110px;
  }
}

/* line 92, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-slide {
  background-color: white;
  height: auto;
}

/* line 97, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-dots {
  list-style: none;
  padding: 0;
  text-align: center;
  line-height: 0;
  margin: 0 auto;
  position: absolute;
  bottom: -45px;
  left: 0;
  right: 0;
}

@media (max-width: 991px) {
  /* line 97, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
  .carousel-hero-with-content-horizontal .slick-dots {
    display: none !important;
  }
}

/* line 112, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-dots li {
  display: inline;
  margin: 5px;
}

/* line 116, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-dots li button {
  cursor: pointer;
  font-size: 0;
  height: 12px;
  width: 12px;
  padding: 0;
  border-radius: 50%;
  border: none;
  background-color: #f0f0f0;
  -webkit-appearance: none;
  transition: background-color 0.2s;
}

/* line 128, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-dots li button:hover {
  background-color: #d0d0d0;
}

/* line 132, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-dots li button:focus {
  outline: none;
}

/* line 138, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-dots li.slick-active button {
  background-color: #fa4619;
}

@media (max-width: 991px) {
  /* line 97, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
  .carousel-hero-with-content-horizontal .slick-dots {
    margin: 0 auto 10px;
  }
  /* line 147, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
  .carousel-hero-with-content-horizontal .slick-dots li button {
    background-color: #e7e9e9;
  }
}

/* line 153, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-next, .carousel-hero-with-content-horizontal .slick-prev {
  background-color: #fa4619;
  width: 42px;
  height: 63px;
  font-size: 0;
  position: absolute;
  top: 20vw;
  z-index: 1;
  border: 0;
  outline: none;
  cursor: pointer;
  transition: ease-in-out all 200ms;
}

@media (min-width: 769px) {
  /* line 153, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
  .carousel-hero-with-content-horizontal .slick-next, .carousel-hero-with-content-horizontal .slick-prev {
    top: 0;
    bottom: 0;
    margin: auto;
  }
}

@media (min-width: 992px) {
  /* line 153, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
  .carousel-hero-with-content-horizontal .slick-next, .carousel-hero-with-content-horizontal .slick-prev {
    width: 60px;
    height: 70px;
  }
  /* line 177, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
  .carousel-hero-with-content-horizontal .slick-next:hover, .carousel-hero-with-content-horizontal .slick-prev:hover {
    background-color: #c32700;
  }
  /* line 180, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
  .carousel-hero-with-content-horizontal .slick-next:hover::after, .carousel-hero-with-content-horizontal .slick-prev:hover::after {
    background-color: #c32700;
  }
}

/* line 186, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-next::before, .carousel-hero-with-content-horizontal .slick-prev::before {
  color: white;
  font-size: 1.4rem;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  z-index: 5;
}

/* line 197, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-next::after, .carousel-hero-with-content-horizontal .slick-prev::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  background-color: #fa4619;
  -webkit-transform: skew(-15deg);
          transform: skew(-15deg);
  transition: ease-in-out all 200ms;
}

@media (max-width: 991px) {
  /* line 197, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
  .carousel-hero-with-content-horizontal .slick-next::after, .carousel-hero-with-content-horizontal .slick-prev::after {
    display: none;
  }
}

/* line 213, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-next {
  right: 50px;
}

@media (max-width: 991px) {
  /* line 213, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
  .carousel-hero-with-content-horizontal .slick-next {
    right: 0;
  }
}

/* line 220, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-next::before {
  content: "\f054";
  padding-left: 10px;
}

@media (max-width: 991px) {
  /* line 220, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
  .carousel-hero-with-content-horizontal .slick-next::before {
    padding-left: 5px;
  }
}

/* line 229, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-next::after {
  right: -10px;
}

/* line 234, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-prev {
  left: 50px;
}

@media (max-width: 991px) {
  /* line 234, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
  .carousel-hero-with-content-horizontal .slick-prev {
    left: 0;
  }
}

/* line 241, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-prev::before {
  content: "\f053";
  padding-right: 10px;
}

@media (max-width: 991px) {
  /* line 241, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
  .carousel-hero-with-content-horizontal .slick-prev::before {
    padding-right: 5px;
  }
}

/* line 250, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .slick-prev::after {
  left: -10px;
}

/* line 256, src/sass/components/carousel/_carousel-hero-with-content-horizontal.scss */
.carousel-hero-with-content-horizontal .box,
.carousel-hero-with-content-horizontal .image {
  padding: 0;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/components/divider/_divider-base.scss */
.divider > .component-content {
  height: 1px;
  margin: 15px 0;
  background: #b5b5b5;
}

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

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

/* line 24, src/sass/components/divider/_divider-base.scss */
.divider-gray-line > .component-content {
  background-color: rgba(170, 170, 175, 0.2);
}

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

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

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

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

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

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

/* line 2, src/sass/components/divider/_divider-white.scss */
.divider-white > .component-content {
  background: white;
}

/* line 1, src/sass/components/divider/_divider-opacity-25.scss */
.divider-opacity-25 {
  opacity: 0.25;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/fileList/_fileList-base.scss */
.fileList-heading {
  display: block;
  color: #8c8e8e;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

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

/* 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: #8c8e8e;
  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: #fa4619;
}

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

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

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

/* line 51, 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: #8c8e8e;
  -webkit-appearance: none;
}

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

/* line 68, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-dots li.slick-active button {
  background-color: #fa4619;
}

/* line 75, 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: #fa4619;
}

/* line 88, 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 95, 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 100, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-arrow.slick-prev {
  left: -15px;
}

/* line 103, 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 108, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-arrow.slick-next {
  right: -15px;
}

/* line 111, 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 116, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .slick-arrow:focus {
  outline: none;
}

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

/* line 127, 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 133, 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 133, src/sass/components/fileList/_fileList-image-carousel.scss */
  .fileList-image-carousel .slick-initialized .slick-slide > div {
    height: auto;
  }
}

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

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

/* line 8, src/sass/components/fileList/_fileList-image-carousel-arrows-on-slides.scss */
.fileList-image-carousel-arrows-on-slides .fileList-description {
  max-width: 100%;
}

/* line 12, src/sass/components/fileList/_fileList-image-carousel-arrows-on-slides.scss */
.fileList-image-carousel-arrows-on-slides .fileList-thumbnail {
  max-height: none;
}

/* line 17, src/sass/components/fileList/_fileList-image-carousel-arrows-on-slides.scss */
.fileList-image-carousel-arrows-on-slides .slick-arrow {
  top: 0;
  bottom: 40px;
  z-index: 999;
}

/* line 22, src/sass/components/fileList/_fileList-image-carousel-arrows-on-slides.scss */
.fileList-image-carousel-arrows-on-slides .slick-arrow::after {
  font-size: 2.5rem;
}

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

/* line 30, src/sass/components/fileList/_fileList-image-carousel-arrows-on-slides.scss */
.fileList-image-carousel-arrows-on-slides .slick-arrow.slick-next {
  right: 0;
}
/*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: #8c8e8e;
  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: #f0f0f0;
  border: solid 2px #b5b5b5;
  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: #8c8e8e;
  border-radius: 4px;
  background-color: white;
  border: 1px solid #fa4619;
  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(140, 142, 142, 0.8);
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(140, 142, 142, 0.6);
}

/* line 50, src/sass/components/form/_form-base.scss */
.form select:focus:invalid,
.form textarea:focus:invalid,
.form input:focus:invalid {
  color: #fa4619;
  border-color: #fc967d;
}

/* line 57, src/sass/components/form/_form-base.scss */
.form legend {
  font-size: 18px;
  font-weight: 600;
  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: 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;
  width: 350px;
  max-width: 100%;
  border-radius: 0;
  border: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  padding: 20px 15px;
  box-sizing: border-box;
}

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

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

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

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

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

/* line 125, src/sass/components/form/_form-base.scss */
.error-message-required, .error-message-invalid, .error-message-other {
  color: #fa4619;
}

/* line 131, src/sass/components/form/_form-base.scss */
.error-message-other {
  display: none;
}

/* line 3, src/sass/components/form/_form-button-next-question.scss */
.button-next-question .button,
.button-prev-question .button {
  background-color: #0099d8;
  border: none;
  border-radius: 0;
  color: white;
  cursor: pointer;
  display: block;
  padding: 10px 30px;
  text-decoration: none;
  font-weight: 600;
  box-sizing: border-box;
  visibility: hidden;
}

/* line 33, src/sass/components/form/_form-button-next-question.scss */
.button-next-question .button:hover, .button-next-question .button:active,
.button-prev-question .button:hover,
.button-prev-question .button:active {
  background-color: #00638b;
}

/* line 43, src/sass/components/form/_form-button-next-question.scss */
.button-next-question .button {
  margin-right: auto;
}

/* line 47, src/sass/components/form/_form-button-next-question.scss */
.button-prev-question .button {
  margin-left: auto;
}

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

@media (max-width: 991px) {
  /* line 2, src/sass/components/form/_from-radioGroup-test-question.scss */
  .radioGroup-test-question .radio-group-label {
    font-size: 2.2rem;
  }
}

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

@media (max-width: 991px) {
  /* line 15, src/sass/components/form/_from-radioGroup-test-question.scss */
  .radioGroup-test-question .radio {
    font-size: 1.8rem;
  }
}

/* line 28, 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 37, src/sass/components/form/_from-radioGroup-test-question.scss */
.radioGroup-test-question .radio input:checked ~ .radio-label-text::before {
  background-color: #0099d8;
  border-color: #0099d8;
}

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

/* line 47, 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 #b5b5b5;
  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 1, src/sass/components/form/_form-checkboxField-test-question.scss */
.box-text-multiselect-question h3 {
  font-size: 2.4rem;
  line-height: 1.2em;
  font-weight: 700;
}

@media (max-width: 991px) {
  /* line 1, src/sass/components/form/_form-checkboxField-test-question.scss */
  .box-text-multiselect-question h3 {
    font-size: 2.2rem;
  }
}

/* line 11, src/sass/components/form/_form-checkboxField-test-question.scss */
.checkboxField-test-question {
  margin-left: 30px;
}

@media (max-width: 991px) {
  /* line 11, src/sass/components/form/_form-checkboxField-test-question.scss */
  .checkboxField-test-question {
    margin-left: 20px;
  }
}

/* line 18, 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 27, 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;
  z-index: 1;
}

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

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

@media (max-width: 991px) {
  /* line 44, src/sass/components/form/_form-checkboxField-test-question.scss */
  .checkboxField-test-question .control-label {
    font-size: 1.8rem;
  }
}

/* line 57, 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 #b5b5b5;
  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 72, src/sass/components/form/_form-checkboxField-test-question.scss */
.checkboxField-test-question .control-label.checked-input::before {
  background-color: #0099d8;
  border-color: #0099d8;
}
/* stylelint disable */
/*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;
}

/* line 1, src/sass/components/image/_image-moved-up-by-half.scss */
.image-moved-up-by-half {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 3, src/sass/components/image/_image-cover.scss */
.image-cover > .component-content {
  height: 100%;
}

/* line 7, src/sass/components/image/_image-cover.scss */
.image-cover img {
  min-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: 'object-fit: cover; object-position: center;';
}

@supports (-webkit-marquee-repetition: infinite) and ((-o-object-fit: fill) or (object-fit: fill)) {
  /* line 16, src/sass/components/image/_image-cover.scss */
  .image-cover img {
    min-height: 100px;
    margin-bottom: -3px;
  }
}

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    /* line 24, src/sass/components/image/_image-cover.scss */
    .image-cover img {
      min-height: 100%;
    }
  }
}

/* line 1, src/sass/components/image/_image-move-to-bottom.scss */
.image-move-to-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 0;
  padding-right: 0;
}

/* line 8, src/sass/components/image/_image-move-to-bottom.scss */
.image-move-to-bottom picture {
  display: block;
  line-height: 0;
}

/* line 1, src/sass/components/image/_image-vertical-align-middle.scss */
.image-vertical-align-middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 4, src/sass/components/image/_image-vertical-align-middle.scss */
.image-vertical-align-middle .component-content {
  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;
}

@media (min-width: 992px) {
  /* line 1, src/sass/components/image/_image-pdp-hero.scss */
  .image-pdp-hero {
    padding-right: 60px;
    width: calc(50% - 1px);
  }
}

@media (max-width: 991px) {
  /* line 1, src/sass/components/image/_image-pdp-hero.scss */
  .image-pdp-hero {
    padding-bottom: 60px;
  }
}

/* line 11, src/sass/components/image/_image-pdp-hero.scss */
.image-pdp-hero img {
  max-height: 400px;
}

/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/image/_image-border-bottom.scss */
.image-border-bottom--orange img {
  border-bottom: 4px solid #fa4619;
}

/* line 8, src/sass/components/image/_image-border-bottom.scss */
.image-border-bottom--purple img {
  border-bottom: 4px solid #8a1377;
}

/* line 12, src/sass/components/image/_image-border-bottom.scss */
.image-border-bottom--green img {
  border-bottom: 4px solid #00aa96;
}

/* line 16, src/sass/components/image/_image-border-bottom.scss */
.image-border-bottom--blue img {
  border-bottom: 4px solid #0099d8;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media (max-width: 991px) {
  /* line 4, src/sass/components/imageGallery/_imageGallery-pdp.scss */
  .imageGallery > .component-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 16, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery::after {
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}

/* line 26, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery .gallery-play {
  color: #8c8e8e;
}

/* line 30, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-heading {
  display: block;
  color: #8c8e8e;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 38, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-thumbnails {
  position: relative;
  z-index: 1;
}

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

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

/* line 57, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-view .imageGallery-arrow {
  display: block;
}

/* line 61, src/sass/components/imageGallery/_imageGallery-pdp.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;
  z-index: 1;
}

/* line 73, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-arrow::before, .imageGallery-arrow.is-disabled:hover::before {
  position: absolute;
  top: 50%;
}

/* line 80, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-arrow {
  text-align: center;
  display: none;
}

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

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

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

/* line 110, src/sass/components/imageGallery/_imageGallery-pdp.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 118, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-thumbnail {
  position: relative;
  display: block;
  float: left;
  padding: 0;
  border: solid 1px;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.2s;
  width: 70px;
  height: 70px;
  margin-bottom: 5px;
}

@media (max-width: 991px) {
  /* line 118, src/sass/components/imageGallery/_imageGallery-pdp.scss */
  .imageGallery-thumbnail {
    height: 10.667vw;
    width: 10.667vw;
    margin-bottom: 0;
    margin-right: 5px;
  }
}

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

/* line 145, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-thumbnail-image {
  position: relative;
  margin: 2px;
  border: solid 2px #fa4619;
}

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

/* line 158, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-thumbnail-cover {
  display: block;
  max-width: 70px;
  -o-object-fit: cover;
     object-fit: cover;
  height: 70px;
  margin: 0 auto;
  width: auto;
}

@media (max-width: 991px) {
  /* line 158, src/sass/components/imageGallery/_imageGallery-pdp.scss */
  .imageGallery-thumbnail-cover {
    height: 10.667vw;
    max-width: 10.667vw;
    width: auto;
  }
}

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

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

/* line 185, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-thumbnail-overlay {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -14px 0 0 -15px;
  height: 28px;
  width: 30px;
  cursor: pointer;
  opacity: 0.7;
  display: none;
}

/* line 196, src/sass/components/imageGallery/_imageGallery-pdp.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 #fa4619;
  text-indent: 7px;
  background: white;
  text-align: center;
  line-height: 24px;
}

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

/* line 220, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-list {
  overflow: hidden;
  margin-right: 10px;
  position: relative;
}

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

/* line 234, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-list-inner {
  position: relative;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: auto !important;
}

@media (max-width: 991px) {
  /* line 234, src/sass/components/imageGallery/_imageGallery-pdp.scss */
  .imageGallery-list-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

/* line 254, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-view {
  position: relative;
  margin-bottom: 10px;
  border: 1px solid;
  overflow: hidden;
  text-align: center;
  background: white;
  width: 100%;
  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;
  min-height: 200px;
}

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

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

/* line 284, src/sass/components/imageGallery/_imageGallery-pdp.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;
  display: none;
}

/* line 296, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-view-overlay:hover {
  opacity: 1;
  text-decoration: none;
}

/* line 301, src/sass/components/imageGallery/_imageGallery-pdp.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: white;
  border: 3px solid #fa4619;
  border-radius: 50%;
  font-size: 30px;
  text-indent: 5px;
  text-align: center;
  line-height: 65px;
}

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

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

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

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

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

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

/* line 351, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.no-js .imageGallery-thumbnail img {
  width: auto;
  height: auto;
}

/* line 356, src/sass/components/imageGallery/_imageGallery-pdp.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 #b5b5b5;
  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 #fa4619;
  }
  /* 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 #fa4619;
}

/* 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: none;
  font-size: 12px;
  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: white;
  background: #fa4619;
  text-decoration: none;
}

/* line 68, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.has-children > .navigation-item-title .navigation-item-decoration {
  background-color: #db3005;
}

/* 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: #8c8e8e;
  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 #fa4619;
}

/* line 96, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level1 > .navigation-item-title {
  padding: 10px 20px 10px 20px;
  background: none;
  font-size: 12px;
  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: white;
  background: #fa4619;
  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: white;
  background: #a92504;
  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 #fa4619;
}

@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}/* line 2, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-link {
  position: relative;
  display: inline-block;
  line-height: 28px;
  color: color(orange);
  font-weight: 600;
  font-size: 1.3em;
}

/* line 10, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-link::after {
  right: -20px;
}

/* line 15, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
  padding: 30px 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.1s 0.4s, visibility 0.1s 0.4s;
}

/* line 29, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container.is-active {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.1s, visibility 0.1s;
}

/* line 34, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container.is-active .product-gallery-content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  transition: opacity 0.3s 0.2s, visibility 0.3s, -webkit-transform 0.3s ease-out 0.1s;
  transition: transform 0.3s ease-out 0.1s, opacity 0.3s 0.2s, visibility 0.3s;
  transition: transform 0.3s ease-out 0.1s, opacity 0.3s 0.2s, visibility 0.3s, -webkit-transform 0.3s ease-out 0.1s;
}

/* line 42, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content {
  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;
  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: color(white);
  opacity: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -webkit-transform: translateY(-70%);
          transform: translateY(-70%);
  transition: opacity 0.3s 0.1s, visibility 0.3s, -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, opacity 0.3s 0.1s, visibility 0.3s;
  transition: transform 0.3s ease-out, opacity 0.3s 0.1s, visibility 0.3s, -webkit-transform 0.3s ease-out;
}

/* line 64, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer {
  font-size: 21px;
  line-height: 1;
  font-weight: 600;
  position: absolute;
  top: 15px;
  right: 15px;
  color: #000;
  text-shadow: 0 1px 0 color(white);
  opacity: 0.2;
  text-decoration: none;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: opacity 0.2s;
}

/* line 78, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer:hover {
  opacity: 0.5;
}

/* line 83, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails {
  position: relative;
  width: 20%;
  max-height: 90vh;
  padding: 0;
  font-size: 0;
  text-align: center;
  overflow: auto;
  list-style-type: none;
  z-index: 1;
}

@media (max-width: 469px) {
  /* line 83, src/sass/components/productGallery/_productGallery-base.scss */
  .productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails {
    width: 100px;
  }
}

/* line 98, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li {
  text-align: center;
  display: inline-block;
  width: 84px;
  height: 84px;
  margin: 14px 0;
  border: 2px solid color(gray);
  cursor: pointer;
  overflow: hidden;
  transition: border-color 0.3s;
}

/* line 109, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li:focus {
  box-shadow: 0 0 1px 1px color(blue);
}

/* line 113, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li.is-active {
  border-color: color(red);
}

/* line 119, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  width: 80%;
  text-align: center;
  font-size: 0;
  list-style-type: none;
  z-index: 0;
}

@media (max-width: 469px) {
  /* line 119, src/sass/components/productGallery/_productGallery-base.scss */
  .productGallery .product-gallery-container .product-gallery-content .product-gallery-view {
    max-width: 78%;
  }
}

/* line 133, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li {
  display: none;
  overflow: hidden;
}

/* line 137, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li.is-active {
  display: inline-block;
}

/* line 141, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li img {
  max-width: 100%;
}

/* line 150, src/sass/components/productGallery/_productGallery-base.scss */
body.has-visible-gallery {
  overflow: hidden;
}
.productTeaser{text-align:center}/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/richText/_richText-base.scss */
.richText-image {
  display: block;
  margin-bottom: 10px;
}

/* line 8, src/sass/components/richText/_richText-base.scss */
.richText-image.pull-left {
  margin: 5px 15px 5px 10px;
  float: left;
}

/* line 13, src/sass/components/richText/_richText-base.scss */
.richText-image.pull-right {
  margin: 5px 10px 5px 15px;
  float: right;
}

/* line 19, src/sass/components/richText/_richText-base.scss */
.richText--border-right {
  border-right: 1px solid #f0f0f0;
}

/* line 24, src/sass/components/richText/_richText-base.scss */
.richText--bg-red > .component-content {
  background-color: #fa4619;
  color: white;
}

/* line 29, src/sass/components/richText/_richText-base.scss */
.richText--bg-red a {
  color: inherit;
  text-decoration: underline;
}

/* line 1, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation .richText-content ul {
  list-style-type: none;
}

/* line 5, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation {
  padding-top: 55px;
  padding-bottom: 25px;
}

/* line 9, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation > .component-content {
  height: 100%;
}

/* line 12, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation > .component-content .richText-content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* line 18, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation > .component-content .richText-content p {
  display: none;
}

/* line 24, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation a {
  color: #8c8e8e;
  text-decoration: none;
  font-weight: 600;
}

/* line 29, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation a:hover {
  color: #fa4619;
  border-bottom: none;
}

/* line 35, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: none;
  z-index: 100;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow: visible;
  list-style: none;
}

/* line 46, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation ul br {
  display: none;
}

/* line 50, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation ul > li {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  position: relative;
  box-sizing: border-box;
}

/* line 59, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation ul > li > ul {
  display: none;
}

/* line 63, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation ul > li > a {
  display: block;
  padding: 0 22px;
  line-height: 1.5;
  text-decoration: none;
  background: transparent;
  margin: 5px 0;
  font-size: 1.4rem;
  text-align: center;
}

/* line 73, src/sass/components/richText/_richText-header-navigation.scss */
.richText-header-navigation ul > li > a:hover {
  background: none;
  text-decoration: none;
}

@media (max-width: 992px) {
  /* line 5, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation {
    position: static;
    font-weight: 300;
    padding-top: 20px;
    padding-bottom: 0;
  }
  /* line 88, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation > .component-content .richText-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  /* line 92, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation > .component-content .richText-content .navigation-mobile-menu {
    background-color: white;
    border: none;
    outline: none;
    margin: 0;
    width: 45px;
    height: 56px;
    transition: background-color 0.1s;
    padding: 0 5px;
  }
  /* line 105, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation > .component-content .richText-content .navigation-mobile-menu::after {
    color: #fa4619;
    font-size: 30px;
    height: 45px;
    right: 0;
    width: 45px;
    padding-top: 5px;
    transition: color 0.1s;
  }
  /* line 118, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    left: 0;
    max-width: none;
    position: absolute;
    right: 0;
    top: 100%;
    height: auto;
    display: none;
  }
  /* line 129, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation ul > li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  /* line 133, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation ul > li > a {
    color: white;
    padding: 10px 15px;
    text-align: left;
  }
  /* line 138, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation ul > li > a:hover {
    color: white;
    text-decoration: underline;
  }
  /* line 147, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation.is-open ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 15px;
    background-color: #fa4619;
  }
  /* line 152, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation.is-open ul ul {
    display: none;
  }
  /* line 158, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation.is-open > .component-content .richText-content .navigation-mobile-menu {
    background: #fa4619;
  }
  /* line 161, src/sass/components/richText/_richText-header-navigation.scss */
  .richText-header-navigation.is-open > .component-content .richText-content .navigation-mobile-menu::after {
    color: white;
  }
}

/* line 1, src/sass/components/richText/_richText-move-to-bottom.scss */
.richText-move-to-bottom {
  position: absolute;
  bottom: 0;
  margin: 0 -15px;
}

/* line 6, src/sass/components/richText/_richText-move-to-bottom.scss */
.richText-move-to-bottom > .component-content {
  padding: 0 15px;
}

/* line 1, src/sass/components/richText/_richText-text-align-right.scss */
.richText-text-align-right {
  text-align: right;
}

@media (max-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-text-center-below-desktop.scss */
  .richText-text-center-below-desktop {
    text-align: center;
  }
}

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

@media (max-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-center-on-mobile.scss */
  .richText-center-on-mobile {
    text-align: center;
  }
}

/* line 2, src/sass/components/richText/_richText-enlarged-padding.scss */
.richText-enlarged-padding .richText-content {
  padding: 25px 45px;
}

/* line 2, src/sass/components/richText/_richText-ul-styled.scss */
.richText-ul-styled ul {
  list-style: disc outside url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIxNCI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZjE1YTIzIiBzdHJva2Utd2lkdGg9IjMiIGQ9Im0yLDcgNSw1IDExLTExIi8+PC9zdmc+);
  margin: 0 2rem;
  padding: 0 0 0 0.5rem;
}

/* line 8, src/sass/components/richText/_richText-ul-styled.scss */
.richText-ul-styled li {
  margin: 0 2rem;
  padding: 1rem 0 1rem 0.5rem;
}

/* line 15, src/sass/components/richText/_richText-ul-styled.scss */
#content .richText-ul-purple ul li::before {
  color: #8a1377;
}

/* line 19, src/sass/components/richText/_richText-ul-styled.scss */
#content .richText-ul-green-blue ul li::before {
  color: #00aa96;
}

/* line 23, src/sass/components/richText/_richText-ul-styled.scss */
#content .richText-ul-cerulean ul li::before {
  color: #0099d8;
}

/* line 1, src/sass/components/richText/_richText-50-50-hero.scss */
.richText-50-50-hero {
  margin-top: 15px;
}

@media (min-width: 768px) {
  /* line 1, src/sass/components/richText/_richText-50-50-hero.scss */
  .richText-50-50-hero {
    margin-top: 0;
  }
}

/* line 8, src/sass/components/richText/_richText-50-50-hero.scss */
.richText-50-50-hero h3 {
  margin: 13px 0 16px;
}

@media (min-width: 992px) {
  /* line 8, src/sass/components/richText/_richText-50-50-hero.scss */
  .richText-50-50-hero h3 {
    margin: 25px 0;
  }
}

/* line 16, src/sass/components/richText/_richText-50-50-hero.scss */
.richText-50-50-hero h3,
.richText-50-50-hero p {
  color: #4b5b63;
}

/* line 21, src/sass/components/richText/_richText-50-50-hero.scss */
.richText-50-50-hero p {
  line-height: 21px;
  font-size: 1.4rem;
}

@media (min-width: 992px) {
  /* line 21, src/sass/components/richText/_richText-50-50-hero.scss */
  .richText-50-50-hero p {
    line-height: 24px;
    font-size: 1.6rem;
  }
}

/* line 31, src/sass/components/richText/_richText-50-50-hero.scss */
.richText-50-50-hero-in-carousel {
  padding: 0 25px;
  padding-bottom: 30px;
}

@media (min-width: 768px) {
  /* line 31, src/sass/components/richText/_richText-50-50-hero.scss */
  .richText-50-50-hero-in-carousel {
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  /* line 39, src/sass/components/richText/_richText-50-50-hero.scss */
  .richText-50-50-hero-in-carousel h3 {
    font-size: 2.1rem;
    color: #282e31;
    margin-top: -10px;
    margin-bottom: -8px;
  }
}

@media (min-width: 769px) {
  /* line 2, src/sass/components/richText/_richText-padding.scss */
  .richText-padding-right-45 {
    padding-right: 45px;
  }
}

@media (min-width: 769px) {
  /* line 8, src/sass/components/richText/_richText-padding.scss */
  .richText-padding-left-45 {
    padding-left: 45px;
  }
}

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

@media (max-width: 767px) {
  /* line 2, src/sass/components/richText/_richText-margin.scss */
  .richText-paragraph-no-margin-bottom-on-mobile p {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  /* line 10, src/sass/components/richText/_richText-margin.scss */
  .richText-paragraph-no-margin-top-on-mobile p {
    margin-top: 0;
  }
}

/* line 18, src/sass/components/richText/_richText-margin.scss */
.richText-paragraph-no-margin-top p {
  margin-top: 0;
}

/* line 24, src/sass/components/richText/_richText-margin.scss */
.richText-paragraph-no-margin p {
  margin: 0;
}

/* line 1, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 {
  height: 85px;
}

@media (min-width: 992px) {
  /* line 1, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 {
    height: auto;
  }
}

/* line 10, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  /* line 10, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul {
    position: fixed;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    top: 84px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: white;
    -webkit-transform: translateY(40%);
            transform: translateY(40%);
    opacity: 0;
    visibility: hidden;
    transition: ease-out all 200ms;
    overflow: auto;
  }
}

@media (min-width: 992px) {
  /* line 10, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

/* line 37, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li {
  position: relative;
  font-family: "AvenirNextLTPro-Medium", Helvetica, sans-serif;
  padding: 0 30px;
  color: #282e31;
  font-size: 1.4rem;
  font-weight: 400;
}

@media (min-width: 992px) {
  /* line 37, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100px;
    cursor: pointer;
    transition: ease-out all 200ms;
  }
  /* line 53, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li.hide-on-desktop {
    display: none;
  }
}

@media (max-width: 991px) {
  /* line 60, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li:first-of-type > a {
    border-top: 1px solid rgba(170, 170, 175, 0.2);
  }
}

/* line 66, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li a {
  font-family: "AvenirNextLTPro-Medium", Helvetica, sans-serif;
  padding: 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #282e31;
  font-size: 1.4rem;
  font-weight: 400;
  width: 100%;
}

@media (max-width: 991px) {
  /* line 66, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li a {
    border-bottom: 1px solid rgba(170, 170, 175, 0.2);
  }
}

/* line 81, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu {
  position: relative;
}

/* line 84, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu::before, .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu::after {
  content: '';
  width: 18px;
  height: 2px;
  background-color: #4b5b63;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2px;
  margin: auto;
  transition: ease-out all 200ms;
}

/* line 98, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

/* line 102, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu.is-open-nested {
  color: #fa4619;
}

/* line 105, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu.is-open-nested::after {
  background-color: #fa4619;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

/* line 110, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu.is-open-nested.is-open-nested {
  color: #282e31;
}

/* line 113, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu.is-open-nested.is-open-nested:hover {
  color: #fa4619;
}

@media (min-width: 992px) {
  /* line 120, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu::before, .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li a.hyperlinkStyle-nested-menu::after {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 66, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li a {
    height: 100px;
    transition: ease-out all 200ms;
  }
}

@media (min-width: 992px) {
  /* line 134, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li:hover {
    background-color: #f0f0f0;
    color: #fa4619;
  }
  /* line 138, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li:hover > a {
    color: #fa4619;
  }
  /* line 142, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li:hover > ul {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    opacity: 1;
  }
}

/* line 149, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li > ul {
  display: none;
  list-style: none;
  padding: 0;
  background-color: #f0f0f0;
  margin: 0 -30px;
}

@media (min-width: 992px) {
  /* line 149, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li > ul {
    display: block !important;
    position: absolute;
    top: 100px;
    left: 0;
    margin: 0;
    min-width: 250px;
    z-index: 999;
    -webkit-transform: scaleY(0.4);
            transform: scaleY(0.4);
    -webkit-transform-origin: top;
            transform-origin: top;
    opacity: 0;
    transition: ease-out all 200ms;
  }
  /* line 169, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li > ul.nested-menu-right {
    left: auto;
    right: 0;
  }
}

/* line 175, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li > ul > li {
  height: auto;
  padding: 0;
}

@media (min-width: 992px) {
  /* line 175, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li > ul > li {
    border-bottom: 1px solid white;
  }
  /* line 183, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li > ul > li:first-of-type > a {
    border-top: 0;
  }
}

/* line 189, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li > ul > li:last-of-type {
  border-bottom: 0;
}

/* line 193, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li > ul > li a {
  height: auto;
  width: calc(100% - 60px);
  margin: auto;
}

@media (min-width: 992px) {
  /* line 193, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li > ul > li a {
    padding: 10px 20px;
    width: calc(100% - 30px);
  }
}

@media (min-width: 992px) {
  /* line 205, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li > ul > li:hover {
    background-color: white;
  }
  /* line 208, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
  .richText-header-navigation-redesign-2020 > .component-content > .richText-content > ul li > ul > li:hover a {
    color: #282e31;
  }
}

/* line 220, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 .navigation-mobile-menu {
  top: 20px;
  right: -10px;
  width: 35px;
  padding: 10px;
  padding-right: 0;
  margin: 0;
  margin-left: auto;
  background: transparent;
  border: none;
  outline: none;
}

/* line 234, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 .navigation-mobile-menu::after {
  content: none;
}

/* line 238, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 .navigation-mobile-menu span {
  display: block;
  width: 20px;
  height: 2px;
  margin-bottom: 4px;
  position: relative;
  background-color: #4b5b63;
  border-radius: 3px;
  z-index: 1;
  -webkit-transform-origin: 4px 0;
          transform-origin: 4px 0;
  transition: background 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.35s ease, -webkit-transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.35s ease;
  transition: transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.35s ease, -webkit-transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1);
}

/* line 250, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 .navigation-mobile-menu span:first-of-type {
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
}

/* line 254, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020 .navigation-mobile-menu span:nth-of-type(2) {
  -webkit-transform-origin: center;
          transform-origin: center;
}

/* line 263, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020.is-open > .component-content > .richText-content > ul {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

/* line 272, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020.is-open .navigation-mobile-menu span {
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(0, -3px);
          transform: rotate(45deg) translate(0, -3px);
}

/* line 276, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020.is-open .navigation-mobile-menu span:nth-of-type(2) {
  -webkit-transform: rotate(-45deg) translate(0, -1px);
          transform: rotate(-45deg) translate(0, -1px);
}

/* line 280, src/sass/components/richText/_richText-header-navigation-redesign-2020.scss */
.richText-header-navigation-redesign-2020.is-open .navigation-mobile-menu span:nth-of-type(3) {
  opacity: 0;
  -webkit-transform: rotate(0deg) scale(0.2, 0.2);
          transform: rotate(0deg) scale(0.2, 0.2);
}

/* line 2, src/sass/components/richText/_richText-logo.scss */
.richText-logo p {
  font-family: "AvenirNextLTPro-Medium", Helvetica, sans-serif;
}

/* line 7, src/sass/components/richText/_richText-logo.scss */
.richText-logo > .component-content img {
  max-width: 320px;
  margin: 15px 0;
}

@media (max-width: 991px) {
  /* line 7, src/sass/components/richText/_richText-logo.scss */
  .richText-logo > .component-content img {
    max-width: 330px;
  }
}

@media (max-width: 767px) {
  /* line 7, src/sass/components/richText/_richText-logo.scss */
  .richText-logo > .component-content img {
    max-width: 280px;
  }
}

/* line 2, src/sass/components/richText/_richText-ul-styled-green.scss */
#content .richText-ul-styled-green ul {
  list-style: disc outside url(data:image/svg+xml;base64,PHN2ZyBpZD0iQ2FwYV8xIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTUuNTU2IDUxNS41NTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCA1MTUuNTU2IDUxNS41NTYiIHdpZHRoPSIxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjMDBhYTk2IiBkPSJtMCAyNzQuMjI2IDE3Ni41NDkgMTc2Ljg4NiAzMzkuMDA3LTMzOC42NzItNDguNjctNDcuOTk3LTI5MC4zMzcgMjkwLTEyOC41NTMtMTI4LjU1MnoiLz48L3N2Zz4=);
  padding: 0 0 0 0.5rem;
}

/* line 8, src/sass/components/richText/_richText-ul-styled-green.scss */
#content .richText-ul-styled-green ul li {
  margin: 0 0 0 2rem;
  padding: 1rem 0 1rem 0.5rem;
}

/* line 13, src/sass/components/richText/_richText-ul-styled-green.scss */
#content .richText-ul-styled-green ul li::before {
  content: '';
}

@media (max-width: 767px) {
  /* line 1, src/sass/components/richText/_richText-most-recent-title.scss */
  .richText-most-recent-title .richText-content {
    max-width: 400px;
    margin: 0 auto;
  }
  /* line 6, src/sass/components/richText/_richText-most-recent-title.scss */
  .richText-most-recent-title .richText-content h3 {
    font-size: 2.1rem;
  }
}
/*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: #8c8e8e;
  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: #fa4619;
}

/* 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: #fb5a32;
  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: #fa4619;
  cursor: pointer;
}

/* line 92, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item a:hover {
  background-color: #fa562d;
  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: #fa4619;
  border: 1px solid #fa4619;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-list {
  overflow: hidden;
  margin: 0 -5px -10px;
  padding: 0;
  list-style: none;
  float: right;
}

/* line 11, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-list li {
  float: left;
  margin: 0 5px 10px;
}

/* line 18, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-item a {
  display: block;
  height: 32px;
  transition: all 0.3s;
}

/* line 24, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-item a:hover img {
  opacity: 1;
}

/* line 30, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-item img {
  opacity: 0.7;
  transition: opacity 0.2s ease-in-out;
  width: 32px;
  height: 32px;
}

/* line 3, src/sass/components/shareThis/_shareThis-left-side.scss */
.shareThis-left-side .shareThis-list {
  float: left;
}

/* line 7, src/sass/components/shareThis/_shareThis-left-side.scss */
.shareThis-left-side .shareThis-item {
  margin: 5px;
  transition: ease-out transform 200ms;
}

/* line 12, src/sass/components/shareThis/_shareThis-left-side.scss */
.shareThis-left-side .shareThis-item > a img {
  width: 29px;
  height: 29px;
  opacity: 1;
}

/* line 19, src/sass/components/shareThis/_shareThis-left-side.scss */
.shareThis-left-side .shareThis-item:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
/*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 19, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column {
  margin-top: 20px;
}

/* line 22, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column .component-content {
  overflow: hidden;
}

/* line 26, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column a {
  text-decoration: none;
}

/* line 29, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column a:hover {
  text-decoration: underline;
}

/* line 34, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column h3 {
  padding: 5px 10px;
  font-size: 13px;
  font-weight: bold;
}

/* line 40, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul {
  padding: 0 0 10px;
  margin-bottom: 10px;
  list-style: none;
}

/* line 46, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul {
  padding-bottom: 0;
  padding-left: 10px;
  margin-bottom: 0;
  margin-left: 0;
}

/* line 53, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul li {
  position: relative;
  line-height: 150%;
}

/* line 58, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul ul {
  margin-top: 0;
}

/* line 62, 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 72, src/sass/components/sitemap/_sitemap-base.scss */
  .component-content .sitemap-column {
    width: 100%;
    float: none;
  }
  /* line 76, 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: #8c8e8e;
  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 #b5b5b5;
  background-color: #f0f0f0;
  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 #b5b5b5;
  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: #f0f0f0;
  font-weight: bold;
  text-align: center;
}

/* line 52, src/sass/components/table/_table-base.scss */
.table table {
  width: 100%;
  border: solid 2px #b5b5b5;
  border-collapse: collapse;
}

/* line 62, src/sass/components/table/_table-base.scss */
.no-js .table .button {
  display: none;
}

/* line 2, src/sass/components/table/_table-style.scss */
.table-style table {
  border: 0;
}

/* line 6, src/sass/components/table/_table-style.scss */
.table-style th,
.table-style td {
  border: 0;
  border-bottom: 1px solid #f0f0f0;
  padding: 1.5rem 1rem;
}

/* line 13, src/sass/components/table/_table-style.scss */
.table-style th {
  background-color: transparent;
  text-align: left;
  color: #fa4619;
  font-weight: 600;
}

/* line 21, src/sass/components/table/_table-style.scss */
.table-style tr:last-of-type th,
.table-style tr:last-of-type td {
  border-bottom: 0;
}
/*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: #8c8e8e;
  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: #fa4619;
  background: #fa4619;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
}

/* line 44, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item a {
  color: #8c8e8e;
}

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

/* line 62, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item.is-active:hover a {
  color: #8c8e8e;
}

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

/* line 74, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item:hover a {
  color: white;
  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 #fa4619;
  background: #fa4619;
  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 #b5b5b5;
  background: white;
  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 3, src/sass/components/tabs/_tab-default.scss */
.tab-default .tabs-nav {
  min-height: 45px;
  height: auto;
}

/* line 7, src/sass/components/tabs/_tab-default.scss */
.tab-default .tabs-nav-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;
  width: 100%;
}

/* line 13, src/sass/components/tabs/_tab-default.scss */
.tab-default .tabs-nav-switcher {
  display: none !important;
}

/* line 17, src/sass/components/tabs/_tab-default.scss */
.tab-default .tabs-nav-item {
  background-color: #f0f0f0;
  margin-left: 1px;
  border: 1px solid transparent;
  padding: 12px 25px 9px;
  display: inline-block;
  cursor: pointer;
}

@media (max-width: 767px) {
  /* line 17, src/sass/components/tabs/_tab-default.scss */
  .tab-default .tabs-nav-item {
    padding: 12px 8px 9px;
  }
}

/* line 29, src/sass/components/tabs/_tab-default.scss */
.tab-default .tabs-nav-item:nth-of-type(1) {
  margin-left: 0;
}

/* line 33, src/sass/components/tabs/_tab-default.scss */
.tab-default .tabs-nav-item > a {
  font-family: "AvenirNextLTPro-Medium", Helvetica, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  text-decoration: none;
  color: #aaaaaf;
}

@media (min-width: 992px) {
  /* line 33, src/sass/components/tabs/_tab-default.scss */
  .tab-default .tabs-nav-item > a {
    font-size: 1.6rem;
  }
}

@media (max-width: 767px) {
  /* line 33, src/sass/components/tabs/_tab-default.scss */
  .tab-default .tabs-nav-item > a {
    font-size: 1.3rem;
  }
}

/* line 49, src/sass/components/tabs/_tab-default.scss */
.tab-default .tabs-nav-item.is-active {
  background-color: white;
  border-top-color: #f0f0f0;
  border-left-color: #f0f0f0;
  border-right-color: #f0f0f0;
}

/* line 55, src/sass/components/tabs/_tab-default.scss */
.tab-default .tabs-nav-item.is-active > a {
  color: #4b5b63;
}

/* line 62, src/sass/components/tabs/_tab-default.scss */
.tab-default .tabs-content {
  padding: 25px 20px 15px;
  border: 1px solid #f0f0f0;
}

@media (min-width: 769px) {
  /* line 62, src/sass/components/tabs/_tab-default.scss */
  .tab-default .tabs-content {
    padding: 28px 30px 23px;
  }
}
.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;
  word-wrap: break-word;
}

/* line 46, src/sass/core/_mixins.scss */
.title h2 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 46, src/sass/core/_mixins.scss */
.title h3 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 46, src/sass/core/_mixins.scss */
.title h4 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 46, src/sass/core/_mixins.scss */
.title h5 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 46, src/sass/core/_mixins.scss */
.title h6 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 1, src/sass/components/title/_title-small-hero.scss */
.title-small-hero {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 0;
  padding-right: 0;
}

/* line 8, src/sass/components/title/_title-small-hero.scss */
.title-small-hero .title-heading {
  position: relative;
  display: inline-block;
  text-decoration: none;
  background-color: #fa4619;
  color: white;
  padding: 1rem 1.5rem;
  z-index: 1;
  font-weight: 600;
  margin-bottom: 0;
  max-width: calc(100% - 80px);
  word-break: break-all;
}

/* line 21, src/sass/components/title/_title-small-hero.scss */
.title-small-hero .title-heading::after {
  content: '';
  background-color: #fa4619;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  right: 0;
  -webkit-transform: skewX(-30deg);
  transform: skewX(-30deg);
  z-index: -1;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/twitter/_twitter-base.scss */
.twitter > .component-content {
  padding: 13px;
  border: solid 2px #b5b5b5;
  background-color: #f0f0f0;
}

/* 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 98, src/sass/core/_mixins.scss */
.twitter-feed:before, .twitter-feed:after {
  content: "";
  display: table;
}

/* line 104, 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: #8c8e8e;
  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 #b5b5b5;
}

/* line 21, src/sass/components/video/_video-base.scss */
.video-video {
  border: solid 2px #b5b5b5;
}

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

/* 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: #8c8e8e;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 8, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-video {
  border: 2px solid #fa4619;
}

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

/* 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: white;
  border: 3px solid #fa4619;
  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 #fa4619;
}

/* 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: #8c8e8e;
}

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

/* 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; }
/* 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;
}
/* line 2, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-link {
  position: relative;
  display: inline-block;
  line-height: 28px;
  color: color(orange);
  font-weight: 600;
  font-size: 1.3em;
}

/* line 10, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-link::after {
  right: -20px;
}

/* line 15, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
  padding: 30px 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.1s 0.4s, visibility 0.1s 0.4s;
}

/* line 29, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container.is-active {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.1s, visibility 0.1s;
}

/* line 34, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container.is-active .product-gallery-content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  transition: opacity 0.3s 0.2s, visibility 0.3s, -webkit-transform 0.3s ease-out 0.1s;
  transition: transform 0.3s ease-out 0.1s, opacity 0.3s 0.2s, visibility 0.3s;
  transition: transform 0.3s ease-out 0.1s, opacity 0.3s 0.2s, visibility 0.3s, -webkit-transform 0.3s ease-out 0.1s;
}

/* line 42, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content {
  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;
  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: color(white);
  opacity: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -webkit-transform: translateY(-70%);
          transform: translateY(-70%);
  transition: opacity 0.3s 0.1s, visibility 0.3s, -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, opacity 0.3s 0.1s, visibility 0.3s;
  transition: transform 0.3s ease-out, opacity 0.3s 0.1s, visibility 0.3s, -webkit-transform 0.3s ease-out;
}

/* line 64, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer {
  font-size: 21px;
  line-height: 1;
  font-weight: 600;
  position: absolute;
  top: 15px;
  right: 15px;
  color: #000;
  text-shadow: 0 1px 0 color(white);
  opacity: 0.2;
  text-decoration: none;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: opacity 0.2s;
}

/* line 78, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer:hover {
  opacity: 0.5;
}

/* line 83, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails {
  position: relative;
  width: 20%;
  max-height: 90vh;
  padding: 0;
  font-size: 0;
  text-align: center;
  overflow: auto;
  list-style-type: none;
  z-index: 1;
}

@media (max-width: 469px) {
  /* line 83, src/sass/components/productGallery/_productGallery-base.scss */
  .productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails {
    width: 100px;
  }
}

/* line 98, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li {
  text-align: center;
  display: inline-block;
  width: 84px;
  height: 84px;
  margin: 14px 0;
  border: 2px solid color(gray);
  cursor: pointer;
  overflow: hidden;
  transition: border-color 0.3s;
}

/* line 109, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li:focus {
  box-shadow: 0 0 1px 1px color(blue);
}

/* line 113, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li.is-active {
  border-color: color(red);
}

/* line 119, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  width: 80%;
  text-align: center;
  font-size: 0;
  list-style-type: none;
  z-index: 0;
}

@media (max-width: 469px) {
  /* line 119, src/sass/components/productGallery/_productGallery-base.scss */
  .productGallery .product-gallery-container .product-gallery-content .product-gallery-view {
    max-width: 78%;
  }
}

/* line 133, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li {
  display: none;
  overflow: hidden;
}

/* line 137, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li.is-active {
  display: inline-block;
}

/* line 141, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li img {
  max-width: 100%;
}

/* line 150, src/sass/components/productGallery/_productGallery-base.scss */
body.has-visible-gallery {
  overflow: hidden;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-orange {
  color: #fa4619;
}

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

/* line 12, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-gunmetal {
  color: #4b5b63;
}

/* line 16, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-green {
  color: #00a295;
}

/* line 20, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-purple {
  color: #8a1377;
}

/* line 24, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-white {
  color: white;
}

/* line 28, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-green-blue {
  color: #00aa96;
}

/* line 32, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-cerulean {
  color: #0099d8;
}

/* line 36, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-yellow {
  color: #fcbe2e;
}

/* line 41, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-light {
  font-weight: 300;
  font-family: "AvenirNextLTPro-Regular", Helvetica, sans-serif;
}

/* line 46, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-normal {
  font-weight: 400;
  font-family: "AvenirNextLTPro-Medium", Helvetica, sans-serif;
}

/* line 51, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-bold {
  font-weight: 600;
  font-family: "AvenirNextLTPro-Demi", Helvetica, sans-serif;
}

/* line 57, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-margin-top {
  display: inline-block;
  margin-top: 15px;
}

/* line 62, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-margin {
  display: inline-block;
  margin-bottom: 15px;
}

/* line 67, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-uppercase {
  text-transform: uppercase;
}

/* line 71, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-word-wrap {
  word-wrap: break-word;
}

@media (max-width: 767px) {
  /* line 75, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-hide-on-mobile {
    display: none;
  }
}

@media (max-width: 991px) {
  /* line 81, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-show-only-on-desktop {
    display: none;
  }
}

/* line 87, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-small {
  font-size: 0.8rem;
  display: inline-block;
  line-height: 1.8rem !important;
}

/* line 93, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-postscript {
  font-size: 1.4rem;
  color: #4b5b63;
}

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

/* line 106, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-sup {
  top: -0.5em;
}

/* line 110, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-sub {
  bottom: -0.25em;
}

/* line 114, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-superparagraph {
  font-size: 1.6rem;
}

@media (min-width: 992px) {
  /* line 114, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-superparagraph {
    font-size: 1.9rem;
  }
}

/* line 122, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-eyebrow {
  font-family: "AvenirNextLTPro-Demi", Helvetica, sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.69px;
}

@media (min-width: 992px) {
  /* line 122, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-eyebrow {
    font-size: 1.3rem;
  }
}

/* line 134, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-eyebrow-small {
  font-family: "AvenirNextLTPro-Demi", Helvetica, sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.69px;
}

/* line 142, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-font-AvenirNextLTPro-Light {
  font-family: "AvenirNextLTPro-Light", Helvetica, sans-serif;
}

/* line 145, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-font-AvenirNextLTPro-Light a {
  font-family: "AvenirNextLTPro-Light", Helvetica, sans-serif;
}

/* line 150, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-heading {
  font-size: 2.4rem;
  font-size: calc( 2.4rem + ( 30 - 24 ) * (100vw - 320px) / (448));
  margin: 2em 0 1.5em;
  font-weight: 300;
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #4b5b63;
}

@media (min-width: 768px) {
  /* line 150, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-heading {
    font-size: 3rem;
  }
}

/* line 163, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-heading::before, .selectionStyle-heading::after {
  content: "";
  border-top: 1px solid #f0f0f0;
  margin: 0 20px 0 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 20px;
          flex: 1 0 20px;
}

/* line 171, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-heading::after {
  margin: 0 0 0 20px;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 1, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button, a.hyperlinkStyle-button-small, a.hyperlinkStyle-button-big, a.hyperlinkStyle-button-block, a.hyperlinkStyle-button-block-mobile, a.hyperlinkStyle-button-white {
  background-color: #fa4619;
  border: none;
  border-radius: 0;
  color: white;
  cursor: pointer;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 10px 30px;
  text-decoration: none;
  font-weight: 600;
  box-sizing: border-box;
}

/* line 14, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-small {
  padding: 10px 25px;
}

/* line 20, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-big {
  padding: 10px 60px;
}

/* line 26, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-block {
  display: block;
}

@media (max-width: 767px) {
  /* line 32, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
  a.hyperlinkStyle-button-block-mobile {
    display: block;
  }
}

/* line 40, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-white {
  background-color: white;
  border: 1px solid #fa4619;
  color: #fa4619;
  transition: background-color 0.3s, color 0.3s;
}

/* line 48, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-white:hover {
  text-decoration: none !important;
  border: 1px solid #fa4619;
}

/* line 54, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button:hover, a.hyperlinkStyle-button-small:hover, a.hyperlinkStyle-button-big:hover, a.hyperlinkStyle-button-block:hover, a.hyperlinkStyle-button-block-mobile:hover, a.hyperlinkStyle-button-white:hover {
  background-color: #fa4619;
  color: white;
  text-decoration: underline;
}

/* line 60, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-inverse {
  background-color: white;
  color: #fa4619;
}

/* line 64, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-inverse:hover {
  background-color: #f5f8f8;
  color: #fa4619;
}

/* line 70, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-bevel {
  position: relative;
  display: inline-block;
  text-decoration: none;
  background-color: #fa4619;
  color: white;
  padding: 11px 30px;
  z-index: 1;
  font-weight: 400;
  font-size: 1.6rem;
  max-width: calc(100% - 40px);
  text-transform: uppercase;
  transition: ease-in-out all 200ms;
  letter-spacing: 2px;
}

/* line 85, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-bevel::after {
  content: '';
  background-color: #fa4619;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  right: 0;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
  z-index: -1;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  transition: ease-in-out all 200ms;
}

/* line 99, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-bevel:hover {
  color: white;
  background-color: #c32700;
}

/* line 103, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-bevel:hover::after {
  background-color: #c32700;
  transition: ease-in-out all 200ms;
}

/* line 110, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-blue {
  position: relative;
  display: inline-block;
  text-decoration: none;
  background-color: #00a3e0;
  color: white;
  padding: 11px 30px;
  z-index: 1;
  font-weight: 400;
  font-size: 1.6rem;
  max-width: calc(100% - 40px);
  text-transform: uppercase;
  transition: ease-in-out all 200ms;
  letter-spacing: 2px;
}

/* line 125, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-blue::after {
  content: '';
  background-color: #00a3e0;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  right: 0;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
  z-index: -1;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  transition: ease-in-out all 200ms;
}

/* line 139, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-blue:hover {
  color: white;
  background-color: #00638b;
}

/* line 143, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-blue:hover::after {
  background-color: #00638b;
  transition: ease-in-out all 200ms;
}

/* line 150, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-offset-left {
  margin-left: -15px;
}

/* line 155, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-background-green-blue {
  background-color: #00aa96;
}

/* line 158, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-background-green-blue::after {
  background-color: #00aa96;
}

/* line 162, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-background-green-blue:hover {
  background-color: #007365;
}

/* line 165, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-background-green-blue:hover::after {
  background-color: #007365;
}

/* line 171, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-background-cerulean {
  background-color: #0099d8;
}

/* line 174, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-background-cerulean::after {
  background-color: #0099d8;
}

/* line 178, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-background-cerulean:hover {
  background-color: #00638b;
}

/* line 181, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-background-cerulean:hover::after {
  background-color: #00638b;
}

/* line 187, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-background-purple {
  background-color: #8a1377;
}

/* line 190, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-background-purple::after {
  background-color: #8a1377;
}

/* line 194, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-background-purple:hover {
  background-color: #671c63;
}

/* line 197, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-background-purple:hover::after {
  background-color: #671c63;
}

@media (max-width: 991px) {
  /* line 206, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
  a.hyperlinkStyle-hide-on-mobile {
    display: none;
  }
}

/* line 214, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-hyperlink-green-blue {
  color: #00aa96;
}

/* line 217, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-hyperlink-green-blue:hover {
  color: #007365;
}

/* line 222, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-hyperlink-cerulean {
  color: #0099d8;
}

/* line 225, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-hyperlink-cerulean:hover {
  color: #00638b;
}

/* line 230, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-hyperlink-purple {
  color: #8a1377;
}

/* line 233, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-hyperlink-purple:hover {
  color: #671c63;
}

/* line 239, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-logo-text {
  font-size: 2.4rem;
  text-decoration: none;
  font-family: "AvenirNextLTPro-Demi", Helvetica, sans-serif;
}

@media (max-width: 767px) {
  /* line 245, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
  a.hyperlinkStyle-block-on-mobile {
    display: block;
    text-align: center;
  }
  /* line 250, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
  a.hyperlinkStyle-block-on-mobile.hyperlinkStyle-block-on-mobile {
    width: calc(100% - 80px);
  }
}

/* line 1, src/sass/components/hyperlinkStyles/_hyperlinkStyles-lang-selector.scss */
a.hyperlinkStyles-lang-selector {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 5, src/sass/components/hyperlinkStyles/_hyperlinkStyles-lang-selector.scss */
a.hyperlinkStyles-lang-selector::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMC4xMTFpbiIgaGVpZ2h0PSIwLjA2OWluIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2ZmZiIgZD0iTTAuOTY2LDIuMzYwIEw0LjQ2Niw0LjM0MCBMNy45NjcsMi4zNjAgTDcuOTY3LDAuOTM5IEw0LjQ2NiwyLjk4MCBMMC45NjYsMC45MzkgTDAuOTY2LDIuMzYwIFoiLz48L3N2Zz4=);
  text-decoration: none;
  margin-left: 1rem;
}

/* line 1, src/sass/components/hyperlinkStyles/_hyperlinkStyle-arrow-on-left.scss */
a.hyperlinkStyle-arrow-on-left {
  color: #fa4619;
}

/* line 4, src/sass/components/hyperlinkStyles/_hyperlinkStyle-arrow-on-left.scss */
a.hyperlinkStyle-arrow-on-left::before {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzLjYiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDMuNiA3Ij48ZGVmcz48c3R5bGU+LmNscy0xIHtmaWxsOiAjZjE1YTIzO2ZpbGwtcnVsZTogZXZlbm9kZDt9PC9zdHlsZT48L2RlZnM+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTI1NTcsOTI3LjIyNGwxLjktMy41aC0xLjdsLTIsMy41LDIsMy41aDEuN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMjU1NS4zIC05MjMuNzE5KSIvPjwvc3ZnPg==);
  text-decoration: none;
  margin-right: 0.75rem;
  position: relative;
  top: -1px;
}

/* line 1, src/sass/components/hyperlinkStyles/_hyperlinkStyle-redesign.scss */
a.hyperlinkStyle-button-redesign {
  background-color: #fa4619;
  border: none;
  border-radius: 0;
  color: white;
  cursor: pointer;
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 10px 20px 10px 30px;
  text-decoration: none;
  font-weight: 600;
  box-sizing: border-box;
  font-size: 1.6rem;
  letter-spacing: 2px;
  position: relative;
}

@media (max-width: 991px) {
  /* line 1, src/sass/components/hyperlinkStyles/_hyperlinkStyle-redesign.scss */
  a.hyperlinkStyle-button-redesign {
    min-width: 265px;
    text-align: center;
  }
}

/* line 22, src/sass/components/hyperlinkStyles/_hyperlinkStyle-redesign.scss */
a.hyperlinkStyle-button-redesign::after {
  content: " ";
  position: absolute;
  right: -24px;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 40px solid transparent;
  border-left: 25px solid #fa4619;
}

@media (max-width: 991px) {
  /* line 22, src/sass/components/hyperlinkStyles/_hyperlinkStyle-redesign.scss */
  a.hyperlinkStyle-button-redesign::after {
    border-bottom: 44px solid transparent;
  }
}

/* line 38, src/sass/components/hyperlinkStyles/_hyperlinkStyle-redesign.scss */
a.hyperlinkStyle-button-redesign:hover {
  background-color: #fa4619;
  color: white;
  text-decoration: underline;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/countrySelector/_countrySelector.scss */
.countrySelector ul {
  -webkit-column-count: 3;
          column-count: 3;
  -webkit-column-gap: 20px;
          column-gap: 20px;
  list-style: none;
  padding-left: 0;
  padding-bottom: 15px;
}

@media (max-width: 991px) {
  /* line 3, src/sass/components/countrySelector/_countrySelector.scss */
  .countrySelector ul {
    -webkit-column-count: 1;
            column-count: 1;
  }
}

/* line 15, src/sass/components/countrySelector/_countrySelector.scss */
.countrySelector .country-names {
  line-height: 1.75em;
}
/*stylelint-disable*/
/* line 5, src/sass/components/gridFilterSection.scss */
.grid-filter-section__header {
  font-size: 1.4rem;
  font-weight: 300;
  color: #8c8e8e;
  margin-bottom: 0.75rem;
}

/* line 13, src/sass/components/gridFilterSection.scss */
.grid-filter-section__tag-list {
  margin-top: 0.75rem;
  padding-left: 0;
}

/* line 22, src/sass/components/gridFilterSection.scss */
.grid-filter-section__tag-list li {
  position: relative;
  list-style: none;
  margin-bottom: 10px;
}

/* line 33, src/sass/components/gridFilterSection.scss */
.grid-filter-section__tag-list input[type="checkbox"] {
  cursor: pointer;
  opacity: 0;
  width: 15px;
  height: 15px;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
}

/* line 44, src/sass/components/gridFilterSection.scss */
.grid-filter-section__tag-list input[type="checkbox"] + span {
  pointer-events: none;
  line-height: 1.5em;
  font-size: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 51, src/sass/components/gridFilterSection.scss */
.grid-filter-section__tag-list input[type="checkbox"] + span::before {
  position: relative;
  top: 2px;
  left: 0;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 5px;
  content: '';
  z-index: 0;
  box-sizing: border-box;
  transition: 0.2s ease-in-out;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* line 67, src/sass/components/gridFilterSection.scss */
.grid-filter-section__tag-list input[type="checkbox"]:checked + .grid-filter-section__localized-tag-title {
  color: #fa4619;
}

/* line 72, src/sass/components/gridFilterSection.scss */
.grid-filter-section__tag-list input[type="checkbox"]:checked + span::before {
  background: #fa4619;
}

/* line 76, src/sass/components/gridFilterSection.scss */
.grid-filter-section__tag-list input[type="checkbox"]:checked + span::after {
  content: '';
  position: absolute;
  top: 5px;
  left: 3px;
  height: 4px;
  width: 7px;
  border-left: 2px solid white;
  border-bottom: 2px solid white;
  -webkit-transform: rotateZ(-45deg);
          transform: rotateZ(-45deg);
  transition: 0.2s ease-in-out;
}

/* line 91, src/sass/components/gridFilterSection.scss */
.grid-filter-section__tag-list input[type="checkbox"]:not(:checked) + span::before {
  border: 1px solid #8c8e8e;
}
/*stylelint-disable*/
/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/components/gridFilter.scss */
.grid-filter {
  position: relative;
}

/* line 8, src/sass/components/gridFilter.scss */
.grid-filter__header {
  padding: 15px;
  font-weight: 300;
  font-size: 2rem;
}

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

@media (max-width: 991px) {
  /* line 14, src/sass/components/gridFilter.scss */
  .grid-filter__sections {
    display: none;
  }
}

/* line 22, src/sass/components/gridFilter.scss */
.grid-filter__toggle {
  color: #fa4619;
  position: absolute;
  top: 25px;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 2rem;
  display: none;
  cursor: pointer;
}

/* line 32, src/sass/components/gridFilter.scss */
.grid-filter__toggle::after {
  content: "\f078";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

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

@media (max-width: 991px) {
  /* line 22, src/sass/components/gridFilter.scss */
  .grid-filter__toggle {
    display: block;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
@media (max-width: 991px) {
  /* line 4, src/sass/blocks/grid-filter-tag-menu.scss */
  .reference-grid-filter-selected .grid-filter-tag-menu {
    margin-top: 1.4rem;
  }
}

/* line 9, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filter-tag-menu > * {
  padding: 0 15px;
}

/* line 14, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filter-tag-menu .grid-filter-tag-menu-management {
  clear: both;
}

/* line 18, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filter-tag-menu .grid-filter-tag-menu-selected, .reference-grid-filter-selected .grid-filter-tag-menu .grid-filter-tag-menu-clear-all {
  color: #8c8e8e;
  width: 50%;
  float: left;
  margin-bottom: 10px;
  margin-top: 10px;
  box-sizing: border-box;
}

/* line 28, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filter-tag-menu .grid-filter-tag-menu-clear-all {
  text-align: right;
}

/* line 31, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filter-tag-menu .grid-filter-tag-menu-clear-all:hover {
  cursor: pointer;
}

/* line 34, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filter-tag-menu .grid-filter-tag-menu-clear-all:hover .grid-filter-tag-menu-refresh {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* line 39, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filter-tag-menu .grid-filter-tag-menu-clear-all .clear-all {
  display: none;
}

/* line 43, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filter-tag-menu .grid-filter-tag-menu-clear-all .grid-filter-tag-menu-refresh {
  color: #fa4619;
  margin-right: 5px;
  transition: 0.3s ease-in-out;
  display: inline-block;
}

/* line 49, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filter-tag-menu .grid-filter-tag-menu-clear-all .grid-filter-tag-menu-refresh::after {
  content: '\f021';
  font-family: FontAwesome;
  font-style: normal;
}

/* line 60, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filters .filter-item {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  display: inline-block;
  padding: 1rem 1rem 1rem 1.5rem;
  background-color: #f0f0f0;
  border-radius: 50px;
}

/* line 69, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filters .filter-item .remove-filter {
  background-color: #8c8e8e;
  color: #8c8e8e;
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 20px;
  text-align: center;
  margin-left: 5px;
  position: relative;
  transition: 0.2s ease-in-out;
}

/* line 81, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filters .filter-item .remove-filter::before {
  content: '';
  position: absolute;
  width: 2px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotateZ(-45deg);
          transform: translate(-50%, -50%) rotateZ(-45deg);
  height: calc(100% - 6px);
  border-radius: 5px;
  background-color: #f0f0f0;
  transition: 0.2s ease-in-out;
}

/* line 94, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filters .filter-item .remove-filter::after {
  content: '';
  position: absolute;
  width: 2px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotateZ(45deg);
          transform: translate(-50%, -50%) rotateZ(45deg);
  height: calc(100% - 6px);
  border-radius: 5px;
  background-color: #f0f0f0;
  transition: 0.2s ease-in-out;
}

/* line 107, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filters .filter-item .remove-filter:hover {
  background-color: #fa4619;
  color: #fa4619;
  cursor: pointer;
}

/* line 112, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filters .filter-item .remove-filter:hover::before {
  background-color: #f5f8f8;
}

/* line 116, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filters .filter-item .remove-filter:hover::after {
  background-color: #f5f8f8;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/blocks/video-iframe.scss */
.reference-video-iframe .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

/* line 9, src/sass/blocks/video-iframe.scss */
.reference-video-iframe .video-container[data-ratio="16-9"] {
  padding-bottom: 56.25%;
}

/* line 13, src/sass/blocks/video-iframe.scss */
.reference-video-iframe .video-container[data-ratio="4-3"] {
  padding-bottom: 75%;
}

/* line 17, src/sass/blocks/video-iframe.scss */
.reference-video-iframe .video-container[data-ratio="3-2"] {
  padding-bottom: 66.67%;
}

/* line 21, src/sass/blocks/video-iframe.scss */
.reference-video-iframe .video-container[data-ratio="1-1"] {
  padding-bottom: 100%;
}

/* line 25, src/sass/blocks/video-iframe.scss */
.reference-video-iframe .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/blocks/icon.scss */
.reference-icon .icon-fa {
  font-size: 20px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #8c8e8e;
}

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

/* line 21, src/sass/blocks/icon.scss */
.reference-icon.icon-in-circle .icon-fa {
  border: 1px solid #b5b5b5;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 1;
  display: inline-block;
  cursor: pointer;
}

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

/* line 35, src/sass/blocks/icon.scss */
.reference-icon.icon-in-circle .icon-fa::before {
  width: 40px;
  height: 40px;
  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;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 1, src/sass/components/snippetReference/_snippetReference-reference-header-main.scss */
.reference-header-main {
  padding: 0;
}

@media (min-width: 993px) {
  /* line 1, src/sass/components/snippetReference/_snippetReference-reference-header-main.scss */
  .reference-header-main {
    box-shadow: 0 30px 0 0 #f5f8f8 inset;
  }
}

/* line 1, src/sass/components/snippetReference/_snippetReference-reference-footer.scss */
.reference-footer {
  padding: 0;
  background-color: #282e31;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/blocks/go-to-top.scss */
.reference-go-to-top > .component-content {
  margin-top: 3rem;
}

@media (max-width: 991px) {
  /* line 4, src/sass/blocks/go-to-top.scss */
  .reference-go-to-top > .component-content {
    margin-top: calc(26px + 1rem);
  }
}

/* line 13, src/sass/blocks/go-to-top.scss */
.go-to-top {
  border: 1px solid #282e31;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 99;
  right: 0;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: white;
  color: #282e31;
  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: 1.6rem;
}

/* line 30, src/sass/blocks/go-to-top.scss */
.go-to-top:hover {
  background-color: #282e31;
  color: white;
  border: 1px solid white;
  text-decoration: none;
}

/* line 37, src/sass/blocks/go-to-top.scss */
.go-to-top:hover > i::before {
  color: white;
  text-decoration: none;
}

/* line 45, src/sass/blocks/go-to-top.scss */
.go-to-top > i::before {
  content: "\f062";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  color: #282e31;
}

/* line 52, src/sass/blocks/go-to-top.scss */
.go-to-top > span {
  display: none;
}

@media (max-width: 991px) {
  /* line 13, src/sass/blocks/go-to-top.scss */
  .go-to-top {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/blocks/social-icons.scss */
.social-icons a.facebook, .social-icons a.twitter, .social-icons a.youtube, .social-icons a.instagram {
  margin: 0.5rem;
  height: 28px;
  width: 28px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: white;
  color: #282e31;
  border: 1px solid white;
  box-sizing: border-box;
  text-decoration: none;
  border-radius: 50%;
}

/* line 22, src/sass/blocks/social-icons.scss */
.social-icons a.facebook:hover, .social-icons a.twitter:hover, .social-icons a.youtube:hover, .social-icons a.instagram:hover {
  background-color: #282e31;
  color: white;
  text-decoration: none;
}

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

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

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

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

/* line 56, src/sass/blocks/social-icons.scss */
.social-icons-footer .social-icons {
  text-align: center;
  margin: 1rem 0;
}

@media (max-width: 991px) {
  /* line 56, src/sass/blocks/social-icons.scss */
  .social-icons-footer .social-icons {
    margin: 2rem 0;
  }
}
/* line 2, src/sass/blocks/third-party-popup.scss */
.third-party-popup__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 9999999;
  display: none;
}

/* line 13, src/sass/blocks/third-party-popup.scss */
.third-party-popup__wrapper {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  width: 100%;
  max-width: 651px;
  margin: 0 auto;
  padding: 40px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 30, src/sass/blocks/third-party-popup.scss */
.third-party-popup__accept {
  margin-top: 20px;
  cursor: pointer;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/blocks/erosion-quiz.scss */
.reference-erosion-quiz {
  background: linear-gradient(to bottom, #ffff 50%, #f5f8f8 50%);
}

@media (max-width: 767px) {
  /* line 3, src/sass/blocks/erosion-quiz.scss */
  .reference-erosion-quiz {
    background: none;
  }
}

/* line 12, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__container {
  overflow: hidden;
}

/* line 16, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 70px;
  padding-bottom: 70px;
}

@media (max-width: 767px) {
  /* line 16, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz__intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 30px;
  }
  /* line 25, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz__intro .intro-text {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  /* line 29, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz__intro .intro-image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

/* line 34, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__intro h2 {
  font-size: 32px;
  font-weight: bold;
  color: #282e31;
  padding-top: 20px;
}

/* line 41, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__intro p {
  font-size: 16px;
  color: #8c8e8e;
  margin-bottom: 40px;
}

/* line 47, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__intro p:nth-of-type(2) {
  margin-top: 48px;
  font-size: 12px;
}

/* line 52, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__intro img {
  max-height: 410px;
}

/* line 57, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .questionq {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-top: 80px;
  color: #282e31;
}

/* line 65, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__step {
  display: none;
}

/* line 68, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__step.step-active {
  display: block;
}

/* line 72, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__step.step-0 {
  display: block;
}

/* line 77, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__sliders-dots-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 14px;
  width: 50%;
}

@media (max-width: 767px) {
  /* line 77, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz__sliders-dots-container {
    width: 90%;
  }
}

/* line 90, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__sliders-dots-container .range-slider {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  height: 8px;
  background: #f0f0f0;
  border-radius: 99px;
  outline: none;
  cursor: pointer;
}

/* line 100, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__sliders-dots-container .range-slider:hover {
  opacity: 1;
}

/* line 104, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__sliders-dots-container .slider-dot {
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #f0f0f0;
  top: -4px;
  pointer-events: none;
}

/* line 113, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__sliders-dots-container .slider-dot__left {
  left: 0;
}

/* line 117, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__sliders-dots-container .slider-dot__right {
  right: 0;
}

/* line 121, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__sliders-dots-container .slider-dot__middle {
  left: calc(50% - 8px);
}

/* line 126, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__sliders-dots-container .range-slider::-webkit-slider-thumb {
  position: relative;
  -webkit-appearance: none;
          appearance: none;
  width: 20px;
  height: 20px;
  background: #fa4619;
  border-radius: 50%;
  cursor: pointer;
  z-index: 99;
}

/* line 138, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__slider-texts-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 50%;
}

@media (max-width: 767px) {
  /* line 138, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz__slider-texts-container {
    width: 70%;
  }
}

/* line 149, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__slider-texts-container p {
  text-align: center;
}

@media (max-width: 767px) {
  /* line 149, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz__slider-texts-container p {
    font-size: 13px;
  }
}

/* line 157, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__slider-texts-container p:first-of-type {
  margin-left: -30px;
}

@media (max-width: 767px) {
  /* line 157, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz__slider-texts-container p:first-of-type {
    margin-left: -50px;
  }
}

/* line 165, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__slider-texts-container p:nth-of-type(2) {
  margin-left: 10px;
}

/* line 169, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__slider-texts-container p:last-of-type {
  margin-right: -55px;
}

/* line 174, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 75px auto 92px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (max-width: 767px) {
  /* line 174, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz__image-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 50px auto;
  }
}

/* line 187, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .image-container__one {
  max-width: 70%;
  position: relative;
}

/* line 191, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .image-container__one img {
  max-width: 100%;
}

@media (max-width: 767px) {
  /* line 187, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz .image-container__one {
    max-width: 90%;
  }
}

/* line 200, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .image-container__two {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: auto;
  margin-left: auto;
  max-width: 50%;
}

/* line 206, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .image-container__two img {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  /* line 200, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz .image-container__two {
    max-width: 90%;
  }
}

/* line 216, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .image-container__four img {
  margin-right: 23px;
  max-width: 23%;
}

@media (max-width: 767px) {
  /* line 216, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz .image-container__four img {
    max-width: calc(50% - 10px);
    margin: 5px;
  }
}

/* line 225, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .image-container__four img:last-of-type {
  margin-right: 0;
}

@media (max-width: 767px) {
  /* line 225, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz .image-container__four img:last-of-type {
    margin: 5px;
  }
}

/* line 236, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz input[type=radio] {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #bfc0c0;
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-bottom: 9px;
  cursor: pointer;
  background-color: white;
}

/* line 247, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz input[type=radio]::before {
  content: '';
  display: block;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  background-color: #f0f0f0;
  position: absolute;
  top: 6px;
  right: 6px;
}

/* line 259, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz input[type=radio]:checked {
  border: 1px solid #fa4619;
}

/* line 262, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz input[type=radio]:checked::before {
  background-color: #fa4619;
}

/* line 268, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__radio-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
}

@media (max-width: 767px) {
  /* line 268, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz__radio-container {
    width: 80%;
  }
}

/* line 280, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__radio-container div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

/* line 288, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__radio-images-title {
  position: relative;
}

/* line 292, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__radio-images-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 60px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 298, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__radio-images-container div {
  padding: 15px;
  width: 256px;
  height: 256px;
}

/* line 304, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__radio-images-container input {
  z-index: 99;
}

/* line 308, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__radio-images-container label {
  display: block;
  background-size: cover;
  width: 256px;
  height: 256px;
  position: relative;
  top: -56px;
  left: -13px;
}

/* line 318, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__radio-images-container input:checked + label {
  border: 1px solid #fa4619;
}

@media (max-width: 767px) {
  /* line 323, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz__radio-images-container div {
    padding: 0;
    margin: 5px;
    width: calc(50% - 10px);
    padding-bottom: calc(50% - 10px);
    height: 0;
    position: relative;
  }
  /* line 331, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz__radio-images-container div label {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }
}

/* line 344, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__results {
  visibility: hidden;
  height: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 352, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__results h3 {
  font-weight: bold;
  font-size: 32px;
  line-height: 40px;
  color: #282e31;
  text-align: center;
  margin-bottom: 16px;
}

/* line 361, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__results p {
  line-height: 24px;
  text-align: center;
  width: 50%;
  margin: 0 auto 75px;
}

@media (max-width: 767px) {
  /* line 361, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz__results p {
    width: 80%;
  }
}

/* line 372, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__results .results {
  display: none;
}

/* line 376, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__results .barometr {
  height: 200px;
  width: auto;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 130px;
  background-position: center;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAwwAAAGJCAMAAAAQQ0QLAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAABgUExURUdwTFTSFk3WF/nyB+QhICDPE+yBF89sHGLLFUnKE+QiH/K0EfKYGPn1B/frCEznHvCSGCLIEOMiH++NGPTJD/biCe+dGDzlH/r/BhXGEOQjIOolIOlTHO1/Gb/3DXvuFgS8wC8AAAAWdFJOUwBkmvWK/SwWL9LLStXSp+Oh4lR1/XDHABqNAAAS40lEQVR42uyd6VbbSBhELfXIkiJj4SDatI3N+7/lSDaEsMRo6eVbqmbOyTkzmfkRuNyqbglWKyRi1uvmksftdtvddZ35lK7/h/2/erz+rvUaf2KInJR9msc+2+1dH2OeJsSY4b/p2ejTrPv/E/48EY4Q9A4Yvvz3n/6TPv9vkWHuLtJYrwEFwqMIXTrQnS8E/iGMS5NCiUKo9qG+DfVVKCAEX6DoK1Tfn9CeEEqr+OKCp0S5eALdCUmtg6ZJicFnJJoGRCBJOIhcikZlKE4gAol5UvS4JYfBR0k8ojUhEQ6LehCeGMQMh7D4eCE6hQBFIADhhxkBIBCP1YhJM7oJRIOPI7JUCWyN8F1lwscTmQtC8ygDhHcgcO6KqOxG/zxlgiAQxUqAIJCZJMhUwudJDR4QkPBemMADcuPkyDypSj8gwAPy3WBWRsI19h5+QD61I5UkPD111toNeEDUk/AKA3hAXuuRnsX8bUv6k8097h+UDwXVJPwRwxsPD+AB9QgwvAV1SWOq7d0TYr8GdUmbFLJ6DxKenoz9NpsH6EGNFPJ2v9+fwcLXlgQ9qJPCJS9g4cneyD30oEIK10ANnb0ZHC6JlkK+/ytQww8w4HBJrhTe+tGfoCWNCPQgux+hJ40VA8a0wH70HQroSSNhQFuSeH4ENUxvScBBBwra1WDspOAmjj8K7f5G0JKAg54DpJsoKO9JdnpwtCTpAAk9aW5LAg6yUdCths5a4AAUAMPMlgQcBKOgeUIba4EDZjPUsKQl4WRJzmEqJvTilgQcZKKgtycZa4GDcBTq/dSc0ZIW4ICHNKiiUE1HQa0arKfc48dj0TxC2s/KGS1pGQ44WJKCgtIJ3VkLHLCb0ZN8tiQsaQm7WXdPMtZzNpgO3BuS2p7UWe9BVxKAgko12BABDpzHglo1mCAwYDpwvFlQP6E7Gyi4deDckHT2JBsu6Ep8G5LKnmQCwoCuxFoL+tTQ2aCBHGJrIW89sqBMDTZ0IIeYyer9HjBQbEm4g+PckPT1pM5GCLpSJC203llQpQYbJZADTy3oumowNlIgBz7nqVrV0MWCwW4e8AnLTwuqYLARAznwWgvaJrSJCQPkwE8LmtTQ2biBHLhpQdGEtrGDYyVmWtDTk4yNn3tcSLPSgpqe1CWAAXLweqAaXAtq1GDTBE8reatIdQwWVKjBJILBbrCjSd+zaZzQnU0WHLJyqUhaepJNGOzoxcu5jsaCgp5kUsKAHb20Iu1j5oyWhB2t93IBMOA+GpcLKie0scmDqsShImlQQ2cJBFWJfkXSMKFJwIBTpekstPsUQUvCBRzmgoae1FkqwQUcyYs2TWqgAwOqErVnkbSpwVhCwRkr7YokfUJ3lGDAGes4FvZJAxgwHDAXpPckY6kFw4Hg7YKOntRZejRgONC7XVChBoIw4MaB6nQWrgZjSQYzms7DSHomdEcTBsxomtNZdk+iCgNmNLGbNgU9yViywYymOJ0lq6GjCwNmNMXpLFkNlGHAbfTH6UyJBYkwGEs7eOOH2jGS4J7UWdCAYySogQcMOFQi8gSGfDUYa0EDjlQBAw8x4FCJKgvibqFZwKCehqolyYIwNRhrQQP5NERZEDahO8uFBsUXDhlVFoT1JDYwKKaBMAuiepKxjKL0KdZsTzkQA67f9F47y1UDLxg00kCcBUkT2lrQAC+gJzEUgzoaypw8C3J6Ej8YVNHAgQU5Pcla0AAWoAamYlBEAxMWpKiBJwxKHmLlwoIQGIy1oAEsoCcxFoMKGhixIEMNfGEQvxs4sSBDDdaCBtw7AwbmYhBOQ8mLBQm30LxhkEwDNxYEqMEyzwNYwISGGGTTwI8F/j2JPwwyf4ID5ffaxPYkKyAPYAFqgBikvhdd8WSBuRpEwCCOBq4sMJ/QVkZkfT8lot83T3pPMhY00Lts48sC657UWTE0iLl8q3K+LLDuSVZOpDzCWnJmgbMajAUN1MKbBcZq6CTBIOMxpWwPGNCScPkmgQW+PclY0IALBqhBYEsScPkmgAW2arDiwvu6gfFlG3sYjAUNOFTFLbTMlsT7gFUKCzzVYC1owBvPmNBSWxLjIyUxLLDsSZ1QGHi++SbiIIlvT7Jiw3BEyzhIYqsGIxcGfkdKYsYzUzV0cmHgN6JlscBvQlvJucd4Rk9CS+J4pCRpPLPsSZ1sGDgdKckazxx7knAWGI1oYeOZoRqMdBj4jGiJLPBSQ2fl04DxDBjQkjiNaHnjmV1PMhpg4DAbylomC5zU0FkVNJQYz1ADWhKTEZ3tAQNaEmbDhYVWLgx7tCTcvWE8M1ODGhZIj2jBg4HRhDZ6YKA8G2SzwEUNnSIY6M4G0YOBDwxWVYjOhqreSw9aEmYDBgMjNXS6YKA5GzL5LLCY0FZbCM6GqlUAwx4tiWDIFaWy1sACg57U6YOB3ENKuQoWGPQkqzDEfqhP1uqAgbwajEYYaJ2vVrUSFsiroVMJA6Xz1TLfqwlaEs5Xb5ekolADwxktiV5Oz7/JlKSdcwV6ElpSMhaOx19rKiXJDSmgBrSkNFo4HA7H/0oiJclpouEFLYmYFg4DDIffVEqS04QDWhI1LVxooFCUXkuSIhrOaEn0WKBRlN5K0isNBXoSWlK0vKMw5DehkqRGDme0JGpaIFGUPpSk1wCGaV/Oh7/M9VfAMEULx8PHpC5KH0uSFjks++S/5O412+317+uvb7n+HrSk8VogcKL0pSTpkMN5HgR35vrp/zikWV9TDukVe8n1HzWX37C9wjEBCkViOJ2Oh685/kqphtz9I7Ll8DJVBRcGtgMBl8/8kRW0h6O5UDGSiU6zFl6LErGSpEEOE2xwUUHTLNp266Z5QwIt6c8927dJVpTK2t1IobsnDRwMMlh7O+JYr3tL3CCiU66FtEUpd04pDS8jQOg5CPCBKa9EfAdEBxb6/EdrPWvA4XwLhKEXBf0CVV5a0ycgDFBId9lwuyQJp+HlBgjrKKbuFfHREB1YGGBIc9lwaz3L39HfkDBUoybqR2IwRA+EHhiej4fDjzT8pliSRMvh/JmE7bZJIuh1MzQmFS3pRy0k29B54TTT8PKxHEVWwjeC6KCFZJcN1VgWpOJwfndCUhLeeHi430ALr4ms6DHrWTYNL3RIeFvUknk4HcezEHtDZ4VzynG4LOaG1PdyE+uHKVoYaIi6oceuZ8E0tL0UCP5ogLK532yUsxB5Q+duekTh0NZ5tSIaaXVpKgqRN/R0MYiioW3zjPTP4x70oJmFwyHePXQ5RwxibuAoS+FvPQhpS8/HGSwc46lh6nqWJIe2zhigcPmSJaEtzdJCzJfeph2ripID9X4krC2dTsfDzMTa0PPFwFwObV4xQuHaljjjMFcLEV/zmbee2cuhX83VimH68aBOC/HUkLulKXhaYcU0PHFYpoVIx6uLxcCQhpYxCkxxWKaFWK/5LBcDOxyYo8BwOyzWQhw1VIVTRoMAFLjh4IWFwzH006uLjlU57mheh6k3w+Wg1Q8KEdSQFd5g4CCHthaDApt7B28shD5e9SgGDnJos2olKiX9Jf189MdC2ONVn2IgLwchY4HVwZJPLQRWg2cxkKahHwsrkaHclXxqIbQafIuBLg5tK2ksfApVOfjWQlA1+Lhv40GDyIZEfTqcjv5ZCKeGzIVJQe8MaSU7ZXOvQQsBX4cud04FDcK1QFMOgVgIpoZQYqD1Q0Lla+HPkKa0nA+hEkYN1c4FTEFGC+VKSejI4RSOhUBqyFzYkGAhz1aKQkQOz8dDwIRQQ1gx0JCDirVATQ4htRBKDbkLnsTLQR0KlxvpxFdwoVEI8rxeeDGkloO4B5E4yCECCwHe8sldlKSTQ56VK51JtxxOYddCqJ/zFkcM6eSgsiKlfngvhhZCrIbcRUsKObRqtZCuKsXSgvfVEE8MSWjQdaBKoyrF0oJ/NUQUQ4I7B80VKdWpUjwt+L5rKHeRYYi5HFqwEL0qxdSCbzWEeI+BihyUz4W/aGhi0XA6HQ+R408N/l9woyOHOgMGkYdDbC34VUMKMUSiARXp43CIsRYSsODvlbc0YoiBA+ZC9OFwSoNCrwbWYghPg6LHtanQkIoFb2rIXbqEvHPAdI5Nw+n5mIwFPxdv1c6JpAEs/GNGbwRqYciauRgCViUcI0We0Sm14EsNacUQDIca0znuEWtiLfg5Xc2cE0gDjpEiuyGxFvxcvJU75+ThABbi0pBcC37UkPBcNRwNYOHHr4H3Au7ZvJ+u1o5IPB4rgYWoNJyIoLB4QleFI5MCLHCkgQwLi3+uVe4IxY8ccO089vpNwoGqRzVUOyeNBrAQkwY6Wlg+obPCEQsezeNEAyUtLD1dLWtHLgW8wGU30NLC0mdXq8IRDLYzDxqoaWHhA0q5I5kCLNCngZ4Wlk1oYvN5MQ1gIRoNCV5zDjyhs8I5QTjg2bxoT2bQ1MKiCV07J4gGsBCNhmeyLMye0FXhKNMwEYcWLMylYSNFCwsmdO6cHBpavMsTiQbiLMyb0OXOOTE4gIUlmfAm6On5eKANw6wJnRVODg1433lRRn+XAOJamP0gd+0YpMDFcxwaZGhhbk+qds5JwQEsRLlu4KCFeRM6c04KDThUjUIDBy3Mu2ooa+eE4IBD1RhHSly0MGdCV4UTQgMOkmIcKT2zYWFGT8odp9w6VgILvmiQoIU5E7rcOSE0YDx7mw0PMliY3JOywjkROOBJ1eAj+sRlOc+9asidE0EDxnPwEc1MC9N7EreW9K934DCeg49oflqY2pP4taTvj5VyfP6GvYlmqIXJPSl3XIPxHHM2cNTC1J5U7djC8LccMBjCzgauWpjWkzLnBNCAwRB2NjyzZWHSIxm5cwJwQEkKORtOjFGY0pM4t6T3Q1bcMIScDbxZmNCTuJ4lfcABgyHgbDhxXc7Te1Lu+AePJAUsSsy1MKUnlTsBMNQYDOHy34E/DCN7Ev+W5NwOJSnkbPh15I/DuJ4koCUVKElB8/ugpCdJaEkoSaGL0lFHTxLQklCSgp8oCShKY953E9CSUJJQlPz0pBolCVFwojTmWxBX7FvSDmJAUfLTkzLuLBR4iQFFydMldI2ShIw6deR+ovRzT2LfkgqcJKEojcz/7d1BctNQEIThWBWIlZ20xPe/J4tA4RjsFFUzslrv6yuQZubvnid/9d9m/JZkSdpuUbocfE9K35JUDBsuSuGj4atwNb5+liRh6KoSOr1+Rs/blg3hi9LjcHXKNoMDPQxdtyfN6JmGGQ2Pw9XwYFWsiqHrwtVsZNA9i1cLX/hkX6yKVY2GQmhYEAMNNBoeQUM2MhgMRkNhuHoyGGio5u3BRcZkMNB/K3k03IeG6FsMfZvRUAkN0ciwOMQwGgqhIbllMBiMhlJomBADDTYa7kFDNDKIkoyGSmhIRgaDwWgohYZkZDAY1NCl50mTwUDD1dB3oCH3LYNzVaOhFhqCf8nNO4ZnK/fJ278fQgfz8+yv8dkKfvK2HgsZFG7PHw3Hqt1yzeCTGEZDLUEHV24Gg+KtFhpykUGuqngr/ipA7sMeuap0tZigYz8fJleVrlZDwwyfaUiE/rt2y+Vn+Ayhiwk6lp/hM4SuPlyNPVmFz/akaoJO5WfPPfejt6PUbqn87DsARkO5GRZbEg1aNdzGSan8rGTY1Z6UidCXmw46lZ8db9uTygn6BJ9p2Krh5op7tiXRuHvS6xHMYEuyJ5UTdOr7Z1uSPan8IONsS6KB96RPBxknWxKNnCddE3TmMYYsSe/WQNCTLYmK9qR4M2Tys7ukHSoSGq7jpNCXPe6S7En1cVLoZRJk2KFCvyb2xwyZl0m2JHtSQ5yUaQbBqnC14TppsiXR0CX0VZwUeZkkWN1ruHqJNkNkmLT4uwMN9dlqZrIqWBWuNmSrkcmqWwzhasepXmSYBBlAQ4sZtAw0OjSswcmqH/jUNLTESZHJKmQADczwS5Bhx9AQnK0ukIEGh4bfZohMVh0mgYaOouEMGWj42u1HrhlUbgi6pWhIrBn8Xg9oaHnRkPhpDFd6zNDSuiWaAT8j6JaiIdAMkAFB95ghsXNjBgTdUTQkvmZwsrpvBXbQuWbQPyNoZsDPCLqzdUs0g/ttZmgxQ2IBzQzipJYKOvHRpzBJnNRSQSeaQZgkTmIGyao4qfMeI9AMs2SVGVoq6MDPAUhWxUk9Zsi7xvBlDGZgBsmqbLXNC6lmkKzKVnvuMfIKaAfczMAMklVFAzN4AC1b3eJjMYF3eh5AM0OPGQI/IcYMstWes9VAM+jcmIEZmIEZWm+4806TFNBaN2bQuTEDM+jcAs2Q17qtzEAt+h5pBtcYxAzMQH16SzRD4McxmIEZeh40BP46g0efzNBjhrznDL4tGaF3ZjAZ6GMy5F3qmQzUNRmYYYs0iRmYgRlMBmZgBmZgBmZgBmbY0AwLMxAzfJjhGzNQjxnS9P4yzXHyh5ag9TVN68s5T/7QIlq3PPlHIyKiz/oJEUFweo5rDJUAAAAASUVORK5CYII=);
}

@media (max-width: 767px) {
  /* line 376, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz__results .barometr {
    margin-bottom: 70px;
  }
}

/* line 389, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__results .barometr__arrow {
  height: 190px;
  width: 100%;
  -webkit-transform-origin: 50% 90%;
          transform-origin: 50% 90%;
  -webkit-transform: rotate(-83deg);
          transform: rotate(-83deg);
  transition: -webkit-transform 1.5s ease-in-out 1s;
  transition: transform 1.5s ease-in-out 1s;
  transition: transform 1.5s ease-in-out 1s, -webkit-transform 1.5s ease-in-out 1s;
  background-position: bottom;
  margin-top: 39px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFEAAAFWBAMAAADj02wJAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAYUExURUdwTDoofzsqgDsqfzspfzsqgDsqfzwrgCRv5OsAAAAHdFJOUwAb35A/umYfXDHeAAAFCklEQVRo3q3aTZOiRgCAYZXGM0U2mStkNuXVZCrhytamlismqeVK9sI5YtN/P7p+DP39MjUerbcE9bG7aVmtHI9sRR81Ln/F5YGG64+4PNFSTLTcjrRMJC6PtEyP9EvaKFrmin6djephOSwo97CsVAvLThWw3KkSUtopiEmoBSVkt1UKskuUku9dpkpBdhulILv8XNYQnYKYeDmcyz1EpyC77lwWEJ1i7NaXEmFaK1qKSzlBdJBdcinl+5bppUTsLpQYu2tZQ0oMEy+H7+UeomPsuu9lgcsSolPqP4gOsRPXcoLoELvkWsr3LNNrCdhdKRF2T7eyhpQIpmFxuYfoCLvuVha4LCE6wO6GDrAT93KC6AC7ZHkpIbozOzK9MnZPj7KG6JaUPUQXZ1c9yhZSirPbPcoSoouye6CLshOv5QTRRcvktRxxKSG6KLvNrMzQmBjH1Lyp7CG6GLtqVrYQ3ZKyhOgi7GboIuzEvJwgukiZzMsRlxKii7DLtTKjZRBT88ayh+jC7CqtbCGlJWUJ0QXZaeiC7IReThBdsEz0csSlhOiC7HKjzGgZmI4bo6xx2UN0IXaVUbaQ0pKyhOgC7Ax0AXbCLCeILlAmZjniUkJ0AXYbq8yia7oYu8Yqa1z2EJ2fXYXLzipbXBYQnZedhc7LTuBya5cTLkeIzssutcsjROdll9ulh13jKGtc9hCdD1OFy85RtpELiQi7tassIToPJoHLrauccDlCdB52KS43rtLJzoXOza5xljUue4jOjanCZecsW1wWEJ2TnROdE5PA5dZdTpCSk52nlBCds9y4Swc7NzoXu8ZT1rjsIToXpgqXnadscVlAdA52HnSO6Vj4yhNE52CX+MoRlxKic5QbX2mxe/KVFrvGW9a47CE6G1OFy85btrgsIDqLnRedxU74yxNEZ7ELlCNEZ5Wpv5QQnbUKzP2lwa4JlDUue4jOLKtAuYeUTHahsoDoDHYBdAY7ESpPkJLBLliOEJ1RpqFSQnQGuzxYZpCSzo6XQ7DsITqdXRcsW1wWEJ3GLohOYyfC5QlS0thFyhGi08o0XEqITmOXR8oMUppj4uUQKXuIbs6ui5Tt8jKCbsYugm7GTsTKE6Q0YxctR4huVqaxUkJ0M3Z5tMwgpVdMvByiZQ/RvbLromW7tIyie7CLonuwE/HyBCk92CXxclxapvFSQnQPdjkoM0jpvgokZQ3R3dlVoNwvLDtQtt4dPed0DNDd2AlSniC6GzteJqQcIbobuw0pjxDdjZ1F6fjLy187FyazlP+en/zwm6M00I1XiuvKZqc/dbwPlaKzMOnPHDzLGKuUmWcB2ZojXelbZpcmujpw04DwXzEOOrut/2o51TEl/surrX601H8ZOD9RqZdH/5bCmUge2KMZtMOFykYrm8AOUaMR4eUAy/0byzF4V0vDPk/jHZk7RDt/ufdvkuiffMDSefbY+H02+tCQOn+Zlnlp/gQPgVtV9CF5/tscjAHUGOZ9v/eTNTLI+5muO2vyMMel6/HX3+ypyxzrnj/5xjr7/+S/X37fucZkPneAJdh9acXnYjIlZAvXS3ytuGD1y1f+0cN/fMMVH78ujixvDnjfZr7Hsu7o7tbqR/iSwRc94P156++Wb3Az25rP749/HP+y/eT6Tp+df2z/QE7y+vhsfUDe230+6yfwHLgdbT4gHL8Gb8Fcf7ktqn7++il2M/Hqw5eXlz/+tF/vfwThhdavaCuBAAAAAElFTkSuQmCC);
}

/* line 404, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__results.result-1 .result-1 {
  display: block;
}

/* line 408, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__results.result-1 .barometr__arrow {
  -webkit-transform: rotate(-83deg);
          transform: rotate(-83deg);
}

/* line 414, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__results.result-2 .result-2 {
  display: block;
}

/* line 418, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__results.result-2 .barometr__arrow {
  -webkit-transform: rotate(-48deg);
          transform: rotate(-48deg);
}

/* line 424, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__results.result-3 .result-3 {
  display: block;
}

/* line 428, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__results.result-3 .barometr__arrow {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

/* line 434, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__results.result-4 .result-4 {
  display: block;
}

/* line 438, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__results.result-4 .barometr__arrow {
  -webkit-transform: rotate(48deg);
          transform: rotate(48deg);
}

/* line 444, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__results.result-5 .result-5 {
  display: block;
}

/* line 448, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__results.result-5 .barometr__arrow {
  -webkit-transform: rotate(83deg);
          transform: rotate(83deg);
}

/* line 454, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__tips-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: auto;
  margin-right: auto;
}

/* line 460, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__tips-container h3 {
  margin-bottom: 50px;
}

/* line 464, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__tips-container .tip {
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 470, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__tips-container .tip p {
  text-align: left;
  width: 70%;
  margin: auto 0;
}

/* line 476, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__tips-container .tip img {
  width: 80px;
  height: 80px;
  margin-right: 24px;
}

/* line 484, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .button-quiz {
  text-transform: uppercase;
  font-size: 15px;
  border: none;
  cursor: pointer;
  padding: 11px 30px;
  font-weight: bold;
}

/* line 492, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .button-quiz__orange {
  background-color: #fa4619;
  color: white;
  position: relative;
}

/* line 497, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .button-quiz__orange::after {
  content: '';
  background-color: #fa4619;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  right: 0;
  -webkit-transform: skewX(-30deg);
  transform: skewX(-30deg);
  z-index: -1;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
}

/* line 512, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .button-quiz__orange:hover {
  background-color: #c32700;
  text-decoration: underline;
}

/* line 516, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .button-quiz__orange:hover::after {
  background-color: #c32700;
}

/* line 522, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .button-quiz__grey {
  background-color: #bfc0c0;
  color: #282e31;
  position: relative;
}

/* line 527, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .button-quiz__grey::after {
  content: '';
  background-color: #bfc0c0;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  right: 0;
  -webkit-transform: skewX(-30deg);
  transform: skewX(-30deg);
  z-index: -1;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
}

/* line 542, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .button-quiz__grey:hover {
  background-color: #aaaaaf;
  text-decoration: underline;
  color: #282e31;
}

/* line 547, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .button-quiz__grey:hover::after {
  background-color: #aaaaaf;
}

/* line 554, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .button-intro {
  width: 174px;
  text-align: center;
  display: block;
  margin-bottom: 16px;
  z-index: 1;
}

/* line 562, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .button-result__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 567, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .button-result {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 60px auto 96px;
}

/* line 573, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .status__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 98%;
  margin: 50px auto 40px;
}

/* line 580, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .button-next-question.locked {
  background-color: #f0f0f0;
  cursor: auto;
}

/* line 584, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .button-next-question.locked::after {
  background-color: #f0f0f0;
}

/* line 589, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .button-prev-question {
  background-color: white;
  color: #8c8e8e;
  visibility: hidden;
}

/* line 594, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .button-prev-question:hover {
  color: #fa4619;
}

/* line 599, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__status {
  margin-right: auto;
  width: 95%;
  display: none;
}

/* line 604, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__status .status__progress-bar {
  margin-bottom: 100px;
}

/* line 607, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__status .status__progress-bar .quiz-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 613, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__status .status__progress-bar li {
  display: block;
  height: 8px;
  background-color: #f0f0f0;
  width: 16%;
  padding: auto 6px;
}

/* line 621, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__status .status__progress-bar .step-active {
  background-color: #fdaf9b;
}

/* line 625, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz__status .status__progress-bar .step-passed {
  background: #fa4619;
}

/* line 631, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .tooltip {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fa4619;
  position: absolute;
  z-index: 1;
  right: 16px;
  bottom: 16px;
}

/* line 642, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .tooltip::before {
  content: 'i';
  display: block;
  color: white;
  font-size: 25px;
  font-weight: bold;
  width: 38px;
  position: absolute;
  left: 16px;
  top: 7px;
}

/* line 654, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .tooltip span {
  visibility: hidden;
  padding: 28px 34px;
  line-height: 32px;
  position: absolute;
  background-color: white;
  width: 1200%;
  border-radius: 4px;
  right: 20px;
  bottom: 70px;
  display: block;
  box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
}

@media (max-width: 767px) {
  /* line 654, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz .tooltip span {
    width: 700%;
  }
}

@media (max-width: 449px) {
  /* line 654, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz .tooltip span {
    width: 600%;
  }
}

/* line 675, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .tooltip span::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 24px 24px 0;
  border-color: transparent #ffff transparent transparent;
  position: absolute;
  bottom: -24px;
  right: 10px;
}

/* line 690, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .tooltip:hover span {
  visibility: visible;
}

/* line 695, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .tooltip__title {
  bottom: -35px;
}

/* line 698, src/sass/blocks/erosion-quiz.scss */
.erosion-quiz .tooltip__title span {
  width: 1700%;
}

@media (max-width: 767px) {
  /* line 698, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz .tooltip__title span {
    width: 800%;
  }
}

@media (max-width: 449px) {
  /* line 698, src/sass/blocks/erosion-quiz.scss */
  .erosion-quiz .tooltip__title span {
    width: 600%;
  }
}

/* line 714, src/sass/blocks/erosion-quiz.scss */
.test-active .reference-erosion-quiz {
  background: none;
}

/* line 718, src/sass/blocks/erosion-quiz.scss */
.test-active .erosion-quiz__status {
  display: block;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/blocks/gum-health-quiz.scss */
.reference-gum-health-quiz {
  padding: 0;
}

/* line 11, src/sass/blocks/gum-health-quiz.scss */
.reference-gum-health-quiz > .component-content {
  max-width: none;
}

@media (max-width: 767px) {
  /* line 17, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz p {
    font-size: 14px;
  }
}

/* line 23, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__container {
  display: none;
  overflow: hidden;
  max-width: 1230px;
  margin: 0 auto;
}

/* line 30, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 70px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  /* line 30, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__intro {
    margin: 0 -15px;
    min-height: calc(100vh - 140px);
  }
}

@media (max-width: 991px) and (orientation: landscape) {
  /* line 30, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__intro {
    min-height: 700px;
  }
}

/* line 48, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__intro img {
  width: 100%;
  height: auto;
}

@media (max-width: 767px) {
  /* line 48, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__intro img {
    height: 100%;
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media (max-width: 991px) and (orientation: landscape) {
  /* line 48, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__intro img {
    position: absolute;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

/* line 65, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__intro .intro-text {
  position: absolute;
  max-width: 1230px;
  margin: 0 auto;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 991px) and (orientation: landscape) {
  /* line 65, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__intro .intro-text {
    padding-left: 15px;
  }
}

/* line 81, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__intro .intro-text__wrapper {
  max-width: 50%;
}

/* line 85, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__intro .intro-text__disclaimer {
  position: absolute;
  bottom: 0;
  max-width: 50%;
}

/* line 90, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__intro .intro-text__disclaimer p {
  font-size: 11px;
}

@media (max-width: 767px) {
  /* line 99, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__intro .intro-text__wrapper {
    max-width: 100%;
    padding: 0 15px;
  }
  /* line 104, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__intro .intro-text__disclaimer {
    max-width: 100%;
    padding: 0 15px;
  }
}

/* line 112, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__intro h1 {
  font-weight: 400;
  font-size: 60px;
  letter-spacing: -0.02em;
  text-shadow: 0 2px 15px rgba(0, 0, 0, 0.5);
  color: white;
  padding-top: 20px;
}

@media (max-width: 767px) {
  /* line 112, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__intro h1 {
    font-size: 40px;
  }
}

/* line 125, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__intro p {
  font-size: 16px;
  color: white;
  margin-bottom: 40px;
}

/* line 132, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__question-number {
  font-size: 14px;
  text-align: center;
  margin-top: 80px;
  color: #282e31;
}

/* line 139, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .questionq {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #00a3e0;
}

/* line 146, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__step {
  display: none;
}

/* line 149, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__step.step-active {
  display: block;
}

/* line 153, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__step.step-0 {
  display: block;
}

/* line 158, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 14px;
  width: 70%;
}

@media (max-width: 767px) {
  /* line 158, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__sliders-dots-container {
    width: 90%;
  }
}

/* line 171, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .range-slider {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, #90d2eb 0%, #00a3e0 100%);
  border-radius: 99px;
  outline: none;
  cursor: pointer;
}

/* line 180, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .range-slider::before, .gum-health-quiz__sliders-dots-container .range-slider::after {
  content: ' ';
  height: 6px;
  width: 5%;
  display: block;
}

/* line 189, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .range-slider:hover {
  opacity: 1;
}

/* line 193, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .slider-dot {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
  top: -1px;
  pointer-events: none;
}

/* line 202, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .slider-dot__first {
  left: calc(5% + 22px);
}

/* line 206, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .slider-dot__last {
  right: calc(5% + 22px);
}

/* line 210, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .slider-dot__second {
  left: calc(30% + 44px);
}

@media (max-width: 767px) {
  /* line 210, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__sliders-dots-container .slider-dot__second {
    left: calc(30% + 22px);
  }
}

/* line 218, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .slider-dot__third {
  right: calc(30% + 44px);
}

@media (max-width: 767px) {
  /* line 218, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__sliders-dots-container .slider-dot__third {
    right: calc(30% + 22px);
  }
}

/* line 226, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .slider-dot__middle {
  left: calc(50% - 8px);
}

/* line 231, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .range-slider::-webkit-slider-thumb {
  position: relative;
  -webkit-appearance: none;
          appearance: none;
  width: 54px;
  height: 54px;
  background-image: url(../../assets/img/gum-health-quiz/arrow-quiz-slider.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #0085c9;
  border-radius: 50%;
  cursor: pointer;
  z-index: 99;
}

@media (max-width: 767px) {
  /* line 231, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__sliders-dots-container .range-slider::-webkit-slider-thumb {
    width: 50px;
    height: 50px;
  }
}

/* line 251, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__slider-texts-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 70%;
  position: relative;
}

@media (max-width: 767px) {
  /* line 251, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__slider-texts-container {
    width: 80%;
  }
}

/* line 263, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__slider-texts-container p {
  text-align: center;
}

@media (max-width: 767px) {
  /* line 263, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__slider-texts-container p {
    font-size: 13px;
  }
}

/* line 271, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__slider-texts-container p {
  position: absolute;
  max-width: 30%;
}

/* line 276, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__slider-texts-container p.slider-text__first {
  left: calc(5% + 22px);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (max-width: 767px) {
  /* line 276, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__slider-texts-container p.slider-text__first {
    left: calc(5% + 10px);
  }
}

/* line 285, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__slider-texts-container p.slider-text__middle {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 290, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__slider-texts-container p.slider-text__second {
  left: calc(30% + 44px);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media (max-width: 767px) {
  /* line 290, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__slider-texts-container p.slider-text__second {
    left: calc(30% + 18px);
  }
}

/* line 299, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__slider-texts-container p.slider-text__third {
  right: calc(30% + 44px);
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}

@media (max-width: 767px) {
  /* line 299, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__slider-texts-container p.slider-text__third {
    right: calc(30% + 18px);
  }
}

/* line 308, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__slider-texts-container p.slider-text__last {
  right: calc(5% + 22px);
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}

@media (max-width: 767px) {
  /* line 308, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__slider-texts-container p.slider-text__last {
    right: calc(5% + 10px);
  }
}

/* line 318, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 75px auto 92px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media (max-width: 767px) {
  /* line 318, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__image-container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 50px auto;
  }
}

/* line 331, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .image-container__one {
  max-width: 70%;
  position: relative;
}

/* line 335, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .image-container__one img {
  max-width: 100%;
}

@media (max-width: 767px) {
  /* line 331, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz .image-container__one {
    max-width: 90%;
  }
}

/* line 360, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .image-container__three img {
  max-width: calc(33.33% - 10px);
  margin: 5px;
}

/* line 364, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .image-container__three img:last-of-type {
  margin-right: 0;
}

/* line 368, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .image-container__three img:first-of-type {
  margin-left: 0;
}

/* line 395, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz input[type=radio] {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 2px solid #00a3e0;
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-bottom: 0;
  cursor: pointer;
  background-color: white;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

/* line 407, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz input[type=radio]::before {
  content: '';
  display: block;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  background-color: #f0f0f0;
  position: absolute;
  top: 5px;
  right: 5px;
}

/* line 419, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz input[type=radio]:checked {
  border: 2px solid #00a3e0;
}

/* line 422, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz input[type=radio]:checked::before {
  background-color: #00a3e0;
}

@media (max-width: 767px) {
  /* line 395, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz input[type=radio] {
    width: 28px;
    height: 28px;
    margin-top: -5px;
  }
  /* line 432, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz input[type=radio]::before {
    width: 16px;
    height: 16px;
    top: 4px;
    right: 4px;
  }
}

/* line 441, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz input[type=checkbox] {
  width: 30px;
  height: 30px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 2px solid #00a3e0;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
  background-color: white;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

/* line 452, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz input[type=checkbox]::before {
  content: '';
  display: none;
  position: absolute;
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #00a3e0;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* line 466, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz input[type=checkbox]:checked::before {
  display: block;
}

/* line 472, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__radio-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
}

@media (max-width: 767px) {
  /* line 472, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__radio-container {
    width: 80%;
  }
}

/* line 484, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__radio-container div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

/* line 492, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__radio-images-title {
  position: relative;
}

/* line 496, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__images-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 499, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__images-grid img:first-of-type {
  margin-right: 25px;
}

@media (max-width: 991px) and (orientation: landscape) {
  /* line 499, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__images-grid img:first-of-type {
    max-width: 70%;
  }
}

@media (max-width: 767px) {
  /* line 496, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__images-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  /* line 510, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__images-grid img:first-of-type {
    margin: 0;
    margin-bottom: 10px;
  }
}

/* line 517, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__radio-images-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: justify;
      align-content: space-between;
}

/* line 523, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__radio-images-vertical div:first-of-type {
  padding-bottom: 15px;
}

/* line 527, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__radio-images-vertical p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}

/* line 535, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__radio-images-vertical input {
  z-index: 99;
  margin-bottom: 0;
  margin-right: 10px;
}

/* line 541, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__radio-images-vertical label {
  display: block;
}

@media (max-width: 767px) {
  /* line 517, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__radio-images-vertical {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-left: -5px;
    margin-right: -5px;
  }
  /* line 550, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__radio-images-vertical div {
    max-width: 50%;
  }
  /* line 554, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__radio-images-vertical label {
    margin-left: 5px;
    margin-right: 5px;
  }
}

/* line 561, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__radio-images-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 60px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 568, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__radio-images-container > label {
  width: calc(33.33% - 30px);
}

@media (max-width: 767px) {
  /* line 568, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__radio-images-container > label {
    width: calc(50% - 10px);
  }
}

/* line 577, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__radio-images-container--four > label {
  width: calc(25% - 30px);
}

@media (max-width: 767px) {
  /* line 582, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__radio-images-container--four > label {
    width: calc(50% - 10px);
  }
}

/* line 588, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__radio-images-container p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0;
  margin-top: 30px;
}

@media (max-width: 767px) {
  /* line 588, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__radio-images-container p {
    margin-top: 15px;
  }
}

/* line 601, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__radio-images-container input {
  z-index: 99;
  margin-bottom: 0;
  margin-right: 10px;
}

@media (max-width: 767px) {
  /* line 601, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__radio-images-container input {
    margin-right: 5px;
  }
}

/* line 611, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__radio-images-container label {
  display: block;
  padding: 15px;
}

@media (max-width: 767px) {
  /* line 611, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__radio-images-container label {
    padding: 5px;
    margin-bottom: 20px;
  }
}

/* line 621, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__radio-images-container input:checked + label {
  border: 1px solid #fa4619;
}

/* line 626, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__results {
  visibility: hidden;
  height: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-image: url(../../assets/img/gum-health-quiz/gum-health-quiz-result-bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  padding-top: 100px;
  position: relative;
  overflow: hidden;
}

/* line 641, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__results.show {
  visibility: visible;
  height: auto;
  min-height: 700px;
}

@media (max-width: 767px) {
  /* line 626, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__results {
    margin: 0 -15px;
  }
}

/* line 651, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__results .gum-health-quiz__question-number {
  margin-top: 0;
}

/* line 655, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__results .gum-health-quiz__results-image {
  position: absolute;
  left: 4.375vw;
  bottom: 0;
  width: 24.625vw;
  max-width: 394px;
}

@media (max-width: 767px) {
  /* line 655, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__results .gum-health-quiz__results-image {
    display: none;
  }
}

/* line 667, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__results .results {
  display: none;
  text-align: center;
}

/* line 671, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__results .results__title {
  font-weight: 500;
  font-size: 36px;
  line-height: 40px;
  color: #00a3e0;
  margin-bottom: 40px;
}

/* line 684, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__results .results p {
  line-height: 24px;
  width: 50%;
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  /* line 684, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__results .results p {
    width: 70%;
    margin-left: 0;
  }
}

/* line 697, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__results .results__text {
  margin: 0 auto;
  margin-bottom: 50px;
  font-size: 18px;
  z-index: 1;
  position: relative;
}

@media (max-width: 767px) {
  /* line 697, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__results .results__text {
    font-size: 14px;
  }
}

/* line 709, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__results .results__product-desc {
  margin: 0 auto;
  font-size: 16px;
  z-index: 1;
  position: relative;
}

@media (max-width: 767px) {
  /* line 709, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__results .results__product-desc {
    font-size: 14px;
    position: relative;
    z-index: 1;
  }
}

/* line 722, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__results .results__product-image {
  position: absolute;
  right: 6.25vw;
  bottom: 1.875vw;
  width: 16.313vw;
  max-width: 261px;
}

@media (max-width: 767px) {
  /* line 722, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__results .results__product-image {
    width: 205px;
    right: -40px;
  }
}

@media (max-width: 767px) {
  /* line 667, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz__results .results {
    text-align: left;
    padding: 0 30px;
  }
}

/* line 744, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__results.result-1 .result-1 {
  display: block;
}

/* line 750, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__results.result-2 .result-2 {
  display: block;
}

/* line 756, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__results.result-3 .result-3 {
  display: block;
}

/* line 762, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__results.result-4 .result-4 {
  display: block;
}

/* line 768, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz__results.result-5 .result-5 {
  display: block;
}

/* line 774, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .button-quiz {
  text-transform: uppercase;
  font-size: 15px;
  border: none;
  cursor: pointer;
  padding: 11px 30px;
  font-weight: bold;
  min-width: 150px;
}

/* line 783, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .button-quiz__orange {
  background-color: #00a3e0;
  color: white;
  position: relative;
}

/* line 788, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .button-quiz__orange::after {
  content: '';
  background-color: #00a3e0;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  right: 0;
  -webkit-transform: skewX(-30deg);
  transform: skewX(-30deg);
  z-index: -1;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
}

/* line 803, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .button-quiz__orange:hover {
  background-color: #0085c9;
  text-decoration: underline;
}

/* line 807, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .button-quiz__orange:hover::after {
  background-color: #0085c9;
}

/* line 813, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .button-quiz__grey {
  background-color: #bfc0c0;
  color: #282e31;
  position: relative;
}

/* line 818, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .button-quiz__grey::after {
  content: '';
  background-color: #bfc0c0;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  right: 0;
  -webkit-transform: skewX(-30deg);
  transform: skewX(-30deg);
  z-index: -1;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
}

/* line 833, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .button-quiz__grey:hover {
  background-color: #aaaaaf;
  text-decoration: underline;
  color: #282e31;
}

/* line 838, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .button-quiz__grey:hover::after {
  background-color: #aaaaaf;
}

@media (max-width: 767px) {
  /* line 774, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz .button-quiz {
    min-width: auto;
  }
}

/* line 850, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .button-intro {
  width: auto;
  display: inline-block;
  text-align: center;
  margin-bottom: 0;
  margin-top: 15px;
  z-index: 1;
}

/* line 859, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .button-result__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 864, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .button-result {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 96px;
  z-index: 1;
  position: relative;
}

/* line 872, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .status__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 98%;
  margin: 50px auto 40px;
}

/* line 879, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .button-next-question.locked {
  background-color: #f0f0f0;
  cursor: auto;
}

/* line 883, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .button-next-question.locked::after {
  background-color: #f0f0f0;
}

/* line 888, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .button-prev-question {
  background-color: white;
  color: #4b5b63;
  visibility: hidden;
  margin-right: 25px;
}

/* line 894, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .button-prev-question::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjg2Njc3NSA3LjQ4NDQ1QzAuNDc2MjUxIDcuMDkzOTMgMC40NzYyNSA2LjQ2MDc2IDAuODY2Nzc1IDYuMDcwMjRMMS41NzM4OCA1LjM2MzEzQzEuOTY0NDEgNC45NzI2MSAyLjU5NzU3IDQuOTcyNjEgMi45ODgxIDUuMzYzMTNMOC4yOTI2MyAxMC42Njc3QzguNjgzMTYgMTEuMDU4MiA4LjY4MzE2IDExLjY5MTQgOC4yOTI2MyAxMi4wODE5TDcuNTg1NTIgMTIuNzg5QzcuMTk1IDEzLjE3OTUgNi41NjE4MyAxMy4xNzk1IDYuMTcxMzEgMTIuNzg5TDAuODY2Nzc1IDcuNDg0NDVaIiBmaWxsPSIjNEI1QjYzIi8+CjxwYXRoIGQ9Ik02LjEzNjY0IDAuNzA3MTA3QzYuNTI3MTcgMC4zMTY1ODMgNy4xNjAzMyAwLjMxNjU4MyA3LjU1MDg2IDAuNzA3MTA3TDguMjU3OTYgMS40MTQyMUM4LjY0ODQ5IDEuODA0NzQgOC42NDg0OSAyLjQzNzkgOC4yNTc5NiAyLjgyODQzTDIuOTUzNDMgOC4xMzI5NkMyLjU2MjkgOC41MjM0OSAxLjkyOTc0IDguNTIzNDkgMS41MzkyMSA4LjEzMjk2TDAuODMyMTA3IDcuNDI1ODZDMC40NDE1ODMgNy4wMzUzMyAwLjQ0MTU4MyA2LjQwMjE3IDAuODMyMTA3IDYuMDExNjRMNi4xMzY2NCAwLjcwNzEwN1oiIGZpbGw9IiM0QjVCNjMiLz4KPC9zdmc+Cg==");
  vertical-align: middle;
  margin-right: 15px;
}

/* line 900, src/sass/blocks/gum-health-quiz.scss */
.gum-health-quiz .button-prev-question:hover {
  color: #00a3e0;
}

@media (max-width: 767px) {
  /* line 888, src/sass/blocks/gum-health-quiz.scss */
  .gum-health-quiz .button-prev-question {
    margin-right: 0;
  }
}

/* line 912, src/sass/blocks/gum-health-quiz.scss */
.test-active .gum-health-quiz__status {
  display: block;
}

/* line 916, src/sass/blocks/gum-health-quiz.scss */
.test-active .gum-health-quiz__container {
  display: block;
}
/*stylelint-disable*/
/*stylelint-disable*/
/*stylelint-disable*/
/*stylelint-disable*/
/* line 7, src/sass/page/product-reco-quiz.scss */
.reco-quiz-intro > .component-content .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  margin-right: auto;
  width: 65%;
  box-sizing: border-box;
  border-radius: 10px;
  margin-bottom: 200px;
}

@media (max-width: 767px) {
  /* line 7, src/sass/page/product-reco-quiz.scss */
  .reco-quiz-intro > .component-content .content {
    width: 90%;
  }
}

/* line 24, src/sass/page/product-reco-quiz.scss */
.reco-quiz-intro > .component-content .content .richText:first-of-type {
  color: white;
  font-weight: bold;
  background-color: #65a797;
  padding: 20px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

/* line 32, src/sass/page/product-reco-quiz.scss */
.reco-quiz-intro > .component-content .content .richText:first-of-type p {
  width: 70%;
  font-size: 26px;
  line-height: 36px;
  letter-spacing: 0.5px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 767px) {
  /* line 32, src/sass/page/product-reco-quiz.scss */
  .reco-quiz-intro > .component-content .content .richText:first-of-type p {
    width: 90%;
  }
}

/* line 46, src/sass/page/product-reco-quiz.scss */
.reco-quiz-intro > .component-content .content .richText:nth-of-type(2) {
  padding-top: 40px;
  padding-bottom: 60px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border: 2px solid #f0f0f0;
  border-top: none;
}

/* line 54, src/sass/page/product-reco-quiz.scss */
.reco-quiz-intro > .component-content .content .richText:nth-of-type(2) p {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.269231px;
  color: #282e31;
}

@media (max-width: 767px) {
  /* line 54, src/sass/page/product-reco-quiz.scss */
  .reco-quiz-intro > .component-content .content .richText:nth-of-type(2) p {
    width: 90%;
  }
}

/* line 69, src/sass/page/product-reco-quiz.scss */
.reco-quiz-intro > .component-content .content .richText:last-of-type {
  top: -40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

/* line 76, src/sass/page/product-reco-quiz.scss */
.reco-quiz-intro > .component-content .content .richText:last-of-type .hyperlinkStyle-button {
  min-width: 203px;
}

/* line 85, src/sass/page/product-reco-quiz.scss */
.product-reco-form {
  max-width: 750px;
  margin: 0 auto;
  float: none;
  margin-bottom: 120px;
  padding-top: 70px;
}

/* line 93, src/sass/page/product-reco-quiz.scss */
.product-reco-form.form form {
  margin: 0;
  padding-bottom: 50px;
}

/* line 98, src/sass/page/product-reco-quiz.scss */
.product-reco-form .form-heading {
  display: none;
}

/* line 102, src/sass/page/product-reco-quiz.scss */
.product-reco-form .control-group {
  background-color: #65a797;
  border-radius: 10px;
  border: 1px solid #f0f0f0;
}

/* line 108, src/sass/page/product-reco-quiz.scss */
.product-reco-form .test-steps {
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  width: 80px;
  height: 80px;
  margin: auto;
  border-radius: 80px;
  border: 1px solid #65a797;
  background-color: #fff;
  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;
  font-size: 23px;
  color: #65a797;
}

/* line 126, src/sass/page/product-reco-quiz.scss */
.product-reco-form .radio-group-label {
  color: white;
}

/* line 130, src/sass/page/product-reco-quiz.scss */
.product-reco-form .box-text-question {
  display: block;
}

/* line 134, src/sass/page/product-reco-quiz.scss */
.product-reco-form .radioGroup {
  display: none;
  padding: 0;
}

/* line 139, src/sass/page/product-reco-quiz.scss */
.product-reco-form .radioGroup.step-active {
  display: block;
}

/* line 144, src/sass/page/product-reco-quiz.scss */
.product-reco-form .radioGroup.radio-checked .radio-label-checked {
  background-color: #fcf2f0;
}

/* line 148, src/sass/page/product-reco-quiz.scss */
.product-reco-form .radioGroup.radio-checked .control-label {
  color: #282e31;
}

/* line 153, src/sass/page/product-reco-quiz.scss */
.product-reco-form .radioGroup .control-label {
  font-weight: 800;
  font-size: 2.6rem;
  display: block;
  padding: 60px 30px 36px 70px;
}

/* line 160, src/sass/page/product-reco-quiz.scss */
.product-reco-form .radioGroup .controls {
  padding: 0 70px 70px;
}

/* line 164, src/sass/page/product-reco-quiz.scss */
.product-reco-form .radioGroup .radio {
  padding: 15px;
  background-color: white;
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 25px;
  cursor: pointer;
  padding-left: 2em;
  border-radius: 100px;
}

/* line 187, src/sass/page/product-reco-quiz.scss */
.product-reco-form .radioGroup .radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  left: 0.7em;
  top: calc(50% - 0.7em);
  width: 1.5em;
  height: 1.5em;
}

/* line 196, src/sass/page/product-reco-quiz.scss */
.product-reco-form .radioGroup .radio input:checked ~ .radio-label-text {
  color: #eb4326;
}

/* line 200, src/sass/page/product-reco-quiz.scss */
.product-reco-form .radioGroup .radio input:checked ~ .radio-label-text::before {
  background-color: #eb4326;
  border-color: #eb4326;
}

/* line 206, src/sass/page/product-reco-quiz.scss */
.product-reco-form .radioGroup .radio .radio-label-text {
  position: relative;
  display: block;
  padding-left: 20px;
}

/* line 211, src/sass/page/product-reco-quiz.scss */
.product-reco-form .radioGroup .radio .radio-label-text::before {
  box-sizing: border-box;
  background-clip: content-box;
  background-color: white;
  border: 1px solid #aaaaaf;
  border-radius: 50%;
  content: '';
  height: 1em;
  left: -1em;
  padding: 0.15em;
  position: absolute;
  top: calc(50% - 0.5em);
  transition: 0.3s background-color, 0.3s border-color;
  width: 1em;
}

/* line 230, src/sass/page/product-reco-quiz.scss */
.product-reco-form .button-next-question {
  text-align: right;
  position: absolute;
  top: -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

/* line 237, src/sass/page/product-reco-quiz.scss */
.product-reco-form .button-next-question .button {
  background-color: #fa4619;
  border: none;
  border-radius: 0;
  color: white;
  cursor: pointer;
  margin: 0 5px 5px 0;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 11px 30px;
  z-index: 1;
  font-weight: 400;
  font-size: 1.6rem;
  max-width: calc(100% - 40px);
  text-transform: uppercase;
  transition: ease-in-out all 200ms;
  letter-spacing: 2px;
  min-width: 203px;
}

/* line 258, src/sass/page/product-reco-quiz.scss */
.product-reco-form .button-next-question .button::after {
  content: '';
  background-color: #fa4619;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  right: -1px;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
  z-index: -1;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  transition: ease-in-out all 200ms;
}

/* line 272, src/sass/page/product-reco-quiz.scss */
.product-reco-form .button-next-question .button:hover {
  color: white;
  background-color: #c32700;
}

/* line 276, src/sass/page/product-reco-quiz.scss */
.product-reco-form .button-next-question .button:hover::after {
  background-color: #c32700;
  transition: ease-in-out all 200ms;
}

/* line 287, src/sass/page/product-reco-quiz.scss */
.product-reco-form .button-prev-question .button {
  background: transparent;
  color: #fa4619;
  padding-left: 0;
  text-decoration: underline;
  margin-left: 0;
  font-size: 17px;
  font-weight: 800;
}

/* line 296, src/sass/page/product-reco-quiz.scss */
.product-reco-form .button-prev-question .button:hover {
  background: transparent;
  opacity: 0.8;
}

/* line 304, src/sass/page/product-reco-quiz.scss */
div[class^="product-reco-result-"],
div[class*=" product-reco-result-"],
.product-reco-children-box {
  display: none;
}

/* line 310, src/sass/page/product-reco-quiz.scss */
.richText-only-aem-info {
  display: none;
}

/* line 314, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz,
.articleList-product-reco-quiz-carousel {
  width: 100%;
  margin: 30px auto;
}

/* line 319, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content,
.articleList-product-reco-quiz-carousel .component-content {
  background-color: transparent;
  border: none;
}

/* line 324, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .articleList-list,
.articleList-product-reco-quiz-carousel .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;
  border: none !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 331, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .articleList-article-wrapper,
.articleList-product-reco-quiz-carousel .articleList-article-wrapper {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 120px;
}

/* line 342, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .articleList-article,
.articleList-product-reco-quiz-carousel .articleList-article {
  width: calc(100% / 4);
  background-color: white;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-right: 1px solid #d6d6d6;
  margin-bottom: 0;
  border-bottom: 1px solid #d6d6d6;
}

/* line 351, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .articleList-article.last,
.articleList-product-reco-quiz-carousel .articleList-article.last {
  border-right: none;
  margin-right: auto;
}

/* line 356, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .articleList-article:nth-of-type(4n),
.articleList-product-reco-quiz-carousel .articleList-article:nth-of-type(4n) {
  border-right: none;
}

@media (min-width: 1200px) {
  /* line 361, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .articleList-article:nth-of-type(-n+4),
  .articleList-product-reco-quiz-carousel .articleList-article:nth-of-type(-n+4) {
    margin-right: unset;
  }
}

@media (min-width: 801px) {
  /* line 367, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .articleList-article:nth-of-type(-n+3),
  .articleList-product-reco-quiz-carousel .articleList-article:nth-of-type(-n+3) {
    margin-right: unset;
  }
}

@media (max-width: 1199px) {
  /* line 342, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .articleList-article,
  .articleList-product-reco-quiz-carousel .articleList-article {
    width: calc(100% / 3);
  }
  /* line 375, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .articleList-article:nth-of-type(4n),
  .articleList-product-reco-quiz-carousel .articleList-article:nth-of-type(4n) {
    border-right: 1px solid #d6d6d6;
  }
  /* line 379, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .articleList-article:nth-of-type(3n),
  .articleList-product-reco-quiz-carousel .articleList-article:nth-of-type(3n) {
    border-right: none;
  }
}

@media (max-width: 800px) {
  /* line 342, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .articleList-article,
  .articleList-product-reco-quiz-carousel .articleList-article {
    width: calc(100% / 2);
  }
  /* line 387, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .articleList-article:nth-of-type(-n+2),
  .articleList-product-reco-quiz-carousel .articleList-article:nth-of-type(-n+2) {
    margin-right: unset;
  }
  /* line 391, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .articleList-article:nth-of-type(even),
  .articleList-product-reco-quiz-carousel .articleList-article:nth-of-type(even) {
    border-right: none;
  }
  /* line 395, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .articleList-article:nth-of-type(odd),
  .articleList-product-reco-quiz-carousel .articleList-article:nth-of-type(odd) {
    border-right: 1px solid #d6d6d6;
  }
}

@media (max-width: 650px) {
  /* line 342, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .articleList-article,
  .articleList-product-reco-quiz-carousel .articleList-article {
    width: 100%;
    border-right: none !important;
  }
}

/* line 410, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .articleList-thumbnail-wrapper,
.articleList-product-reco-quiz-carousel .articleList-thumbnail-wrapper {
  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: 225px;
  padding: 1.5rem 0;
  width: 100%;
}

/* line 419, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .articleList-thumbnail,
.articleList-product-reco-quiz-carousel .articleList-thumbnail {
  max-width: 175px;
  max-height: 200px;
  float: none;
  margin-right: 0;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

/* line 426, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .articleList-thumbnail:hover,
.articleList-product-reco-quiz-carousel .articleList-thumbnail:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

/* line 431, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .articleList-tags,
.articleList-product-reco-quiz-carousel .articleList-tags {
  display: none;
}

/* line 435, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .articleList-title,
.articleList-product-reco-quiz-carousel .articleList-title {
  line-height: 29px !important;
}

/* line 438, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .articleList-title a,
.articleList-product-reco-quiz-carousel .articleList-title a {
  font-size: 21px;
  font-weight: bold !important;
  text-decoration: none;
  color: #595959;
  letter-spacing: 0.269231px;
  padding: 0;
}

/* line 448, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .articleList-benefits-title,
.articleList-product-reco-quiz-carousel .articleList-benefits-title {
  font-size: 14px;
  color: #595959;
  font-weight: 700;
  margin-top: 25px;
}

/* line 455, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .articleList-benefits,
.articleList-product-reco-quiz-carousel .articleList-benefits {
  font-size: 14px;
  font-weight: 300;
  color: #595959;
  padding-left: 20px;
  list-style-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMy41TDUuNSA4TDEyLjUgMSIgc3Ryb2tlPSIjNjVBNzk3IiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+Cg==");
}

/* line 462, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .articleList-benefits li,
.articleList-product-reco-quiz-carousel .articleList-benefits li {
  margin-bottom: 12px;
  line-height: 1.5;
}

/* line 468, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .articleList-more,
.articleList-product-reco-quiz-carousel .articleList-more {
  width: auto;
  position: absolute;
  bottom: 40px;
  display: inline-block;
  text-decoration: none;
  background-color: #fa4619;
  color: white;
  padding: 11px 30px;
  z-index: 1;
  font-size: 1.6rem;
  text-transform: uppercase;
  transition: ease-in-out all 200ms;
  letter-spacing: 2px;
  font-weight: bold;
}

/* line 485, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .articleList-more:hover,
.articleList-product-reco-quiz-carousel .articleList-more:hover {
  text-decoration: underline;
}

/* line 489, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .articleList-more::after,
.articleList-product-reco-quiz-carousel .articleList-more::after {
  content: '';
  background-color: #fa4619;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  right: 0;
  -webkit-transform: skewX(-20deg);
          transform: skewX(-20deg);
  z-index: -1;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  transition: ease-in-out all 200ms;
}

/* line 505, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-initialized,
.articleList-product-reco-quiz-carousel .component-content .slick-initialized {
  display: block;
}

/* line 509, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-list,
.articleList-product-reco-quiz-carousel .component-content .slick-list {
  margin-left: -15px;
  width: calc(100% + 30px);
}

/* line 519, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-slide.slick-active:last-child,
.articleList-product-reco-quiz-carousel .component-content .slick-slide.slick-active:last-child {
  opacity: 0.5;
  border-right: none;
}

/* line 526, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-next, .articleList-product-reco-quiz .component-content .slick-prev,
.articleList-product-reco-quiz-carousel .component-content .slick-next,
.articleList-product-reco-quiz-carousel .component-content .slick-prev {
  background-color: #fa4619;
  width: 42px;
  height: 63px;
  font-size: 0;
  position: absolute;
  top: 0;
  bottom: 45px;
  margin: auto;
  z-index: 1;
  border: 0;
  outline: none;
  cursor: pointer;
  transition: ease-in-out all 200ms;
}

@media (min-width: 992px) {
  /* line 526, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .component-content .slick-next, .articleList-product-reco-quiz .component-content .slick-prev,
  .articleList-product-reco-quiz-carousel .component-content .slick-next,
  .articleList-product-reco-quiz-carousel .component-content .slick-prev {
    width: 60px;
    height: 70px;
    bottom: 0;
  }
  /* line 547, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .component-content .slick-next:hover, .articleList-product-reco-quiz .component-content .slick-prev:hover,
  .articleList-product-reco-quiz-carousel .component-content .slick-next:hover,
  .articleList-product-reco-quiz-carousel .component-content .slick-prev:hover {
    background-color: #c32700;
  }
  /* line 550, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .component-content .slick-next:hover::after, .articleList-product-reco-quiz .component-content .slick-prev:hover::after,
  .articleList-product-reco-quiz-carousel .component-content .slick-next:hover::after,
  .articleList-product-reco-quiz-carousel .component-content .slick-prev:hover::after {
    background-color: #c32700;
  }
}

/* line 556, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-next::before, .articleList-product-reco-quiz .component-content .slick-prev::before,
.articleList-product-reco-quiz-carousel .component-content .slick-next::before,
.articleList-product-reco-quiz-carousel .component-content .slick-prev::before {
  color: white;
  font-size: 1.4rem;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  z-index: 5;
}

/* line 567, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-next::after, .articleList-product-reco-quiz .component-content .slick-prev::after,
.articleList-product-reco-quiz-carousel .component-content .slick-next::after,
.articleList-product-reco-quiz-carousel .component-content .slick-prev::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  background-color: #fa4619;
  -webkit-transform: skew(-15deg);
          transform: skew(-15deg);
  transition: ease-in-out all 200ms;
}

@media (max-width: 991px) {
  /* line 567, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .component-content .slick-next::after, .articleList-product-reco-quiz .component-content .slick-prev::after,
  .articleList-product-reco-quiz-carousel .component-content .slick-next::after,
  .articleList-product-reco-quiz-carousel .component-content .slick-prev::after {
    display: none;
  }
}

/* line 583, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-next,
.articleList-product-reco-quiz-carousel .component-content .slick-next {
  right: -60px;
}

@media (max-width: 991px) {
  /* line 583, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .component-content .slick-next,
  .articleList-product-reco-quiz-carousel .component-content .slick-next {
    right: -60px;
  }
}

@media (max-width: 767px) {
  /* line 583, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .component-content .slick-next,
  .articleList-product-reco-quiz-carousel .component-content .slick-next {
    right: 0;
  }
}

/* line 594, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-next::before,
.articleList-product-reco-quiz-carousel .component-content .slick-next::before {
  content: "\f054";
  padding-left: 10px;
}

@media (max-width: 991px) {
  /* line 594, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .component-content .slick-next::before,
  .articleList-product-reco-quiz-carousel .component-content .slick-next::before {
    padding-left: 5px;
  }
}

/* line 603, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-next::after,
.articleList-product-reco-quiz-carousel .component-content .slick-next::after {
  right: -10px;
}

/* line 608, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-prev,
.articleList-product-reco-quiz-carousel .component-content .slick-prev {
  left: -60px;
}

@media (max-width: 991px) {
  /* line 608, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .component-content .slick-prev,
  .articleList-product-reco-quiz-carousel .component-content .slick-prev {
    left: -60px;
  }
}

@media (max-width: 767px) {
  /* line 608, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .component-content .slick-prev,
  .articleList-product-reco-quiz-carousel .component-content .slick-prev {
    left: 0;
  }
}

/* line 619, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-prev::before,
.articleList-product-reco-quiz-carousel .component-content .slick-prev::before {
  content: "\f053";
  padding-right: 10px;
}

@media (max-width: 991px) {
  /* line 619, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .component-content .slick-prev::before,
  .articleList-product-reco-quiz-carousel .component-content .slick-prev::before {
    padding-right: 5px;
  }
}

/* line 628, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-prev::after,
.articleList-product-reco-quiz-carousel .component-content .slick-prev::after {
  left: -10px;
}

/* line 633, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-dotted,
.articleList-product-reco-quiz-carousel .component-content .slick-dotted {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

/* line 638, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-dots,
.articleList-product-reco-quiz-carousel .component-content .slick-dots {
  list-style: none;
  padding: 0;
  text-align: center;
  line-height: 0;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 649, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-dots li,
.articleList-product-reco-quiz-carousel .component-content .slick-dots li {
  display: inline;
  margin: 5px;
}

/* line 653, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-dots li button,
.articleList-product-reco-quiz-carousel .component-content .slick-dots li button {
  cursor: pointer;
  font-size: 0;
  height: 14px;
  width: 14px;
  padding: 0;
  border-radius: 50%;
  border: none;
  background-color: #f0f0f0;
  -webkit-appearance: none;
  transition: background-color 0.2s;
}

@media (max-width: 767px) {
  /* line 653, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .component-content .slick-dots li button,
  .articleList-product-reco-quiz-carousel .component-content .slick-dots li button {
    height: 8px;
    width: 8px;
  }
}

/* line 671, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-dots li button:focus,
.articleList-product-reco-quiz-carousel .component-content .slick-dots li button:focus {
  outline: none;
}

/* line 675, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-dots li button:hover,
.articleList-product-reco-quiz-carousel .component-content .slick-dots li button:hover {
  background-color: #d0d0d0;
}

/* line 681, src/sass/page/product-reco-quiz.scss */
.articleList-product-reco-quiz .component-content .slick-dots li.slick-active button,
.articleList-product-reco-quiz-carousel .component-content .slick-dots li.slick-active button {
  background-color: #fa4619;
}

@media (max-width: 991px) {
  /* line 638, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .component-content .slick-dots,
  .articleList-product-reco-quiz-carousel .component-content .slick-dots {
    margin: 0 auto 10px;
  }
  /* line 690, src/sass/page/product-reco-quiz.scss */
  .articleList-product-reco-quiz .component-content .slick-dots li button,
  .articleList-product-reco-quiz-carousel .component-content .slick-dots li button {
    background-color: #e7e9e9;
  }
}

/*
Page variants for navigation hilight
*/
@media (min-width: 993px) {
  /* line 10, src/sass/page/page.scss */
  .nav-item-1 .richText-header-navigation ul > li:nth-child(1) a {
    color: #fa4619;
  }
  /* line 10, src/sass/page/page.scss */
  .nav-item-2 .richText-header-navigation ul > li:nth-child(2) a {
    color: #fa4619;
  }
  /* line 10, src/sass/page/page.scss */
  .nav-item-3 .richText-header-navigation ul > li:nth-child(3) a {
    color: #fa4619;
  }
  /* line 10, src/sass/page/page.scss */
  .nav-item-4 .richText-header-navigation ul > li:nth-child(4) a {
    color: #fa4619;
  }
  /* line 10, src/sass/page/page.scss */
  .nav-item-5 .richText-header-navigation ul > li:nth-child(5) a {
    color: #fa4619;
  }
  /* line 10, src/sass/page/page.scss */
  .nav-item-6 .richText-header-navigation ul > li:nth-child(6) a {
    color: #fa4619;
  }
}

