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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 822, src/sass/libs/mediaelement.scss */
:root .mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 7, src/sass/core/cookiePolicy.scss */
.cookiePolicy-info {
  background-color: #e5e5e5;
  transition: 2s linear all;
  max-height: 1000px;
  overflow: hidden;
  background-color: white;
}

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

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

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

/* line 30, src/sass/core/cookiePolicy.scss */
.cookiePolicy-buttons button {
  background-color: #009bde;
  color: white;
  padding: 7px 15px;
  cursor: pointer;
  border: none;
}

/* line 37, src/sass/core/cookiePolicy.scss */
.cookiePolicy-buttons button:hover {
  background-color: #0657b8;
  color: white;
  text-decoration: none;
}

/* line 45, src/sass/core/cookiePolicy.scss */
.cookiePolicy-restrictive {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}

/* line 54, src/sass/core/cookiePolicy.scss */
.cookiePolicy-restrictive.collapsed {
  display: none;
}

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

@media screen and (max-width: 699px) {
  /* line 58, src/sass/core/cookiePolicy.scss */
  .cookiePolicy-restrictive .cookiePolicy-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 699px) {
  /* line 45, src/sass/core/cookiePolicy.scss */
  .cookiePolicy-restrictive {
    position: absolute;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/core/exitNotification.scss */
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}

/* line 14, src/sass/core/exitNotification.scss */
.exit-notification.is-hidden {
  display: none;
}

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

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

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

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

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

/* line 6, src/sass/core/_typography.scss */
body {
  font-size: 1.5rem;
  font-family: 'Open Sans', sans-serif;
  color: #4c4c4c;
  font-weight: 300;
  letter-spacing: -0.02em;
}

/* line 14, src/sass/core/_typography.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  margin: 10px 0;
  font-weight: 300;
  color: #0657b8;
  line-height: normal;
}

/* line 27, src/sass/core/_typography.scss */
h1 {
  font-size: 3.4rem;
  font-size: calc( 3.4rem + ( 54 - 34 ) * (100vw - 320px) / (448));
  line-height: 1.2;
  color: white;
}

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

/* line 34, src/sass/core/_typography.scss */
h2 {
  font-size: 1.8rem;
  font-size: calc( 1.8rem + ( 23 - 18 ) * (100vw - 320px) / (448));
  line-height: 1.4;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 73, src/sass/core/_typography.scss */
a:hover {
  color: #0657b8;
}

/* line 80, src/sass/core/_typography.scss */
.richText-content a,
.table a {
  color: #4c4c4c;
  font-weight: 400;
}

/* line 84, src/sass/core/_typography.scss */
.richText-content a:hover,
.table a:hover {
  color: #0657b8;
  text-decoration: underline;
}

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

/* line 102, src/sass/core/_typography.scss */
#content table ul,
#content table ol,
#content .richText-content ul,
#content .richText-content ol,
.overlay-content-inner table ul,
.overlay-content-inner table ol,
.overlay-content-inner .richText-content ul,
.overlay-content-inner .richText-content ol,
.cookiePolicy-inner table ul,
.cookiePolicy-inner table ol,
.cookiePolicy-inner .richText-content ul,
.cookiePolicy-inner .richText-content ol {
  padding: 0 15px;
  margin-left: 15px;
}

/* line 107, src/sass/core/_typography.scss */
#content table ul li,
#content table ol li,
#content .richText-content ul li,
#content .richText-content ol li,
.overlay-content-inner table ul li,
.overlay-content-inner table ol li,
.overlay-content-inner .richText-content ul li,
.overlay-content-inner .richText-content ol li,
.cookiePolicy-inner table ul li,
.cookiePolicy-inner table ol li,
.cookiePolicy-inner .richText-content ul li,
.cookiePolicy-inner .richText-content ol li {
  display: list-item;
  list-style-type: inherit;
  padding: 0 5px;
  float: none;
}

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

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

/* line 123, src/sass/core/_typography.scss */
#content table ol,
#content .richText-content ol,
.overlay-content-inner table ol,
.overlay-content-inner .richText-content ol,
.cookiePolicy-inner table ol,
.cookiePolicy-inner .richText-content ol {
  list-style-type: decimal;
}

/* line 126, src/sass/core/_typography.scss */
#content table ol ol,
#content .richText-content ol ol,
.overlay-content-inner table ol ol,
.overlay-content-inner .richText-content ol ol,
.cookiePolicy-inner table ol ol,
.cookiePolicy-inner .richText-content ol ol {
  list-style-type: lower-alpha;
}

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

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

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

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

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

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

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

/* line 43, src/sass/core/main.scss */
[id=header] > .row > .layout-outer > .layout-inner > div {
  padding-left: 0;
  padding-right: 0;
}

/* line 52, src/sass/core/main.scss */
[id=footer] {
  box-shadow: 0 -10px 60px -30px rgba(0, 0, 0, 0.5);
}

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

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

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

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

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

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

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

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

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

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

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

/* line 107, src/sass/core/main.scss */
.alert-error {
  color: #0657b8;
}

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

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

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

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

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

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

/* line 146, src/sass/core/main.scss */
#content table ul ul,
#content .richText-content ul ul,
.overlay-content-inner table ul ul,
.overlay-content-inner .richText-content ul ul,
.cookiePolicy-inner table ul ul,
.cookiePolicy-inner .richText-content ul ul {
  list-style-type: disc;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/core/overlay.scss */
.overlay-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  z-index: 9998;
  opacity: 0.7;
}

/* line 15, src/sass/core/overlay.scss */
.overlay-container {
  position: absolute;
  width: 100%;
  top: 150px;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px;
}

/* line 24, src/sass/core/overlay.scss */
.overlay-content {
  border: solid 2px #b5b5b5;
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: white;
  text-align: left;
  border-radius: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 80, src/sass/components/accordion/_accordion-base.scss */
.mod-js .accordion-slide.is-active > .accordion-head:hover::after,
.mod-js .accordion-slide.is-active > .accordion-head::after {
  right: 15px;
  content: "\f078";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

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

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

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

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

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

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

/* line 7, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-head {
  background-color: transparent;
  border-bottom: 1px solid #98bde2;
  margin-bottom: 15px;
  padding: 15px 0;
  color: #0657b8;
}

/* line 14, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-head:hover {
  background-color: transparent;
  color: #0657b8;
}

/* line 19, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-head::before {
  pointer-events: none;
  transition: opacity 100ms;
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  background-image: radial-gradient(ellipse at top center, rgba(152, 189, 226, 0.9) 0%, rgba(152, 189, 226, 0.4) 10%, rgba(152, 189, 226, 0.1) 40%, rgba(152, 189, 226, 0) 80%);
  position: absolute;
  top: calc(100% + 1px);
  left: 0;
  right: 0;
  height: 20px;
  width: 100%;
  margin: auto;
}

/* line 37, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-head::after {
  right: 5px;
  border-right: 2px solid #0657b8;
  border-bottom: 2px solid #0657b8;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  content: '';
}

/* line 48, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-title-link {
  color: #0657b8;
}

/* line 52, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-slide {
  border-top: none;
}

/* line 55, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-slide.is-active > .accordion-head {
  color: #0657b8;
}

/* line 58, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-slide.is-active > .accordion-head:hover {
  background-color: transparent;
  color: #0657b8;
}

/* line 62, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-slide.is-active > .accordion-head:hover::after {
  right: 5px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  content: '';
  top: calc(50% + 10px);
}

/* line 70, src/sass/components/accordion/_accordion-pdp.scss */
.accordion-pdp .accordion-slide.is-active > .accordion-head::after {
  right: 5px;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  content: '';
  top: calc(50% + 10px);
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/articleList/_articleList-base.scss */
.articleList > .component-content {
  background-color: #e5e5e5;
  background-color: transparent;
}

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

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

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

/* line 23, src/sass/components/articleList/_articleList-base.scss */
.articleList-article-wrapper {
  /* Safari */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 12, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-article {
  width: calc((100% / 3) - 15px);
  margin: 7.5px;
  overflow: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

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

/* line 27, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-article-wrapper {
  width: 100%;
  padding: 1.5rem 1.5rem 6.5rem;
  transition: box-shadow 0.2s ease, background-image 0.2s ease;
  position: relative;
}

/* line 33, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-article-wrapper:hover {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15);
  background-image: linear-gradient(0deg, transparent 0%, rgba(0, 0, 0, 0.03) 100%);
}

/* line 39, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-description {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin: 0.75rem 0;
}

/* line 44, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-description-content {
  text-transform: none;
  font-size: 1.5rem;
  line-height: 1.35em;
}

/* line 50, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-thumbnail-wrapper {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 0.75rem;
}

/* line 57, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-thumbnail-wrapper > a {
  display: block;
  height: 275px;
}

/* line 63, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-thumbnail {
  width: auto;
  display: block;
  position: absolute;
  max-height: 270px;
  max-width: 100%;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 0;
}

/* line 75, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-title {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  font-size: 1.5rem;
  width: 100%;
  line-height: 1.25em;
  padding-bottom: 0;
  margin: 0.75rem 0;
}

/* line 83, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-title > a {
  color: #0657b8;
}

/* line 88, src/sass/components/articleList/_articleList-products-grid.scss */
.articleList-products-grid .articleList-more {
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
  display: block;
  margin: 0;
  font-weight: 300;
  background-color: #009bde;
  color: white;
  padding: 10px;
  font-size: 1.6rem;
  line-height: 1.25;
  text-align: center;
  width: calc(100% - 3rem);
  box-sizing: border-box;
  transition: background-color 0.2s ease;
}

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

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

/* line 4, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-heading {
  text-align: center;
  color: #0657b8;
  font-weight: 400;
}

/* line 9, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-heading::after {
  content: '';
  height: 1px;
  width: 100%;
  background-color: #0657b8;
  position: absolute;
  left: 0;
  top: 55px;
}

/* line 20, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list {
  margin-top: 40px;
}

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

/* line 29, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50px;
  height: 50px;
  display: block;
  text-align: center;
  border-radius: 50%;
  background-color: rgba(6, 87, 184, 0.1);
  border: 2px solid rgba(6, 87, 184, 0.1);
  color: rgba(6, 87, 184, 0.15);
  transition: background-color 0.1s linear, border 0.1s linear, color 0.1s linear;
  cursor: pointer;
  font-size: 0;
  padding: 0;
  -webkit-appearance: none;
  z-index: 999;
}

@media (max-width: 767px) {
  /* line 29, src/sass/components/articleList/_articleList-related-products.scss */
  .articleList-related-products > .component-content .articleList-list .slick-arrow {
    width: 30px;
    height: 30px;
  }
}

/* line 53, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow:hover {
  border-color: rgba(6, 87, 184, 0.2);
  color: rgba(6, 87, 184, 0.3);
  text-decoration: none;
}

/* line 59, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow:focus {
  outline: 0;
  border-color: rgba(6, 87, 184, 0.2);
  color: rgba(6, 87, 184, 0.3);
}

/* line 65, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow::before {
  font-size: 3rem;
  line-height: normal;
  color: rgba(152, 189, 226, 0.5);
  display: inline-block;
  transition: 0.1s linear;
  content: '';
  position: relative;
  border-left: 1px solid;
  border-top: 1px solid;
  width: 16.66667px;
  height: 16.66667px;
  margin: 0;
}

@media (max-width: 767px) {
  /* line 65, src/sass/components/articleList/_articleList-related-products.scss */
  .articleList-related-products > .component-content .articleList-list .slick-arrow::before {
    width: 10px;
    height: 10px;
  }
}

/* line 84, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow::before:hover {
  border-color: rgba(152, 189, 226, 0.9);
}

/* line 87, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow::before:hover::before {
  color: rgba(152, 189, 226, 0.9);
}

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

/* line 96, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow.slick-prev::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 5px;
}

@media (max-width: 767px) {
  /* line 96, src/sass/components/articleList/_articleList-related-products.scss */
  .articleList-related-products > .component-content .articleList-list .slick-arrow.slick-prev::before {
    left: 3px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow.slick-prev:hover::before {
  left: 3px;
}

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

/* line 115, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow.slick-next::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  right: 5px;
}

@media (max-width: 767px) {
  /* line 115, src/sass/components/articleList/_articleList-related-products.scss */
  .articleList-related-products > .component-content .articleList-list .slick-arrow.slick-next::before {
    right: 3px;
  }
}

/* line 125, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow.slick-next:hover::before {
  right: 3px;
}

@media (max-width: 767px) {
  /* line 132, src/sass/components/articleList/_articleList-related-products.scss */
  .articleList-related-products > .component-content .articleList-list .slick-arrow::before {
    font-size: 1.5rem;
  }
  /* line 136, src/sass/components/articleList/_articleList-related-products.scss */
  .articleList-related-products > .component-content .articleList-list .slick-arrow.slick-prev {
    padding-right: 3px;
  }
  /* line 140, src/sass/components/articleList/_articleList-related-products.scss */
  .articleList-related-products > .component-content .articleList-list .slick-arrow.slick-next {
    padding-left: 3px;
  }
}

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

/* line 150, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-dots li {
  display: inline-block;
  height: 20px;
  width: 20px;
  font-size: 0;
  border-radius: 50%;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid transparent;
}

/* line 160, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: none;
  background-color: #009bde;
  padding: 0;
  margin-top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  outline: none;
  cursor: pointer;
}

/* line 173, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-dots li.slick-active {
  border-color: #009bde;
}

/* line 180, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-article {
  display: none;
  position: relative;
  padding-bottom: 80px;
  margin: 5px;
}

/* line 186, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-article-wrapper {
  padding: 20px 10px;
  border-radius: 12px;
  margin: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 192, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-article-wrapper:hover {
  box-shadow: 0 0 7px #ccc;
}

/* line 198, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-title {
  width: 100%;
  font-size: 1.6rem;
  color: #0657b8;
  font-weight: 700;
  margin-top: 15px;
  min-height: 3em;
  line-height: normal;
  padding: 0;
}

/* line 208, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-title a {
  color: #0657b8;
}

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

/* line 218, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-description-content {
  text-transform: none;
}

/* line 223, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-thumbnail-wrapper {
  height: 260px;
  position: relative;
}

/* line 229, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-thumbnail-wrapper:hover + .articleList-title a {
  text-decoration: underline;
}

/* line 236, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-thumbnail {
  max-height: 260px;
  width: auto;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

/* line 246, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-more {
  display: block;
  width: auto;
  max-width: 125px;
  margin: 15px auto;
  font-weight: 400;
  background-color: #0063be;
  color: white;
  padding: 10px 20px;
  font-size: 1.6rem;
  line-height: 1.25;
  text-align: center;
  border-radius: 15px 0;
  letter-spacing: 4px;
  text-transform: uppercase;
}

/* line 262, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-more:hover {
  background-color: #0657b8;
  color: white;
  text-decoration: none;
}

/* line 268, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-more-arrow {
  display: none;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 1, src/sass/components/box/_box-base.scss */
.box-video-bg {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

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

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

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

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

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

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

/* line 6, src/sass/components/box/_box-background.scss */
.box-background-blue {
  background-color: #009bde;
  color: white;
}

/* line 11, src/sass/components/box/_box-background.scss */
.box-background-blue .component-content h1,
.box-background-blue .component-content h2,
.box-background-blue .component-content h3,
.box-background-blue .component-content h4,
.box-background-blue .component-content h5,
.box-background-blue .component-content h6 {
  color: white;
}

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

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

/* line 6, src/sass/components/box/_box-full-width-box.scss */
.box-full-width-box > .component-content {
  max-width: none;
  margin: 0 !important;
  padding: 0 15px;
}

/* line 1, src/sass/components/box/_box-hide-below-desktop.scss */
.box-hide-below-desktop {
  display: none;
}

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

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

/* line 2, src/sass/components/box/_box-footer-shadow.scss */
.box-footer-shadow > .component-content {
  background-size: auto;
  background-repeat: no-repeat;
  background-position: top center;
}

/* line 1, src/sass/components/box/_box-country-selector.scss */
.box-country-selector {
  display: none;
  background-color: white;
  padding: 60px 0;
}

/* line 6, src/sass/components/box/_box-country-selector.scss */
.box-country-selector a {
  font-weight: 400;
}

/* line 9, src/sass/components/box/_box-country-selector.scss */
.box-country-selector a:hover {
  text-decoration: underline;
}

/* line 14, src/sass/components/box/_box-country-selector.scss */
.box-country-selector a.close-button {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 15px;
  top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background-color: rgba(6, 87, 184, 0.1);
  border: 2px solid rgba(6, 87, 184, 0.1);
  color: rgba(6, 87, 184, 0.15);
  transition: background-color 0.1s linear, border 0.1s linear, color 0.1s linear;
  cursor: pointer;
}

/* line 30, src/sass/components/box/_box-country-selector.scss */
.box-country-selector a.close-button::before {
  content: "\f00d";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 3rem;
}

/* line 36, src/sass/components/box/_box-country-selector.scss */
.box-country-selector a.close-button:hover {
  background-color: rgba(6, 87, 184, 0.2);
  border-color: rgba(6, 87, 184, 0.2);
  color: rgba(6, 87, 184, 0.3);
  text-decoration: none;
}

/* line 1, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation {
  background-color: #009bde;
  position: relative;
  padding: 20px 15px;
  top: 0;
  left: -15px;
  width: calc(100% + 30px);
  z-index: 99999;
}

@media (min-width: 993px) {
  /* line 1, src/sass/components/box/_box-main-navigation.scss */
  .box-main-navigation {
    position: absolute !important;
    background-color: transparent;
  }
}

/* line 15, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation.initialized {
  position: absolute;
  left: 0;
  width: 100%;
}

/* line 24, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation .component-content .content > .image .component-content {
  text-align: left;
}

/* line 28, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation .component-content .content > .image img {
  max-height: 60px;
  width: auto;
}

/* line 36, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation a.hamburger-button,
.box-main-navigation a.globe-button {
  display: block;
  position: absolute;
  top: 20px;
}

@media (min-width: 993px) {
  /* line 36, src/sass/components/box/_box-main-navigation.scss */
  .box-main-navigation a.hamburger-button,
  .box-main-navigation a.globe-button {
    display: none;
  }
}

/* line 46, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation a.hamburger-button::before,
.box-main-navigation a.globe-button::before {
  font-size: 3rem;
  color: white;
  line-height: normal;
  cursor: pointer;
}

/* line 54, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation a.hamburger-button {
  right: 15px;
}

/* line 57, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation a.hamburger-button::before {
  content: "\f0c9";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 62, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation a.hamburger-button--active::before {
  content: "\f00d";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 68, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation a.globe-button {
  right: 75px;
}

/* line 71, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation a.globe-button::before {
  content: "\f0ac";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 1, src/sass/components/box/_box-small-hero.scss */
.box-small-hero {
  margin-top: -1px;
}

/* line 4, src/sass/components/box/_box-small-hero.scss */
.box-small-hero > .component-content {
  min-height: 600px;
  max-width: none;
  background-size: 700px;
  background-position: center bottom;
}

@media (min-width: 992px) {
  /* line 4, src/sass/components/box/_box-small-hero.scss */
  .box-small-hero > .component-content {
    min-height: 415px;
    background-position: center;
    background-size: cover;
  }
}

/* line 16, src/sass/components/box/_box-small-hero.scss */
.box-small-hero > .component-content::before {
  pointer-events: none;
  transition: opacity 100ms;
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  background-image: radial-gradient(ellipse at bottom center, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.1) 40%, transparent 70%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  width: 100%;
  margin: auto;
}

/* line 1, src/sass/components/box/_box-small-hero-products.scss */
.box-small-hero-products {
  margin-top: -1px;
  overflow: hidden;
}

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

@media (max-width: 991px) {
  /* line 5, src/sass/components/box/_box-small-hero-products.scss */
  .box-small-hero-products > .component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 13, src/sass/components/box/_box-small-hero-products.scss */
.box-small-hero-products > .component-content::before {
  pointer-events: none;
  transition: opacity 100ms;
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  background-image: radial-gradient(ellipse at bottom center, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.4) 20%, rgba(0, 0, 0, 0.1) 40%, transparent 70%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  width: 100%;
  z-index: 1;
  margin: auto;
}

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

@media (max-width: 991px) {
  /* line 32, src/sass/components/box/_box-small-hero-products.scss */
  .box-small-hero-products > .component-content > .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

/* line 2, src/sass/components/box/_box-center-vertically.scss */
.box-center-vertically > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

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

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

@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.010416666666666666), screen and (min-width: 0\0) and (min-resolution: 1dpi) {
  /* line 21, src/sass/components/box/_box-center-vertically.scss */
  .box-center-vertically > .component-content > .content {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
  }
  /* line 32, src/sass/components/box/_box-center-vertically.scss */
  .box-center-vertically > .component-content[style*='background-image'] > .content {
    margin: auto;
  }
}

/* line 40, src/sass/components/box/_box-center-vertically.scss */
.box-center-vertically.box-center-vertically-nowrap > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 44, src/sass/components/box/_box-center-vertically.scss */
.box-center-vertically.box-center-vertically-nowrap > .component-content > .content {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

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

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

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

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

/* line 1, src/sass/components/box/_box-pdp-detail-hero.scss */
.box-pdp-detail-hero {
  margin-top: -1px;
}

/* line 4, src/sass/components/box/_box-pdp-detail-hero.scss */
.box-pdp-detail-hero > .component-content {
  min-height: 660px;
}

@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.010416666666666666) and (max-width: 768px), screen and (min-width: 0\0) and (min-resolution: 1dpi) and (max-width: 768px) {
  /* line 9, src/sass/components/box/_box-pdp-detail-hero.scss */
  .box-pdp-detail-hero > .component-content > .content {
    position: relative;
    -webkit-transform: none;
            transform: none;
  }
}

/* line 1, src/sass/components/box/_box-skin-type.scss */
.box-skin-type {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 1.5rem;
}

/* line 6, src/sass/components/box/_box-skin-type.scss */
.box-skin-type > .component-content {
  width: 100%;
  max-width: none;
  padding: 0 1.5rem;
  box-sizing: border-box;
}

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

/* line 16, src/sass/components/box/_box-skin-type.scss */
.box-skin-type > .component-content > .content {
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 1, src/sass/components/box/_box-social-footer.scss */
.social-footer {
  background-color: #0062c2;
}

/* line 6, src/sass/components/box/_box-social-footer.scss */
.social-footer .component-content .content .richText {
  padding: 0;
}

/* line 10, src/sass/components/box/_box-social-footer.scss */
.social-footer .component-content .content .richText .component-content .richText-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 16, src/sass/components/box/_box-social-footer.scss */
.social-footer .component-content .content .richText .component-content .richText-content p {
  color: #fff;
}

/* line 19, src/sass/components/box/_box-social-footer.scss */
.social-footer .component-content .content .richText .component-content .richText-content p:first-of-type {
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 700;
  margin: 20px 0 0;
  text-transform: uppercase;
  letter-spacing: 4px;
}

/* line 29, src/sass/components/box/_box-social-footer.scss */
.social-footer .component-content .content .richText .component-content .richText-content p a {
  color: #fff;
  position: relative;
  height: 50px;
  width: 50px;
  display: inline-block;
  margin: 0 10px;
}

/* line 37, src/sass/components/box/_box-social-footer.scss */
.social-footer .component-content .content .richText .component-content .richText-content p a::after {
  position: absolute;
  top: 0;
  color: #0063be;
  width: 50px;
  height: 50px;
  font-family: 'FontAwesome';
  font-size: 30px;
  background-color: #fff;
  border-radius: 50%;
  line-height: 52px;
}

/* line 51, src/sass/components/box/_box-social-footer.scss */
.social-footer .component-content .content .richText .component-content .richText-content p a.social-icon-youtube::after {
  content: '\f167';
  display: block;
}

/* line 58, src/sass/components/box/_box-social-footer.scss */
.social-footer .component-content .content .richText .component-content .richText-content p a.social-icon-instagram::after {
  content: '\f16d';
  display: block;
}

/* line 65, src/sass/components/box/_box-social-footer.scss */
.social-footer .component-content .content .richText .component-content .richText-content p a.social-icon-facebook::after {
  content: '\f09a';
  display: block;
}

/* line 71, src/sass/components/box/_box-social-footer.scss */
.social-footer .component-content .content .richText .component-content .richText-content p a.goToTop {
  position: absolute;
  right: 10%;
  height: 55px;
  width: 55px;
  bottom: -28px;
  z-index: 9999;
}

@media only screen and (min-width: 993px) and (max-width: 1199px) {
  /* line 71, src/sass/components/box/_box-social-footer.scss */
  .social-footer .component-content .content .richText .component-content .richText-content p a.goToTop {
    right: 10%;
  }
}

@media only screen and (max-width: 992px) {
  /* line 71, src/sass/components/box/_box-social-footer.scss */
  .social-footer .component-content .content .richText .component-content .richText-content p a.goToTop {
    right: 5%;
  }
}

@media only screen and (max-width: 320px) {
  /* line 71, src/sass/components/box/_box-social-footer.scss */
  .social-footer .component-content .content .richText .component-content .richText-content p a.goToTop {
    right: 0%;
  }
}

/* line 91, src/sass/components/box/_box-social-footer.scss */
.social-footer .component-content .content .richText .component-content .richText-content p a.goToTop::after {
  content: '\f106';
  display: block;
  top: 0;
  border: 2px solid #0063be;
  line-height: 46px;
}

@media only screen and (max-width: 992px) {
  /* line 91, src/sass/components/box/_box-social-footer.scss */
  .social-footer .component-content .content .richText .component-content .richText-content p a.goToTop::after {
    top: 0;
  }
}

/* line 1, src/sass/components/box/_box-article-cards.scss */
.article-cards {
  background-color: #f5f5f5;
  padding: 60px;
}

@media only screen and (max-width: 992px) {
  /* line 1, src/sass/components/box/_box-article-cards.scss */
  .article-cards {
    padding: 15px;
  }
}

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

/* line 16, src/sass/components/box/_box-article-cards.scss */
.article-cards .box {
  margin-bottom: 15px;
}

/* line 19, src/sass/components/box/_box-article-cards.scss */
.article-cards .box > .component-content {
  background-color: #fff;
  border-radius: 10px;
  height: 100%;
}

/* line 24, src/sass/components/box/_box-article-cards.scss */
.article-cards .box > .component-content .content {
  margin: 15px 0;
}

/* line 27, src/sass/components/box/_box-article-cards.scss */
.article-cards .box > .component-content .content .image {
  padding-right: 0;
}

/* line 30, src/sass/components/box/_box-article-cards.scss */
.article-cards .box > .component-content .content .image img {
  border-radius: 10px;
}

/* line 35, src/sass/components/box/_box-article-cards.scss */
.article-cards .box > .component-content .content .richText {
  padding: 0 8px;
}

/* line 38, src/sass/components/box/_box-article-cards.scss */
.article-cards .box > .component-content .content .richText h3 {
  text-transform: uppercase;
  margin-bottom: -10px;
  font-weight: bolder;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 5px;
}

/* line 46, src/sass/components/box/_box-article-cards.scss */
.article-cards .box > .component-content .content .richText p {
  color: #0657b8;
  font-family: 'Roboto', sans-serif;
  letter-spacing: 0;
}

/* line 1, src/sass/components/box/_box-zero-landing.scss */
.zero-landing-intro {
  padding: 80px 60px;
}

@media only screen and (max-width: 992px) {
  /* line 1, src/sass/components/box/_box-zero-landing.scss */
  .zero-landing-intro {
    padding: 15px;
  }
}

/* line 9, src/sass/components/box/_box-zero-landing.scss */
.zero-landing-intro .richText h2 {
  font-size: 46px;
  width: 78%;
}

@media only screen and (max-width: 992px) {
  /* line 9, src/sass/components/box/_box-zero-landing.scss */
  .zero-landing-intro .richText h2 {
    font-size: 31px;
    text-align: center;
    line-height: 33px;
  }
}

/* line 20, src/sass/components/box/_box-zero-landing.scss */
.zero-landing-intro .richText p {
  width: 78%;
}

@media only screen and (max-width: 992px) {
  /* line 20, src/sass/components/box/_box-zero-landing.scss */
  .zero-landing-intro .richText p {
    text-align: center;
  }
}

/* line 30, src/sass/components/box/_box-zero-landing.scss */
.zero-landing-related {
  padding: 80px 0;
}

/* line 34, src/sass/components/box/_box-zero-landing.scss */
.zero-landing-related .richText h3 {
  font-size: 46px;
  margin: auto;
  height: 80px;
}

@media only screen and (max-width: 992px) {
  /* line 34, src/sass/components/box/_box-zero-landing.scss */
  .zero-landing-related .richText h3 {
    font-size: 32px;
    width: 86%;
    line-height: 33px;
  }
}

/* line 48, src/sass/components/box/_box-zero-landing.scss */
.zero-landing-related .articleList-list .articleList-more {
  padding: 10px 50px;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs {
  margin: 10px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 63, src/sass/components/carousel/_carousel-base.scss */
.carousel-content {
  max-width: 48%;
  float: left;
  width: 100%;
  text-align: left;
  transition: margin 200ms ease-in;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 135, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav-prev a::before {
  content: "\f053";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 141, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav-next {
  right: 10px;
}

/* line 145, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav-next a::before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 155, src/sass/components/carousel/_carousel-base.scss */
.no-js .carousel-slide {
  position: static;
}

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

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

/* line 1, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero {
  padding: 0;
  margin-top: -1px;
}

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

/* line 112, src/sass/core/_mixins.scss */
.carousel-hero > .component-content .carousel-slides .carouselSlide .box::before {
  pointer-events: none;
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0.1) 40%, transparent 70%);
  position: absolute;
  left: 0;
  right: 0;
  height: 75px;
  bottom: 0;
  z-index: 999;
}

/* line 16, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-slides .carouselSlide .box > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 350px;
  margin: auto;
  padding: 0 15px;
  max-width: none;
}

@media (max-width: 767px) {
  /* line 16, src/sass/components/carousel/_carousel-hero.scss */
  .carousel-hero > .component-content .carousel-slides .carouselSlide .box > .component-content {
    background-image: none !important;
  }
}

@media (min-width: 768px) {
  /* line 16, src/sass/components/carousel/_carousel-hero.scss */
  .carousel-hero > .component-content .carousel-slides .carouselSlide .box > .component-content {
    padding: 0 80px;
    min-height: 600px;
    background-size: 400px;
    background-position: center bottom;
  }
}

@media (min-width: 992px) {
  /* line 16, src/sass/components/carousel/_carousel-hero.scss */
  .carousel-hero > .component-content .carousel-slides .carouselSlide .box > .component-content {
    background-size: 750px;
    background-position: right bottom;
    min-height: 800px;
  }
}

@media (min-width: 1200px) {
  /* line 16, src/sass/components/carousel/_carousel-hero.scss */
  .carousel-hero > .component-content .carousel-slides .carouselSlide .box > .component-content {
    background-size: contain;
  }
}

/* line 45, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-slides .carouselSlide .box > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: wrap row;
          flex-flow: wrap row;
  max-width: 1140px;
  width: 100%;
  margin: auto;
  margin-top: 0;
  padding-bottom: 75px;
}

@media (min-width: 992px) {
  /* line 45, src/sass/components/carousel/_carousel-hero.scss */
  .carousel-hero > .component-content .carousel-slides .carouselSlide .box > .component-content > .content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: auto;
  }
}

@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75) and (min-width: 992px), screen and (min-width: 0\0) and (min-resolution: 72dpi) and (min-width: 992px) {
  /* line 45, src/sass/components/carousel/_carousel-hero.scss */
  .carousel-hero > .component-content .carousel-slides .carouselSlide .box > .component-content > .content {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    width: 80%;
    left: 0;
    right: 0;
  }
}

/* line 78, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav .carousel-nav-item {
  vertical-align: middle;
}

/* line 81, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav .carousel-nav-item a {
  border: none;
  background-color: #e5e5e5;
  border-radius: 50%;
}

/* line 88, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav .carousel-nav-item.is-active a {
  position: relative;
  height: 20px;
  width: 20px;
  border: 1px solid #009bde;
  box-sizing: border-box;
}

/* line 95, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav .carousel-nav-item.is-active a::after {
  content: '';
  position: absolute;
  background-color: #009bde;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

/* line 112, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav .carousel-nav-prev,
.carousel-hero > .component-content .carousel-nav .carousel-nav-next {
  display: none;
  width: 50px;
  height: 50px;
}

/* line 118, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav .carousel-nav-prev a,
.carousel-hero > .component-content .carousel-nav .carousel-nav-next a {
  position: relative;
  border-radius: 50%;
  background-color: rgba(152, 189, 226, 0.3);
  border: 2px solid rgba(152, 189, 226, 0.5);
  transition: 0.1s linear;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 128, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav .carousel-nav-prev a::before,
.carousel-hero > .component-content .carousel-nav .carousel-nav-next a::before {
  color: rgba(152, 189, 226, 0.5);
  transition: 0.1s linear;
  content: '';
  position: relative;
  border-left: 1px solid;
  border-top: 1px solid;
  width: 16.66667px;
  height: 16.66667px;
  margin: 0;
}

/* line 140, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav .carousel-nav-prev a:hover,
.carousel-hero > .component-content .carousel-nav .carousel-nav-next a:hover {
  border-color: rgba(152, 189, 226, 0.9);
}

/* line 143, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav .carousel-nav-prev a:hover::before,
.carousel-hero > .component-content .carousel-nav .carousel-nav-next a:hover::before {
  color: rgba(152, 189, 226, 0.9);
}

@media (min-width: 768px) {
  /* line 112, src/sass/components/carousel/_carousel-hero.scss */
  .carousel-hero > .component-content .carousel-nav .carousel-nav-prev,
  .carousel-hero > .component-content .carousel-nav .carousel-nav-next {
    display: block;
  }
}

/* line 154, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav .carousel-nav-prev {
  left: 10px;
}

/* line 158, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav .carousel-nav-prev a::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 5px;
}

/* line 164, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav .carousel-nav-prev a:hover::before {
  left: 3px;
}

/* line 171, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav .carousel-nav-next {
  right: 10px;
}

/* line 175, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav .carousel-nav-next a::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  right: 5px;
}

/* line 181, src/sass/components/carousel/_carousel-hero.scss */
.carousel-hero > .component-content .carousel-nav .carousel-nav-next a:hover::before {
  right: 3px;
}

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

/* line 9, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .carousel-nav {
  display: none;
}

/* line 13, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .carousel-slide {
  position: relative;
  display: none;
}

/* line 17, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .carousel-slide.is-active {
  position: relative;
  display: block;
}

/* line 22, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .carousel-slide p {
  line-height: normal;
}

/* line 27, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .carousel-slides {
  overflow: visible;
}

/* line 33, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .carouselSlide .carousel-content .content {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  width: 100%;
}

@media (max-width: 991px) {
  /* line 33, src/sass/components/carousel/_carousel-product-range.scss */
  .carousel-products-range .carouselSlide .carousel-content .content {
    text-align: center !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}

@supports (-webkit-marquee-repetition: infinite) and ((-o-object-fit: fill) or (object-fit: fill)) {
  /* line 46, src/sass/components/carousel/_carousel-product-range.scss */
  .carousel-products-range .carouselSlide .carousel-content .content > .component {
    margin-left: -0.3px;
    margin-right: -0.3px;
  }
}

/* line 55, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .carousel-content {
  float: none;
  width: 100%;
}

/* line 61, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .no-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

/* line 68, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 73, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-slide {
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 0 5rem;
}

@media (max-width: 767px) {
  /* line 73, src/sass/components/carousel/_carousel-product-range.scss */
  .carousel-products-range .slick-initialized .slick-slide {
    padding: 0 2rem;
  }
}

/* line 83, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-slide > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

/* line 89, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-dots {
  padding: 0;
  margin: 0 0 2rem;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 96, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-dots li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid transparent;
  background-color: white;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin: 0;
}

/* line 107, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-dots li button {
  -webkit-appearance: none;
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #e5e5e5;
  cursor: pointer;
}

/* line 119, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-dots li button:focus {
  outline: 0;
  background-color: #0657b8;
}

/* line 125, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-dots li.slick-active {
  background-color: #e5e5e5;
  border: 1px solid #0657b8;
}

/* line 129, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-dots li.slick-active button {
  background-color: #0657b8;
}

/* line 138, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50px;
  height: 50px;
  display: block;
  text-align: center;
  border-radius: 50%;
  background-color: rgba(6, 87, 184, 0.1);
  border: 2px solid rgba(6, 87, 184, 0.1);
  color: rgba(6, 87, 184, 0.15);
  transition: background-color 0.1s linear, border 0.1s linear, color 0.1s linear;
  cursor: pointer;
  font-size: 0;
  padding: 0;
  -webkit-appearance: none;
  z-index: 999;
}

@media (max-width: 767px) {
  /* line 138, src/sass/components/carousel/_carousel-product-range.scss */
  .carousel-products-range .slick-initialized .slick-arrow {
    width: 30px;
    height: 30px;
  }
}

@media (max-width: 991px) {
  /* line 138, src/sass/components/carousel/_carousel-product-range.scss */
  .carousel-products-range .slick-initialized .slick-arrow {
    top: 165px;
  }
}

@media (max-width: 767px) {
  /* line 138, src/sass/components/carousel/_carousel-product-range.scss */
  .carousel-products-range .slick-initialized .slick-arrow {
    border-width: 1px;
  }
}

/* line 170, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-arrow::before {
  font-size: 3rem;
  line-height: normal;
  color: rgba(152, 189, 226, 0.5);
  display: inline-block;
  transition: 0.1s linear;
  content: '';
  position: relative;
  border-left: 1px solid;
  border-top: 1px solid;
  width: 16.66667px;
  height: 16.66667px;
  margin: 0;
}

@media (max-width: 767px) {
  /* line 170, src/sass/components/carousel/_carousel-product-range.scss */
  .carousel-products-range .slick-initialized .slick-arrow::before {
    width: 10px;
    height: 10px;
  }
}

/* line 189, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-arrow::before:hover {
  border-color: rgba(152, 189, 226, 0.9);
}

/* line 192, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-arrow::before:hover::before {
  color: rgba(152, 189, 226, 0.9);
}

@media (max-width: 767px) {
  /* line 170, src/sass/components/carousel/_carousel-product-range.scss */
  .carousel-products-range .slick-initialized .slick-arrow::before {
    font-size: 1.5rem;
  }
}

/* line 202, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-arrow:hover {
  border-color: rgba(6, 87, 184, 0.2);
  color: rgba(6, 87, 184, 0.3);
  text-decoration: none;
}

/* line 208, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-arrow:focus {
  outline: 0;
  border-color: rgba(6, 87, 184, 0.2);
  color: rgba(6, 87, 184, 0.3);
}

/* line 215, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-prev {
  left: -4rem;
}

@media (max-width: 1199px) {
  /* line 215, src/sass/components/carousel/_carousel-product-range.scss */
  .carousel-products-range .slick-initialized .slick-prev {
    left: 0;
  }
}

/* line 222, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-prev::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 5px;
}

@media (max-width: 767px) {
  /* line 222, src/sass/components/carousel/_carousel-product-range.scss */
  .carousel-products-range .slick-initialized .slick-prev::before {
    left: 3px;
  }
}

/* line 232, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-prev:hover::before {
  left: 3px;
}

/* line 238, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-next {
  right: -4rem;
}

@media (max-width: 1199px) {
  /* line 238, src/sass/components/carousel/_carousel-product-range.scss */
  .carousel-products-range .slick-initialized .slick-next {
    right: 0;
  }
}

@media (max-width: 767px) {
  /* line 238, src/sass/components/carousel/_carousel-product-range.scss */
  .carousel-products-range .slick-initialized .slick-next {
    padding-left: 2px;
  }
}

/* line 249, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-next::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  right: 5px;
}

@media (max-width: 767px) {
  /* line 249, src/sass/components/carousel/_carousel-product-range.scss */
  .carousel-products-range .slick-initialized .slick-next::before {
    right: 3px;
  }
}

/* line 259, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .slick-next:hover::before {
  right: 3px;
}

/* line 267, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .carousel-slide {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

/* line 271, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .carouselSlide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 0;
}

/* line 276, src/sass/components/carousel/_carousel-product-range.scss */
.carousel-products-range .slick-initialized .carouselSlide .carousel-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/components/divider/_divider-base.scss */
.divider > .component-content {
  height: 1px;
  margin: 15px 0;
  background: #0657b8;
}

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

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

/* line 24, src/sass/components/divider/_divider-base.scss */
.divider-medium-blue > .component-content {
  background: #98bde2;
}

/* line 30, src/sass/components/divider/_divider-base.scss */
.divider-higher-line > .component-content {
  height: 2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@supports (-webkit-marquee-repetition: infinite) and ((-o-object-fit: fill) or (object-fit: fill)) {
  /* line 1, src/sass/components/fileList/_fileList-image-carousel.scss */
  .fileList-image-carousel {
    margin-left: -0.5px;
    margin-right: -0.5px;
  }
}

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

/* line 12, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .fileList-file:not(.first) {
  display: none;
}

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

/* line 21, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .fileList-description {
  padding: 0 60px;
  position: relative;
  height: 450px;
}

/* line 27, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .fileList-thumbnail {
  float: none;
  margin: auto;
  max-width: 100%;
  max-height: 400px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 40, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .fileList-list .slick-dots {
  padding: 0;
  text-align: center;
}

/* line 44, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .fileList-list .slick-dots li {
  display: inline-block;
  height: 20px;
  width: 20px;
  font-size: 0;
  border-radius: 50%;
  cursor: pointer;
  background-color: #009bde;
  border: 1px solid transparent;
}

/* line 54, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .fileList-list .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: none;
  background-color: #e5e5e5;
  padding: 0;
  margin-top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  outline: none;
  cursor: pointer;
}

/* line 67, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .fileList-list .slick-dots li.slick-active {
  border-color: #e5e5e5;
}

/* line 73, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .fileList-list .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  border: 2px solid rgba(255, 255, 255, 0.1);
  transition: 0.1s linear;
  font-size: 0;
  cursor: pointer;
  z-index: 999;
  outline: none;
}

/* line 89, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .fileList-list .slick-arrow::before {
  font-size: 30px;
  display: block;
  text-align: center;
  color: rgba(255, 255, 255, 0.1);
  transition: 0.1s linear;
}

/* line 97, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .fileList-list .slick-arrow:hover {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.2);
}

/* line 101, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .fileList-list .slick-arrow:hover::before {
  color: rgba(255, 255, 255, 0.2);
}

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

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

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

/* line 119, src/sass/components/fileList/_fileList-image-carousel.scss */
.fileList-image-carousel .fileList-list .slick-arrow.slick-next::before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  padding-left: 5px;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/flash/_flash-base.scss */
.flash > .component-content {
  text-align: center;
}

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

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

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

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

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

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

/* line 28, src/sass/components/form/_form-base.scss */
.form select,
.form textarea,
.form input {
  width: 100%;
  max-width: 250px;
  padding: 4px 6px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: #00141c;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #7dd8ff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s;
}

/* line 45, src/sass/components/form/_form-base.scss */
.form select:focus,
.form textarea:focus,
.form input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

/* line 50, src/sass/components/form/_form-base.scss */
.form select:focus:invalid,
.form textarea:focus:invalid,
.form input:focus:invalid {
  color: red;
  border-color: #ff6666;
}

/* line 57, src/sass/components/form/_form-base.scss */
.form legend {
  font-size: 18px;
  font-weight: 700;
  margin-left: 10px;
  padding: 0 5px;
  display: block;
  margin-right: 10px;
}

/* line 66, src/sass/components/form/_form-base.scss */
.form textarea {
  height: auto;
  resize: vertical;
}

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

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

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

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

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

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

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

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

/* line 113, src/sass/components/form/_form-base.scss */
.hiddenField {
  display: none;
}
/* stylelint disable */
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/image/_image-base.scss */
.image .right {
  text-align: right;
}

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

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

/* line 16, src/sass/components/image/_image-base.scss */
.image a {
  width: 100%;
}

@media only screen and (max-width: 992px) {
  /* line 22, src/sass/components/image/_image-base.scss */
  .image .component-content {
    text-align: center;
  }
  /* line 25, src/sass/components/image/_image-base.scss */
  .image .component-content.right {
    text-align: right;
  }
  /* line 29, src/sass/components/image/_image-base.scss */
  .image .component-content.left {
    text-align: left;
  }
}

/* line 1, src/sass/components/image/_image-product-range-carousel-cover.scss */
.image-product-range-carousel-cover {
  margin: 1.5rem 0;
}

@media (max-width: 991px) {
  /* line 1, src/sass/components/image/_image-product-range-carousel-cover.scss */
  .image-product-range-carousel-cover {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

/* line 8, src/sass/components/image/_image-product-range-carousel-cover.scss */
.image-product-range-carousel-cover img {
  margin: 0 auto;
  max-height: 450px;
  height: auto;
  width: auto;
}

@media (max-width: 991px) {
  /* line 8, src/sass/components/image/_image-product-range-carousel-cover.scss */
  .image-product-range-carousel-cover img {
    max-height: 350px;
  }
}

/* line 1, src/sass/components/image/_image-small-hero-products.scss */
.image-small-hero-products {
  position: static;
}

/* line 4, src/sass/components/image/_image-small-hero-products.scss */
.image-small-hero-products img {
  position: absolute;
  bottom: 0;
  left: 15%;
  display: block;
}

@media (max-width: 991px) {
  /* line 4, src/sass/components/image/_image-small-hero-products.scss */
  .image-small-hero-products img {
    position: static;
    margin: 0 auto;
  }
}

/* line 2, src/sass/components/image/_image-small-hero-products-align-right.scss */
.image-small-hero-products-align-right img {
  left: auto;
  right: 15%;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery > .component-content {
  padding: 13px;
  border: solid 2px #b5b5b5;
  background-color: #e5e5e5;
}

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

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

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

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

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

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

/* line 40, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow, .imageGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 35px;
  height: 60px;
  cursor: pointer;
  font: 0/0 serif;
  color: transparent;
}

/* line 51, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow::before, .imageGallery-arrow.is-disabled:hover::before {
  position: absolute;
  top: 50%;
  color: #2cbfff;
}

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

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

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

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

/* line 75, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow-left::before, .imageGallery-arrow-left.is-disabled:hover::before {
  content: "\f053";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 30px;
}

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

/* line 86, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-arrow-right::before, .imageGallery-arrow-right.is-disabled:hover::before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 30px;
}

/* line 94, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail {
  position: relative;
  display: block;
  float: left;
  padding: 0;
  margin: 0 9px;
  border: solid 4px #00141c;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.2s;
}

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

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

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

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

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

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

/* line 141, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail-overlay {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -14px 0 0 -15px;
  height: 28px;
  width: 30px;
  cursor: pointer;
  opacity: 0.7;
}

/* line 151, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-thumbnail-overlay::before {
  content: "\f04b";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  font-size: 15px;
  border-radius: 50%;
  border: 3px solid #00141c;
  text-indent: 7px;
  background: #fff;
  text-align: center;
  line-height: 24px;
}

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

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

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

/* line 187, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-list-inner {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  width: 4000px;
  overflow: hidden;
  list-style: none;
}

/* line 200, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-view {
  border: solid 2px #b5b5b5;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
  text-align: center;
  background: #fff;
}

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

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

/* line 222, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-view-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -34px 0 0 -36px;
  width: 73px;
  height: 69px;
  cursor: pointer;
  transition: opacity 0.5s;
  opacity: 0;
}

/* line 233, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-view-overlay:hover {
  opacity: 1;
  text-decoration: none;
}

/* line 238, src/sass/components/imageGallery/_imageGallery-base.scss */
.imageGallery-view-overlay::before {
  content: "\f04b";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  border: 3px solid #00141c;
  border-radius: 50%;
  font-size: 30px;
  text-indent: 5px;
  text-align: center;
  line-height: 65px;
}

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

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

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

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

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

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

/* line 287, src/sass/components/imageGallery/_imageGallery-base.scss */
.no-js .imageGallery-thumbnail img {
  width: auto;
  height: auto;
}

/* line 292, src/sass/components/imageGallery/_imageGallery-base.scss */
.no-js .imageGallery-thumbnail a::after {
  display: block;
  padding: 10px 0 30px;
  content: attr(data-description);
  text-align: left;
}
.logo-embed-code{width:100%}/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/map/_map-base.scss */
.map-canvas {
  border: solid 2px #b5b5b5;
  margin-bottom: 10px;
  text-align: center;
}

/* line 9, src/sass/components/map/_map-base.scss */
.map-canvas img {
  width: 100%;
  max-width: inherit;
}

/* line 15, src/sass/components/map/_map-base.scss */
.no-js .map-canvas img {
  width: 100%;
  max-width: 640px;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/navigation/_navigation-base.scss */
.navigation-root {
  text-align: left;
  z-index: 10;
  max-width: 100%;
}

/* line 11, src/sass/components/navigation/_navigation-base.scss */
.navigation-mobile-menu {
  display: none;
}

@media only screen and (max-width: 992px) {
  /* line 11, src/sass/components/navigation/_navigation-base.scss */
  .navigation-mobile-menu {
    border: 2px solid;
    display: block;
    position: relative;
    margin: 0 0 -2px -2px;
    width: 100%;
    height: 41px;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
    background: whitesmoke;
  }
  /* line 27, src/sass/components/navigation/_navigation-base.scss */
  .navigation-mobile-menu::after {
    content: "\f0c9";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: block;
    width: 41px;
    height: 41px;
    position: absolute;
    top: 0;
    line-height: 38px;
    font-size: 25px;
    right: 0;
  }
}

/* line 34, src/sass/components/navigation/_navigation-base.scss */
.navigation-branch {
  border: 2px solid;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow: visible;
  list-style: none;
}

/* line 43, src/sass/components/navigation/_navigation-base.scss */
.navigation-branch.navigation-level1 {
  display: block;
  border: none;
}

/* line 49, src/sass/components/navigation/_navigation-base.scss */
.navigation-item {
  margin: 0;
  display: block;
}

/* line 53, src/sass/components/navigation/_navigation-base.scss */
.navigation-item > .navigation-item-title {
  display: block !important;
  padding: 5px 15px 5px 40px;
  background: none;
  font-size: 12px;
  line-height: 1.5;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

/* line 59, src/sass/components/navigation/_navigation-base.scss */
.navigation-item > .navigation-item-title:hover {
  text-decoration: none;
}

/* line 66, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.has-children > .navigation-item-title .navigation-item-decoration {
  background-color: #0077ab;
}

/* line 74, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.has-active-child > .navigation-item-title, .navigation-item.is-active > .navigation-item-title {
  color: #00141c;
  background: #cccccc;
  text-decoration: none;
}

/* line 83, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.is-open > .navigation-branch,
.no-js .navigation-item:hover > .navigation-branch {
  display: block;
}

/* line 88, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level1 {
  margin: 0 0 -2px -2px;
  box-sizing: border-box;
  border: 2px solid;
}

/* line 94, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level1 > .navigation-item-title {
  display: block;
}

/* line 97, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level1 > .navigation-item-title:hover {
  color: #fff;
  background: #009bde;
  text-decoration: none;
}

/* line 106, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level1.has-active-child > .navigation-item-title, .navigation-item.navigation-level1.is-active > .navigation-item-title {
  color: #fff;
  background: #005478;
  text-decoration: none;
}

@media only screen and (max-width: 992px) {
  /* line 88, src/sass/components/navigation/_navigation-base.scss */
  .navigation-item.navigation-level1 {
    width: 100%;
  }
}

/* line 118, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level2 {
  border-top: 1px solid #00141c;
}

@media only screen and (max-width: 992px) {
  /* line 118, src/sass/components/navigation/_navigation-base.scss */
  .navigation-item.navigation-level2 {
    display: none;
  }
  /* line 124, src/sass/components/navigation/_navigation-base.scss */
  .navigation-item.navigation-level2.is-open {
    display: block;
  }
}

/* line 132, src/sass/components/navigation/_navigation-base.scss */
.navigation-branch.navigation-level2 {
  display: block;
}
.customDataLayerProperties,.pageDataLayerConfiguration,.pageDataLayerProperties,.pdpDataLayerProperties{background-color:#dcdcdc}.pr-components-conflict{display:none}.pr-components-conflict.pr-components-conflict--active{display:block}.productCatalogConfig{display:none}/* line 2, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-link {
  position: relative;
  display: inline-block;
  line-height: 28px;
  color: color(orange);
  font-weight: 600;
  font-size: 1.3em;
}

/* line 10, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-link::after {
  right: -20px;
}

/* line 15, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
  padding: 30px 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.1s 0.4s, visibility 0.1s 0.4s;
}

/* line 29, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container.is-active {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.1s, visibility 0.1s;
}

/* line 34, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container.is-active .product-gallery-content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  transition: opacity 0.3s 0.2s, visibility 0.3s, -webkit-transform 0.3s ease-out 0.1s;
  transition: transform 0.3s ease-out 0.1s, opacity 0.3s 0.2s, visibility 0.3s;
  transition: transform 0.3s ease-out 0.1s, opacity 0.3s 0.2s, visibility 0.3s, -webkit-transform 0.3s ease-out 0.1s;
}

/* line 42, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  top: 50%;
  visibility: hidden;
  padding: 60px 0;
  width: 600px;
  min-height: 530px;
  max-height: 100%;
  margin: auto;
  overflow: hidden;
  font-size: 0;
  background-color: color(white);
  opacity: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -webkit-transform: translateY(-70%);
          transform: translateY(-70%);
  transition: opacity 0.3s 0.1s, visibility 0.3s, -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, opacity 0.3s 0.1s, visibility 0.3s;
  transition: transform 0.3s ease-out, opacity 0.3s 0.1s, visibility 0.3s, -webkit-transform 0.3s ease-out;
}

/* line 64, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer {
  font-size: 21px;
  line-height: 1;
  font-weight: 600;
  position: absolute;
  top: 15px;
  right: 15px;
  color: #000;
  text-shadow: 0 1px 0 color(white);
  opacity: 0.2;
  text-decoration: none;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: opacity 0.2s;
}

/* line 78, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer:hover {
  opacity: 0.5;
}

/* line 83, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails {
  position: relative;
  width: 20%;
  max-height: 90vh;
  padding: 0;
  font-size: 0;
  text-align: center;
  overflow: auto;
  list-style-type: none;
  z-index: 1;
}

@media (max-width: 469px) {
  /* line 83, src/sass/components/productGallery/_productGallery-base.scss */
  .productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails {
    width: 100px;
  }
}

/* line 98, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li {
  text-align: center;
  display: inline-block;
  width: 84px;
  height: 84px;
  margin: 14px 0;
  border: 2px solid color(gray);
  cursor: pointer;
  overflow: hidden;
  transition: border-color 0.3s;
}

/* line 109, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li:focus {
  box-shadow: 0 0 1px 1px color(blue);
}

/* line 113, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li.is-active {
  border-color: color(red);
}

/* line 119, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  width: 80%;
  text-align: center;
  font-size: 0;
  list-style-type: none;
  z-index: 0;
}

@media (max-width: 469px) {
  /* line 119, src/sass/components/productGallery/_productGallery-base.scss */
  .productGallery .product-gallery-container .product-gallery-content .product-gallery-view {
    max-width: 78%;
  }
}

/* line 133, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li {
  display: none;
  overflow: hidden;
}

/* line 137, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li.is-active {
  display: inline-block;
}

/* line 141, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li img {
  max-width: 100%;
}

/* line 150, src/sass/components/productGallery/_productGallery-base.scss */
body.has-visible-gallery {
  overflow: hidden;
}
.productTeaser{text-align:center}/*stylelint-disable*/
/*stylelint-disable*/
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/richText/_richText-base.scss */
.richText .component-content {
  overflow: hidden;
}

/* line 52, src/sass/core/_mixins.scss */
.richText h1 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 52, src/sass/core/_mixins.scss */
.richText h2 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 52, src/sass/core/_mixins.scss */
.richText h3 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 52, src/sass/core/_mixins.scss */
.richText h4 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 52, src/sass/core/_mixins.scss */
.richText h5 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 52, src/sass/core/_mixins.scss */
.richText h6 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 10, src/sass/components/richText/_richText-base.scss */
.richText h1,
.richText h2,
.richText h3,
.richText h4 {
  letter-spacing: -0.02em;
  margin-bottom: 10px;
}

/* line 18, src/sass/components/richText/_richText-base.scss */
.richText ul,
.richText ol {
  padding: 10px 0;
  margin-left: 10px;
}

@media only screen and (min-width: 993px) and (max-width: 1199px) {
  /* line 18, src/sass/components/richText/_richText-base.scss */
  .richText ul,
  .richText ol {
    padding: 0;
  }
}

/* line 28, src/sass/components/richText/_richText-base.scss */
.richText li {
  margin-left: 15px;
  margin-bottom: 10px;
  list-style-type: none;
}

/* line 35, src/sass/components/richText/_richText-base.scss */
.richText ol li {
  list-style: decimal;
}

/* line 41, src/sass/components/richText/_richText-base.scss */
.richText ul li::before {
  content: '';
}

/* line 45, src/sass/components/richText/_richText-base.scss */
.richText ul li {
  position: relative;
  display: block;
  padding: 0 15px 0 35px;
  float: left;
  min-width: 100%;
  background-size: 18px;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-left: 0;
  box-sizing: border-box;
}

/* line 59, src/sass/components/richText/_richText-base.scss */
.richText-image {
  display: block;
  margin-bottom: 10px;
}

/* line 63, src/sass/components/richText/_richText-base.scss */
.richText-image.pull-left {
  margin: 15px 15px 5px 0;
  float: left;
}

/* line 68, src/sass/components/richText/_richText-base.scss */
.richText-image.pull-right {
  margin: 5px 10px 5px 15px;
  float: right;
}

/* line 74, src/sass/components/richText/_richText-base.scss */
.richText .button {
  text-decoration: none;
}

/* line 1, src/sass/components/richText/_richText-footer-content-links.scss */
.richText-footer-content-links {
  display: none;
}

/* line 5, src/sass/components/richText/_richText-footer-content-links.scss */
.richText-footer-content-links .richText-content ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 10, src/sass/components/richText/_richText-footer-content-links.scss */
.richText-footer-content-links .richText-content ul li {
  min-width: 0;
  padding: 0;
  font-size: 1.2rem;
}

/* line 17, src/sass/components/richText/_richText-footer-content-links.scss */
.richText-footer-content-links .richText-content > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 992px) {
  /* line 17, src/sass/components/richText/_richText-footer-content-links.scss */
  .richText-footer-content-links .richText-content > ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

/* line 25, src/sass/components/richText/_richText-footer-content-links.scss */
.richText-footer-content-links .richText-content > ul > li {
  text-align: center;
}

@media (min-width: 992px) {
  /* line 25, src/sass/components/richText/_richText-footer-content-links.scss */
  .richText-footer-content-links .richText-content > ul > li {
    text-align: left;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

/* line 34, src/sass/components/richText/_richText-footer-content-links.scss */
.richText-footer-content-links .richText-content > ul > li > span::after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  margin-top: 5px;
  background-color: #009bde;
}

/* line 44, src/sass/components/richText/_richText-footer-content-links.scss */
.richText-footer-content-links .richText-content > ul > li > ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 10px;
}

/* line 48, src/sass/components/richText/_richText-footer-content-links.scss */
.richText-footer-content-links .richText-content > ul > li > ul > li {
  margin-bottom: 5px;
  display: none;
}

@media (min-width: 992px) {
  /* line 48, src/sass/components/richText/_richText-footer-content-links.scss */
  .richText-footer-content-links .richText-content > ul > li > ul > li {
    display: block;
  }
}

@media (min-width: 992px) {
  /* line 1, src/sass/components/richText/_richText-footer-content-links.scss */
  .richText-footer-content-links {
    display: block;
  }
}

/* line 2, src/sass/components/richText/_richText-no-margin-bottom.scss */
.richText-no-margin-bottom p,
.richText-no-margin-bottom h1,
.richText-no-margin-bottom h2,
.richText-no-margin-bottom h3,
.richText-no-margin-bottom h4,
.richText-no-margin-bottom h5,
.richText-no-margin-bottom h6,
.richText-no-margin-bottom ul,
.richText-no-margin-bottom li {
  margin-bottom: 0;
}

/* line 15, src/sass/components/richText/_richText-no-margin-bottom.scss */
.richText-no-margin-bottom .richText-content :not(:nth-child(1)) {
  margin-top: 0;
}

@media (max-width: 991px) {
  /* line 2, src/sass/components/richText/_richText-center-below-desktop.scss */
  .richText-center-below-desktop > .component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  /* line 8, src/sass/components/richText/_richText-center-below-desktop.scss */
  .richText-center-below-desktop > .component-content p,
  .richText-center-below-desktop > .component-content h1,
  .richText-center-below-desktop > .component-content h2,
  .richText-center-below-desktop > .component-content h3,
  .richText-center-below-desktop > .component-content h4,
  .richText-center-below-desktop > .component-content h5,
  .richText-center-below-desktop > .component-content h6 {
    text-align: center !important;
  }
}

/* line 1, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 0;
  z-index: 999999;
  overflow: visible;
}

/* line 91, src/sass/core/_mixins.scss */
.richText-main-navigation::before {
  top: 100%;
  pointer-events: none;
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  background-image: radial-gradient(ellipse at top center, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0.1) 40%, transparent 70%);
  position: absolute;
  left: 0;
  right: 0;
  height: 12px;
}

@media (min-width: 993px) {
  /* line 1, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation {
    display: block !important;
    box-shadow: none;
    position: static;
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 18, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation::before {
    display: none;
  }
}

/* line 23, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation .component-content {
  overflow: visible;
}

/* line 27, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation .richText-content {
  max-height: 80vh;
  overflow: auto;
}

@media (min-width: 993px) {
  /* line 27, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation .richText-content {
    max-height: none;
    overflow: visible;
  }
}

/* line 36, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation .richText-content a {
  font-size: 2rem;
  font-size: calc( 2rem + ( 24 - 20 ) * (100vw - 320px) / (448));
  display: block;
  color: white;
  text-transform: uppercase;
  padding: 0.5em 0.5em 0.5em 1.25em;
  font-weight: 300;
  letter-spacing: -0.02em;
  line-height: 1.2em;
}

@media (min-width: 768px) {
  /* line 36, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation .richText-content a {
    font-size: 2.4rem;
  }
}

/* line 47, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation .richText-content a:hover {
  text-decoration: none;
}

@media (min-width: 993px) {
  /* line 36, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation .richText-content a {
    font-size: 1.5rem;
    padding: 0;
  }
}

/* line 57, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation .richText-content ul {
  padding: 0;
  margin: 0;
}

/* line 61, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation .richText-content ul li {
  padding: 0;
  margin: 0;
  float: none;
}

@media (min-width: 993px) {
  /* line 61, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation .richText-content ul li {
    min-width: 0;
  }
}

/* line 72, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation .richText-content > ul {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  overflow: visible;
  background-color: #009bde;
}

/* line 91, src/sass/core/_mixins.scss */
.richText-main-navigation .richText-content > ul::before {
  top: 0;
  pointer-events: none;
  content: '';
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: transparent;
  background-image: radial-gradient(ellipse at top center, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0.1) 40%, transparent 70%);
  position: absolute;
  left: 0;
  right: 0;
  height: 12px;
}

@media (min-width: 993px) {
  /* line 72, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation .richText-content > ul {
    background-color: transparent;
    box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  /* line 83, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation .richText-content > ul::before {
    display: none;
  }
}

@media (min-width: 993px) {
  /* line 88, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation .richText-content > ul > li {
    padding: 0 1em 0.75em;
    position: relative;
  }
  /* line 94, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation .richText-content > ul > li:hover > ul {
    display: block !important;
  }
}

/* line 100, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation .richText-content > ul > li:last-of-type {
  display: none;
  padding-right: 0;
}

@media (min-width: 993px) {
  /* line 100, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation .richText-content > ul > li:last-of-type {
    display: block;
  }
  /* line 107, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation .richText-content > ul > li:last-of-type > a {
    text-transform: none;
    padding-right: 2em;
  }
}

/* line 114, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation .richText-content > ul > li > a {
  border-bottom: 1px solid #0077ab;
}

@media (min-width: 993px) {
  /* line 114, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation .richText-content > ul > li > a {
    border-bottom: 0;
  }
}

/* line 122, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation .richText-content > ul > li > ul {
  display: none;
  border-bottom: 1px solid #45c7ff;
  background-color: #0089c5;
}

@media (min-width: 993px) {
  /* line 122, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation .richText-content > ul > li > ul {
    border-bottom: 0;
    position: absolute;
    display: none !important;
    top: calc(100% + 5px);
    left: 0;
    width: auto;
    min-width: 150px;
    background: linear-gradient(to bottom, rgba(123, 197, 228, 0.4) 0, rgba(123, 197, 228, 0.8) 100%);
    box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.2);
  }
  /* line 138, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation .richText-content > ul > li > ul::before {
    position: absolute;
    top: -20px;
    display: block;
    height: 20px;
    width: 100%;
    content: '';
    background: linear-gradient(to bottom, rgba(123, 197, 228, 0) 0, rgba(123, 197, 228, 0.4) 100%);
  }
}

/* line 150, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation .richText-content > ul > li > ul > li > a {
  text-transform: none;
  position: relative;
}

@media (min-width: 993px) {
  /* line 150, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation .richText-content > ul > li > ul > li > a {
    display: block;
    box-sizing: border-box;
    padding: 0.5em 1em;
    width: 100%;
  }
  /* line 160, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation .richText-content > ul > li > ul > li > a:hover {
    background-color: rgba(6, 87, 184, 0.5);
  }
}

@media (max-width: 767px) {
  /* line 1, src/sass/components/richText/_richText-move-to-bottom-on-mobile.scss */
  .richText-move-to-bottom-on-mobile {
    position: absolute;
    bottom: 0;
    padding: 0;
  }
  /* line 7, src/sass/components/richText/_richText-move-to-bottom-on-mobile.scss */
  .richText-move-to-bottom-on-mobile .richText-content {
    padding-right: 45px;
    padding-left: 15px;
  }
}

/* line 1, src/sass/components/richText/_richText-move-to-bottom.scss */
.richText-move-to-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
}

/* line 1, src/sass/components/richText/_richText-small-hero-products.scss */
.richText-small-hero-products {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-small-hero-products.scss */
  .richText-small-hero-products {
    position: static;
    -webkit-transform: none;
            transform: none;
    padding: 3rem 0;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/searchBox/_searchBox-base.scss */
.searchBox input[type=text] {
  width: 81px;
}

/* line 8, src/sass/components/searchBox/_searchBox-base.scss */
.searchBox-title {
  cursor: default;
}

/* line 14, src/sass/components/searchBox/_searchBox-base.scss */
.searchBox .form-content .textField {
  display: inline;
  float: left;
  margin-right: 15px;
}

/* line 20, src/sass/components/searchBox/_searchBox-base.scss */
.searchBox .form-contentButton {
  display: inline;
  float: left;
}

/* line 24, src/sass/components/searchBox/_searchBox-base.scss */
.searchBox .form-contentButton.section {
  margin: -1px 0 0;
}

/* line 29, src/sass/components/searchBox/_searchBox-base.scss */
.searchBox .form-content .section {
  margin: 0 15px 0 0;
}

/* line 35, src/sass/components/searchBox/_searchBox-base.scss */
.searchBox .form-search.no-box,
.searchBox .form-search.no-box .section {
  margin-top: 0;
  margin-bottom: 0;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-title {
  margin-left: 110px;
  display: block;
  color: #4c4c4c;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 10, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-term {
  font-style: italic;
}

/* line 14, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-number {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* line 20, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-results {
  margin-bottom: 10px;
}

/* line 24, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-description, .searchResults-url {
  margin-left: 110px;
}

/* line 29, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-url {
  margin-top: 10px;
}

/* line 33, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0;
}

/* line 40, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-result {
  position: relative;
  padding: 0 10px 20px;
  overflow: hidden;
  background-color: #7dd8ff;
}

/* line 46, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-result:nth-child(even) {
  background-color: inherit;
}

/* line 51, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-icon-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  margin-top: 10px;
  text-align: center;
}

/* line 60, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-date {
  margin-bottom: 10px;
  margin-left: 110px;
}

/* line 65, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  overflow: hidden;
  cursor: default;
}

/* line 73, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-list {
  padding: 0;
  margin: 0;
}

/* line 78, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item {
  display: inline-block;
  margin: 1px;
  line-height: 30px;
  background-color: #97dfff;
  cursor: default;
}

/* line 85, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item a {
  display: inline-block;
  min-width: 30px;
  padding: 0 10px;
  background-color: #7dd8ff;
  cursor: pointer;
}

/* line 92, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item a:hover {
  background-color: #92deff;
  text-decoration: none;
}

/* line 98, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item.is-active {
  font-weight: bold;
}

/* line 104, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-tags {
  list-style-type: none;
  padding: 0;
}

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

/* line 112, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-tags-item-link {
  display: block;
  padding: 1px;
  color: black;
  font-size: 0.85em;
  background: #2cbfff;
  border: 1px solid #009bde;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 10, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-list li {
  float: left;
  width: auto;
  height: 26px;
  margin: 0 10px 10px 0;
}

/* line 16, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-list li:last-child {
  margin-right: 0;
}

/* line 23, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-item a {
  display: block;
  height: 26px;
  transition: all 0.3s;
}

/* line 29, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-item a:hover img {
  opacity: 1;
}

/* line 35, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-item img {
  opacity: 0.7;
  transition: opacity 0.2s ease-in-out;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column {
  float: left;
}

/* line 6, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column > ul {
  margin: 0 5px;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-1 .sitemap-column {
  width: 100%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-2 .sitemap-column {
  width: 50%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-3 .sitemap-column {
  width: 33.33333%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-4 .sitemap-column {
  width: 25%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-5 .sitemap-column {
  width: 20%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-6 .sitemap-column {
  width: 16.66667%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-7 .sitemap-column {
  width: 14.28571%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-8 .sitemap-column {
  width: 12.5%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-9 .sitemap-column {
  width: 11.11111%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-10 .sitemap-column {
  width: 10%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-11 .sitemap-column {
  width: 9.09091%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-12 .sitemap-column {
  width: 8.33333%;
}

/* line 20, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column .component-content {
  overflow: hidden;
}

/* line 24, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column a {
  text-decoration: none;
}

/* line 28, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column h3 {
  padding: 5px 10px;
  font-size: 13px;
  font-weight: bold;
  background-color: #009bde;
}

/* line 35, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul {
  padding: 0 0 10px;
  margin-bottom: 10px;
  list-style: none;
}

/* line 41, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul {
  padding-bottom: 0;
  padding-left: 10px;
  margin-bottom: 0;
  margin-left: 0;
}

/* line 48, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul li {
  position: relative;
  padding-left: 12px;
  font-weight: bold;
  line-height: 150%;
}

/* line 54, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul li::before {
  position: absolute;
  top: 1px;
  left: 0;
  content: "\f0da";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 63, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul ul {
  margin-top: 0;
}

/* line 67, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column ul ul ul li {
  margin-left: 10px;
  font-weight: normal;
}

@media only screen and (max-width: 992px) {
  /* line 75, src/sass/components/sitemap/_sitemap-base.scss */
  .component-content .sitemap-column {
    width: 100%;
    float: none;
  }
  /* line 79, src/sass/components/sitemap/_sitemap-base.scss */
  .component-content .sitemap-column > ul {
    margin: 0 0 15px;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/smartLink/_smartLink-base.scss */
.smart-link {
  margin: 10px 0;
}

/* line 6, src/sass/components/smartLink/_smartLink-base.scss */
.smart-link-previous::before, .smart-link-next::after {
  display: inline-block;
  position: relative;
  top: -1px;
  height: 14px;
  width: 6px;
  font-size: 8px;
  color: black;
}

/* line 17, src/sass/components/smartLink/_smartLink-base.scss */
.smart-link-next::after {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  margin-left: 10px;
}

/* line 23, src/sass/components/smartLink/_smartLink-base.scss */
.smart-link-previous::before {
  content: "\f053";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  margin-right: 10px;
}

/* line 29, src/sass/components/smartLink/_smartLink-base.scss */
.smart-link-list {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
  text-align: center;
}

/* line 36, src/sass/components/smartLink/_smartLink-base.scss */
.smart-link-list li {
  display: inline-block;
}
.article-search-sorting-dropdown{display:none}.article-search-sorting-dropdown.dropdown-open{display:block}li[tabindex="0"].article-search-sorting-option{background:#f4f6f7}/*stylelint-disable*/
/*stylelint-disable*/
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/table/_table-base.scss */
.table-heading {
  display: block;
  color: #4c4c4c;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 8, src/sass/components/table/_table-base.scss */
.table .button {
  display: none;
}

@media only screen and (max-width: 992px) {
  /* line 8, src/sass/components/table/_table-base.scss */
  .table .button {
    display: block;
    margin: 20px;
  }
}

/* line 17, src/sass/components/table/_table-base.scss */
.table-caption {
  padding: 13px;
  border: solid 2px #b5b5b5;
  background-color: #e5e5e5;
  border-bottom: none;
}

/* line 24, src/sass/components/table/_table-base.scss */
.table-caption .button {
  display: block;
  margin: 10px 0 0 5px;
}

@media only screen and (max-width: 992px) {
  /* line 24, src/sass/components/table/_table-base.scss */
  .table-caption .button {
    display: none;
  }
}

/* line 34, src/sass/components/table/_table-base.scss */
.table > .component-content {
  display: block;
  width: 100%;
  overflow-x: auto;
}

/* line 40, src/sass/components/table/_table-base.scss */
.table th,
.table td {
  border: solid 2px #b5b5b5;
  padding: 5px;
  word-wrap: break-word;
  min-width: 150px;
  border: solid 1px #009bde;
}

/* line 50, src/sass/components/table/_table-base.scss */
.table td {
  vertical-align: middle;
}

/* line 54, src/sass/components/table/_table-base.scss */
.table th {
  background-color: #e5e5e5;
  font-weight: bold;
  text-align: center;
  background-color: #e6eff8;
  color: #0657b8;
}

/* line 64, src/sass/components/table/_table-base.scss */
.table tr.even {
  background-color: #f0f5fb;
}

/* line 69, src/sass/components/table/_table-base.scss */
.table table {
  border: solid 2px #b5b5b5;
  width: 100%;
  border-collapse: collapse;
  border: solid 1px #009bde;
}

/* line 79, src/sass/components/table/_table-base.scss */
.no-js .table .button {
  display: none;
}

/* line 2, src/sass/components/table/_table-sanex-style.scss */
.table-sanex-style table {
  border: 1px solid white;
}

@media (max-width: 767px) {
  /* line 2, src/sass/components/table/_table-sanex-style.scss */
  .table-sanex-style table {
    display: block;
    width: 100%;
  }
}

/* line 10, src/sass/components/table/_table-sanex-style.scss */
.table-sanex-style table th {
  border: 1px solid white;
  background-color: #e6eff8;
  font-weight: normal;
  color: #0657b8;
  padding: 1.25rem 2.5rem;
}

@media (max-width: 767px) {
  /* line 10, src/sass/components/table/_table-sanex-style.scss */
  .table-sanex-style table th {
    font-size: 2.4rem;
    font-weight: bold;
    padding: 2rem 0.5rem;
  }
}

/* line 25, src/sass/components/table/_table-sanex-style.scss */
.table-sanex-style table tr.even {
  background-color: #f0f5fb;
}

@media (max-width: 767px) {
  /* line 25, src/sass/components/table/_table-sanex-style.scss */
  .table-sanex-style table tr.even {
    background-color: transparent;
  }
}

/* line 34, src/sass/components/table/_table-sanex-style.scss */
.table-sanex-style table td {
  border: 1px solid white;
  padding: 1.25rem 2.5rem;
}

@media (max-width: 767px) {
  /* line 34, src/sass/components/table/_table-sanex-style.scss */
  .table-sanex-style table td {
    text-align: center;
    padding: 0.25rem 0.5rem;
  }
  /* line 42, src/sass/components/table/_table-sanex-style.scss */
  .table-sanex-style table td:first-of-type {
    color: #0657b8;
    margin-top: 3rem;
  }
  /* line 47, src/sass/components/table/_table-sanex-style.scss */
  .table-sanex-style table td:last-of-type {
    margin-bottom: 3rem;
  }
  /* line 51, src/sass/components/table/_table-sanex-style.scss */
  .table-sanex-style table td p {
    display: inline-block;
  }
  /* line 54, src/sass/components/table/_table-sanex-style.scss */
  .table-sanex-style table td p::after {
    content: ',';
  }
  /* line 59, src/sass/components/table/_table-sanex-style.scss */
  .table-sanex-style table td p:last-of-type::after {
    display: none;
  }
}

/* line 67, src/sass/components/table/_table-sanex-style.scss */
.table-sanex-style table p {
  margin: 0;
}

@media (max-width: 767px) {
  /* line 71, src/sass/components/table/_table-sanex-style.scss */
  .table-sanex-style table tbody,
  .table-sanex-style table th,
  .table-sanex-style table tr,
  .table-sanex-style table td {
    display: block;
    width: 100%;
    box-sizing: border-box;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/tabs/_tabs-base.scss */
.tabs {
  position: relative;
}

/* line 6, src/sass/components/tabs/_tabs-base.scss */
.tabs-heading {
  display: block;
  color: #4c4c4c;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 10, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav {
  position: relative;
  top: 0;
  left: 0;
  height: 39px;
  z-index: 99;
  width: 100%;
  overflow: hidden;
}

/* line 19, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-list {
  position: relative;
  left: 0;
  padding: 0;
  margin: 0;
  width: 2000px;
  list-style: none;
  overflow: hidden;
}

/* line 29, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item {
  display: inline;
  float: left;
  margin-left: 5px;
  height: 21px;
  top: 4px;
  padding: 7px 10px;
  border-width: 2px 2px 0;
  border-style: solid;
  border-color: #00141c;
  background: #009bde;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
}

/* line 44, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item a {
  color: #00141c;
}

/* line 48, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item.is-active,
.tabs-nav-item.is-active a, .tabs-nav-item.is-active:hover {
  cursor: default;
}

/* line 54, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item.is-active, .tabs-nav-item.is-active:hover {
  border-bottom: none;
  padding-bottom: 9px;
}

/* line 61, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item.is-active:hover a {
  color: #00141c;
}

/* line 66, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item:first-child {
  margin-left: 0;
}

/* line 71, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item:hover a {
  color: #fff;
  text-decoration: none;
}

/* line 78, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher {
  position: absolute;
  top: 0;
  height: 35px;
  width: 15px;
  border: 2px solid #00141c;
  background: #009bde;
  cursor: pointer;
  display: none;
}

/* line 88, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-right {
  right: 0;
}

/* line 92, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-left {
  left: 0;
}

/* line 95, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-left::before {
  content: "f053";
  margin-left: -4px;
}

/* line 101, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher::before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  left: 50%;
  margin-left: -3px;
  padding: 7px 0;
  font-size: 12px;
}

/* line 112, src/sass/components/tabs/_tabs-base.scss */
.tabs-content {
  position: relative;
  top: -2px;
  z-index: 98;
  overflow: hidden;
}

/* line 120, src/sass/components/tabs/_tabs-base.scss */
.tabMenuItem {
  margin-bottom: 0;
}

/* line 126, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs > .component-content {
  padding-top: 0;
}

/* line 130, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs-nav {
  display: none;
}

/* line 134, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs-content {
  display: block !important;
  visibility: visible !important;
}
.tagList-tag-link, .tagList-tag-item {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block; }
  .tagList-tag-link:hover, .tagList-tag-item:hover {
    background-color: #939191;
    color: white; }

.tagList-heading {
  font-weight: bold;
  color: #323131;
  margin: 10px 0;
  font-size: 1.5rem;
  display: block; }

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

.tagList-tag {
  display: inline-block; }

.tagList-tag-link, .tagList-tag-item {
  margin-right: 5px;
  text-decoration: none; }
  .tagList-tag-link:hover, .tagList-tag-link:active, .tagList-tag-item:hover, .tagList-tag-item:active {
    color: #fff; }
/*stylelint-disable*/
/*stylelint-disable*/
/* line 52, src/sass/core/_mixins.scss */
.title h1 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 52, src/sass/core/_mixins.scss */
.title h2 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 52, src/sass/core/_mixins.scss */
.title h3 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 52, src/sass/core/_mixins.scss */
.title h4 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 52, src/sass/core/_mixins.scss */
.title h5 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 52, src/sass/core/_mixins.scss */
.title h6 {
  margin-top: 0;
  word-wrap: break-word;
}

/* line 6, src/sass/components/title/_title-base.scss */
.title h2 {
  margin-bottom: 0.44em;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/twitter/_twitter-base.scss */
.twitter > .component-content {
  padding: 13px;
  border: solid 2px #b5b5b5;
  background-color: #e5e5e5;
}

/* line 10, src/sass/components/twitter/_twitter-base.scss */
.twitter-feed {
  position: relative;
  display: block;
  margin: 10px 0;
  padding-left: 55px;
  list-style-type: none;
}

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

/* line 160, src/sass/core/_mixins.scss */
.twitter-feed:after {
  clear: both;
}

/* line 23, src/sass/components/twitter/_twitter-base.scss */
.twitter-content a:hover strong {
  text-decoration: underline;
}

/* line 30, src/sass/components/twitter/_twitter-base.scss */
a:hover .twitter-sender-avatar {
  position: absolute;
  top: 3px;
  left: 0;
}

/* line 36, src/sass/components/twitter/_twitter-base.scss */
.twitter-date {
  float: right;
}

/* line 40, src/sass/components/twitter/_twitter-base.scss */
.twitter-actions {
  padding: 0;
  margin: 0;
  float: right;
}

/* line 46, src/sass/components/twitter/_twitter-base.scss */
.twitter-action {
  list-style-type: none;
  display: inline;
}

/* line 53, src/sass/components/twitter/_twitter-base.scss */
.feed-provider-heading {
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 30px;
}

/* line 58, src/sass/components/twitter/_twitter-base.scss */
.feed-provider-heading-image {
  float: left;
  width: 30px;
  height: 30px;
}

/* line 65, src/sass/components/twitter/_twitter-base.scss */
.feed-provider-description {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid black;
}

/* line 71, src/sass/components/twitter/_twitter-base.scss */
.feed-provider-feeds {
  padding: 0;
  margin: 0;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/video/_video-base.scss */
.video object,
.video embed {
  width: 100%;
}

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

/* line 13, src/sass/components/video/_video-base.scss */
.video-description {
  padding: 13px;
  border: solid 2px #b5b5b5;
  margin-top: -2px;
}

/* line 20, src/sass/components/video/_video-base.scss */
.video-video {
  border: solid 2px #b5b5b5;
}

/* line 23, src/sass/components/video/_video-base.scss */
.video-video-container {
  margin: 0 auto;
}

/* line 28, src/sass/components/video/_video-base.scss */
.video-nojs {
  display: none;
  padding: 20px 0;
  text-align: center;
  color: red;
}

/* line 36, src/sass/components/video/_video-base.scss */
.no-js .video-nojs {
  display: block;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-heading {
  display: block;
  color: #4c4c4c;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 8, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-video {
  border: 2px solid #00141c;
}

/* line 11, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-video object,
.videoGallery-video embed {
  width: 100% !important;
}

/* line 17, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail {
  position: relative;
  display: inline;
  float: left;
  margin: 0 9px;
  padding: 0;
  max-width: 100px;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
}

/* line 28, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-image {
  position: relative;
  margin: 2px;
  border: solid 2px #00141c;
}

/* line 33, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-image img {
  display: block;
  margin: 0 auto;
}

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

/* line 46, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 28px;
  width: 30px;
  margin: -14px 0 0 -15px;
  opacity: 0.7;
}

/* line 55, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-overlay::before {
  content: "\f04b";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  display: inline-block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: #fff;
  border: 3px solid #00141c;
  border-radius: 50%;
  line-height: 24px;
  text-align: center;
  text-indent: 5px;
  font-size: 15px;
}

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

/* line 79, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnails {
  position: relative;
  margin-top: 18px;
}

/* line 87, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnails-list li:hover .image, .videoGallery-thumbnails-list li.active .image {
  margin: 0;
  border: solid 4px #00141c;
}

/* line 95, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnails-title {
  display: block;
  margin: 10px auto 0;
  width: 71px;
  font-size: 11px;
}

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

/* line 108, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-list-inner {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
}

/* line 120, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-description {
  margin: 15px 0;
}

/* line 124, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow, .videoGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 0;
  width: 35px;
  height: 60px;
  background: 50% no-repeat;
  font: 0/0 serif;
  cursor: pointer;
}

/* line 134, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow::before, .videoGallery-arrow.is-disabled:hover::before {
  position: absolute;
  top: 50%;
  color: #00141c;
}

/* line 142, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow.is-disabled {
  opacity: 0.5;
}

/* line 147, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow:hover::before {
  color: #2cbfff;
}

/* line 152, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow-left, .videoGallery-arrow-left.is-disabled:hover {
  left: 0;
}

/* line 156, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow-left::before, .videoGallery-arrow-left.is-disabled:hover::before {
  content: "\f053";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 30px;
}

/* line 163, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow-right, .videoGallery-arrow-right.is-disabled:hover {
  right: 0;
  text-align: right;
}

/* line 168, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow-right::before, .videoGallery-arrow-right.is-disabled:hover::before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 30px;
}

/* line 178, src/sass/components/videoGallery/_videoGallery-base.scss */
.mod-js .videoGallery-nojs {
  display: none;
}
.listing-item:first-of-type {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_1:nth-of-type(12n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_2:nth-of-type(6n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_3:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_4:nth-of-type(3n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_5:nth-of-type(2.4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_6:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_7:nth-of-type(1.71429n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_8:nth-of-type(1.5n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_9:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_10:nth-of-type(1.2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_11:nth-of-type(1.09091n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_12:nth-of-type(1n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_1:nth-of-type(16n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_2:nth-of-type(8n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_3:nth-of-type(5.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_4:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_5:nth-of-type(3.2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_6:nth-of-type(2.66667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_7:nth-of-type(2.28571n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_8:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_9:nth-of-type(1.77778n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_10:nth-of-type(1.6n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_11:nth-of-type(1.45455n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_12:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_13:nth-of-type(1.23077n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_14:nth-of-type(1.14286n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_15:nth-of-type(1.06667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_16:nth-of-type(1n + 1) {
  margin-left: 0; }
/* Slider - slick 1.8.1 */
/* line 3, src/sass/libs/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 104, src/sass/libs/slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}
/* line 2, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-link {
  position: relative;
  display: inline-block;
  line-height: 28px;
  color: color(orange);
  font-weight: 600;
  font-size: 1.3em;
}

/* line 10, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-link::after {
  right: -20px;
}

/* line 15, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
  padding: 30px 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.1s 0.4s, visibility 0.1s 0.4s;
}

/* line 29, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container.is-active {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.1s, visibility 0.1s;
}

/* line 34, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container.is-active .product-gallery-content {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  transition: opacity 0.3s 0.2s, visibility 0.3s, -webkit-transform 0.3s ease-out 0.1s;
  transition: transform 0.3s ease-out 0.1s, opacity 0.3s 0.2s, visibility 0.3s;
  transition: transform 0.3s ease-out 0.1s, opacity 0.3s 0.2s, visibility 0.3s, -webkit-transform 0.3s ease-out 0.1s;
}

/* line 42, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  top: 50%;
  visibility: hidden;
  padding: 60px 0;
  width: 600px;
  min-height: 530px;
  max-height: 100%;
  margin: auto;
  overflow: hidden;
  font-size: 0;
  background-color: color(white);
  opacity: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -webkit-transform: translateY(-70%);
          transform: translateY(-70%);
  transition: opacity 0.3s 0.1s, visibility 0.3s, -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out, opacity 0.3s 0.1s, visibility 0.3s;
  transition: transform 0.3s ease-out, opacity 0.3s 0.1s, visibility 0.3s, -webkit-transform 0.3s ease-out;
}

/* line 64, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer {
  font-size: 21px;
  line-height: 1;
  font-weight: 600;
  position: absolute;
  top: 15px;
  right: 15px;
  color: #000;
  text-shadow: 0 1px 0 color(white);
  opacity: 0.2;
  text-decoration: none;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: opacity 0.2s;
}

/* line 78, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer:hover {
  opacity: 0.5;
}

/* line 83, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails {
  position: relative;
  width: 20%;
  max-height: 90vh;
  padding: 0;
  font-size: 0;
  text-align: center;
  overflow: auto;
  list-style-type: none;
  z-index: 1;
}

@media (max-width: 469px) {
  /* line 83, src/sass/components/productGallery/_productGallery-base.scss */
  .productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails {
    width: 100px;
  }
}

/* line 98, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li {
  text-align: center;
  display: inline-block;
  width: 84px;
  height: 84px;
  margin: 14px 0;
  border: 2px solid color(gray);
  cursor: pointer;
  overflow: hidden;
  transition: border-color 0.3s;
}

/* line 109, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li:focus {
  box-shadow: 0 0 1px 1px color(blue);
}

/* line 113, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li.is-active {
  border-color: color(red);
}

/* line 119, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view {
  position: relative;
  display: inline-block;
  padding: 0 15px;
  width: 80%;
  text-align: center;
  font-size: 0;
  list-style-type: none;
  z-index: 0;
}

@media (max-width: 469px) {
  /* line 119, src/sass/components/productGallery/_productGallery-base.scss */
  .productGallery .product-gallery-container .product-gallery-content .product-gallery-view {
    max-width: 78%;
  }
}

/* line 133, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li {
  display: none;
  overflow: hidden;
}

/* line 137, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li.is-active {
  display: inline-block;
}

/* line 141, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li img {
  max-width: 100%;
}

/* line 150, src/sass/components/productGallery/_productGallery-base.scss */
body.has-visible-gallery {
  overflow: hidden;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-blue {
  color: #0657b8;
}

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

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

/* line 17, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-light {
  font-weight: 300;
}

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

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

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

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

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

/* line 44, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-word-wrap {
  word-wrap: break-word;
  max-width: 100%;
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

/* line 103, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-blue-checkmark {
  list-style-type: none !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}

/* line 109, src/sass/components/selectionStyle/_selectionStyle-base.scss */
.selectionStyle-blue-checkmark li {
  background-image: url("../../assets/img/check-mark.svg");
  padding-left: 30px !important;
  background-position: 0 4px !important;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 2, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-header {
  display: inline-block;
  margin: 0 5px 5px 0;
  font-weight: 400;
  background-color: #e6eff8;
  color: #0657b8;
  padding: 10px 45px;
  font-size: 2rem;
  line-height: normal;
}

/* line 12, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-header:hover {
  background-color: white;
  color: #0657b8;
  text-decoration: none;
}

/* line 19, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-content {
  display: inline-block;
  margin: 5px 0;
  font-weight: 300;
  background-color: #009bde;
  color: white;
  padding: 10px 20px;
  font-size: 2rem;
  line-height: 1.25;
  text-align: center;
}

/* line 30, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-content:hover {
  background-color: #0657b8;
  color: white;
  text-decoration: none;
}

/* line 37, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-button-big {
  padding: 15px 60px;
}

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

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

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

/* line 61, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-country-selector-toggler {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 1.5em;
  position: relative;
}

/* line 67, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-country-selector-toggler::before {
  content: "\f0ac";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  margin-right: 0.75rem;
}

/* line 73, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-country-selector-toggler:hover {
  text-decoration: none;
}

/* line 76, src/sass/components/hyperlinkStyles/_hyperlinkStyles.scss */
a.hyperlinkStyle-country-selector-toggler:hover::before {
  font-weight: normal;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/countrySelector/_countrySelector.scss */
.countrySelector ul {
  -webkit-column-count: 4;
          column-count: 4;
  -webkit-column-gap: 20px;
          column-gap: 20px;
  list-style: none;
  padding-left: 0;
  padding-bottom: 15px;
}

@media (max-width: 991px) {
  /* line 3, src/sass/components/countrySelector/_countrySelector.scss */
  .countrySelector ul {
    -webkit-column-count: 1;
            column-count: 1;
  }
}

/* line 15, src/sass/components/countrySelector/_countrySelector.scss */
.countrySelector .country-names {
  line-height: 1.75em;
}
/*stylelint-disable*/
/* line 5, src/sass/components/gridFilterSection.scss */
.grid-filter-section__header {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.5rem;
  color: #0657b8;
  padding-bottom: 0.8rem;
  position: relative;
}

/* line 13, src/sass/components/gridFilterSection.scss */
.grid-filter-section__header::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60%;
  content: '';
  height: 1px;
  background-color: rgba(6, 87, 184, 0.25);
}

@media (max-width: 991px) {
  /* line 13, src/sass/components/gridFilterSection.scss */
  .grid-filter-section__header::after {
    width: 100%;
  }
}

/* line 29, src/sass/components/gridFilterSection.scss */
.grid-filter-section__tag-list {
  margin-top: 0.75rem;
  padding-left: 0;
}

@media (max-width: 991px) {
  /* line 29, src/sass/components/gridFilterSection.scss */
  .grid-filter-section__tag-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
}

/* line 38, src/sass/components/gridFilterSection.scss */
.grid-filter-section__tag-list li {
  position: relative;
  list-style: none;
  margin-bottom: 10px;
  cursor: pointer;
}

@media (max-width: 991px) {
  /* line 38, src/sass/components/gridFilterSection.scss */
  .grid-filter-section__tag-list li {
    margin-right: 5px;
    width: calc(50% - 5px);
  }
}

/* line 50, src/sass/components/gridFilterSection.scss */
.grid-filter-section__tag-list input[type="checkbox"] {
  cursor: pointer;
  opacity: 0;
  width: 15px;
  height: 15px;
  padding: 0;
  position: absolute;
  left: 0;
  top: 4px;
}

/* line 60, src/sass/components/gridFilterSection.scss */
.grid-filter-section__tag-list input[type="checkbox"] + span {
  pointer-events: none;
  display: block;
  line-height: 1.5em;
  font-size: 1.6rem;
  color: rgba(0, 0, 0, 0.5);
}

/* line 67, src/sass/components/gridFilterSection.scss */
.grid-filter-section__tag-list input[type="checkbox"] + span::before {
  position: relative;
  top: 0;
  left: 0;
  width: 13px;
  height: 13px;
  display: inline-block;
  margin-right: 13px;
  content: '';
  z-index: 0;
  box-sizing: border-box;
  transition: 0.2s ease-in-out;
  border: 1px solid white;
  outline: 1px solid #0657b8;
  background-color: transparent;
}

/* line 86, src/sass/components/gridFilterSection.scss */
.grid-filter-section__tag-list input[type="checkbox"]:checked + span::before {
  background-color: #009bde;
}
/*stylelint-disable*/
/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/components/gridFilter.scss */
.grid-filter {
  position: relative;
}

/* line 8, src/sass/components/gridFilter.scss */
.grid-filter__header {
  padding: 0 15px;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.5rem;
}

@media (max-width: 991px) {
  /* line 8, src/sass/components/gridFilter.scss */
  .grid-filter__header {
    font-size: 2rem;
  }
}

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

@media (max-width: 991px) {
  /* line 19, src/sass/components/gridFilter.scss */
  .grid-filter__sections {
    display: none;
  }
}

/* line 27, src/sass/components/gridFilter.scss */
.grid-filter__toggle {
  color: #0657b8;
  position: absolute;
  top: 13px;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 2rem;
  display: none;
  cursor: pointer;
}

/* line 37, src/sass/components/gridFilter.scss */
.grid-filter__toggle::after {
  content: "\f078";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

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

@media (max-width: 991px) {
  /* line 27, src/sass/components/gridFilter.scss */
  .grid-filter__toggle {
    display: block;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
@media (max-width: 991px) {
  /* line 4, src/sass/blocks/grid-filter-tag-menu.scss */
  .reference-grid-filter-selected .grid-filter-tag-menu {
    margin-top: 1rem;
  }
}

/* line 9, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filter-tag-menu > * {
  padding: 0 15px;
}

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

/* line 18, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filter-tag-menu .grid-filter-tag-menu-selected, .reference-grid-filter-selected .grid-filter-tag-menu .grid-filter-tag-menu-clear-all {
  width: 50%;
  float: left;
  margin-bottom: 10px;
  margin-top: 10px;
  box-sizing: border-box;
}

/* line 27, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filter-tag-menu .grid-filter-tag-menu-selected {
  color: black;
}

/* line 31, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filter-tag-menu .grid-filter-tag-menu-clear-all {
  text-align: right;
  color: #0657b8;
}

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

/* line 38, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filter-tag-menu .grid-filter-tag-menu-clear-all:hover .grid-filter-tag-menu-refresh {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

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

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

/* line 53, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filter-tag-menu .grid-filter-tag-menu-clear-all .grid-filter-tag-menu-refresh::after {
  content: '\f021';
  font-family: FontAwesome;
  font-style: normal;
}

/* line 64, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filters .filter-item {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  display: inline-block;
  padding: 1rem 1rem 1rem 1.5rem;
  background-color: #f0f0f0;
  border-radius: 50px;
}

/* line 73, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filters .filter-item .remove-filter {
  background-color: #4c4c4c;
  color: #4c4c4c;
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 20px;
  text-align: center;
  margin-left: 5px;
  position: relative;
  transition: 0.2s ease-in-out;
}

/* line 85, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filters .filter-item .remove-filter::before {
  content: '';
  position: absolute;
  width: 2px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotateZ(-45deg);
          transform: translate(-50%, -50%) rotateZ(-45deg);
  height: calc(100% - 6px);
  border-radius: 5px;
  background-color: #f0f0f0;
  transition: 0.2s ease-in-out;
}

/* line 98, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filters .filter-item .remove-filter::after {
  content: '';
  position: absolute;
  width: 2px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotateZ(45deg);
          transform: translate(-50%, -50%) rotateZ(45deg);
  height: calc(100% - 6px);
  border-radius: 5px;
  background-color: #e5e5e5;
  transition: 0.2s ease-in-out;
}

/* line 111, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filters .filter-item .remove-filter:hover {
  background-color: #0657b8;
  color: #0657b8;
  cursor: pointer;
}

/* line 116, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filters .filter-item .remove-filter:hover::before {
  background-color: #f0f0f0;
}

/* line 120, src/sass/blocks/grid-filter-tag-menu.scss */
.reference-grid-filter-selected .grid-filters .filter-item .remove-filter:hover::after {
  background-color: #f0f0f0;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/blocks/video-iframe.scss */
.reference-video-iframe .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

/* line 9, src/sass/blocks/video-iframe.scss */
.reference-video-iframe .video-container[data-ratio="16-9"] {
  padding-bottom: 56.25%;
}

/* line 13, src/sass/blocks/video-iframe.scss */
.reference-video-iframe .video-container[data-ratio="4-3"] {
  padding-bottom: 75%;
}

/* line 17, src/sass/blocks/video-iframe.scss */
.reference-video-iframe .video-container[data-ratio="3-2"] {
  padding-bottom: 66.67%;
}

/* line 21, src/sass/blocks/video-iframe.scss */
.reference-video-iframe .video-container[data-ratio="1-1"] {
  padding-bottom: 100%;
}

/* line 25, src/sass/blocks/video-iframe.scss */
.reference-video-iframe .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/blocks/icon.scss */
.reference-icon .icon-fa {
  font-size: 20px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #4c4c4c;
}

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

/* line 21, src/sass/blocks/icon.scss */
.reference-icon.icon-in-circle .icon-fa {
  border: 1px solid #b5b5b5;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 1;
  display: inline-block;
  cursor: pointer;
}

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

/* line 35, src/sass/blocks/icon.scss */
.reference-icon.icon-in-circle .icon-fa::before {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 1, src/sass/components/snippetReference/_snippetReference-reference-header-main.scss */
.reference-header-main {
  position: relative;
}

/* line 1, src/sass/components/snippetReference/_snippetReference-reference-footer.scss */
.reference-footer {
  padding: 0;
}

/* line 6, src/sass/components/snippetReference/_snippetReference-reference-footer.scss */
.reference-footer-2020 {
  padding: 0;
  width: 100vw;
  margin-left: -15px;
}

/* line 12, src/sass/components/snippetReference/_snippetReference-reference-footer.scss */
#footer .layout-outer .layout-inner div.col-xs-12.col-md-12.default-style {
  padding: 0;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/blocks/go-to-top.scss */
.reference-go-to-top > .component-content {
  margin-top: 3rem;
}

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

/* line 13, src/sass/blocks/go-to-top.scss */
.go-to-top {
  border: 1px solid;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 99;
  right: 0;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.6rem;
}

/* line 30, src/sass/blocks/go-to-top.scss */
.go-to-top:hover {
  color: white;
  border: 1px solid white;
  text-decoration: none;
}

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

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

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

@media (max-width: 991px) {
  /* line 13, src/sass/blocks/go-to-top.scss */
  .go-to-top {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/blocks/social-icons.scss */
.social-icons a.facebook,
.social-icons a.youtube,
.social-icons a.twitter {
  margin: 0.5rem;
  height: 28px;
  width: 28px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: white;
  border: 1px solid white;
  box-sizing: border-box;
  text-decoration: none;
  border-radius: 50%;
}

/* line 20, src/sass/blocks/social-icons.scss */
.social-icons a.facebook:hover,
.social-icons a.youtube:hover,
.social-icons a.twitter:hover {
  color: white;
  text-decoration: none;
}

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

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

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

/* line 47, src/sass/blocks/social-icons.scss */
.social-icons-footer .social-icons {
  text-align: center;
  margin: 1rem 0;
}

@media (max-width: 991px) {
  /* line 47, src/sass/blocks/social-icons.scss */
  .social-icons-footer .social-icons {
    margin: 2rem 0;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
@charset "UTF-8";
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@font-face {
  font-family: 'Muli';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/muli/v20/7Aulp_0qiz-aVz7u3PJLcUMYOFnOkEk30eg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* line 4, src/sass/redesign-2020/redesign-2020.scss */
body.layout-full-width-2020 {
  font-family: 'Roboto', 'sans-serif';
  letter-spacing: normal;
  /*stylelint-disable*/
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
  /*stylelint-disable*/
  /* stylelint-disable string-no-newline */
  /* stylelint-enable */
}

/* line 1, src/sass/redesign-2020/core/_styleguide.scss */
body.layout-full-width-2020 h1,
body.layout-full-width-2020 h2,
body.layout-full-width-2020 h3,
body.layout-full-width-2020 h4,
body.layout-full-width-2020 h5,
body.layout-full-width-2020 h6 {
  font-family: 'Roboto', 'sans-serif';
  letter-spacing: normal;
}

/* line 11, src/sass/redesign-2020/core/_styleguide.scss */
body.layout-full-width-2020 h1 {
  font-size: 65px;
  font-size: 6.5rem;
  line-height: 65px;
}

@media only screen and (max-width: 767px) {
  /* line 11, src/sass/redesign-2020/core/_styleguide.scss */
  body.layout-full-width-2020 h1 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 30px;
  }
}

/* line 23, src/sass/redesign-2020/core/_styleguide.scss */
body.layout-full-width-2020 h1 .big-darkblue,
body.layout-full-width-2020 h2 {
  font-size: 42px;
  font-size: 4.2rem;
  color: #004191;
  line-height: 48px;
}

@media only screen and (max-width: 767px) {
  /* line 23, src/sass/redesign-2020/core/_styleguide.scss */
  body.layout-full-width-2020 h1 .big-darkblue,
  body.layout-full-width-2020 h2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 24px;
  }
}

/* line 38, src/sass/redesign-2020/core/_styleguide.scss */
body.layout-full-width-2020 .main h1 {
  line-height: 48px;
}

@media only screen and (max-width: 767px) {
  /* line 38, src/sass/redesign-2020/core/_styleguide.scss */
  body.layout-full-width-2020 .main h1 {
    line-height: 24px;
  }
}

/* line 46, src/sass/redesign-2020/core/_styleguide.scss */
body.layout-full-width-2020 h3 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #004191;
  line-height: 36px;
}

@media only screen and (max-width: 767px) {
  /* line 46, src/sass/redesign-2020/core/_styleguide.scss */
  body.layout-full-width-2020 h3 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 24px;
  }
}

/* line 59, src/sass/redesign-2020/core/_styleguide.scss */
body.layout-full-width-2020 h4 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #004191;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 5px;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  /* line 59, src/sass/redesign-2020/core/_styleguide.scss */
  body.layout-full-width-2020 h4 {
    font-size: 10px;
    font-size: 1rem;
    line-height: 14px;
  }
}

/* line 75, src/sass/redesign-2020/core/_styleguide.scss */
body.layout-full-width-2020 p {
  font-size: 16px;
  font-size: 1.6rem;
  color: #46525d;
  line-height: 30px;
}

@media only screen and (max-width: 767px) {
  /* line 75, src/sass/redesign-2020/core/_styleguide.scss */
  body.layout-full-width-2020 p {
    line-height: 20px;
  }
}

/* line 85, src/sass/redesign-2020/core/_styleguide.scss */
body.layout-full-width-2020 p .secondary {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 28px;
  font-weight: 400;
}

/* line 92, src/sass/redesign-2020/core/_styleguide.scss */
body.layout-full-width-2020 p .tertiary {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  text-transform: uppercase;
}

/* line 99, src/sass/redesign-2020/core/_styleguide.scss */
body.layout-full-width-2020 p .quaternary {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 24px;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  /* line 106, src/sass/redesign-2020/core/_styleguide.scss */
  body.layout-full-width-2020 p span,
  body.layout-full-width-2020 p .secondary,
  body.layout-full-width-2020 p .tertiary,
  body.layout-full-width-2020 p .quaternary {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
  }
}

/* line 1, src/sass/redesign-2020/core/_main.scss */
body.layout-full-width-2020 .component > .component-content {
  max-width: none;
}

/* line 1, src/sass/redesign-2020/core/_layout.scss */
body.layout-full-width-2020 #header {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 8, src/sass/redesign-2020/core/_layout.scss */
body.layout-full-width-2020 .hero.paragraphSystem > .box.first {
  background-color: #009bde;
  padding: 0;
}

/* line 12, src/sass/redesign-2020/core/_layout.scss */
body.layout-full-width-2020 .hero.paragraphSystem > .box.first > .component-content {
  padding-top: 80px;
  margin: 0;
}

/* line 19, src/sass/redesign-2020/core/_layout.scss */
body.layout-full-width-2020 .page-tags {
  display: none;
}

/* line 4, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 #header .main-header {
  padding: 10px 0 0;
  margin-bottom: 0;
  background: transparent;
  height: 60px;
  z-index: 1000;
}

/* line 11, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 #header .main-header > .component-content {
  border-bottom: solid 1px rgba(255, 255, 255, 0.3);
  max-width: 1110px;
  margin: 0 auto;
  padding-bottom: 6px;
}

@media only screen and (max-width: 991px) {
  /* line 18, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 #header .main-header > .component-content > .paragraphSystem.content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 24, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 #header .main-header .header-logo {
  margin-bottom: 0;
  margin-left: 35px;
  position: absolute;
  top: 0;
  z-index: 5;
}

@media only screen and (max-width: 991px) {
  /* line 24, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 #header .main-header .header-logo {
    margin-left: 0;
    position: static;
  }
}

@media only screen and (max-width: 991px) {
  /* line 36, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 #header .main-header .header-logo img {
    height: 54px;
    float: left;
    margin: 0 15px;
  }
}

/* line 48, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 #mobile-menu-helper {
  color: transparent;
  white-space: nowrap;
  position: absolute;
  top: -100%;
  left: 0;
  height: 300%;
  width: 100%;
  display: block;
  overflow: hidden;
}

/* line 60, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 .main-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  margin-bottom: 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

@media only screen and (max-width: 991px) {
  /* line 60, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation {
    padding: 0;
    margin: 0;
    z-index: 1;
    width: auto;
  }
  /* line 73, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation > .component-content {
    margin-right: 0;
  }
  /* line 76, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation > .component-content > .content {
    margin: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 82, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText {
    position: relative;
    top: -32px;
  }
}

/* line 88, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText .component-content {
  overflow: visible;
}

/* line 92, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText .richText-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 991px) {
  /* line 92, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText .richText-content {
    position: absolute;
    display: none;
    z-index: -1;
    padding: 100px 0 20px;
    right: 0;
    top: 0;
    width: 100vw;
    max-height: calc(100vh - 50px);
    overflow-y: scroll;
    background-color: rgba(0, 155, 222, 0.9);
  }
}

@media only screen and (min-width: 1200px) {
  /* line 92, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText .richText-content {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    white-space: nowrap;
  }
}

/* line 117, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText h5 {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  position: relative;
  margin: 0 30px;
  padding-bottom: 3px;
  line-height: 20px;
  padding-top: 5px;
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  /* line 133, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText h5:hover::after, body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText h5.active::after {
    display: none;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 117, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText h5 {
    margin: 0 15px;
  }
}

/* line 143, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText h5::after {
  content: '';
  position: absolute;
  bottom: -25px;
  left: 50%;
  width: 0;
  height: 1px;
  background-color: #fff;
  transition: all 0.2s;
}

/* line 156, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText h5:hover::after, body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText h5.active::after {
  width: 100%;
  left: 0;
}

@media only screen and (max-width: 1199px) {
  /* line 163, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText h5 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 991px) {
  /* line 117, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText h5 {
    display: block;
    border-bottom: solid 1px #1062a8;
    line-height: 35px;
    font-weight: 500;
    margin: 0 25px;
    padding-top: 5px;
  }
  /* line 176, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText h5:last-child {
    border-bottom: 0;
  }
  /* line 180, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText h5:hover {
    padding-bottom: 3px;
    cursor: pointer;
    border-bottom: solid 1px #1062a8;
  }
  /* line 185, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText h5:hover:last-child {
    border-bottom: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 193, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText h5.main-menu-trigger::before {
    content: "\f107";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 24px;
    font-size: 2.4rem;
    float: right;
    color: #fff;
  }
  /* line 202, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText h5.main-menu-trigger.active::before {
    content: "\f106";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
  }
}

/* line 209, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText h5 a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-decoration: none;
}

@media only screen and (max-width: 991px) {
  /* line 209, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText h5 a {
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 209, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText h5 a {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 500;
  }
}

/* line 229, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText ul {
  display: none;
  margin-top: 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  /* line 234, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText ul li {
    list-style: none;
    border-bottom: none;
    line-height: 30px;
    padding: 0 20px;
    margin-right: 15px;
    margin-bottom: 0;
    float: none;
  }
  /* line 244, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText ul li::before {
    display: none;
  }
  /* line 248, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText ul li.submenu-title {
    color: #fff;
    font-weight: 700;
    margin-top: 25px;
  }
  /* line 253, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText ul li.submenu-title:first-of-type {
    margin-top: 10px;
  }
  /* line 258, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .richText ul li a {
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    text-decoration: none;
  }
}

/* line 269, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 .main-navigation .mobile-menu-button {
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 269, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .mobile-menu-button {
    display: block;
    width: 26px;
    height: 18px;
    position: relative;
    cursor: pointer;
    float: right;
    margin: 0 25px;
    text-align: center;
  }
  /* line 282, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .mobile-menu-button::before, body.layout-full-width-2020 .reference-header-2020 .main-navigation .mobile-menu-button::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    height: 2px;
    background-color: #fff;
  }
  /* line 293, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .mobile-menu-button::before {
    top: 0;
  }
  /* line 297, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .mobile-menu-button::after {
    bottom: 0;
  }
  /* line 301, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .mobile-menu-button > span {
    display: block;
    position: absolute;
    top: 50%;
    background-color: #fff;
    height: 2px;
    width: 70%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    transition: width 0.2s linear;
  }
  /* line 313, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .mobile-menu-button.active > span {
    width: 100%;
  }
  /* line 318, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .main-navigation .mobile-menu-button::before {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 35px;
    font-family: 'Material Icons';
    cursor: pointer;
    color: #fff;
  }
}

/* line 331, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 .submenu-navigation-searchbox {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  float: right;
}

@media only screen and (max-width: 991px) {
  /* line 331, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .submenu-navigation-searchbox {
    float: none;
  }
}

/* line 340, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 .submenu-navigation-searchbox .richText {
  right: 15px;
}

/* line 344, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 .submenu-navigation-searchbox #navigation-search-icon-helper {
  right: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
}

/* line 353, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 .submenu-navigation-searchbox .richText,
body.layout-full-width-2020 .reference-header-2020 .submenu-navigation-searchbox #navigation-search-icon-helper {
  position: absolute;
  top: 0;
  width: 20px;
  height: 100%;
  margin: 0;
  padding: 0;
}

/* line 363, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 .submenu-navigation-searchbox .image {
  margin-right: 15px;
  float: right;
  cursor: pointer;
}

/* line 368, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 .submenu-navigation-searchbox .image img {
  width: 21px;
  padding-top: 20px;
}

/* line 375, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 .header-main-logo {
  padding: 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 375, src/sass/redesign-2020/sections/_header.scss */
  body.layout-full-width-2020 .reference-header-2020 .header-main-logo {
    width: 50%;
  }
}

/* line 383, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 .header-main-logo .paragraphSystem {
  margin: 0 15px;
}

/* line 387, src/sass/redesign-2020/sections/_header.scss */
body.layout-full-width-2020 .reference-header-2020 .header-main-logo img {
  float: left;
}

/* line 1, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container {
  display: none;
  padding: 90px 0 50px;
  margin-bottom: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background: rgba(0, 155, 222, 0.9);
  color: #fff;
  width: 100vw;
  border-bottom-right-radius: 100px;
}

/* line 14, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container > .component-content {
  max-width: 1110px;
  margin: 0 auto;
  overflow: hidden;
}

/* line 19, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container > .component-content > .content {
  margin: 0;
}

/* line 24, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container::after {
  content: "";
  position: absolute;
  background-color: transparent;
  bottom: -100px;
  height: 100px;
  width: 50px;
  border-top-left-radius: 50px;
  box-shadow: 0 -50px 0 0 rgba(0, 155, 222, 0.9);
  clip: rect(0, 50px, 50px, 0);
}

/* line 36, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container p,
body.layout-full-width-2020 .submenu-container span,
body.layout-full-width-2020 .submenu-container .richText-content h5,
body.layout-full-width-2020 .submenu-container .richText-content a {
  color: #fff;
}

/* line 43, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .richText-content h5 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
}

/* line 49, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .richText-content ul {
  margin: 0;
  display: inline-block;
}

/* line 53, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .richText-content ul li {
  position: relative;
  border: 1px solid #fff;
  border-radius: 14px;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  text-align: center;
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
}

/* line 65, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .richText-content ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 10px 15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  font-size: 16px;
  font-size: 1.6rem;
}

/* line 76, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .richText-content ul li:hover {
  background-color: #004191;
}

/* line 86, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .image:hover h5 a::after {
  box-shadow: 3px -3px 0 #fff, 5px -5px 0 #1062a8;
}

/* line 94, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .image.orange-border-right img {
  border-right: solid 1px #1062a8;
}

/* line 99, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

/* line 105, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .image h5 {
  margin: 10px 0;
}

/* line 108, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .image h5 a {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  text-decoration: none;
  color: #1062a8;
}

/* line 116, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .image h5 a::after {
  content: '';
  width: 10px;
  height: 10px;
  display: inline-block;
  border-top: solid 2px #1062a8;
  border-right: solid 2px #1062a8;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  box-shadow: 0 0 0 #1062a8, 0 0 0 rgba(255, 255, 255, 0);
  transition: box-shadow 0.2s ease;
}

/* line 132, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .richText h5 {
  margin: 10px 0;
}

/* line 135, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .richText h5 a {
  font-size: 22px;
  font-size: 2.2rem;
  text-decoration: none;
  color: #1062a8;
}

/* line 145, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .image picture {
  position: relative;
}

/* line 149, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .image figure {
  position: relative;
}

/* line 152, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .image figure img {
  transition: all 0.5s ease;
}

/* line 156, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .image figure:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

/* line 162, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .image figcaption p,
body.layout-full-width-2020 .submenu-container .image figcaption a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 19px;
  line-height: 1.9rem;
  font-weight: bold;
  letter-spacing: 5.71px;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  color: #fff;
}

/* line 174, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .image figcaption br {
  display: none;
}

/* line 178, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .image figcaption a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 191, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .submenu-navigation-close {
  text-align: right;
}

/* line 195, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .submenu-navigation-close p a {
  display: inline-block;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
}

/* line 203, src/sass/redesign-2020/sections/_submenu.scss */
body.layout-full-width-2020 .submenu-container .submenu-navigation-close p a:hover {
  text-decoration: none;
}

/* line 2, src/sass/redesign-2020/components/accordion/_accordion-base.scss */
body.layout-full-width-2020 .accordion-content {
  padding: 0;
}

/* line 5, src/sass/redesign-2020/components/accordion/_accordion-base.scss */
body.layout-full-width-2020 .accordion-content-wrapper {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}

/* line 3, src/sass/redesign-2020/components/accordion/_accordion-pdp.scss */
body.layout-full-width-2020 .accordion-pdp .accordion-head {
  border-top: 1px solid rgba(70, 82, 93, 0.3);
  border-bottom: none;
  margin-bottom: 0;
}

/* line 8, src/sass/redesign-2020/components/accordion/_accordion-pdp.scss */
body.layout-full-width-2020 .accordion-pdp .accordion-head:hover {
  color: #0063be;
}

/* line 11, src/sass/redesign-2020/components/accordion/_accordion-pdp.scss */
body.layout-full-width-2020 .accordion-pdp .accordion-head:hover .accordion-title-link {
  color: #0063be;
}

/* line 16, src/sass/redesign-2020/components/accordion/_accordion-pdp.scss */
body.layout-full-width-2020 .accordion-pdp .accordion-head::before {
  display: none;
}

/* line 20, src/sass/redesign-2020/components/accordion/_accordion-pdp.scss */
body.layout-full-width-2020 .accordion-pdp .accordion-head::after {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  margin-top: 3px;
  content: "\f067";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  right: 5px;
  border: none;
  width: 20.88px;
  height: 20.88px;
  color: #009bde;
  content: '+';
}

@media only screen and (max-width: 991px) {
  /* line 20, src/sass/redesign-2020/components/accordion/_accordion-pdp.scss */
  body.layout-full-width-2020 .accordion-pdp .accordion-head::after {
    font-size: 18px;
    font-size: 1.8rem;
    -webkit-transform: none;
            transform: none;
    margin-top: -10px;
  }
}

/* line 42, src/sass/redesign-2020/components/accordion/_accordion-pdp.scss */
body.layout-full-width-2020 .accordion-pdp .accordion-head .accordion-title-link {
  color: #004191;
  letter-spacing: 0;
}

/* line 50, src/sass/redesign-2020/components/accordion/_accordion-pdp.scss */
body.layout-full-width-2020 .accordion-pdp .accordion-slide.is-active .accordion-title-link {
  color: #0063be;
}

/* line 56, src/sass/redesign-2020/components/accordion/_accordion-pdp.scss */
body.layout-full-width-2020 .accordion-pdp .accordion-slide.is-active > .accordion-head:hover {
  color: #1062a8;
}

/* line 59, src/sass/redesign-2020/components/accordion/_accordion-pdp.scss */
body.layout-full-width-2020 .accordion-pdp .accordion-slide.is-active > .accordion-head:hover::after {
  content: "\f068";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  right: 5px;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  margin-top: 5px;
  top: 50%;
  content: '–';
}

/* line 70, src/sass/redesign-2020/components/accordion/_accordion-pdp.scss */
body.layout-full-width-2020 .accordion-pdp .accordion-slide.is-active > .accordion-head::after {
  content: "\f068";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  right: 5px;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  margin-top: 5px;
  top: 50%;
  content: '–';
}

/* line 81, src/sass/redesign-2020/components/accordion/_accordion-pdp.scss */
body.layout-full-width-2020 .accordion-pdp .accordion-slide.last {
  border-bottom: 1px solid rgba(70, 82, 93, 0.3);
}

/* line 85, src/sass/redesign-2020/components/accordion/_accordion-pdp.scss */
body.layout-full-width-2020 .accordion-pdp .accordion-slide p {
  color: #46525d;
}

/* line 3, src/sass/redesign-2020/components/box/_box-hints.scss */
body.layout-full-width-2020 .hints-box-2020 {
  position: relative;
  background-color: #fafafa;
  padding: 50px 0;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
}

/* line 10, src/sass/redesign-2020/components/box/_box-hints.scss */
body.layout-full-width-2020 .hints-box-2020::before {
  content: '';
  width: 100%;
  height: 50px;
  position: absolute;
  background-color: #fff;
  right: 0;
  top: 0;
  border-bottom-right-radius: 50px;
}

/* line 21, src/sass/redesign-2020/components/box/_box-hints.scss */
body.layout-full-width-2020 .hints-box-2020::after {
  content: '';
  width: 100%;
  height: 50px;
  position: absolute;
  background-color: #fff;
  left: 0;
  bottom: 0;
  border-top-left-radius: 50px;
}

/* line 32, src/sass/redesign-2020/components/box/_box-hints.scss */
body.layout-full-width-2020 .hints-box-2020 > .component-content {
  background-color: #fff;
  max-width: 100%;
}

/* line 36, src/sass/redesign-2020/components/box/_box-hints.scss */
body.layout-full-width-2020 .hints-box-2020 > .component-content > .content {
  margin: 0;
  padding: 5%;
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
  background-color: #fafafa;
}

/* line 4, src/sass/redesign-2020/components/box/_box-icon-characteristics.scss */
body.layout-full-width-2020 .box-icon-characteristics .component-content .content > .image {
  margin: 5px 0;
}

/* line 7, src/sass/redesign-2020/components/box/_box-icon-characteristics.scss */
body.layout-full-width-2020 .box-icon-characteristics .component-content .content > .image .component-content > figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 12, src/sass/redesign-2020/components/box/_box-icon-characteristics.scss */
body.layout-full-width-2020 .box-icon-characteristics .component-content .content > .image .component-content > figure img {
  max-width: 50px;
  width: 100%;
}

/* line 17, src/sass/redesign-2020/components/box/_box-icon-characteristics.scss */
body.layout-full-width-2020 .box-icon-characteristics .component-content .content > .image .component-content > figure figcaption p {
  padding-left: 10px;
  font-size: 12px;
  line-height: 17px;
  color: #46525d;
}

/* line 3, src/sass/redesign-2020/components/box/_box-image-selector.scss */
body.layout-full-width-2020 .pdp-image-selector .content .image.component.first {
  pointer-events: none;
  margin-bottom: 25px;
}

/* line 9, src/sass/redesign-2020/components/box/_box-image-selector.scss */
body.layout-full-width-2020 .pdp-image-selector-thumbnails {
  padding: 0 15px;
}

/* line 12, src/sass/redesign-2020/components/box/_box-image-selector.scss */
body.layout-full-width-2020 .pdp-image-selector-thumbnails > .component-content {
  margin: 0 auto;
  text-align: center;
}

/* line 16, src/sass/redesign-2020/components/box/_box-image-selector.scss */
body.layout-full-width-2020 .pdp-image-selector-thumbnails > .component-content > .paragraphSystem {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 23, src/sass/redesign-2020/components/box/_box-image-selector.scss */
body.layout-full-width-2020 .pdp-image-selector-thumbnails > .component-content > .paragraphSystem .image.component {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: calc(25% - 10px);
      flex-basis: calc(25% - 10px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0.6;
  margin: 0 5px;
  padding: 0;
  transition: all 500ms linear;
  max-width: 79px;
  max-height: 69px;
  pointer-events: auto;
}

/* line 37, src/sass/redesign-2020/components/box/_box-image-selector.scss */
body.layout-full-width-2020 .pdp-image-selector-thumbnails > .component-content > .paragraphSystem .image.component > .component-content {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

/* line 41, src/sass/redesign-2020/components/box/_box-image-selector.scss */
body.layout-full-width-2020 .pdp-image-selector-thumbnails > .component-content > .paragraphSystem .image.component.active {
  opacity: 1;
  pointer-events: none;
}

/* line 46, src/sass/redesign-2020/components/box/_box-image-selector.scss */
body.layout-full-width-2020 .pdp-image-selector-thumbnails > .component-content > .paragraphSystem .image.component a {
  overflow: hidden;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 79px;
  max-height: 69px;
}

/* line 53, src/sass/redesign-2020/components/box/_box-image-selector.scss */
body.layout-full-width-2020 .pdp-image-selector-thumbnails > .component-content > .paragraphSystem .image.component a img {
  width: 100%;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 69, src/sass/redesign-2020/components/box/_box-image-selector.scss */
  body.layout-full-width-2020 .pdp-image-selector-thumbnails > .component-content > .paragraphSystem .image.component.active a {
    border: 1px solid #0063be;
  }
  /* line 73, src/sass/redesign-2020/components/box/_box-image-selector.scss */
  body.layout-full-width-2020 .pdp-image-selector-thumbnails > .component-content > .paragraphSystem .image.component a {
    max-width: 77px;
    max-height: 67px;
  }
}

/* line 1, src/sass/redesign-2020/components/box/_box-experts-advice.scss */
body.layout-full-width-2020 .experts-advice-2020 {
  background-color: #fafafa;
  padding: 100px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/redesign-2020/components/box/_box-experts-advice.scss */
  body.layout-full-width-2020 .experts-advice-2020 {
    padding: 80px 20px;
  }
}

/* line 11, src/sass/redesign-2020/components/box/_box-experts-advice.scss */
body.layout-full-width-2020 .experts-advice-2020 .component-content .richText h3 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 42px;
  width: 95%;
  max-width: 380px;
  margin: 50px auto;
  padding: 0;
  position: relative;
}

@media (max-width: 767px) {
  /* line 11, src/sass/redesign-2020/components/box/_box-experts-advice.scss */
  body.layout-full-width-2020 .experts-advice-2020 .component-content .richText h3 {
    font-size: 26px;
    font-size: 2.6rem;
    width: 88%;
  }
}

/* line 27, src/sass/redesign-2020/components/box/_box-experts-advice.scss */
body.layout-full-width-2020 .experts-advice-2020 .component-content .richText h3 span {
  font-size: 72px;
  font-size: 7.2rem;
}

/* line 31, src/sass/redesign-2020/components/box/_box-experts-advice.scss */
body.layout-full-width-2020 .experts-advice-2020 .component-content .richText h3 span:first-child {
  position: absolute;
  left: -25px;
  top: 5px;
  line-height: 0;
}

/* line 38, src/sass/redesign-2020/components/box/_box-experts-advice.scss */
body.layout-full-width-2020 .experts-advice-2020 .component-content .richText h3 span:last-child {
  position: absolute;
  bottom: -24px;
  right: -20px;
  line-height: 0;
}

/* line 47, src/sass/redesign-2020/components/box/_box-experts-advice.scss */
body.layout-full-width-2020 .experts-advice-2020 .component-content .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 50, src/sass/redesign-2020/components/box/_box-experts-advice.scss */
body.layout-full-width-2020 .experts-advice-2020 .component-content .image .component-content > figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background: white;
  border-radius: 12px;
  padding: 20px;
}

/* line 58, src/sass/redesign-2020/components/box/_box-experts-advice.scss */
body.layout-full-width-2020 .experts-advice-2020 .component-content .image .component-content > figure figcaption p {
  padding-left: 10px;
  line-height: 23px;
  color: #46525d;
  width: 180px;
  font-size: 16px;
  font-size: 1.6rem;
}

/* line 2, src/sass/redesign-2020/components/box/_box-margin.scss */
body.layout-full-width-2020 .box-margin-top-50 {
  margin-top: 50px;
}

/* line 6, src/sass/redesign-2020/components/box/_box-margin.scss */
body.layout-full-width-2020 .box-margin-top-30 {
  margin-top: 30px;
}

/* line 10, src/sass/redesign-2020/components/box/_box-margin.scss */
body.layout-full-width-2020 .box-margin-bottom-50 {
  margin-bottom: 50px;
}

/* line 14, src/sass/redesign-2020/components/box/_box-margin.scss */
body.layout-full-width-2020 .box-margin-bottom-30 {
  margin-bottom: 30px;
}

/* line 2, src/sass/redesign-2020/components/box/_box-border-radius.scss */
body.layout-full-width-2020 .box-border-radius-14 {
  border-radius: 14px;
}

/* line 6, src/sass/redesign-2020/components/box/_box-border-radius.scss */
body.layout-full-width-2020 .box-border-radius-50 {
  border-radius: 50px;
}

/* line 10, src/sass/redesign-2020/components/box/_box-border-radius.scss */
body.layout-full-width-2020 .box-border-radius-90 {
  border-radius: 90px;
}

/* line 1, src/sass/redesign-2020/components/box/_box-related-articles.scss */
body.layout-full-width-2020 .box-related-articles {
  padding: 70px 0;
  background-color: #fafafa;
}

/* line 5, src/sass/redesign-2020/components/box/_box-related-articles.scss */
body.layout-full-width-2020 .box-related-articles > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 767px) {
  /* line 5, src/sass/redesign-2020/components/box/_box-related-articles.scss */
  body.layout-full-width-2020 .box-related-articles > .component-content > .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 15, src/sass/redesign-2020/components/box/_box-related-articles.scss */
body.layout-full-width-2020 .box-related-articles > .component-content > .content .richText {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

/* line 18, src/sass/redesign-2020/components/box/_box-related-articles.scss */
body.layout-full-width-2020 .box-related-articles > .component-content > .content .richText h2 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #004191;
  line-height: 19px;
  letter-spacing: 5.71px !important;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 50px;
}

/* line 30, src/sass/redesign-2020/components/box/_box-related-articles.scss */
body.layout-full-width-2020 .box-related-articles > .component-content > .content .box {
  max-width: 350px;
}

@media only screen and (max-width: 767px) {
  /* line 30, src/sass/redesign-2020/components/box/_box-related-articles.scss */
  body.layout-full-width-2020 .box-related-articles > .component-content > .content .box {
    margin: 0 auto;
  }
}

/* line 37, src/sass/redesign-2020/components/box/_box-related-articles.scss */
body.layout-full-width-2020 .box-related-articles > .component-content > .content .box > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 44, src/sass/redesign-2020/components/box/_box-related-articles.scss */
body.layout-full-width-2020 .box-related-articles > .component-content > .content .box > .component-content > .content .image {
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

/* line 49, src/sass/redesign-2020/components/box/_box-related-articles.scss */
body.layout-full-width-2020 .box-related-articles > .component-content > .content .box > .component-content > .content .richText {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

/* line 53, src/sass/redesign-2020/components/box/_box-related-articles.scss */
body.layout-full-width-2020 .box-related-articles > .component-content > .content .box > .component-content > .content .richText > .component-content {
  height: 100%;
  position: relative;
}

/* line 57, src/sass/redesign-2020/components/box/_box-related-articles.scss */
body.layout-full-width-2020 .box-related-articles > .component-content > .content .box > .component-content > .content .richText > .component-content > .richText-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

/* line 63, src/sass/redesign-2020/components/box/_box-related-articles.scss */
body.layout-full-width-2020 .box-related-articles > .component-content > .content .box > .component-content > .content .richText > .component-content > .richText-content h3,
body.layout-full-width-2020 .box-related-articles > .component-content > .content .box > .component-content > .content .richText > .component-content > .richText-content h4 {
  line-height: initial;
  letter-spacing: normal;
  padding: 0 9px;
}

/* line 69, src/sass/redesign-2020/components/box/_box-related-articles.scss */
body.layout-full-width-2020 .box-related-articles > .component-content > .content .box > .component-content > .content .richText > .component-content > .richText-content h3 a,
body.layout-full-width-2020 .box-related-articles > .component-content > .content .box > .component-content > .content .richText > .component-content > .richText-content h4 a {
  color: #0063be;
}

/* line 72, src/sass/redesign-2020/components/box/_box-related-articles.scss */
body.layout-full-width-2020 .box-related-articles > .component-content > .content .box > .component-content > .content .richText > .component-content > .richText-content h3 a:hover,
body.layout-full-width-2020 .box-related-articles > .component-content > .content .box > .component-content > .content .richText > .component-content > .richText-content h4 a:hover {
  text-decoration: none;
}

/* line 78, src/sass/redesign-2020/components/box/_box-related-articles.scss */
body.layout-full-width-2020 .box-related-articles > .component-content > .content .box > .component-content > .content .richText > .component-content > .richText-content h3 {
  padding-top: 10px;
}

/* line 81, src/sass/redesign-2020/components/box/_box-related-articles.scss */
body.layout-full-width-2020 .box-related-articles > .component-content > .content .box > .component-content > .content .richText > .component-content > .richText-content h3 a {
  font-size: 10px;
  font-size: 1rem;
  line-height: 13px;
  letter-spacing: 3.57px;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 91, src/sass/redesign-2020/components/box/_box-related-articles.scss */
body.layout-full-width-2020 .box-related-articles > .component-content > .content .box > .component-content > .content .richText > .component-content > .richText-content h4 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/* line 94, src/sass/redesign-2020/components/box/_box-related-articles.scss */
body.layout-full-width-2020 .box-related-articles > .component-content > .content .box > .component-content > .content .richText > .component-content > .richText-content h4 a {
  font-size: 20px;
  font-size: 2rem;
  line-height: 28px;
  color: #0063be;
  font-weight: 300;
  text-transform: none;
}

/* line 104, src/sass/redesign-2020/components/box/_box-related-articles.scss */
body.layout-full-width-2020 .box-related-articles > .component-content > .content .box > .component-content > .content .richText > .component-content > .richText-content p {
  margin: 10px;
}

/* line 1, src/sass/redesign-2020/components/box/_box-card.scss */
body.layout-full-width-2020 .box-card {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media (max-width: 1024px) {
  /* line 1, src/sass/redesign-2020/components/box/_box-card.scss */
  body.layout-full-width-2020 .box-card {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/redesign-2020/components/box/_box-card.scss */
  body.layout-full-width-2020 .box-card {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

/* line 17, src/sass/redesign-2020/components/box/_box-card.scss */
body.layout-full-width-2020 .box-card > .component-content {
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.07);
  max-width: 350px;
  margin: 0;
}

/* line 2, src/sass/redesign-2020/components/box/_box-background.scss */
body.layout-full-width-2020 .box-background-very-light-gray {
  background-color: #fafafa;
}

/* line 6, src/sass/redesign-2020/components/box/_box-background.scss */
body.layout-full-width-2020 .box-background-pure-blue {
  background-color: #0063be;
}

/* line 10, src/sass/redesign-2020/components/box/_box-background.scss */
body.layout-full-width-2020 .box-background-dark-blue {
  background-color: #002f87;
}

/* line 2, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 2, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
  body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

/* line 10, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

/* line 17, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .box > .component-content {
  margin: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

/* line 23, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .box > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  min-height: 0;
}

/* line 32, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .image {
  z-index: 1;
}

/* line 36, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .image .component-content figure {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 36, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
  body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .image .component-content figure {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/* line 47, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .image .component-content figure figcaption {
  position: absolute;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 767px) {
  /* line 47, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
  body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .image .component-content figure figcaption {
    right: 0;
  }
}

/* line 56, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .image .component-content figure figcaption p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #004191;
  font-weight: 700;
  line-height: 23px;
  width: 250px;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  /* line 56, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
  body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .image .component-content figure figcaption p {
    text-align: center;
    width: auto;
  }
}

/* line 74, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .image picture {
  padding-top: 30px;
}

/* line 77, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .image picture img {
  border: 2px solid #fff;
  border-radius: 50%;
}

/* line 84, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .richText {
  background-color: #fff;
  border-radius: 10px;
  padding: 70px 20px 10px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
  position: relative;
  top: -80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 767px) {
  /* line 84, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
  body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .richText {
    text-align: center;
  }
}

/* line 100, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .richText .component-content {
  box-sizing: border-box;
  min-height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 105, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .richText .component-content .richText-content {
  margin: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

/* line 112, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .richText .component-content .richText-content h3 {
  font-size: 14px;
  font-size: 1.4rem;
  color: #004191;
  line-height: 18px;
  font-weight: 300;
  margin-top: 20px;
}

/* line 121, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .richText .component-content .richText-content p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  max-width: 445px;
  margin: 15px auto;
  padding: 0;
  color: #46525d;
  font-weight: 300;
}

@media only screen and (max-width: 767px) {
  /* line 121, src/sass/redesign-2020/components/box/_box-experts-advice-for-products.scss */
  body.layout-full-width-2020 .expert-advice-for-products > .component-content > .content .richText .component-content .richText-content p {
    width: auto;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/redesign-2020/components/box/_box-shares.scss */
  body.layout-full-width-2020 .shares-sanex-red {
    margin-bottom: 20px;
  }
}

/* line 6, src/sass/redesign-2020/components/box/_box-shares.scss */
body.layout-full-width-2020 .shares-sanex-red h2 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 23px;
  color: #004191;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0 15px;
}

@media only screen and (max-width: 767px) {
  /* line 6, src/sass/redesign-2020/components/box/_box-shares.scss */
  body.layout-full-width-2020 .shares-sanex-red h2 {
    text-align: center;
  }
}

/* line 20, src/sass/redesign-2020/components/box/_box-shares.scss */
body.layout-full-width-2020 .shares-sanex-red .shareThis-list {
  margin: 0 15px 25px;
}

@media only screen and (max-width: 767px) {
  /* line 20, src/sass/redesign-2020/components/box/_box-shares.scss */
  body.layout-full-width-2020 .shares-sanex-red .shareThis-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/* line 28, src/sass/redesign-2020/components/box/_box-shares.scss */
body.layout-full-width-2020 .shares-sanex-red .shareThis-list li {
  margin: 0 10px 0 0;
  height: 35px;
}

/* line 33, src/sass/redesign-2020/components/box/_box-shares.scss */
body.layout-full-width-2020 .shares-sanex-red .shareThis-list li a img {
  width: 35px;
  opacity: 1;
  background-color: #009bde;
  border-radius: 50%;
}

/* line 39, src/sass/redesign-2020/components/box/_box-shares.scss */
body.layout-full-width-2020 .shares-sanex-red .shareThis-list li a img:hover {
  background-color: #0063be;
}

/* line 1, src/sass/redesign-2020/components/box/_box-our-mission.scss */
body.layout-full-width-2020 .box-our-mission {
  width: calc(100% - 140px);
  margin: 0 70px;
  padding: 40px 0;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/redesign-2020/components/box/_box-our-mission.scss */
  body.layout-full-width-2020 .box-our-mission {
    width: calc(100% - 30px);
    margin: 0 15px;
  }
}

/* line 11, src/sass/redesign-2020/components/box/_box-our-mission.scss */
body.layout-full-width-2020 .box-our-mission > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}

/* line 18, src/sass/redesign-2020/components/box/_box-our-mission.scss */
body.layout-full-width-2020 .box-our-mission > .component-content > .content > .box.first .richText h3 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #004191;
  line-height: 19px;
  text-transform: uppercase;
  letter-spacing: 5.71px !important;
  font-weight: 700;
}

/* line 28, src/sass/redesign-2020/components/box/_box-our-mission.scss */
body.layout-full-width-2020 .box-our-mission > .component-content > .content > .box.first .richText h2 {
  font-size: 42px;
  font-size: 4.2rem;
  color: #004191;
  line-height: 48px;
  font-weight: 300;
  margin-bottom: 50px;
}

/* line 39, src/sass/redesign-2020/components/box/_box-our-mission.scss */
body.layout-full-width-2020 .box-our-mission > .component-content > .content .box:not(.first) {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 43, src/sass/redesign-2020/components/box/_box-our-mission.scss */
body.layout-full-width-2020 .box-our-mission > .component-content > .content .box:not(.first) > .component-content {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

/* line 46, src/sass/redesign-2020/components/box/_box-our-mission.scss */
body.layout-full-width-2020 .box-our-mission > .component-content > .content .box:not(.first) > .component-content .content {
  height: 100%;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 52, src/sass/redesign-2020/components/box/_box-our-mission.scss */
body.layout-full-width-2020 .box-our-mission > .component-content > .content .box:not(.first) > .component-content .content .image {
  padding: 0;
}

/* line 56, src/sass/redesign-2020/components/box/_box-our-mission.scss */
body.layout-full-width-2020 .box-our-mission > .component-content > .content .box:not(.first) > .component-content .content .richText {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0;
}

/* line 60, src/sass/redesign-2020/components/box/_box-our-mission.scss */
body.layout-full-width-2020 .box-our-mission > .component-content > .content .box:not(.first) > .component-content .content .richText > .component-content {
  height: 100%;
}

/* line 63, src/sass/redesign-2020/components/box/_box-our-mission.scss */
body.layout-full-width-2020 .box-our-mission > .component-content > .content .box:not(.first) > .component-content .content .richText > .component-content .richText-content {
  padding-right: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

/* line 70, src/sass/redesign-2020/components/box/_box-our-mission.scss */
body.layout-full-width-2020 .box-our-mission > .component-content > .content .box:not(.first) > .component-content .content .richText > .component-content .richText-content h3 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/* line 74, src/sass/redesign-2020/components/box/_box-our-mission.scss */
body.layout-full-width-2020 .box-our-mission > .component-content > .content .box:not(.first) > .component-content .content .richText > .component-content .richText-content p {
  margin: 15px 0;
}

/* line 2, src/sass/redesign-2020/components/box/_box-padding.scss */
body.layout-full-width-2020 .box-padding-top {
  padding-top: 100px;
}

@media only screen and (max-width: 991px) {
  /* line 2, src/sass/redesign-2020/components/box/_box-padding.scss */
  body.layout-full-width-2020 .box-padding-top {
    padding-top: 40px;
  }
}

/* line 10, src/sass/redesign-2020/components/box/_box-padding.scss */
body.layout-full-width-2020 .box-padding-left {
  padding-left: 10px;
}

/* line 3, src/sass/redesign-2020/components/box/_box-our-experts.scss */
body.layout-full-width-2020 .our-experts > .component-content .box.component {
  padding: 6% 0;
}

@media (max-width: 767px) {
  /* line 3, src/sass/redesign-2020/components/box/_box-our-experts.scss */
  body.layout-full-width-2020 .our-experts > .component-content .box.component {
    padding: 15% 15px;
  }
}

/* line 10, src/sass/redesign-2020/components/box/_box-our-experts.scss */
body.layout-full-width-2020 .our-experts > .component-content .box.component .paragraphSystem.content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 15px;
  margin: 0;
}

@media (max-width: 767px) {
  /* line 10, src/sass/redesign-2020/components/box/_box-our-experts.scss */
  body.layout-full-width-2020 .our-experts > .component-content .box.component .paragraphSystem.content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 20, src/sass/redesign-2020/components/box/_box-our-experts.scss */
body.layout-full-width-2020 .our-experts > .component-content .box.component .paragraphSystem.content .image.component {
  width: 50%;
  padding: 0 5% 0 10%;
}

@media (max-width: 767px) {
  /* line 20, src/sass/redesign-2020/components/box/_box-our-experts.scss */
  body.layout-full-width-2020 .our-experts > .component-content .box.component .paragraphSystem.content .image.component {
    width: 100%;
    padding: 0;
  }
}

/* line 30, src/sass/redesign-2020/components/box/_box-our-experts.scss */
body.layout-full-width-2020 .our-experts > .component-content .box.component .paragraphSystem.content .richText.component {
  width: 50%;
  padding: 0 10% 0 5%;
}

@media (max-width: 767px) {
  /* line 30, src/sass/redesign-2020/components/box/_box-our-experts.scss */
  body.layout-full-width-2020 .our-experts > .component-content .box.component .paragraphSystem.content .richText.component {
    width: 100%;
    padding: 0;
  }
}

/* line 4, src/sass/redesign-2020/components/box/_box-hero-small.scss */
body.layout-full-width-2020 .hero.paragraphSystem .hero-small.box {
  position: relative;
  padding: 0;
}

/* line 8, src/sass/redesign-2020/components/box/_box-hero-small.scss */
body.layout-full-width-2020 .hero.paragraphSystem .hero-small.box::after, body.layout-full-width-2020 .hero.paragraphSystem .hero-small.box::before {
  content: '';
  position: absolute;
  z-index: 1;
  height: 50px;
}

/* line 16, src/sass/redesign-2020/components/box/_box-hero-small.scss */
body.layout-full-width-2020 .hero.paragraphSystem .hero-small.box::before {
  width: 50px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: radial-gradient(circle at 0 0, transparent 50px, #fff 51px);
  bottom: 50px;
  right: 0;
}

/* line 25, src/sass/redesign-2020/components/box/_box-hero-small.scss */
body.layout-full-width-2020 .hero.paragraphSystem .hero-small.box::after {
  width: 100%;
  background-color: #fff;
  left: 0;
  bottom: 0;
  border-top-left-radius: 50px;
}

/* line 33, src/sass/redesign-2020/components/box/_box-hero-small.scss */
body.layout-full-width-2020 .hero.paragraphSystem .hero-small.box > .component-content {
  padding-top: 140px;
  background-position: center top;
}

/* line 3, src/sass/redesign-2020/components/box/_box-hero-medium.scss */
body.layout-full-width-2020 .hero.paragraphSystem .hero-medium.box .richText {
  padding-top: 50px;
  padding-bottom: 40px;
}

/* line 7, src/sass/redesign-2020/components/box/_box-hero-medium.scss */
body.layout-full-width-2020 .hero.paragraphSystem .hero-medium.box .richText h1 {
  letter-spacing: normal;
}

/* line 11, src/sass/redesign-2020/components/box/_box-hero-medium.scss */
body.layout-full-width-2020 .hero.paragraphSystem .hero-medium.box .richText h4 {
  color: #fff;
}

/* line 11, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .hero.paragraphSystem .box.homepage-carousel > .component-content {
  padding-top: 0;
}

/* line 18, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel > .component-content > .content {
  margin: 0;
}

/* line 21, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel > .component-content > .content .box {
  padding: 0;
}

/* line 24, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel > .component-content > .content .box > .component-content {
  padding: 100px 0;
  height: calc(100% - 200px);
  background-size: cover;
  background-position: center calc(50% - 20px);
  margin: 0;
}

/* line 31, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel > .component-content > .content .box > .component-content > .content {
  height: 100%;
}

/* line 34, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel > .component-content > .content .box > .component-content > .content .richText {
  padding: 60px 0;
  height: 100%;
  z-index: 1;
}

/* line 39, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel > .component-content > .content .box > .component-content > .content .richText > .component-content {
  height: 100%;
  padding-left: 10%;
}

@media only screen and (max-width: 767px) {
  /* line 39, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
  body.layout-full-width-2020 .homepage-carousel > .component-content > .content .box > .component-content > .content .richText > .component-content {
    padding-left: 50px;
  }
}

/* line 47, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel > .component-content > .content .box > .component-content > .content .richText > .component-content .richText-content {
  max-width: 670px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
  /* line 47, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
  body.layout-full-width-2020 .homepage-carousel > .component-content > .content .box > .component-content > .content .richText > .component-content .richText-content {
    padding-right: 30px;
  }
}

/* line 58, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel > .component-content > .content .box > .component-content > .content .richText > .component-content .richText-content h1 {
  margin-bottom: 30px;
}

/* line 62, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel > .component-content > .content .box > .component-content > .content .richText > .component-content .richText-content p {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
}

/* line 68, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel > .component-content > .content .box > .component-content > .content .richText > .component-content .richText-content p:last-of-type {
  margin-bottom: 0;
}

/* line 78, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel > .component-content > .content .box::before, body.layout-full-width-2020 .homepage-carousel > .component-content > .content .box::after {
  position: absolute;
  z-index: 1;
}

/* line 84, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel > .component-content > .content .box::before {
  content: '';
  width: 80px;
  height: 80px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: radial-gradient(circle at 0 0, transparent 80px, #fff 81px);
  right: 0;
  bottom: 80px;
}

/* line 95, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel > .component-content > .content .box::after {
  content: '';
  width: 100%;
  height: 80px;
  background-color: #fff;
  bottom: 0;
  left: 0;
  border-top-left-radius: 80px;
}

/* line 106, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel > .component-content > .content .slick-slide {
  border: none;
}

/* line 112, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel .slick-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 116, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel .slick-slider .slick-list {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

/* line 120, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel .slick-slider .slick-arrow {
  position: absolute;
  left: 20px;
  background-color: transparent;
  outline: none;
  border: none;
  cursor: pointer;
  font-size: 0;
  padding: 0;
  z-index: 10;
  -webkit-appearance: none;
}

/* line 132, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel .slick-slider .slick-arrow:focus {
  outline: 2px solid #009bde;
  outline-offset: 2px;
}

/* line 136, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel .slick-slider .slick-arrow::before {
  content: "\f060";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  width: 10px;
  height: 10px;
}

/* line 145, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel .slick-slider .slick-arrow.slick-prev {
  top: calc(50%);
  -webkit-transform: translateY(-80px) rotate(45deg);
          transform: translateY(-80px) rotate(45deg);
}

/* line 150, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel .slick-slider .slick-arrow.slick-next {
  top: calc(50%);
  -webkit-transform: translateY(50px) rotate(225deg);
          transform: translateY(50px) rotate(225deg);
}

/* line 156, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel .slick-slider .slick-dots {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 164, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel .slick-slider .slick-dots li {
  display: block;
  height: 15px;
  width: 15px;
  font-size: 0;
  border-radius: 50%;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid transparent;
}

/* line 174, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel .slick-slider .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 0.5px solid #0063be;
  padding: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  outline: none;
  cursor: pointer;
  background-color: #fff;
}

/* line 187, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel .slick-slider .slick-dots li.slick-active button {
  background-color: #0063be;
}

/* line 193, src/sass/redesign-2020/components/box/_box-homepage-carousel.scss */
body.layout-full-width-2020 .homepage-carousel .slick-slider .slick-dots li button:focus {
  outline: 2px solid #009bde;
  outline-offset: 2px;
}

/* line 2, src/sass/redesign-2020/components/box/_box-flex-container.scss */
body.layout-full-width-2020 .flex-container .paragraphSystem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 991px) {
  /* line 2, src/sass/redesign-2020/components/box/_box-flex-container.scss */
  body.layout-full-width-2020 .flex-container .paragraphSystem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 2, src/sass/redesign-2020/components/box/_box-layout.scss */
body.layout-full-width-2020 .box-max-width-1170 > .component-content {
  max-width: 1170px;
  margin: auto;
}

/* line 3, src/sass/redesign-2020/components/box/_box-skin-type.scss */
body.layout-full-width-2020 .box-skin-type-red .component-content .richText-content {
  padding: 120px 0 80px 80px;
  max-width: 600px;
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/redesign-2020/components/box/_box-skin-type.scss */
  body.layout-full-width-2020 .box-skin-type-red .component-content .richText-content {
    padding: 50px 20px;
  }
}

/* line 11, src/sass/redesign-2020/components/box/_box-skin-type.scss */
body.layout-full-width-2020 .box-skin-type-red .component-content .richText-content h2 {
  margin-bottom: 25px;
}

/* line 1, src/sass/redesign-2020/components/box/_box-last-posts.scss */
body.layout-full-width-2020 .last-posts-container {
  background-color: #fafafa;
}

/* line 4, src/sass/redesign-2020/components/box/_box-last-posts.scss */
body.layout-full-width-2020 .last-posts-container .last-posts-card {
  margin-bottom: 30px;
}

/* line 7, src/sass/redesign-2020/components/box/_box-last-posts.scss */
body.layout-full-width-2020 .last-posts-container .last-posts-card img {
  vertical-align: top;
  width: 100%;
}

/* line 12, src/sass/redesign-2020/components/box/_box-last-posts.scss */
body.layout-full-width-2020 .last-posts-container .last-posts-card > .component-content {
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}

/* line 17, src/sass/redesign-2020/components/box/_box-last-posts.scss */
body.layout-full-width-2020 .last-posts-container .last-posts-card > .component-content .richText .richText-content {
  padding: 15px;
}

/* line 20, src/sass/redesign-2020/components/box/_box-last-posts.scss */
body.layout-full-width-2020 .last-posts-container .last-posts-card > .component-content .richText .richText-content h3,
body.layout-full-width-2020 .last-posts-container .last-posts-card > .component-content .richText .richText-content h4 {
  line-height: initial;
  letter-spacing: normal;
  padding: 0 9px;
}

/* line 26, src/sass/redesign-2020/components/box/_box-last-posts.scss */
body.layout-full-width-2020 .last-posts-container .last-posts-card > .component-content .richText .richText-content h3 a,
body.layout-full-width-2020 .last-posts-container .last-posts-card > .component-content .richText .richText-content h4 a {
  color: #0063be;
}

/* line 29, src/sass/redesign-2020/components/box/_box-last-posts.scss */
body.layout-full-width-2020 .last-posts-container .last-posts-card > .component-content .richText .richText-content h3 a:hover,
body.layout-full-width-2020 .last-posts-container .last-posts-card > .component-content .richText .richText-content h4 a:hover {
  text-decoration: none;
}

/* line 35, src/sass/redesign-2020/components/box/_box-last-posts.scss */
body.layout-full-width-2020 .last-posts-container .last-posts-card > .component-content .richText .richText-content h3 {
  padding-top: 10px;
}

/* line 38, src/sass/redesign-2020/components/box/_box-last-posts.scss */
body.layout-full-width-2020 .last-posts-container .last-posts-card > .component-content .richText .richText-content h3 a {
  font-size: 10px;
  font-size: 1rem;
  line-height: 13px;
  letter-spacing: 3.57px;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 49, src/sass/redesign-2020/components/box/_box-last-posts.scss */
body.layout-full-width-2020 .last-posts-container .last-posts-card > .component-content .richText .richText-content h4 a {
  font-size: 20px;
  font-size: 2rem;
  line-height: 28px;
  color: #0063be;
  font-weight: 300;
  text-transform: none;
}

/* line 59, src/sass/redesign-2020/components/box/_box-last-posts.scss */
body.layout-full-width-2020 .last-posts-container .last-posts-card > .component-content .richText .richText-content p {
  margin: 10px;
}

/* line 2, src/sass/redesign-2020/components/box/_box-single.scss */
body.layout-full-width-2020 .box-single .richText {
  margin-top: 30px;
}

/* line 6, src/sass/redesign-2020/components/box/_box-single.scss */
body.layout-full-width-2020 .box-single .component-content {
  background-position: right bottom;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 991px) {
  /* line 6, src/sass/redesign-2020/components/box/_box-single.scss */
  body.layout-full-width-2020 .box-single .component-content {
    padding: 10px 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 6, src/sass/redesign-2020/components/box/_box-single.scss */
  body.layout-full-width-2020 .box-single .component-content {
    background-position: center-bottom;
    padding: 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 21, src/sass/redesign-2020/components/box/_box-single.scss */
  body.layout-full-width-2020 .box-single .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: wrap row;
            flex-flow: wrap row;
    margin-top: 0;
    padding: 0;
  }
}

/* line 2, src/sass/redesign-2020/components/box/_box-mini-links.scss */
body.layout-full-width-2020 #content .box-mini-links .richText-content ul {
  list-style: none;
  margin: 0;
  padding: 20px 0;
}

/* line 9, src/sass/redesign-2020/components/box/_box-mini-links.scss */
body.layout-full-width-2020 .box-mini-links > .component-content > .content {
  max-width: 800px;
  margin: 0 auto;
}

/* line 13, src/sass/redesign-2020/components/box/_box-mini-links.scss */
body.layout-full-width-2020 .box-mini-links > .component-content > .content .richText {
  position: relative;
  padding: 0 20px;
}

/* line 17, src/sass/redesign-2020/components/box/_box-mini-links.scss */
body.layout-full-width-2020 .box-mini-links > .component-content > .content .richText::after {
  content: "\f053";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  left: 0;
}

/* line 23, src/sass/redesign-2020/components/box/_box-mini-links.scss */
body.layout-full-width-2020 .box-mini-links > .component-content > .content .richText::before {
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  right: 0;
}

/* line 29, src/sass/redesign-2020/components/box/_box-mini-links.scss */
body.layout-full-width-2020 .box-mini-links > .component-content > .content .richText::after, body.layout-full-width-2020 .box-mini-links > .component-content > .content .richText::before {
  font-size: 24px;
  font-size: 2.4rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #009bde;
}

/* line 40, src/sass/redesign-2020/components/box/_box-mini-links.scss */
body.layout-full-width-2020 .box-mini-links > .component-content > .content .richText .richText-content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: auto hidden;
  /* stylelint-disable */
  scrollbar-width: thin;
  /* stylelint-enable */
}

/* line 50, src/sass/redesign-2020/components/box/_box-mini-links.scss */
body.layout-full-width-2020 .box-mini-links > .component-content > .content .richText .richText-content ul::-webkit-scrollbar {
  width: 0;
  height: 4px;
}

/* line 55, src/sass/redesign-2020/components/box/_box-mini-links.scss */
body.layout-full-width-2020 .box-mini-links > .component-content > .content .richText .richText-content ul::-webkit-scrollbar-track {
  height: 1px;
}

/* line 59, src/sass/redesign-2020/components/box/_box-mini-links.scss */
body.layout-full-width-2020 .box-mini-links > .component-content > .content .richText .richText-content ul::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

/* line 64, src/sass/redesign-2020/components/box/_box-mini-links.scss */
body.layout-full-width-2020 .box-mini-links > .component-content > .content .richText .richText-content ul li {
  width: auto;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  text-align: center;
  white-space: nowrap;
  margin: 0 20px;
  padding: 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 64, src/sass/redesign-2020/components/box/_box-mini-links.scss */
  body.layout-full-width-2020 .box-mini-links > .component-content > .content .richText .richText-content ul li {
    min-width: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 64, src/sass/redesign-2020/components/box/_box-mini-links.scss */
  body.layout-full-width-2020 .box-mini-links > .component-content > .content .richText .richText-content ul li {
    margin: 0 10px;
  }
}

/* line 81, src/sass/redesign-2020/components/box/_box-mini-links.scss */
body.layout-full-width-2020 .box-mini-links > .component-content > .content .richText .richText-content ul li a {
  color: #46525d;
}

/* line 84, src/sass/redesign-2020/components/box/_box-mini-links.scss */
body.layout-full-width-2020 .box-mini-links > .component-content > .content .richText .richText-content ul li a::after,
body.layout-full-width-2020 .box-mini-links > .component-content > .content .richText .richText-content ul li a :active {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 16%;
  width: 0;
  height: 1px;
  background-color: #46525d;
  transition: all 0.2s;
}

/* line 96, src/sass/redesign-2020/components/box/_box-mini-links.scss */
body.layout-full-width-2020 .box-mini-links > .component-content > .content .richText .richText-content ul li a:hover {
  color: #46525d;
  text-decoration: none;
}

/* line 100, src/sass/redesign-2020/components/box/_box-mini-links.scss */
body.layout-full-width-2020 .box-mini-links > .component-content > .content .richText .richText-content ul li a:hover::after {
  width: 100%;
  left: 0;
}

/* line 1, src/sass/redesign-2020/components/box/_box-quiz-results-main.scss */
body.layout-full-width-2020 .quiz-results-main {
  max-width: 890px;
  width: 100%;
  margin: 50px auto 70px;
  float: none;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/redesign-2020/components/box/_box-quiz-results-main.scss */
  body.layout-full-width-2020 .quiz-results-main {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 1199px) {
  /* line 11, src/sass/redesign-2020/components/box/_box-quiz-results-main.scss */
  body.layout-full-width-2020 .quiz-results-main .richText {
    margin-bottom: 40px;
  }
}

/* line 16, src/sass/redesign-2020/components/box/_box-quiz-results-main.scss */
body.layout-full-width-2020 .quiz-results-main .richText h1 {
  font-size: 42px;
  font-size: 4.2rem;
  color: #0062a8;
  font-weight: 300;
}

@media only screen and (max-width: 1199px) {
  /* line 16, src/sass/redesign-2020/components/box/_box-quiz-results-main.scss */
  body.layout-full-width-2020 .quiz-results-main .richText h1 {
    line-height: 48px;
  }
}

/* line 27, src/sass/redesign-2020/components/box/_box-quiz-results-main.scss */
body.layout-full-width-2020 .quiz-results-main .richText p {
  margin: 2em 0;
}

/* line 30, src/sass/redesign-2020/components/box/_box-quiz-results-main.scss */
body.layout-full-width-2020 .quiz-results-main .richText p:first-child {
  margin-top: 0;
  margin-bottom: 0.5em;
}

/* line 35, src/sass/redesign-2020/components/box/_box-quiz-results-main.scss */
body.layout-full-width-2020 .quiz-results-main .richText p:last-child {
  margin-bottom: 0;
}

/* line 1, src/sass/redesign-2020/components/box/_box-quiz-results-lifestyle.scss */
body.layout-full-width-2020 .quiz-results-lifestyle {
  max-width: 890px;
  width: 100%;
  margin: 0 auto;
  float: none;
}

/* line 7, src/sass/redesign-2020/components/box/_box-quiz-results-lifestyle.scss */
body.layout-full-width-2020 .quiz-results-lifestyle .box {
  margin-bottom: 70px;
}

@media only screen and (max-width: 767px) {
  /* line 7, src/sass/redesign-2020/components/box/_box-quiz-results-lifestyle.scss */
  body.layout-full-width-2020 .quiz-results-lifestyle .box {
    margin-bottom: 50px;
  }
}

/* line 15, src/sass/redesign-2020/components/box/_box-quiz-results-lifestyle.scss */
body.layout-full-width-2020 .quiz-results-lifestyle .box > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

/* line 22, src/sass/redesign-2020/components/box/_box-quiz-results-lifestyle.scss */
body.layout-full-width-2020 .quiz-results-lifestyle .image {
  width: auto;
}

/* line 25, src/sass/redesign-2020/components/box/_box-quiz-results-lifestyle.scss */
body.layout-full-width-2020 .quiz-results-lifestyle .image .component-content {
  width: 103px;
  border-radius: 8px;
  box-shadow: 2px 2px 7px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  padding: 13px 8px 18px;
  box-sizing: border-box;
}

/* line 34, src/sass/redesign-2020/components/box/_box-quiz-results-lifestyle.scss */
body.layout-full-width-2020 .quiz-results-lifestyle .image figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 40, src/sass/redesign-2020/components/box/_box-quiz-results-lifestyle.scss */
body.layout-full-width-2020 .quiz-results-lifestyle .image figcaption {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
}

/* line 45, src/sass/redesign-2020/components/box/_box-quiz-results-lifestyle.scss */
body.layout-full-width-2020 .quiz-results-lifestyle .image picture {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 50, src/sass/redesign-2020/components/box/_box-quiz-results-lifestyle.scss */
body.layout-full-width-2020 .quiz-results-lifestyle .image img {
  max-width: 71px;
  width: 100%;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

/* line 56, src/sass/redesign-2020/components/box/_box-quiz-results-lifestyle.scss */
body.layout-full-width-2020 .quiz-results-lifestyle .image h2 {
  font-size: 9px;
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 9.5px;
  color: #0062a8;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  margin: 0 auto 15px;
}

/* line 69, src/sass/redesign-2020/components/box/_box-quiz-results-lifestyle.scss */
body.layout-full-width-2020 .quiz-results-lifestyle .richText p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 25px;
  letter-spacing: 0.015em;
}

@media only screen and (max-width: 767px) {
  /* line 69, src/sass/redesign-2020/components/box/_box-quiz-results-lifestyle.scss */
  body.layout-full-width-2020 .quiz-results-lifestyle .richText p {
    margin-top: 0;
  }
}

/* line 79, src/sass/redesign-2020/components/box/_box-quiz-results-lifestyle.scss */
body.layout-full-width-2020 .quiz-results-lifestyle .richText p:last-child {
  margin-bottom: 0;
}

/* line 1, src/sass/redesign-2020/components/box/_box-quiz-results-facts.scss */
body.layout-full-width-2020 .quiz-results-facts {
  background: #edeeef;
  margin-bottom: 20px;
}

/* line 5, src/sass/redesign-2020/components/box/_box-quiz-results-facts.scss */
body.layout-full-width-2020 .quiz-results-facts > .component-content {
  padding: 50px 70px;
}

@media only screen and (max-width: 767px) {
  /* line 5, src/sass/redesign-2020/components/box/_box-quiz-results-facts.scss */
  body.layout-full-width-2020 .quiz-results-facts > .component-content {
    padding: 50px 0;
  }
}

/* line 14, src/sass/redesign-2020/components/box/_box-quiz-results-facts.scss */
body.layout-full-width-2020 .quiz-results-facts .richText h2 {
  color: #0062a8;
  margin-bottom: 1.3em;
}

@media only screen and (max-width: 767px) {
  /* line 14, src/sass/redesign-2020/components/box/_box-quiz-results-facts.scss */
  body.layout-full-width-2020 .quiz-results-facts .richText h2 {
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 48px;
    margin-bottom: 50px;
  }
}

/* line 26, src/sass/redesign-2020/components/box/_box-quiz-results-facts.scss */
body.layout-full-width-2020 .quiz-results-facts .richText h3 {
  font-size: 14.5px;
  font-size: 1.45rem;
  font-weight: bold;
  color: #0062a8;
}

/* line 35, src/sass/redesign-2020/components/box/_box-quiz-results-facts.scss */
body.layout-full-width-2020 .quiz-results-facts .box .richText {
  padding: 0 25px;
}

@media only screen and (max-width: 1199px) {
  /* line 35, src/sass/redesign-2020/components/box/_box-quiz-results-facts.scss */
  body.layout-full-width-2020 .quiz-results-facts .box .richText {
    margin-bottom: 50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 35, src/sass/redesign-2020/components/box/_box-quiz-results-facts.scss */
  body.layout-full-width-2020 .quiz-results-facts .box .richText {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 1199px) {
  /* line 46, src/sass/redesign-2020/components/box/_box-quiz-results-facts.scss */
  body.layout-full-width-2020 .quiz-results-facts .box .richText:last-child {
    margin-bottom: 0;
  }
}

/* line 52, src/sass/redesign-2020/components/box/_box-quiz-results-facts.scss */
body.layout-full-width-2020 .quiz-results-facts .box .richText p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 25px;
  letter-spacing: 0.01em;
  font-weight: normal;
}

@media only screen and (max-width: 1199px) {
  /* line 52, src/sass/redesign-2020/components/box/_box-quiz-results-facts.scss */
  body.layout-full-width-2020 .quiz-results-facts .box .richText p {
    margin-top: 0;
  }
}

/* line 63, src/sass/redesign-2020/components/box/_box-quiz-results-facts.scss */
body.layout-full-width-2020 .quiz-results-facts .box .richText p:last-child {
  margin-bottom: 0;
}

/* line 70, src/sass/redesign-2020/components/box/_box-quiz-results-facts.scss */
body.layout-full-width-2020 .quiz-results-facts + .divider {
  margin-bottom: 20px;
}

/* line 1, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
body.layout-full-width-2020 .quiz-results-routines {
  margin-bottom: 20px;
}

/* line 4, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
body.layout-full-width-2020 .quiz-results-routines > .component-content {
  padding: 0 70px;
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
  body.layout-full-width-2020 .quiz-results-routines > .component-content {
    padding: 0;
  }
}

/* line 12, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
body.layout-full-width-2020 .quiz-results-routines .richText {
  margin-bottom: 40px;
}

/* line 16, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
body.layout-full-width-2020 .quiz-results-routines .richText .richText-content :last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  /* line 21, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
  body.layout-full-width-2020 .quiz-results-routines .richText h2 {
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 48px;
  }
}

/* line 32, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
body.layout-full-width-2020 .quiz-results-routines .box > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 32, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
  body.layout-full-width-2020 .quiz-results-routines .box > .component-content > .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  /* line 43, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
  body.layout-full-width-2020 .quiz-results-routines .image {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 48, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
  body.layout-full-width-2020 .quiz-results-routines .image:last-child {
    margin-bottom: 0;
  }
}

/* line 54, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
body.layout-full-width-2020 .quiz-results-routines .image > .component-content {
  height: 100%;
}

/* line 58, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
body.layout-full-width-2020 .quiz-results-routines .image picture {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 57%;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  /* line 58, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
  body.layout-full-width-2020 .quiz-results-routines .image picture {
    width: 36%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    height: 100% !important;
  }
}

/* line 72, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
body.layout-full-width-2020 .quiz-results-routines .image picture img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  /* line 72, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
  body.layout-full-width-2020 .quiz-results-routines .image picture img {
    width: auto;
    height: 100%;
    max-width: none;
  }
}

/* line 87, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
body.layout-full-width-2020 .quiz-results-routines .image figure {
  box-shadow: 0 10px 10px 5px rgba(0, 0, 0, 0.05);
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  /* line 87, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
  body.layout-full-width-2020 .quiz-results-routines .image figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  }
}

/* line 99, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
body.layout-full-width-2020 .quiz-results-routines .image figcaption {
  padding: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 99, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
  body.layout-full-width-2020 .quiz-results-routines .image figcaption {
    padding: 15px;
  }
}

/* line 106, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
body.layout-full-width-2020 .quiz-results-routines .image figcaption h3 {
  font-size: 29px;
  font-size: 2.9rem;
  color: #0063be;
  letter-spacing: 0.01em;
  font-weight: 300;
  line-height: 50px;
  margin: 0;
}

/* line 116, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
body.layout-full-width-2020 .quiz-results-routines .image figcaption p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 25px;
  letter-spacing: 0.01em;
  font-weight: normal;
}

/* line 126, src/sass/redesign-2020/components/box/_box-quiz-results-routines.scss */
body.layout-full-width-2020 .quiz-results-routines + .divider {
  margin-bottom: 20px;
}

/* line 1, src/sass/redesign-2020/components/box/_box-quiz-results-recommended.scss */
body.layout-full-width-2020 .quiz-results-recommended {
  margin-bottom: 100px;
}

/* line 6, src/sass/redesign-2020/components/box/_box-quiz-results-recommended.scss */
body.layout-full-width-2020 .quiz-results-recommended .richText .richText-content :last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  /* line 11, src/sass/redesign-2020/components/box/_box-quiz-results-recommended.scss */
  body.layout-full-width-2020 .quiz-results-recommended .richText h2 {
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 48px;
  }
}

/* line 3, src/sass/redesign-2020/components/box/_box-popup-videos.scss */
body.layout-full-width-2020 .popup-video-box .image figure {
  position: relative;
  height: 350px;
  overflow: hidden;
  width: 100%;
  border-radius: 14px;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/redesign-2020/components/box/_box-popup-videos.scss */
  body.layout-full-width-2020 .popup-video-box .image figure {
    height: 160px;
  }
}

/* line 14, src/sass/redesign-2020/components/box/_box-popup-videos.scss */
body.layout-full-width-2020 .popup-video-box .image figure img {
  width: 100%;
  height: auto;
}

/* line 20, src/sass/redesign-2020/components/box/_box-popup-videos.scss */
body.layout-full-width-2020 .popup-video-box .image figcaption {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  left: 50%;
}

/* line 26, src/sass/redesign-2020/components/box/_box-popup-videos.scss */
body.layout-full-width-2020 .popup-video-box .image figcaption .button-play {
  width: auto;
  background-color: #fff;
  color: #009bde;
}

/* line 31, src/sass/redesign-2020/components/box/_box-popup-videos.scss */
body.layout-full-width-2020 .popup-video-box .image figcaption .button-play::before {
  content: "\f04b";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 35, src/sass/redesign-2020/components/box/_box-popup-videos.scss */
body.layout-full-width-2020 .popup-video-box .image figcaption .button-play:hover {
  background-color: #fff;
  color: #009bde;
}

@media only screen and (max-width: 767px) {
  /* line 26, src/sass/redesign-2020/components/box/_box-popup-videos.scss */
  body.layout-full-width-2020 .popup-video-box .image figcaption .button-play {
    font-size: 10px;
    padding: 10px 16px;
  }
}

/* line 2, src/sass/redesign-2020/components/box/_box-overlay-container.scss */
body.layout-full-width-2020 .overlay-container .overlay-close {
  color: #0063be;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/redesign-2020/components/box/_box-skin-type-images.scss */
  body.layout-full-width-2020 .skin-type-images {
    display: none;
  }
}

/* line 7, src/sass/redesign-2020/components/box/_box-skin-type-images.scss */
body.layout-full-width-2020 .skin-type-images ~ .accordion {
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 7, src/sass/redesign-2020/components/box/_box-skin-type-images.scss */
  body.layout-full-width-2020 .skin-type-images ~ .accordion {
    display: block;
  }
}

/* line 14, src/sass/redesign-2020/components/box/_box-skin-type-images.scss */
body.layout-full-width-2020 .skin-type-images ~ .accordion .accordion-container {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-color: #a6b0b6;
}

/* line 20, src/sass/redesign-2020/components/box/_box-skin-type-images.scss */
body.layout-full-width-2020 .skin-type-images ~ .accordion .accordion-container .accordion-head {
  background-color: transparent;
  padding-left: 5px;
}

/* line 24, src/sass/redesign-2020/components/box/_box-skin-type-images.scss */
body.layout-full-width-2020 .skin-type-images ~ .accordion .accordion-container .accordion-head::after {
  color: #1062a8;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

/* line 29, src/sass/redesign-2020/components/box/_box-skin-type-images.scss */
body.layout-full-width-2020 .skin-type-images ~ .accordion .accordion-container .accordion-head .accordion-title-text {
  color: #1062a8;
  font-weight: bold;
}

/* line 35, src/sass/redesign-2020/components/box/_box-skin-type-images.scss */
body.layout-full-width-2020 .skin-type-images ~ .accordion .accordion-container .is-active .accordion-head::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

/* line 41, src/sass/redesign-2020/components/box/_box-skin-type-images.scss */
body.layout-full-width-2020 .skin-type-images ~ .accordion .accordion-container .accordion-content .richText p {
  margin-top: 0;
}

/* line 44, src/sass/redesign-2020/components/box/_box-skin-type-images.scss */
body.layout-full-width-2020 .skin-type-images ~ .accordion .accordion-container .accordion-content .richText p a {
  display: block;
  color: #a6b0b6;
  border-bottom: 1px solid #a6b0b6;
  margin: 0 7px 6px;
  width: 90%;
}

/* line 1, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .box-product-ingredients {
  padding-top: 15px;
  padding-bottom: 15px;
}

@media only screen and (max-width: 479px) {
  /* line 1, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
  body.layout-full-width-2020 .box-product-ingredients {
    overflow: hidden;
  }
}

/* line 9, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .box-product-ingredients > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 13, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .box-product-ingredients > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 21, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .box-product-ingredients-image .image {
  padding: 0;
}

/* line 27, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .box-product-ingredients-icons,
body.layout-full-width-2020 .box-product-ingredients-icons .component-content,
body.layout-full-width-2020 .box-product-ingredients-icons .component-content .content {
  height: 100%;
}

/* line 33, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .box-product-ingredients-icons {
  margin-top: -15px;
}

/* line 37, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .box-product-ingredients-icons .component-content .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 43, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .box-product-ingredients-icons .image {
  margin: 0 0 auto 20px;
}

@media only screen and (max-width: 479px) {
  /* line 43, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
  body.layout-full-width-2020 .box-product-ingredients-icons .image {
    margin: 0 0 auto;
    padding: 0 5px;
  }
}

/* line 51, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .box-product-ingredients-icons .image .component-content > figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

/* line 57, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .box-product-ingredients-icons .image a {
  height: 65px;
  width: 65px;
  min-width: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 2px solid #009bde;
  border-radius: 100%;
  transition: background-color 0.3s ease;
}

@media only screen and (max-width: 479px) {
  /* line 57, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
  body.layout-full-width-2020 .box-product-ingredients-icons .image a {
    height: 53px;
    width: 53px;
    min-width: 53px;
    border-width: 3px;
  }
}

/* line 75, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .box-product-ingredients-icons .image a img {
  height: 56%;
  width: auto;
  margin-left: 1px;
  position: relative;
}

/* line 82, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .box-product-ingredients-icons .image a:hover, body.layout-full-width-2020 .box-product-ingredients-icons .image a:focus, body.layout-full-width-2020 .box-product-ingredients-icons .image a:active {
  background-color: #009bde;
}

/* line 87, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .box-product-ingredients-icons .image a:hover img, body.layout-full-width-2020 .box-product-ingredients-icons .image a:focus img, body.layout-full-width-2020 .box-product-ingredients-icons .image a:active img {
  -webkit-filter: url(#icon-filter);
          filter: url(#icon-filter);
}

/* line 93, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .box-product-ingredients-icons .image figcaption p {
  padding-left: 20px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}

@media only screen and (max-width: 375px) {
  /* line 93, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
  body.layout-full-width-2020 .box-product-ingredients-icons .image figcaption p {
    padding-left: 10px;
  }
}

@media only screen and (max-width: 375px) {
  /* line 103, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
  body.layout-full-width-2020 .box-product-ingredients-icons .image figcaption p span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/* line 111, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .box-product-ingredients-icons .image:last-of-type {
  margin-bottom: 35px;
}

/* line 119, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .overlay-background {
  opacity: 0.3;
}

/* line 123, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .overlay-container {
  -webkit-transform: translateY(25vh);
          transform: translateY(25vh);
}

/* line 127, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .overlay-content {
  border-style: none;
  border-radius: 5px;
  padding: 10px 25px;
}

@media only screen and (max-width: 479px) {
  /* line 127, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
  body.layout-full-width-2020 .overlay-content {
    max-width: 290px !important;
  }
}

/* line 138, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .overlay-content-inner p:first-of-type {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  margin-bottom: 5px;
}

/* line 145, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .overlay-content-inner p:last-of-type {
  margin-top: 0;
  line-height: 25px;
  font-size: 15px;
  font-size: 1.5rem;
}

@media only screen and (max-width: 479px) {
  /* line 145, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
  body.layout-full-width-2020 .overlay-content-inner p:last-of-type {
    margin-top: 5px;
    line-height: 23px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}

/* line 160, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .overlay-close {
  height: 25px;
  width: 25px;
  top: 10px;
}

/* line 165, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .overlay-close::before, body.layout-full-width-2020 .overlay-close::after {
  content: " ";
  position: absolute;
  display: inline-block;
  height: 1px;
  width: inherit;
  background-color: #009bde;
  top: 50%;
  right: -5px;
}

/* line 177, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .overlay-close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

/* line 181, src/sass/redesign-2020/components/box/_box-product-ingredients.scss */
body.layout-full-width-2020 .overlay-close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* line 3, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component {
  height: 827px;
  padding: 50px 0;
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel-component {
    height: 630px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel-component {
    height: 590px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 3, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel-component {
    height: 600px;
  }
}

/* line 19, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component > .component-content {
  height: 100%;
}

/* line 23, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component > .component-content > .content {
  height: 100%;
  overflow: hidden;
  width: 100%;
  margin-left: 0;
}

/* line 29, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component > .component-content > .content > .richText.first,
body.layout-full-width-2020 .our-brand-carousel-component > .component-content > .content > .carousel-header {
  padding: 0 0 0 44px;
}

@media only screen and (max-width: 991px) {
  /* line 29, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel-component > .component-content > .content > .richText.first,
  body.layout-full-width-2020 .our-brand-carousel-component > .component-content > .content > .carousel-header {
    padding: 0 0 0 30px;
  }
}

/* line 37, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component > .component-content > .content > .richText.first p,
body.layout-full-width-2020 .our-brand-carousel-component > .component-content > .content > .carousel-header p {
  color: #fff;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 1.65px;
  text-transform: uppercase;
  margin: 0 0 30px;
}

@media only screen and (max-width: 767px) {
  /* line 37, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel-component > .component-content > .content > .richText.first p,
  body.layout-full-width-2020 .our-brand-carousel-component > .component-content > .content > .carousel-header p {
    padding-left: 15px;
  }
}

/* line 51, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component > .component-content > .content > .richText.last {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 0 0 44px;
}

@media only screen and (max-width: 991px) {
  /* line 51, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel-component > .component-content > .content > .richText.last {
    padding: 0;
    text-align: center;
  }
}

/* line 64, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination {
  padding: 0;
  overflow: hidden;
  margin: 0 0 40px;
}

@media only screen and (max-width: 991px) {
  /* line 64, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination,
  body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination {
    display: none;
  }
}

/* line 74, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination:not(.our-brand-carousel__pagination),
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination:not(.our-brand-carousel__pagination) {
  clear: left;
}

/* line 78, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination .slick-slider,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .slick-slider {
  margin: 0;
}

/* line 82, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination .slick-list,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .slick-list {
  overflow: hidden;
}

/* line 86, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination .slick-track,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 44px;
  transition: all 0.5s !important;
}

/* line 93, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination .richText,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination li,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li {
  width: auto !important;
  padding: 0;
  cursor: pointer;
}

/* line 99, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination .richText p,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination .richText a,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination li p,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination li a,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText p,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText a,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li p,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li a {
  color: #004191;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.25px;
  line-height: 48px;
  margin: 0 30px;
  white-space: nowrap;
}

/* line 110, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination .richText a,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination li a,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText a,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li a {
  display: block;
  position: relative;
}

/* line 114, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination .richText a:hover,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination li a:hover,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText a:hover,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li a:hover {
  text-decoration: none;
}

/* line 120, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination .richText.active-tab p,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination .richText.active-tab a,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination li.active-tab p,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination li.active-tab a,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText.active-tab p,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText.active-tab a,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li.active-tab p,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li.active-tab a {
  color: #004191;
}

/* line 124, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination .richText.active-tab p::after,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination .richText.active-tab a::after,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination li.active-tab p::after,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination li.active-tab a::after,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText.active-tab p::after,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText.active-tab a::after,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li.active-tab p::after,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li.active-tab a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  width: 100%;
  background: #004191;
}

/* line 136, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination .richText.last,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination li.last,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText.last,
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li.last {
  margin-right: 25px;
}

/* line 142, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .slick-list {
  overflow: visible;
}

/* line 146, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .slick-track::before,
body.layout-full-width-2020 .our-brand-carousel-component .slick-track::after {
  display: none;
}

/* line 151, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-arrows {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 16px;
  width: 25px;
  top: 50px;
  right: 58px;
}

@media only screen and (max-width: 991px) {
  /* line 151, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel-component .our-brand-arrows {
    right: 82px;
  }
}

/* line 164, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-prev {
  cursor: pointer;
}

/* line 167, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-prev::before {
  font-family: 'Muli';
  content: '<';
  color: #004191;
  padding: 16px;
  font-weight: bold;
  font-size: 20px;
}

/* line 177, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-next {
  cursor: pointer;
}

/* line 180, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .our-brand-next::before {
  font-family: 'Muli';
  content: '>';
  color: #004191;
  padding: 16px;
  font-weight: bold;
  font-size: 20px;
}

/* line 190, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel-component .slick-disabled {
  opacity: 0;
}

@media only screen and (max-width: 991px) {
  /* line 195, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel {
    padding: 0;
  }
}

/* line 200, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel .slick-slider {
  width: 1006px;
  margin-left: 15px;
}

@media only screen and (max-width: 991px) {
  /* line 200, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel .slick-slider {
    width: 100%;
    margin: 0 !important;
  }
}

/* line 210, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-left: -40px;
  transition: all 0.5s !important;
}

@media only screen and (max-width: 991px) {
  /* line 210, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel .slick-track {
    margin: 0 !important;
  }
}

/* line 220, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel__box-item {
  width: 1006px;
  margin: 0 10px;
}

@media only screen and (max-width: 991px) {
  /* line 220, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel__box-item {
    padding: 5px;
    margin: 0 8px;
    width: auto;
  }
}

/* line 230, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel__box-item .our-brand-carousel__bg {
  position: absolute;
  height: 530px;
  width: 100%;
  padding: 0;
  border-bottom-right-radius: 32px;
  overflow: hidden;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 230, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel__box-item .our-brand-carousel__bg {
    height: 500px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 230, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel__box-item .our-brand-carousel__bg {
    height: 370px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 230, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel__box-item .our-brand-carousel__bg {
    height: 400px;
  }
}

/* line 250, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel__box-item .our-brand-carousel__bg .component-content {
  height: 100%;
}

/* line 255, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel__box-item .our-brand-carousel__highlight {
  height: 530px;
  z-index: 5;
  width: auto;
}

@media only screen and (max-width: 991px) {
  /* line 255, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel__box-item .our-brand-carousel__highlight {
    height: 250px;
  }
  /* line 263, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel__box-item .our-brand-carousel__highlight img {
    width: auto;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  /* line 255, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel__box-item .our-brand-carousel__highlight {
    height: 180px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 255, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel__box-item .our-brand-carousel__highlight {
    height: 215px;
  }
}

/* line 277, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel__box-item .our-brand-carousel__highlight img {
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* line 282, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel__box-item .our-brand-carousel__highlight > .component-content {
  height: 100%;
  text-align: center;
  -webkit-transform: translateY(65px);
          transform: translateY(65px);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 282, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel__box-item .our-brand-carousel__highlight > .component-content {
    -webkit-transform: translateY(90px);
            transform: translateY(90px);
  }
}

@media only screen and (max-width: 991px) {
  /* line 282, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel__box-item .our-brand-carousel__highlight > .component-content {
    -webkit-transform: translateY(20px);
            transform: translateY(20px);
  }
}

/* line 298, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1006px;
}

@media only screen and (max-width: 991px) {
  /* line 298, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin: 0;
  }
}

/* line 311, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content .box {
  width: auto;
  height: 100%;
  margin-left: 114px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

@media only screen and (max-width: 991px) {
  /* line 311, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content .box {
    width: 100%;
    margin: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 311, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content .box {
    padding-left: 43px;
  }
}

/* line 327, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content p {
  font-family: 'OpenSans', sans-serif;
  font-size: 16px;
  letter-spacing: -0.1px;
  line-height: 28px;
  max-width: 383px;
  margin: 16px 0 5px;
}

@media only screen and (max-width: 991px) {
  /* line 327, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content p {
    padding: 0 16px;
    margin: 8px 0 24px;
  }
}

/* line 341, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content h1,
body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content h2,
body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content h3,
body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content h4,
body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content h5,
body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content h6 {
  max-width: 383px;
  font-size: 37px;
  font-weight: 900;
  letter-spacing: -0.45px;
  line-height: 47px;
}

@media only screen and (max-width: 991px) {
  /* line 341, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content h1,
  body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content h2,
  body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content h3,
  body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content h4,
  body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content h5,
  body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content h6 {
    font-size: 24px;
    font-weight: 900;
    letter-spacing: -0.27px;
    line-height: 28px;
    padding: 0 16px;
  }
}

/* line 362, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content .richText {
  padding: 0;
}

/* line 365, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content .richText .redesign-button {
  background-color: #fff !important;
  color: #004191 !important;
  font-weight: bold;
}

/* line 370, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content .richText .redesign-button:hover {
  background-color: #004191 !important;
  color: #fff !important;
}

@media only screen and (max-width: 991px) {
  /* line 377, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel__box-item > .component-content > .content .richText.first {
    margin-top: 37px;
  }
}

/* line 385, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
body.layout-full-width-2020 .our-brand-carousel__box-item img {
  height: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 385, src/sass/redesign-2020/components/box/_box-our-brand-carousel.scss */
  body.layout-full-width-2020 .our-brand-carousel__box-item img {
    width: 100%;
  }
}

/* line 2, src/sass/redesign-2020/components/richText/_richText-selection-styles.scss */
body.layout-full-width-2020 .redesign-white-text {
  color: #fff;
}

/* line 6, src/sass/redesign-2020/components/richText/_richText-selection-styles.scss */
body.layout-full-width-2020 .redesign-blue-text {
  color: #004191;
}

/* line 10, src/sass/redesign-2020/components/richText/_richText-selection-styles.scss */
body.layout-full-width-2020 .redesign-lightblue-text {
  color: #0063be;
}

/* line 14, src/sass/redesign-2020/components/richText/_richText-selection-styles.scss */
body.layout-full-width-2020 .redesign-gray-text {
  color: #46525d;
}

/* line 19, src/sass/redesign-2020/components/richText/_richText-selection-styles.scss */
body.layout-full-width-2020 .zero-letter-spacing {
  letter-spacing: 0;
}

/* line 24, src/sass/redesign-2020/components/richText/_richText-selection-styles.scss */
body.layout-full-width-2020 .font-muli {
  font-family: 'Muli', sans-serif;
}

/* line 29, src/sass/redesign-2020/components/richText/_richText-selection-styles.scss */
body.layout-full-width-2020 .reading-time {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 24px;
  color: #46525d;
  font-weight: 300;
  position: relative;
  padding-left: 25px;
}

/* line 38, src/sass/redesign-2020/components/richText/_richText-selection-styles.scss */
body.layout-full-width-2020 .reading-time::after {
  content: '\f017';
  font-family: FontAwesome;
  font-style: normal;
  position: absolute;
  left: 0;
  top: -5px;
  color: #0063be;
  font-size: 22px;
  font-size: 2.2rem;
}

/* line 53, src/sass/redesign-2020/components/richText/_richText-selection-styles.scss */
body.layout-full-width-2020 .heading-simile {
  font-size: 24px;
  font-size: 2.4rem;
  color: #0063be;
  line-height: 36px;
}

@media only screen and (max-width: 767px) {
  /* line 53, src/sass/redesign-2020/components/richText/_richText-selection-styles.scss */
  body.layout-full-width-2020 .heading-simile {
    font-size: 20px;
    font-size: 2rem;
    line-height: 24px;
  }
}

/* line 67, src/sass/redesign-2020/components/richText/_richText-selection-styles.scss */
body.layout-full-width-2020 .quick-link {
  font-size: 18px;
  font-size: 1.8rem;
  color: #004191;
  font-weight: 200;
}

/* line 75, src/sass/redesign-2020/components/richText/_richText-selection-styles.scss */
body.layout-full-width-2020 .subheading-simile {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  letter-spacing: 5px;
}

@media only screen and (max-width: 767px) {
  /* line 75, src/sass/redesign-2020/components/richText/_richText-selection-styles.scss */
  body.layout-full-width-2020 .subheading-simile {
    font-size: 10px;
    font-size: 1rem;
    line-height: 14px;
  }
}

/* line 88, src/sass/redesign-2020/components/richText/_richText-selection-styles.scss */
body.layout-full-width-2020 .heading-tagline {
  font-size: 14.5px;
  font-size: 1.45rem;
  color: #0062a8;
  letter-spacing: 0.3em;
  font-weight: bold;
}

/* line 1, src/sass/redesign-2020/components/richText/_richText-hyperlink-styles.scss */
body.layout-full-width-2020 .redesign-button {
  position: relative;
  display: inline-block;
  border: 1px solid transparent;
  color: #fff;
  border-radius: 14px;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  padding: 10px 30px;
  background-color: #0063be;
  letter-spacing: 4px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 500ms ease;
}

/* line 16, src/sass/redesign-2020/components/richText/_richText-hyperlink-styles.scss */
body.layout-full-width-2020 .redesign-button:hover {
  text-decoration: none;
  background-color: #004191;
}

/* line 21, src/sass/redesign-2020/components/richText/_richText-hyperlink-styles.scss */
body.layout-full-width-2020 .redesign-button-secondary {
  color: #0063be;
  background-color: #fff;
  border: 1px solid #0063be;
}

/* line 26, src/sass/redesign-2020/components/richText/_richText-hyperlink-styles.scss */
body.layout-full-width-2020 .redesign-button-secondary:hover {
  background-color: #0063be;
  color: #fff;
}

/* line 32, src/sass/redesign-2020/components/richText/_richText-hyperlink-styles.scss */
body.layout-full-width-2020 .redesign-button-lightblue {
  background-color: #009bde;
  color: #fff;
}

/* line 36, src/sass/redesign-2020/components/richText/_richText-hyperlink-styles.scss */
body.layout-full-width-2020 .redesign-button-lightblue:hover {
  background-color: #0063be;
  color: #fff;
}

/* line 43, src/sass/redesign-2020/components/richText/_richText-hyperlink-styles.scss */
body.layout-full-width-2020 .redesign-button-with-instagram-icon::after {
  content: "\f16d";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 2.5rem;
  color: #fff;
  left: 15px;
  top: 3px;
}

/* line 53, src/sass/redesign-2020/components/richText/_richText-hyperlink-styles.scss */
body.layout-full-width-2020 .redesign-button-darkblue {
  background-color: #002f87;
  color: #fff;
}

/* line 57, src/sass/redesign-2020/components/richText/_richText-hyperlink-styles.scss */
body.layout-full-width-2020 .redesign-button-darkblue:hover {
  background-color: #0063be;
  color: #fff;
}

/* line 63, src/sass/redesign-2020/components/richText/_richText-hyperlink-styles.scss */
body.layout-full-width-2020 .redesign-button-white {
  background-color: #fff;
  color: #004191;
}

/* line 67, src/sass/redesign-2020/components/richText/_richText-hyperlink-styles.scss */
body.layout-full-width-2020 .redesign-button-white:hover {
  background-color: #009bde;
  color: #fff;
}

/* line 74, src/sass/redesign-2020/components/richText/_richText-hyperlink-styles.scss */
body.layout-full-width-2020 .redesign-featured-link {
  color: #0063be;
  transition: all 500ms ease;
}

/* line 78, src/sass/redesign-2020/components/richText/_richText-hyperlink-styles.scss */
body.layout-full-width-2020 .redesign-featured-link:hover {
  text-decoration: none;
  color: #004191;
}

/* line 4, src/sass/redesign-2020/components/richText/_richText-two-columns-table.scss */
body.layout-full-width-2020 #content .two-colmuns-list.richText .component-content .richText-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 9, src/sass/redesign-2020/components/richText/_richText-two-columns-table.scss */
body.layout-full-width-2020 #content .two-colmuns-list.richText .component-content .richText-content ul li {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 0;
  margin-bottom: 0;
  line-height: 18px;
  text-transform: uppercase;
  color: #1062a8;
}

@media only screen and (max-width: 767px) {
  /* line 9, src/sass/redesign-2020/components/richText/_richText-two-columns-table.scss */
  body.layout-full-width-2020 #content .two-colmuns-list.richText .component-content .richText-content ul li {
    font-size: 10px;
    font-size: 1rem;
    line-height: 20px;
  }
}

/* line 27, src/sass/redesign-2020/components/richText/_richText-two-columns-table.scss */
body.layout-full-width-2020 #content .two-colmuns-list.richText .component-content .richText-content ul li .first-column,
body.layout-full-width-2020 #content .two-colmuns-list.richText .component-content .richText-content ul li .second-column {
  display: block;
  width: 50%;
}

/* line 33, src/sass/redesign-2020/components/richText/_richText-two-columns-table.scss */
body.layout-full-width-2020 #content .two-colmuns-list.richText .component-content .richText-content ul li .first-column {
  color: #1062a8;
}

/* line 37, src/sass/redesign-2020/components/richText/_richText-two-columns-table.scss */
body.layout-full-width-2020 #content .two-colmuns-list.richText .component-content .richText-content ul li .second-column {
  color: #46525d;
}

/* line 42, src/sass/redesign-2020/components/richText/_richText-two-columns-table.scss */
body.layout-full-width-2020 #content .two-colmuns-list.richText .component-content .richText-content ul li:nth-child(even) {
  background-color: #fafafa;
  color: #fff;
}

/* line 1, src/sass/redesign-2020/components/richText/_richText-quote.scss */
body.layout-full-width-2020 .richText.quote {
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/redesign-2020/components/richText/_richText-quote.scss */
  body.layout-full-width-2020 .richText.quote {
    padding: 0 15px;
  }
}

/* line 10, src/sass/redesign-2020/components/richText/_richText-quote.scss */
body.layout-full-width-2020 .richText.quote h3 {
  position: relative;
  padding: 30px;
  margin-bottom: 0;
}

/* line 15, src/sass/redesign-2020/components/richText/_richText-quote.scss */
body.layout-full-width-2020 .richText.quote h3 .font-muli {
  font-size: 72px;
  font-size: 7.2rem;
  position: absolute;
  line-height: 1;
  max-height: 38px;
}

/* line 23, src/sass/redesign-2020/components/richText/_richText-quote.scss */
body.layout-full-width-2020 .richText.quote h3 .font-muli:first-child {
  left: 0;
  top: 0;
}

/* line 28, src/sass/redesign-2020/components/richText/_richText-quote.scss */
body.layout-full-width-2020 .richText.quote h3 .font-muli:last-child {
  bottom: 0;
  right: 0;
}

/* line 34, src/sass/redesign-2020/components/richText/_richText-quote.scss */
body.layout-full-width-2020 .richText.quote p {
  padding-left: 30px;
  margin: 0;
}

/* line 1, src/sass/redesign-2020/components/richText/_richText-quiz-results-repeat-the-test.scss */
body.layout-full-width-2020 .quiz-results-repeat-the-test {
  max-width: 890px;
  width: 100%;
  margin: 0 auto 100px;
  float: none;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/redesign-2020/components/richText/_richText-quiz-results-repeat-the-test.scss */
  body.layout-full-width-2020 .quiz-results-repeat-the-test {
    margin-bottom: 28px;
  }
}

/* line 11, src/sass/redesign-2020/components/richText/_richText-quiz-results-repeat-the-test.scss */
body.layout-full-width-2020 .quiz-results-repeat-the-test p {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 11, src/sass/redesign-2020/components/richText/_richText-quiz-results-repeat-the-test.scss */
  body.layout-full-width-2020 .quiz-results-repeat-the-test p {
    text-align: center !important;
  }
}

/* line 19, src/sass/redesign-2020/components/richText/_richText-quiz-results-repeat-the-test.scss */
body.layout-full-width-2020 .quiz-results-repeat-the-test a {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  letter-spacing: 0.285em;
  color: #fff;
  text-transform: uppercase;
  background: #0063be;
  min-width: 206px;
  display: inline-block;
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
  text-align: center;
  padding: 16px 15px 14px;
  box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
  /* line 19, src/sass/redesign-2020/components/richText/_richText-quiz-results-repeat-the-test.scss */
  body.layout-full-width-2020 .quiz-results-repeat-the-test a {
    font-size: 19px;
    font-size: 1.9rem;
    font-weight: 500;
    letter-spacing: 0.27em;
    line-height: 30px;
  }
}

/* line 43, src/sass/redesign-2020/components/richText/_richText-quiz-results-repeat-the-test.scss */
body.layout-full-width-2020 .quiz-results-repeat-the-test a:hover {
  text-decoration: none;
}

/* line 48, src/sass/redesign-2020/components/richText/_richText-quiz-results-repeat-the-test.scss */
body.layout-full-width-2020 .quiz-results-repeat-the-test + .divider {
  margin-bottom: 95px;
}

@media only screen and (max-width: 767px) {
  /* line 48, src/sass/redesign-2020/components/richText/_richText-quiz-results-repeat-the-test.scss */
  body.layout-full-width-2020 .quiz-results-repeat-the-test + .divider {
    margin-top: 0;
    margin-bottom: 28px;
  }
}

/* line 1, src/sass/redesign-2020/components/divider/_divider-vertical-line.scss */
body.layout-full-width-2020 .divider-vertical-line {
  height: 100px;
  padding: 0;
  margin: 10px 0;
}

/* line 6, src/sass/redesign-2020/components/divider/_divider-vertical-line.scss */
body.layout-full-width-2020 .divider-vertical-line .component-content {
  background-color: unset;
  border-right: 1px solid #0063be;
  height: 100%;
  position: absolute;
  top: 0;
  margin: 0 0 0 -1px;
  left: 50%;
}

/* line 16, src/sass/redesign-2020/components/divider/_divider-vertical-line.scss */
body.layout-full-width-2020 .divider-vertical-line-overlap {
  height: 0;
  padding: 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 16, src/sass/redesign-2020/components/divider/_divider-vertical-line.scss */
  body.layout-full-width-2020 .divider-vertical-line-overlap {
    margin: 30px 0;
  }
}

/* line 25, src/sass/redesign-2020/components/divider/_divider-vertical-line.scss */
body.layout-full-width-2020 .divider-vertical-line-overlap .component-content {
  background-color: unset;
  border-right: 1px solid #0063be;
  height: 110px;
  position: absolute;
  top: -55px;
  margin: 0 0 0 -1px;
  left: 50%;
  z-index: 1000;
}

/* line 38, src/sass/redesign-2020/components/divider/_divider-vertical-line.scss */
body.layout-full-width-2020 .divider-vertical-line-lightblue .component-content {
  background-color: unset;
  border-right: 1px solid #009bde;
}

/* line 2, src/sass/redesign-2020/components/divider/_divider-gray.scss */
body.layout-full-width-2020 .divider-gray .component-content {
  background-color: #46525d;
  opacity: 0.3;
}

/* line 2, src/sass/redesign-2020/components/divider/_divider-no-margin.scss */
body.layout-full-width-2020 .divider-no-margin .component-content {
  background-color: #46525d;
  opacity: 0.3;
  height: 1px;
  margin: 0 0 15px;
}

/* line 3, src/sass/redesign-2020/components/articleList/_articleList-more-products.scss */
body.layout-full-width-2020 .articleList-more-products > .component-content .articleList-heading {
  font-size: 42px;
  font-size: 4.2rem;
  color: #004191;
  font-weight: 300;
  line-height: 48px;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/redesign-2020/components/articleList/_articleList-more-products.scss */
  body.layout-full-width-2020 .articleList-more-products > .component-content .articleList-heading {
    font-size: 20px;
    font-size: 2rem;
    line-height: 24px;
  }
}

/* line 16, src/sass/redesign-2020/components/articleList/_articleList-more-products.scss */
body.layout-full-width-2020 .articleList-more-products > .component-content .articleList-heading::after {
  content: none;
}

/* line 23, src/sass/redesign-2020/components/articleList/_articleList-more-products.scss */
body.layout-full-width-2020 .articleList-more-products > .component-content .articleList-article-wrapper .articleList-thumbnail-wrapper {
  height: 230px;
}

/* line 26, src/sass/redesign-2020/components/articleList/_articleList-more-products.scss */
body.layout-full-width-2020 .articleList-more-products > .component-content .articleList-article-wrapper .articleList-thumbnail-wrapper .articleList-thumbnail {
  max-height: 225px;
  position: relative;
}

/* line 32, src/sass/redesign-2020/components/articleList/_articleList-more-products.scss */
body.layout-full-width-2020 .articleList-more-products > .component-content .articleList-article-wrapper .articleList-description {
  display: none;
}

/* line 36, src/sass/redesign-2020/components/articleList/_articleList-more-products.scss */
body.layout-full-width-2020 .articleList-more-products > .component-content .articleList-article-wrapper .articleList-title {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  color: #0063be;
  font-weight: 300;
  text-transform: uppercase;
  margin-top: 5px;
  max-width: 200px;
}

/* line 46, src/sass/redesign-2020/components/articleList/_articleList-more-products.scss */
body.layout-full-width-2020 .articleList-more-products > .component-content .articleList-article-wrapper .articleList-title a {
  color: #0063be;
}

/* line 52, src/sass/redesign-2020/components/articleList/_articleList-more-products.scss */
body.layout-full-width-2020 .articleList-more-products > .component-content .articleList-article-wrapper:hover .articleList-title a {
  text-decoration: none;
}

/* line 58, src/sass/redesign-2020/components/articleList/_articleList-more-products.scss */
body.layout-full-width-2020 .articleList-more-products > .component-content .articleList-list {
  margin-top: 50px;
}

/* line 61, src/sass/redesign-2020/components/articleList/_articleList-more-products.scss */
body.layout-full-width-2020 .articleList-more-products > .component-content .articleList-list .slick-arrow {
  border-radius: 0;
  background-color: transparent;
  border: none;
  top: 40%;
}

@media (max-width: 767px) {
  /* line 61, src/sass/redesign-2020/components/articleList/_articleList-more-products.scss */
  body.layout-full-width-2020 .articleList-more-products > .component-content .articleList-list .slick-arrow {
    width: 40px;
    height: 40px;
  }
}

/* line 72, src/sass/redesign-2020/components/articleList/_articleList-more-products.scss */
body.layout-full-width-2020 .articleList-more-products > .component-content .articleList-list .slick-arrow:focus {
  outline: none;
  border: 1px solid #4d90fe;
  box-shadow: 0 0 5px #4d90fe;
}

/* line 79, src/sass/redesign-2020/components/articleList/_articleList-more-products.scss */
body.layout-full-width-2020 .articleList-more-products > .component-content .articleList-list .slick-arrow::before {
  color: #009bde;
  border-left: 3px solid;
  border-top: 3px solid;
  width: 20px;
  height: 20px;
}

/* line 89, src/sass/redesign-2020/components/articleList/_articleList-more-products.scss */
body.layout-full-width-2020 .articleList-more-products > .component-content .articleList-list .slick-arrow.slick-prev:hover::before {
  left: 5px;
}

/* line 97, src/sass/redesign-2020/components/articleList/_articleList-more-products.scss */
body.layout-full-width-2020 .articleList-more-products > .component-content .articleList-list .slick-arrow.slick-next:hover::before {
  right: 5px;
}

/* line 104, src/sass/redesign-2020/components/articleList/_articleList-more-products.scss */
body.layout-full-width-2020 .articleList-more-products > .component-content .articleList-list .slick-dots {
  display: none !important;
}

/* line 2, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content {
  max-width: 355px;
  margin-left: 0;
}

@media only screen and (max-width: 767px) {
  /* line 2, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
  body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content {
    max-width: 100%;
    margin: 0 auto;
  }
}

/* line 12, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-heading {
  font-size: 14px;
  font-size: 1.4rem;
  color: #004191;
  font-weight: 700;
  line-height: 23px;
  text-transform: uppercase;
  padding: 0 15px;
}

/* line 21, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-heading::after {
  content: none;
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
  body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-heading {
    text-align: center;
  }
}

/* line 31, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .articleList-article {
  display: none;
  position: relative;
  padding-bottom: 80px;
}

/* line 36, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .articleList-article-wrapper {
  padding: 0 15px;
  display: block;
}

/* line 40, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .articleList-article-wrapper .articleList-description {
  display: none;
}

/* line 44, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .articleList-article-wrapper .articleList-thumbnail-wrapper {
  height: 250px;
  position: relative;
}

/* line 49, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .articleList-article-wrapper .articleList-thumbnail {
  margin: auto;
  margin-bottom: 10px;
  max-height: 100%;
  max-width: 80%;
  width: auto;
}

/* line 57, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .articleList-article-wrapper h3 {
  width: 75%;
  line-height: 18px;
}

/* line 62, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .articleList-article-wrapper a {
  color: #0063be;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  font-weight: 300;
  text-transform: uppercase;
}

/* line 73, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .articleList-article-wrapper:hover a {
  text-decoration: none;
}

/* line 82, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .slick-arrow {
  background-color: #fff;
  position: absolute;
  outline: none;
  border: none;
  bottom: 11%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
  transition: background-color 0.1s linear, border 0.1s linear, color 0.1s linear;
  cursor: pointer;
  font-size: 0;
  padding: 0;
  -webkit-appearance: none;
  z-index: 10;
}

/* line 100, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .slick-arrow::before {
  font-size: 3rem;
  line-height: normal;
  color: #0063be;
  display: inline-block;
  transition: 0.1s linear;
  content: '';
  position: relative;
  border-left: 2px solid;
  border-top: 2px solid;
  width: 10px;
  height: 10px;
  margin: 0;
}

/* line 115, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .slick-arrow:focus {
  outline: none;
  border: 1px solid #4d90fe;
  box-shadow: 0 0 5px #4d90fe;
}

/* line 122, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .slick-prev {
  left: 50%;
  margin-left: -70px;
}

/* line 126, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .slick-prev::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 3px;
}

/* line 132, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .slick-next {
  right: 50%;
  margin-right: -70px;
}

/* line 136, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .slick-next::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  right: 3px;
}

/* line 142, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .slick-dots {
  padding: 0;
  text-align: center;
  display: none !important;
  position: absolute;
  left: 50%;
  bottom: 14%;
  margin-left: -40px;
  width: 80px;
}

/* line 152, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .slick-dots li {
  display: inline-block;
  height: 15px;
  width: 15px;
  font-size: 0;
  border-radius: 50%;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid transparent;
}

/* line 162, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 0.5px solid #0063be;
  padding: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  outline: none;
  cursor: pointer;
  background-color: #fff;
}

/* line 175, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-list .slick-dots li.slick-active button {
  background-color: #0063be;
}

/* line 183, src/sass/redesign-2020/components/articleList/_articleList-sidebar-related-products.scss */
body.layout-full-width-2020 .articleList-sidebar-related-products > .component-content .articleList-more {
  display: none;
}

/* line 3, src/sass/redesign-2020/components/articleList/_articleList-no-padding-bottom.scss */
body.layout-full-width-2020 .articleList.no-padding-bottom > .component-content .articleList-list .articleList-article {
  padding-bottom: 0;
}

/* line 3, src/sass/redesign-2020/components/articleList/_articleList-grid.scss */
body.layout-full-width-2020 .grid .articleList-article .articleList-article-wrapper {
  padding-right: 10%;
  padding-left: 10%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 12px;
}

/* line 9, src/sass/redesign-2020/components/articleList/_articleList-grid.scss */
body.layout-full-width-2020 .grid .articleList-article .articleList-article-wrapper:hover {
  box-shadow: 0 0 7px #ccc;
  background-color: #fff;
  background-image: none;
}

/* line 14, src/sass/redesign-2020/components/articleList/_articleList-grid.scss */
body.layout-full-width-2020 .grid .articleList-article .articleList-article-wrapper:hover .articleList-more {
  color: #fff;
  background-color: #0063be;
}

/* line 20, src/sass/redesign-2020/components/articleList/_articleList-grid.scss */
body.layout-full-width-2020 .grid .articleList-article .articleList-article-wrapper .articleList-description {
  -webkit-box-ordinal-group: initial;
      -ms-flex-order: initial;
          order: initial;
  display: none;
}

/* line 25, src/sass/redesign-2020/components/articleList/_articleList-grid.scss */
body.layout-full-width-2020 .grid .articleList-article .articleList-article-wrapper .articleList-title {
  -webkit-box-ordinal-group: initial;
      -ms-flex-order: initial;
          order: initial;
}

/* line 28, src/sass/redesign-2020/components/articleList/_articleList-grid.scss */
body.layout-full-width-2020 .grid .articleList-article .articleList-article-wrapper .articleList-title a {
  font-weight: 200;
  color: #00b3de;
}

/* line 34, src/sass/redesign-2020/components/articleList/_articleList-grid.scss */
body.layout-full-width-2020 .grid .articleList-article .articleList-article-wrapper .articleList-thumbnail-wrapper {
  -webkit-box-ordinal-group: initial;
      -ms-flex-order: initial;
          order: initial;
}

/* line 37, src/sass/redesign-2020/components/articleList/_articleList-grid.scss */
body.layout-full-width-2020 .grid .articleList-article .articleList-article-wrapper .articleList-thumbnail-wrapper img {
  max-width: 50%;
}

/* line 42, src/sass/redesign-2020/components/articleList/_articleList-grid.scss */
body.layout-full-width-2020 .grid .articleList-article .articleList-article-wrapper .articleList-more {
  -webkit-box-ordinal-group: initial;
      -ms-flex-order: initial;
          order: initial;
  background-color: transparent;
  border: solid 1px #009bde;
  color: #009bde;
  border-radius: 20px 0;
  text-transform: uppercase;
  width: auto;
  margin: 0 auto;
  padding: 10px 20px;
  position: relative;
  bottom: auto;
  letter-spacing: 4px;
  font-weight: 400;
  left: auto;
}

/* line 3, src/sass/redesign-2020/components/image/_image-border-radius.scss */
body.layout-full-width-2020 .image-border-radius-14 picture {
  border-radius: 14px;
}

/* line 9, src/sass/redesign-2020/components/image/_image-border-radius.scss */
body.layout-full-width-2020 .image-border-radius-50 picture {
  border-radius: 50px;
}

/* line 15, src/sass/redesign-2020/components/image/_image-border-radius.scss */
body.layout-full-width-2020 .image-border-radius-90 picture {
  border-radius: 90px;
}

/* line 22, src/sass/redesign-2020/components/image/_image-border-radius.scss */
body.layout-full-width-2020 .image-border-radius-styled picture {
  overflow: hidden;
  display: block;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2, src/sass/redesign-2020/components/image/_image-category-banner.scss */
body.layout-full-width-2020 .category-banner figure {
  position: relative;
}

/* line 8, src/sass/redesign-2020/components/image/_image-category-banner.scss */
body.layout-full-width-2020 .category-banner figure img {
  border-radius: 14px;
  width: 100%;
}

/* line 13, src/sass/redesign-2020/components/image/_image-category-banner.scss */
body.layout-full-width-2020 .category-banner figure figcaption {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}

/* line 21, src/sass/redesign-2020/components/image/_image-category-banner.scss */
body.layout-full-width-2020 .category-banner figure figcaption span {
  letter-spacing: 5px;
}

@media only screen and (max-width: 991px) {
  /* line 21, src/sass/redesign-2020/components/image/_image-category-banner.scss */
  body.layout-full-width-2020 .category-banner figure figcaption span {
    font-size: 2.5em;
  }
}

/* line 1, src/sass/redesign-2020/components/image/_image-skin-type-finder-selection-box.scss */
body.layout-full-width-2020 .skin-type-finder-selection-box {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/redesign-2020/components/image/_image-skin-type-finder-selection-box.scss */
  body.layout-full-width-2020 .skin-type-finder-selection-box {
    margin-bottom: 30px;
  }
}

/* line 8, src/sass/redesign-2020/components/image/_image-skin-type-finder-selection-box.scss */
body.layout-full-width-2020 .skin-type-finder-selection-box .component-content {
  background: #009bde;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
}

/* line 16, src/sass/redesign-2020/components/image/_image-skin-type-finder-selection-box.scss */
body.layout-full-width-2020 .skin-type-finder-selection-box + .skin-type-finder-selection-box .component-content {
  background: #b09587;
}

/* line 21, src/sass/redesign-2020/components/image/_image-skin-type-finder-selection-box.scss */
body.layout-full-width-2020 .skin-type-finder-selection-box figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  min-height: 339px;
}

@media only screen and (max-width: 991px) {
  /* line 21, src/sass/redesign-2020/components/image/_image-skin-type-finder-selection-box.scss */
  body.layout-full-width-2020 .skin-type-finder-selection-box figure {
    min-height: 270px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 21, src/sass/redesign-2020/components/image/_image-skin-type-finder-selection-box.scss */
  body.layout-full-width-2020 .skin-type-finder-selection-box figure {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    min-height: 0;
  }
}

/* line 37, src/sass/redesign-2020/components/image/_image-skin-type-finder-selection-box.scss */
body.layout-full-width-2020 .skin-type-finder-selection-box img {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

@media only screen and (max-width: 767px) {
  /* line 37, src/sass/redesign-2020/components/image/_image-skin-type-finder-selection-box.scss */
  body.layout-full-width-2020 .skin-type-finder-selection-box img {
    position: relative;
    height: auto;
    padding: 34px 38px 0;
    box-sizing: border-box;
  }
}

/* line 51, src/sass/redesign-2020/components/image/_image-skin-type-finder-selection-box.scss */
body.layout-full-width-2020 .skin-type-finder-selection-box figcaption {
  position: relative;
  padding: 30px 38px 34px;
  padding-right: 260px;
  padding-right: 43%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 767px) {
  /* line 51, src/sass/redesign-2020/components/image/_image-skin-type-finder-selection-box.scss */
  body.layout-full-width-2020 .skin-type-finder-selection-box figcaption {
    padding-right: 38px;
    display: block;
  }
}

/* line 65, src/sass/redesign-2020/components/image/_image-skin-type-finder-selection-box.scss */
body.layout-full-width-2020 .skin-type-finder-selection-box figcaption > :first-child {
  margin-top: 0;
}

/* line 69, src/sass/redesign-2020/components/image/_image-skin-type-finder-selection-box.scss */
body.layout-full-width-2020 .skin-type-finder-selection-box figcaption > :last-child {
  margin-bottom: 0;
}

/* line 74, src/sass/redesign-2020/components/image/_image-skin-type-finder-selection-box.scss */
body.layout-full-width-2020 .skin-type-finder-selection-box h3 {
  font-size: 36px;
  font-size: 3.6rem;
  color: #fff;
  line-height: 41px;
  font-weight: 300;
  margin: 0 0 4px;
}

/* line 83, src/sass/redesign-2020/components/image/_image-skin-type-finder-selection-box.scss */
body.layout-full-width-2020 .skin-type-finder-selection-box p {
  color: #fff;
  line-height: 29px;
  margin: 0 0 19px;
}

/* line 89, src/sass/redesign-2020/components/image/_image-skin-type-finder-selection-box.scss */
body.layout-full-width-2020 .skin-type-finder-selection-box .redesign-button {
  width: auto;
  background: #fff;
  color: #0062a8;
  padding: 11px 25px;
}

/* line 1, src/sass/redesign-2020/components/parametrizedHtml/_search-box.scss */
body.layout-full-width-2020 .reference-swiftype-search-box {
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1030;
  height: 100%;
  background: white;
  bottom: 100%;
  transition: all 0.2s ease;
  left: 0;
  padding: 0;
  visibility: hidden;
}

/* line 14, src/sass/redesign-2020/components/parametrizedHtml/_search-box.scss */
body.layout-full-width-2020 .reference-swiftype-search-box.active {
  bottom: 0%;
  visibility: visible;
}

/* line 18, src/sass/redesign-2020/components/parametrizedHtml/_search-box.scss */
body.layout-full-width-2020 .reference-swiftype-search-box.active .component-content .search-box-block {
  box-shadow: 0 0 8px;
}

/* line 23, src/sass/redesign-2020/components/parametrizedHtml/_search-box.scss */
body.layout-full-width-2020 .reference-swiftype-search-box .component-content {
  height: 100%;
}

/* line 26, src/sass/redesign-2020/components/parametrizedHtml/_search-box.scss */
body.layout-full-width-2020 .reference-swiftype-search-box .component-content .search-box-block {
  height: 100%;
  background: white;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 32, src/sass/redesign-2020/components/parametrizedHtml/_search-box.scss */
body.layout-full-width-2020 .reference-swiftype-search-box .component-content .search-box-block .content {
  position: relative;
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 50%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media only screen and (max-width: 991px) {
  /* line 32, src/sass/redesign-2020/components/parametrizedHtml/_search-box.scss */
  body.layout-full-width-2020 .reference-swiftype-search-box .component-content .search-box-block .content {
    width: 75%;
  }
}

/* line 44, src/sass/redesign-2020/components/parametrizedHtml/_search-box.scss */
body.layout-full-width-2020 .reference-swiftype-search-box .component-content .search-box-block .content input {
  width: 100%;
  padding: 10px;
  border: 0;
  font-size: 22px;
  outline: none;
}

/* line 51, src/sass/redesign-2020/components/parametrizedHtml/_search-box.scss */
body.layout-full-width-2020 .reference-swiftype-search-box .component-content .search-box-block .content input::-ms-clear {
  display: none;
}

/* line 56, src/sass/redesign-2020/components/parametrizedHtml/_search-box.scss */
body.layout-full-width-2020 .reference-swiftype-search-box .component-content .search-box-block .content .close {
  font-family: 'Material Icons';
  font-size: 36px;
  cursor: pointer;
}

/* line 61, src/sass/redesign-2020/components/parametrizedHtml/_search-box.scss */
body.layout-full-width-2020 .reference-swiftype-search-box .component-content .search-box-block .content .close::before {
  content: "+";
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  display: block;
}

/* line 69, src/sass/redesign-2020/components/parametrizedHtml/_search-box.scss */
body.layout-full-width-2020 .reference-swiftype-search-box .component-content .search-box-block .predictive-list {
  position: absolute;
  top: 100%;
  box-shadow: 0 4px 10px #8e8e8e;
  width: 100%;
  z-index: -1;
  left: 0;
}

/* line 77, src/sass/redesign-2020/components/parametrizedHtml/_search-box.scss */
body.layout-full-width-2020 .reference-swiftype-search-box .component-content .search-box-block .predictive-list div {
  height: 65px;
  background: white;
  border-bottom: solid 1px #bbb;
  text-align: left;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-family: "Nunito-Regular";
}

/* line 88, src/sass/redesign-2020/components/parametrizedHtml/_search-box.scss */
body.layout-full-width-2020 .reference-swiftype-search-box .component-content .search-box-block .predictive-list div:hover {
  background: #f3f3f3;
}

/* line 92, src/sass/redesign-2020/components/parametrizedHtml/_search-box.scss */
body.layout-full-width-2020 .reference-swiftype-search-box .component-content .search-box-block .predictive-list div img {
  height: 100%;
  vertical-align: middle;
  padding: 5px 15px;
}

/* line 2, src/sass/redesign-2020/components/parametrizedHtml/_video-iframe-2020.scss */
body.layout-full-width-2020 .reference-video-iframe-2020 .component-content {
  padding-bottom: 56.25%;
  position: relative;
}

/* line 6, src/sass/redesign-2020/components/parametrizedHtml/_video-iframe-2020.scss */
body.layout-full-width-2020 .reference-video-iframe-2020 .component-content iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 1, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz {
  background: #f6f6f6;
  padding: 40px 0 140px;
}

/* line 5, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz > .component-content {
  max-width: 1170px;
  margin: 0 auto;
}

/* line 10, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component {
  width: calc(100% - 80px);
  max-width: 540px;
  margin: 0 auto;
}

/* line 15, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
  /* line 15, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
  body.layout-full-width-2020 .reference-quiz .quiz-component .question {
    margin-bottom: 50px;
  }
}

/* line 27, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .question .quiz-required-fields {
  color: red;
  font-weight: bold;
  display: none;
}

/* line 35, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component [question-id='q1'] .quiz-button.quiz-next {
  float: none;
  margin: auto;
  display: block;
}

/* line 42, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .quiz-button {
  font-size: 14px;
  font-size: 1.4rem;
  cursor: pointer;
  font-weight: normal;
  letter-spacing: 0.285em;
  line-height: 30px;
  color: #fff;
  text-transform: uppercase;
  background: #0063be;
  width: calc(50% - 10px);
  max-width: 206px;
  display: inline-block;
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
  text-align: center;
  padding: 16px 15px 14px;
  box-sizing: border-box;
  border: 0;
}

@media only screen and (max-width: 767px) {
  /* line 42, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
  body.layout-full-width-2020 .reference-quiz .quiz-component .quiz-button {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 0.27em;
    max-width: 136px;
    box-sizing: border-box;
    padding-right: 30px;
  }
}

/* line 72, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .quiz-button::after {
  content: '';
  width: 10px;
  height: 10px;
  border: 2px solid white;
  border-left: none;
  border-bottom: none;
  display: block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 2px;
  bottom: 0;
  right: 21px;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  /* line 72, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
  body.layout-full-width-2020 .reference-quiz .quiz-component .quiz-button::after {
    width: 12px;
    height: 12px;
    right: 17px;
  }
}

/* line 94, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .quiz-button.quiz-next {
  float: right;
}

/* line 98, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .quiz-button.quiz-prev {
  float: left;
}

@media only screen and (max-width: 767px) {
  /* line 98, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
  body.layout-full-width-2020 .reference-quiz .quiz-component .quiz-button.quiz-prev {
    padding-right: 15px;
    padding-left: 30px;
  }
}

/* line 106, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .quiz-button.quiz-prev::after {
  right: auto;
  left: 21px;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}

@media only screen and (max-width: 767px) {
  /* line 106, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
  body.layout-full-width-2020 .reference-quiz .quiz-component .quiz-button.quiz-prev::after {
    right: auto;
    left: 17px;
  }
}

/* line 119, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component label {
  display: block;
}

/* line 123, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .answer {
  margin-bottom: 42px;
}

/* line 126, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .answer.quiz-custom-checkbox-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 130, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .answer .quiz-custom-checkbox {
  font-size: 14px;
  font-size: 1.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 15px;
  width: 160px;
  height: auto;
  min-height: 200px;
  box-sizing: border-box;
  font-weight: bold;
  letter-spacing: 0;
  color: #fff;
  padding: 19px 15px;
  background: transparent;
  border-radius: 15px;
  border: 2px solid #fff;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
}

@media (max-width: 620px) {
  /* line 130, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
  body.layout-full-width-2020 .reference-quiz .quiz-component .answer .quiz-custom-checkbox {
    margin: 12px;
  }
}

@media (max-width: 424px) {
  /* line 130, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
  body.layout-full-width-2020 .reference-quiz .quiz-component .answer .quiz-custom-checkbox {
    width: calc(50% - 24px);
  }
}

/* line 166, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .answer .quiz-custom-checkbox img {
  max-width: 108px;
  margin: 15px auto 0;
  width: 100%;
}

/* line 172, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .answer .quiz-custom-checkbox img[src*="$"] {
  display: none;
}

/* line 177, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .answer input[type="checkbox"]:checked + .quiz-custom-checkbox {
  color: #1062a8;
  background-color: #fff;
}

/* line 182, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .answer label {
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  font-weight: 500;
  width: 50%;
  letter-spacing: 1px;
}

/* line 191, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .answer .range-step {
  font-weight: bold;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
}

/* line 197, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .answer .range-step::before {
  height: 16px;
  content: " ";
  width: 100%;
  box-shadow: -2px 0 0 0 white;
  position: absolute;
  left: 0;
  bottom: 29px;
}

/* line 208, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .answer.quiz-custom-checkbox-list {
  margin: -15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: calc(100vw - 260px);
  margin-left: calc(((100vw - 260px) - 100%) / -2);
}

@media (max-width: 830px) {
  /* line 208, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
  body.layout-full-width-2020 .reference-quiz .quiz-component .answer.quiz-custom-checkbox-list {
    width: 100%;
    margin: 0;
  }
}

/* line 222, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component input {
  width: 100%;
  margin: 10px 0;
}

/* line 226, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component input[type="checkbox"] {
  display: none;
}

/* line 230, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component input[type="text"] {
  border: 0;
  border-bottom: 1px solid #fff;
  font-size: 40px;
  color: #46525d;
  background: none;
}

/* line 237, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component input[type="text"]:focus {
  outline: none;
}

/* line 242, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component input[type="range"] {
  -webkit-appearance: none;
  width: 100%;
  height: 16px;
  background: #d9e3e9;
  outline: none;
  border-radius: 50px;
  overflow: hidden;
  cursor: pointer;
  pointer-events: none;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 242, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
  body.layout-full-width-2020 .reference-quiz .quiz-component input[type="range"] {
    height: 12px;
  }
}

/* line 259, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
  width: 32.9%;
  height: 16px;
  box-shadow: none;
  background: #009bde;
  border-radius: 0;
  border: 0;
}

/* line 269, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component input[type="range"]::-moz-range-thumb {
  -moz-appearance: none;
       appearance: none;
  width: 32.9%;
  height: 16px;
  box-shadow: none;
  background: #009bde;
  border-radius: 0;
  border: 0;
}

/* line 279, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component input[type="range"]:focus::-ms-thumb {
  border: 0;
}

/* line 283, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component input[type="range"]::-ms-thumb {
  appearance: none;
  width: 162px;
  height: 16px;
  box-shadow: 0 0 0 100vw #d9e3e9;
  background: #009bde;
  border-radius: 0;
  border: 0;
}

/* line 293, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component input[type="range"]::-ms-track {
  background: transparent;
  border: none;
}

/* line 298, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component input[type="range"]::-ms-fill-lower {
  display: none;
}

/* line 302, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component input[type="range"]::-ms-fill-upper {
  display: none;
}

/* line 306, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component input[type="range"]::-ms-tooltip {
  display: none;
}

/* line 310, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component input[type="range"].unselected::-webkit-slider-thumb {
  opacity: 0;
}

/* line 314, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component input[type="range"].unselected::-moz-range-thumb {
  opacity: 0;
}

/* line 318, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component input[type="range"].unselected::-ms-thumb {
  background: #d9e3e9;
}

/* line 324, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .all-answers {
  width: 100%;
  margin-top: 31px;
}

/* line 329, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component h4 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.32em;
  color: #fff;
  margin: 0 auto 7px;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 329, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
  body.layout-full-width-2020 .reference-quiz .quiz-component h4 {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 2;
    letter-spacing: 0.27em;
  }
}

/* line 346, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component h2 {
  font-size: 42px;
  font-size: 4.2rem;
  color: #fff;
  margin: 0 auto 22px;
  line-height: 48px;
  width: 100%;
}

/* line 355, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component .question-description {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2;
  color: #fff;
  font-weight: 300;
  margin: 0;
  width: 100%;
}

/* line 366, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component [input-type="text"] label {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  letter-spacing: 0.31em;
  color: #fff;
}

/* line 374, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component [input-type="text"] input {
  font-size: 35px;
  font-size: 3.5rem;
  font-family: 'Roboto', 'sans-serif';
  font-weight: 300;
  color: #fff;
  margin: 0;
  height: 61px;
  padding: 0;
  box-sizing: border-box;
  border-radius: 0;
}

@media (max-width: 830px) {
  /* line 388, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
  body.layout-full-width-2020 .reference-quiz .quiz-component [checkbox-list][input-type="checkbox"] {
    margin: -15px;
  }
}

@media (max-width: 620px) {
  /* line 388, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
  body.layout-full-width-2020 .reference-quiz .quiz-component [checkbox-list][input-type="checkbox"] {
    margin: -12px;
  }
}

/* line 398, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component [checkbox-list*="Male"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* line 402, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component [checkbox-list*="Male"]::before {
  font-size: 14px;
  font-size: 1.4rem;
  content: 'Your Gender';
  font-weight: bold;
  letter-spacing: 0.31em;
  color: #fff;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 17px;
}

@media (max-width: 830px) {
  /* line 415, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
  body.layout-full-width-2020 .reference-quiz .quiz-component [checkbox-list*="Male"]::before {
    padding: 15px 15px 0;
    margin-bottom: 0;
  }
}

/* line 421, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component [checkbox-list*="Male"] .answer .quiz-custom-checkbox {
  min-height: 160px;
}

/* line 428, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component [input-type="range"]:last-child .answer {
  margin-bottom: 0;
}

/* line 433, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component [input-type="range"] .answer {
  background: #fff;
  border-radius: 9px;
  margin-bottom: 15px;
  padding: 24px 25px 15px;
}

@media only screen and (max-width: 767px) {
  /* line 433, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
  body.layout-full-width-2020 .reference-quiz .quiz-component [input-type="range"] .answer {
    padding: 12px 16px 5px;
  }
}

/* line 444, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component [input-type="range"] label {
  font-size: 14px;
  font-size: 1.4rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.2;
  color: #0063be;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 444, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
  body.layout-full-width-2020 .reference-quiz .quiz-component [input-type="range"] label {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 23px;
    margin-bottom: 13px;
  }
}

@media (max-width: 540px) {
  /* line 444, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
  body.layout-full-width-2020 .reference-quiz .quiz-component [input-type="range"] label {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

/* line 467, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component [input-type="range"] label img {
  width: 42px;
  height: auto;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 467, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
  body.layout-full-width-2020 .reference-quiz .quiz-component [input-type="range"] label img {
    margin-right: 5px;
  }
}

/* line 479, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component [input-type="range"] .range-step {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
  letter-spacing: 0.05em;
  line-height: 1.2;
  color: #0063be;
  cursor: pointer;
}

/* line 488, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz .quiz-component [input-type="range"] .range-step::before {
  bottom: 22px;
  height: 20px;
}

/* line 497, src/sass/redesign-2020/components/parametrizedHtml/_quiz.scss */
body.layout-full-width-2020 .reference-quiz-question,
body.layout-full-width-2020 .reference-quiz-extra-field {
  display: none;
}

/* line 2, src/sass/redesign-2020/components/parametrizedHtml/_search-results.scss */
body.layout-full-width-2020 .reference-swiftype-search-results .search-block {
  padding: 60px 0;
}

@media only screen and (max-width: 767px) {
  /* line 2, src/sass/redesign-2020/components/parametrizedHtml/_search-results.scss */
  body.layout-full-width-2020 .reference-swiftype-search-results .search-block {
    padding: 30px 0;
  }
}

/* line 10, src/sass/redesign-2020/components/parametrizedHtml/_search-results.scss */
body.layout-full-width-2020 .reference-swiftype-search-results .search-block header h2,
body.layout-full-width-2020 .reference-swiftype-search-results .search-block header h3 {
  color: #0063be;
}

/* line 16, src/sass/redesign-2020/components/parametrizedHtml/_search-results.scss */
body.layout-full-width-2020 .reference-swiftype-search-results .search-block header .results .term {
  color: #0063be;
}

/* line 21, src/sass/redesign-2020/components/parametrizedHtml/_search-results.scss */
body.layout-full-width-2020 .reference-swiftype-search-results .search-block header .no-results {
  display: none;
}

/* line 26, src/sass/redesign-2020/components/parametrizedHtml/_search-results.scss */
body.layout-full-width-2020 .reference-swiftype-search-results .search-block .search-results {
  padding: 20px 0;
}

/* line 29, src/sass/redesign-2020/components/parametrizedHtml/_search-results.scss */
body.layout-full-width-2020 .reference-swiftype-search-results .search-block .search-results .result {
  margin-bottom: 40px;
}

/* line 32, src/sass/redesign-2020/components/parametrizedHtml/_search-results.scss */
body.layout-full-width-2020 .reference-swiftype-search-results .search-block .search-results .result h3 {
  margin: 0;
}

/* line 35, src/sass/redesign-2020/components/parametrizedHtml/_search-results.scss */
body.layout-full-width-2020 .reference-swiftype-search-results .search-block .search-results .result h3 a {
  color: #0063be;
}

/* line 40, src/sass/redesign-2020/components/parametrizedHtml/_search-results.scss */
body.layout-full-width-2020 .reference-swiftype-search-results .search-block .search-results .result p {
  margin: 0;
}

/* line 2, src/sass/redesign-2020/components/gridFilter/_gridFilter-base.scss */
body.layout-full-width-2020 .gridFilter .grid-filter__header {
  font-size: 16px;
  font-size: 1.6rem;
  color: #1062a8;
  font-weight: 700;
}

/* line 8, src/sass/redesign-2020/components/gridFilter/_gridFilter-base.scss */
body.layout-full-width-2020 .gridFilter .grid-filter__header::after {
  content: none;
}

/* line 13, src/sass/redesign-2020/components/gridFilter/_gridFilter-base.scss */
body.layout-full-width-2020 .gridFilter .grid-filter-section__header {
  font-size: 14px;
  font-size: 1.4rem;
  color: #1062a8;
  font-weight: 400;
  letter-spacing: 0;
}

/* line 23, src/sass/redesign-2020/components/gridFilter/_gridFilter-base.scss */
body.layout-full-width-2020 .gridFilter .grid-filter-section__tag-list .grid-filter-section__localized-tag-title::before {
  outline: solid 1px #99a4ac;
}

/* line 1, src/sass/redesign-2020/utils/grayscale.scss */
body.layout-full-width-2020 .grayscale {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

/* line 2, src/sass/redesign-2020/components/breadcrumbs/_breadcrumbs-lightblue.scss */
body.layout-full-width-2020 .breadcrumbs-lightblue .breadcrumb-list-item {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 24px;
}

/* line 7, src/sass/redesign-2020/components/breadcrumbs/_breadcrumbs-lightblue.scss */
body.layout-full-width-2020 .breadcrumbs-lightblue .breadcrumb-list-item a {
  color: #0063be;
  font-weight: 400;
}

@media only screen and (max-width: 991px) {
  /* line 2, src/sass/redesign-2020/components/breadcrumbs/_breadcrumbs-lightblue.scss */
  body.layout-full-width-2020 .breadcrumbs-lightblue .breadcrumb-list-item {
    font-size: 10px;
    line-height: 20px;
  }
}

/* line 18, src/sass/redesign-2020/components/breadcrumbs/_breadcrumbs-lightblue.scss */
body.layout-full-width-2020 .breadcrumbs-lightblue .breadcrumbs-without-separator li::before {
  line-height: 1;
  top: 7px;
  font-size: 9px;
  color: #46525d;
}

@media only screen and (max-width: 991px) {
  /* line 18, src/sass/redesign-2020/components/breadcrumbs/_breadcrumbs-lightblue.scss */
  body.layout-full-width-2020 .breadcrumbs-lightblue .breadcrumbs-without-separator li::before {
    font-size: 7px;
  }
}

/* line 7, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-header {
  text-align: center;
}

/* line 10, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-header h2 {
  color: #0063be;
  letter-spacing: normal;
}

/* line 15, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-header p {
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}

/* line 22, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-carousel.timeline-carousel {
  margin: 0 auto;
  padding: 0 64px;
}

@media only screen and (max-width: 991px) {
  /* line 22, src/sass/redesign-2020/components/timelineCarousel.scss */
  body.layout-full-width-2020 #timeline-carousel.timeline-carousel {
    padding: 0 50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 22, src/sass/redesign-2020/components/timelineCarousel.scss */
  body.layout-full-width-2020 #timeline-carousel.timeline-carousel {
    padding: 0 20px;
  }
}

/* line 34, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-carousel.timeline-carousel h3,
body.layout-full-width-2020 #timeline-carousel.timeline-carousel h4 {
  color: #0063be;
  letter-spacing: normal;
}

/* line 40, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-carousel.timeline-carousel h3 {
  font-weight: 400;
}

/* line 44, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-carousel.timeline-carousel h4 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1;
  margin-top: 10px;
}

/* line 52, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-carousel.timeline-carousel .slick-list .slick-track {
  margin: 0 -1rem;
}

/* line 55, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-carousel.timeline-carousel .slick-list .slick-track .slick-slide {
  opacity: 0.5;
  transition: all 0.5s ease;
}

/* line 59, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-carousel.timeline-carousel .slick-list .slick-track .slick-slide.slick-active {
  opacity: 1;
}

/* line 63, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-carousel.timeline-carousel .slick-list .slick-track .slick-slide li {
  padding: 0 1.5rem;
}

/* line 67, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-carousel.timeline-carousel .slick-list .slick-track .slick-slide img {
  border-radius: 15px;
  margin: 10px 0;
}

/* line 75, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-carousel.timeline-carousel .slick-arrow {
  background-color: transparent;
  position: absolute;
  outline: none;
  border: none;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 64px;
  height: 64px;
  display: block;
  text-align: center;
  transition: background-color 0.1s linear, border 0.1s linear, color 0.1s linear;
  cursor: pointer;
  font-size: 0;
  padding: 0;
  -webkit-appearance: none;
  z-index: 10;
}

@media only screen and (max-width: 991px) {
  /* line 75, src/sass/redesign-2020/components/timelineCarousel.scss */
  body.layout-full-width-2020 #timeline-carousel.timeline-carousel .slick-arrow {
    width: 50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 75, src/sass/redesign-2020/components/timelineCarousel.scss */
  body.layout-full-width-2020 #timeline-carousel.timeline-carousel .slick-arrow {
    width: 20px;
  }
}

/* line 101, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-carousel.timeline-carousel .slick-arrow::before {
  font-size: 3rem;
  line-height: normal;
  color: #009bde;
  display: inline-block;
  transition: 0.1s linear;
  content: '';
  position: relative;
  border-left: 2px solid;
  border-top: 2px solid;
  width: 21.33333px;
  height: 21.33333px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 101, src/sass/redesign-2020/components/timelineCarousel.scss */
  body.layout-full-width-2020 #timeline-carousel.timeline-carousel .slick-arrow::before {
    width: 8px;
    height: 8px;
  }
}

/* line 121, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-carousel.timeline-carousel .slick-arrow:focus {
  outline: none;
  border: 1px solid #4d90fe;
  box-shadow: 0 0 5px #4d90fe;
}

/* line 128, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-carousel.timeline-carousel .slick-prev {
  left: 0;
}

/* line 131, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-carousel.timeline-carousel .slick-prev::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: 6.4px;
}

@media only screen and (max-width: 767px) {
  /* line 131, src/sass/redesign-2020/components/timelineCarousel.scss */
  body.layout-full-width-2020 #timeline-carousel.timeline-carousel .slick-prev::before {
    left: auto;
  }
}

/* line 141, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-carousel.timeline-carousel .slick-next {
  right: 0;
}

/* line 144, src/sass/redesign-2020/components/timelineCarousel.scss */
body.layout-full-width-2020 #timeline-carousel.timeline-carousel .slick-next::before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  right: 6.4px;
}

@media only screen and (max-width: 767px) {
  /* line 144, src/sass/redesign-2020/components/timelineCarousel.scss */
  body.layout-full-width-2020 #timeline-carousel.timeline-carousel .slick-next::before {
    right: initial;
  }
}

/* line 1, src/sass/redesign-2020/components/tabs/_tabs-redesign.scss */
body.layout-full-width-2020 .tabs-redesign {
  padding: 40px 0;
}

/* line 5, src/sass/redesign-2020/components/tabs/_tabs-redesign.scss */
body.layout-full-width-2020 .tabs-redesign > .component-content .tabs-nav {
  text-align: center;
  height: auto;
  z-index: 5;
}

/* line 10, src/sass/redesign-2020/components/tabs/_tabs-redesign.scss */
body.layout-full-width-2020 .tabs-redesign > .component-content .tabs-nav .tabs-nav-list {
  width: auto;
  max-width: 600px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

/* line 18, src/sass/redesign-2020/components/tabs/_tabs-redesign.scss */
body.layout-full-width-2020 .tabs-redesign > .component-content .tabs-nav .tabs-nav-list .tabs-nav-item {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  position: relative;
  padding-bottom: 10px;
  background: none;
  border: none;
  border-bottom: 2px solid transparent;
  line-height: 1;
  height: auto;
  margin: 0 0 2px;
  box-sizing: border-box;
  /*
          @media all and (hover: hover), (-ms-high-contrast: none), (-ms-high-contrast: active) {
            &:hover {
              &::after {
                height: 2px;
                background-color: $lightblue;
              }

              a .tabMenuItem span {
                color: $lightblue;
              }
            }
          }
          */
}

/* line 31, src/sass/redesign-2020/components/tabs/_tabs-redesign.scss */
body.layout-full-width-2020 .tabs-redesign > .component-content .tabs-nav .tabs-nav-list .tabs-nav-item::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(70, 82, 93, 0.4);
}

@media only screen and (max-width: 767px) {
  /* line 18, src/sass/redesign-2020/components/tabs/_tabs-redesign.scss */
  body.layout-full-width-2020 .tabs-redesign > .component-content .tabs-nav .tabs-nav-list .tabs-nav-item {
    font-size: 10px;
    font-size: 1rem;
    padding: 5px 10px;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
}

@media only screen and (max-width: 320px) {
  /* line 18, src/sass/redesign-2020/components/tabs/_tabs-redesign.scss */
  body.layout-full-width-2020 .tabs-redesign > .component-content .tabs-nav .tabs-nav-list .tabs-nav-item {
    font-size: 9px;
    font-size: 0.9rem;
    padding: 5px;
  }
}

/* line 55, src/sass/redesign-2020/components/tabs/_tabs-redesign.scss */
body.layout-full-width-2020 .tabs-redesign > .component-content .tabs-nav .tabs-nav-list .tabs-nav-item a {
  display: block;
  height: 100%;
}

/* line 59, src/sass/redesign-2020/components/tabs/_tabs-redesign.scss */
body.layout-full-width-2020 .tabs-redesign > .component-content .tabs-nav .tabs-nav-list .tabs-nav-item a .tabMenuItem {
  max-width: 140px;
}

/* line 62, src/sass/redesign-2020/components/tabs/_tabs-redesign.scss */
body.layout-full-width-2020 .tabs-redesign > .component-content .tabs-nav .tabs-nav-list .tabs-nav-item a .tabMenuItem span {
  color: #46525d;
  font-weight: 400;
  letter-spacing: 2px;
}

@media only screen and (max-width: 767px) {
  /* line 62, src/sass/redesign-2020/components/tabs/_tabs-redesign.scss */
  body.layout-full-width-2020 .tabs-redesign > .component-content .tabs-nav .tabs-nav-list .tabs-nav-item a .tabMenuItem span {
    letter-spacing: 0;
  }
}

/* line 75, src/sass/redesign-2020/components/tabs/_tabs-redesign.scss */
body.layout-full-width-2020 .tabs-redesign > .component-content .tabs-nav .tabs-nav-list .tabs-nav-item.is-active::after {
  height: 2px;
  background-color: #0063be;
}

/* line 80, src/sass/redesign-2020/components/tabs/_tabs-redesign.scss */
body.layout-full-width-2020 .tabs-redesign > .component-content .tabs-nav .tabs-nav-list .tabs-nav-item.is-active a .tabMenuItem span {
  color: #0063be;
}

/* line 103, src/sass/redesign-2020/components/tabs/_tabs-redesign.scss */
body.layout-full-width-2020 .tabs-redesign > .component-content .tabs-content {
  padding: 40px 15px;
  z-index: 2;
}

/* line 27, src/sass/redesign-2020/redesign-2020.scss */
:not(body).quiz-male,
:not(body).quiz-female {
  display: none;
}

/* line 33, src/sass/redesign-2020/redesign-2020.scss */
body.quiz-male .quiz-male {
  display: block;
}

/* line 37, src/sass/redesign-2020/redesign-2020.scss */
body.quiz-male .quiz-female,
body.quiz-male .quiz-unisex {
  display: none;
}

/* line 44, src/sass/redesign-2020/redesign-2020.scss */
body.quiz-female .quiz-female {
  display: block;
}

/* line 48, src/sass/redesign-2020/redesign-2020.scss */
body.quiz-female .quiz-male,
body.quiz-female .quiz-unisex {
  display: none;
}

/* line 55, src/sass/redesign-2020/redesign-2020.scss */
body.quiz-unisex .quiz-unisex {
  display: block;
}

/* line 59, src/sass/redesign-2020/redesign-2020.scss */
body.quiz-unisex .quiz-male,
body.quiz-unisex .quiz-female {
  display: none;
}

/* line 67, src/sass/redesign-2020/redesign-2020.scss */
body.transparent-header .hero.paragraphSystem > .box.first {
  background-color: transparent;
}

/* line 70, src/sass/redesign-2020/redesign-2020.scss */
body.transparent-header .hero.paragraphSystem > .box.first::after, body.transparent-header .hero.paragraphSystem > .box.first::before {
  background-color: transparent;
  background-image: none;
}

/* line 78, src/sass/redesign-2020/redesign-2020.scss */
body.transparent-header .reference-quiz {
  background-color: transparent;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/blocks/uap-finder.scss */
.uap {
  max-width: 740px;
  margin: 50px auto;
  color: #fff;
  text-align: center;
  /* stylelint-disable */
}

/* line 10, src/sass/blocks/uap-finder.scss */
.uap input:checked + label {
  background: #fff;
  color: #004191;
}

/* line 14, src/sass/blocks/uap-finder.scss */
.uap input:checked + label img {
  -webkit-filter: invert(90%) sepia(70%) saturate(3936%) hue-rotate(219deg) brightness(101%) contrast(99%);
          filter: invert(90%) sepia(70%) saturate(3936%) hue-rotate(219deg) brightness(101%) contrast(99%);
}

/* line 19, src/sass/blocks/uap-finder.scss */
.uap input:focus {
  outline: none;
}

/* line 23, src/sass/blocks/uap-finder.scss */
.uap__title {
  width: 100%;
  margin: 0 auto 7px;
  padding-top: 20px;
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff !important;
  letter-spacing: 0.32em;
}

/* line 33, src/sass/blocks/uap-finder.scss */
.uap__subtitle {
  margin: 22px auto;
  font-weight: 200;
  font-size: 4.5rem;
  color: #fff !important;
  line-height: 48px;
}

/* line 42, src/sass/blocks/uap-finder.scss */
.uap__gender-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 30px;
  /* stylelint-enable */
}

@media only screen and (max-width: 992px) {
  /* line 42, src/sass/blocks/uap-finder.scss */
  .uap__gender-options {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/* line 55, src/sass/blocks/uap-finder.scss */
.uap__gender-options input {
  display: none;
}

/* line 59, src/sass/blocks/uap-finder.scss */
.uap__gender-options .gender {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 12px;
  width: 28%;
  padding: 26px 36px;
  border: 2px solid #fff;
  border-radius: 10px;
  background: none;
  cursor: pointer;
  transition: all 0.3s;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: normal;
}

@media only screen and (max-width: 992px) {
  /* line 59, src/sass/blocks/uap-finder.scss */
  .uap__gender-options .gender {
    width: 38%;
    font-size: 10px;
    padding: 8px;
  }
}

/* line 84, src/sass/blocks/uap-finder.scss */
.uap__gender-options .gender img {
  max-width: 180px;
  margin: 15px auto 0;
}

/* line 91, src/sass/blocks/uap-finder.scss */
.uap button {
  width: calc(50% - 10px);
  max-width: 176px;
  padding: 16px 15px 14px;
  box-sizing: border-box;
  border: 0;
  margin: 30px 0;
  cursor: pointer;
  line-height: 30px;
  color: #fff;
  background: #004191;
  display: inline-block;
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
}

/* line 107, src/sass/blocks/uap-finder.scss */
.uap .center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 111, src/sass/blocks/uap-finder.scss */
.uap__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* line 115, src/sass/blocks/uap-finder.scss */
.uap__buttons .disable {
  display: none;
}

/* line 121, src/sass/blocks/uap-finder.scss */
.uap__intro label {
  display: block;
  margin-top: 40px;
  font-size: 1.4rem;
  line-height: 34px;
  text-align: left;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.31em;
}

/* line 132, src/sass/blocks/uap-finder.scss */
.uap__intro input {
  width: 100%;
  margin: 0;
  border: 0;
  font-size: 3.5rem;
  box-sizing: border-box;
  padding: 0;
  background: transparent;
  color: #fff;
  border-bottom: 1px solid #fff;
  height: 61px;
  font-weight: 300;
}

/* line 146, src/sass/blocks/uap-finder.scss */
.uap__intro select {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  padding: 15px;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color: #fff;
  box-sizing: border-box;
  border: 2px solid #fff;
  background: none;
  border-radius: 50px;
  text-align: center;
}

/* line 161, src/sass/blocks/uap-finder.scss */
.uap__intro select:focus {
  color: #004191;
  background-color: white;
  outline: none;
}

/* line 168, src/sass/blocks/uap-finder.scss */
.uap__intro .dropdown-select {
  color: #004191;
  background-color: white;
}

/* line 173, src/sass/blocks/uap-finder.scss */
.uap__intro .sanex-user-checked {
  color: #004191;
  background-color: #fff;
}

/* line 179, src/sass/blocks/uap-finder.scss */
.uap__intro-na input {
  display: none;
}

/* line 183, src/sass/blocks/uap-finder.scss */
.uap__intro-na label {
  display: inline-block;
  padding: 0 30px;
  cursor: pointer;
  text-align: center;
  border-radius: 30px;
}

/* line 193, src/sass/blocks/uap-finder.scss */
.uap__question {
  display: none;
}

/* line 196, src/sass/blocks/uap-finder.scss */
.uap__question-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 200, src/sass/blocks/uap-finder.scss */
.uap__question p {
  color: #fff !important;
}

/* line 204, src/sass/blocks/uap-finder.scss */
.uap__question.active-step {
  display: block;
}

/* line 209, src/sass/blocks/uap-finder.scss */
.uap__q1 {
  /* stylelint-disable */
  /* stylelint-disable */
  /* stylelint-enable */
}

/* line 210, src/sass/blocks/uap-finder.scss */
.uap__q1 input {
  display: none;
}

/* line 215, src/sass/blocks/uap-finder.scss */
.uap__q1-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  margin: 50px 0;
  /* stylelint-enable */
}

@media only screen and (max-width: 992px) {
  /* line 215, src/sass/blocks/uap-finder.scss */
  .uap__q1-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

/* line 228, src/sass/blocks/uap-finder.scss */
.uap__q1-wrapper label {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* line 231, src/sass/blocks/uap-finder.scss */
.uap__q1-wrapper label img {
  max-width: 95px;
}

/* line 238, src/sass/blocks/uap-finder.scss */
.uap__q1 label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  padding: 19px 14px;
  border: 2px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s;
  width: 28%;
  text-align: center;
  font-size: 1.4rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: bold;
  line-height: 18px;
  text-transform: uppercase;
}

/* line 259, src/sass/blocks/uap-finder.scss */
.uap__q {
  /* stylelint-disable */
}

/* line 260, src/sass/blocks/uap-finder.scss */
.uap__q-wrapper {
  background: #fff;
  border-radius: 9px;
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 20px 28px 35px;
}

/* line 269, src/sass/blocks/uap-finder.scss */
.uap__q-question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-align: left;
}

/* line 277, src/sass/blocks/uap-finder.scss */
.uap__q-question p {
  color: #004191 !important;
  margin-left: 10px;
  margin-top: 0;
}

/* line 284, src/sass/blocks/uap-finder.scss */
.uap__q-answers {
  border: none;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  border-radius: 50px;
}

/* line 295, src/sass/blocks/uap-finder.scss */
.uap__q-answers input {
  display: none;
}

/* line 299, src/sass/blocks/uap-finder.scss */
.uap__q-answers label {
  border-right: 2px solid #fff;
  cursor: pointer;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  background-color: #dae3eb;
  color: transparent;
  text-transform: uppercase;
}

/* line 308, src/sass/blocks/uap-finder.scss */
.uap__q-answers label:last-child {
  border-right: none;
}

/* line 315, src/sass/blocks/uap-finder.scss */
.uap__q-levels input:checked + label {
  background: #004191;
  color: #004191;
}

/* line 321, src/sass/blocks/uap-finder.scss */
.uap__q-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 5px 0;
  color: #004191;
}

/* line 327, src/sass/blocks/uap-finder.scss */
.uap__q-options div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

@media only screen and (max-width: 992px) {
  /* line 327, src/sass/blocks/uap-finder.scss */
  .uap__q-options div {
    font-size: 1rem;
  }
}

/* line 341, src/sass/blocks/uap-finder.scss */
.uap__q-options div img {
  margin: 0 5px;
}

/* line 348, src/sass/blocks/uap-finder.scss */
.uap__q-blocks {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
  border-radius: 0;
  width: auto;
  margin: 0 50px;
  /* stylelint-enable */
}

@media only screen and (max-width: 992px) {
  /* line 348, src/sass/blocks/uap-finder.scss */
  .uap__q-blocks {
    margin: 0;
  }
}

/* line 362, src/sass/blocks/uap-finder.scss */
.uap__q-blocks label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 200px;
  min-height: 85px;
  border-radius: 10px;
  padding: 0 5px;
  color: #004191;
  font-weight: 500;
  letter-spacing: 0.05em;
}

@media only screen and (max-width: 992px) {
  /* line 362, src/sass/blocks/uap-finder.scss */
  .uap__q-blocks label {
    width: 40%;
  }
}

/* line 380, src/sass/blocks/uap-finder.scss */
.uap__q-blocks input:checked + label {
  background: #004191;
  color: #fff;
}

/* line 387, src/sass/blocks/uap-finder.scss */
.uap__progress {
  position: relative;
  max-width: 360px;
  margin: 50px auto;
}

/* line 392, src/sass/blocks/uap-finder.scss */
.uap__progress progress {
  display: block;
  position: relative;
  width: 100%;
  background: none;
  transition: 1s;
  will-change: contents;
}

/* line 402, src/sass/blocks/uap-finder.scss */
.uap__progress progress::-webkit-progress-bar {
  background-color: #fff;
  border-radius: 10px;
}

/* line 407, src/sass/blocks/uap-finder.scss */
.uap__progress progress::-webkit-progress-value {
  background-color: #004191;
  transition: all 0.5s ease-in-out;
  border-radius: 10px;
}

/* line 414, src/sass/blocks/uap-finder.scss */
.uap__progress .point {
  height: 1px;
  width: 1px;
  border-radius: 100%;
  border: 2px solid #004191;
  background: #004191;
  position: absolute;
  left: 0;
  top: 5px;
  transition: all 0.4s ease-in-out;
}

/* line 426, src/sass/blocks/uap-finder.scss */
.uap__progress .second {
  left: 20%;
}

/* line 430, src/sass/blocks/uap-finder.scss */
.uap__progress .third {
  left: 45%;
}

/* line 434, src/sass/blocks/uap-finder.scss */
.uap__progress .fourth {
  left: 70%;
}

/* line 438, src/sass/blocks/uap-finder.scss */
.uap__progress .fifth {
  left: 96%;
}

/* line 442, src/sass/blocks/uap-finder.scss */
.uap__progress .progress-change {
  height: 18px;
  width: 18px;
  border: 1px solid #fff;
  top: -2px;
  transition: all 0.4s ease-in-out;
}

/* line 450, src/sass/blocks/uap-finder.scss */
.uap__progress p {
  color: #fff !important;
}

/* line 455, src/sass/blocks/uap-finder.scss */
.uap__error {
  display: none;
  text-align: left;
  margin-top: 10px;
  color: #f03;
}

/* line 463, src/sass/blocks/uap-finder.scss */
.uap-results-container {
  display: none;
}

/* line 467, src/sass/blocks/uap-finder.scss */
div[class*='uap__result'] {
  display: none;
}

/* line 471, src/sass/blocks/uap-finder.scss */
.m-0 {
  margin: 0;
}

/* line 477, src/sass/blocks/uap-finder.scss */
.aem-AuthorLayer-Edit .uap-results-container {
  display: block;
}

/* line 481, src/sass/blocks/uap-finder.scss */
.aem-AuthorLayer-Edit div[class*='uap__result'] {
  display: block;
}

/* line 485, src/sass/blocks/uap-finder.scss */
.aem-AuthorLayer-Edit div[class*='uap__result']::before {
  content: attr(class);
  font-weight: bold;
  margin-right: 4px;
  color: #800808;
}

