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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 804, src/sass/libs/mediaelement.scss */
:root .mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
/* Slider - slick 1.8.1 */
/* line 3, src/sass/libs/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 18, src/sass/libs/slick.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 104, src/sass/libs/slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 6, src/sass/core/cookiePolicy.scss */
.cookiePolicy-info {
  background-color: #f8f8f8;
  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: #f8f8f8;
  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: #f8f8f8;
  position: fixed;
  top: 100px;
  width: 700px;
  margin-left: -363px;
  left: 50%;
}

@media screen and (max-width: 699px) {
  /* line 28, src/sass/core/exitNotification.scss */
  .exit-notification-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}
.privacy-overlay-container .privacy-overlay{text-align:center;display:none;font-size:1.5rem}.privacy-overlay-container:has(iframe[data-src-on-consent]) .privacy-overlay{display:-ms-grid;display:grid}.privacy-overlay-container:not(.is-absolute){position:relative}.privacy-overlay-container:not(.is-absolute) .privacy-overlay{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.privacy-overlay-container.is-absolute iframe[data-src-on-consent]{visibility:hidden}.privacy-consent-button{font-size:2rem;padding:.5rem 1rem;border-radius:.2rem}.privacy-overlay-content{display:-ms-grid;display:grid;place-content:center;width:100%;height:100%}.gov-consent-modal{border-radius:.3rem;box-shadow:rgba(0,0,0,.5) 0 0 20px 1px;border:none;padding:0}.gov-consent-modal .gov-modal-container{padding:1rem .5rem}.gov-consent-modal::-webkit-backdrop{background-color:rgba(0,0,0,.5)}.gov-consent-modal::backdrop{background-color:rgba(0,0,0,.5)}.gov-consent-modal .close-button-gov-modal{text-align:center;font-size:2.2rem;background-color:transparent;border:none;cursor:pointer;display:block;margin-bottom:1.5rem;width:-moz-fit-content;width:fit-content;margin-left:auto}.gov-consent-modal .gov-modal-content{padding:1rem 2rem 2rem}.gov-consent-modal .gov-modal-content .privacy-consent-button{display:block;margin:2rem auto 0}.privacy-consent-button{margin-top:2rem;justify-self:center;padding:.5rem 1rem;border-radius:.2rem;cursor:pointer;border:1px solid #000;transition:background-color .3s}.privacy-consent-button:hover{background-color:#c2c2c2}.gov-overlay{padding:2rem;text-align:center}.maps-warning-overlay{position:relative;z-index:100}/*stylelint-disable*/
/*stylelint-disable*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../assets/fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../../assets/fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../assets/fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../assets/fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../../assets/fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*!
 *  Font Montserrat v25
 */
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/1.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/2.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/3.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/4.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: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/5.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;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/6.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/7.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/8.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/9.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: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/10.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;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/11.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/12.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/13.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/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: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/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;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/16.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/17.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/18.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/19.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: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/20.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;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/21.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/22.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/23.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/24.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: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../../assets/fonts/fontmontserrat/25.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;
}

/*!
 *  Font Lato v23
 */
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url("../../assets/fonts/fontlato/1.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: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url("../../assets/fonts/fontlato/2.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;
}

/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url("../../assets/fonts/fontlato/3.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: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url("../../assets/fonts/fontlato/4.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;
}

/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/fontlato/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: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/fontlato/6.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;
}

/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/fontlato/7.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: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/fontlato/8.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;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("proximaNova/proxima-nova-font-weight-400-italic") format("woff");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("../../assets/fonts/proximaNova/proxima-nova-font-weight-400") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("../../assets/fonts/proximaNova/proxima-nova-font-weight-600") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("../../assets/fonts/proximaNova/proxima-nova-font-weight-700") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("../../assets/fonts/proximaNova/proxima-nova-italic-font-weight-700") format("woff");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("../../assets/fonts/proximaNova/proxima-nova-font-weight-800") format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("../../assets/fonts/fonts/proximaNova/proxima-nova-font-weight-900") format("woff");
  font-weight: 900;
  font-style: normal;
}

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

/* line 8, src/sass/core/_typography.scss */
body {
  font-size: 1.6rem;
  font-family: 'Lato', sans-serif;
  color: #646464;
  font-weight: 400;
}

/* line 14, src/sass/core/_typography.scss */
body.template-default-2020 {
  font-family: 'Montserrat', sans-serif;
  color: #444;
}

/* line 19, src/sass/core/_typography.scss */
body[class*='template-default-2021'] {
  font-family: proxima-nova, sans-serif;
  color: #494949;
}

/* line 24, src/sass/core/_typography.scss */
:lang(tr-TR) body[class*='template-default-2021'] {
  font-family: sans-serif;
}

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

/* line 41, src/sass/core/_typography.scss */
.template-default-2020 h1, .template-default-2020
h2, .template-default-2020
h3, .template-default-2020
h4, .template-default-2020
h5, .template-default-2020
h6 {
  font-family: 'Montserrat', sans-serif;
  color: #006647;
}

/* line 46, src/sass/core/_typography.scss */
body[class*='template-default-2021'] h1, body[class*='template-default-2021']
h2, body[class*='template-default-2021']
h3, body[class*='template-default-2021']
h4, body[class*='template-default-2021']
h5, body[class*='template-default-2021']
h6 {
  font-family: proxima-nova, sans-serif;
}

/* line 50, src/sass/core/_typography.scss */
body:lang(tr-TR)[class*='template-default-2021'] h1, body:lang(tr-TR)[class*='template-default-2021']
h2, body:lang(tr-TR)[class*='template-default-2021']
h3, body:lang(tr-TR)[class*='template-default-2021']
h4, body:lang(tr-TR)[class*='template-default-2021']
h5, body:lang(tr-TR)[class*='template-default-2021']
h6 {
  font-family: sans-serif;
}

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

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

/* line 58, src/sass/core/_typography.scss */
body[class*='template-default-2021'] h1 {
  font-size: 2.4rem;
  font-size: calc( 2.4rem + ( 36 - 24 ) * (100vw - 320px) / (448));
}

@media (min-width: 768px) {
  /* line 58, src/sass/core/_typography.scss */
  body[class*='template-default-2021'] h1 {
    font-size: 3.6rem;
  }
}

/* line 61, src/sass/core/_typography.scss */
body[class*='template-default-2021'] h1 .selectionStyle-font-bigger {
  font-size: 5.5rem;
}

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

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

/* line 70, src/sass/core/_typography.scss */
.template-default-2020 h2,
body[class*='template-default-2021'] h2 {
  color: #006647;
  font-size: 3.6rem;
  font-weight: 800;
  line-height: 1;
}

@media (max-width: 991px) {
  /* line 70, src/sass/core/_typography.scss */
  .template-default-2020 h2,
  body[class*='template-default-2021'] h2 {
    font-size: 2.8rem;
  }
}

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

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

/* line 86, src/sass/core/_typography.scss */
body[class*='template-default-2021'] h3 {
  font-size: 3rem;
  font-weight: 800;
  line-height: 1;
}

/* line 93, src/sass/core/_typography.scss */
h4 {
  font-size: 1.8rem;
  font-size: calc( 1.8rem + ( 18 - 18 ) * (100vw - 320px) / (448));
  color: #e95640;
  text-transform: uppercase;
}

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

/* line 99, src/sass/core/_typography.scss */
.template-default-2020 h4,
body[class*='template-default-2021'] h4 {
  color: #006647;
  text-transform: none;
}

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

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

/* line 111, src/sass/core/_typography.scss */
.template-default-2020 h5 {
  text-transform: none;
}

/* line 116, src/sass/core/_typography.scss */
h6 {
  font-size: 1.4rem;
  color: black;
  font-style: italic;
}

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

/* line 127, src/sass/core/_typography.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: 'Lato', sans-serif;
}

/* line 134, src/sass/core/_typography.scss */
.template-default-2020 button, .template-default-2020
input, .template-default-2020
optgroup, .template-default-2020
select, .template-default-2020
textarea {
  font-family: 'Montserrat', sans-serif;
}

/* line 138, src/sass/core/_typography.scss */
body[class*='template-default-2021'] button, body[class*='template-default-2021']
input, body[class*='template-default-2021']
optgroup, body[class*='template-default-2021']
select, body[class*='template-default-2021']
textarea {
  font-family: proxima-nova, sans-serif;
}

/* line 142, src/sass/core/_typography.scss */
body:lang(tr-TR)[class*='template-default-2021'] button, body:lang(tr-TR)[class*='template-default-2021']
input, body:lang(tr-TR)[class*='template-default-2021']
optgroup, body:lang(tr-TR)[class*='template-default-2021']
select, body:lang(tr-TR)[class*='template-default-2021']
textarea {
  font-family: sans-serif;
}

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

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

/* line 155, src/sass/core/_typography.scss */
.template-default-2020 a,
body[class*='template-default-2021'] a {
  color: #006647;
}

/* line 162, src/sass/core/_typography.scss */
.richText-content a {
  color: #009390;
  font-weight: 400;
}

/* line 166, src/sass/core/_typography.scss */
.template-default-2020 .richText-content a {
  color: #006647;
}

/* line 170, src/sass/core/_typography.scss */
.richText-content a:hover {
  color: #e95640;
  text-decoration: none;
}

/* line 174, src/sass/core/_typography.scss */
.template-default-2020 .richText-content a:hover,
body[class*='template-default-2021'] .richText-content a:hover {
  color: #a9c141;
}

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

@font-face {
  font-family: 'Proxima Nova';
  src: url("proximaNova/proxima-nova-font-weight-400-italic") format("woff");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("../../assets/fonts/proximaNova/proxima-nova-font-weight-400") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("../../assets/fonts/proximaNova/proxima-nova-font-weight-600") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("../../assets/fonts/proximaNova/proxima-nova-font-weight-700") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("../../assets/fonts/proximaNova/proxima-nova-italic-font-weight-700") format("woff");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("../../assets/fonts/proximaNova/proxima-nova-font-weight-800") format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("../../assets/fonts/fonts/proximaNova/proxima-nova-font-weight-900") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* 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 23, src/sass/core/main.scss */
  body.mobile-menu-opened {
    overflow: hidden !important;
    height: 100vh;
  }
  /* line 27, src/sass/core/main.scss */
  body.mobile-menu-opened::after {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(68, 68, 68, 0.8);
  }
}

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

/* line 44, src/sass/core/main.scss */
body.template-default-2020 > .container,
body[class*='template-default-2021'] > .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: none;
  width: auto;
}

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

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

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

/* line 68, src/sass/core/main.scss */
[id="header"] {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

/* line 72, src/sass/core/main.scss */
.template-default-2020 [id="header"] {
  background-color: #006647;
}

@media (min-width: 993px) {
  /* line 68, src/sass/core/main.scss */
  [id="header"] {
    padding-top: 2.4rem;
    padding-bottom: 2.4rem;
  }
}

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

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

/* line 91, src/sass/core/main.scss */
.reference-footer,
.reference-footer-2020,
.reference-header-main,
.reference-header-main-2020 {
  padding: 0;
}

/* line 98, src/sass/core/main.scss */
.template-default-2020 .reference-footer,
.template-default-2020 .reference-footer-2020 {
  border-top: 10px solid #a9c141;
}

@media (max-width: 991px) {
  /* line 98, src/sass/core/main.scss */
  .template-default-2020 .reference-footer,
  .template-default-2020 .reference-footer-2020 {
    border-top: 15px solid #a9c141;
  }
}

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

@media (min-width: 1250px) {
  /* line 120, src/sass/core/main.scss */
  .container {
    width: 1220px;
  }
}

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

/* line 141, src/sass/core/main.scss */
.template-default-2020 .component > .component-content {
  max-width: 1222px;
}

/* line 145, src/sass/core/main.scss */
body[class*='template-default-2021'] .component > .component-content {
  max-width: 1250px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 221, 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 225, 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 234, src/sass/core/main.scss */
body[class*='template-default-2021'] .reference-pdp-banner {
  padding: 0;
  margin: 0 -15px;
  width: calc(100% + 30px);
}

/* line 240, src/sass/core/main.scss */
body[class*='template-default-2021'] .reference-single-article-topic {
  margin-left: -15px;
  margin-right: -15px;
  padding: 0;
  width: calc(100% + 30px);
}

/* line 247, src/sass/core/main.scss */
body[class*='template-default-2021'] .image {
  line-height: 0;
}

/* line 251, src/sass/core/main.scss */
body[class*='template-default-2021'] [id="header"] {
  padding: 0;
}

/* line 255, src/sass/core/main.scss */
body[class*='template-default-2021'] [id="header"] > .row {
  z-index: 999;
  position: relative;
  background-color: #006647;
}

/* line 261, src/sass/core/main.scss */
body[class*='template-default-2021'] [id="header"] .layout-inner > div {
  padding: 0;
}

/* line 265, src/sass/core/main.scss */
body[class*='template-default-2021'] [id="header"] .snippetReference {
  padding: 0;
}

/* line 269, src/sass/core/main.scss */
body[class*='template-default-2021'] [id="header"].submenu-active::after {
  content: ' ';
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

/* line 282, src/sass/core/main.scss */
body[class*='template-default-2021'] [id="footer"] > .row > .layout-outer > .layout-inner > .col-md-12 {
  padding: 0;
}

/* line 285, src/sass/core/main.scss */
body[class*='template-default-2021'] [id="footer"] > .row > .layout-outer > .layout-inner > .col-md-12 > .snippetReference {
  padding: 0;
}

/* line 294, src/sass/core/main.scss */
body[class*='template-default-2021'] .reference-footer-2024 .richText-footer-bottom-links div,
body[class*='template-default-2021'] .reference-footer-2024 .richText-no-margin div {
  overflow: visible;
}

/* line 301, src/sass/core/main.scss */
body[class*='template-default-2021'] .reference-footer-2024 .image .component-content a {
  outline: none;
}

/* line 304, src/sass/core/main.scss */
body[class*='template-default-2021'] .reference-footer-2024 .image .component-content a:focus {
  outline: none;
}

/* line 308, src/sass/core/main.scss */
body[class*='template-default-2021'] .reference-footer-2024 .image .component-content a:focus img {
  outline: 3px solid black;
  border-radius: 1px;
}

@-moz-document url-prefix() {
  /* line 308, src/sass/core/main.scss */
  body[class*='template-default-2021'] .reference-footer-2024 .image .component-content a:focus img {
    outline: 3px solid rgba(0, 0, 255, 0.708);
  }
}

@supports (-webkit-appearance: none) and (not (-moz-appearance: none)) {
  /* line 308, src/sass/core/main.scss */
  body[class*='template-default-2021'] .reference-footer-2024 .image .component-content a:focus img {
    outline: 3px solid rgba(0, 0, 255, 0.708);
  }
}

/* line 329, src/sass/core/main.scss */
.paragraphSystem::before, .paragraphSystem::after,
.row::before,
.row::after {
  display: block;
}

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

@media only screen and (max-width: 992px) {
  /* line 341, src/sass/core/main.scss */
  .hidden-mobile {
    display: none;
  }
}
/*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 #646464;
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: #fff;
  text-align: left;
  border-radius: 10px;
}

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

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

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

/* line 59, src/sass/core/overlay.scss */
.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../assets/img/loader.gif) no-repeat 50% 50%;
}
.tooltip-text{display:none}.tooltip-text--active{display:block;position:absolute;background:#fff;z-index:9001}/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/blocks/goToTop.scss */
.reference-go-to-top > .component-content {
  margin-top: 3rem;
}

@media (max-width: 991px) {
  /* line 4, src/sass/blocks/goToTop.scss */
  .reference-go-to-top > .component-content {
    margin-top: calc(26px + 1rem);
  }
}

/* line 13, src/sass/blocks/goToTop.scss */
.go-to-top {
  border: 1px solid;
  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;
  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/goToTop.scss */
.go-to-top:hover {
  color: white;
  border: 1px solid white;
  text-decoration: none;
}

/* line 37, src/sass/blocks/goToTop.scss */
.go-to-top:hover > i::before {
  color: white;
  text-decoration: none;
}

/* line 45, src/sass/blocks/goToTop.scss */
.go-to-top > i::before {
  content: "\f062";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 52, src/sass/blocks/goToTop.scss */
.go-to-top > span {
  display: none;
}

@media (max-width: 991px) {
  /* line 13, src/sass/blocks/goToTop.scss */
  .go-to-top {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
/*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: #009390;
}

/* line 11, src/sass/blocks/icon.scss */
.template-default-2020 .reference-icon .icon-fa {
  color: #006647;
}

/* line 15, 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 25, src/sass/blocks/icon.scss */
.reference-icon.icon-in-circle .icon-fa {
  border: 1px solid;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 1;
  display: inline-block;
  cursor: pointer;
  transition: 0.15s;
}

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

/* line 39, src/sass/blocks/icon.scss */
.template-default-2020 .reference-icon.icon-in-circle .icon-fa:hover {
  background-color: #006647;
}

/* line 44, 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 4, src/sass/blocks/heroCarouselSlide.scss */
.hero-carousel-slide {
  background-size: cover;
  background-position: center;
  height: 350px;
  position: relative;
}

@media (min-width: 769px) {
  /* line 4, src/sass/blocks/heroCarouselSlide.scss */
  .hero-carousel-slide {
    height: 300px;
  }
}

@media (min-width: 993px) {
  /* line 4, src/sass/blocks/heroCarouselSlide.scss */
  .hero-carousel-slide {
    height: 400px;
  }
}

@media (min-width: 1201px) {
  /* line 4, src/sass/blocks/heroCarouselSlide.scss */
  .hero-carousel-slide {
    height: 450px;
  }
}

/* line 22, src/sass/blocks/heroCarouselSlide.scss */
.hero-carousel-slide__link {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}

/* line 29, src/sass/blocks/heroCarouselSlide.scss */
.hero-carousel-slide__button {
  font-size: 1.4rem;
  display: none;
  margin: 0;
  font-weight: 700;
  background-color: #009390;
  color: white;
  padding: 0.7em 3em 0.7em 1.5em;
  line-height: normal;
  box-sizing: border-box;
  text-transform: uppercase;
  position: absolute;
  bottom: calc(50px + 1em);
  left: 50%;
  -webkit-transform: translateX(-50%) scale(0.8);
          transform: translateX(-50%) scale(0.8);
}

@media (min-width: 769px) {
  /* line 29, src/sass/blocks/heroCarouselSlide.scss */
  .hero-carousel-slide__button {
    display: inline-block;
  }
}

@media (min-width: 993px) {
  /* line 29, src/sass/blocks/heroCarouselSlide.scss */
  .hero-carousel-slide__button {
    -webkit-transform: translateX(-50%) scale(0.9);
            transform: translateX(-50%) scale(0.9);
  }
}

@media (min-width: 1201px) {
  /* line 29, src/sass/blocks/heroCarouselSlide.scss */
  .hero-carousel-slide__button {
    -webkit-transform: translateX(-50%) scale(1);
            transform: translateX(-50%) scale(1);
  }
}

/* line 57, src/sass/blocks/heroCarouselSlide.scss */
.hero-carousel-slide__button::after {
  content: '';
  display: block;
  height: calc(0.66em / 2);
  width: calc(0.66em / 2);
  position: absolute;
  right: 1em;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  border-right: 2px solid;
  border-top: 2px solid;
  border-color: white;
  transition: right 0.3s ease;
  top: 50%;
  margin: auto;
}

/* line 73, src/sass/blocks/heroCarouselSlide.scss */
.hero-carousel-slide__button:hover {
  color: white;
  text-decoration: none;
}

/* line 77, src/sass/blocks/heroCarouselSlide.scss */
.hero-carousel-slide__button:hover::after {
  right: 0.75em;
}

/* line 83, src/sass/blocks/heroCarouselSlide.scss */
.hero-carousel-slide__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (min-width: 769px) {
  /* line 83, src/sass/blocks/heroCarouselSlide.scss */
  .hero-carousel-slide__logo {
    display: none;
  }
}

@media (min-width: 769px) {
  /* line 95, src/sass/blocks/heroCarouselSlide.scss */
  .slick-slide .hero-carousel-slide__logo {
    display: none;
  }
}

/* line 104, src/sass/blocks/heroCarouselSlide.scss */
html[lang=he-IL] .hero-carousel-slide__button {
  padding: 0.7em 1.5em 0.7em 3em;
}

/* line 107, src/sass/blocks/heroCarouselSlide.scss */
html[lang=he-IL] .hero-carousel-slide__button::after {
  left: 1em;
  right: auto;
  border-left: 2px solid;
  border-bottom: 2px solid;
  border-right: none;
  border-top: none;
}

/* line 117, src/sass/blocks/heroCarouselSlide.scss */
html[lang=he-IL] .hero-carousel-slide__button:hover::after {
  left: 0.75em;
}

/* line 124, src/sass/blocks/heroCarouselSlide.scss */
.template-default-2020 .hero-carousel-slide {
  height: 124.167vw;
}

@media (min-width: 769px) {
  /* line 124, src/sass/blocks/heroCarouselSlide.scss */
  .template-default-2020 .hero-carousel-slide {
    height: 300px;
  }
}

@media (min-width: 993px) {
  /* line 124, src/sass/blocks/heroCarouselSlide.scss */
  .template-default-2020 .hero-carousel-slide {
    height: 382px;
  }
}

@media (min-width: 1201px) {
  /* line 124, src/sass/blocks/heroCarouselSlide.scss */
  .template-default-2020 .hero-carousel-slide {
    height: 432px;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/blocks/gridFilterTagMenu.scss */
.grid-filter-tag-menu {
  padding-left: 30px;
  padding-right: 15px;
}

@media (max-width: 991px) {
  /* line 5, src/sass/blocks/gridFilterTagMenu.scss */
  .grid-filter-tag-menu {
    margin-top: 1.4rem;
  }
}

/* line 13, src/sass/blocks/gridFilterTagMenu.scss */
.grid-filter-tag-menu-selected, .grid-filter-tag-menu-clear-all {
  box-sizing: border-box;
  color: #009390;
  float: left;
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 10px;
  width: 50%;
}

/* line 23, src/sass/blocks/gridFilterTagMenu.scss */
.template-default-2020 .grid-filter-tag-menu-selected, .template-default-2020 .grid-filter-tag-menu-clear-all {
  color: #444;
}

/* line 28, src/sass/blocks/gridFilterTagMenu.scss */
.grid-filter-tag-menu-clear-all {
  text-align: right;
}

/* line 31, src/sass/blocks/gridFilterTagMenu.scss */
.grid-filter-tag-menu-clear-all:hover {
  cursor: pointer;
}

/* line 35, src/sass/blocks/gridFilterTagMenu.scss */
.grid-filter-tag-menu-clear-all .clear-all {
  display: none;
}

/* line 40, src/sass/blocks/gridFilterTagMenu.scss */
.grid-filter-tag-menu-refresh {
  margin-right: 5px;
  transition: 0.3s ease-in-out;
  display: inline-block;
}

/* line 45, src/sass/blocks/gridFilterTagMenu.scss */
.grid-filter-tag-menu-refresh::after {
  content: "\f00d";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 50, src/sass/blocks/gridFilterTagMenu.scss */
.grid-filter-tag-menu-management {
  clear: both;
}

/* line 53, src/sass/blocks/gridFilterTagMenu.scss */
.grid-filter-tag-menu-management .filter-item {
  border: 1px solid #bfdedd;
  color: #e95640;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 700;
  margin: 5px 5px 5px 0;
  padding: 1rem 1rem 1rem 1.5rem;
}

/* line 62, src/sass/blocks/gridFilterTagMenu.scss */
.grid-filter-tag-menu-management .filter-item .remove-filter {
  color: transparent;
  cursor: pointer;
  font-size: 0;
  margin-left: 10px;
}

/* line 68, src/sass/blocks/gridFilterTagMenu.scss */
.grid-filter-tag-menu-management .filter-item .remove-filter::after {
  color: #e95640;
  font-size: 1.4rem;
  content: "\f00d";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 79, src/sass/blocks/gridFilterTagMenu.scss */
body[class*='template-default-2021'] .grid-filter-tag-menu-selected, body[class*='template-default-2021'] .grid-filter-tag-menu-management {
  display: none;
}

/* line 84, src/sass/blocks/gridFilterTagMenu.scss */
body[class*='template-default-2021'] .grid-filter-tag-menu-clear-all {
  width: auto;
  float: none;
  color: #006647;
}

@media (max-width: 991px) {
  /* line 84, src/sass/blocks/gridFilterTagMenu.scss */
  body[class*='template-default-2021'] .grid-filter-tag-menu-clear-all {
    text-align: center;
  }
}

/* line 93, src/sass/blocks/gridFilterTagMenu.scss */
body[class*='template-default-2021'] .grid-filter-tag-menu-clear-all i {
  display: none;
}

/* line 97, src/sass/blocks/gridFilterTagMenu.scss */
body[class*='template-default-2021'] .grid-filter-tag-menu-clear-all .clear-all {
  padding: 4px;
}

/* line 101, src/sass/blocks/gridFilterTagMenu.scss */
body[class*='template-default-2021'] .grid-filter-tag-menu-clear-all button.clear-all {
  border: none;
  background-color: transparent;
  color: #006647;
  font-size: 1.4rem;
  font-weight: 700;
}

/* line 108, src/sass/blocks/gridFilterTagMenu.scss */
body[class*='template-default-2021'] .grid-filter-tag-menu-clear-all button.clear-all:focus {
  outline-offset: 2px;
  outline: 2px solid black;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/blocks/social-icons.scss */
body[class*='template-default-2021'] .reference-social-links .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
}

/* line 15, src/sass/blocks/social-icons.scss */
body[class*='template-default-2021'] .social-icons-heading {
  color: white;
  font-weight: 400;
  font-size: 1.4rem;
  margin-bottom: 0;
}

/* line 23, src/sass/blocks/social-icons.scss */
body[class*='template-default-2021'] .social-icons a.facebook, body[class*='template-default-2021'] .social-icons a.twitter, body[class*='template-default-2021'] .social-icons a.youtube, body[class*='template-default-2021'] .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;
  border: 1px solid white;
  box-sizing: border-box;
  text-decoration: none;
  border-radius: 50%;
}

/* line 40, src/sass/blocks/social-icons.scss */
body[class*='template-default-2021'] .social-icons a.facebook:hover, body[class*='template-default-2021'] .social-icons a.twitter:hover, body[class*='template-default-2021'] .social-icons a.youtube:hover, body[class*='template-default-2021'] .social-icons a.instagram:hover {
  background-color: #a9c141;
  color: white;
  text-decoration: none;
}

/* line 49, src/sass/blocks/social-icons.scss */
body[class*='template-default-2021'] .social-icons a.facebook::before {
  content: "\f09a";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 55, src/sass/blocks/social-icons.scss */
body[class*='template-default-2021'] .social-icons a.youtube::before {
  content: "\f16a";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 61, src/sass/blocks/social-icons.scss */
body[class*='template-default-2021'] .social-icons a.twitter::before {
  content: "\f099";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 67, src/sass/blocks/social-icons.scss */
body[class*='template-default-2021'] .social-icons a.instagram::before {
  content: "\f16d";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 74, src/sass/blocks/social-icons.scss */
body[class*='template-default-2021'] .social-icons-footer .social-icons {
  text-align: center;
  margin: 1rem 0;
}

@media (max-width: 991px) {
  /* line 74, src/sass/blocks/social-icons.scss */
  body[class*='template-default-2021'] .social-icons-footer .social-icons {
    margin: 2rem 0;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/blocks/search-input.scss */
.reference-search-input {
  padding-left: 60px;
  background: transparent;
  transition: background 0.3s cubic-bezier(0.47, 0.74, 0.74, 0.18);
}

/* line 9, src/sass/blocks/search-input.scss */
.reference-search-input .search-icon {
  position: absolute;
  top: 22px;
  left: 11%;
}

@media only screen and (max-width: 992px) {
  /* line 9, src/sass/blocks/search-input.scss */
  .reference-search-input .search-icon {
    left: initial;
    right: 20px;
  }
}

@media only screen and (max-width: 992px) {
  /* line 4, src/sass/blocks/search-input.scss */
  .reference-search-input {
    position: absolute;
    right: 0;
    top: 5px;
  }
  /* line 25, src/sass/blocks/search-input.scss */
  .reference-search-input .search-icon {
    top: 15px;
    width: 20px;
  }
  /* line 30, src/sass/blocks/search-input.scss */
  .reference-search-input .close-mobile-button {
    display: none;
  }
  /* line 34, src/sass/blocks/search-input.scss */
  .reference-search-input .search-input {
    display: none;
  }
  /* line 38, src/sass/blocks/search-input.scss */
  .reference-search-input.active {
    top: 6rem;
    width: 100%;
    background-color: #006647;
    left: 0;
    padding-left: 120px;
  }
  /* line 45, src/sass/blocks/search-input.scss */
  .reference-search-input.active .close-mobile-button {
    display: block;
    top: -40px;
    position: absolute;
    width: 20px;
    right: 20px;
  }
  /* line 53, src/sass/blocks/search-input.scss */
  .reference-search-input.active .search-icon {
    left: 100px;
  }
  /* line 57, src/sass/blocks/search-input.scss */
  .reference-search-input.active .search-input {
    display: block;
  }
}

@media (min-width: 993px) and (max-width: 1200px) {
  /* line 64, src/sass/blocks/search-input.scss */
  .reference-search-input .search-input,
  .reference-search-input .close-mobile-button {
    display: none;
  }
  /* line 69, src/sass/blocks/search-input.scss */
  .reference-search-input .search-icon {
    top: -25px;
    right: 20px;
    left: initial;
  }
  /* line 75, src/sass/blocks/search-input.scss */
  .reference-search-input.active {
    margin-left: 40px;
  }
  /* line 78, src/sass/blocks/search-input.scss */
  .reference-search-input.active .search-input,
  .reference-search-input.active .close-mobile-button {
    display: block;
  }
  /* line 83, src/sass/blocks/search-input.scss */
  .reference-search-input.active .close-mobile-button {
    top: -28px;
    width: 20px;
    position: absolute;
    float: right;
    right: 113px;
  }
  /* line 91, src/sass/blocks/search-input.scss */
  .reference-search-input.active .search-icon {
    top: 20px;
    left: 4%;
  }
  /* line 96, src/sass/blocks/search-input.scss */
  .reference-search-input.active .search-input {
    width: 80%;
  }
  /* line 99, src/sass/blocks/search-input.scss */
  .reference-search-input.active .search-input::-webkit-input-placeholder {
    padding-left: 20px;
  }
  .reference-search-input.active .search-input:-ms-input-placeholder {
    padding-left: 20px;
  }
  .reference-search-input.active .search-input::placeholder {
    padding-left: 20px;
  }
}

/* line 107, src/sass/blocks/search-input.scss */
.reference-search-input .search.search-nav-eu .search-input {
  border: unset;
  border-bottom: 2px solid #a9c141;
  background: transparent;
  color: white;
}

/* line 113, src/sass/blocks/search-input.scss */
.reference-search-input .search.search-nav-eu .search-input::-webkit-input-placeholder {
  color: #f8f8f8;
}
.reference-search-input .search.search-nav-eu .search-input:-ms-input-placeholder {
  color: #f8f8f8;
}
.reference-search-input .search.search-nav-eu .search-input::placeholder {
  color: #f8f8f8;
}

@media (max-width: 1024px) {
  /* line 113, src/sass/blocks/search-input.scss */
  .reference-search-input .search.search-nav-eu .search-input::-webkit-input-placeholder {
    padding-left: 5px;
  }
  .reference-search-input .search.search-nav-eu .search-input:-ms-input-placeholder {
    padding-left: 5px;
  }
  .reference-search-input .search.search-nav-eu .search-input::placeholder {
    padding-left: 5px;
  }
}

@media only screen and (max-width: 992px) {
  /* line 107, src/sass/blocks/search-input.scss */
  .reference-search-input .search.search-nav-eu .search-input {
    width: 80%;
    margin-left: 8px;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/blocks/newsCategoryWrapper.scss */
.news-category {
  margin-bottom: 20px;
}

/* line 6, src/sass/blocks/newsCategoryWrapper.scss */
.news-category__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  /* stylelint-disable-line property-no-unknown */
  padding: 0;
  list-style-type: none;
}

@media only screen and (max-width: 992px) {
  /* line 6, src/sass/blocks/newsCategoryWrapper.scss */
  .news-category__wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/* line 18, src/sass/blocks/newsCategoryWrapper.scss */
.news-category__wrapper li {
  max-width: 290px;
  text-align: center;
}

/* line 22, src/sass/blocks/newsCategoryWrapper.scss */
.news-category__wrapper li a:focus {
  display: block;
  border: 2px solid #000;
  border-radius: 2px;
}

/* line 28, src/sass/blocks/newsCategoryWrapper.scss */
.news-category__wrapper li span {
  padding-top: 20px;
  font-weight: 700;
  color: #000;
}

/* line 34, src/sass/blocks/newsCategoryWrapper.scss */
.news-category__wrapper li img {
  margin-bottom: 20px;
}
/* line 1, src/sass/components/formValidator/_form-validator-base.scss */
.error-message-invalid,
.error-message-required {
  display: none;
}

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

/* line 14, src/sass/components/formValidator/_form-validator-base.scss */
.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;
}
/* line 1, src/sass/components/loginForm/_login-form-base.scss */
.login-errors {
  color: red;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
}
/*stylelint-disable*/
/*stylelint-disable*/
/*stylelint-disable*/
/* line 1, src/sass/components/gridFilter/_grid-filter-base.scss */
body:not([class*='template-default-2021']) .grid-filter {
  position: relative;
}

/* line 4, src/sass/components/gridFilter/_grid-filter-base.scss */
body:not([class*='template-default-2021']) .grid-filter__header {
  padding: 10px 15px;
  font-weight: 700;
  color: white;
  font-size: 2.4rem;
}

/* line 11, src/sass/components/gridFilter/_grid-filter-base.scss */
body:not([class*='template-default-2021']) .grid-filter__sections {
  display: block;
}

@media (max-width: 991px) {
  /* line 11, src/sass/components/gridFilter/_grid-filter-base.scss */
  body:not([class*='template-default-2021']) .grid-filter__sections {
    display: none;
  }
}

/* line 19, src/sass/components/gridFilter/_grid-filter-base.scss */
body:not([class*='template-default-2021']) .grid-filter__toggle {
  color: #009390;
  position: absolute;
  top: 25px;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 2.4rem;
  display: none;
  cursor: pointer;
}

/* line 29, src/sass/components/gridFilter/_grid-filter-base.scss */
body:not([class*='template-default-2021']) .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 36, src/sass/components/gridFilter/_grid-filter-base.scss */
body:not([class*='template-default-2021']) .grid-filter__toggle--active::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media (max-width: 991px) {
  /* line 19, src/sass/components/gridFilter/_grid-filter-base.scss */
  body:not([class*='template-default-2021']) .grid-filter__toggle {
    display: block;
  }
}

/* line 48, src/sass/components/gridFilter/_grid-filter-base.scss */
body:not([class*='template-default-2021']) .template-default-2020 .grid-filter__header {
  color: #006647;
  border-bottom: solid 1px #d1dde6;
  font-size: 2rem;
  padding: 15px;
}

@media (max-width: 991px) {
  /* line 48, src/sass/components/gridFilter/_grid-filter-base.scss */
  body:not([class*='template-default-2021']) .template-default-2020 .grid-filter__header {
    margin: -1px;
  }
}

/* line 60, src/sass/components/gridFilter/_grid-filter-base.scss */
body:not([class*='template-default-2021']) .template-default-2020 .gridFilter {
  border: solid 1px #d1dde6;
  background-color: #f8f8f8;
}

@media (max-width: 991px) {
  /* line 60, src/sass/components/gridFilter/_grid-filter-base.scss */
  body:not([class*='template-default-2021']) .template-default-2020 .gridFilter {
    width: calc(100% - 30px);
    margin-left: 15px;
  }
}

/* line 1, src/sass/components/gridFilter/_grid-filter-base-2021.scss */
body[class*='template-default-2021'] .grid-filter {
  position: relative;
}

/* line 4, src/sass/components/gridFilter/_grid-filter-base-2021.scss */
body[class*='template-default-2021'] .grid-filter__header {
  display: none;
}

/* line 8, src/sass/components/gridFilter/_grid-filter-base-2021.scss */
body[class*='template-default-2021'] .grid-filter__sections {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 767px) {
  /* line 8, src/sass/components/gridFilter/_grid-filter-base-2021.scss */
  body[class*='template-default-2021'] .grid-filter__sections {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 1, src/sass/components/gridFilter/_grid-filter-finder-tool.scss */
.grid-filter-finder-tool {
  background: transparent;
  border: none !important;
  display: none;
}

/* line 6, src/sass/components/gridFilter/_grid-filter-finder-tool.scss */
.grid-filter-finder-tool .box-images-for-filters {
  display: none;
}

/* line 11, src/sass/components/gridFilter/_grid-filter-finder-tool.scss */
.grid-filter-finder-tool .grid-filter__header {
  color: #a9c141;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  border: none;
  margin: 0;
  padding-bottom: 0;
}

/* line 21, src/sass/components/gridFilter/_grid-filter-finder-tool.scss */
.grid-filter-finder-tool .grid-filter__sections {
  display: block;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 1, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button {
  display: inline-block;
  margin: 0 5px 5px 0;
  font-weight: 400;
  background-color: #009390;
  color: white;
  padding: 1em 3em 1em 1.6em;
  line-height: normal;
  position: relative;
}

/* line 11, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button:hover {
  color: white;
  text-decoration: none;
}

/* line 15, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button:hover::after {
  right: calc(1em / 1.4);
}

/* line 20, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button::after {
  content: "";
  display: inline-block;
  height: calc(1em / 2);
  width: calc(1em / 2);
  position: absolute;
  right: 1em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-right: 3px solid;
  border-top: 3px solid;
  border-color: white;
  transition: right 0.3s;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media (max-width: 767px) {
  /* line 37, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
  a.hyperlinkStyle-button-block-on-mobile {
    display: block;
    text-align: center;
    margin: 0;
  }
}

/* line 45, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-block {
  display: block;
}

/* line 49, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-white {
  background: white;
  color: #009390;
}

/* line 53, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-white:hover {
  color: #009390;
}

/* line 57, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-white::after {
  border-color: #009390;
}

/* line 62, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-arrow-left {
  padding: 1em 1.6em 1em 3em;
}

/* line 65, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-arrow-left::after {
  left: 1em;
  transition: left 0.3s;
  right: auto;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

/* line 73, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-arrow-left:hover::after {
  left: calc(1em / 1.4);
  right: auto;
}

@media (max-width: 991px) {
  /* line 82, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
  a.hyperlinkStyle-hide-on-mobile {
    display: none;
  }
}

/* line 90, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-hover-white:hover {
  text-decoration: underline;
  color: white;
}

/* line 99, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
.template-default-2020 a.hyperlinkStyle-button {
  background-color: #006647;
  color: white;
  padding: 15px 45px;
}

/* line 104, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
.template-default-2020 a.hyperlinkStyle-button::after {
  content: none;
}

/* line 109, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
.template-default-2020 a.hyperlinkStyle-country-selector-handler {
  color: #a9c141;
}

/* line 113, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
.template-default-2020 a.hyperlinkStyle-button-arrow-down {
  display: inline-block;
  font-size: 1.5rem;
  margin: 0 5px 5px 0;
  font-weight: 400;
  background-color: #006647;
  color: white;
  padding: 1em 3em 1em 1.6em;
  line-height: normal;
  position: relative;
}

/* line 124, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
.template-default-2020 a.hyperlinkStyle-button-arrow-down:hover {
  color: white;
  text-decoration: none;
}

/* line 128, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
.template-default-2020 a.hyperlinkStyle-button-arrow-down:hover::after {
  bottom: -5px;
}

/* line 133, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
.template-default-2020 a.hyperlinkStyle-button-arrow-down::after {
  content: "";
  display: inline-block;
  height: calc(1em / 2);
  width: calc(1em / 2);
  position: absolute;
  right: 1em;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-right: 3px solid;
  border-top: 3px solid;
  border-color: white;
  transition: bottom 0.3s;
  top: 0;
  bottom: 5px;
  margin: auto;
}

/* line 155, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
body[class*='template-default-2021'] a.hyperlinkStyle-button {
  background-color: #006647;
  color: white;
  padding: 15px 45px;
}

/* line 160, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
body[class*='template-default-2021'] a.hyperlinkStyle-button::after {
  content: none;
}

@media (max-width: 767px) {
  /* line 155, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
  body[class*='template-default-2021'] a.hyperlinkStyle-button {
    width: calc(100% - 90px);
    text-align: center;
  }
}

/* line 170, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
body[class*='template-default-2021'] a.hyperlinkStyle-country-selector-handler {
  color: #a9c141;
}

/* line 174, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
body[class*='template-default-2021'] button.hyperlinkStyle-country-selector-handler {
  border: none;
  background-color: transparent;
  color: #a9c141;
  padding: 0;
  cursor: pointer;
}

/* line 181, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
body[class*='template-default-2021'] button.hyperlinkStyle-country-selector-handler:hover {
  border-bottom: 1px solid #a9c141;
}

/* line 185, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
body[class*='template-default-2021'] button.hyperlinkStyle-country-selector-handler:focus {
  outline: revert;
}

/* line 190, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
body[class*='template-default-2021'] a.hyperlinkStyle-button-arrow-down {
  display: inline-block;
  font-size: 1.5rem;
  margin: 0 5px 5px 0;
  font-weight: 400;
  background-color: #006647;
  color: white;
  padding: 1em 3em 1em 1.6em;
  line-height: normal;
  position: relative;
}

/* line 201, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
body[class*='template-default-2021'] a.hyperlinkStyle-button-arrow-down:hover {
  color: white;
  text-decoration: none;
}

/* line 205, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
body[class*='template-default-2021'] a.hyperlinkStyle-button-arrow-down:hover::after {
  bottom: -5px;
}

/* line 210, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
body[class*='template-default-2021'] a.hyperlinkStyle-button-arrow-down::after {
  content: "";
  display: inline-block;
  height: calc(1em / 2);
  width: calc(1em / 2);
  position: absolute;
  right: 1em;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-right: 3px solid;
  border-top: 3px solid;
  border-color: white;
  transition: bottom 0.3s;
  top: 0;
  bottom: 5px;
  margin: auto;
}

/* line 228, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
body[class*='template-default-2021'] a.hyperlinkStyle-button-link {
  color: white;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 1.5px;
  border-bottom: 3px solid #a9c141;
  padding-bottom: 2px;
}

/* line 237, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
body[class*='template-default-2021'] button.hyperlinkStyle-button-cookies-footer {
  border: none;
  background-color: transparent;
  color: #006647;
  padding: 0;
  cursor: pointer;
}

/* line 244, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
body[class*='template-default-2021'] button.hyperlinkStyle-button-cookies-footer:hover {
  color: #a9c141;
}

/* line 248, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
body[class*='template-default-2021'] button.hyperlinkStyle-button-cookies-footer:focus {
  outline: revert;
}

/* line 255, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
body[class*='template-default-2021'].high-contrast a.hyperlinkStyle-button:hover {
  background-color: white;
  color: #006647;
  box-shadow: inset 0 0 0 4px #006647;
}
/*stylelint-disable*/
/*stylelint-disable*/
@font-face {
  font-family: 'Proxima Nova';
  src: url("proximaNova/proxima-nova-font-weight-400-italic") format("woff");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("../../assets/fonts/proximaNova/proxima-nova-font-weight-400") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("../../assets/fonts/proximaNova/proxima-nova-font-weight-600") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("../../assets/fonts/proximaNova/proxima-nova-font-weight-700") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("../../assets/fonts/proximaNova/proxima-nova-italic-font-weight-700") format("woff");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("../../assets/fonts/proximaNova/proxima-nova-font-weight-800") format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Proxima Nova';
  src: url("../../assets/fonts/fonts/proximaNova/proxima-nova-font-weight-900") format("woff");
  font-weight: 900;
  font-style: normal;
}

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

/* line 8, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.template-default-2020 .selectionStyle-green,
body[class*='template-default-2021'] .selectionStyle-green {
  color: #006647;
}

/* line 13, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-gray .selectionStyle-green {
  color: #444 !important;
  font-weight: 100;
}

/* line 19, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-orange {
  color: #e95640;
}

/* line 23, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-white {
  color: white;
}

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

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

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

/* line 40, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-bold {
  font-weight: 700;
}

/* line 45, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-margin-top {
  display: inline-block;
  margin-top: 15px;
}

/* line 50, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-margin {
  display: inline-block;
  margin-bottom: 15px;
}

/* line 56, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-padding-right span {
  padding-right: 5px;
  line-height: 40px;
}

/* line 62, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-uppercase {
  text-transform: uppercase;
}

/* line 66, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-word-wrap {
  word-wrap: break-word;
}

@media (max-width: 767px) {
  /* line 70, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-hide-on-mobile {
    display: none;
  }
}

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

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

/* line 86, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-product-page-name {
  font-size: 3rem;
}

@media (max-width: 767px) {
  /* line 86, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-product-page-name {
    font-size: 2rem;
  }
}

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

/* line 102, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-sup {
  top: -0.5em;
}

/* line 106, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-sub {
  bottom: -0.25em;
}

/* line 110, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-underline {
  text-decoration: underline;
}

/* line 115, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.template-default-2020 .selectionStyle-green-underline, .template-default-2020 .selectionStyle-green-light-underline,
body[class*='template-default-2021'] .selectionStyle-green-underline,
body[class*='template-default-2021'] .selectionStyle-green-light-underline {
  font-size: 0;
  line-height: 0;
}

/* line 120, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.template-default-2020 .selectionStyle-green-underline::after, .template-default-2020 .selectionStyle-green-light-underline::after,
body[class*='template-default-2021'] .selectionStyle-green-underline::after,
body[class*='template-default-2021'] .selectionStyle-green-light-underline::after {
  content: '';
  display: inline-block;
  width: 50px;
  height: 1px;
  border-bottom: 1px solid #a9c141;
  margin-bottom: 12px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 991px) {
  /* line 132, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-block-below-desktop {
    display: block;
  }
}

@media (min-width: 992px) {
  /* line 140, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-separator-on-right::after {
    content: '|';
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
  }
}

/* line 149, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-font-size-72px {
  font-size: 3.6rem;
  font-size: calc( 3.6rem + ( 72 - 36 ) * (100vw - 320px) / (448));
}

@media (min-width: 768px) {
  /* line 149, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-font-size-72px {
    font-size: 7.2rem;
  }
}

/* line 153, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-font-size-72-no-scale {
  font-size: 7.2rem;
}

/* line 157, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-product-title {
  font-size: 2rem;
  font-size: calc( 2rem + ( 22 - 20 ) * (100vw - 320px) / (448));
}

@media (min-width: 768px) {
  /* line 157, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-product-title {
    font-size: 2.2rem;
  }
}

/* line 161, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-letter-spacing-08 {
  letter-spacing: 0.8px;
}

/* line 166, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-eyebrow {
  color: #a9c141;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.4rem;
  font-weight: 700;
}

/* line 173, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.high-contrast .selectionStyle-eyebrow {
  color: #006647;
}

/* line 178, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-black {
  color: #040404;
}

/* line 182, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-green-light-underline {
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

/* line 188, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selection-styles-white-transparent {
  color: rgba(255, 255, 255, 0.7);
}

/* line 191, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.high-contrast .selection-styles-white-transparent {
  color: white;
}

/* line 196, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-light-green-underline {
  line-height: 100px;
  letter-spacing: 1.5px;
  text-decoration: underline solid #a9c141 3px;
}

/* line 203, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-style-h1,
.selectionStyle-style-h2,
.selectionStyle-style-h3,
.selectionStyle-style-h4,
.selectionStyle-style-h5,
.selectionStyle-style-h6 {
  font-family: 'Lato', sans-serif;
  margin: 10px 0;
  font-weight: 700;
  color: #009390;
  line-height: normal;
  text-transform: none;
  font-style: normal;
}

/* line 217, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.template-default-2020 .selectionStyle-style-h1, .template-default-2020
.selectionStyle-style-h2, .template-default-2020
.selectionStyle-style-h3, .template-default-2020
.selectionStyle-style-h4, .template-default-2020
.selectionStyle-style-h5, .template-default-2020
.selectionStyle-style-h6 {
  font-family: 'Montserrat', sans-serif;
  color: #006647;
}

/* line 222, src/sass/components/selectionStyle/_selectionStyle-base.scss */
body[class*='template-default-2021'] .selectionStyle-style-h1, body[class*='template-default-2021']
.selectionStyle-style-h2, body[class*='template-default-2021']
.selectionStyle-style-h3, body[class*='template-default-2021']
.selectionStyle-style-h4, body[class*='template-default-2021']
.selectionStyle-style-h5, body[class*='template-default-2021']
.selectionStyle-style-h6 {
  font-family: proxima-nova, sans-serif;
}

/* line 226, src/sass/components/selectionStyle/_selectionStyle-base.scss */
body:lang(tr-TR)[class*='template-default-2021'] .selectionStyle-style-h1, body:lang(tr-TR)[class*='template-default-2021']
.selectionStyle-style-h2, body:lang(tr-TR)[class*='template-default-2021']
.selectionStyle-style-h3, body:lang(tr-TR)[class*='template-default-2021']
.selectionStyle-style-h4, body:lang(tr-TR)[class*='template-default-2021']
.selectionStyle-style-h5, body:lang(tr-TR)[class*='template-default-2021']
.selectionStyle-style-h6 {
  font-family: sans-serif;
}

/* line 231, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-style-h1 {
  font-size: 2.4rem;
  font-size: calc( 2.4rem + ( 36 - 24 ) * (100vw - 320px) / (448));
  color: #2f9898 !important;
}

@media (min-width: 768px) {
  /* line 231, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-style-h1 {
    font-size: 3.6rem;
  }
}

/* line 236, src/sass/components/selectionStyle/_selectionStyle-base.scss */
body[class*='template-default-2021'] .selectionStyle-style-h1 {
  font-size: 2.4rem;
  font-size: calc( 2.4rem + ( 36 - 24 ) * (100vw - 320px) / (448));
}

@media (min-width: 768px) {
  /* line 236, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  body[class*='template-default-2021'] .selectionStyle-style-h1 {
    font-size: 3.6rem;
  }
}

/* line 239, src/sass/components/selectionStyle/_selectionStyle-base.scss */
body[class*='template-default-2021'] .selectionStyle-style-h1 .selectionStyle-font-bigger {
  font-size: 5.5rem;
}

/* line 245, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-style-h2 {
  font-size: 2.6rem;
  font-size: calc( 2.6rem + ( 30 - 26 ) * (100vw - 320px) / (448));
}

@media (min-width: 768px) {
  /* line 245, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-style-h2 {
    font-size: 3rem;
  }
}

/* line 248, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.template-default-2020 .selectionStyle-style-h2,
body[class*='template-default-2021'] .selectionStyle-style-h2 {
  color: #006647;
  font-size: 3.6rem;
  font-weight: 800;
  line-height: 1;
}

@media (max-width: 991px) {
  /* line 248, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .template-default-2020 .selectionStyle-style-h2,
  body[class*='template-default-2021'] .selectionStyle-style-h2 {
    font-size: 2.8rem;
  }
}

/* line 261, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-style-h3 {
  font-size: 1.8rem;
  font-size: calc( 1.8rem + ( 20 - 18 ) * (100vw - 320px) / (448));
}

@media (min-width: 768px) {
  /* line 261, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-style-h3 {
    font-size: 2rem;
  }
}

/* line 264, src/sass/components/selectionStyle/_selectionStyle-base.scss */
body[class*='template-default-2021'] .selectionStyle-style-h3 {
  font-size: 3rem;
  font-weight: 800;
  line-height: 1;
}

/* line 271, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-style-h4 {
  font-size: 1.8rem;
  font-size: calc( 1.8rem + ( 18 - 18 ) * (100vw - 320px) / (448));
  color: #e95640;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  /* line 271, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-style-h4 {
    font-size: 1.8rem;
  }
}

/* line 277, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.template-default-2020 .selectionStyle-style-h4,
body[class*='template-default-2021'] .selectionStyle-style-h4 {
  color: #006647;
  text-transform: none;
}

/* line 284, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-style-h5 {
  font-size: 1.6rem;
  font-size: calc( 1.6rem + ( 16 - 16 ) * (100vw - 320px) / (448));
  text-transform: uppercase;
}

@media (min-width: 768px) {
  /* line 284, src/sass/components/selectionStyle/_selectionStyle-base.scss */
  .selectionStyle-style-h5 {
    font-size: 1.6rem;
  }
}

/* line 289, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.template-default-2020 .selectionStyle-style-h5 {
  text-transform: none;
}

/* line 294, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-style-h6 {
  font-size: 1.4rem;
  color: black;
  font-style: italic;
}

/* line 301, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.high-contrast .selectionStyle-high-contrast-green {
  color: #006647 !important;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/countrySelector/_countrySelector.scss */
.countrySelector > ul {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 10, src/sass/components/countrySelector/_countrySelector.scss */
.countrySelector > ul > li {
  text-align: center;
  width: 100%;
  margin: 5px 0;
}

@media (min-width: 769px) {
  /* line 10, src/sass/components/countrySelector/_countrySelector.scss */
  .countrySelector > ul > li {
    width: 50%;
  }
}

@media (min-width: 993px) {
  /* line 10, src/sass/components/countrySelector/_countrySelector.scss */
  .countrySelector > ul > li {
    text-align: left;
    width: 20%;
  }
}

/* line 24, src/sass/components/countrySelector/_countrySelector.scss */
.countrySelector > ul > li a {
  color: black;
  transition: 0.1s;
}

/* line 28, src/sass/components/countrySelector/_countrySelector.scss */
.countrySelector > ul > li a:hover {
  color: #009390;
}

/* line 31, src/sass/components/countrySelector/_countrySelector.scss */
.template-default-2020 .countrySelector > ul > li a:hover {
  color: #006647;
}
/*stylelint-disable*/
/* line 2, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
body:not([class*='template-default-2021']) .grid-filter-section__header {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2rem;
  color: #009390;
  text-transform: none;
}

/* line 11, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
body:not([class*='template-default-2021']) .grid-filter-section__tag-list {
  margin-top: 0.75rem;
  padding-left: 0;
}

@media (max-width: 991px) {
  /* line 11, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
  body:not([class*='template-default-2021']) .grid-filter-section__tag-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 20, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
body:not([class*='template-default-2021']) .grid-filter-section__tag-list li {
  position: relative;
  list-style: none;
  margin-bottom: 10px;
  color: #009390;
  font-weight: 400;
  line-height: 2.2rem;
  cursor: pointer;
}

@media (max-width: 991px) {
  /* line 20, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
  body:not([class*='template-default-2021']) .grid-filter-section__tag-list li {
    margin-right: 5px;
    width: calc(50% - 5px);
  }
}

/* line 35, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
body:not([class*='template-default-2021']) .grid-filter-section__tag-list input[type="checkbox"] {
  cursor: pointer;
  opacity: 0;
  width: 15px;
  height: 15px;
  padding: 0;
  position: absolute;
  left: 0;
  top: 4px;
}

/* line 45, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
.template-default-2020 body:not([class*='template-default-2021']) .grid-filter-section__tag-list input[type="checkbox"] {
  width: 20px;
  height: 20px;
}

/* line 50, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
body:not([class*='template-default-2021']) .grid-filter-section__tag-list input[type="checkbox"] + span {
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

/* line 56, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
body:not([class*='template-default-2021']) .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: 10px;
  content: '';
  z-index: 0;
  box-sizing: border-box;
  transition: 0.2s ease-in-out;
}

/* line 69, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
.template-default-2020 body:not([class*='template-default-2021']) .grid-filter-section__tag-list input[type="checkbox"] + span::before {
  width: 20px;
  height: 20px;
  top: 4px;
  margin-right: 18px;
}

/* line 78, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
body:not([class*='template-default-2021']) .grid-filter-section__tag-list input[type="checkbox"]:checked + .grid-filter-section__localized-tag-title {
  color: #e95640;
}

/* line 81, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
.template-default-2020 body:not([class*='template-default-2021']) .grid-filter-section__tag-list input[type="checkbox"]:checked + .grid-filter-section__localized-tag-title {
  color: #006647;
}

/* line 87, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
body:not([class*='template-default-2021']) .grid-filter-section__tag-list input[type="checkbox"]:checked + span::before {
  background: #e95640;
}

/* line 90, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
.template-default-2020 body:not([class*='template-default-2021']) .grid-filter-section__tag-list input[type="checkbox"]:checked + span::before {
  background-color: #006647;
  background-image: url(../../assets/img/icon-check-white.svg);
  background-repeat: no-repeat;
  background-position: center center;
}

/* line 100, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
body:not([class*='template-default-2021']) .grid-filter-section__tag-list input[type="checkbox"]:not(:checked) + span::before {
  border: 1px solid #009390;
}

/* line 103, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
.template-default-2020 body:not([class*='template-default-2021']) .grid-filter-section__tag-list input[type="checkbox"]:not(:checked) + span::before {
  border: 2px solid #006647;
}

/* line 112, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
body:not([class*='template-default-2021']) .template-default-2020 .grid-filter-section__header {
  color: #006647;
  font-size: 2rem;
  margin: 25px 0;
}

@media (max-width: 991px) {
  /* line 118, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
  body:not([class*='template-default-2021']) .template-default-2020 .grid-filter-section__tag-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}

/* line 123, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
body:not([class*='template-default-2021']) .template-default-2020 .grid-filter-section__tag-list li {
  color: #006647;
  letter-spacing: 0.8px;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  /* line 123, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
  body:not([class*='template-default-2021']) .template-default-2020 .grid-filter-section__tag-list li {
    margin-right: 5px;
    width: 100%;
  }
}

/* line 137, src/sass/components/gridFilterSection/_grid-filter-section-base.scss */
body:not([class*='template-default-2021']) .template-default-2020 .gridFilterSection:not(.last) .grid-filter-section__tag-list {
  border-bottom: solid 1px #006647;
  padding-bottom: 2rem;
  margin-bottom: 0;
}

/* line 2, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section__tag-list {
  margin-top: 0.75rem;
  padding-left: 0;
}

@media (max-width: 991px) {
  /* line 2, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
  body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section__tag-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 11, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section__tag-list li {
  position: relative;
  list-style: none;
  margin-bottom: 10px;
  color: #009390;
  font-weight: 400;
  line-height: 2.2rem;
  cursor: pointer;
}

@media (max-width: 991px) {
  /* line 11, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
  body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section__tag-list li {
    margin-right: 5px;
    width: calc(50% - 11px);
  }
}

/* line 26, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section__tag-list input[type="checkbox"] {
  cursor: pointer;
  opacity: 0;
  width: 15px;
  height: 15px;
  padding: 0;
  position: absolute;
  left: 0;
  top: 4px;
  visibility: hidden;
}

/* line 39, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
body[class*='template-default-2021'] .grid-filter-finder-tool .gridFilterSection {
  display: none;
}

/* line 42, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
body[class*='template-default-2021'] .grid-filter-finder-tool .gridFilterSection.step-active {
  display: block;
}

/* line 46, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
body[class*='template-default-2021'] .grid-filter-finder-tool .gridFilterSection h1 {
  font-size: 36px;
  font-weight: 900;
  line-height: 1.2;
  color: #040404;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 3rem;
}

/* line 62, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section__tag-list {
  border: none !important;
  padding: 0;
}

/* line 66, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section__tag-list input[type="checkbox"] + span {
  padding: 20px 35px;
  background-color: white;
  border: 3px solid white;
  color: #494949;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 73, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section__tag-list input[type="checkbox"] + span::before {
  content: none;
}

/* line 78, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section__tag-list input[type="checkbox"]:checked + span.grid-filter-section__localized-tag-title {
  border: 3px solid #a9c141;
  color: #040404;
  font-weight: 700;
}

/* line 88, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section-images .grid-filter-section__tag-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 92, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section-images .grid-filter-section__tag-list li {
  position: relative;
  background-color: white;
  line-height: 0;
  margin: 0 15px;
  margin-bottom: 30px;
  width: calc(25% - 36px);
  border: 3px solid white;
}

/* line 101, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section-images .grid-filter-section__tag-list li.active {
  border: 3px solid #a9c141;
}

/* line 106, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section-images .grid-filter-section__tag-list input[type="checkbox"] {
  z-index: 1;
  position: absolute;
  opacity: 0;
}

/* line 129, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section-images .grid-filter-section__tag-list img {
  padding: 1.5vw;
  margin: 0;
  width: 100%;
  max-width: calc(100% - 3vw - 2px);
}

/* line 140, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section-images .grid-filter-section__tag-list p {
  color: #006647;
  text-align: center;
  font-size: 2rem;
  margin-top: 0;
  font-weight: 600;
  margin-bottom: 0;
  padding: 0 15px 15px;
}

@media (max-width: 991px) {
  /* line 88, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
  body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section-images .grid-filter-section__tag-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -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 160, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
  body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section-images .grid-filter-section__tag-list li {
    width: calc(50% - 11px);
    margin: 0;
    margin-bottom: 10px;
  }
  /* line 169, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
  body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section-images .grid-filter-section__tag-list p {
    font-size: 1.4rem;
  }
  /* line 173, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
  body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section-images .grid-filter-section__tag-list img {
    max-width: calc(100% - 3vw);
  }
}

/* line 180, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section-images .grid-filter-section input[type="checkbox"] + span {
  display: none;
}

/* line 187, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section-images.grid-filter-section-5-answers .grid-filter-section__tag-list {
  max-width: 940px;
  margin: 0 auto;
}

@media (min-width: 992px) {
  /* line 187, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
  body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section-images.grid-filter-section-5-answers .grid-filter-section__tag-list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (min-width: 992px) {
  /* line 195, src/sass/components/gridFilterSection/_grid-filter-section-finder-tool.scss */
  body[class*='template-default-2021'] .grid-filter-finder-tool .grid-filter-section-images.grid-filter-section-5-answers .grid-filter-section__tag-list li {
    width: calc(33% - 36px);
    max-width: 280px;
  }
}

/* line 2, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility {
  width: auto;
  display: inline-block;
}

@media (max-width: 767px) {
  /* line 2, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
  body[class*='template-default-2021'] .gridFilterSection-range-2021,
  body[class*='template-default-2021'] .gridFilterSection-range-accessibility {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
}

/* line 14, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 + .reference-grid-filter-selected,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility + .reference-grid-filter-selected {
  margin-top: 15px;
}

@media (min-width: 992px) {
  /* line 14, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
  body[class*='template-default-2021'] .gridFilterSection-range-2021 + .reference-grid-filter-selected,
  body[class*='template-default-2021'] .gridFilterSection-range-accessibility + .reference-grid-filter-selected {
    position: absolute;
    right: 0;
    top: 15px;
    margin-top: 0;
  }
}

/* line 26, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section {
  position: relative;
}

/* line 30, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section__header,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section__header {
  font-size: 1.6rem;
  padding: 10px 20px;
  padding-right: 75px;
  color: #494949;
  font-weight: 400;
  border: 1px solid #d1dde6;
  background-color: #f8f8f8;
  margin: 1px;
  cursor: pointer;
  position: relative;
}

/* line 42, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section__header:focus,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section__header:focus {
  outline: 2px solid black;
}

/* line 46, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section__header::after,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section__header::after {
  content: ' ';
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEzIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDFMNi40IDYuNEwxMS44IDEiIHN0cm9rZT0iIzA0MDQwNCIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=");
  background-repeat: no-repeat;
  width: 13px;
  height: 8px;
  display: block;
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 60, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section__header .filter-number,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section__header .filter-number {
  width: 20px;
  height: 20px;
  background-color: #a9c141;
  color: white;
  font-size: 1.2rem;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  margin-left: 10px;
  display: inline-block;
  opacity: 0;
}

/* line 78, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section button.grid-filter-section__header,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section button.grid-filter-section__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

/* line 83, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section__tag-list,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section__tag-list {
  width: calc(100% - 64px);
  margin: 0;
  padding: 20px;
  list-style-type: none;
  border: 1px solid #d1dde6;
  border-top: 0;
  background-color: white;
  display: none;
  position: absolute;
  z-index: 1;
}

/* line 95, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section__tag-list li,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section__tag-list li {
  padding: 8px 0;
  font-size: 1.6rem;
  font-weight: 400;
  position: relative;
  cursor: pointer;
}

/* line 102, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section__tag-list li:has(input:focus), body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section__tag-list li:has(label:focus), body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section__tag-list li.is-focused,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section__tag-list li:has(input:focus),
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section__tag-list li:has(label:focus),
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section__tag-list li.is-focused {
  outline: 2px solid black !important;
  outline-offset: 4px;
}

/* line 109, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section__tag-list li span,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section__tag-list li span {
  color: #494949;
}

/* line 114, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section__tag-list li input[type="checkbox"],
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section__tag-list li input[type="checkbox"] {
  position: absolute;
  top: -4px;
  left: -4px;
  width: 103%;
  height: 46px;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* line 125, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section__tag-list li input[type="checkbox"]:focus,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section__tag-list li input[type="checkbox"]:focus {
  outline-offset: 4px;
  outline: 2px solid black;
}

/* line 131, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section__tag-list li input[type="checkbox"] + span::after,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section__tag-list li input[type="checkbox"] + span::after {
  content: ' ';
  width: 16px;
  height: 11px;
  display: block;
  position: absolute;
  right: -5px;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 144, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section__tag-list li input[type="checkbox"]:checked + span,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section__tag-list li input[type="checkbox"]:checked + span {
  color: #a9c141;
}

/* line 147, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section__tag-list li input[type="checkbox"]:checked + span::after,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section__tag-list li input[type="checkbox"]:checked + span::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNiAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMy42NjY2N0w2LjYgOUwxNSAxIiBzdHJva2U9IiNBOUMxNDEiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K");
}

/* line 156, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section.active .grid-filter-section__tag-list,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section.active .grid-filter-section__tag-list {
  background-color: white;
  border: 2px solid #040404;
  border-top: 0;
}

/* line 162, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section.active .grid-filter-section__header,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section.active .grid-filter-section__header {
  background-color: white;
  margin: 0;
  border: 2px solid #040404;
}

/* line 167, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section.active .grid-filter-section__header::after,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section.active .grid-filter-section__header::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* line 174, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section.filters-selected .grid-filter-section__header,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section.filters-selected .grid-filter-section__header {
  font-weight: 600;
  color: #040404;
}

/* line 179, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'] .gridFilterSection-range-2021 .grid-filter-section.filters-selected .grid-filter-section__header .filter-number,
body[class*='template-default-2021'] .gridFilterSection-range-accessibility .grid-filter-section.filters-selected .grid-filter-section__header .filter-number {
  opacity: 1;
}

/* line 189, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'].high-contrast .gridFilterSection-range-2021 .grid-filter-section__tag-list li input[type="checkbox"]:checked + span,
body[class*='template-default-2021'].high-contrast .gridFilterSection-range-accessibility .grid-filter-section__tag-list li input[type="checkbox"]:checked + span {
  color: #006647;
}

/* line 194, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'].high-contrast .gridFilterSection-range-accessibility .grid-filter-section__tag-list li input[type="checkbox"]:checked + span::after {
  -webkit-filter: brightness(0) saturate(100%) invert(27%) sepia(29%) saturate(3269%) hue-rotate(135deg) brightness(90%) contrast(101%);
          filter: brightness(0) saturate(100%) invert(27%) sepia(29%) saturate(3269%) hue-rotate(135deg) brightness(90%) contrast(101%);
}

/* line 198, src/sass/components/gridFilterSection/_grid-filter-section-base-2021.scss */
body[class*='template-default-2021'].high-contrast .gridFilterSection-range-accessibility .grid-filter-section__header .filter-number,
body[class*='template-default-2021'].high-contrast .gridFilterSection-range-2021 .grid-filter-section__header .filter-number {
  background-color: #006647;
}
/*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 #646464;
}

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

/* 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 */
.template-default-2020 .accordion-title-text,
body[class*='template-default-2021'] .accordion-title-text {
  color: #006647;
}

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

/* line 45, src/sass/components/accordion/_accordion-base.scss */
.template-default-2020 .accordion-content,
body[class*='template-default-2021'] .accordion-content {
  background-color: #f8f8f8;
  padding: 24px 40px;
}

/* line 52, src/sass/components/accordion/_accordion-base.scss */
body[class*='template-default-2021'] .accordion-content .richText {
  padding-left: 0;
}

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

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

/* line 81, 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 89, src/sass/components/accordion/_accordion-base.scss */
.template-default-2020 .mod-js .accordion-head::after,
body[class*='template-default-2021'] .mod-js .accordion-head::after {
  content: "\f077";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 99, 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: #444;
  cursor: pointer;
}

/* line 104, 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 111, src/sass/components/accordion/_accordion-base.scss */
.mod-js .accordion-slide .accordion-head:hover {
  color: #444;
}

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

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

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

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

/* line 7, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp > .component-content .accordion-slide {
  margin: 19px 0;
  border: none;
}

/* line 11, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp > .component-content .accordion-slide .accordion-head {
  border: 1px solid #009390;
  padding: 20px;
  transition: 0.15s;
}

/* line 16, src/sass/components/accordion/_accordion-pdp.scss */
.template-default-2020 .accordion-pdp > .component-content .accordion-slide .accordion-head,
body[class*='template-default-2021'] .accordion-pdp > .component-content .accordion-slide .accordion-head {
  border: 1px solid #006647;
  text-transform: uppercase;
}

/* line 23, src/sass/components/accordion/_accordion-pdp.scss */
body[class*='template-default-2021'] .accordion-pdp > .component-content .accordion-slide .accordion-head h3 {
  font-weight: 800;
  font-size: 2rem;
  letter-spacing: 0.2px;
}

/* line 30, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp > .component-content .accordion-slide .accordion-head h3 a:hover {
  color: #009390;
}

/* line 33, src/sass/components/accordion/_accordion-pdp.scss */
.template-default-2020 .accordion-pdp > .component-content .accordion-slide .accordion-head h3 a:hover,
body[class*='template-default-2021'] .accordion-pdp > .component-content .accordion-slide .accordion-head h3 a:hover {
  color: #006647;
}

/* line 41, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp > .component-content .accordion-slide .accordion-head::after {
  font-size: 25px;
  color: #009390;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 51, src/sass/components/accordion/_accordion-pdp.scss */
.template-default-2020 .accordion-pdp > .component-content .accordion-slide .accordion-head::after {
  color: #006647;
}

/* line 55, src/sass/components/accordion/_accordion-pdp.scss */
body[class*='template-default-2021'] .accordion-pdp > .component-content .accordion-slide .accordion-head::after {
  content: "\f078";
}

@media (min-width: 1200px) {
  /* line 61, src/sass/components/accordion/_accordion-pdp.scss */
  .accordion-pdp > .component-content .accordion-slide .accordion-head:hover {
    background-color: #009390;
  }
  /* line 65, src/sass/components/accordion/_accordion-pdp.scss */
  .template-default-2020 .accordion-pdp > .component-content .accordion-slide .accordion-head:hover,
  body[class*='template-default-2021'] .accordion-pdp > .component-content .accordion-slide .accordion-head:hover {
    background-color: #006647;
  }
  /* line 70, src/sass/components/accordion/_accordion-pdp.scss */
  .accordion-pdp > .component-content .accordion-slide .accordion-head:hover::after {
    color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: 20px;
  }
  /* line 77, src/sass/components/accordion/_accordion-pdp.scss */
  .accordion-pdp > .component-content .accordion-slide .accordion-head:hover h3 span {
    color: white;
  }
}

/* line 86, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp > .component-content .accordion-slide .accordion-content .selectionStyle-small {
  color: rgba(73, 73, 73, 0.5);
}

/* line 92, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp > .component-content .accordion-slide.is-active .accordion-head {
  background-color: #009390;
}

/* line 95, src/sass/components/accordion/_accordion-pdp.scss */
.template-default-2020 .accordion-pdp > .component-content .accordion-slide.is-active .accordion-head {
  background-color: #006647;
}

/* line 99, src/sass/components/accordion/_accordion-pdp.scss */
body[class*='template-default-2021'] .accordion-pdp > .component-content .accordion-slide.is-active .accordion-head {
  color: white;
  background-color: #006647;
}

/* line 103, src/sass/components/accordion/_accordion-pdp.scss */
body[class*='template-default-2021'] .accordion-pdp > .component-content .accordion-slide.is-active .accordion-head::after {
  content: "\f077";
  color: white;
}

/* line 110, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp > .component-content .accordion-slide.is-active .accordion-head::after {
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  right: 20px;
}

/* line 117, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp > .component-content .accordion-slide.is-active .accordion-head h3 span {
  color: white;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/articleList/_articleList-base.scss */
.articleList > .component-content {
  background-color: #f8f8f8;
  background-color: transparent;
}

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

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

/* 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 {
  /* Safari */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  padding: 0;
}

/* line 32, src/sass/components/articleList/_articleList-base.scss */
.articleList-description {
  overflow: hidden;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

/* line 37, src/sass/components/articleList/_articleList-base.scss */
.articleList-description-content {
  display: block;
  margin: auto;
  text-align: center;
}

/* line 44, src/sass/components/articleList/_articleList-base.scss */
.articleList-title {
  display: block;
  color: #444;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  margin: auto;
  text-align: center;
  font-weight: bold;
  width: 41%;
  line-height: 17px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

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

/* line 62, src/sass/components/articleList/_articleList-base.scss */
.articleList-thumbnail {
  width: 100px;
  margin: auto;
  display: block;
  margin-bottom: 10px;
}

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

/* line 75, src/sass/components/articleList/_articleList-base.scss */
.articleList-more {
  display: block;
  font-weight: bold;
  margin: auto;
  width: 41%;
  line-height: 17px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

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

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

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

/* line 96, src/sass/components/articleList/_articleList-base.scss */
.articleList-more-title {
  display: block;
  margin: auto;
  text-align: center;
}

/* line 102, src/sass/components/articleList/_articleList-base.scss */
.articleList-more .more-title {
  display: block;
  margin: auto;
  text-align: center;
}

/* line 108, src/sass/components/articleList/_articleList-base.scss */
.articleList-more span {
  display: block;
  margin: auto;
  text-align: center;
}

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

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

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

/* line 5, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-heading,
.articleList-related-products-for-four > .component-content .articleList-heading {
  text-align: center;
  font-size: 2.7rem;
  margin-bottom: 20px;
}

/* line 10, src/sass/components/articleList/_articleList-related-products.scss */
.template-default-2020 .articleList-related-products > .component-content .articleList-heading, .template-default-2020
.articleList-related-products-for-four > .component-content .articleList-heading {
  font-size: 38px;
}

/* line 15, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list,
.articleList-related-products-for-four > .component-content .articleList-list {
  padding: 0 35px;
}

/* line 18, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .articleList-article,
.articleList-related-products-for-four > .component-content .articleList-list .articleList-article {
  display: none;
}

/* line 21, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper,
.articleList-related-products-for-four > .component-content .articleList-list .articleList-article .articleList-article-wrapper {
  display: block;
  padding: 0 25px;
}

/* line 25, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-thumbnail-wrapper,
.articleList-related-products-for-four > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-thumbnail-wrapper {
  height: 300px;
  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 31, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-thumbnail-wrapper .articleList-thumbnail,
.articleList-related-products-for-four > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-thumbnail-wrapper .articleList-thumbnail {
  width: auto;
  max-height: 300px;
}

/* line 35, src/sass/components/articleList/_articleList-related-products.scss */
.template-default-2020 .articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-thumbnail-wrapper .articleList-thumbnail, .template-default-2020
.articleList-related-products-for-four > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-thumbnail-wrapper .articleList-thumbnail {
  max-height: 200px;
}

/* line 41, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-title,
.articleList-related-products-for-four > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-title {
  width: 100%;
  padding: 0;
  line-height: normal;
  text-transform: uppercase;
  font-size: 1.6rem;
  margin-bottom: 10px;
}

/* line 49, src/sass/components/articleList/_articleList-related-products.scss */
.template-default-2020 .articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-title, .template-default-2020
.articleList-related-products-for-four > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-title {
  font-size: 20px;
}

/* line 52, src/sass/components/articleList/_articleList-related-products.scss */
.template-default-2020 .articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-title a, .template-default-2020
.articleList-related-products-for-four > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-title a {
  color: #006647;
}

/* line 60, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow,
.articleList-related-products-for-four > .component-content .articleList-list .slick-arrow {
  position: absolute;
  background: transparent;
  border: none;
  top: 150px;
  font-size: 0;
}

/* line 67, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow:focus,
.articleList-related-products-for-four > .component-content .articleList-list .slick-arrow:focus {
  outline: none;
}

/* line 71, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow::before,
.articleList-related-products-for-four > .component-content .articleList-list .slick-arrow::before {
  font-size: 3rem;
  line-height: normal;
  color: #009390;
  cursor: pointer;
  transition: 0.15s;
}

/* line 78, src/sass/components/articleList/_articleList-related-products.scss */
.template-default-2020 .articleList-related-products > .component-content .articleList-list .slick-arrow::before, .template-default-2020
.articleList-related-products-for-four > .component-content .articleList-list .slick-arrow::before {
  color: #006647;
}

/* line 84, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow:hover::before,
.articleList-related-products-for-four > .component-content .articleList-list .slick-arrow:hover::before {
  color: #e95640;
}

/* line 87, src/sass/components/articleList/_articleList-related-products.scss */
.template-default-2020 .articleList-related-products > .component-content .articleList-list .slick-arrow:hover::before, .template-default-2020
.articleList-related-products-for-four > .component-content .articleList-list .slick-arrow:hover::before {
  color: #a9c141;
}

/* line 93, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow.slick-prev,
.articleList-related-products-for-four > .component-content .articleList-list .slick-arrow.slick-prev {
  left: 0;
}

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

/* line 101, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow.slick-next,
.articleList-related-products-for-four > .component-content .articleList-list .slick-arrow.slick-next {
  right: 0;
}

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

/* line 110, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-dots,
.articleList-related-products-for-four > .component-content .articleList-list .slick-dots {
  list-style: none;
  padding: 0;
  text-align: center;
}

/* line 115, src/sass/components/articleList/_articleList-related-products.scss */
.template-default-2020 .articleList-related-products > .component-content .articleList-list .slick-dots, .template-default-2020
.articleList-related-products-for-four > .component-content .articleList-list .slick-dots {
  margin-top: -20px;
  margin-bottom: 30px;
}

/* line 120, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-dots li,
.articleList-related-products-for-four > .component-content .articleList-list .slick-dots li {
  display: inline-block;
  margin: 5px;
}

/* line 124, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-dots li button,
.articleList-related-products-for-four > .component-content .articleList-list .slick-dots li button {
  font-size: 0;
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
  display: block;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  transition: 0.15s;
  background-color: #bfdedd;
}

/* line 137, src/sass/components/articleList/_articleList-related-products.scss */
.template-default-2020 .articleList-related-products > .component-content .articleList-list .slick-dots li button, .template-default-2020
.articleList-related-products-for-four > .component-content .articleList-list .slick-dots li button {
  width: 18px;
  height: 18px;
  border: 1px solid #006647;
  background-color: white;
  position: relative;
}

/* line 145, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-dots li button:hover,
.articleList-related-products-for-four > .component-content .articleList-list .slick-dots li button:hover {
  background-color: #e95640;
}

/* line 148, src/sass/components/articleList/_articleList-related-products.scss */
.template-default-2020 .articleList-related-products > .component-content .articleList-list .slick-dots li button:hover, .template-default-2020
.articleList-related-products-for-four > .component-content .articleList-list .slick-dots li button:hover {
  background-color: #a9c141;
}

/* line 155, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-dots li.slick-active button,
.articleList-related-products-for-four > .component-content .articleList-list .slick-dots li.slick-active button {
  background-color: #009390;
}

/* line 158, src/sass/components/articleList/_articleList-related-products.scss */
.template-default-2020 .articleList-related-products > .component-content .articleList-list .slick-dots li.slick-active button, .template-default-2020
.articleList-related-products-for-four > .component-content .articleList-list .slick-dots li.slick-active button {
  background-color: white;
}

/* line 161, src/sass/components/articleList/_articleList-related-products.scss */
.template-default-2020 .articleList-related-products > .component-content .articleList-list .slick-dots li.slick-active button::before, .template-default-2020
.articleList-related-products-for-four > .component-content .articleList-list .slick-dots li.slick-active button::before {
  content: '';
  width: 8px;
  height: 8px;
  background-color: #006647;
  border-radius: 50%;
  position: absolute;
  top: 25%;
  left: 25%;
  z-index: 99;
}

@media (max-width: 767px) {
  /* line 4, src/sass/components/articleList/_articleList-products-grid.scss */
  body[class*='template-default-2021'] .articleList-products-grid {
    padding: 0 9px;
  }
}

/* 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 15, src/sass/components/articleList/_articleList-products-grid.scss */
body[class*='template-default-2021'] .articleList-products-grid .articleList-list {
  max-width: 960px;
  margin: 0 auto;
}

/* line 21, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-article {
  width: calc((100% / 3) - 2 * 5px);
  margin: 5px;
  background-color: white;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

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

/* line 36, src/sass/components/articleList/_articleList-products-grid.scss */
.template-default-2020 .articleList-products-grid .articleList-article {
  margin-bottom: 70px;
}

/* line 40, src/sass/components/articleList/_articleList-products-grid.scss */
body[class*='template-default-2021'] .articleList-products-grid .articleList-article {
  width: calc((100% / 3) - 2 * 10px);
  margin: 10px;
  max-width: 300px;
}

@media (max-width: 767px) {
  /* line 40, src/sass/components/articleList/_articleList-products-grid.scss */
  body[class*='template-default-2021'] .articleList-products-grid .articleList-article {
    width: calc((100% / 2) - 2 * 6px);
    max-width: none;
    margin: 6px;
  }
}

/* line 53, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-article-wrapper {
  padding: 10px;
  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;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
  padding-bottom: 65px;
}

/* line 65, src/sass/components/articleList/_articleList-products-grid.scss */
body[class*='template-default-2021'] .articleList-products-grid .articleList-article-wrapper {
  padding: 20px;
  padding-bottom: 90px;
}

/* line 71, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-title {
  font-size: 1.6rem;
  font-weight: 700;
  padding-bottom: 0;
  line-height: 2.4rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  text-transform: uppercase;
  width: 100%;
  margin: 10px 0;
  min-height: 50px;
}

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

/* line 86, src/sass/components/articleList/_articleList-products-grid.scss */
.template-default-2020 .articleList-products-grid .articleList-title {
  font-size: 2rem;
}

/* line 90, src/sass/components/articleList/_articleList-products-grid.scss */
body[class*='template-default-2021'] .articleList-products-grid .articleList-title {
  font-size: 2rem;
}

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

/* line 99, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-description {
  padding-top: 5px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

/* line 103, src/sass/components/articleList/_articleList-products-grid.scss */
body[class*='template-default-2021'] .articleList-products-grid .articleList-description {
  font-size: 1.4rem;
  line-height: 1.4;
}

/* line 109, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-thumbnail-wrapper {
  height: 200px;
  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 116, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-thumbnail {
  width: 130px;
  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;
}

/* line 127, src/sass/components/articleList/_articleList-products-grid.scss */
body[class*='template-default-2021'] .articleList-products-grid .articleList-thumbnail {
  width: auto;
}

/* line 132, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-more {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  font-weight: 700;
  background-color: #009390;
  color: white;
  padding: 1rem 3rem 1rem 1.6rem;
  line-height: normal;
  text-transform: uppercase;
  font-size: 1.4rem;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 150, src/sass/components/articleList/_articleList-products-grid.scss */
.template-default-2020 .articleList-products-grid .articleList-more {
  background-color: #006647;
  max-width: 170px;
}

/* line 155, src/sass/components/articleList/_articleList-products-grid.scss */
body[class*='template-default-2021'] .articleList-products-grid .articleList-more {
  background-color: #006647;
  max-width: 170px;
  bottom: 45px;
}

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

/* line 165, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-more:hover::after {
  right: calc(1em / 1.4);
}

/* line 170, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-more::after {
  content: '';
  display: inline-block;
  height: calc(1em / 2);
  width: calc(1em / 2);
  position: absolute;
  right: 1em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-right: 3px solid;
  border-top: 3px solid;
  border-color: white;
  transition: right 0.3s;
  top: 0;
  bottom: 0;
  margin: auto;
}

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

/* line 198, src/sass/components/articleList/_articleList-products-grid.scss */
html[lang=he-IL] .articleList-products-grid .articleList-more:hover::after {
  left: calc(1em / 1.4);
}

/* line 203, src/sass/components/articleList/_articleList-products-grid.scss */
html[lang=he-IL] .articleList-products-grid .articleList-more::after {
  left: 1em;
  right: auto;
  border-left: 3px solid;
  border-right: none;
  border-bottom: 3px solid;
  border-top: none;
  transition: left 0.3s;
}

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

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

@media (max-width: 767px) {
  /* line 11, src/sass/components/articleList/_articleList-news-tips-grid.scss */
  .articleList-news-tips-grid .articleList-article {
    width: 100%;
    margin: 25px 0;
  }
}

/* line 30, src/sass/components/articleList/_articleList-news-tips-grid.scss */
.articleList-news-tips-grid .articleList-article-wrapper {
  padding: 0;
  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;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  background-color: #f8f8f8;
  position: relative;
}

/* line 42, src/sass/components/articleList/_articleList-news-tips-grid.scss */
.articleList-news-tips-grid .articleList-title {
  font-size: 2rem;
  font-weight: 800;
  padding-bottom: 0;
  line-height: 2.4rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  text-transform: uppercase;
  width: auto;
  text-align: left;
  margin: 30px;
  position: relative;
}

/* line 54, src/sass/components/articleList/_articleList-news-tips-grid.scss */
.articleList-news-tips-grid .articleList-title::after {
  content: " ";
  width: 50px;
  height: 1px;
  background-color: #a9c141;
  position: absolute;
  bottom: -15px;
  left: 0;
}

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

/* line 73, src/sass/components/articleList/_articleList-news-tips-grid.scss */
.articleList-news-tips-grid .articleList-description {
  padding-top: 5px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  text-align: left;
  margin: 0 30px 100px;
}

/* line 79, src/sass/components/articleList/_articleList-news-tips-grid.scss */
.articleList-news-tips-grid .articleList-description-content {
  text-align: left;
  color: #494949;
  line-height: 1.63;
}

/* line 86, src/sass/components/articleList/_articleList-news-tips-grid.scss */
.articleList-news-tips-grid .articleList-thumbnail {
  width: 100%;
  height: auto;
  float: none;
  border-bottom: 7px solid #a9c141;
  margin: 0;
}

/* line 96, src/sass/components/articleList/_articleList-news-tips-grid.scss */
.articleList-news-tips-grid .articleList-more {
  display: block;
  font-weight: 700;
  background-color: #006647;
  color: white;
  padding: 1rem 2rem 1rem 1rem;
  line-height: normal;
  text-transform: uppercase;
  font-size: 1.4rem;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  margin: 35px 30px;
  letter-spacing: 1.5px;
  position: absolute;
  bottom: 0;
}

/* line 111, src/sass/components/articleList/_articleList-news-tips-grid.scss */
.articleList-news-tips-grid .articleList-more:hover {
  color: white;
  text-decoration: none;
}

/* line 115, src/sass/components/articleList/_articleList-news-tips-grid.scss */
.articleList-news-tips-grid .articleList-more:hover::after {
  right: calc(1em / 1.4);
}

/* line 120, src/sass/components/articleList/_articleList-news-tips-grid.scss */
.articleList-news-tips-grid .articleList-more::after {
  content: "";
  display: inline-block;
  height: calc(1em / 2);
  width: calc(1em / 2);
  position: absolute;
  right: 1em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-right: 3px solid;
  border-top: 3px solid;
  border-color: white;
  transition: right 0.3s;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 137, src/sass/components/articleList/_articleList-news-tips-grid.scss */
.articleList-news-tips-grid .articleList-more-arrow {
  display: none;
}

/* line 5, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
.articleList-finder-tool-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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 991px) {
  /* line 5, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
  .articleList-finder-tool-grid .articleList-list {
    margin: 0 -5px;
  }
}

/* line 15, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
.articleList-finder-tool-grid .articleList-article {
  width: calc((100% / 3) - 2 * 5px);
  max-width: 300px;
  margin: 5px;
  background-color: white;
  box-sizing: border-box;
  display: none;
}

/* line 23, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
.articleList-finder-tool-grid .articleList-article.hide-counter {
  display: none !important;
}

/* line 27, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
.articleList-finder-tool-grid .articleList-article.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

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

/* line 40, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
.articleList-finder-tool-grid .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%;
  height: auto;
  box-sizing: border-box;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
  padding: 50px 20px 120px;
}

@media (max-width: 767px) {
  /* line 40, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
  .articleList-finder-tool-grid .articleList-article-wrapper {
    padding: 15px 12px 80px;
  }
}

/* line 57, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
.articleList-finder-tool-grid .articleList-title {
  font-size: 2rem;
  font-weight: 700;
  padding-bottom: 0;
  line-height: 2.4rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  text-transform: uppercase;
  width: 100%;
  margin: 10px 0;
  min-height: 50px;
}

/* line 68, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
.articleList-finder-tool-grid .articleList-title span {
  color: #a9c141;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-size: 1.2rem;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
  line-height: 1.5;
}

@media (max-width: 991px) {
  /* line 57, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
  .articleList-finder-tool-grid .articleList-title {
    text-align: center;
    font-size: 1.4rem;
    line-height: 1;
    min-height: auto;
  }
}

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

/* line 91, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
.articleList-finder-tool-grid .articleList-description {
  padding-top: 5px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  padding-bottom: 10px;
}

@media (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
  .articleList-finder-tool-grid .articleList-description {
    font-size: 1.1rem;
  }
}

/* line 101, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
.articleList-finder-tool-grid .articleList-thumbnail-wrapper {
  height: 200px;
  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;
}

@media (max-width: 991px) {
  /* line 101, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
  .articleList-finder-tool-grid .articleList-thumbnail-wrapper {
    height: 100px;
  }
}

/* line 112, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
.articleList-finder-tool-grid .articleList-thumbnail {
  width: auto;
  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;
}

@media (max-width: 991px) {
  /* line 112, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
  .articleList-finder-tool-grid .articleList-thumbnail {
    max-height: 100px;
  }
}

/* line 128, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
.articleList-finder-tool-grid .articleList-more {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  font-weight: 700;
  color: white;
  padding: 1.5rem 1.6rem;
  line-height: normal;
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: 1.5px;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  background-color: #006647;
  max-width: 170px;
}

@media (max-width: 767px) {
  /* line 128, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
  .articleList-finder-tool-grid .articleList-more {
    font-size: 1.4rem;
    bottom: 15px;
    width: calc(100% - 56px);
  }
}

/* line 156, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
.articleList-finder-tool-grid .articleList-more:hover {
  color: white;
  text-decoration: none;
}

/* line 160, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
.articleList-finder-tool-grid .articleList-more:hover::after {
  right: calc(1em / 1.4);
}

/* line 165, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
.articleList-finder-tool-grid .articleList-more-arrow {
  display: none;
}

/* line 171, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
.articleList-finder-tool-grid .bazaarvoice-rating {
  display: none;
}

/* line 180, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
html[lang=he-IL] .articleList-products-grid .articleList-more:hover::after {
  left: calc(1em / 1.4);
}

/* line 185, src/sass/components/articleList/_articleList-finder-tool-grid.scss */
html[lang=he-IL] .articleList-products-grid .articleList-more::after {
  left: 1em;
  right: auto;
  border-left: 3px solid;
  border-right: none;
  border-bottom: 3px solid;
  border-top: none;
  transition: left 0.3s;
}

/* line 6, src/sass/components/articleList/_articleList-related-products-for-three-full-image-width.scss */
.articleList-related-products.articleList-related-products-for-three-full-image-width > .component-content .articleList-list .articleList-article {
  height: 671px !important;
  width: 303px !important;
}

@media only screen and (max-width: 992px) {
  /* line 6, src/sass/components/articleList/_articleList-related-products-for-three-full-image-width.scss */
  .articleList-related-products.articleList-related-products-for-three-full-image-width > .component-content .articleList-list .articleList-article {
    width: 280px !important;
  }
}

/* line 14, src/sass/components/articleList/_articleList-related-products-for-three-full-image-width.scss */
.articleList-related-products.articleList-related-products-for-three-full-image-width > .component-content .articleList-list .articleList-article .articleList-article-wrapper {
  display: block;
  padding: 0 !important;
  position: relative;
}

/* line 19, src/sass/components/articleList/_articleList-related-products-for-three-full-image-width.scss */
.articleList-related-products.articleList-related-products-for-three-full-image-width > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-thumbnail-wrapper {
  height: 300px;
}

/* line 23, src/sass/components/articleList/_articleList-related-products-for-three-full-image-width.scss */
.articleList-related-products.articleList-related-products-for-three-full-image-width > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-title {
  -webkit-box-ordinal-group: 3 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
  position: absolute;
  top: 370px;
}

/* line 29, src/sass/components/articleList/_articleList-related-products-for-three-full-image-width.scss */
.articleList-related-products.articleList-related-products-for-three-full-image-width > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-description {
  -webkit-box-ordinal-group: 2 !important;
      -ms-flex-order: 1 !important;
          order: 1 !important;
  padding-top: 0 !important;
}

/* line 33, src/sass/components/articleList/_articleList-related-products-for-three-full-image-width.scss */
.articleList-related-products.articleList-related-products-for-three-full-image-width > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-description img {
  width: 100%;
}

/* line 37, src/sass/components/articleList/_articleList-related-products-for-three-full-image-width.scss */
.articleList-related-products.articleList-related-products-for-three-full-image-width > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-description-content {
  padding: 100px 10px 20px;
}

@media only screen and (max-width: 992px) {
  /* line 37, src/sass/components/articleList/_articleList-related-products-for-three-full-image-width.scss */
  .articleList-related-products.articleList-related-products-for-three-full-image-width > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-description-content {
    padding: 140px 10px;
  }
}

/* line 46, src/sass/components/articleList/_articleList-related-products-for-three-full-image-width.scss */
.articleList-related-products.articleList-related-products-for-three-full-image-width > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-more {
  bottom: 20px !important;
}

/* line 61, src/sass/components/articleList/_articleList-related-products-for-three-full-image-width.scss */
.articleList-related-products.articleList-related-products-for-three-full-image-width > .component-content .articleList-list .slick-track {
  width: 1000px !important;
}

@media (max-width: 767px) {
  /* line 3, src/sass/components/articleList/_articleList-products-grid-2021.scss */
  body[class*='template-default-2021'] .articleList-products-grid-2021 {
    padding: 0 9px;
  }
}

/* line 9, src/sass/components/articleList/_articleList-products-grid-2021.scss */
body[class*='template-default-2021'] .articleList-products-grid-2021 .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;
  max-width: 960px;
  margin: 0 auto;
}

/* line 16, src/sass/components/articleList/_articleList-products-grid-2021.scss */
body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-article {
  width: calc((100% / 3) - 2 * 10px);
  margin: 10px;
  background-color: white;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 300px;
}

@media (max-width: 767px) {
  /* line 16, src/sass/components/articleList/_articleList-products-grid-2021.scss */
  body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-article {
    width: calc((100% / 2) - 2 * 6px);
    max-width: none;
    margin: 6px;
  }
}

/* line 33, src/sass/components/articleList/_articleList-products-grid-2021.scss */
body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-article-wrapper {
  padding: 20px;
  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;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
  padding-bottom: 90px;
}

@media (max-width: 767px) {
  /* line 33, src/sass/components/articleList/_articleList-products-grid-2021.scss */
  body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-article-wrapper {
    padding: 15px 12px 80px;
  }
}

/* line 51, src/sass/components/articleList/_articleList-products-grid-2021.scss */
body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-title {
  font-size: 2rem;
  font-weight: 800;
  padding-bottom: 0;
  line-height: 2.4rem;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  text-transform: uppercase;
  width: 100%;
  margin: 10px 0;
  min-height: 50px;
}

/* line 62, src/sass/components/articleList/_articleList-products-grid-2021.scss */
body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-title span {
  color: #a9c141;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-size: 1.2rem;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
  line-height: 1.5;
}

@media (max-width: 991px) {
  /* line 51, src/sass/components/articleList/_articleList-products-grid-2021.scss */
  body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-title {
    text-align: center;
    font-size: 1.4rem;
    line-height: 1;
    min-height: auto;
  }
  /* line 79, src/sass/components/articleList/_articleList-products-grid-2021.scss */
  body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-title span {
    font-size: 1rem;
  }
}

/* line 85, src/sass/components/articleList/_articleList-products-grid-2021.scss */
body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-tags {
  display: none;
}

/* line 89, src/sass/components/articleList/_articleList-products-grid-2021.scss */
body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-description {
  padding-top: 5px;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  font-size: 1.4rem;
  line-height: 1.4;
}

@media (max-width: 991px) {
  /* line 89, src/sass/components/articleList/_articleList-products-grid-2021.scss */
  body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-description {
    font-size: 1.1rem;
  }
}

/* line 100, src/sass/components/articleList/_articleList-products-grid-2021.scss */
body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-thumbnail-wrapper {
  height: 200px;
  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;
}

@media (max-width: 991px) {
  /* line 100, src/sass/components/articleList/_articleList-products-grid-2021.scss */
  body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-thumbnail-wrapper {
    height: 100px;
  }
}

/* line 111, src/sass/components/articleList/_articleList-products-grid-2021.scss */
body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-thumbnail {
  width: auto;
  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;
}

@media (max-width: 991px) {
  /* line 111, src/sass/components/articleList/_articleList-products-grid-2021.scss */
  body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-thumbnail {
    max-height: 100px;
  }
}

/* line 127, src/sass/components/articleList/_articleList-products-grid-2021.scss */
body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-more {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  font-weight: 700;
  color: white;
  padding: 1rem 1.6rem;
  line-height: normal;
  text-transform: uppercase;
  font-size: 1.4rem;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
  position: absolute;
  left: 0;
  right: 0;
  background-color: #006647;
  max-width: 170px;
  bottom: 45px;
}

/* line 146, src/sass/components/articleList/_articleList-products-grid-2021.scss */
body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-more:focus {
  outline: 2px solid #000;
}

@media (max-width: 767px) {
  /* line 127, src/sass/components/articleList/_articleList-products-grid-2021.scss */
  body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-more {
    font-size: 1.4rem;
    bottom: 15px;
    width: calc(100% - 56px);
  }
}

/* line 157, src/sass/components/articleList/_articleList-products-grid-2021.scss */
body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-more:hover {
  color: white;
  text-decoration: none;
}

/* line 161, src/sass/components/articleList/_articleList-products-grid-2021.scss */
body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-more:hover::after {
  right: calc(1em / 1.4);
}

/* line 166, src/sass/components/articleList/_articleList-products-grid-2021.scss */
body[class*='template-default-2021'] .articleList-products-grid-2021 .articleList-more-arrow {
  display: none;
}

/* line 177, src/sass/components/articleList/_articleList-products-grid-2021.scss */
body[class*='template-default-2021'] html[lang=he-IL] .articleList-products-grid .articleList-more:hover::after {
  left: calc(1em / 1.4);
}

/* line 182, src/sass/components/articleList/_articleList-products-grid-2021.scss */
body[class*='template-default-2021'] html[lang=he-IL] .articleList-products-grid .articleList-more::after {
  left: 1em;
  right: auto;
  border-left: 3px solid;
  border-right: none;
  border-bottom: 3px solid;
  border-top: none;
  transition: left 0.3s;
}

@media (min-width: 992px) {
  /* line 6, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
  body[class*='template-default-2021'] .articleList-related-articles-carousel.articleList-related-articles-carousel-reverse .articleList-thumbnail-wrapper,
  body[class*='template-default-2021'] .articleList-related-articles-list.articleList-related-articles-carousel-reverse .articleList-thumbnail-wrapper {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  /* line 10, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
  body[class*='template-default-2021'] .articleList-related-articles-carousel.articleList-related-articles-carousel-reverse .articleList-title, body[class*='template-default-2021'] .articleList-related-articles-carousel.articleList-related-articles-carousel-reverse .articleList-description, body[class*='template-default-2021'] .articleList-related-articles-carousel.articleList-related-articles-carousel-reverse .articleList-more,
  body[class*='template-default-2021'] .articleList-related-articles-list.articleList-related-articles-carousel-reverse .articleList-title,
  body[class*='template-default-2021'] .articleList-related-articles-list.articleList-related-articles-carousel-reverse .articleList-description,
  body[class*='template-default-2021'] .articleList-related-articles-list.articleList-related-articles-carousel-reverse .articleList-more {
    margin-left: 0;
    margin-right: 80px;
  }
}

@media (max-width: 991px) {
  /* line 1, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
  body[class*='template-default-2021'] .articleList-related-articles-carousel,
  body[class*='template-default-2021'] .articleList-related-articles-list {
    padding: 0;
  }
}

/* line 25, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-article-wrapper,
body[class*='template-default-2021'] .articleList-related-articles-list .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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 400px;
  width: calc(100% - 550px);
}

@media (max-width: 1279px) {
  /* line 25, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
  body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-article-wrapper,
  body[class*='template-default-2021'] .articleList-related-articles-list .articleList-article-wrapper {
    width: calc(100% - 400px);
  }
}

@media (max-width: 991px) {
  /* line 25, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
  body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-article-wrapper,
  body[class*='template-default-2021'] .articleList-related-articles-list .articleList-article-wrapper {
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    height: auto;
  }
}

/* line 44, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-thumbnail-wrapper,
body[class*='template-default-2021'] .articleList-related-articles-list .articleList-thumbnail-wrapper {
  height: 100%;
  width: 550px;
}

@media (max-width: 1279px) {
  /* line 44, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
  body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-thumbnail-wrapper,
  body[class*='template-default-2021'] .articleList-related-articles-list .articleList-thumbnail-wrapper {
    width: 400px;
  }
}

/* line 53, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-thumbnail,
body[class*='template-default-2021'] .articleList-related-articles-list .articleList-thumbnail {
  width: auto;
  margin-left: 2px;
}

/* line 58, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-title,
body[class*='template-default-2021'] .articleList-related-articles-list .articleList-title {
  width: calc(100% - 80px);
  margin-left: 80px;
  margin-top: 80px;
  margin-bottom: 25px;
  padding-bottom: 15px;
  text-align: left;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  font-weight: 800;
  font-size: 3rem;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  color: #006647;
  position: relative;
}

/* line 73, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-title span,
body[class*='template-default-2021'] .articleList-related-articles-list .articleList-title span {
  color: #a9c141;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-size: 1.2rem;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
  line-height: 1.5;
}

/* line 84, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-title::after,
body[class*='template-default-2021'] .articleList-related-articles-list .articleList-title::after {
  content: '';
  display: inline-block;
  width: 50px;
  height: 1px;
  border-bottom: 1px solid #a9c141;
  margin-bottom: 12px;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: 0;
  bottom: -15px;
}

/* line 98, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-description,
body[class*='template-default-2021'] .articleList-related-articles-list .articleList-description {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: calc(100% - 80px);
  margin-left: 80px;
}

/* line 103, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-description-content,
body[class*='template-default-2021'] .articleList-related-articles-list .articleList-description-content {
  text-align: left;
  font-size: 16px;
  line-height: 1.6;
}

@media (max-width: 1249px) {
  /* line 103, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
  body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-description-content,
  body[class*='template-default-2021'] .articleList-related-articles-list .articleList-description-content {
    max-width: 95%;
    display: inline-block;
  }
}

@media (max-width: 991px) {
  /* line 103, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
  body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-description-content,
  body[class*='template-default-2021'] .articleList-related-articles-list .articleList-description-content {
    max-width: 100%;
  }
}

/* line 119, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-more,
body[class*='template-default-2021'] .articleList-related-articles-list .articleList-more {
  width: calc(100% - 80px);
  margin-left: 80px;
  text-align: left;
  margin-top: 35px;
}

/* line 125, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-more-arrow,
body[class*='template-default-2021'] .articleList-related-articles-list .articleList-more-arrow {
  display: none;
}

/* line 129, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-more span:first-of-type,
body[class*='template-default-2021'] .articleList-related-articles-list .articleList-more span:first-of-type {
  text-align: left;
  display: inline-block;
  margin: 0 5px 5px 0;
  font-weight: 400;
  color: white;
  line-height: normal;
  position: relative;
  background-color: #006647;
  padding: 15px 45px;
}

/* line 140, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-more span:first-of-type:hover,
body[class*='template-default-2021'] .articleList-related-articles-list .articleList-more span:first-of-type:hover {
  color: white;
  text-decoration: none;
}

@media (max-width: 991px) {
  /* line 148, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
  body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-title, body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-description, body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-more,
  body[class*='template-default-2021'] .articleList-related-articles-list .articleList-title,
  body[class*='template-default-2021'] .articleList-related-articles-list .articleList-description,
  body[class*='template-default-2021'] .articleList-related-articles-list .articleList-more {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 158, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
  body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-title,
  body[class*='template-default-2021'] .articleList-related-articles-list .articleList-title {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0;
    font-size: 2.8rem;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 165, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
  body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-title::after,
  body[class*='template-default-2021'] .articleList-related-articles-list .articleList-title::after {
    left: 15px;
  }
  /* line 170, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
  body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-thumbnail-wrapper,
  body[class*='template-default-2021'] .articleList-related-articles-list .articleList-thumbnail-wrapper {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 15px;
    width: 100%;
  }
  /* line 176, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
  body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-thumbnail,
  body[class*='template-default-2021'] .articleList-related-articles-list .articleList-thumbnail {
    margin-left: 0;
  }
  /* line 181, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
  body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-more span:first-of-type,
  body[class*='template-default-2021'] .articleList-related-articles-list .articleList-more span:first-of-type {
    width: calc(100% - 90px);
    text-align: center;
  }
}

/* line 193, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .slick-arrow,
body[class*='template-default-2021'] .articleList-related-articles-list .slick-arrow {
  position: absolute;
  top: 0;
  z-index: 1;
  background: transparent;
  border: none;
  font-size: 0;
  cursor: pointer;
  bottom: 0;
}

/* line 203, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .slick-arrow::before,
body[class*='template-default-2021'] .articleList-related-articles-list .slick-arrow::before {
  content: url(../../assets/img/redesign-2021/arrow-right.svg);
  height: 27px;
}

/* line 209, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .slick-next,
body[class*='template-default-2021'] .articleList-related-articles-list .slick-next {
  right: -50px;
}

/* line 212, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .slick-next::before,
body[class*='template-default-2021'] .articleList-related-articles-list .slick-next::before {
  content: url(../../assets/img/redesign-2021/arrow-right-black.svg);
}

/* line 217, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .slick-prev,
body[class*='template-default-2021'] .articleList-related-articles-list .slick-prev {
  left: -50px;
}

/* line 220, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .slick-prev::before,
body[class*='template-default-2021'] .articleList-related-articles-list .slick-prev::before {
  content: url(../../assets/img/redesign-2021/arrow-left-black.svg);
}

/* line 225, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .slick-dots,
body[class*='template-default-2021'] .articleList-related-articles-list .slick-dots {
  list-style: none;
  padding: 0;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

/* line 232, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .slick-dots li,
body[class*='template-default-2021'] .articleList-related-articles-list .slick-dots li {
  display: inline-block;
  margin: 5px;
}

/* line 236, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .slick-dots li button,
body[class*='template-default-2021'] .articleList-related-articles-list .slick-dots li button {
  font-size: 0;
  padding: 0;
  display: block;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  transition: 0.15s;
  width: 8px;
  height: 8px;
  background-color: #cdcdcd;
  position: relative;
  border: none;
}

/* line 250, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .slick-dots li button:hover,
body[class*='template-default-2021'] .articleList-related-articles-list .slick-dots li button:hover {
  background-color: #a9c141;
}

/* line 256, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .slick-dots li.slick-active button,
body[class*='template-default-2021'] .articleList-related-articles-list .slick-dots li.slick-active button {
  background-color: #a9c141;
  width: 12px;
  height: 12px;
}

@media (max-width: 1249px) {
  /* line 266, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
  body[class*='template-default-2021'] .articleList-related-articles-carousel .slick-next,
  body[class*='template-default-2021'] .articleList-related-articles-list .slick-next {
    right: 5px;
  }
  /* line 270, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
  body[class*='template-default-2021'] .articleList-related-articles-carousel .slick-prev,
  body[class*='template-default-2021'] .articleList-related-articles-list .slick-prev {
    left: 5px;
  }
}

/* line 279, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-list .articleList-article {
  margin-bottom: 45px;
}

/* line 288, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .slick-slider .slick-arrow:focus {
  top: 50%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  outline: 2px solid #000;
}

/* line 297, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-more:focus {
  outline: 2px solid #000;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

/* line 302, src/sass/components/articleList/_articleList-related-articles-carousel.scss */
body[class*='template-default-2021'] .articleList-related-articles-carousel .articleList-more span {
  margin: 0 !important;
}

@media (max-width: 767px) {
  /* line 2, src/sass/components/articleList/_articleList-related-products-2021.scss */
  body[class*='template-default-2021'] .articleList-related-products {
    padding: 0;
  }
}

/* line 9, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-heading {
  text-align: center;
  margin-bottom: 20px;
  font-size: 38px;
}

/* line 15, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list {
  padding: 0 35px;
  max-width: 1050px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  /* line 15, src/sass/components/articleList/_articleList-related-products-2021.scss */
  body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list {
    overflow: hidden;
  }
}

/* line 24, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .articleList-article {
  display: none;
  background-color: white;
  height: 100%;
  margin-bottom: 0;
}

/* line 30, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 25px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
}

@media (max-width: 991px) {
  /* line 30, src/sass/components/articleList/_articleList-related-products-2021.scss */
  body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper {
    margin-bottom: 15px;
    height: calc(100% - 15px);
  }
}

/* line 48, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-thumbnail-wrapper {
  height: 300px;
  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 54, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-thumbnail-wrapper .articleList-thumbnail {
  width: auto;
  max-height: 200px;
}

/* line 60, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-title {
  width: 100%;
  padding: 0;
  line-height: normal;
  text-transform: uppercase;
  margin: 10px 0;
  font-size: 20px;
  color: #006647;
  font-weight: 800;
}

@media (max-width: 991px) {
  /* line 60, src/sass/components/articleList/_articleList-related-products-2021.scss */
  body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-title {
    font-size: 18px;
    margin-bottom: 25px;
  }
}

/* line 76, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-title a {
  color: #006647;
}

/* line 80, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-title span {
  color: #a9c141;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-size: 1.2rem;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
}

/* line 91, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-description {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  padding-top: 5px;
}

/* line 97, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-more {
  background-color: #006647;
  color: white;
  padding: 15px 45px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 15px;
  font-weight: 700;
  margin-top: 30px;
  position: absolute;
  bottom: 45px;
  left: 25px;
  right: 25px;
  width: auto;
  max-width: 270px;
}

/* line 115, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-more:focus {
  outline: 2px solid #000;
}

/* line 119, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .articleList-article .articleList-article-wrapper .articleList-more-arrow {
  display: none;
}

/* line 126, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 130, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-slide {
  height: inherit !important;
}

/* line 133, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-slide > div {
  height: 100%;
  padding: 0 10px;
}

@media (max-width: 767px) {
  /* line 139, src/sass/components/articleList/_articleList-related-products-2021.scss */
  body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-list {
    overflow: visible;
  }
}

/* line 145, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-arrow {
  position: absolute;
  background: transparent;
  border: none;
  top: calc(50% - 55px);
  font-size: 0;
}

@media (max-width: 767px) {
  /* line 145, src/sass/components/articleList/_articleList-related-products-2021.scss */
  body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-arrow {
    display: none !important;
  }
}

/* line 156, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-arrow:focus {
  outline: 2px solid #fff;
}

/* line 160, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-arrow::before {
  font-size: 3rem;
  line-height: normal;
  color: white;
  cursor: pointer;
  transition: 0.15s;
}

/* line 169, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-arrow:hover::before {
  color: #a9c141;
}

/* line 174, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-arrow.slick-prev {
  left: -40px;
}

/* line 177, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-arrow.slick-prev::before {
  content: "\f053";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 182, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-arrow.slick-next {
  right: -40px;
}

/* line 185, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-arrow.slick-next::before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 191, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-dots {
  list-style: none;
  padding: 0;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

/* line 198, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-dots li {
  display: inline-block;
  margin: 5px;
}

/* line 202, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-dots li button {
  font-size: 0;
  padding: 0;
  display: block;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  transition: 0.15s;
  width: 8px;
  height: 8px;
  background-color: #cdcdcd;
  position: relative;
}

/* line 215, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-dots li button:hover {
  background-color: #a9c141;
}

/* line 221, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-dots li.slick-active button {
  background-color: #a9c141;
  width: 12px;
  height: 12px;
}

/* line 226, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList-related-products > .component-content .articleList-list .slick-dots li.slick-active button:focus {
  outline: 2px solid #fff;
}

/* line 239, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList .visually-hidden {
  position: absolute;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  overflow: hidden;
}

/* line 247, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'] .articleList .articleList-title {
  color: #006647;
  font-weight: 800;
}

/* line 255, src/sass/components/articleList/_articleList-related-products-2021.scss */
body[class*='template-default-2021'].high-contrast .articleList-title span {
  color: #006647 !important;
}
/*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;
  padding: 0 15px;
  max-width: 100%;
}

/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/components/box/_box-background.scss */
.box-background-green {
  background-color: #009390;
}

/* line 8, src/sass/components/box/_box-background.scss */
.template-default-2020 .box-background-green,
body[class*='template-default-2021'] .box-background-green {
  background-color: #006647;
}

/* line 14, src/sass/components/box/_box-background.scss */
.high-contrast .box-background-green .selectionStyle-eyebrow,
.high-contrast .box-background-green .selection-styles-white-transparent {
  color: white;
}

/* line 21, src/sass/components/box/_box-background.scss */
.box-background-green-natural {
  background-color: #a9c141;
}

/* line 25, src/sass/components/box/_box-background.scss */
.high-contrast .box-background-green-natural .richText {
  background-color: rgba(0, 100, 70, 0.89);
}

/* line 28, src/sass/components/box/_box-background.scss */
.high-contrast .box-background-green-natural .richText p,
.high-contrast .box-background-green-natural .richText h1,
.high-contrast .box-background-green-natural .richText h2,
.high-contrast .box-background-green-natural .richText h3,
.high-contrast .box-background-green-natural .richText h4,
.high-contrast .box-background-green-natural .richText h5,
.high-contrast .box-background-green-natural .richText h6,
.high-contrast .box-background-green-natural .richText span {
  color: white !important;
}

/* line 39, src/sass/components/box/_box-background.scss */
.high-contrast .box-background-green-natural .richText .hyperlinkStyle-button {
  background-color: white;
  color: #006647;
}

/* line 43, src/sass/components/box/_box-background.scss */
.high-contrast .box-background-green-natural .richText .hyperlinkStyle-button span {
  color: #006647 !important;
}

/* line 47, src/sass/components/box/_box-background.scss */
.high-contrast .box-background-green-natural .richText .hyperlinkStyle-button:hover {
  background-color: #006647;
  color: white;
  box-shadow: inset 0 0 0 4px white;
}

/* line 52, src/sass/components/box/_box-background.scss */
.high-contrast .box-background-green-natural .richText .hyperlinkStyle-button:hover span {
  color: white !important;
}

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

/* line 65, src/sass/components/box/_box-background.scss */
.box-background-green-light {
  background-color: #bfdedd;
}

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

@media (min-width: 993px) {
  /* line 69, src/sass/components/box/_box-background.scss */
  .box-background-white-content-box {
    background-color: transparent;
  }
}

/* line 76, src/sass/components/box/_box-background.scss */
.box-background-white-content-box > .component-content {
  background-color: white;
}

/* line 82, src/sass/components/box/_box-background.scss */
.box-with-green-top-border {
  border-top: 15px solid #a9c141;
}

/* line 86, src/sass/components/box/_box-background.scss */
.box-with-green-bottom-border {
  border-bottom: 15px solid #a9c141;
}

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

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

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

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

/*stylelint-disable*/
/*stylelint-disable*/
@media (max-width: 991px) {
  /* line 6, src/sass/components/box/_box-revers-order-of-element-inside-below-desktop.scss */
  .box-revers-order-of-element-inside-below-desktop > .component-content > .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: wrap-reverse;
            flex-flow: wrap-reverse;
  }
}

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

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

/* line 2, src/sass/components/box/_box-background-image-position-center-top.scss */
.box-background-image-position-center-top > .component-content[style*='background-image'] {
  background-position: center top;
  background-size: auto;
}

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

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

@media only screen and (min-width: 1200px) {
  /* line 1, src/sass/components/box/_box-float-right-on-desktop.scss */
  .box.float-right-on-desktop {
    float: right;
  }
}

@media only screen and (min-width: 993px) and (max-width: 1199px) {
  /* line 1, src/sass/components/box/_box-float-right-on-desktop.scss */
  .box.float-right-on-desktop {
    float: right;
  }
}

/*stylelint-disable*/
/*stylelint-disable*/
@media (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-mobile.scss */
  .box-mobile > .component-content > .paragraphSystem > .component {
    width: 40% !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}

@media (max-width: 767px) {
  /* line 11, src/sass/components/box/_box-mobile.scss */
  .box-mobile > .component-content > .paragraphSystem {
    margin-left: 5px;
    margin-right: -75px;
  }
}

/* line 2, src/sass/components/box/_box-product-page-2020.scss */
.box-product-page-2020 h2 {
  font-size: 30px;
}

/* line 6, src/sass/components/box/_box-product-page-2020.scss */
.box-product-page-2020 h4,
.box-product-page-2020 h5 {
  color: #006647;
  text-transform: none;
}

/* line 12, src/sass/components/box/_box-product-page-2020.scss */
.box-product-page-2020 h4 {
  font-size: 18px;
}

/* line 16, src/sass/components/box/_box-product-page-2020.scss */
.box-product-page-2020 h5 {
  font-size: 20px;
}

/* line 20, src/sass/components/box/_box-product-page-2020.scss */
.box-product-page-2020 p,
.box-product-page-2020 em {
  color: #444;
}

/* line 25, src/sass/components/box/_box-product-page-2020.scss */
.box-product-page-2020 em {
  font-style: normal;
}

/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/components/box/_box-search-results-container.scss */
#palmolive-results-container .articleList-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

/* line 10, src/sass/components/box/_box-search-results-container.scss */
#palmolive-results-container .articleList-list .articleList-article {
  height: 100%;
}

/* line 13, src/sass/components/box/_box-search-results-container.scss */
#palmolive-results-container .articleList-list .articleList-article:hover {
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.11);
}

/* line 17, src/sass/components/box/_box-search-results-container.scss */
#palmolive-results-container .articleList-list .articleList-article .search-results-item {
  border-radius: 11px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 20px;
  margin: 20px;
  text-align: center;
}

@media only screen and (max-width: 992px) {
  /* line 17, src/sass/components/box/_box-search-results-container.scss */
  #palmolive-results-container .articleList-list .articleList-article .search-results-item {
    padding: 0;
  }
}

/* line 29, src/sass/components/box/_box-search-results-container.scss */
#palmolive-results-container .articleList-list .articleList-article .search-results-item img {
  width: auto;
  margin-bottom: 2rem;
  max-height: 220px;
  max-width: 100%;
}

/* line 37, src/sass/components/box/_box-search-results-container.scss */
#palmolive-results-container .articleList-list .articleList-article h3,
#palmolive-results-container .articleList-list .articleList-article p {
  padding-left: 26px;
  padding-right: 26px;
}

@media only screen and (max-width: 992px) {
  /* line 37, src/sass/components/box/_box-search-results-container.scss */
  #palmolive-results-container .articleList-list .articleList-article h3,
  #palmolive-results-container .articleList-list .articleList-article p {
    padding: 0;
  }
}

/* line 47, src/sass/components/box/_box-search-results-container.scss */
#palmolive-results-container .articleList-list .articleList-article h3 {
  font-size: 18px;
}

/* line 50, src/sass/components/box/_box-search-results-container.scss */
#palmolive-results-container .articleList-list .articleList-article h3 a {
  color: #006647;
  font-size: 18px;
  font-weight: bold;
}

/* line 57, src/sass/components/box/_box-search-results-container.scss */
#palmolive-results-container .articleList-list .articleList-article p {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.21;
  color: #4d4d4d;
}

/* line 64, src/sass/components/box/_box-search-results-container.scss */
#palmolive-results-container .articleList-list .articleList-article .articleList-thumbnail-wrapper a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 73, src/sass/components/box/_box-search-results-container.scss */
.results-heading {
  margin: 40px 0;
  font-size: 25px;
  color: #006647;
  font-weight: bold;
  text-align: center;
}

/* line 82, src/sass/components/box/_box-search-results-container.scss */
.reference-swiftype-search-results .loadmore-btn {
  height: 60px;
  text-align: center;
}

/* line 88, src/sass/components/box/_box-search-results-container.scss */
.reference-swiftype-search-results #load-more:hover {
  color: #a9c141;
}

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

/* line 98, src/sass/components/box/_box-search-results-container.scss */
.reference-swiftype-search-results:not(.results-loaded) .component-content {
  width: 60px;
  height: 60px;
  background-color: #006647;
  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 137, src/sass/components/box/_box-search-results-container.scss */
.reference-swiftype-search-results:not(.results-loaded) .component-content #load-more,
.reference-swiftype-search-results:not(.results-loaded) .component-content .results-heading,
.reference-swiftype-search-results:not(.results-loaded) .component-content .search-results {
  display: none;
}

/* line 1, src/sass/components/box/_box-full-width.scss */
body[class*='template-default-2021'] .box-full-width,
body[class*='template-default-2021'] body[class*='template-default-2021'] .box-full-width {
  padding: 0;
}

/* line 6, src/sass/components/box/_box-full-width.scss */
body[class*='template-default-2021'] .box-full-width.component > .component-content,
body[class*='template-default-2021'] body[class*='template-default-2021'] .box-full-width.component > .component-content {
  max-width: none;
  padding: 0;
}

/* line 7, src/sass/components/box/_box-full-width.scss */
body[class*='template-default-2021'] .box-full-width.component > .component-content > .content,
body[class*='template-default-2021'] body[class*='template-default-2021'] .box-full-width.component > .component-content > .content {
  margin: 0;
}

/* line 17, src/sass/components/box/_box-full-width.scss */
body[class*='template-default-2021'] .box-full-width-without-padding,
body[class*='template-default-2021'] body[class*='template-default-2021'] .box-full-width-without-padding {
  padding: auto;
}

/* line 22, src/sass/components/box/_box-full-width.scss */
body[class*='template-default-2021'] .box-full-width-without-padding.component > .component-content,
body[class*='template-default-2021'] body[class*='template-default-2021'] .box-full-width-without-padding.component > .component-content {
  max-width: none;
  padding: 0;
}

/* line 23, src/sass/components/box/_box-full-width.scss */
body[class*='template-default-2021'] .box-full-width-without-padding.component > .component-content > .content,
body[class*='template-default-2021'] body[class*='template-default-2021'] .box-full-width-without-padding.component > .component-content > .content {
  margin: 0;
}

/* line 1, src/sass/components/box/_box-pdp-benefits.scss */
body[class*='template-default-2021'] .box-pdp-benefits {
  margin-bottom: 15px;
}

/* line 4, src/sass/components/box/_box-pdp-benefits.scss */
body[class*='template-default-2021'] .box-pdp-benefits > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 9, src/sass/components/box/_box-pdp-benefits.scss */
body[class*='template-default-2021'] .box-pdp-benefits p {
  margin: 0;
}

/* line 13, src/sass/components/box/_box-pdp-benefits.scss */
body[class*='template-default-2021'] .box-pdp-benefits .image {
  padding-right: 0;
}

/* line 16, src/sass/components/box/_box-pdp-benefits.scss */
body[class*='template-default-2021'] .box-pdp-benefits .image .component-content {
  line-height: 0;
}

/* line 1, src/sass/components/box/_box-quotation-2021.scss */
body[class*='template-default-2021'] .box-quotation {
  padding: 80px 100px 100px;
}

@media (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-quotation-2021.scss */
  body[class*='template-default-2021'] .box-quotation {
    padding: 70px 20px 80px;
  }
}

/* line 9, src/sass/components/box/_box-quotation-2021.scss */
body[class*='template-default-2021'] .box-quotation .richText > .component-content {
  overflow: visible;
}

/* line 14, src/sass/components/box/_box-quotation-2021.scss */
body[class*='template-default-2021'] .box-quotation h3 {
  font-size: 4.8rem;
  margin-bottom: 25px;
  position: relative;
  z-index: 1;
}

/* line 20, src/sass/components/box/_box-quotation-2021.scss */
body[class*='template-default-2021'] .box-quotation h3::before {
  content: ' ';
  background-image: url(../../assets/img/redesign-2021/quote-1.svg);
  background-size: contain;
  width: 120px;
  height: 96px;
  display: block;
  position: absolute;
  left: -80px;
  top: -40px;
  z-index: -1;
}

@media (max-width: 991px) {
  /* line 20, src/sass/components/box/_box-quotation-2021.scss */
  body[class*='template-default-2021'] .box-quotation h3::before {
    width: 100px;
    height: 80px;
    left: auto;
    right: 0;
    top: -100px;
  }
}

/* line 41, src/sass/components/box/_box-quotation-2021.scss */
body[class*='template-default-2021'] .box-quotation h3::after {
  content: ' ';
  background-image: url(../../assets/img/redesign-2021/quote-2.svg);
  background-size: contain;
  display: block;
  position: absolute;
  right: -200px;
  bottom: -170px;
  z-index: -1;
  width: 230px;
  height: 185px;
}

@media (max-width: 991px) {
  /* line 41, src/sass/components/box/_box-quotation-2021.scss */
  body[class*='template-default-2021'] .box-quotation h3::after {
    width: 130px;
    height: 105px;
    right: auto;
    left: 0;
    bottom: -50px;
  }
}

/* line 63, src/sass/components/box/_box-quotation-2021.scss */
body[class*='template-default-2021'] .box-quotation .hyperlinkStyle-button {
  margin-top: 25px;
}

/* line 1, src/sass/components/box/_box-recycle-3-steps.scss */
body[class*='template-default-2021'] .box-recycle-3-steps {
  color: white;
  padding: 20px 60px;
}

@media (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-recycle-3-steps.scss */
  body[class*='template-default-2021'] .box-recycle-3-steps {
    padding: 20px 30px;
  }
}

/* line 9, src/sass/components/box/_box-recycle-3-steps.scss */
body[class*='template-default-2021'] .box-recycle-3-steps h3 {
  font-size: 30px;
  color: white;
}

/* line 14, src/sass/components/box/_box-recycle-3-steps.scss */
body[class*='template-default-2021'] .box-recycle-3-steps p {
  font-weight: 700;
  font-size: 16px;
}

/* line 20, src/sass/components/box/_box-recycle-3-steps.scss */
body[class*='template-default-2021'] .box-recycle-3-steps .box-recycle-steps-container .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 767px) {
  /* line 20, src/sass/components/box/_box-recycle-3-steps.scss */
  body[class*='template-default-2021'] .box-recycle-3-steps .box-recycle-steps-container .component-content > .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  /* line 27, src/sass/components/box/_box-recycle-3-steps.scss */
  body[class*='template-default-2021'] .box-recycle-3-steps .box-recycle-steps-container .component-content > .content > .richText {
    margin-bottom: 15px;
  }
}

/* line 34, src/sass/components/box/_box-recycle-3-steps.scss */
body[class*='template-default-2021'] .box-recycle-3-steps .box-recycle-step-1,
body[class*='template-default-2021'] .box-recycle-3-steps .box-recycle-step-2,
body[class*='template-default-2021'] .box-recycle-3-steps .box-recycle-step-3 {
  height: 100%;
}

/* line 39, src/sass/components/box/_box-recycle-3-steps.scss */
body[class*='template-default-2021'] .box-recycle-3-steps .box-recycle-step-1 .richText-content,
body[class*='template-default-2021'] .box-recycle-3-steps .box-recycle-step-2 .richText-content,
body[class*='template-default-2021'] .box-recycle-3-steps .box-recycle-step-3 .richText-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 43, src/sass/components/box/_box-recycle-3-steps.scss */
body[class*='template-default-2021'] .box-recycle-3-steps .box-recycle-step-1 .richText-content::before,
body[class*='template-default-2021'] .box-recycle-3-steps .box-recycle-step-2 .richText-content::before,
body[class*='template-default-2021'] .box-recycle-3-steps .box-recycle-step-3 .richText-content::before {
  content: '';
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  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: 48px;
  font-weight: 900;
  border-radius: 100%;
  width: 58px;
  height: 58px;
  border: 4px solid white;
  background-color: #a9c141;
  margin-right: 10px;
}

@media (max-width: 767px) {
  /* line 43, src/sass/components/box/_box-recycle-3-steps.scss */
  body[class*='template-default-2021'] .box-recycle-3-steps .box-recycle-step-1 .richText-content::before,
  body[class*='template-default-2021'] .box-recycle-3-steps .box-recycle-step-2 .richText-content::before,
  body[class*='template-default-2021'] .box-recycle-3-steps .box-recycle-step-3 .richText-content::before {
    font-size: 30px;
    width: 40px;
    height: 40px;
  }
}

/* line 69, src/sass/components/box/_box-recycle-3-steps.scss */
body[class*='template-default-2021'] .box-recycle-3-steps .box-recycle-step-1 .richText-content::before {
  content: '1';
}

/* line 77, src/sass/components/box/_box-recycle-3-steps.scss */
body[class*='template-default-2021'] .box-recycle-3-steps .box-recycle-step-2 .richText-content::before {
  content: '2';
}

/* line 85, src/sass/components/box/_box-recycle-3-steps.scss */
body[class*='template-default-2021'] .box-recycle-3-steps .box-recycle-step-3 .richText-content::before {
  content: '3';
}

/* line 2, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-menu {
  padding-top: 25px;
  padding-bottom: 25px;
}

@media (max-width: 991px) {
  /* line 2, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-menu {
    height: 60px;
    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;
    z-index: 0;
  }
  /* line 13, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-menu > .component-content .content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

/* line 20, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-menu > .component-content .content > .image a {
  display: inline-block;
}

/* line 26, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-menu .submenu-link::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgMkw3LjQgNy40TDEyLjggMiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzLjI0Ii8+Cjwvc3ZnPgo=");
  content: ' ';
  width: 14px;
  height: 10px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 10px;
}

@media (max-width: 991px) {
  /* line 26, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-menu .submenu-link::after {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}

/* line 46, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-menu .submenu-link.active::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgMkw3LjQgNy40TDEyLjggMiIgc3Ryb2tlPSIjYTljMTQxIiBzdHJva2Utd2lkdGg9IjMuMjQiLz4KPC9zdmc+Cg==");
}

/* line 52, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-menu .submenu-link:hover::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgMkw3LjQgNy40TDEyLjggMiIgc3Ryb2tlPSIjYTljMTQxIiBzdHJva2Utd2lkdGg9IjMuMjQiLz4KPC9zdmc+Cg==");
}

@media (max-width: 1200px) {
  /* line 59, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-menu .image {
    z-index: 10;
    width: auto;
    margin: 0 auto;
  }
}

/* line 67, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu {
  display: none;
  position: absolute;
  top: 92px;
  z-index: 999;
  background: #006647;
}

/* line 74, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu .submnenu-back {
  display: none;
}

@media (min-width: 992px) {
  /* line 67, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-submenu {
    border-top: 10px solid #a9c141;
  }
}

@media (max-width: 991px) {
  /* line 67, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-submenu {
    top: 69px;
  }
  /* line 88, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-submenu.active {
    display: block;
  }
  /* line 93, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-submenu .submnenu-back {
    display: block;
    background: rgba(255, 255, 255, 0.1);
    border: none;
    text-align: center;
    color: white;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 30px;
  }
  /* line 106, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-submenu .submnenu-back::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAxNCAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjI1IDIxLjE1MzhMMi4zMTQgMTEuMTg0NkwxMi4yNSAxLjIxNTM1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIuNSIvPgo8L3N2Zz4K");
    content: ' ';
    width: 13px;
    height: 21px;
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 10px;
    position: absolute;
    left: 20px;
  }
}

/* line 120, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links {
  margin-top: 70px;
}

/* line 123, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 126, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content > .richText > .component-content > .richText-content > p {
  margin: 0;
}

/* line 130, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content ul {
  color: white;
  list-style: none;
  margin-left: 0;
  font-size: 1.6rem;
  letter-spacing: 0.8px;
  padding-left: 3px;
}

/* line 138, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content ul li {
  padding: 0;
}

/* line 141, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content ul li::before {
  content: none;
}

/* line 146, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content ul a {
  color: white;
}

/* line 151, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content h3,
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content [class^='submenu-title'] {
  color: white;
  font-size: 2rem;
  font-weight: 700;
  margin: 10px 0;
  background: transparent;
  border: 0;
  display: inline;
  text-align: left;
  width: 100%;
}

/* line 163, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content h3::after,
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content [class^='submenu-title']::after {
  content: '';
  display: block;
  width: 50px;
  height: 1px;
  border-bottom: 1px solid #a9c141;
  -o-object-fit: contain;
     object-fit: contain;
  margin-top: 20px;
  margin-bottom: 25px;
}

/* line 174, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content h3::before,
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content [class^='submenu-title']::before {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

/* line 181, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content h3.submenu-title-category::before,
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content [class^='submenu-title'].submenu-title-category::before {
  content: url(../../assets/img/redesign-2021/submenu-by-category.svg);
}

/* line 187, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content h3.submenu-title-benefit::before,
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content [class^='submenu-title'].submenu-title-benefit::before {
  content: url(../../assets/img/redesign-2021/submenu-by-benefit.svg);
}

/* line 193, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content h3.submenu-title-fragrance::before,
body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content [class^='submenu-title'].submenu-title-fragrance::before {
  content: url(../../assets/img/redesign-2021/submenu-by-fragrance.svg);
}

@media (max-width: 991px) {
  /* line 120, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links {
    margin-top: 0;
    min-height: calc(100vh - 70px);
    max-height: calc(100vh - 70px);
    padding-bottom: 40px;
    overflow-x: scroll;
  }
  /* line 207, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  /* line 211, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content .richText.last h3 {
    border-bottom: none;
    margin-bottom: 40px;
  }
  /* line 215, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content .richText.last h3::after {
    content: none;
  }
  /* line 222, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content .richText .richText-content p:not([class^='submenu-title']) {
    margin: 0;
    padding: 3px;
  }
  /* line 227, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content .richText .richText-content::after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgMkw3LjQgNy40TDEyLjggMiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzLjI0Ii8+Cjwvc3ZnPgo=");
    content: ' ';
    width: 14px;
    height: 10px;
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 10px;
    position: absolute;
    right: 20px;
    top: 15px;
  }
  /* line 241, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content .richText .richText-content.active::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  /* line 247, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content ul {
    display: none;
    padding-left: 3px;
  }
  /* line 252, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content h3 {
    margin-top: 0;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  /* line 257, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-submenu .box-main-nav-submenu-links > .component-content > .content h3::after {
    margin-bottom: 0;
  }
}

/* line 265, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu .richText-finder-tool-mobile-btn {
  color: white;
  display: none;
}

/* line 269, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu .richText-finder-tool-mobile-btn a {
  font-size: 2rem;
  font-weight: 700;
  padding: 0;
  text-align: left;
  width: 100%;
}

@media (max-width: 991px) {
  /* line 265, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-submenu .richText-finder-tool-mobile-btn {
    display: inline-block;
  }
  /* line 280, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-submenu .richText-finder-tool-mobile-btn .richText-content::after {
    content: none !important;
  }
}

@media (max-width: 991px) {
  /* line 286, src/sass/components/box/_box-main-nav-submenu-2021.scss */
  body[class*='template-default-2021'] .box-main-nav-submenu-banner {
    display: none;
  }
}

/* line 291, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu-banner .richText.first {
  position: absolute;
  z-index: 1;
  top: 20px;
}

/* line 297, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu-banner img {
  max-height: 520px;
}

/* line 301, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'] .box-main-nav-submenu-banner .richText.last {
  position: absolute;
  z-index: 1;
  bottom: 0;
}

/* line 311, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'].high-contrast .box-main-nav-submenu-banner .richText.first .richText-content {
  background-color: rgba(0, 100, 70, 0.89);
  padding: 2px;
}

/* line 315, src/sass/components/box/_box-main-nav-submenu-2021.scss */
body[class*='template-default-2021'].high-contrast .box-main-nav-submenu-banner .richText.first .richText-content span {
  color: white;
}

@media (max-width: 991px) {
  /* line 5, src/sass/components/box/_box-footer-menu.scss */
  body[class*='template-default-2021'] .box-footer-menu .richText-footer-menu-headline p {
    display: inline-block;
    position: relative;
  }
  /* line 9, src/sass/components/box/_box-footer-menu.scss */
  body[class*='template-default-2021'] .box-footer-menu .richText-footer-menu-headline p::after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgMkw3LjQgNy40TDEyLjggMiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzLjI0Ii8+Cjwvc3ZnPgo=");
    content: ' ';
    width: 14px;
    height: 10px;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    right: -30px;
    top: 3px;
    bottom: 0;
    margin: auto;
  }
  /* line 25, src/sass/components/box/_box-footer-menu.scss */
  body[class*='template-default-2021'] .box-footer-menu .richText-footer-menu-headline.open p::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
}

@media (max-width: 991px) {
  /* line 32, src/sass/components/box/_box-footer-menu.scss */
  body[class*='template-default-2021'] .box-footer-menu-links {
    display: none;
    text-align: center;
  }
}

/* line 43, src/sass/components/box/_box-footer-menu.scss */
body[class*='template-default-2021'].high-contrast .footer .hyperlinkStyle-country-selector-handler {
  color: white;
}

/* line 47, src/sass/components/box/_box-footer-menu.scss */
body[class*='template-default-2021'].high-contrast .footer .richText-content .selectionStyle-small:hover {
  color: black;
}

/* line 4, src/sass/components/box/_box-full-width-hero.scss */
body[class*='template-default-2021'] .box-full-width-hero.box-full-width-hero-only-text::before {
  content: none;
}

/* line 8, src/sass/components/box/_box-full-width-hero.scss */
body[class*='template-default-2021'] .box-full-width-hero.box-full-width-hero-only-text > .component-content {
  min-height: auto;
}

/* line 14, src/sass/components/box/_box-full-width-hero.scss */
body[class*='template-default-2021'] .box-full-width-hero.box-full-width-hero-single-article h1 {
  font-size: 4.8rem;
}

@media (max-width: 991px) {
  /* line 14, src/sass/components/box/_box-full-width-hero.scss */
  body[class*='template-default-2021'] .box-full-width-hero.box-full-width-hero-single-article h1 {
    font-size: 3.8rem;
  }
}

/* line 23, src/sass/components/box/_box-full-width-hero.scss */
body[class*='template-default-2021'] .box-full-width-hero::before {
  content: " ";
  background: #040404;
  mix-blend-mode: multiply;
  opacity: 0.6;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* line 37, src/sass/components/box/_box-full-width-hero.scss */
body[class*='template-default-2021'] .box-full-width-hero > .component-content {
  min-height: 475px;
  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;
  max-width: 100%;
}

/* line 47, src/sass/components/box/_box-full-width-hero.scss */
body[class*='template-default-2021'] .box-full-width-hero > .component-content > .content {
  max-width: 56.548vw;
}

@media (max-width: 767px) {
  /* line 37, src/sass/components/box/_box-full-width-hero.scss */
  body[class*='template-default-2021'] .box-full-width-hero > .component-content {
    min-height: 500px;
  }
  /* line 54, src/sass/components/box/_box-full-width-hero.scss */
  body[class*='template-default-2021'] .box-full-width-hero > .component-content > .content {
    max-width: 100%;
  }
  /* line 57, src/sass/components/box/_box-full-width-hero.scss */
  body[class*='template-default-2021'] .box-full-width-hero > .component-content > .content > .richText {
    padding: 0;
  }
}

/* line 64, src/sass/components/box/_box-full-width-hero.scss */
body[class*='template-default-2021'] .box-full-width-hero h1 {
  font-size: 6.4rem;
  font-weight: 900;
  letter-spacing: 2px;
}

@media (max-width: 991px) {
  /* line 64, src/sass/components/box/_box-full-width-hero.scss */
  body[class*='template-default-2021'] .box-full-width-hero h1 {
    font-size: 4.4rem;
  }
}

@media (max-width: 767px) {
  /* line 64, src/sass/components/box/_box-full-width-hero.scss */
  body[class*='template-default-2021'] .box-full-width-hero h1 {
    font-size: 3.6rem;
  }
}

@media (max-width: 320px) {
  /* line 64, src/sass/components/box/_box-full-width-hero.scss */
  body[class*='template-default-2021'] .box-full-width-hero h1 {
    font-size: 3.2rem;
  }
}

@media (min-width: 992px) {
  /* line 82, src/sass/components/box/_box-full-width-hero.scss */
  body[class*='template-default-2021'] .box-full-width-hero p {
    font-size: 1.8rem;
  }
}

/* line 92, src/sass/components/box/_box-full-width-hero.scss */
body[class*='template-default-2021'].high-contrast .box-full-width-hero .selectionStyle-eyebrow {
  color: white !important;
}

/* line 98, src/sass/components/box/_box-full-width-hero.scss */
body[class*='template-default-2021'].high-contrast .box-full-width-hero.first .richText-high-contrast-with-background {
  background-color: rgba(0, 100, 70, 0.89);
}

/* line 104, src/sass/components/box/_box-full-width-hero.scss */
body[class*='template-default-2021'].high-contrast .box-full-width-hero.box-full-width-hero-single-article .richText {
  background-color: rgba(0, 100, 70, 0.89);
}

/* line 2, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-finder-tool-wrapper {
  background-color: #a9c141;
}

@media (max-width: 991px) {
  /* line 2, src/sass/components/box/_box-finder-tool.scss */
  body[class*='template-default-2021'] .box-finder-tool-wrapper {
    background: transparent;
  }
}

/* line 12, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-finder-tool-wrapper.finder-tool-active {
  background: #f8f8f8;
}

/* line 15, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-finder-tool-wrapper.finder-tool-active .box-finder-tool-intro-image {
  display: none;
}

/* line 19, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-finder-tool-wrapper.finder-tool-active .box-finder-tool-question-box-wrapper {
  width: 100%;
  background: #f8f8f8;
  height: 100%;
  min-height: calc(100vh - 97px);
}

/* line 32, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-finder-tool-wrapper > .component-content {
  height: 100%;
}

/* line 35, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-finder-tool-wrapper > .component-content > .content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  /* line 35, src/sass/components/box/_box-finder-tool.scss */
  body[class*='template-default-2021'] .box-finder-tool-wrapper > .component-content > .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 45, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-finder-tool-wrapper .box-finder-tool-question-box-wrapper {
  padding-top: 3vw;
  background: #a9c141;
}

@media (max-width: 991px) {
  /* line 45, src/sass/components/box/_box-finder-tool.scss */
  body[class*='template-default-2021'] .box-finder-tool-wrapper .box-finder-tool-question-box-wrapper {
    height: auto;
    min-height: auto;
    padding-bottom: 200px;
  }
}

/* line 59, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-finder-tool-intro-image {
  padding-left: 0;
  line-height: 0;
}

@media (max-width: 991px) {
  /* line 59, src/sass/components/box/_box-finder-tool.scss */
  body[class*='template-default-2021'] .box-finder-tool-intro-image {
    margin-bottom: -150px;
  }
  /* line 67, src/sass/components/box/_box-finder-tool.scss */
  body[class*='template-default-2021'] .box-finder-tool-intro-image .image {
    position: relative;
    top: -200px;
    padding: 0;
  }
}

/* line 75, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .richText-prev-question {
  display: none;
}

/* line 78, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .richText-prev-question button {
  background: transparent;
  border: none;
}

/* line 82, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .richText-prev-question button:focus {
  outline: auto;
}

/* line 87, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .richText-prev-question p,
body[class*='template-default-2021'] .richText-prev-question button {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  color: #040404;
  cursor: pointer;
}

/* line 97, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .richText-prev-question p::before {
  content: ' ';
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguNSAxLjIzMDcxTDEuODc2IDcuODc2ODdMOC41IDE0LjUyMyIgc3Ryb2tlPSIjMDQwNDA0IiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+Cg==");
  height: 14px;
  width: 7px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 15px;
}

/* line 109, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-finder-tool-intro {
  max-width: 80%;
}

@media (max-width: 991px) {
  /* line 109, src/sass/components/box/_box-finder-tool.scss */
  body[class*='template-default-2021'] .box-finder-tool-intro {
    margin: 0 auto;
    float: none;
  }
}

/* line 117, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-finder-tool-intro .richText .selectionStyle-white {
  font-size: 48px;
  font-weight: 900;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 2px;
}

@media (max-width: 991px) {
  /* line 117, src/sass/components/box/_box-finder-tool.scss */
  body[class*='template-default-2021'] .box-finder-tool-intro .richText .selectionStyle-white {
    font-size: 38px;
  }
}

/* line 130, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-finder-tool-intro .selection-styles-white-transparent {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
}

/* line 137, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-finder-tool-intro p {
  color: #494949;
}

/* line 141, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-finder-tool-intro a {
  margin-top: 30px;
}

@media (max-width: 767px) {
  /* line 109, src/sass/components/box/_box-finder-tool.scss */
  body[class*='template-default-2021'] .box-finder-tool-intro {
    max-width: 90%;
  }
}

/* line 155, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .richText-finder-tool-product-header {
  padding-top: 50px;
  padding-bottom: 15px;
  margin-bottom: 40px;
}

/* line 160, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .richText-finder-tool-product-header h4 {
  font-size: 30px;
  font-weight: 800;
  line-height: 1.2;
  color: #006647;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 169, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .richText-finder-tool-product-header h5 {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: bold;
  color: rgba(255, 255, 255, 0.7);
}

/* line 177, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .richText-finder-tool-product-header .richText-content::after {
  content: ' ';
  width: 50px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/* line 194, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-fragrance-answers > .component-content > .content,
body[class*='template-default-2021'] .box-occasion-answers > .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-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 100%;
  margin: 0 auto;
}

/* line 204, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-answer-info {
  background-color: #d9ea9a;
  max-width: 950px;
  margin-bottom: 25px;
  display: none;
}

/* line 215, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-answer-info > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  /* line 215, src/sass/components/box/_box-finder-tool.scss */
  body[class*='template-default-2021'] .box-answer-info > .component-content > .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 224, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-answer-info .image {
  width: 270px;
  padding: 0;
  line-height: 0;
}

@media (max-width: 767px) {
  /* line 224, src/sass/components/box/_box-finder-tool.scss */
  body[class*='template-default-2021'] .box-answer-info .image {
    width: 100%;
  }
  /* line 232, src/sass/components/box/_box-finder-tool.scss */
  body[class*='template-default-2021'] .box-answer-info .image img {
    width: 100%;
  }
}

/* line 238, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-answer-info .richText {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 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;
  padding: 20px 40px;
}

/* line 245, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-answer-info .richText p {
  font-size: 16px;
  color: #040404;
}

@media (max-width: 767px) {
  /* line 238, src/sass/components/box/_box-finder-tool.scss */
  body[class*='template-default-2021'] .box-answer-info .richText {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 15px 30px;
  }
}

/* line 256, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-answer-info .richText-finder-tool-answer-filter-name {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: none;
}

/* line 262, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-finder-tool-answer-wrapper {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}

/* line 268, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-finder-tool-answer-wrapper.show {
  visibility: visible;
  height: auto;
  overflow: auto;
}

/* line 275, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-finder-tool-answer-wrapper .box-full-width-hero::before {
  opacity: 0.2;
}

/* line 279, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-finder-tool-answer-wrapper .box-full-width-hero > .component-content {
  min-height: 25vw;
}

/* line 283, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'] .box-finder-tool-answer-wrapper .box-full-width-hero h1 {
  font-size: 3.6rem;
}

@media (max-width: 991px) {
  /* line 288, src/sass/components/box/_box-finder-tool.scss */
  body[class*='template-default-2021'] .box-finder-tool-answer-wrapper .box-full-width-hero > .component-content {
    min-height: 400px;
  }
  /* line 292, src/sass/components/box/_box-finder-tool.scss */
  body[class*='template-default-2021'] .box-finder-tool-answer-wrapper .box-full-width-hero h1 {
    font-size: 2.8rem;
  }
  /* line 295, src/sass/components/box/_box-finder-tool.scss */
  body[class*='template-default-2021'] .box-finder-tool-answer-wrapper .box-full-width-hero h1 .selectionStyle-font-bigger {
    font-size: 4.4rem;
  }
}

/* line 305, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'].high-contrast .box-finder-tool-intro {
  background-color: rgba(0, 100, 70, 0.89);
}

/* line 309, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'].high-contrast .box-finder-tool-intro .richText p {
  color: white;
}

/* line 313, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'].high-contrast .box-finder-tool-intro .richText .selection-styles-white-transparent {
  color: white;
}

/* line 317, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'].high-contrast .box-finder-tool-intro .richText .hyperlinkStyle-button {
  background-color: white;
  color: #006647;
}

/* line 321, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'].high-contrast .box-finder-tool-intro .richText .hyperlinkStyle-button:hover {
  background-color: #006647;
  color: white;
  box-shadow: inset 0 0 0 4px white;
}

/* line 331, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'].high-contrast .box-finder-tool-answer-wrapper.box-background-green-natural .richText {
  background-color: transparent;
}

/* line 334, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'].high-contrast .box-finder-tool-answer-wrapper.box-background-green-natural .richText p {
  color: black !important;
}

/* line 338, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'].high-contrast .box-finder-tool-answer-wrapper.box-background-green-natural .richText .hyperlinkStyle-button {
  background-color: #006647;
  color: white;
}

/* line 342, src/sass/components/box/_box-finder-tool.scss */
body[class*='template-default-2021'].high-contrast .box-finder-tool-answer-wrapper.box-background-green-natural .richText .hyperlinkStyle-button:hover {
  color: #006647;
  background-color: white;
  border: none;
}
/*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 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 #646464;
  background-color: #f8f8f8;
}

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

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

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

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

@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-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero {
  padding: 0;
}

/* line 6, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero > .component-content {
  max-width: none;
  padding: 0;
  border: none;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 15, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .carousel-slide {
  position: initial;
}

/* line 20, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .carousel-content > .content {
  position: relative;
  margin: 0;
}

/* line 24, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .carousel-content > .content > .box {
  padding: 0;
}

@media (max-width: 1249px) {
  /* line 27, src/sass/components/carousel/_carousel-hero-2021.scss */
  body[class*='template-default-2021'] .carousel-hero .carousel-content > .content > .box > .component-content {
    max-width: 90%;
  }
}

/* line 38, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .carousel-content .box > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 70px 0;
}

@media (max-width: 991px) {
  /* line 38, src/sass/components/carousel/_carousel-hero-2021.scss */
  body[class*='template-default-2021'] .carousel-hero .carousel-content .box > .component-content > .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 48, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .carousel-content .box h2 {
  font-size: 6.4rem;
  color: white;
  font-weight: 900;
  text-transform: uppercase;
  line-height: 0.9;
}

@media (max-width: 991px) {
  /* line 48, src/sass/components/carousel/_carousel-hero-2021.scss */
  body[class*='template-default-2021'] .carousel-hero .carousel-content .box h2 {
    font-size: 4.4rem;
  }
}

/* line 60, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .carousel-content .box p {
  color: white;
  font-size: 1.6rem;
  font-weight: 400;
}

/* line 66, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .carousel-content .box a.hyperlinkStyle-button {
  margin-top: 15px;
}

/* line 69, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .carousel-content .box a.hyperlinkStyle-button:focus {
  outline: 2px solid #fff;
  margin-left: 2px;
}

@media (max-width: 991px) {
  /* line 76, src/sass/components/carousel/_carousel-hero-2021.scss */
  body[class*='template-default-2021'] .carousel-hero .carousel-content .box .richText {
    text-align: center;
  }
}

/* line 82, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .carousel-nav {
  max-width: 1250px;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 50px;
  width: 100%;
  margin: auto;
  overflow: visible;
}

/* line 92, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .carousel-nav-item, body[class*='template-default-2021'] .carousel-hero .carousel-nav-next, body[class*='template-default-2021'] .carousel-hero .carousel-nav-prev {
  display: none;
}

/* line 100, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 104, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .slick-slide {
  height: inherit !important;
}

/* line 107, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .slick-slide > div,
body[class*='template-default-2021'] .carousel-hero .slick-slide .carousel-slide,
body[class*='template-default-2021'] .carousel-hero .slick-slide .carouselSlide,
body[class*='template-default-2021'] .carousel-hero .slick-slide .no-image,
body[class*='template-default-2021'] .carousel-hero .slick-slide .carousel-content,
body[class*='template-default-2021'] .carousel-hero .slick-slide .carousel-content > .content {
  height: 100%;
}

/* line 120, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .slick-arrow {
  position: absolute;
  top: 0;
  z-index: 1;
  background: transparent;
  border: none;
  font-size: 0;
  cursor: pointer;
  bottom: 0;
}

/* line 130, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .slick-arrow:focus {
  top: 50%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  border: 2px solid #fff;
}

/* line 136, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .slick-arrow::before {
  height: 27px;
}

@media (max-width: 991px) {
  /* line 120, src/sass/components/carousel/_carousel-hero-2021.scss */
  body[class*='template-default-2021'] .carousel-hero .slick-arrow {
    display: none !important;
  }
}

/* line 145, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .slick-next {
  right: 50px;
}

/* line 148, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .slick-next::before {
  content: url(../../assets/img/redesign-2021/arrow-right.svg);
}

/* line 153, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .slick-prev {
  left: 50px;
}

/* line 156, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .slick-prev::before {
  content: url(../../assets/img/redesign-2021/arrow-left.svg);
}

/* line 161, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .slick-dots {
  position: absolute;
  bottom: 60px;
  left: 0;
  max-width: 1050px;
  right: 0;
  margin: 0 auto;
  list-style: none;
  padding: 0;
}

/* line 174, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .slick-dots li {
  display: inline-block;
  margin: 5px;
}

/* line 178, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .slick-dots li button {
  font-size: 0;
  padding: 0;
  display: block;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  transition: 0.15s;
  width: 8px;
  height: 8px;
  background-color: #cdcdcd;
  position: relative;
  border: none;
}

/* line 192, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .slick-dots li button:hover {
  background-color: #a9c141;
}

/* line 198, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .slick-dots li.slick-active button {
  background-color: #a9c141;
  width: 12px;
  height: 12px;
}

/* line 203, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .slick-dots li.slick-active button:focus {
  border: 2px solid #fff;
  width: 15px;
  height: 15px;
}

@media (max-width: 991px) {
  /* line 161, src/sass/components/carousel/_carousel-hero-2021.scss */
  body[class*='template-default-2021'] .carousel-hero .slick-dots {
    text-align: center;
    bottom: 20px;
  }
}

@media (max-width: 1249px) {
  /* line 219, src/sass/components/carousel/_carousel-hero-2021.scss */
  body[class*='template-default-2021'] .carousel-hero .slick-next {
    right: 5px;
  }
  /* line 223, src/sass/components/carousel/_carousel-hero-2021.scss */
  body[class*='template-default-2021'] .carousel-hero .slick-prev {
    left: 5px;
  }
}

/* line 229, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .visually-hidden {
  position: absolute;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  overflow: hidden;
}

/* line 237, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .carousel-hero .carousel-content .box .richText-baner-bottom-align {
  position: absolute;
  top: calc(180px + 8vw);
  padding-right: 50px;
}

@media (max-width: 767px) {
  /* line 237, src/sass/components/carousel/_carousel-hero-2021.scss */
  body[class*='template-default-2021'] .carousel-hero .carousel-content .box .richText-baner-bottom-align {
    top: calc(320px - 8vw);
  }
}

@media (max-width: 599px) {
  /* line 237, src/sass/components/carousel/_carousel-hero-2021.scss */
  body[class*='template-default-2021'] .carousel-hero .carousel-content .box .richText-baner-bottom-align {
    top: calc(520px - 32vw);
  }
}

@media (max-width: 319px) {
  /* line 237, src/sass/components/carousel/_carousel-hero-2021.scss */
  body[class*='template-default-2021'] .carousel-hero .carousel-content .box .richText-baner-bottom-align {
    top: calc(520px - 20vw);
  }
}

/* line 256, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .image-hero-carousel-bg {
  position: absolute;
  height: 100%;
  padding: 0;
}

/* line 261, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .image-hero-carousel-bg > .component-content {
  max-width: none;
  height: 100%;
}

/* line 266, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .image-hero-carousel-bg img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

/* line 272, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .image-hero-carousel-bg::after {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #979797;
  mix-blend-mode: multiply;
  opacity: 0.6;
}

/* line 284, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .image-hero-carousel-bg ~ .box > .component-content {
  max-width: 1050px;
}

/* line 289, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .image-hero-carousel-bg-dark::after {
  background: #040404;
}

/* line 295, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'] .image-hero-carousel-bg-transparent::after {
  background: transparent;
}

@media (max-width: 991px) {
  /* line 301, src/sass/components/carousel/_carousel-hero-2021.scss */
  body[class*='template-default-2021'] .image-hero-carousel-products {
    display: none;
  }
}

/* line 310, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'].high-contrast .carousel-hero .carousel-content .box .richText {
  background-color: rgba(0, 100, 70, 0.89);
}

/* line 313, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'].high-contrast .carousel-hero .carousel-content .box .richText .selectionStyle-eyebrow {
  color: white;
}

/* line 317, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'].high-contrast .carousel-hero .carousel-content .box .richText img {
  background-color: white;
}

/* line 321, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'].high-contrast .carousel-hero .carousel-content .box .richText a.hyperlinkStyle-button {
  color: #006647;
  background-color: white;
}

/* line 325, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'].high-contrast .carousel-hero .carousel-content .box .richText a.hyperlinkStyle-button:hover {
  color: black;
  box-shadow: none;
}

/* line 332, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'].high-contrast .carousel-hero .slick-dots {
  background-color: rgba(0, 100, 70, 0.89) !important;
}

/* line 336, src/sass/components/carousel/_carousel-hero-2021.scss */
body[class*='template-default-2021'].high-contrast .carousel-hero .slick-arrow {
  background-color: rgba(0, 100, 70, 0.89);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  top: 0;
  margin: auto 0;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/components/divider/_divider-base.scss */
.divider > .component-content {
  height: 1px;
  margin: 15px 0;
}

/* 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 30, src/sass/components/divider/_divider-base.scss */
.divider-higher-line > .component-content {
  height: 2px;
}

/* line 36, src/sass/components/divider/_divider-base.scss */
.divider-line-separator > .component-content {
  margin: 0 auto;
  background: #d1dde6;
  height: 1px;
}

/* line 44, src/sass/components/divider/_divider-base.scss */
.divider-line-separator-green > .component-content {
  margin: 0 auto;
  background: #a9c141;
  height: 1px;
}

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

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

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

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

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

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

@media (max-width: 991px) {
  /* line 64, src/sass/components/divider/_divider-base.scss */
  body[class*='template-default-2021'] .divider-height-0 .component-content {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

@media (max-width: 991px) {
  /* line 64, src/sass/components/divider/_divider-base.scss */
  body[class*='template-default-2021'] .divider-height-1 .component-content {
    margin-top: 7.5px;
    margin-bottom: 7.5px;
  }
}

@media (max-width: 991px) {
  /* line 64, src/sass/components/divider/_divider-base.scss */
  body[class*='template-default-2021'] .divider-height-2 .component-content {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

@media (max-width: 991px) {
  /* line 64, src/sass/components/divider/_divider-base.scss */
  body[class*='template-default-2021'] .divider-height-3 .component-content {
    margin-top: 22.5px;
    margin-bottom: 22.5px;
  }
}

@media (max-width: 991px) {
  /* line 64, src/sass/components/divider/_divider-base.scss */
  body[class*='template-default-2021'] .divider-height-4 .component-content {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media (max-width: 991px) {
  /* line 64, src/sass/components/divider/_divider-base.scss */
  body[class*='template-default-2021'] .divider-height-5 .component-content {
    margin-top: 37.5px;
    margin-bottom: 37.5px;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/fileList/_fileList-base.scss */
.fileList-heading {
  display: block;
  color: #444;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

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

/* 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: #444;
  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: #0089c5;
}

@media (min-width: 992px) {
  /* line 1, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
  .fileList-pdp-detail-hero-carousel {
    width: calc(50% - 1px);
  }
}

/* line 6, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .fileList-list {
  height: calc(350px + 2rem);
  overflow: hidden;
  position: relative;
}

@media (min-width: 769px) {
  /* line 6, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
  .fileList-pdp-detail-hero-carousel .fileList-list {
    height: calc(450px + 2rem);
  }
}

/* line 15, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .fileList-list.initialized {
  height: auto;
  overflow: visible;
}

/* line 21, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .fileList-title {
  display: none;
}

/* line 25, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .fileList-download {
  display: none;
}

/* line 29, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .fileList-thumbnail {
  margin-left: 0;
  max-width: 100%;
  float: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* line 38, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.template-default-2020 .fileList-pdp-detail-hero-carousel .fileList-thumbnail {
  max-height: 350px;
}

@media (min-width: 769px) {
  /* line 38, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
  .template-default-2020 .fileList-pdp-detail-hero-carousel .fileList-thumbnail {
    max-height: 450px;
  }
}

/* line 47, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .fileList-description {
  height: 350px;
  width: 100%;
  position: relative;
}

@media (min-width: 769px) {
  /* line 47, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
  .fileList-pdp-detail-hero-carousel .fileList-description {
    height: 450px;
  }
}

/* line 57, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .fileList-file {
  margin-bottom: 0;
  padding: 1rem 1.75rem;
  box-sizing: border-box;
}

@media (min-width: 993px) {
  /* line 57, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
  .fileList-pdp-detail-hero-carousel .fileList-file {
    padding: 1rem 3rem;
  }
}

/* line 67, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .slick-arrow {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  background-color: transparent;
  position: absolute;
  top: 50%;
  z-index: 1;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  cursor: pointer;
}

/* line 79, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .slick-arrow::before {
  content: '';
  width: 16px;
  height: 16px;
  display: block;
  border-top: 4px solid #009390;
  transition: border-color 0.3s ease;
}

@media (min-width: 993px) {
  /* line 79, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
  .fileList-pdp-detail-hero-carousel .slick-arrow::before {
    width: 20px;
    height: 20px;
    border-top-width: 6px;
  }
}

/* line 94, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .slick-arrow:focus {
  outline: 0;
}

/* line 99, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .slick-arrow:hover::before {
  border-color: #e95640;
}

/* line 105, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .slick-prev {
  left: 0;
  font-size: 0;
}

@media (min-width: 993px) {
  /* line 105, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
  .fileList-pdp-detail-hero-carousel .slick-prev {
    left: 1rem;
  }
}

/* line 113, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .slick-prev::before {
  content: '';
  border-left: 4px solid #009390;
  -webkit-transform: scaleY(1.1) rotate(-45deg);
          transform: scaleY(1.1) rotate(-45deg);
}

@media (min-width: 993px) {
  /* line 113, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
  .fileList-pdp-detail-hero-carousel .slick-prev::before {
    border-left-width: 6px;
  }
}

/* line 124, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .slick-next {
  right: 0;
  font-size: 0;
}

@media (min-width: 993px) {
  /* line 124, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
  .fileList-pdp-detail-hero-carousel .slick-next {
    right: 1rem;
  }
}

/* line 132, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .slick-next::before {
  content: '';
  border-right: 4px solid #009390;
  -webkit-transform: scaleY(1.1) rotate(45deg);
          transform: scaleY(1.1) rotate(45deg);
}

@media (min-width: 993px) {
  /* line 132, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
  .fileList-pdp-detail-hero-carousel .slick-next::before {
    border-right-width: 6px;
  }
}

/* line 143, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .slick-dots {
  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: 100%;
  list-style: none;
  margin: 0 0 3rem;
  padding: 0;
}

/* line 152, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .slick-dots li {
  border: 1px solid #009390;
  border-radius: 50%;
  padding: 0;
  cursor: pointer;
  margin: 4px 8px;
}

/* line 159, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .slick-dots li button {
  will-change: background-color;
  transition: background-color 0.3s ease;
  border: 4px solid #fff;
  border-radius: 50%;
  font-size: 0;
  width: 8px;
  height: 8px;
  padding: 0;
  margin: 0;
  display: block;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-sizing: content-box;
}

/* line 174, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .slick-dots li button:focus {
  outline: 0;
}

/* line 180, src/sass/components/fileList/_fileList-pdp-detail-hero-carousel.scss */
.fileList-pdp-detail-hero-carousel .slick-dots li.slick-active button {
  background-color: #009390;
}
/*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: #444;
  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: #f8f8f8;
  border: solid 2px #646464;
  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: #00141c;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #7dd8ff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

/* line 45, src/sass/components/form/_form-base.scss */
.form select:focus,
.form textarea:focus,
.form input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

/* line 50, src/sass/components/form/_form-base.scss */
.form select:focus:invalid,
.form textarea:focus:invalid,
.form input:focus:invalid {
  color: red;
  border-color: #ff6666;
}

/* line 57, src/sass/components/form/_form-base.scss */
.form legend {
  font-size: 18px;
  font-weight: 700;
  margin-left: 10px;
  padding: 0 5px;
  display: block;
  margin-right: 10px;
}

/* line 66, src/sass/components/form/_form-base.scss */
.form textarea {
  height: auto;
  resize: vertical;
}

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

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

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

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

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

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

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

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

/* line 113, src/sass/components/form/_form-base.scss */
.hiddenField {
  display: none;
}
/*stylelint-disable*/
/*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 16, src/sass/components/image/_image-base.scss */
.image a {
  width: 100%;
}

@media only screen and (max-width: 992px) {
  /* line 22, src/sass/components/image/_image-base.scss */
  .image .component-content {
    text-align: center;
  }
}

@media (max-width: 992px) {
  /* line 2, src/sass/components/image/_image-align-left-below-desktop.scss */
  .image-align-left-below-desktop .component-content {
    text-align: left;
  }
}
/*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: #444;
}

/* line 30, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-heading {
  display: block;
  color: #444;
  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;
  color: transparent;
  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 84, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-arrow.is-disabled {
  opacity: 0.5;
}

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

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

/* line 109, 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 117, 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 117, src/sass/components/imageGallery/_imageGallery-pdp.scss */
  .imageGallery-thumbnail {
    height: 10.667vw;
    width: 10.667vw;
    margin-bottom: 0;
    margin-right: 5px;
  }
}

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

/* line 144, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-thumbnail-image {
  position: relative;
  margin: 2px;
  border: solid 2px;
}

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

/* line 157, 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 157, src/sass/components/imageGallery/_imageGallery-pdp.scss */
  .imageGallery-thumbnail-cover {
    height: 10.667vw;
    max-width: 10.667vw;
    width: auto;
  }
}

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

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

/* line 184, 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 195, 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;
  text-indent: 7px;
  background: white;
  text-align: center;
  line-height: 24px;
}

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

/* line 219, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-list {
  overflow: hidden;
  margin-right: 10px;
  position: relative;
}

/* line 226, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-list li:hover .image,
.imageGallery-list li.active .image {
  margin: 0;
  border: solid 4px;
}

/* line 233, 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 233, 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 253, 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%;
}

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

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

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

/* line 296, 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;
  border-radius: 50%;
  font-size: 30px;
  text-indent: 5px;
  text-align: center;
  line-height: 65px;
}

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

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

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

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

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

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

/* line 346, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.no-js .imageGallery-thumbnail img {
  width: auto;
  height: auto;
}

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

@media (max-width: 991px) {
  /* line 1, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
  body[class*='template-default-2021'] .imageGallery {
    margin-bottom: 35px;
  }
}

/* line 6, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
  border: none;
  background: transparent;
}

@media (max-width: 991px) {
  /* line 6, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
  body[class*='template-default-2021'] .imageGallery > .component-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 18, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery::after {
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}

/* line 28, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery .gallery-play {
  color: #444;
}

/* line 32, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 35, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-arrow::before {
  position: absolute;
}

/* line 40, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-heading {
  display: block;
  color: #444;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 48, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-description {
  margin: 0;
}

/* line 52, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-thumbnails {
  position: relative;
  z-index: 1;
}

/* line 57, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-thumbnails .imageGallery-arrow {
  display: none;
}

/* line 62, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-thumbnail, body[class*='template-default-2021'] .imageGallery-view {
  cursor: pointer;
}

/* line 68, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery.is-playing body[class*='template-default-2021'] .imageGallery-view-overlay::before {
  content: "\f04c";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  text-indent: 0;
}

/* line 75, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-view body[class*='template-default-2021'] .imageGallery-arrow {
  display: block;
}

/* line 79, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-thumbnail {
  position: relative;
  display: block;
  float: left;
  padding: 0;
  border: none;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.2s;
  width: 80px;
  height: 80px;
  margin: 0 5px;
  margin-bottom: 5px;
}

@media (max-width: 1199px) {
  /* line 79, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
  body[class*='template-default-2021'] .imageGallery-thumbnail {
    width: 70px;
    height: 70px;
  }
}

@media (max-width: 991px) {
  /* line 79, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
  body[class*='template-default-2021'] .imageGallery-thumbnail {
    height: 14vw;
    width: 14vw;
    margin-bottom: 0;
    margin-right: 5px;
  }
}

/* line 108, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-thumbnail a {
  display: block;
  pointer-events: none;
}

/* line 113, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-thumbnail-image {
  position: relative;
  margin: 2px;
}

/* line 118, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-thumbnail-image img {
  display: block;
  width: 63px;
  height: 52px;
  margin: 0 auto;
}

/* line 126, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-thumbnail-cover {
  display: block;
  max-width: 80px;
  -o-object-fit: cover;
     object-fit: cover;
  height: 80px;
  margin: 0 auto;
  width: auto;
  pointer-events: none;
}

@media (max-width: 1199px) {
  /* line 126, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
  body[class*='template-default-2021'] .imageGallery-thumbnail-cover {
    max-width: 70px;
    height: 70px;
  }
}

@media (max-width: 991px) {
  /* line 126, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
  body[class*='template-default-2021'] .imageGallery-thumbnail-cover {
    height: 14vw;
    max-width: 14vw;
    width: auto;
  }
}

/* line 147, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-thumbnail-title {
  display: block;
  margin: 10px auto 0;
  width: 71px;
  font-size: 11px;
}

/* line 154, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-thumbnail.is-active body[class*='template-default-2021'] .imageGallery-thumbnail-overlay {
  opacity: 0;
  transition: opacity 0.5s;
}

/* line 159, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .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 170, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-thumbnail-overlay::before {
  display: inline-block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  content: "\f04b";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 15px;
  border-radius: 50%;
  text-indent: 7px;
  background: white;
  text-align: center;
  line-height: 24px;
}

/* line 188, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-thumbnail.is-active, body[class*='template-default-2021'] .imageGallery-thumbnail:hover {
  opacity: 1;
}

/* line 194, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-list {
  overflow: visible;
  position: relative;
}

/* line 201, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-list li:hover .image,
body[class*='template-default-2021'] .imageGallery-list li.active .image {
  margin: 0;
  border: solid 4px #f8f8f8;
}

@media (max-width: 991px) {
  /* line 194, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
  body[class*='template-default-2021'] .imageGallery-list {
    margin: 0 25px;
  }
}

/* line 212, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-list-inner {
  position: relative;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: auto !important;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (max-width: 991px) {
  /* line 212, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
  body[class*='template-default-2021'] .imageGallery-list-inner {
    -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 235, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-view {
  position: relative;
  margin-bottom: 10px;
  border: none;
  overflow: visible;
  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;
  height: 370px;
  -webkit-tap-highlight-color: transparent;
}

@media (max-width: 599px) {
  /* line 235, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
  body[class*='template-default-2021'] .imageGallery-view {
    height: 270px;
  }
}

/* line 256, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-view img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
  pointer-events: none;
}

/* line 267, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-view:hover-overlay {
  opacity: 0.7;
}

/* line 272, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .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 284, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-view-overlay:hover {
  opacity: 1;
  text-decoration: none;
}

/* line 289, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .imageGallery-view-overlay::before {
  display: inline-block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  content: "\f04b";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  background: white;
  border-radius: 50%;
  font-size: 30px;
  text-indent: 5px;
  text-align: center;
  line-height: 65px;
}

/* line 310, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .mod-js .imageGallery-thumbnail {
  padding: 0;
}

/* line 313, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .mod-js .imageGallery-thumbnail .imageGallery-thumbnails {
  position: relative;
}

/* line 321, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .no-js .imageGallery-view {
  display: none;
}

/* line 325, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .no-js .imageGallery-list {
  margin: 0;
}

/* line 329, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .no-js .imageGallery-arrow {
  display: none;
}

/* line 333, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .no-js .imageGallery-thumbnail {
  float: none;
  border: 0;
  opacity: 1;
  overflow: hidden;
}

/* line 339, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .no-js .imageGallery-thumbnail img {
  width: auto;
  height: auto;
}

/* line 344, src/sass/components/imageGallery/_imageGallery-pdp-2021.scss */
body[class*='template-default-2021'] .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 {
  border: solid 2px #646464;
  margin-bottom: 10px;
  text-align: center;
}

/* line 9, src/sass/components/map/_map-base.scss */
.map-canvas img {
  width: 100%;
  max-width: inherit;
}

/* line 15, 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 {
    border: 2px solid;
    display: block;
    position: relative;
    margin: 0 0 -2px -2px;
    width: 100%;
    height: 41px;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
    background: whitesmoke;
  }
  /* line 27, 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 {
  border: 2px solid;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow: visible;
  list-style: none;
}

/* 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 {
  text-decoration: none;
}

/* line 66, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.has-children > .navigation-item-title .navigation-item-decoration {
  background-color: #0077ab;
}

/* line 74, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.has-active-child > .navigation-item-title, .navigation-item.is-active > .navigation-item-title {
  color: #00141c;
  background: #cccccc;
  text-decoration: none;
}

/* line 83, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.is-open > .navigation-branch,
.no-js .navigation-item:hover > .navigation-branch {
  display: block;
}

/* line 88, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level1 {
  margin: 0 0 -2px -2px;
  box-sizing: border-box;
  border: 2px solid;
}

/* line 94, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level1 > .navigation-item-title {
  display: block;
}

/* line 97, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level1 > .navigation-item-title:hover {
  color: #fff;
  background: #009bde;
  text-decoration: none;
}

/* line 106, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level1.has-active-child > .navigation-item-title, .navigation-item.navigation-level1.is-active > .navigation-item-title {
  color: #fff;
  background: #005478;
  text-decoration: none;
}

@media only screen and (max-width: 992px) {
  /* line 88, src/sass/components/navigation/_navigation-base.scss */
  .navigation-item.navigation-level1 {
    width: 100%;
  }
}

/* line 118, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level2 {
  border-top: 1px solid #00141c;
}

@media only screen and (max-width: 992px) {
  /* line 118, src/sass/components/navigation/_navigation-base.scss */
  .navigation-item.navigation-level2 {
    display: none;
  }
  /* line 124, src/sass/components/navigation/_navigation-base.scss */
  .navigation-item.navigation-level2.is-open {
    display: block;
  }
}

/* line 132, src/sass/components/navigation/_navigation-base.scss */
.navigation-branch.navigation-level2 {
  display: block;
}
.customDataLayerProperties,.pageDataLayerConfiguration,.pageDataLayerProperties,.pdpDataLayerProperties{background-color:#dcdcdc}.pr-components-conflict{display:none}.pr-components-conflict.pr-components-conflict--active{display:block}.productCatalogConfig{display:none}.productGallery .product-gallery-link{text-decoration:underline;position:relative;display:inline-block;line-height:28px}.productGallery .product-gallery-container{position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.7);z-index:100;padding:30px 0;opacity:0;visibility:hidden;transition:opacity .1s .4s,visibility .1s .4s}.productGallery .product-gallery-container.is-active{opacity:1;visibility:visible;transition:opacity .1s,visibility .1s}.productGallery .product-gallery-container.is-active .product-gallery-content{opacity:1;visibility:visible;transform:translateY(-50%);transition:transform .3s ease-out .1s,opacity .3s .2s,visibility .3s}.productGallery .product-gallery-container .product-gallery-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;top:50%;visibility:hidden;padding:60px 0;width:600px;min-height:530px;max-height:100%;margin:auto;overflow:hidden;font-size:0;background-color:#fff;opacity:0;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 15px rgba(0,0,0,.5);transform:translateY(-70%);transition:transform .3s ease-out,opacity .3s .1s,visibility .3s}.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer{font-size:21px;line-height:1;font-weight:700;position:absolute;top:15px;right:15px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;text-decoration:none;transform:translate3d(0,0,0);transition:opacity .2s}.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer:hover{opacity:.5}.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails{position:relative;width:20%;max-height:90vh;padding:0;font-size:0;text-align:center;overflow:auto;list-style-type:none;z-index:1}@media (max-width:469px){.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails{width:100px}}.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li{text-align:center;display:inline-block;width:84px;height:84px;margin:14px 0;border:2px solid gray;cursor:pointer;overflow:hidden;transition:border-color .3s}.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li:focus{box-shadow:0 0 1px 1px #00f}.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li.is-active{border-color:red}.productGallery .product-gallery-container .product-gallery-content .product-gallery-view{position:relative;display:inline-block;padding:0 15px;width:80%;text-align:center;font-size:0;list-style-type:none;z-index:0}@media (max-width:469px){.productGallery .product-gallery-container .product-gallery-content .product-gallery-view{max-width:78%}}.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li{display:none;overflow:hidden}.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li.is-active{display:inline-block}.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li img{max-width:100%}body.has-visible-gallery{overflow:hidden}.productTeaser{text-align:center}/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/richText/_richText-base.scss */
.richText .component-content {
  overflow: hidden;
}

/* line 46, src/sass/core/_mixins.scss */
.richText h1 {
  word-wrap: break-word;
}

/* line 46, src/sass/core/_mixins.scss */
.richText h2 {
  word-wrap: break-word;
}

/* line 46, src/sass/core/_mixins.scss */
.richText h3 {
  word-wrap: break-word;
}

/* line 46, src/sass/core/_mixins.scss */
.richText h4 {
  word-wrap: break-word;
}

/* line 46, src/sass/core/_mixins.scss */
.richText h5 {
  word-wrap: break-word;
}

/* line 46, src/sass/core/_mixins.scss */
.richText h6 {
  word-wrap: break-word;
}

/* line 10, src/sass/components/richText/_richText-base.scss */
.richText h1,
.richText h2,
.richText h3,
.richText h4 {
  letter-spacing: -0.02em;
  margin-bottom: 10px;
}

/* line 18, src/sass/components/richText/_richText-base.scss */
.richText ul,
.richText ol {
  padding: 10px 0;
  margin-left: 10px;
}

@media only screen and (min-width: 993px) and (max-width: 1199px) {
  /* line 18, src/sass/components/richText/_richText-base.scss */
  .richText ul,
  .richText ol {
    padding: 0;
  }
}

/* line 28, src/sass/components/richText/_richText-base.scss */
.richText li {
  margin-left: 15px;
  margin-bottom: 10px;
  list-style-type: none;
}

/* line 35, src/sass/components/richText/_richText-base.scss */
.richText ol li {
  list-style: decimal;
}

/* line 40, src/sass/components/richText/_richText-base.scss */
.richText ul {
  padding: 0;
}

/* line 43, src/sass/components/richText/_richText-base.scss */
.richText ul li {
  position: relative;
  margin-left: 0;
  padding-left: 25px;
}

/* line 48, src/sass/components/richText/_richText-base.scss */
.richText ul li::before {
  content: '';
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background-color: #009390;
  position: absolute;
  left: 0;
  top: 12px;
}

/* line 58, src/sass/components/richText/_richText-base.scss */
body[class*='template-default-2021'] .richText ul li::before {
  background-color: #006647;
}

/* line 65, src/sass/components/richText/_richText-base.scss */
.richText-image {
  display: block;
  margin-bottom: 10px;
}

/* line 69, src/sass/components/richText/_richText-base.scss */
.richText-image.pull-left {
  margin: 15px 15px 5px 0;
  float: left;
}

/* line 74, src/sass/components/richText/_richText-base.scss */
.richText-image.pull-right {
  margin: 5px 10px 5px 15px;
  float: right;
}

/* line 80, src/sass/components/richText/_richText-base.scss */
.richText .button {
  text-decoration: none;
}

/* line 1, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation {
  position: static;
}

/* line 4, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation a.hamburger-button {
  display: block;
  line-height: 1;
  text-align: right;
}

/* line 9, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation a.hamburger-button:hover {
  color: #009390;
}

@media (min-width: 993px) {
  /* line 4, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation a.hamburger-button {
    display: none;
  }
}

/* line 17, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation a.hamburger-button::before {
  content: "\f0c9";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 3rem;
  cursor: pointer;
}

/* line 25, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation a.hamburger-button--active::before {
  content: "\f00d";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 31, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation ul {
  display: none;
  position: absolute;
  top: calc(100% + 1rem);
  left: 0;
  padding: 0;
  z-index: 9;
  box-sizing: border-box;
  margin: 0 1em;
  width: calc(100% - 2em);
  background-color: #009390;
}

@media (min-width: 1200px) {
  /* line 31, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation ul {
    text-align: right;
    position: static;
    background-color: transparent;
    width: 100%;
    margin: 0;
    display: block !important;
  }
}

/* line 53, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation ul ul {
  display: none !important;
}

/* line 57, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation ul li {
  display: block;
  float: none;
  padding-left: 0;
  margin: 0;
  line-height: normal;
  box-sizing: border-box;
}

@media (min-width: 993px) {
  /* line 57, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation ul li {
    display: inline-block;
    margin: 0.33em 0 0.33em 2em;
    padding: 0;
    min-width: 0;
  }
}

/* line 72, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation ul li::before {
  display: none;
}

/* line 77, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation ul a {
  padding: 1.25em 1.75em;
  font-size: 1.6rem;
  color: white;
  display: block;
  cursor: pointer;
}

/* line 84, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation ul a:hover {
  color: white;
  text-decoration: underline;
}

@media (min-width: 993px) {
  /* line 77, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation ul a {
    padding: 0;
    color: #009390;
  }
  /* line 93, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation ul a:hover {
    color: #e95640;
    text-decoration: none;
  }
}

/* line 99, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation ul a.active {
  color: #e95640;
}

/* line 3, src/sass/components/richText/_richText-no-margin.scss */
.richText-no-margin > .component-content p {
  margin: 0;
}

/* line 3, src/sass/components/richText/_richText-no-margin-bottom.scss */
.richText-no-margin-bottom > .component-content p {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  /* 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-below-desktop.scss */
  .richText-center-below-desktop {
    text-align: center;
  }
}

@media (max-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-hide-below-desktop.scss */
  .richText-hide-below-desktop {
    display: none;
  }
}

/* line 4, src/sass/components/richText/_richText-skip-navigation-btn.scss */
.skip-nav-btn p {
  margin: 0;
}

/* line 8, src/sass/components/richText/_richText-skip-navigation-btn.scss */
.skip-nav-btn a {
  position: fixed;
  top: 20px;
  background: #fff;
  box-shadow: 0 0 4px #000;
  font-size: 1.6rem;
  color: #006647;
  text-decoration: none;
  display: block;
  width: auto;
  max-width: 170px;
  height: auto;
  padding: 15px 45px;
  overflow: hidden;
  z-index: 1001;
  opacity: 0;
  left: -1000px;
  transition: left 0.1s ease, opacity 0.1s ease;
}

@media only screen and (max-width: 992px) {
  /* line 8, src/sass/components/richText/_richText-skip-navigation-btn.scss */
  .skip-nav-btn a {
    top: 16px;
  }
}

/* line 31, src/sass/components/richText/_richText-skip-navigation-btn.scss */
.skip-nav-btn a .focus-border {
  border: 1px solid #006647;
  padding: 5px 25px;
}

/* line 36, src/sass/components/richText/_richText-skip-navigation-btn.scss */
.skip-nav-btn a:focus {
  left: 20px;
  opacity: 1;
}

@media only screen and (max-width: 992px) {
  /* line 36, src/sass/components/richText/_richText-skip-navigation-btn.scss */
  .skip-nav-btn a:focus {
    left: 16px;
  }
}

/* line 1, src/sass/components/richText/_richText-main-navigation-2020.scss */
.template-default-2020 .richText-main-navigation {
  position: static;
}

@media (min-width: 992px) {
  /* line 1, src/sass/components/richText/_richText-main-navigation-2020.scss */
  .template-default-2020 .richText-main-navigation {
    padding: 0;
  }
}

@media (max-width: 992px) {
  /* line 1, src/sass/components/richText/_richText-main-navigation-2020.scss */
  .template-default-2020 .richText-main-navigation {
    position: absolute;
    padding: 0;
    left: 0;
    top: 5px;
  }
}

/* line 17, src/sass/components/richText/_richText-main-navigation-2020.scss */
.template-default-2020 .richText-main-navigation .hamburger-button {
  top: 0;
  width: 50px;
  padding: 10px;
  margin: 0;
  margin-left: auto;
  background: transparent;
  border: none;
  outline: none;
  z-index: 9;
  position: absolute;
}

/* line 30, src/sass/components/richText/_richText-main-navigation-2020.scss */
.template-default-2020 .richText-main-navigation .hamburger-button::before {
  content: none;
}

/* line 34, src/sass/components/richText/_richText-main-navigation-2020.scss */
.template-default-2020 .richText-main-navigation .hamburger-button span {
  display: block;
  width: 20px;
  height: 2px;
  margin-bottom: 4px;
  position: relative;
  background-color: white;
  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 46, src/sass/components/richText/_richText-main-navigation-2020.scss */
.template-default-2020 .richText-main-navigation .hamburger-button span:first-of-type {
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
}

/* line 50, src/sass/components/richText/_richText-main-navigation-2020.scss */
.template-default-2020 .richText-main-navigation .hamburger-button span:nth-of-type(2) {
  -webkit-transform-origin: center;
          transform-origin: center;
}

@media (min-width: 993px) {
  /* line 17, src/sass/components/richText/_richText-main-navigation-2020.scss */
  .template-default-2020 .richText-main-navigation .hamburger-button {
    display: none;
  }
}

@media (max-width: 992px) {
  /* line 17, src/sass/components/richText/_richText-main-navigation-2020.scss */
  .template-default-2020 .richText-main-navigation .hamburger-button {
    color: white;
    text-align: left;
    padding-left: 20px;
  }
}

/* line 65, src/sass/components/richText/_richText-main-navigation-2020.scss */
.template-default-2020 .richText-main-navigation .hamburger-button--active {
  content: none;
}

/* line 68, src/sass/components/richText/_richText-main-navigation-2020.scss */
.template-default-2020 .richText-main-navigation .hamburger-button--active span {
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(0, -3px);
          transform: rotate(45deg) translate(0, -3px);
}

/* line 72, src/sass/components/richText/_richText-main-navigation-2020.scss */
.template-default-2020 .richText-main-navigation .hamburger-button--active span:nth-of-type(2) {
  -webkit-transform: rotate(-45deg) translate(0, -1px);
          transform: rotate(-45deg) translate(0, -1px);
}

/* line 76, src/sass/components/richText/_richText-main-navigation-2020.scss */
.template-default-2020 .richText-main-navigation .hamburger-button--active 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 84, src/sass/components/richText/_richText-main-navigation-2020.scss */
.template-default-2020 .richText-main-navigation ul {
  display: none;
  position: absolute;
  top: -15px;
  left: 0;
  padding: 0;
  z-index: 9;
  box-sizing: border-box;
  margin: 0;
  width: 100%;
  background-color: #a9c141;
  padding-top: 60px;
  overflow: hidden;
}

@media (min-width: 993px) {
  /* line 84, src/sass/components/richText/_richText-main-navigation-2020.scss */
  .template-default-2020 .richText-main-navigation ul {
    text-align: right;
    position: static;
    background-color: transparent;
    width: 100%;
    margin: 0;
    padding: 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: visible;
  }
}

/* line 115, src/sass/components/richText/_richText-main-navigation-2020.scss */
.template-default-2020 .richText-main-navigation ul ul {
  display: none !important;
}

/* line 119, src/sass/components/richText/_richText-main-navigation-2020.scss */
.template-default-2020 .richText-main-navigation ul li {
  display: block;
  float: none;
  padding-left: 0;
  margin: 0;
  line-height: normal;
  box-sizing: border-box;
  text-align: center;
}

@media (min-width: 993px) {
  /* line 119, src/sass/components/richText/_richText-main-navigation-2020.scss */
  .template-default-2020 .richText-main-navigation ul li {
    display: inline-block;
    margin: 0.33em 0;
    padding: 0;
    min-width: 0;
    margin-left: 4.5vw;
  }
  /* line 135, src/sass/components/richText/_richText-main-navigation-2020.scss */
  .template-default-2020 .richText-main-navigation ul li:first-of-type {
    margin-left: 0;
  }
}

/* line 140, src/sass/components/richText/_richText-main-navigation-2020.scss */
.template-default-2020 .richText-main-navigation ul li::before {
  display: none;
}

@media (max-width: 992px) {
  /* line 147, src/sass/components/richText/_richText-main-navigation-2020.scss */
  .template-default-2020 .richText-main-navigation ul li::after {
    content: ' ';
    background: url(../../assets/img/mobile-menu-line.svg);
    height: 4.444vw;
    width: 100%;
    display: inline-block;
    background-size: cover;
    position: absolute;
    top: 0;
  }
}

/* line 161, src/sass/components/richText/_richText-main-navigation-2020.scss */
.template-default-2020 .richText-main-navigation ul a {
  padding: 1.6em 1.75em;
  font-size: 1.8rem;
  color: white;
  display: block;
  cursor: pointer;
  font-weight: 600;
  letter-spacing: 1px;
}

/* line 170, src/sass/components/richText/_richText-main-navigation-2020.scss */
.template-default-2020 .richText-main-navigation ul a:hover {
  color: white;
  text-decoration: underline;
}

/* line 175, src/sass/components/richText/_richText-main-navigation-2020.scss */
.template-default-2020 .richText-main-navigation ul a.active {
  color: #006647;
}

@media (min-width: 993px) {
  /* line 161, src/sass/components/richText/_richText-main-navigation-2020.scss */
  .template-default-2020 .richText-main-navigation ul a {
    padding: 0;
    color: white;
    font-size: 1.6rem;
    letter-spacing: 1.5px;
  }
  /* line 185, src/sass/components/richText/_richText-main-navigation-2020.scss */
  .template-default-2020 .richText-main-navigation ul a:hover {
    color: #a9c141;
    text-decoration: none;
  }
  /* line 190, src/sass/components/richText/_richText-main-navigation-2020.scss */
  .template-default-2020 .richText-main-navigation ul a.active {
    color: #a9c141;
  }
}

/* line 3, src/sass/components/richText/_richText-footer-bottom-links.scss */
.template-default-2020 .richText-footer-bottom-links .richText-content > p {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 10, src/sass/components/richText/_richText-footer-bottom-links.scss */
.template-default-2020 .richText-footer-bottom-links .richText-content > p a {
  display: inline-block;
}

/* line 13, src/sass/components/richText/_richText-footer-bottom-links.scss */
.template-default-2020 .richText-footer-bottom-links .richText-content > p a span {
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: 0.5px;
}

/* line 5, src/sass/components/richText/_richText-section-navigation.scss */
body[class*='template-default-2021'] .richText-section-navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin: 30px 0;
}

@media (max-width: 991px) {
  /* line 5, src/sass/components/richText/_richText-section-navigation.scss */
  body[class*='template-default-2021'] .richText-section-navigation ul {
    overflow-x: scroll;
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
}

/* line 16, src/sass/components/richText/_richText-section-navigation.scss */
body[class*='template-default-2021'] .richText-section-navigation ul li {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.5px;
  color: black;
  padding: 0 40px;
  margin: 0;
  border-right: 1px solid #d1dde6;
}

@media (max-width: 991px) {
  /* line 16, src/sass/components/richText/_richText-section-navigation.scss */
  body[class*='template-default-2021'] .richText-section-navigation ul li {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}

/* line 30, src/sass/components/richText/_richText-section-navigation.scss */
body[class*='template-default-2021'] .richText-section-navigation ul li:last-of-type {
  border: none;
}

/* line 34, src/sass/components/richText/_richText-section-navigation.scss */
body[class*='template-default-2021'] .richText-section-navigation ul li a {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.5px;
  color: black;
}

/* line 41, src/sass/components/richText/_richText-section-navigation.scss */
body[class*='template-default-2021'] .richText-section-navigation ul li::before {
  content: none;
}

/* line 2, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation {
  position: static;
}

@media (min-width: 1200px) {
  /* line 2, src/sass/components/richText/_richText-main-navigation-2021.scss */
  body[class*='template-default-2021'] .richText-main-navigation {
    padding: 0;
  }
}

@media (max-width: 1200px) {
  /* line 2, src/sass/components/richText/_richText-main-navigation-2021.scss */
  body[class*='template-default-2021'] .richText-main-navigation {
    position: absolute;
    padding: 0;
    left: 0;
  }
}

@media (min-width: 993px) and (max-width: 1200px) {
  /* line 2, src/sass/components/richText/_richText-main-navigation-2021.scss */
  body[class*='template-default-2021'] .richText-main-navigation {
    top: 35px;
    width: 100%;
  }
}

/* line 25, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation .hamburger-button {
  top: 0;
  width: 50px;
  padding: 10px;
  margin: 0;
  margin-left: auto;
  background: transparent;
  border: none;
  z-index: 9;
  position: relative;
}

/* line 39, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation .hamburger-button::before {
  content: none;
}

/* line 43, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation .hamburger-button span {
  display: block;
  width: 20px;
  height: 2px;
  margin-bottom: 4px;
  position: relative;
  background-color: white;
  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 55, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation .hamburger-button span:first-of-type {
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
}

/* line 59, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation .hamburger-button span:nth-of-type(2) {
  -webkit-transform-origin: center;
          transform-origin: center;
}

@media (min-width: 1200px) {
  /* line 25, src/sass/components/richText/_richText-main-navigation-2021.scss */
  body[class*='template-default-2021'] .richText-main-navigation .hamburger-button {
    display: none;
  }
}

@media (max-width: 1200px) {
  /* line 25, src/sass/components/richText/_richText-main-navigation-2021.scss */
  body[class*='template-default-2021'] .richText-main-navigation .hamburger-button {
    color: white;
    text-align: left;
    padding-left: 20px;
  }
}

/* line 74, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation .hamburger-button--active {
  content: none;
}

/* line 77, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation .hamburger-button--active span {
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(0, -3px);
          transform: rotate(45deg) translate(0, -3px);
}

/* line 81, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation .hamburger-button--active span:nth-of-type(2) {
  -webkit-transform: rotate(-45deg) translate(0, -1px);
          transform: rotate(-45deg) translate(0, -1px);
}

/* line 85, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation .hamburger-button--active 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 93, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation ul {
  display: none;
  position: absolute;
  top: calc(100% + 1rem);
  left: 0;
  padding: 0;
  z-index: 9;
  box-sizing: border-box;
  margin: 0;
  width: 100%;
  background-color: #006647;
  overflow: hidden;
  border-top: 10px solid #a9c141;
}

@media (min-width: 1200px) {
  /* line 93, src/sass/components/richText/_richText-main-navigation-2021.scss */
  body[class*='template-default-2021'] .richText-main-navigation ul {
    text-align: right;
    position: static;
    background-color: transparent;
    width: 100%;
    margin: 0;
    padding: 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: visible;
    border-top: none;
    padding-right: 3px;
    padding-left: 3px;
  }
}

/* line 127, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation ul ul {
  display: none !important;
}

/* line 131, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation ul li {
  display: block;
  float: none;
  padding-left: 0;
  margin: 0;
  line-height: normal;
  box-sizing: border-box;
  text-align: center;
  color: white;
}

@media (min-width: 1200px) {
  /* line 131, src/sass/components/richText/_richText-main-navigation-2021.scss */
  body[class*='template-default-2021'] .richText-main-navigation ul li {
    display: inline-block;
    margin: 0.33em 0;
    padding: 0;
    min-width: 0;
    margin-left: 3vw;
  }
  /* line 148, src/sass/components/richText/_richText-main-navigation-2021.scss */
  body[class*='template-default-2021'] .richText-main-navigation ul li:first-of-type {
    margin-left: 0;
  }
}

/* line 153, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation ul li::before {
  display: none;
}

@media (max-width: 1200px) {
  /* line 131, src/sass/components/richText/_richText-main-navigation-2021.scss */
  body[class*='template-default-2021'] .richText-main-navigation ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin-left: 20px;
    margin-right: 20px;
  }
  /* line 162, src/sass/components/richText/_richText-main-navigation-2021.scss */
  body[class*='template-default-2021'] .richText-main-navigation ul li:last-of-type {
    border-bottom: none;
  }
}

/* line 182, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation ul button {
  border: 0;
  background: transparent;
  text-transform: inherit;
  width: 100%;
  display: inline-block;
}

/* line 190, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation ul a,
body[class*='template-default-2021'] .richText-main-navigation ul button {
  padding: 1.6em 1.75em;
  font-size: 1.8rem;
  color: white;
  display: block;
  cursor: pointer;
  font-weight: 600;
  letter-spacing: 1px;
}

/* line 200, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation ul a:focus,
body[class*='template-default-2021'] .richText-main-navigation ul button:focus {
  outline: auto;
}

/* line 204, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation ul a:hover,
body[class*='template-default-2021'] .richText-main-navigation ul button:hover {
  color: white;
  text-decoration: underline;
}

/* line 209, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'] .richText-main-navigation ul a.active,
body[class*='template-default-2021'] .richText-main-navigation ul button.active {
  color: #a9c141;
  border-bottom: 2px solid #a9c141;
  margin-bottom: -2px;
}

@media (min-width: 1200px) {
  /* line 190, src/sass/components/richText/_richText-main-navigation-2021.scss */
  body[class*='template-default-2021'] .richText-main-navigation ul a,
  body[class*='template-default-2021'] .richText-main-navigation ul button {
    padding: 0;
    color: white;
    font-size: 1.6rem;
    letter-spacing: 1.5px;
  }
  /* line 221, src/sass/components/richText/_richText-main-navigation-2021.scss */
  body[class*='template-default-2021'] .richText-main-navigation ul a:hover,
  body[class*='template-default-2021'] .richText-main-navigation ul button:hover {
    color: #a9c141;
    text-decoration: none;
  }
  /* line 226, src/sass/components/richText/_richText-main-navigation-2021.scss */
  body[class*='template-default-2021'] .richText-main-navigation ul a.active,
  body[class*='template-default-2021'] .richText-main-navigation ul button.active {
    color: #a9c141;
  }
}

/* line 236, src/sass/components/richText/_richText-main-navigation-2021.scss */
body[class*='template-default-2021'].high-contrast .richText-main-navigation ul a:hover,
body[class*='template-default-2021'].high-contrast .richText-main-navigation ul a.active {
  color: #006647;
  background-color: white;
}

/* line 2, src/sass/components/richText/_richText-country-select.scss */
.richText-country-select .richText-content {
  text-align: center;
}

/* line 5, src/sass/components/richText/_richText-country-select.scss */
.richText-country-select .richText-content select {
  outline: none;
  min-width: 250px;
  height: 50px;
  background-color: #d1dde6;
  padding: 0 30px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #040404 50%), linear-gradient(135deg, #040404 50%, transparent 50%);
  background-position: calc(100% - 30px) calc(1em + 6px), calc(100% - 25px) calc(1em + 6px);
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}

/* line 20, src/sass/components/richText/_richText-country-select.scss */
.box-recycle-country-1,
.box-recycle-country-2,
.box-recycle-country-3 {
  display: none;
}

/* line 1, src/sass/components/richText/_richText-header-contrast-mode.scss */
.richText-header-contrast-mode {
  z-index: 1000;
}

/* line 4, src/sass/components/richText/_richText-header-contrast-mode.scss */
.richText-header-contrast-mode p {
  margin-left: 32px;
}

@media only screen and (min-width: 993px) and (max-width: 1199px) {
  /* line 4, src/sass/components/richText/_richText-header-contrast-mode.scss */
  .richText-header-contrast-mode p {
    position: absolute;
    top: 20%;
    right: 82px;
  }
}

@media only screen and (max-width: 992px) {
  /* line 4, src/sass/components/richText/_richText-header-contrast-mode.scss */
  .richText-header-contrast-mode p {
    position: absolute;
    top: 4%;
    right: 62px;
  }
}

/* line 19, src/sass/components/richText/_richText-header-contrast-mode.scss */
.richText-header-contrast-mode p::before {
  content: '';
  display: block;
  position: absolute;
  width: 42px;
  height: 20px;
  background-color: white;
  border: 2px solid white;
  border-radius: 34px;
  z-index: -1;
}

/* line 30, src/sass/components/richText/_richText-header-contrast-mode.scss */
.high-contrast .richText-header-contrast-mode p::before {
  background-color: #a9c141;
  border: 2px solid white;
}

/* line 36, src/sass/components/richText/_richText-header-contrast-mode.scss */
.richText-header-contrast-mode p .contrast-mode-button {
  display: block;
  width: 42px;
  height: 20px;
  font-size: 0;
  padding-top: 2px;
  padding-left: 2px;
}

/* line 44, src/sass/components/richText/_richText-header-contrast-mode.scss */
.richText-header-contrast-mode p .contrast-mode-button::before {
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  background: url("../../assets/img/redesign-2021/palmolive-contrast-mode-button.svg");
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  transition: 0.4s;
}

/* line 55, src/sass/components/richText/_richText-header-contrast-mode.scss */
.high-contrast .richText-header-contrast-mode p .contrast-mode-button::before {
  -webkit-transform: translateX(23px);
          transform: translateX(23px);
}

/* line 3, src/sass/components/richText/_richText-high-contrast-with-background.scss */
.high-contrast .richText-high-contrast-with-background {
  background-color: rgba(0, 100, 70, 0.89) !important;
}

/* line 6, src/sass/components/richText/_richText-high-contrast-with-background.scss */
.high-contrast .richText-high-contrast-with-background p,
.high-contrast .richText-high-contrast-with-background h1,
.high-contrast .richText-high-contrast-with-background h2,
.high-contrast .richText-high-contrast-with-background h3,
.high-contrast .richText-high-contrast-with-background h4,
.high-contrast .richText-high-contrast-with-background h5,
.high-contrast .richText-high-contrast-with-background h6,
.high-contrast .richText-high-contrast-with-background span {
  color: white !important;
}

/* line 17, src/sass/components/richText/_richText-high-contrast-with-background.scss */
.high-contrast .richText-high-contrast-with-background .hyperlinkStyle-button {
  background-color: white;
  color: #006647;
}

/* line 21, src/sass/components/richText/_richText-high-contrast-with-background.scss */
.high-contrast .richText-high-contrast-with-background .hyperlinkStyle-button span {
  color: #006647 !important;
}

/* line 25, src/sass/components/richText/_richText-high-contrast-with-background.scss */
.high-contrast .richText-high-contrast-with-background .hyperlinkStyle-button:hover {
  background-color: #006647;
  color: white;
  box-shadow: inset 0 0 0 4px white;
}
/*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: #444;
  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: #7dd8ff;
}

/* 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: #97dfff;
  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: #7dd8ff;
  cursor: pointer;
}

/* line 92, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item a:hover {
  background-color: #92deff;
  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: #2cbfff;
  border: 1px solid #009bde;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 10, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-list li {
  float: left;
  width: auto;
  height: 26px;
  margin: 0 10px 10px 0;
}

/* line 16, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-list li:last-child {
  margin-right: 0;
}

/* line 23, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-item a {
  display: block;
  height: 26px;
  transition: all 0.3s;
}

/* line 29, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-item a:hover img {
  opacity: 1;
}

/* line 35, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-item img {
  opacity: 0.7;
  transition: opacity 0.2s ease-in-out;
}

/* line 2, src/sass/components/shareThis/_shareThis-pdp-detail-hero.scss */
.shareThis-pdp-detail-hero .shareThis-list {
  margin-bottom: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 993px) {
  /* line 2, src/sass/components/shareThis/_shareThis-pdp-detail-hero.scss */
  .shareThis-pdp-detail-hero .shareThis-list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

/* line 12, src/sass/components/shareThis/_shareThis-pdp-detail-hero.scss */
.shareThis-pdp-detail-hero .shareThis-item {
  margin: 0 1rem 0 0;
  height: auto;
}

/* line 16, src/sass/components/shareThis/_shareThis-pdp-detail-hero.scss */
.shareThis-pdp-detail-hero .shareThis-item a {
  width: 28px;
  height: 28px;
  background-color: #009390;
  border-radius: 50%;
  box-sizing: border-box;
  position: relative;
  display: block;
  transition: background-color 0.3s ease;
}

/* line 26, src/sass/components/shareThis/_shareThis-pdp-detail-hero.scss */
.template-default-2020 .shareThis-pdp-detail-hero .shareThis-item a {
  background-color: transparent;
  width: 30px;
  height: 30px;
}

/* line 31, src/sass/components/shareThis/_shareThis-pdp-detail-hero.scss */
.template-default-2020 .shareThis-pdp-detail-hero .shareThis-item a:hover {
  background-color: transparent;
}

/* line 34, src/sass/components/shareThis/_shareThis-pdp-detail-hero.scss */
.template-default-2020 .shareThis-pdp-detail-hero .shareThis-item a:hover img {
  opacity: 0.8;
}

/* line 40, src/sass/components/shareThis/_shareThis-pdp-detail-hero.scss */
.shareThis-pdp-detail-hero .shareThis-item a:hover {
  background-color: #e95640;
}

/* line 45, src/sass/components/shareThis/_shareThis-pdp-detail-hero.scss */
.shareThis-pdp-detail-hero .shareThis-item img {
  opacity: 1;
  display: block;
  height: auto;
  width: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* line 55, src/sass/components/shareThis/_shareThis-pdp-detail-hero.scss */
.template-default-2020 .shareThis-pdp-detail-hero .shareThis-item img {
  position: initial;
  width: 30px;
  -webkit-transform: none;
          transform: none;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column {
  float: left;
}

/* line 6, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column > ul {
  margin: 0 5px;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-1 .sitemap-column {
  width: 100%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-2 .sitemap-column {
  width: 50%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-3 .sitemap-column {
  width: 33.33333%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-4 .sitemap-column {
  width: 25%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-5 .sitemap-column {
  width: 20%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-6 .sitemap-column {
  width: 16.66667%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-7 .sitemap-column {
  width: 14.28571%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-8 .sitemap-column {
  width: 12.5%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-9 .sitemap-column {
  width: 11.11111%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-10 .sitemap-column {
  width: 10%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-11 .sitemap-column {
  width: 9.09091%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-12 .sitemap-column {
  width: 8.33333%;
}

/* line 20, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column .component-content {
  overflow: hidden;
}

/* line 24, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column a {
  text-decoration: none;
}

/* line 28, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column h3 {
  padding: 5px 10px;
  font-size: 13px;
  font-weight: bold;
  background-color: #009bde;
}

/* line 35, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul {
  padding: 0 0 10px;
  margin-bottom: 10px;
  list-style: none;
}

/* line 41, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul {
  padding-bottom: 0;
  padding-left: 10px;
  margin-bottom: 0;
  margin-left: 0;
}

/* line 48, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul li {
  position: relative;
  padding-left: 12px;
  font-weight: bold;
  line-height: 150%;
}

/* line 54, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul li::before {
  position: absolute;
  top: 1px;
  left: 0;
  content: "\f0da";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 63, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul ul {
  margin-top: 0;
}

/* line 67, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul ul li {
  margin-left: 10px;
  font-weight: normal;
}

@media only screen and (max-width: 992px) {
  /* line 75, src/sass/components/sitemap/_sitemap-base.scss */
  .component-content .sitemap-column {
    width: 100%;
    float: none;
  }
  /* line 79, src/sass/components/sitemap/_sitemap-base.scss */
  .component-content .sitemap-column > ul {
    margin: 0 0 15px;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/smartLink/_smartLink-base.scss */
.smart-link {
  margin: 10px 0;
}

/* line 6, src/sass/components/smartLink/_smartLink-base.scss */
.smart-link-previous::before, .smart-link-next::after {
  display: inline-block;
  position: relative;
  top: -1px;
  height: 14px;
  width: 6px;
  font-size: 8px;
  color: black;
}

/* line 17, src/sass/components/smartLink/_smartLink-base.scss */
.smart-link-next::after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  margin-left: 10px;
}

/* line 23, src/sass/components/smartLink/_smartLink-base.scss */
.smart-link-previous::before {
  content: "\f053";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  margin-right: 10px;
}

/* line 29, 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: #444;
  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 #646464;
  background-color: #f8f8f8;
  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 #646464;
  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: #f8f8f8;
  font-weight: bold;
  text-align: center;
}

/* line 52, src/sass/components/table/_table-base.scss */
.table table {
  border: solid 2px #646464;
  width: 100%;
  border-collapse: collapse;
}

/* line 61, src/sass/components/table/_table-base.scss */
.no-js .table .button {
  display: none;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/tabs/_tabs-base.scss */
.tabs {
  position: relative;
}

/* line 6, src/sass/components/tabs/_tabs-base.scss */
.tabs-heading {
  display: block;
  color: #444;
  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: 99;
  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: #00141c;
  background: #009bde;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
}

/* line 44, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item a {
  color: #00141c;
}

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

/* line 54, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item.is-active, .tabs-nav-item.is-active:hover {
  border-bottom: none;
  padding-bottom: 9px;
}

/* line 61, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item.is-active:hover a {
  color: #00141c;
}

/* line 66, 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 a {
  color: #fff;
  text-decoration: none;
}

/* line 78, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher {
  position: absolute;
  top: 0;
  height: 35px;
  width: 15px;
  border: 2px solid #00141c;
  background: #009bde;
  cursor: pointer;
  display: none;
}

/* line 88, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-right {
  right: 0;
}

/* line 92, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-left {
  left: 0;
}

/* line 95, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-left::before {
  content: "f053";
  margin-left: -4px;
}

/* line 101, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher::before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  left: 50%;
  margin-left: -3px;
  padding: 7px 0;
  font-size: 12px;
}

/* line 112, src/sass/components/tabs/_tabs-base.scss */
.tabs-content {
  position: relative;
  top: -2px;
  z-index: 98;
  overflow: hidden;
}

/* line 120, src/sass/components/tabs/_tabs-base.scss */
.tabMenuItem {
  margin-bottom: 0;
}

/* line 126, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs > .component-content {
  padding-top: 0;
}

/* line 130, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs-nav {
  display: none;
}

/* line 134, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs-content {
  display: block !important;
  visibility: visible !important;
}

/* line 1, src/sass/components/tabs/_tabs-hero-carousel.scss */
.tabs-hero-carousel {
  padding-left: 0;
  padding-right: 0;
  height: 350px;
  overflow: hidden;
}

@media (min-width: 769px) {
  /* line 1, src/sass/components/tabs/_tabs-hero-carousel.scss */
  .tabs-hero-carousel {
    height: 300px;
  }
}

@media (min-width: 993px) {
  /* line 1, src/sass/components/tabs/_tabs-hero-carousel.scss */
  .tabs-hero-carousel {
    height: 400px;
  }
}

@media (min-width: 1201px) {
  /* line 1, src/sass/components/tabs/_tabs-hero-carousel.scss */
  .tabs-hero-carousel {
    height: 450px;
  }
}

/* line 19, src/sass/components/tabs/_tabs-hero-carousel.scss */
.tabs-hero-carousel.initialized {
  height: auto;
  overflow: visible;
}

/* line 24, src/sass/components/tabs/_tabs-hero-carousel.scss */
.tabs-hero-carousel .component-content {
  max-width: none;
}

/* line 28, src/sass/components/tabs/_tabs-hero-carousel.scss */
.tabs-hero-carousel .tabs-nav {
  display: none;
}

/* line 32, src/sass/components/tabs/_tabs-hero-carousel.scss */
.tabs-hero-carousel .tabs-content {
  position: static;
  top: 0;
  overflow: hidden;
}

/* line 39, src/sass/components/tabs/_tabs-hero-carousel.scss */
.tabs-hero-carousel .slick-initialized .tabs-content {
  /** Using !important to prevent _tabs-base.scss !important rules **/
  display: block !important;
}

/* line 45, src/sass/components/tabs/_tabs-hero-carousel.scss */
.tabs-hero-carousel .slick-dots {
  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: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 30px;
  left: 0;
}

/* line 57, src/sass/components/tabs/_tabs-hero-carousel.scss */
.tabs-hero-carousel .slick-dots li {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  padding: 5px;
  cursor: pointer;
  margin: 8px;
}

/* line 64, src/sass/components/tabs/_tabs-hero-carousel.scss */
.tabs-hero-carousel .slick-dots li button {
  will-change: background-color;
  transition: background-color 0.3s ease;
  border: 0;
  border-radius: 50%;
  font-size: 0;
  width: 5px;
  height: 5px;
  padding: 0;
  margin: 0;
  display: block;
  background-color: transparent;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}

/* line 79, src/sass/components/tabs/_tabs-hero-carousel.scss */
.tabs-hero-carousel .slick-dots li button:focus {
  outline: 0;
}

/* line 85, src/sass/components/tabs/_tabs-hero-carousel.scss */
.tabs-hero-carousel .slick-dots li.slick-active button {
  background-color: #009390;
}

/* line 1, src/sass/components/tabs/_tabs-packaging-solutions.scss */
.box-packaging-solutions-icons {
  display: none;
}

/* line 8, src/sass/components/tabs/_tabs-packaging-solutions.scss */
.tabs-packaging-solutions .tabs-nav {
  height: auto;
}

/* line 11, src/sass/components/tabs/_tabs-packaging-solutions.scss */
.tabs-packaging-solutions .tabs-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 100px;
}

/* line 21, src/sass/components/tabs/_tabs-packaging-solutions.scss */
.tabs-packaging-solutions .tabs-nav-list::before, .tabs-packaging-solutions .tabs-nav-list::after {
  content: none;
}

@media (max-width: 767px) {
  /* line 11, src/sass/components/tabs/_tabs-packaging-solutions.scss */
  .tabs-packaging-solutions .tabs-nav-list {
    margin-bottom: 50px;
  }
}

/* line 31, src/sass/components/tabs/_tabs-packaging-solutions.scss */
.tabs-packaging-solutions .tabs-nav-item {
  width: calc(33% - 40px);
  height: auto;
  border: 0;
  display: block;
  padding: 0;
  background: transparent;
  margin: 0;
  margin-bottom: 90px;
  margin-left: 20px;
  margin-right: 20px;
}

/* line 45, src/sass/components/tabs/_tabs-packaging-solutions.scss */
.tabs-packaging-solutions .tabs-nav-item:hover {
  padding-bottom: 0;
}

/* line 49, src/sass/components/tabs/_tabs-packaging-solutions.scss */
.tabs-packaging-solutions .tabs-nav-item > a {
  display: block;
  height: 100%;
}

@media (max-width: 991px) {
  /* line 31, src/sass/components/tabs/_tabs-packaging-solutions.scss */
  .tabs-packaging-solutions .tabs-nav-item {
    width: calc(25% - 20px);
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (max-width: 767px) {
  /* line 31, src/sass/components/tabs/_tabs-packaging-solutions.scss */
  .tabs-packaging-solutions .tabs-nav-item {
    width: calc(50% - 20px);
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }
}

/* line 69, src/sass/components/tabs/_tabs-packaging-solutions.scss */
.tabs-packaging-solutions .tabs-nav .tabMenuItem {
  height: 100%;
}

/* line 72, src/sass/components/tabs/_tabs-packaging-solutions.scss */
.tabs-packaging-solutions .tabs-nav .tabMenuItem-image {
  width: 250px;
  height: 265px;
  background-color: #006647;
  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 81, src/sass/components/tabs/_tabs-packaging-solutions.scss */
.tabs-packaging-solutions .tabs-nav .tabMenuItem > 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-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  min-height: 265px;
}

/* line 89, src/sass/components/tabs/_tabs-packaging-solutions.scss */
.tabs-packaging-solutions .tabs-nav .tabMenuItem > div img {
  max-height: 100%;
}

/* line 93, src/sass/components/tabs/_tabs-packaging-solutions.scss */
.tabs-packaging-solutions .tabs-nav .tabMenuItem > div span {
  color: #040404;
  font-size: 20px;
  font-weight: 800;
  margin-top: 30px;
  text-align: center;
}

@media (max-width: 991px) {
  /* line 103, src/sass/components/tabs/_tabs-packaging-solutions.scss */
  .tabs-packaging-solutions .tabs-nav .tabMenuItem-image {
    width: 100%;
    padding-bottom: 105%;
    height: 0;
    position: relative;
  }
  /* line 109, src/sass/components/tabs/_tabs-packaging-solutions.scss */
  .tabs-packaging-solutions .tabs-nav .tabMenuItem-image img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
  }
}

@media (max-width: 767px) {
  /* line 119, src/sass/components/tabs/_tabs-packaging-solutions.scss */
  .tabs-packaging-solutions .tabs-nav .tabMenuItem > div {
    min-height: 190px;
  }
  /* line 122, src/sass/components/tabs/_tabs-packaging-solutions.scss */
  .tabs-packaging-solutions .tabs-nav .tabMenuItem > div span {
    margin-top: 15px;
    font-size: 16px;
  }
}

/* line 132, src/sass/components/tabs/_tabs-packaging-solutions.scss */
.tabs-packaging-solutions .tabs-content .richText ol {
  margin-left: 0;
}

/* line 1, src/sass/components/tabs/_tabs-hero-carousel-2020.scss */
.template-default-2020 .tabs-hero-carousel {
  padding-left: 0;
  padding-right: 0;
  height: 350px;
  overflow: hidden;
}

@media (min-width: 769px) {
  /* line 1, src/sass/components/tabs/_tabs-hero-carousel-2020.scss */
  .template-default-2020 .tabs-hero-carousel {
    height: 300px;
    margin-top: 20px;
  }
}

@media (min-width: 993px) {
  /* line 1, src/sass/components/tabs/_tabs-hero-carousel-2020.scss */
  .template-default-2020 .tabs-hero-carousel {
    height: 400px;
  }
}

@media (min-width: 1201px) {
  /* line 1, src/sass/components/tabs/_tabs-hero-carousel-2020.scss */
  .template-default-2020 .tabs-hero-carousel {
    height: 450px;
  }
}

/* line 20, src/sass/components/tabs/_tabs-hero-carousel-2020.scss */
.template-default-2020 .tabs-hero-carousel.initialized {
  height: auto;
  overflow: visible;
}

/* line 25, src/sass/components/tabs/_tabs-hero-carousel-2020.scss */
.template-default-2020 .tabs-hero-carousel .component-content {
  max-width: 1252px;
}

/* line 30, src/sass/components/tabs/_tabs-hero-carousel-2020.scss */
.template-default-2020 .tabs-hero-carousel > .component-content::before, .template-default-2020 .tabs-hero-carousel > .component-content::after {
  content: ' ';
  height: 20px;
  width: 100%;
  background-color: #a9c141;
  display: block;
}

/* line 40, src/sass/components/tabs/_tabs-hero-carousel-2020.scss */
.template-default-2020 .tabs-hero-carousel .tabs-nav {
  display: none;
}

/* line 44, src/sass/components/tabs/_tabs-hero-carousel-2020.scss */
.template-default-2020 .tabs-hero-carousel .tabs-content {
  position: static;
  top: 0;
  overflow: hidden;
}

/* line 51, src/sass/components/tabs/_tabs-hero-carousel-2020.scss */
.template-default-2020 .tabs-hero-carousel .slick-initialized .tabs-content {
  /** Using !important to prevent _tabs-base.scss !important rules **/
  display: block !important;
}

/* line 57, src/sass/components/tabs/_tabs-hero-carousel-2020.scss */
.template-default-2020 .tabs-hero-carousel .slick-dots {
  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: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: -5px;
  left: 0;
}

/* line 69, src/sass/components/tabs/_tabs-hero-carousel-2020.scss */
.template-default-2020 .tabs-hero-carousel .slick-dots li {
  background-color: transparent;
  border: 1px solid white;
  border-radius: 50%;
  padding: 4px;
  cursor: pointer;
  margin: 8px;
}

/* line 78, src/sass/components/tabs/_tabs-hero-carousel-2020.scss */
.template-default-2020 .tabs-hero-carousel .slick-dots li button {
  will-change: background-color;
  transition: background-color 0.3s ease;
  border: 0;
  border-radius: 50%;
  font-size: 0;
  width: 5px;
  height: 5px;
  padding: 0;
  margin: 0;
  display: block;
  background-color: transparent;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}

/* line 93, src/sass/components/tabs/_tabs-hero-carousel-2020.scss */
.template-default-2020 .tabs-hero-carousel .slick-dots li button:focus {
  outline: 0;
}

/* line 99, src/sass/components/tabs/_tabs-hero-carousel-2020.scss */
.template-default-2020 .tabs-hero-carousel .slick-dots li.slick-active button {
  background-color: white;
}
.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 {
  word-wrap: break-word;
}

/* line 46, src/sass/core/_mixins.scss */
.title h2 {
  word-wrap: break-word;
}

/* line 46, src/sass/core/_mixins.scss */
.title h3 {
  word-wrap: break-word;
}

/* line 46, src/sass/core/_mixins.scss */
.title h4 {
  word-wrap: break-word;
}

/* line 46, src/sass/core/_mixins.scss */
.title h5 {
  word-wrap: break-word;
}

/* line 46, src/sass/core/_mixins.scss */
.title h6 {
  word-wrap: break-word;
}

/* line 6, src/sass/components/title/_title-base.scss */
.title h2 {
  margin-bottom: 0.44em;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/twitter/_twitter-base.scss */
.twitter > .component-content {
  padding: 13px;
  border: solid 2px #646464;
  background-color: #f8f8f8;
}

/* 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 141, src/sass/core/_mixins.scss */
.twitter-feed:before, .twitter-feed:after {
  content: "";
  display: table;
}

/* line 147, 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 */
a:hover .twitter-sender-avatar {
  position: absolute;
  top: 3px;
  left: 0;
}

/* line 36, src/sass/components/twitter/_twitter-base.scss */
.twitter-date {
  float: right;
}

/* line 40, src/sass/components/twitter/_twitter-base.scss */
.twitter-actions {
  padding: 0;
  margin: 0;
  float: right;
}

/* line 46, src/sass/components/twitter/_twitter-base.scss */
.twitter-action {
  list-style-type: none;
  display: inline;
}

/* line 53, src/sass/components/twitter/_twitter-base.scss */
.feed-provider-heading {
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 30px;
}

/* line 58, src/sass/components/twitter/_twitter-base.scss */
.feed-provider-heading-image {
  float: left;
  width: 30px;
  height: 30px;
}

/* line 65, src/sass/components/twitter/_twitter-base.scss */
.feed-provider-description {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid black;
}

/* line 71, 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: #444;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 13, src/sass/components/video/_video-base.scss */
.video-description {
  padding: 13px;
  border: solid 2px #646464;
  margin-top: -2px;
}

/* line 20, src/sass/components/video/_video-base.scss */
.video-video {
  border: solid 2px #646464;
}

/* line 23, src/sass/components/video/_video-base.scss */
.video-video-container {
  margin: 0 auto;
}

/* line 28, src/sass/components/video/_video-base.scss */
.video-nojs {
  display: none;
  padding: 20px 0;
  text-align: center;
  color: red;
}

/* line 36, src/sass/components/video/_video-base.scss */
.no-js .video-nojs {
  display: block;
}

@media only screen and (min-width: 993px) and (max-width: 1199px) {
  /* line 1, src/sass/components/video/_video-youtube-iframe.scss */
  .reference-video-iframe {
    margin-bottom: 60px;
  }
}

@media only screen and (min-width: 993px) and (max-width: 1199px) {
  /* line 1, src/sass/components/video/_video-youtube-iframe.scss */
  .reference-video-iframe {
    margin-bottom: 50px;
  }
}

/* line 10, src/sass/components/video/_video-youtube-iframe.scss */
.reference-video-iframe .component-content {
  padding-bottom: 56.2%;
}

/* line 13, src/sass/components/video/_video-youtube-iframe.scss */
.reference-video-iframe .component-content iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 992px) {
  /* line 13, src/sass/components/video/_video-youtube-iframe.scss */
  .reference-video-iframe .component-content iframe {
    padding: 0 15px;
  }
}

/* line 27, src/sass/components/video/_video-youtube-iframe.scss */
.reference-video-iframe.video-square .component-content {
  padding-bottom: auto;
}

@media only screen and (max-width: 992px) {
  /* line 30, src/sass/components/video/_video-youtube-iframe.scss */
  .reference-video-iframe.video-square .component-content iframe {
    padding: 0;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-heading {
  display: block;
  color: #444;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 8, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-video {
  border: 2px solid #00141c;
}

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

/* 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 {
  content: "\f04b";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: #fff;
  border: 3px solid #00141c;
  border-radius: 50%;
  line-height: 24px;
  text-align: center;
  text-indent: 5px;
  font-size: 15px;
}

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

/* line 79, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnails {
  position: relative;
  margin-top: 18px;
}

/* line 87, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnails-list li:hover .image, .videoGallery-thumbnails-list li.active .image {
  margin: 0;
  border: solid 4px #00141c;
}

/* line 95, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnails-title {
  display: block;
  margin: 10px auto 0;
  width: 71px;
  font-size: 11px;
}

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

/* line 108, 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 120, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-description {
  margin: 15px 0;
}

/* line 124, 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 134, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow::before, .videoGallery-arrow.is-disabled:hover::before {
  position: absolute;
  top: 50%;
  color: #00141c;
}

/* line 142, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow.is-disabled {
  opacity: 0.5;
}

/* line 147, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow:hover::before {
  color: #2cbfff;
}

/* line 152, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow-left, .videoGallery-arrow-left.is-disabled:hover {
  left: 0;
}

/* line 156, 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 163, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow-right, .videoGallery-arrow-right.is-disabled:hover {
  right: 0;
  text-align: right;
}

/* line 168, 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 178, 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; }
/*stylelint-disable*/
/*stylelint-disable*/
/*
Page variants for navigation hilight
*/

