/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =fonts
************************************************************** */
/* =breaks
************************************************************** */
/* =minimum device sizes
************************************************************** */
/* =Grid
************************************************************** */
/* =Border
************************************************************** */
/* =Paddings, Margins
************************************************************** */
/* =Buttons
************************************************************** */
/* stylelint-disable */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

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

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

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

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

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

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

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

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

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

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

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

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

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

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

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

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

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

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

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

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

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

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

html {
  font-size: 16px; }

body {
  background-color: #f4e8ce;
  color: #4d4d4d;
  font: normal normal normal 1rem Arial, "Helvetica Neue", Helvetica, sans-serif;
  overflow-x: hidden; }

a,
a:hover,
a:active,
a:visited {
  color: #f47d31;
  text-decoration: none; }

fieldset {
  margin: 0;
  padding: 0;
  border: none; }

.page-container {
  max-width: 480px;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .page-container {
      max-width: 1302px; } }

.facebook-square,
a.facebook-square {
  color: #3c5a99; }

.twitter-square,
a.twitter-square {
  color: #1da1f2; }

.youtube-square,
a.youtube-square {
  color: #ff0000; }

.google-plus-square,
a.google-plus-square {
  color: #d34836; }

.instagram,
a.instagram {
  color: #c1558b; }

.general-error-page {
  color: #fabb16;
  padding: 20px;
  text-align: center; }

.button-link.button-link--general-error-page {
  max-width: 380px;
  padding: 14px 10px; }

.progressbar__indicator {
  height: 100%;
  transition: width .6s ease; }

.ReactModal__Body--open {
  height: 100vh;
  overflow: hidden; }

.ReactModal__Body--blurred .sk-app {
  filter: blur(8px); }

.breadcrumbs__items {
  list-style-type: none; }

.no-component {
  color: #f00; }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
.form-error {
  color: #ce1126; }

.required-prop {
  color: #f00; }

.image-as-link__link {
  display: block; }

.image-as-link__image {
  max-width: 100%; }

.articles-carousel-navigation {
  list-style-type: none;
  display: flex; }
  .articles-carousel-navigation__item {
    cursor: pointer; }

.articles-carousel__item-content {
  display: flex; }

.articles-carousel__item-image, .articles-carousel__item-details-wrapper {
  width: 50%; }

.store-finder {
  text-align: center; }
  .store-finder__image {
    width: auto; }
  .store-finder__controls {
    display: flex;
    justify-content: center;
    align-items: center; }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
/*=Grid
**************************************************************
Standard unit: 1rem=16px */
.grid-wrapper {
  max-width: 1302px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #fff; }

.row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between; }
  .row--start {
    justify-content: flex-start; }

.col {
  width: 100%;
  padding: 0 15px;
  margin: 0.625rem 0; }
  .col--no-gutters {
    padding: 0;
    margin: 0; }
  .col--no-padding {
    padding: 0; }

.col--sm1 {
  width: 8.33333%; }

.col--sm2 {
  width: 16.66667%; }

.col--sm3 {
  width: 25%; }

.col--sm4 {
  width: 33.33333%; }

.col--sm5 {
  width: 41.66667%; }

.col--sm6 {
  width: 50%; }

.col--sm7 {
  width: 58.33333%; }

.col--sm8 {
  width: 66.66667%; }

.col--sm9 {
  width: 75%; }

.col--sm10 {
  width: 83.33333%; }

.col--sm11 {
  width: 91.66667%; }

.col--sm12 {
  width: 100%; }

@media print, screen and (min-width: 768px) {
  .col--md1 {
    width: 8.33333%; }
  .col--md2 {
    width: 16.66667%; }
  .col--md3 {
    width: 25%; }
  .col--md4 {
    width: 33.33333%; }
  .col--md5 {
    width: 41.66667%; }
  .col--md6 {
    width: 50%; }
  .col--md7 {
    width: 58.33333%; }
  .col--md8 {
    width: 66.66667%; }
  .col--md9 {
    width: 75%; }
  .col--md10 {
    width: 83.33333%; }
  .col--md11 {
    width: 91.66667%; }
  .col--md12 {
    width: 100%; } }

@media print, screen and (min-width: 992px) {
  .col--lg1 {
    width: 8.33333%; }
  .col--lg2 {
    width: 16.66667%; }
  .col--lg3 {
    width: 25%; }
  .col--lg4 {
    width: 33.33333%; }
  .col--lg5 {
    width: 41.66667%; }
  .col--lg6 {
    width: 50%; }
  .col--lg7 {
    width: 58.33333%; }
  .col--lg8 {
    width: 66.66667%; }
  .col--lg9 {
    width: 75%; }
  .col--lg10 {
    width: 83.33333%; }
  .col--lg11 {
    width: 91.66667%; }
  .col--lg12 {
    width: 100%; } }

@media print, screen and (min-width: 1199px) {
  .col--xl1 {
    width: 8.33333%; }
  .col--xl2 {
    width: 16.66667%; }
  .col--xl3 {
    width: 25%; }
  .col--xl4 {
    width: 33.33333%; }
  .col--xl5 {
    width: 41.66667%; }
  .col--xl6 {
    width: 50%; }
  .col--xl7 {
    width: 58.33333%; }
  .col--xl8 {
    width: 66.66667%; }
  .col--xl9 {
    width: 75%; }
  .col--xl10 {
    width: 83.33333%; }
  .col--xl11 {
    width: 91.66667%; }
  .col--xl12 {
    width: 100%; } }

.button-link {
  display: inline-block;
  border-style: solid; }

.button__img {
  vertical-align: middle; }

.lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100; }
  .lightbox__cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 101; }
  .lightbox__content {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    z-index: 102; }
  .lightbox__content-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 900px;
    height: 60vh;
    position: relative; }
  .lightbox__close-btn {
    border: 0;
    align-self: flex-end;
    background: transparent; }
    .lightbox__close-btn span {
      display: none; }
  .lightbox__yt-video {
    width: 100%;
    height: 100%; }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
.Collapsible {
  padding: 0 1.25rem 0.25rem; }
  .Collapsible__trigger {
    display: block;
    color: #000;
    position: relative;
    padding: 1.25rem;
    background: #f7f7f7;
    border: 1px solid #dfdfdf;
    cursor: pointer; }
    .Collapsible__trigger:after {
      font-family: "Font Awesome 5 Free";
      font-size: 1.25rem;
      font-weight: 900;
      line-height: 1rem;
      content: '\F107';
      position: absolute;
      right: 1.25rem;
      top: 1.25rem;
      display: block;
      transition: transform 300ms; }
    .Collapsible__trigger.is-open:after {
      transform: rotateZ(180deg); }
  .Collapsible__text {
    margin: 0; }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
.tag {
  display: inline-block;
  font-size: 1rem;
  line-height: 1em;
  font-weight: bold;
  text-align: center;
  color: #fff;
  padding: 0.3em 0.6em;
  margin: 0 0.25em 0.5em 0;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 4px;
  background-color: #777; }
  .tag:hover {
    background-color: #5e5e5e; }
  .tag a,
  .tag a:hover,
  .tag a:active,
  .tag a:visited {
    color: #fff; }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
.filter {
  display: inline-block;
  font-size: 1rem;
  line-height: 1em;
  font-weight: bold;
  text-align: center;
  color: #000;
  padding: 0.3em 0.6em;
  margin: 0 0.25em 0.5em 0;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #777; }
  .filter--active {
    color: #fff;
    background-color: #777; }
  .filter:hover, .filter:active, .filter:visited, .filter:focus {
    color: #000;
    background-color: #dfdfdf;
    cursor: pointer; }

.sitemap {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap; }

.article-list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style-type: none;
  padding-left: 0; }

.article__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

.article__image-wrapper {
  max-width: 100%;
  position: relative; }

.article__image {
  max-width: 100%;
  position: relative; }

.article--col-3 {
  width: 33.3%; }

.grid-view-button span,
.list-view-button span {
  display: none; }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
/* =ProductPhotosModal
************************************************************** */
.modal {
  position: fixed;
  z-index: 9999;
  width: 50%;
  max-width: 800px;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }
  @media (max-width: 992px) {
    .modal {
      width: 80%; } }
  @media (max-width: 768px) {
    .modal {
      width: 95%; } }
  .modal__img {
    width: 100%;
    border: 0.3125rem solid #fff;
    background-color: #dfdfdf; }
  .modal__overlay {
    position: fixed;
    z-index: 9998;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0; }
  .modal__body {
    position: relative; }
    .modal__body .modal__close,
    .modal__body .modal__prev,
    .modal__body .modal__next {
      position: absolute;
      display: inline;
      color: #000;
      text-decoration: none;
      line-height: 2.25rem;
      font-size: 1.875rem;
      font-weight: lighter;
      background: #fff;
      border-radius: 0.3125rem;
      height: 2.5rem;
      width: 2.5rem;
      text-align: center;
      cursor: pointer;
      outline: none; }
    .modal__body .modal__close {
      right: 0;
      top: 0;
      border-radius: 0 0 0 0.3125rem; }
      .modal__body .modal__close:after {
        font-family: "Font Awesome 5 Free";
        font-size: 1rem;
        line-height: 1rem;
        font-weight: 900;
        content: '\F00D';
        position: absolute;
        width: 100%;
        top: 50%;
        right: -50%;
        transform: translate(-50%, -50%); }
    .modal__body .modal__next,
    .modal__body .modal__prev {
      right: 0;
      top: calc(50% - 1.5625rem);
      border-radius: 0.3125rem 0 0 0.3125rem;
      height: 3.125rem;
      line-height: 2.5rem;
      font-size: 3.75rem; }
    .modal__body .modal__prev {
      left: 0;
      right: auto;
      border-radius: 0 0.3125rem 0.3125rem 0; }
      .modal__body .modal__prev:after {
        font-family: "Font Awesome 5 Free";
        font-size: 1.25rem;
        line-height: 1.25rem;
        font-weight: 900;
        content: '\F053';
        position: absolute;
        width: 100%;
        top: 50%;
        right: -50%;
        transform: translate(-50%, -50%); }
    .modal__body .modal__next:after {
      font-family: "Font Awesome 5 Free";
      font-size: 1.25rem;
      line-height: 1.25rem;
      font-weight: 900;
      content: '\F054';
      position: absolute;
      width: 100%;
      top: 50%;
      right: -50%;
      transform: translate(-50%, -50%); }

/* =BuyNowModal
**************************************************************
*/
.buy-now-modal {
  position: relative;
  width: 400px;
  margin: 20px;
  padding: 30px;
  outline: none;
  background-color: #f0f0f0;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.3); }
  .buy-now-modal__body {
    overflow: inherit; }
  .buy-now-modal__buttons-list .product__button {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center; }
    .buy-now-modal__buttons-list .product__button .button__img {
      margin-right: 10px; }
  .buy-now-modal__close {
    position: absolute;
    top: 5px;
    right: 5px;
    border: 0;
    font-size: 25px;
    background: none;
    cursor: pointer; }
  .buy-now-modal__overlay {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.25); }

/* =ProductBuyNow
**************************************************************
*/
.product-buy-now__buttons-list .product__button {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center; }
  .product-buy-now__buttons-list .product__button .button__img {
    margin-right: 10px; }

.faq__content, .faq__sidebar {
  box-sizing: border-box; }

.carousel-item {
  position: relative;
  width: 90%;
  margin: 0 auto; }
  .carousel-item__background-image {
    z-index: 1; }
  .carousel-item__content-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2; }
    .carousel-item__content-wrapper--above {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .carousel-item__content-image {
    display: flex;
    justify-content: center; }
  .carousel-item__image {
    height: auto; }
  .carousel-item__description {
    position: relative; }

.carousel__prev-slide-btn, .carousel__next-slide-btn {
  border: 0;
  cursor: pointer; }
  .carousel__prev-slide-btn span, .carousel__next-slide-btn span {
    display: none; }

.carousel-navigation {
  display: flex;
  list-style: none; }
  .carousel-navigation__item {
    cursor: pointer; }

.promotion__content {
  display: flex;
  align-items: center;
  justify-content: center; }

.promotion__image {
  width: 100%;
  height: auto; }

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

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
/* =ProductFinder
**************************************************************
Standard unit: 1rem = 16px */
.finder-box__title {
  text-align: center; }

.finder-box__title, .finder-box__body {
  padding: 1.25rem;
  background: #f7f7f7;
  border: 1px solid #dfdfdf; }

.finder-box__body {
  background: #fff;
  border-top: none; }

.finder-box__button {
  text-align: center;
  width: 75%;
  padding: 0.375rem 0.75rem;
  margin: auto 12.5%;
  border-radius: 0.125rem; }

.finder .finder__control {
  border: 1px solid #dfdfdf; }
  .finder .finder__control:hover, .finder .finder__control--is-focused, .finder .finder__control--is-focused:hover {
    border-color: #15b5c6;
    box-shadow: 0 0 0 0.0625rem #15b5c6; }

.finder .finder__placeholder {
  color: gray; }

.finder .finder__multi-value__remove:hover {
  color: #fff;
  background-color: #15b5c6; }

.finder .finder__option--is-focused, .finder .finder__option--is-focused:hover {
  background-color: #15b5c6; }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
/* =LeftNavigation
**************************************************************
Standard unit: 1rem = 16px */
.left-navigation__title {
  padding: 1.25rem;
  background: #f7f7f7;
  border: 1px solid #dfdfdf; }

.left-navigation__list {
  padding: 1.25rem;
  background: #fff;
  border: 1px solid #dfdfdf;
  border-top: none; }

.left-navigation__item {
  position: relative;
  display: block;
  padding: 15px;
  word-wrap: break-word; }
  .left-navigation__item:hover, .left-navigation__item:focus {
    background-color: #eee;
    cursor: pointer;
    border-radius: 0.125rem; }
  .left-navigation__item--child {
    margin-left: 1.25rem; }
  .left-navigation__item--grandchild {
    margin-left: 2.75rem; }
  .left-navigation__item--active, .left-navigation__item--has-active {
    background-color: #15b5c6;
    color: #fff; }
    .left-navigation__item--active.link, .left-navigation__item--active.link--child-active, .left-navigation__item--has-active.link, .left-navigation__item--has-active.link--child-active {
      background-color: #15b5c6;
      color: #fff; }

.left-navigation__badge {
  position: absolute;
  right: 0.9375rem;
  font-weight: bold;
  padding: 0.1875rem 0.4375rem;
  font-size: 0.75rem;
  color: #fff;
  background-color: #777;
  border-radius: 0.75rem; }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
/* =ProductTags
**************************************************************
Standard unit: 1rem = 16px */
.product-tag {
  position: relative;
  border-radius: 0.125rem;
  padding: 0.3125rem;
  background: #f9f9f9; }
  .product-tag--with-img {
    padding: 0.3125rem 0.3125rem 0.3125rem 3.75rem; }
  .product-tag__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 3.75rem;
    bottom: 0;
    padding: 0.3125rem; }
  .product-tag__body {
    padding: 0.3125rem;
    font-size: 0.9rem; }
  .product-tag__category, .product-tag__name {
    display: block;
    margin: 0;
    padding: 0; }

.related-articles__list {
  flex-wrap: nowrap;
  list-style-type: none; }

.wayin-campaign__iframe {
  width: 100%; }

.language-selector {
  position: relative;
  display: inline-block;
  z-index: 1; }
  .language-selector__title {
    display: inline-block;
    margin-right: 1em; }
  .language-selector__current {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    text-transform: uppercase;
    background: transparent;
    outline: none;
    border: none; }
    .language-selector__current:after {
      display: block;
      content: '';
      margin-left: 0.35em;
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #000; }
  .language-selector__list {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    list-style: none;
    padding-left: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(calc(100% + 5px));
    margin: 0;
    min-width: 8em;
    background: #fff;
    padding: 0.5em;
    display: none; }
    .language-selector__list--visible {
      display: block; }
  .language-selector__item {
    margin-bottom: 0.3em; }
    .language-selector__item:last-child {
      margin-bottom: 0; }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
.country-selector {
  position: relative;
  display: inline-block;
  z-index: 1; }
  .country-selector__current {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    text-transform: uppercase;
    background: transparent;
    outline: none;
    border: none; }
    .country-selector__current:after {
      display: block;
      content: '';
      margin-left: 0.35em;
      width: 0;
      height: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #000; }
    .country-selector__current-long {
      display: none; }
  .country-selector__region-list {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    list-style: none;
    padding: 0.5em 0;
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(calc(100% + 5px));
    margin: 0;
    min-width: 10em;
    background: #fff;
    display: none;
    max-height: 80vh;
    overflow-y: auto; }
    .country-selector__region-list--visible {
      display: block; }
    .country-selector__region-list--multiple-columns.country-selector__region-list--visible {
      display: flex; }
    .country-selector__region-list--multiple-columns .country-selector__region-item {
      border-bottom: none;
      border-right: 1px solid #000; }
      .country-selector__region-list--multiple-columns .country-selector__region-item:last-child {
        border-right: none; }
  .country-selector__region-item {
    border-bottom: 1px solid #000;
    padding: 0 0.5em  0.5em;
    margin-bottom: 0.5em; }
    .country-selector__region-item:last-child {
      margin-bottom: 0;
      border-bottom: 0;
      padding-bottom: 0; }
  .country-selector__region-name {
    text-transform: capitalize; }
  .country-selector__country-list {
    padding-left: 0;
    list-style: none; }

.site-messages__item {
  display: none; }
  .site-messages__item--visible {
    display: block; }
  .site-messages__item-close {
    cursor: pointer; }

.header-links {
  display: flex;
  justify-content: flex-end;
  list-style: none;
  margin: 0; }

.header-links__link {
  text-decoration: none; }

.main-header__logo {
  max-width: 160px;
  margin: 0; }
  .main-header__logo a {
    display: block; }
  .main-header__logo img {
    width: 100%; }

.main-header__logo-link {
  display: block; }

.main-nav__first-lvl-nav-elements {
  display: flex;
  list-style: none;
  margin: 0;
  height: 100%; }

.main-nav__link {
  display: inline-block;
  text-decoration: none; }

.main-header__toggle {
  display: flex;
  flex-direction: row;
  align-items: center; }

.navigation-list {
  list-style-type: none;
  padding: 0; }

.main-nav__second-lvl-nav-elements {
  bottom: 0;
  left: 0;
  transform: translateY(100%);
  display: none; }

.main-nav__third-lvl-nav-elements {
  right: 0;
  top: 0;
  transform: translateX(100%);
  display: none; }

.main-nav__link-container:hover .main-nav__second-lvl-nav-elements,
.main-nav__second-lvl-link-container:hover .main-nav__third-lvl-nav-elements {
  display: block; }

.mobile-nav__link {
  width: 100%;
  text-align: left;
  background: none;
  outline: none;
  border: none;
  cursor: pointer; }

.mobile-nav__first-lvl-nav-elements {
  padding: 0;
  margin: 0; }

.main-header__toggle {
  display: none;
  margin-right: 20px; }

.main-nav__toggle span,
.mobile-nav__close-button span {
  display: none; }

.search-box__action-item span,
.search-box__btn span {
  display: none; }

.footer-links {
  list-style: none;
  margin: 0;
  padding: 0; }

.footer-links__link, .footer-social-links__link {
  text-decoration: none; }

.load-more__button {
  cursor: pointer; }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
.pagination {
  text-align: center; }
  .pagination__item {
    display: inline-block;
    padding: 0.325rem 0.75rem;
    line-height: 1.42857143rem;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    margin: 0.625rem -1px 0;
    cursor: pointer; }
    .pagination__item:hover {
      background-color: #eee; }
    .pagination__item--is-active {
      background-color: #15b5c6;
      color: #fff;
      cursor: default; }
      .pagination__item--is-active:hover {
        background-color: #15b5c6; }

.blogs-list-items * {
  box-sizing: border-box; }

.blogs-list-item__tags-col {
  padding: 0; }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
.list-child-pages__filtering-row {
  align-items: center; }

.list-child-pages__search-form {
  width: 100%; }

.list-child-pages__search-input {
  width: 100%; }

.list-child-pages__layout-type {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 15px; }

.list-child-pages__accordion-list {
  width: 100%; }

.list-child-pages__grid-item {
  width: 30%;
  border: 1px solid #000; }

@media (max-width: 992px) {
  .list-child-pages--grid-item {
    width: 45%; } }

@media (max-width: 768px) {
  .list-child-pages--grid-item {
    width: 100%; } }

html {
  position: relative !important; }

.product__sk-pricespider {
  cursor: pointer; }

.product__power-review-write-modal {
  position: absolute;
  top: 40px;
  left: 40px;
  right: 40px;
  bottom: 40px;
  border: 1px solid #cccccc;
  background: white;
  overflow: auto;
  border-radius: 4px;
  outline: none;
  padding: 20px; }

.product__power-review-rating .pr-snippet-stars-reco-reco,
.product__power-review-rating .pr-snippet-write-review-link {
  display: none; }

.channelsight {
  text-align: center; }
  .channelsight__logo {
    width: auto; }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
.content-grid__row {
  display: flex;
  flex: 1 0 0px;
  flex-wrap: nowrap;
  justify-content: space-between; }

.content-grid__column {
  flex: 1 0 0px;
  flex-basis: 100%;
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .content-grid__column--size-8 {
    flex-basis: 66.667%;
    max-width: 66.667%; }
  .content-grid__column--size-6 {
    flex-basis: 50%;
    max-width: 50%; }
  .content-grid__column--size-4 {
    flex-basis: 33.333%;
    max-width: 33.333%; }
  .content-grid__column--size-3 {
    flex-basis: 25%;
    max-width: 25%; } }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
.form-error {
  color: #ce1126; }

.form-description {
  display: inline-block;
  position: relative; }
  .form-description:hover .form-description__tooltip {
    display: block; }
  .form-description__tooltip {
    border: 1px solid #333;
    border-radius: 5px;
    background: #333;
    color: #eee;
    display: none;
    left: 0;
    padding: 5px;
    position: absolute;
    top: calc(-100% - 15px);
    transform: translateX(-50%);
    width: max-content;
    z-index: 10; }
    .form-description__tooltip:after {
      border: 5px solid transparent;
      border-top-color: #333;
      content: '';
      height: 0;
      left: 50%;
      margin-left: -5px;
      position: absolute;
      top: 100%;
      transform: translate(50%);
      width: 0; }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
.video__title {
  color: #15b5c6;
  font-family: "Source Sans Pro", "Montserrat"; }
  .video__title--main {
    font-size: 2rem;
    margin: 0 1em 1em; }
  .video__title--item {
    font-size: 1.5rem;
    margin: 1em; }

.video__intro-line {
  margin: 0 1em 1em; }
  .video__intro-line--main {
    font-size: 1.5rem; }
  .video__intro-line--item {
    font-size: 1.25rem; }

.video__description {
  margin: 1em; }
  .video__description--main {
    margin: 1rem 1rem 0; }
  .video__description--item {
    margin: 0 1rem; }

.video__button-container {
  width: 50%;
  margin: 1em auto 0;
  text-align: center; }
  .video__button-container .button-link {
    display: block;
    padding: 0.25em; }

.video__section {
  margin: auto 1.25em;
  display: flex;
  flex-wrap: wrap; }
  .video__section--main {
    justify-content: center; }
  .video__section--item {
    justify-content: center;
    margin-bottom: 3em; }

.video__box {
  display: flex;
  flex-direction: column;
  width: auto;
  margin: 1.25em auto; }
  .video__box--main {
    margin-top: 4.25em; }

.video__wrapper {
  position: relative; }

.video__player--active {
  display: block; }

.video__player--inactive {
  display: none; }

.video__start {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  opacity: 0.5;
  cursor: pointer;
  transition: all 0.3s;
  background: transparent;
  border: none;
  outline: none; }
  .video__start--active {
    display: block; }
  .video__start--inactive {
    display: none; }

.video__start:hover {
  opacity: 1; }

.video__play circle {
  stroke: #15b5c6; }

.video__play polygon {
  fill: #15b5c6; }

.video__iframe {
  width: 100%;
  border-bottom: 1.5em solid #15b5c6;
  height: auto; }

.video__thumbnail {
  width: 100%;
  overflow: hidden;
  background-color: #000;
  border-bottom: 1.5em solid #15b5c6;
  height: auto; }
  .video__thumbnail--active {
    display: block; }
  .video__thumbnail--inactive {
    display: none; }

img.video__thumbnail-img {
  opacity: 0.6;
  width: auto;
  margin: auto; }
  img.video__thumbnail-img--original {
    margin-top: 0; }

@media (min-width: 359px) {
  .video__box {
    width: 355.55px; }
  .video__iframe {
    height: 175px; }
  .video__thumbnail {
    height: 175px; }
  img.video__thumbnail-img {
    width: 100%;
    margin-top: -2em; } }

@media (min-width: 768px) {
  .video__box {
    width: 586.66px; }
  .video__iframe {
    height: 330px; }
  .video__thumbnail {
    height: 330px; }
  img.video__thumbnail-img {
    margin-top: -3.45em; } }

@media (min-width: 992px) {
  .video__box {
    width: 800px;
    margin: 3em auto; }
  .video__iframe {
    height: 450px; }
  .video__thumbnail {
    height: 450px; }
  img.video__thumbnail-img {
    width: 100%;
    margin-top: -4.7em; } }

@media (min-width: 1199px) {
  .video__section--item {
    justify-content: space-between; }
  .video__box--main {
    width: 906.66px; }
  .video__box--item {
    margin: 1.25em auto;
    width: 32%; }
  .video__box__iframe {
    height: 510px; }
  .video__box__thumbnail--main {
    height: 510px; }
  .video__box__thumbnail--item {
    height: 200px; }
  img.video__thumbnail-img--main {
    width: 100%;
    margin-top: -5.25em; }
  img.video__thumbnail-img--item {
    margin-top: -2.5em; } }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
/* =BlogNavigation
**************************************************************
Standard unit: 1rem = 16px */
.blog-navigation {
  margin-bottom: 1rem; }
  .blog-navigation__text--with-badge {
    display: inline-block;
    width: 85%; }
  .blog-navigation__title {
    padding: 1.25rem;
    background: #f7f7f7;
    border: 1px solid #dfdfdf; }
  .blog-navigation__list {
    padding: 1.25rem;
    background: #fff;
    border: 1px solid #dfdfdf;
    border-top: none; }
  .blog-navigation__item {
    position: relative;
    display: block;
    padding: 15px;
    word-wrap: break-word; }
    .blog-navigation__item:hover, .blog-navigation__item:focus {
      background-color: #eee;
      cursor: pointer;
      border-radius: 0.125rem; }
    .blog-navigation__item--active, .blog-navigation__item--has-active {
      background-color: #15b5c6;
      color: #fff; }
      .blog-navigation__item--active.link, .blog-navigation__item--active.link--child-active, .blog-navigation__item--has-active.link, .blog-navigation__item--has-active.link--child-active {
        background-color: #15b5c6;
        color: #fff; }
  .blog-navigation__badge {
    position: absolute;
    right: 0.9375rem;
    font-weight: bold;
    padding: 0.1875rem 0.4375rem;
    font-size: 0.75rem;
    color: #fff;
    background-color: #777;
    border-radius: 0.75rem; }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
/* =BlogList
**************************************************************
Standard unit: 1rem = 16px */
img {
  max-width: 100%;
  width: 100%; }

.blog-list *,
.blog-list *:before,
.blog-list *:after {
  box-sizing: border-box; }

.blog-list .content-grid.content-grid--main, .blog-list .content-grid.content-grid--bottom {
  background: transparent; }

.blog-list__heading-row {
  padding-bottom: 0.625rem;
  margin: 0 15px 0.625rem;
  border-bottom: 1px solid #dfdfdf; }

.blog-list__title {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0;
  margin: 0;
  font-size: 2rem;
  font-weight: bold; }

.blog-list__button-col {
  text-align: center; }

.blog-list__button {
  display: inline-block;
  width: 50%;
  padding: 0.25rem;
  background: transparent;
  text-align: center;
  color: #15b5c6;
  border: 2px solid #15b5c6;
  cursor: pointer; }
  .blog-list__button:hover {
    background-color: #15b5c6;
    color: #fff; }

.blog-list .blog-list__view-switch-row {
  display: none; }
  @media print, screen and (min-width: 768px) {
    .blog-list .blog-list__view-switch-row {
      display: flex; } }

.blog-list__view-switch-col {
  text-align: right; }

.blog-list__view-switch {
  display: inline-block;
  width: 25%;
  padding: 0.25rem;
  background: transparent;
  text-align: center;
  color: #000;
  border: 1px solid #dfdfdf;
  cursor: pointer; }
  .blog-list__view-switch:hover {
    background-color: #f7f7f7;
    color: #000; }

@media print, screen and (min-width: 768px) {
  .blog-list__posts--grid {
    justify-content: flex-start; } }

.blog-list__item {
  padding-bottom: 0.625rem;
  margin: 0 15px 0.625rem;
  border-bottom: 1px solid #dfdfdf; }
  @media print, screen and (min-width: 768px) {
    .blog-list__item--grid {
      border: none; } }

.blog-list .post__title {
  font-size: 1.5rem; }

.blog-list .post__author, .blog-list .post__date, .blog-list .post__parent-category {
  display: block; }
  @media print, screen and (min-width: 768px) {
    .blog-list .post__author, .blog-list .post__date, .blog-list .post__parent-category {
      display: inline; } }
  .blog-list .post__author--grid, .blog-list .post__date--grid, .blog-list .post__parent-category--grid {
    display: block; }

.blog-list .post__author, .blog-list .post__date {
  margin: 0 0 0.25rem; }
  @media print, screen and (min-width: 768px) {
    .blog-list .post__author, .blog-list .post__date {
      margin: 0 0.625rem 0 0; } }
  .blog-list .post__author--grid, .blog-list .post__date--grid {
    margin: 0 0 0.25rem; }

.blog-list .post__date {
  color: #777; }

.product__sidebar {
  box-sizing: border-box; }

.product-list {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none; }
  .product-list__wrapper {
    order: 2;
    box-sizing: border-box; }
  .product-list__item {
    box-sizing: border-box; }
  .product-list__sidebar-promotions .promotion-row__wrapper {
    flex-direction: column; }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
.content-grid--gallery {
  padding: 1.25rem; }

.gallery *,
.gallery *:before,
.gallery *:after {
  box-sizing: border-box; }

.gallery__container {
  padding: 3rem 0; }

.gallery__grid {
  display: flex;
  flex-wrap: wrap; }

.gallery__box {
  cursor: zoom-in;
  display: flex;
  flex-direction: column;
  padding: 1.25rem;
  width: 25%;
  text-align: center; }
  @media (max-width: 992px) {
    .gallery__box {
      width: 50%; } }
  @media (max-width: 768px) {
    .gallery__box {
      width: 100%; } }

.gallery__img {
  width: 100%; }

.gallery__name, .gallery__description {
  color: #000;
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.gallery__name {
  font-size: 1.25rem;
  font-weight: bold;
  margin: 0.5rem 0; }

.gallery__description {
  font-size: 1em;
  margin-bottom: 0.5rem; }

.modal {
  position: fixed;
  z-index: 9999;
  width: 50%;
  max-width: 800px;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0); }
  @media (max-width: 992px) {
    .modal {
      width: 80%; } }
  @media (max-width: 768px) {
    .modal {
      width: 95%; } }
  .modal__img {
    width: 100%;
    border: 0.3125rem solid #fff; }
  .modal__overlay {
    position: fixed;
    z-index: 9998;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0; }
  .modal__body {
    position: relative; }
    .modal__body a {
      position: absolute;
      display: inline;
      color: #000;
      text-decoration: none;
      line-height: 2.25rem;
      font-size: 1.875rem;
      font-weight: lighter;
      background: #fff;
      border-radius: 0.3125rem;
      height: 2.5rem;
      width: 2.5rem;
      text-align: center; }
    .modal__body .modal__close {
      right: 0;
      top: 0;
      border-radius: 0 0 0 0.3125rem; }
    .modal__body .modal__next,
    .modal__body .modal__prev {
      right: 0;
      top: calc(50% - 1.5625rem);
      border-radius: 0.3125rem 0 0 0.3125rem;
      height: 3.125rem;
      line-height: 2.5rem;
      font-size: 3.75rem; }
    .modal__body .modal__prev {
      left: 0;
      right: auto;
      border-radius: 0 0.3125rem 0.3125rem 0; }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
/* =Product
**************************************************************
Standard unit: 1rem = 16px */
img {
  max-width: 100%; }

.product *,
.product *:before,
.product *:after {
  box-sizing: border-box; }

.product__heading {
  font-size: 2rem;
  font-weight: bold;
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 15px;
  margin: 1.5rem 0; }

.product__title {
  margin: 0; }

.product__pre {
  white-space: pre; }

.product__img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0.25rem;
  background-color: #fff;
  border: 0.0625rem solid #ddd;
  border-radius: 0.125rem;
  cursor: pointer; }
  .product__img--zoom img {
    max-width: unset; }

.product__button {
  text-align: center;
  width: 100%;
  padding: 0.375rem 0.75rem;
  border-radius: 0.125rem; }
  .product__button .button__img {
    max-height: 30px;
    width: auto;
    max-width: 100%; }

.product__information-title, .product__related-products-name {
  margin-bottom: 0.625rem; }

.product__related-products {
  margin: 1.25rem 0; }

.product__video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 1.5625rem;
  height: 0;
  margin: 0.625rem 0 1.25rem; }

.product__iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media print, screen and (min-width: 1199px) {
  .product__sidebar {
    order: 1; }
  .product__content {
    order: 2; } }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
/* =BlogRelatedThings
**************************************************************
Standard unit: 1rem = 16px */
.related-things {
  margin-bottom: 1rem; }
  .related-things__image {
    margin-bottom: 0.625rem; }
  .related-things__title {
    padding: 1.25rem;
    background: #f7f7f7;
    border: 1px solid #dfdfdf; }
  .related-things__list {
    padding: 1.25rem;
    background: #fff;
    border: 1px solid #dfdfdf;
    border-top: none; }
  .related-things__item {
    position: relative;
    display: block;
    padding: 15px;
    word-wrap: break-word; }
    .related-things__item:hover, .related-things__item:focus {
      background-color: #eee;
      cursor: pointer;
      border-radius: 0.125rem; }
    .related-things__item--with-img {
      text-align: center; }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
/* =Blog
**************************************************************
Standard unit: 1rem = 16px */
img {
  max-width: 100%; }

.content-grid.content-grid--blog {
  background: transparent; }

.blog *,
.blog *:before,
.blog *:after {
  box-sizing: border-box; }

.blog__heading-row {
  padding-bottom: 0.625rem;
  margin: 0 15px 0.625rem;
  border-bottom: 1px solid #dfdfdf; }

.blog__title, .blog__subtitle {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0;
  margin: 0; }

.blog__title {
  font-size: 2rem;
  font-weight: bold; }

.blog__subtitle {
  font-size: 1.5rem; }

.blog__author, .blog__date {
  display: inline; }

.blog__date {
  margin-left: 0.625rem;
  color: #777; }

.blog__gravatar-box {
  margin-top: 0.625rem;
  padding: 1.25rem;
  background: #fff;
  border: 1px solid #dfdfdf;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }

.blog__gravatar {
  border-radius: 50%;
  max-width: 6.25rem;
  width: 100%;
  margin-bottom: 1rem; }
  @media print, screen and (min-width: 768px) {
    .blog__gravatar {
      width: auto;
      margin-right: 2rem;
      margin-bottom: 0; } }

.blog__author-gravatar {
  width: 100%;
  text-align: center; }
  @media print, screen and (min-width: 768px) {
    .blog__author-gravatar {
      width: auto;
      text-align: left; } }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
.tooltip {
  position: relative;
  margin-top: 5px; }
  .tooltip__toggle {
    color: #15b5c6;
    text-align: right;
    cursor: pointer;
    position: relative; }
  .tooltip__hint {
    position: absolute;
    padding: 10px;
    text-align: center;
    right: 0;
    background: #15b5c6;
    color: #fff;
    opacity: 0.8;
    border-radius: 10px;
    z-index: 1;
    max-width: 100%; }
  .tooltip__icon {
    width: auto; }
  .tooltip__label {
    margin: 0; }

/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =Fonts
************************************************************** */
/* =Grid (eg for products)
************************************************************** */
/* =Border
************************************************************** */
.rc-slider {
  position: relative;
  height: 14px;
  padding: 5px 0;
  width: 100%;
  border-radius: 6px;
  touch-action: none;
  -ms-touch-action: none;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .rc-slider * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .rc-slider-rail {
    position: absolute;
    width: 100%;
    background-color: #f9f9f9;
    height: 4px;
    border-radius: 6px; }
  .rc-slider-track {
    position: absolute;
    left: 0;
    height: 4px;
    border-radius: 6px;
    background-color: #96dbfa; }
  .rc-slider-handle {
    position: absolute;
    width: 14px;
    height: 14px;
    cursor: pointer;
    cursor: -webkit-grab;
    cursor: grab;
    top: 0;
    border-radius: 50%;
    border: solid 2px #96dbfa;
    background-color: #fff;
    -ms-touch-action: pan-x;
    touch-action: pan-x; }
    .rc-slider-handle:focus {
      border-color: #57c5f7;
      box-shadow: 0 0 0 5px #96dbfa;
      outline: none; }
    .rc-slider-handle-click-focused:focus {
      border-color: #96dbfa;
      box-shadow: unset; }
    .rc-slider-handle:hover {
      border-color: #57c5f7; }
    .rc-slider-handle:active {
      border-color: #57c5f7;
      box-shadow: 0 0 5px #57c5f7;
      cursor: -webkit-grabbing;
      cursor: grabbing; }
  .rc-slider-mark {
    position: absolute;
    top: 18px;
    left: 0;
    width: 100%;
    font-size: 12px; }
    .rc-slider-mark-text {
      position: absolute;
      display: inline-block;
      vertical-align: middle;
      text-align: center;
      cursor: pointer;
      color: #999; }
      .rc-slider-mark-text-active {
        color: #777; }
  .rc-slider-step {
    position: absolute;
    width: 100%;
    height: 4px;
    background: transparent; }
  .rc-slider-dot {
    position: absolute;
    bottom: -2px;
    left: -4px;
    width: 8px;
    height: 8px;
    border: 2px solid #f9f9f9;
    background-color: #fff;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: middle; }
    .rc-slider-dot-active {
      border-color: #96dbfa; }
    .rc-slider-dot-reverse {
      margin-left: 0;
      margin-right: -4px; }
  .rc-slider-disabled {
    background-color: #f9f9f9; }
    .rc-slider-disabled .rc-slider-track {
      background-color: #ccc; }
    .rc-slider-disabled .rc-slider-handle, .rc-slider-disabled .rc-slider-dot {
      border-color: #ccc;
      box-shadow: none;
      background-color: #fff;
      cursor: not-allowed; }
    .rc-slider-disabled .rc-slider-mark-text, .rc-slider-disabled .rc-slider-dot {
      cursor: not-allowed !important; }
  .rc-slider-vertical {
    width: 14px;
    height: 100%;
    padding: 0 5px; }
    .rc-slider-vertical .rc-slider-rail {
      height: 100%;
      width: 4px; }
    .rc-slider-vertical .rc-slider-track {
      left: 5px;
      bottom: 0;
      width: 4px; }
    .rc-slider-vertical .rc-slider-handle {
      margin-left: -5px;
      -ms-touch-action: pan-y;
      touch-action: pan-y; }
    .rc-slider-vertical .rc-slider-mark {
      top: 0;
      left: 18px;
      height: 100%; }
    .rc-slider-vertical .rc-slider-step {
      height: 100%;
      width: 4px; }
    .rc-slider-vertical .rc-slider-dot {
      left: 2px;
      margin-bottom: -4px; }
      .rc-slider-vertical .rc-slider-dot:first-child {
        margin-bottom: -4px; }
      .rc-slider-vertical .rc-slider-dot:last-child {
        margin-bottom: -4px; }

.slideshow-picker__tab-nav {
  display: flex;
  margin: 0 auto;
  list-style: none;
  padding-left: 0; }
  .slideshow-picker__tab-nav-item-button {
    cursor: pointer; }
  .slideshow-picker__tab-nav-item-icon {
    max-width: 100px; }
  .slideshow-picker__tab-nav-item--active {
    text-decoration: underline; }

.slideshow-picker--tab .slideshow-picker__slide {
  display: none; }
  .slideshow-picker--tab .slideshow-picker__slide--active {
    display: block; }

.slideshow-picker * {
  box-sizing: border-box; }

.slideshow-picker__control {
  cursor: pointer; }
  .slideshow-picker__control--disabled {
    cursor: disallowed;
    pointer-events: none;
    opacity: 0.5; }

.slideshow-picker .slider {
  min-height: 100px; }

.slideshow-picker__slider {
  text-align: center; }

  .pagination-search {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
  }
  .pagination-search > li {
    display: inline;
  }
  .pagination-search > li > a,
  .pagination-search > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #f47d31;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
  }
  .pagination-search > li:first-child > a,
  .pagination-search > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
  }
  .pagination-search > li:last-child > a,
  .pagination-search > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
  }
  .pagination-search > li > a:hover,
  .pagination-search > li > span:hover,
  .pagination-search> li > a:focus,
  .pagination-search > li > span:focus {
    z-index: 2;
    color: #f47d31;
    background-color: #eeeeee;
    border-color: #ddd;
  }
  .pagination-search > .active > a,
  .pagination-search > .active > span,
  .pagination-search > .active > a:hover,
  .pagination-search > .active > span:hover,
  .pagination-search > .active > a:focus,
  .pagination-search > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #f47d31;
    border-color: #f47d31;
    cursor: default;
  }
  .pagination-search > .disabled > span,
  .pagination-search > .disabled > span:hover,
  .pagination-search > .disabled > span:focus,
  .pagination-search > .disabled > a,
  .pagination-search > .disabled > a:hover,
  .pagination-search > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
  }
  
  .popup-contact {
    display: none; 
    position: fixed; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    background-color: rgba(0,0,0,0.6); 
    z-index: 9999; 
    justify-content: center; 
    align-items: center;
  }
  
  .popup-contact-contain {
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.6); 
    background: #f47d31; 
    padding: 20px; 
    border-radius: 10px; 
    max-width: 260px; 
    width: 90%; 
    text-align: center;
  }
  
  .popup-contact-text {
    font-size: 16px; 
    margin-bottom: 20px; 
    font-weight: 800; 
    color: #fff;
  }
  
  .popup-contact-button {
    padding: 8px 30px; 
    border: none; 
    background-color: #f8f8f8; 
    font-weight: 800; 
    color: #000; 
    border-radius: 10px; 
    cursor: pointer; 
    font-size: 13px;
  }
  