/* =Base Colors
************************************************************** */
/* =Colors
************************************************************** */
/* =fonts
************************************************************** */
/* =breaks
************************************************************** */
/* =minimum device sizes
************************************************************** */
/* 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: #f2f9fa;
  color: #383838;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  overflow-x: hidden; }

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

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

.page-container {
  max-width: 1302px;
  margin: 0 auto;
  background-color: #fff; }

.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; }

.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
************************************************************** */
/* =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; }

/* =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__tag {
  display: inline-block;
  padding: 0.2rem 0.6rem 0.3rem;
  margin: 0 0.25rem 0.5rem 0;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  background-color: #777; }
  .blog__tag:hover {
    background-color: #5e5e5e; }
  .blog__tag a,
  .blog__tag a:hover,
  .blog__tag a:active,
  .blog__tag a:visited {
    color: #fff; }

.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; } }

.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; }

.load-more__button {
  cursor: pointer; }

.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; }

/* =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 */
.tag {
  position: relative;
  border-radius: 0.125rem;
  padding: 0.3125rem;
  background: #f9f9f9; }
  .tag--with-img {
    padding: 0.3125rem 0.3125rem 0.3125rem 3.75rem; }
  .tag__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 3.75rem;
    bottom: 0;
    padding: 0.3125rem; }
  .tag__body {
    padding: 0.3125rem;
    font-size: 0.9rem; }
  .tag__category, .tag__name {
    display: block;
    margin: 0;
    padding: 0; }

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

.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; }

/* =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 1rem 1rem; }
  .video__title--item {
    font-size: 1.5rem;
    margin: 1rem; }

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

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

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

.video__section {
  margin: auto 1.25rem;
  display: flex;
  flex-wrap: wrap; }
  .video__section--main {
    justify-content: center; }
  .video__section--item {
    justify-content: center;
    margin-bottom: 3rem; }
    @media (min-width: 1199px) {
      .video__section--item {
        justify-content: space-between; } }

.video__box {
  display: flex;
  flex-direction: column;
  width: auto;
  margin: 1.25rem auto; }
  @media (min-width: 359px) {
    .video__box {
      width: 355.55px; } }
  @media (min-width: 768px) {
    .video__box {
      width: 586.66px; } }
  @media (min-width: 992px) {
    .video__box {
      width: 800px;
      margin: 3rem auto; } }
  .video__box--main {
    margin-top: 4.25rem; }
    @media (min-width: 1199px) {
      .video__box--main {
        width: 906.66px; } }
  @media (min-width: 1199px) {
    .video__box--item {
      margin: 1.25rem auto;
      width: 32%; } }

.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.5rem solid #15b5c6;
  height: auto; }
  @media (min-width: 359px) {
    .video__iframe {
      height: 175px; } }
  @media (min-width: 768px) {
    .video__iframe {
      height: 330px; } }
  @media (min-width: 992px) {
    .video__iframe {
      height: 450px; } }
  @media (min-width: 1199px) {
    .video__iframe {
      height: 510px; } }

.video__thumbnail {
  width: 100%;
  overflow: hidden;
  background-color: #000;
  border-bottom: 1.5rem solid #15b5c6;
  height: auto; }
  @media (min-width: 359px) {
    .video__thumbnail {
      height: 175px; } }
  @media (min-width: 768px) {
    .video__thumbnail {
      height: 330px; } }
  @media (min-width: 992px) {
    .video__thumbnail {
      height: 450px; } }
  @media (min-width: 1199px) {
    .video__thumbnail--main {
      height: 510px; } }
  @media (min-width: 1199px) {
    .video__thumbnail--item {
      height: 200px; } }
  .video__thumbnail--active {
    display: block; }
  .video__thumbnail--inactive {
    display: none; }

img.video__thumbnail-img {
  opacity: 0.6;
  width: auto;
  margin: auto; }
  @media (min-width: 359px) {
    img.video__thumbnail-img {
      width: 100%;
      margin-top: -2rem; } }
  @media (min-width: 768px) {
    img.video__thumbnail-img {
      margin-top: -3.45rem; } }
  @media (min-width: 992px) {
    img.video__thumbnail-img {
      width: 100%;
      margin-top: -4.7rem; } }
  @media (min-width: 1199px) {
    img.video__thumbnail-img--main {
      width: 100%;
      margin-top: -5.25rem; } }
  @media (min-width: 1199px) {
    img.video__thumbnail-img--item {
      margin-top: -2.5rem; } }
  img.video__thumbnail-img--original {
    margin-top: 0; }

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

.promotion__image {
  width: max-content;
  height: auto; }

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

/* =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
************************************************************** */
.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; }

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

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

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

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

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

.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%; }

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

.no-component {
  color: #f00; }



#render-search-results h1 {
  padding: 30px 0 0 75px;
}

ul.search-results.apachesolr_search-results {
  list-style: none;
  padding: 0 0 0 30px;
}

li.search-result {
  padding: 10px 20px;
}

.search-snippet-info {
  width: 90%;
}

.sk-search-pager {
  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: #fabb16;
  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: #fabb16;
  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: #fabb16;
  border-color: #fabb16;
  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;
}

.pagination-search > .active > a .sr-only {
  display: none;
}

@media (max-width: 767px) {
  #render-search-results h1 {
    padding: 30px 0 0;
    text-align: center;
  }
}