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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 804, src/sass/libs/mediaelement.scss */
:root .mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@charset "UTF-8";
/* Slider - slick 1.8.1 */
/* line 5, 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 20, src/sass/libs/slick.scss */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

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

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

/* line 37, 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 46, src/sass/libs/slick.scss */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 106, src/sass/libs/slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* line 154, src/sass/libs/slick.scss */
.slick-loading .slick-list {
  background: #fff url("./../../assets/img/loading.gif") center center no-repeat;
}

/* Icons */
/* Arrows */
/* line 172, src/sass/libs/slick.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

/* line 191, src/sass/libs/slick.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

/* line 197, src/sass/libs/slick.scss */
.slick-prev:hover::before, .slick-prev:focus::before,
.slick-next:hover::before,
.slick-next:focus::before {
  opacity: 1;
}

/* line 202, src/sass/libs/slick.scss */
.slick-prev.slick-disabled::before,
.slick-next.slick-disabled::before {
  opacity: 0.25;
}

/* line 206, src/sass/libs/slick.scss */
.slick-prev::before,
.slick-next::before {
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 217, src/sass/libs/slick.scss */
.slick-prev {
  left: -25px;
}

/* line 220, src/sass/libs/slick.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

/* line 225, src/sass/libs/slick.scss */
.slick-prev::before {
  content: "←";
}

/* line 228, src/sass/libs/slick.scss */
[dir="rtl"] .slick-prev::before {
  content: "→";
}

/* line 234, src/sass/libs/slick.scss */
.slick-next {
  right: -25px;
}

/* line 237, src/sass/libs/slick.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

/* line 242, src/sass/libs/slick.scss */
.slick-next::before {
  content: "→";
}

/* line 245, src/sass/libs/slick.scss */
[dir="rtl"] .slick-next::before {
  content: "←";
}

/* Dots */
/* line 253, src/sass/libs/slick.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 257, src/sass/libs/slick.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

/* line 267, src/sass/libs/slick.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 276, src/sass/libs/slick.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

/* line 289, src/sass/libs/slick.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

/* line 293, src/sass/libs/slick.scss */
.slick-dots li button:hover::before, .slick-dots li button:focus::before {
  opacity: 1;
}

/* line 298, src/sass/libs/slick.scss */
.slick-dots li button::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 316, src/sass/libs/slick.scss */
.slick-dots li.slick-active button::before {
  color: black;
  opacity: 0.75;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 6, src/sass/core/cookiePolicy.scss */
.cookiePolicy-info {
  background-color: #0e99cb;
  transition: 2s linear all;
  max-height: 1000px;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

/* line 28, src/sass/core/exitNotification.scss */
.exit-notification-inner {
  padding: 13px;
  background-color: #0e99cb;
  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;
}

/*!
Open Sans Condensed v 23
 */
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/opensanscondensed/1.woff2") format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/opensanscondensed/2.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/opensanscondensed/3.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url("../../assets/fonts/opensanscondensed/4.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}

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

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

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

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

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

/* greek-ext */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/opensanscondensed/10.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/opensanscondensed/11.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}

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

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

/* latin */
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/opensanscondensed/14.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;
}

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

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

/* greek-ext */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/didactgothic/2.woff2") format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Didact Gothic';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/didactgothic/3.woff2") format("woff2");
  unicode-range: U+0370-03FF;
}

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

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

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

/* line 6, src/sass/core/_typography.scss */
body {
  font-size: 1.6rem;
  font-family: 'Didact Gothic', sans-serif;
  color: #072e66;
  font-weight: 400;
}

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

/* line 26, src/sass/core/_typography.scss */
h1 {
  font-size: 3.2rem;
  font-size: calc( 3.2rem + ( 40 - 32 ) * (100vw - 320px) / (448));
}

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

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

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

/* line 34, src/sass/core/_typography.scss */
h3 {
  font-size: 2.2rem;
  font-size: calc( 2.2rem + ( 26 - 22 ) * (100vw - 320px) / (448));
}

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

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

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

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

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

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

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

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

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

/* line 67, src/sass/core/_typography.scss */
a:hover {
  color: #072e66;
}

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

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

/* line 84, src/sass/core/_typography.scss */
.richText-content ul > li,
.richText-content ol > li {
  font-size: 1.6rem;
  line-height: 1.6em;
}

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

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

/* line 17, src/sass/core/main.scss */
body {
  position: relative;
  overflow: auto;
  background-color: white;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAARxCAYAAADgeO1bAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTUwRkU3MjE0QTZEMTFFNkE1Q0ZFMTE3QjEyNzM0OTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTUwRkU3MjI0QTZEMTFFNkE1Q0ZFMTE3QjEyNzM0OTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBNTBGRTcxRjRBNkQxMUU2QTVDRkUxMTdCMTI3MzQ5NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBNTBGRTcyMDRBNkQxMUU2QTVDRkUxMTdCMTI3MzQ5NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtP2whwAAAEBSURBVHja7FZBDsMwCKN70v6vvWkvwJt2mRTFYCu7jR6spiUQu0CJ++OJW7yvgYGBgYGBgYGB/4PPJHht7qhd9CboQ9Id3+XihQancVH6U8WJkjSlJei3LOGcxTrfCY9LDC482/k7Jm2Jc9mqqYzUFFg8f/dmmay+Z0oGvb/s1QCr2hSVhBhyeUtdJWsUlC/KVEmxxMEooG9BKhkw91E6RamGehZKOssvWNPPcgf6PKhzUtiBPqnDMd7Vb62fkJOUR/ZdBf0nU2UK207NJr8ZQWx9au3HgUmIdenLtNMAdkcSMkL4h8Ih6I8f/hCDgxHMnyN84ziYbn7z1rdrjF8CDAAwzgfTaZ8WCwAAAABJRU5ErkJggg==");
  background-repeat: repeat-x;
}

/* line 24, src/sass/core/main.scss */
body::before {
  background: radial-gradient(ellipse at 60% 260px, white 0, rgba(255, 255, 255, 0) 60%);
  height: 100%;
  left: 0;
  position: absolute;
  top: -100px;
  width: 100%;
  z-index: -1;
  content: "";
}

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

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

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

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

/* line 54, src/sass/core/main.scss */
[id=header] {
  background-color: #0e99cb;
}

@media (min-width: 992px) {
  /* line 54, src/sass/core/main.scss */
  [id=header] {
    background-color: transparent;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 159, 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 163, 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 #011016;
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: #fff;
  text-align: left;
  border-radius: 10px;
}

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

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

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

/* line 59, src/sass/core/overlay.scss */
.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../assets/img/loader.gif) no-repeat 50% 50%;
}
.tooltip-text{display:none}.tooltip-text--active{display:block;position:absolute;background:#fff;z-index:9001}.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 #011016;
}

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

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

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

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

/* line 109, src/sass/components/accordion/_accordion-base.scss */
.mod-js .accordion-slide.is-active:last-child > .accordion-content-wrapper {
  border-bottom: none;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/articleList/_articleList-base.scss */
.articleList > .component-content {
  padding: 13px;
  border: solid 2px #011016;
  background-color: #0e99cb;
}

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

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

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

/* line 23, src/sass/components/articleList/_articleList-base.scss */
.articleList-article-wrapper {
  margin: 0;
  padding: 0;
}

/* line 29, src/sass/components/articleList/_articleList-base.scss */
.articleList-description {
  overflow: hidden;
}

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

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

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

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

/* line 55, src/sass/components/articleList/_articleList-base.scss */
.articleList-more {
  float: right;
}

/* line 58, src/sass/components/articleList/_articleList-base.scss */
.articleList-more::after {
  display: inline;
  content: "\00bb";
}

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

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

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

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

/* line 81, src/sass/components/articleList/_articleList-base.scss */
.articleList-tags-item-link {
  display: block;
  padding: 1px;
  background: #34bff1;
  color: black;
  border: 1px solid #0e99cb;
  font-size: 0.85em;
}

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

/* line 8, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list {
  overflow: hidden;
  position: relative;
  padding: 0 5px;
}

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

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

/* line 22, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

/* line 33, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 40px;
  width: 48px;
  z-index: 1;
  cursor: pointer;
  text-align: center;
}

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

@media (min-width: 992px) {
  /* line 45, src/sass/components/articleList/_articleList-related-products.scss */
  .articleList-related-products > .component-content .articleList-list .slick-arrow-left {
    left: 0;
    padding-right: 10px;
  }
}

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

@media (min-width: 992px) {
  /* line 54, src/sass/components/articleList/_articleList-related-products.scss */
  .articleList-related-products > .component-content .articleList-list .slick-arrow-right {
    right: 0;
    padding-left: 10px;
  }
}

/* line 63, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow svg {
  max-width: 100%;
  max-height: 100%;
}

/* line 67, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list .slick-arrow svg line {
  stroke: #fc363e;
  transition: all 0.3s;
}

@media (min-width: 992px) {
  /* line 75, src/sass/components/articleList/_articleList-related-products.scss */
  .articleList-related-products > .component-content .articleList-list .slick-arrow:hover svg line {
    stroke-width: 23%;
  }
}

/* line 84, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-list.slick-initialized .articleList-article {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 90, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-article {
  box-sizing: border-box;
  position: relative;
  display: none;
  margin: 0;
  padding: 20px;
  height: auto;
}

/* line 98, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-article-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  background-color: white;
  width: 100%;
}

/* line 108, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-article-wrapper:hover .articleList-more span {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}

/* line 112, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-article-wrapper:hover .articleList-more::after {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

/* line 118, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-article-wrapper .full-box-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}

/* line 128, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-article-wrapper.without-chlorine .articleList-more {
  background-image: linear-gradient(40deg, #d51083, #e3439e);
}

/* line 131, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-article-wrapper.without-chlorine .articleList-more:hover {
  background-image: linear-gradient(40deg, #d51083, #d51083);
}

/* line 139, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-thumbnail-wrapper {
  position: relative;
  background-color: #e5e5e5;
  height: 230px;
}

/* line 144, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-thumbnail-wrapper::before {
  content: '';
  background: radial-gradient(ellipse at 50% 50%, white 0, rgba(255, 255, 255, 0) 80%);
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
}

/* line 153, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-thumbnail-wrapper .articleList-thumbnail {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  float: none;
  display: block;
  max-height: 195px;
  max-width: 250px;
  margin: auto;
  z-index: 1;
}

/* line 167, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-thumbnail-wrapper .without-chlorine-logo {
  height: 78px;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 78px;
  z-index: 0;
}

/* line 177, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-title {
  box-sizing: border-box;
  border-top: 1px solid #e5e5e5;
  padding: 30px 30px 15px;
  font-size: 2.2rem;
  margin: 0;
  min-height: 100px;
  word-break: break-word;
  color: #072e66;
}

/* line 187, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-title a {
  word-break: break-word;
}

/* line 192, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-description {
  padding: 15px 30px 100px;
}

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

/* line 200, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-more {
  position: absolute;
  bottom: 50px;
  left: 50px;
  padding: 10px 50px;
  background-color: #fc363e;
  color: white;
  font-size: 1.8rem;
  text-decoration: none !important;
  border-radius: 28px;
  border: 4px solid rgba(255, 255, 255, 0.85);
  display: inline-block;
  min-width: 150px;
  transition: all 0.3s;
  box-sizing: border-box;
  background-image: linear-gradient(40deg, #fc363e, #fc4f56);
  background-repeat: repeat;
  z-index: 11;
}

/* line 219, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-more:hover {
  color: white;
  background-image: linear-gradient(40deg, #fc363e, #fc363e);
}

/* line 224, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-more::after {
  content: '';
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAKCAYAAABBq/VWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEI2Mzg4NkU0ODFFMTFFNkEwNzBBQzkyODQyMjUyRTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEI2Mzg4NkY0ODFFMTFFNkEwNzBBQzkyODQyMjUyRTAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4QjYzODg2QzQ4MUUxMUU2QTA3MEFDOTI4NDIyNTJFMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4QjYzODg2RDQ4MUUxMUU2QTA3MEFDOTI4NDIyNTJFMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PklSisUAAAB0SURBVHjaYvj//z8DFbExEK8HYi5kcQYqW7L/PwRsBGJWWlkiA8T3oBYtAWJGWlgCwipA/Bxq0TSQGAsD0B4G2oFMIH7PxEB7wESr4HqCFFyM1LZAGohvQy1YBsTMtIj4fVALtgAxG62SsBkQb0LPjAABBgAIGWlpfs90hAAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  position: absolute;
  right: 17px;
  top: 0;
  bottom: 0;
  width: 25px;
  background-position: center;
  transition: all 0.3s;
}

/* line 237, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-more span {
  display: block;
  transition: all 0.3s;
}

/* line 241, src/sass/components/articleList/_articleList-related-products.scss */
.articleList-related-products > .component-content .articleList-more span.articleList-more-arrow {
  display: none;
}

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

/* line 8, src/sass/components/articleList/_articleList-advice-tips.scss */
.articleList-advice-tips > .component-content .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;
}

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

/* line 17, src/sass/components/articleList/_articleList-advice-tips.scss */
.articleList-advice-tips > .component-content .articleList-article {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
  margin: 0;
  padding: 20px 0;
}

@media (min-width: 768px) {
  /* line 17, src/sass/components/articleList/_articleList-advice-tips.scss */
  .articleList-advice-tips > .component-content .articleList-article {
    padding: 20px;
  }
}

/* line 29, src/sass/components/articleList/_articleList-advice-tips.scss */
.articleList-advice-tips > .component-content .articleList-article-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  border: 1px solid #e5e5e5;
  position: relative;
  height: auto;
  box-sizing: border-box;
  background-color: white;
  max-width: 320px;
  width: 100%;
}

/* line 40, src/sass/components/articleList/_articleList-advice-tips.scss */
.articleList-advice-tips > .component-content .articleList-article-wrapper .full-box-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}

@media (min-width: 768px) {
  /* line 29, src/sass/components/articleList/_articleList-advice-tips.scss */
  .articleList-advice-tips > .component-content .articleList-article-wrapper {
    max-width: none;
  }
}

/* line 55, src/sass/components/articleList/_articleList-advice-tips.scss */
.articleList-advice-tips > .component-content .articleList-article-wrapper:hover .articleList-more span {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}

/* line 59, src/sass/components/articleList/_articleList-advice-tips.scss */
.articleList-advice-tips > .component-content .articleList-article-wrapper:hover .articleList-more::after {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

/* line 67, src/sass/components/articleList/_articleList-advice-tips.scss */
.articleList-advice-tips > .component-content .articleList-thumbnail {
  width: 100%;
  max-width: none;
  float: none;
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
  display: block;
}

/* line 75, src/sass/components/articleList/_articleList-advice-tips.scss */
.articleList-advice-tips > .component-content .articleList-thumbnail-wrapper {
  min-height: 1px;
}

/* line 80, src/sass/components/articleList/_articleList-advice-tips.scss */
.articleList-advice-tips > .component-content .articleList-title {
  box-sizing: border-box;
  padding: 30px 30px 15px;
  font-size: 2.2rem;
  margin: 0;
  word-break: break-word;
  color: #072e66;
}

/* line 89, src/sass/components/articleList/_articleList-advice-tips.scss */
.articleList-advice-tips > .component-content .articleList-tags {
  display: none;
}

/* line 93, src/sass/components/articleList/_articleList-advice-tips.scss */
.articleList-advice-tips > .component-content .articleList-description {
  padding: 15px 30px 100px;
}

/* line 97, src/sass/components/articleList/_articleList-advice-tips.scss */
.articleList-advice-tips > .component-content .articleList-more {
  position: absolute;
  bottom: 30px;
  left: 30px;
  padding: 10px 50px;
  background-color: #fc363e;
  color: white;
  font-size: 1.8rem;
  text-decoration: none !important;
  border-radius: 28px;
  border: 4px solid rgba(255, 255, 255, 0.85);
  display: inline-block;
  min-width: 150px;
  transition: all 0.3s;
  box-sizing: border-box;
  background-image: linear-gradient(40deg, #fc363e, #fc4f56);
  background-repeat: repeat;
  z-index: 11;
}

/* line 116, src/sass/components/articleList/_articleList-advice-tips.scss */
.articleList-advice-tips > .component-content .articleList-more:hover {
  color: white;
  background-image: linear-gradient(40deg, #fc363e, #fc363e);
}

/* line 121, src/sass/components/articleList/_articleList-advice-tips.scss */
.articleList-advice-tips > .component-content .articleList-more::after {
  content: '';
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAKCAYAAABBq/VWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEI2Mzg4NkU0ODFFMTFFNkEwNzBBQzkyODQyMjUyRTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEI2Mzg4NkY0ODFFMTFFNkEwNzBBQzkyODQyMjUyRTAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4QjYzODg2QzQ4MUUxMUU2QTA3MEFDOTI4NDIyNTJFMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4QjYzODg2RDQ4MUUxMUU2QTA3MEFDOTI4NDIyNTJFMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PklSisUAAAB0SURBVHjaYvj//z8DFbExEK8HYi5kcQYqW7L/PwRsBGJWWlkiA8T3oBYtAWJGWlgCwipA/Bxq0TSQGAsD0B4G2oFMIH7PxEB7wESr4HqCFFyM1LZAGohvQy1YBsTMtIj4fVALtgAxG62SsBkQb0LPjAABBgAIGWlpfs90hAAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  position: absolute;
  right: 17px;
  top: 0;
  bottom: 0;
  width: 25px;
  background-position: center;
  transition: all 0.3s;
}

/* line 134, src/sass/components/articleList/_articleList-advice-tips.scss */
.articleList-advice-tips > .component-content .articleList-more span {
  display: block;
  transition: all 0.3s;
}

/* line 138, src/sass/components/articleList/_articleList-advice-tips.scss */
.articleList-advice-tips > .component-content .articleList-more span.articleList-more-arrow {
  display: none;
}

/* line 4, src/sass/components/articleList/_articleList-advice-tips-title-with-color.scss */
.articleList-advice-tips-title-with-color > .component-content .articleList-thumbnail {
  border-bottom: 0;
}

/* line 8, src/sass/components/articleList/_articleList-advice-tips-title-with-color.scss */
.articleList-advice-tips-title-with-color > .component-content .articleList-title {
  background-color: #8b9aa2;
  margin: 0;
  padding: 10px 20px;
  height: 80px;
  min-height: 80px;
  position: relative;
  z-index: 2;
  font-family: 'Didact Gothic', sans-serif;
  font-size: 2.3rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}

/* line 24, src/sass/components/articleList/_articleList-advice-tips-title-with-color.scss */
.articleList-advice-tips-title-with-color > .component-content .articleList-title::before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.33s ease;
  will-change: opacity;
}

/* line 39, src/sass/components/articleList/_articleList-advice-tips-title-with-color.scss */
.articleList-advice-tips-title-with-color > .component-content .articleList-title--category-1::before {
  background-image: linear-gradient(90deg, #009edf, #0067a4);
  opacity: 1;
}

/* line 46, src/sass/components/articleList/_articleList-advice-tips-title-with-color.scss */
.articleList-advice-tips-title-with-color > .component-content .articleList-title--category-2::before {
  background-image: linear-gradient(100deg, #9dafb8 0, #8b9aa2 100%);
  opacity: 1;
}

/* line 53, src/sass/components/articleList/_articleList-advice-tips-title-with-color.scss */
.articleList-advice-tips-title-with-color > .component-content .articleList-title--category-3::before {
  background-image: linear-gradient(103deg, #abcf75 0, #96c767 100%);
  opacity: 1;
}

/* line 60, src/sass/components/articleList/_articleList-advice-tips-title-with-color.scss */
.articleList-advice-tips-title-with-color > .component-content .articleList-title--category-4::before {
  background-image: linear-gradient(to right, #27b9b9 0, #00a3a5 100%);
  opacity: 1;
}

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

/* line 8, src/sass/components/articleList/_articleList-products.scss */
.articleList-products > .component-content .articleList-thumbnail {
  position: absolute;
  max-width: 80%;
  width: auto;
  max-height: 80%;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

/* line 18, src/sass/components/articleList/_articleList-products.scss */
.articleList-products > .component-content .articleList-thumbnail-wrapper {
  height: 230px;
  position: relative;
  background: radial-gradient(ellipse at 50% 50%, white 0, #e5e5e5 100%);
  border-bottom: 1px solid #e5e5e5;
}

/* line 26, src/sass/components/articleList/_articleList-products.scss */
.articleList-products > .component-content .articleList-image-without-chlorine {
  display: none;
  opacity: 0;
  transition: opacity 0.33s ease;
}

/* line 31, src/sass/components/articleList/_articleList-products.scss */
.articleList-products > .component-content .articleList-image-without-chlorine--active {
  opacity: 1;
}

/* line 39, src/sass/components/articleList/_articleList-products.scss */
.articleList-products > .component-content .articleList-article--without-clorine .articleList-more {
  background-color: #d51083;
  background-image: linear-gradient(40deg, #d51083, #e3439e);
  background-repeat: repeat;
}

/* line 44, src/sass/components/articleList/_articleList-products.scss */
.articleList-products > .component-content .articleList-article--without-clorine .articleList-more:hover {
  background-image: linear-gradient(40deg, #d51083, #d51083);
}

/* line 49, src/sass/components/articleList/_articleList-products.scss */
.articleList-products > .component-content .articleList-article--without-clorine .articleList-image-without-chlorine {
  display: block;
  position: absolute;
  width: 78px;
  height: 78px;
  top: 10px;
  right: 10px;
  z-index: 4;
}

/* line 4, src/sass/components/articleList/_articleList-2-in-row.scss */
.articleList-2-in-row > .component-content .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 9, src/sass/components/articleList/_articleList-2-in-row.scss */
.articleList-2-in-row > .component-content .articleList-article {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 9, src/sass/components/articleList/_articleList-2-in-row.scss */
  .articleList-2-in-row > .component-content .articleList-article {
    width: 50%;
  }
}

/* line 4, src/sass/components/articleList/_articleList-3-in-row.scss */
.articleList-3-in-row > .component-content .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 9, src/sass/components/articleList/_articleList-3-in-row.scss */
.articleList-3-in-row > .component-content .articleList-article {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 9, src/sass/components/articleList/_articleList-3-in-row.scss */
  .articleList-3-in-row > .component-content .articleList-article {
    width: 50%;
  }
}

@media (min-width: 992px) {
  /* line 9, src/sass/components/articleList/_articleList-3-in-row.scss */
  .articleList-3-in-row > .component-content .articleList-article {
    width: 33.333333%;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/box/_box-base.scss */
.box-video-bg {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

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

/* line 3, src/sass/components/box/_box-background.scss */
.box-background-blue > .component-content {
  background-color: #0e99cb;
}

/* line 9, src/sass/components/box/_box-background.scss */
.box-background-white > .component-content {
  background-color: white;
}

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

/* line 19, src/sass/components/box/_box-background.scss */
.box-background-gray-lighter > .component-content {
  background-color: #f8f8f8;
}

/* line 1, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation {
  position: static;
}

/* line 5, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation > .component-content > .content {
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

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

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

@media (min-width: 992px) {
  /* line 16, src/sass/components/box/_box-main-navigation.scss */
  .box-main-navigation > .component-content > .content .image > .component-content img {
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  /* line 10, src/sass/components/box/_box-main-navigation.scss */
  .box-main-navigation > .component-content > .content .image {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 33, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation .hamburger-button {
  background-color: transparent;
  border: 0;
  height: 32px;
  outline: 0;
  padding: 0;
  position: relative;
  transition: 0.3s -webkit-transform linear;
  transition: 0.3s transform linear;
  transition: 0.3s transform linear, 0.3s -webkit-transform linear;
  width: 32px;
  z-index: 20;
  margin-left: auto;
  margin-bottom: 5px;
}

/* line 46, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation .hamburger-button .hamburger-bar {
  background: white;
  border-radius: 4px;
  height: 4px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 50%;
  transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s -webkit-transform linear;
  transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s transform linear;
  transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s transform linear, 0.2s -webkit-transform linear;
  width: 100%;
}

/* line 57, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation .hamburger-button .hamburger-bar::after, .box-main-navigation .hamburger-button .hamburger-bar::before {
  content: '';
  background-color: white;
  border-radius: 4px;
  height: 4px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 50%;
  transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s -webkit-transform linear;
  transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s transform linear;
  transition: 0.2s background linear 0.1s, 0.2s top linear 0.2s, 0.2s transform linear, 0.2s -webkit-transform linear;
  width: 100%;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

/* line 72, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation .hamburger-button .hamburger-bar::after {
  top: 10px;
}

/* line 76, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation .hamburger-button .hamburger-bar::before {
  top: -10px;
}

/* line 80, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation .hamburger-button .hamburger-bar.nav-open {
  transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s, 0.2s -webkit-transform linear 0.2s;
  transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s transform linear 0.2s, 0.2s;
  transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s transform linear 0.2s, 0.2s, 0.2s -webkit-transform linear 0.2s;
  background-color: transparent;
}

/* line 84, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation .hamburger-button .hamburger-bar.nav-open::after, .box-main-navigation .hamburger-button .hamburger-bar.nav-open::before {
  top: 0;
  transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s -webkit-transform linear 0.2s;
  transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s transform linear 0.2s;
  transition: 0.2s background linear 0.1s, 0.2s top linear, 0.2s transform linear 0.2s, 0.2s -webkit-transform linear 0.2s;
}

/* line 90, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation .hamburger-button .hamburger-bar.nav-open::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/* line 94, src/sass/components/box/_box-main-navigation.scss */
.box-main-navigation .hamburger-button .hamburger-bar.nav-open::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

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

/* line 1, src/sass/components/box/_box-main-navigation-social-links.scss */
.box-main-navigation-social-links {
  background-color: #0e99cb;
  margin-left: -15px;
  width: calc(100% + 30px);
}

@media (min-width: 768px) {
  /* 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 9, src/sass/components/box/_box-inside-elements-equal-height.scss */
    .box-inside-elements-equal-height > .component-content > .content > .component {
      margin-right: -0.5px;
    }
  }
}

/* line 1, src/sass/components/box/_box-text-box.scss */
.box-text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* line 4, src/sass/components/box/_box-text-box.scss */
.box-text-box > .component-content {
  cursor: pointer;
  width: 100%;
}

/* line 8, src/sass/components/box/_box-text-box.scss */
.box-text-box > .component-content > .content {
  box-sizing: border-box;
  padding: 20px;
  padding-bottom: 120px;
}

@media (min-width: 992px) {
  /* line 8, src/sass/components/box/_box-text-box.scss */
  .box-text-box > .component-content > .content {
    padding: 40px;
    padding-bottom: 120px;
  }
}

/* line 19, src/sass/components/box/_box-text-box.scss */
.box-text-box > .component-content > a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
  z-index: 10;
}

/* line 27, src/sass/components/box/_box-text-box.scss */
.box-text-box > .component-content > a span {
  display: none;
}

/* line 32, src/sass/components/box/_box-text-box.scss */
.box-text-box > .component-content p {
  font-size: 1.4rem;
  line-height: 1.4;
}

@media (min-width: 992px) {
  /* line 32, src/sass/components/box/_box-text-box.scss */
  .box-text-box > .component-content p {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}

@media (min-width: 992px) {
  /* line 44, src/sass/components/box/_box-text-box.scss */
  .box-text-box > .component-content:hover .image-text-box-image {
    -webkit-transform: scale(1.02, 1.02);
            transform: scale(1.02, 1.02);
  }
  /* line 48, src/sass/components/box/_box-text-box.scss */
  .box-text-box > .component-content:hover a.hyperlinkStyle-button {
    padding-right: 60px;
    padding-left: 40px;
  }
  /* line 52, src/sass/components/box/_box-text-box.scss */
  .box-text-box > .component-content:hover a.hyperlinkStyle-button::after {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}

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

/* line 3, src/sass/components/box/_box-footer.scss */
.box-footer .richText ul {
  padding: 0;
  margin: 0;
  margin-left: 0;
}

/* line 8, src/sass/components/box/_box-footer.scss */
.box-footer .richText ul li {
  margin: 1rem;
  padding-left: 0;
  line-height: normal;
}

/* line 13, src/sass/components/box/_box-footer.scss */
.box-footer .richText ul li a {
  font-size: 1.6rem;
}

/* line 17, src/sass/components/box/_box-footer.scss */
.box-footer .richText ul li::before {
  display: none;
}

/* line 3, 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: row wrap;
          flex-flow: row wrap;
}

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

/* line 3, src/sass/components/box/_box-reverse-children-order-tablet-mobile.scss */
.box-reverse-children-order-tablet-mobile > .component-content > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-flow: wrap-reverse;
          flex-flow: wrap-reverse;
}

@media (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-main-hero.scss */
  .box-main-hero {
    padding: 0;
    position: static;
  }
}

/* line 7, src/sass/components/box/_box-main-hero.scss */
.box-main-hero > .component-content {
  background-repeat: no-repeat;
  background-position: left;
  background-size: auto;
  min-height: 478px;
  position: relative;
}

@media (max-width: 991px) {
  /* line 7, src/sass/components/box/_box-main-hero.scss */
  .box-main-hero > .component-content {
    background-size: 330px;
  }
}

@media (max-width: 767px) {
  /* line 7, src/sass/components/box/_box-main-hero.scss */
  .box-main-hero > .component-content {
    background-size: 220px;
    min-height: 410px;
    background-position: -80px bottom;
  }
}

/* line 2, src/sass/components/box/_box-small-hero.scss */
.box-small-hero > .component-content {
  background-repeat: no-repeat;
  min-height: 390px;
}

@media (max-width: 767px) {
  /* line 2, src/sass/components/box/_box-small-hero.scss */
  .box-small-hero > .component-content {
    background-position: center 170px;
    background-size: contain;
    max-width: 400px;
    min-height: 460px;
  }
}

/* line 2, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .image {
  padding: 0;
  margin: 0;
  display: none;
  width: auto;
}

/* line 8, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .image .component-content {
  text-align: center;
}

/* line 12, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .image a {
  display: inline-block;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

/* line 16, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .image a:hover {
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}

/* line 20, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .image a:focus {
  outline: none;
}

/* line 26, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .slick-track {
  padding-top: 20px;
  width: 100% !important;
  -webkit-transform: none !important;
          transform: none !important;
  min-height: 250px;
}

/* line 33, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .slick-slide {
  transition: opacity 0.1s, -webkit-transform 0.1s;
  transition: transform 0.1s, opacity 0.1s;
  transition: transform 0.1s, opacity 0.1s, -webkit-transform 0.1s;
  width: 100px;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/* line 42, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .slick-slide:focus {
  outline: none;
}

/* line 46, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .slick-slide img {
  -webkit-filter: contrast(30%) brightness(130%);
          filter: contrast(30%) brightness(130%);
  transition: -webkit-filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
  transition-delay: 0.3s;
}

/* line 52, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .slick-slide.slick-center {
  opacity: 1;
}

/* line 55, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .slick-slide.slick-center img {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-filter: none;
          filter: none;
}

/* line 63, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .slick__arrow--item {
  cursor: pointer;
  display: block;
  height: 20px;
  padding: 0 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 12px;
  z-index: 60;
}

/* line 74, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .slick__arrow--item .polyline {
  stroke: #da2128;
  transition: all 0.3s;
}

/* line 80, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .slick__arrow--right {
  right: 30px;
}

/* line 84, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .slick__arrow--left {
  left: 30px;
}

/* line 90, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .slick-dots li {
  height: 12px;
  width: 12px;
  margin: 2px;
}

/* line 95, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .slick-dots li button {
  background-color: #072e66;
  border-radius: 50%;
  cursor: pointer;
  height: 12px;
  margin: 0;
  padding: 0;
  width: 12px;
  font-size: 0;
}

/* line 105, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .slick-dots li button::before {
  display: none;
}

/* line 112, src/sass/components/box/_box-image-carousel.scss */
.box-image-carousel .slick-dots .slick-active button {
  background-color: #da2128;
}

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

@media (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-hide-below-tablet.scss */
  .box-hide-below-tablet {
    display: none;
  }
}

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

/* line 2, src/sass/components/box/_box-brochure.scss */
.box-brochure > .component-content {
  min-height: 160px;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 10px 0;
  position: relative;
}

/* line 9, src/sass/components/box/_box-brochure.scss */
.box-brochure > .component-content > .content {
  padding: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  position: absolute;
  right: 0;
}

@media (min-width: 768px) {
  /* line 9, src/sass/components/box/_box-brochure.scss */
  .box-brochure > .component-content > .content {
    padding: 15px 25px;
  }
}

@media (min-width: 992px) {
  /* line 9, src/sass/components/box/_box-brochure.scss */
  .box-brochure > .component-content > .content {
    position: static;
    -webkit-transform: none;
            transform: none;
  }
}

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

@media (min-width: 768px) {
  /* line 2, src/sass/components/box/_box-padding-40px.scss */
  .box-padding-40px > .component-content {
    padding: 40px;
  }
}
/*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;
}

@media only screen and (max-width: 992px) {
  /* line 12, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
  .breadcrumbs-list li {
    float: none;
  }
}

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

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

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

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

/* line 49, 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 #011016;
  background-color: #0e99cb;
}

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

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

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

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

@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;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/components/divider/_divider-base.scss */
.divider > .component-content {
  height: 1px;
  margin: 15px 0;
  background: #e5e5e5;
}

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

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

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

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

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

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

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

/* line 26, 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: #011016;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

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

/* 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: #011016;
  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: #0c87b3;
}

/* line 3, src/sass/components/fileList/_fileList-pdp-detail-hero-indications.scss */
.fileList-pdp-detail-hero-indications .fileList-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  /* line 3, src/sass/components/fileList/_fileList-pdp-detail-hero-indications.scss */
  .fileList-pdp-detail-hero-indications .fileList-list {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

/* line 11, src/sass/components/fileList/_fileList-pdp-detail-hero-indications.scss */
.fileList-pdp-detail-hero-indications .fileList-title {
  display: none;
}

/* line 15, src/sass/components/fileList/_fileList-pdp-detail-hero-indications.scss */
.fileList-pdp-detail-hero-indications .fileList-download {
  display: none;
}

/* line 19, src/sass/components/fileList/_fileList-pdp-detail-hero-indications.scss */
.fileList-pdp-detail-hero-indications .fileList-file {
  margin: 1rem 4rem 1rem 0;
}

@media (max-width: 767px) {
  /* line 19, src/sass/components/fileList/_fileList-pdp-detail-hero-indications.scss */
  .fileList-pdp-detail-hero-indications .fileList-file {
    margin: 1rem;
  }
}

/* line 27, src/sass/components/fileList/_fileList-pdp-detail-hero-indications.scss */
.fileList-pdp-detail-hero-indications .fileList-thumbnail {
  margin-right: 0;
  float: none;
  display: block;
  max-width: 100%;
}
/*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: #011016;
  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: #0e99cb;
  border: solid 2px #011016;
  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: #011016;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #81d7f6;
  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: inline-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;
}

/* line 1, src/sass/components/form/_form-tooltip.scss */
.control-tooltip {
  display: none;
  padding: 0 10px;
  max-width: 200px;
  margin-left: 5px;
  position: absolute;
  z-index: 1;
  background-color: #ddd;
  left: 100%;
  top: 0;
}

/* line 12, src/sass/components/form/_form-tooltip.scss */
.control-tooltip::after {
  content: '';
  position: absolute;
  z-index: 1;
  right: 100%;
  top: 10px;
  display: inline-block;
  border: solid transparent;
  height: 0;
  width: 0;
  border-right-color: #ddd;
  border-width: 5px;
  margin-top: -5px;
}

/* line 27, src/sass/components/form/_form-tooltip.scss */
.control-tooltip-container {
  position: relative;
  display: inline-block;
}

/* line 32, src/sass/components/form/_form-tooltip.scss */
.control-tooltip-button:hover + .control-tooltip, .control-tooltip:hover {
  display: block;
}
/*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;
}

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

/* line 1, src/sass/components/image/_image-text-box-image.scss */
.image-text-box-image {
  position: absolute;
  bottom: -4px;
  right: 0;
  transition: all 0.3s;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

/* line 9, src/sass/components/image/_image-text-box-image.scss */
.image-text-box-image > .component-content {
  text-align: right;
}

/* line 12, src/sass/components/image/_image-text-box-image.scss */
.image-text-box-image > .component-content img {
  max-height: 150px;
  max-width: 170px;
}

@media (min-width: 992px) {
  /* line 12, src/sass/components/image/_image-text-box-image.scss */
  .image-text-box-image > .component-content img {
    max-height: 200px;
    max-width: 280px;
  }
}

/* line 2, src/sass/components/image/_image-move-to-right.scss */
.image-move-to-right > .component-content {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

@media (min-width: 992px) {
  /* line 2, src/sass/components/image/_image-move-to-right.scss */
  .image-move-to-right > .component-content {
    -webkit-transform: translateX(15px);
            transform: translateX(15px);
  }
}

/* line 1, src/sass/components/image/_image-brand-hero-image.scss */
.image-brand-hero-image {
  position: absolute;
  right: 20px;
  top: 0;
  z-index: 55;
}

/* line 7, src/sass/components/image/_image-brand-hero-image.scss */
.image-brand-hero-image .component-content {
  text-align: right;
}

@media (max-width: 767px) {
  /* line 1, src/sass/components/image/_image-brand-hero-image.scss */
  .image-brand-hero-image {
    right: 0;
    position: relative;
    z-index: 1;
    margin-top: 30px;
  }
  /* line 17, src/sass/components/image/_image-brand-hero-image.scss */
  .image-brand-hero-image .component-content {
    text-align: center;
  }
  /* line 21, src/sass/components/image/_image-brand-hero-image.scss */
  .image-brand-hero-image img {
    max-height: 400px;
    width: auto;
  }
}

/* line 1, src/sass/components/image/_image-without-chlorine-logo.scss */
.image-without-chlorine-logo {
  display: none;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media (max-width: 991px) {
  /* line 4, src/sass/components/imageGallery/_imageGallery-pdp.scss */
  .imageGallery > .component-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* line 16, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery::after {
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}

/* line 26, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery .gallery-play {
  color: #9dafb8;
}

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

/* line 38, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-thumbnails {
  position: relative;
  z-index: 1;
}

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

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

/* line 57, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-view .imageGallery-arrow {
  display: block;
}

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

/* line 73, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-arrow::before, .imageGallery-arrow.is-disabled:hover::before {
  position: absolute;
  top: 50%;
}

/* line 80, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-arrow {
  text-align: center;
  display: none;
}

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

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

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

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

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

/* line 118, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-thumbnail {
  position: relative;
  display: block;
  float: left;
  padding: 0;
  border: solid 1px;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.2s;
  width: 70px;
  height: 70px;
  margin-bottom: 5px;
}

@media (max-width: 991px) {
  /* line 118, src/sass/components/imageGallery/_imageGallery-pdp.scss */
  .imageGallery-thumbnail {
    height: 10.667vw;
    width: 10.667vw;
    margin-bottom: 0;
    margin-right: 5px;
  }
}

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

/* line 145, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-thumbnail-image {
  position: relative;
  margin: 2px;
  border: solid 2px;
}

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

/* line 158, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-thumbnail-cover {
  display: block;
  max-width: 70px;
  -o-object-fit: cover;
     object-fit: cover;
  height: 70px;
  margin: 0 auto;
  width: auto;
}

@media (max-width: 991px) {
  /* line 158, src/sass/components/imageGallery/_imageGallery-pdp.scss */
  .imageGallery-thumbnail-cover {
    height: 10.667vw;
    max-width: 10.667vw;
    width: auto;
  }
}

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

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

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

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

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

/* line 220, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-list {
  overflow: hidden;
  margin-right: 10px;
  position: relative;
}

/* line 227, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-list li:hover .image,
.imageGallery-list li.active .image {
  margin: 0;
  border: solid 4px;
}

/* line 234, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-list-inner {
  position: relative;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: auto !important;
}

@media (max-width: 991px) {
  /* line 234, src/sass/components/imageGallery/_imageGallery-pdp.scss */
  .imageGallery-list-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

/* line 254, src/sass/components/imageGallery/_imageGallery-pdp.scss */
.imageGallery-view {
  position: relative;
  margin-bottom: 10px;
  border: 1px solid;
  overflow: hidden;
  text-align: center;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 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: #0e99cb;
  color: #011016;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

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

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

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

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

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

/* line 96, src/sass/components/navigation/_navigation-base.scss */
.navigation-item.navigation-level1 > .navigation-item-title {
  padding: 10px 20px 10px 20px;
  background: #0e99cb;
  color: #011016;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

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

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

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

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

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

/* line 136, src/sass/components/navigation/_navigation-base.scss */
.navigation-branch.navigation-level2 {
  display: block;
}
.customDataLayerProperties,.pageDataLayerConfiguration,.pageDataLayerProperties,.pdpDataLayerProperties{background-color:#dcdcdc}.pr-components-conflict{display:none}.pr-components-conflict.pr-components-conflict--active{display:block}.productCatalogConfig{display:none}.productGallery .product-gallery-link{text-decoration:underline;position:relative;display:inline-block;line-height:28px}.productGallery .product-gallery-container{position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.7);z-index:100;padding:30px 0;opacity:0;visibility:hidden;transition:opacity .1s .4s,visibility .1s .4s}.productGallery .product-gallery-container.is-active{opacity:1;visibility:visible;transition:opacity .1s,visibility .1s}.productGallery .product-gallery-container.is-active .product-gallery-content{opacity:1;visibility:visible;transform:translateY(-50%);transition:transform .3s ease-out .1s,opacity .3s .2s,visibility .3s}.productGallery .product-gallery-container .product-gallery-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;top:50%;visibility:hidden;padding:60px 0;width:600px;min-height:530px;max-height:100%;margin:auto;overflow:hidden;font-size:0;background-color:#fff;opacity:0;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 15px rgba(0,0,0,.5);transform:translateY(-70%);transition:transform .3s ease-out,opacity .3s .1s,visibility .3s}.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer{font-size:21px;line-height:1;font-weight:700;position:absolute;top:15px;right:15px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;text-decoration:none;transform:translate3d(0,0,0);transition:opacity .2s}.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer:hover{opacity:.5}.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails{position:relative;width:20%;max-height:90vh;padding:0;font-size:0;text-align:center;overflow:auto;list-style-type:none;z-index:1}@media (max-width:469px){.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails{width:100px}}.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li{text-align:center;display:inline-block;width:84px;height:84px;margin:14px 0;border:2px solid gray;cursor:pointer;overflow:hidden;transition:border-color .3s}.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li:focus{box-shadow:0 0 1px 1px #00f}.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li.is-active{border-color:red}.productGallery .product-gallery-container .product-gallery-content .product-gallery-view{position:relative;display:inline-block;padding:0 15px;width:80%;text-align:center;font-size:0;list-style-type:none;z-index:0}@media (max-width:469px){.productGallery .product-gallery-container .product-gallery-content .product-gallery-view{max-width:78%}}.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li{display:none;overflow:hidden}.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li.is-active{display:inline-block}.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li img{max-width:100%}body.has-visible-gallery{overflow:hidden}.productTeaser{text-align:center}/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/richText/_richText-base.scss */
.richText .component-content {
  overflow: hidden;
}

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

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

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

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

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

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

/* line 10, src/sass/components/richText/_richText-base.scss */
.richText a {
  text-decoration: underline;
}

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

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

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

/* line 34, src/sass/components/richText/_richText-base.scss */
.richText ul li {
  position: relative;
  margin-left: 0;
  padding-left: 15px;
}

/* line 39, src/sass/components/richText/_richText-base.scss */
.richText ul li::before {
  position: absolute;
  top: 1px;
  left: -5px;
  content: "\f0da";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

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

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

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

/* line 1, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation {
  display: none;
  position: absolute;
  top: 76px;
  left: -15px;
  width: calc(100% + 30px);
  text-align: center;
  background-color: #0e99cb;
  z-index: 100;
}

/* line 11, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation.nav-open {
  display: block;
}

@media (min-width: 992px) {
  /* line 1, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation {
    padding: 0;
    display: block;
    background-color: transparent;
    position: static;
  }
}

/* line 24, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation > .component-content > .richText-content > ul {
  padding: 0 10px;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* line 32, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation > .component-content > .richText-content > ul::before, .richText-main-navigation > .component-content > .richText-content > ul::after {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background-color: #30a7d2;
}

/* line 41, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation > .component-content > .richText-content > ul::before {
  margin-bottom: 5px;
}

@media (min-width: 992px) {
  /* line 46, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation > .component-content > .richText-content > ul::before, .richText-main-navigation > .component-content > .richText-content > ul::after {
    display: none;
  }
}

/* line 52, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation > .component-content > .richText-content > ul li {
  margin: 7px 0;
  padding: 0;
}

/* line 56, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation > .component-content > .richText-content > ul li a {
  display: inline-block;
  position: relative;
  padding: 8px 18px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 2.3rem;
  text-decoration: none;
  font-weight: 700;
  color: white;
}

@media (min-width: 768px) {
  /* line 56, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation > .component-content > .richText-content > ul li a {
    font-size: 3.5rem;
    line-height: 1.2;
  }
}

@media (min-width: 992px) {
  /* line 56, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation > .component-content > .richText-content > ul li a {
    color: #072e66;
    font-size: 2.2rem;
  }
  /* line 75, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation > .component-content > .richText-content > ul li a::after {
    content: '';
    display: block;
    height: 2px;
    background-color: #fc363e;
    transition: all 0.3s;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    position: absolute;
    bottom: 0;
    left: 18px;
    right: 18px;
  }
  /* line 89, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation > .component-content > .richText-content > ul li a:hover::after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

/* line 96, src/sass/components/richText/_richText-main-navigation.scss */
.richText-main-navigation > .component-content > .richText-content > ul li::before {
  display: none;
}

@media (min-width: 992px) {
  /* line 24, src/sass/components/richText/_richText-main-navigation.scss */
  .richText-main-navigation > .component-content > .richText-content > ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

/* line 113, src/sass/components/richText/_richText-main-navigation.scss */
.nav-item-1 .richText-main-navigation .richText-content > ul > li:nth-child(1) a {
  background-color: #fc363e;
  border-radius: 20px;
  color: white;
}

/* line 118, src/sass/components/richText/_richText-main-navigation.scss */
.nav-item-1 .richText-main-navigation .richText-content > ul > li:nth-child(1) a::after {
  display: none;
}

/* line 113, src/sass/components/richText/_richText-main-navigation.scss */
.nav-item-2 .richText-main-navigation .richText-content > ul > li:nth-child(2) a {
  background-color: #fc363e;
  border-radius: 20px;
  color: white;
}

/* line 118, src/sass/components/richText/_richText-main-navigation.scss */
.nav-item-2 .richText-main-navigation .richText-content > ul > li:nth-child(2) a::after {
  display: none;
}

/* line 113, src/sass/components/richText/_richText-main-navigation.scss */
.nav-item-3 .richText-main-navigation .richText-content > ul > li:nth-child(3) a {
  background-color: #fc363e;
  border-radius: 20px;
  color: white;
}

/* line 118, src/sass/components/richText/_richText-main-navigation.scss */
.nav-item-3 .richText-main-navigation .richText-content > ul > li:nth-child(3) a::after {
  display: none;
}

/* line 113, src/sass/components/richText/_richText-main-navigation.scss */
.nav-item-4 .richText-main-navigation .richText-content > ul > li:nth-child(4) a {
  background-color: #fc363e;
  border-radius: 20px;
  color: white;
}

/* line 118, src/sass/components/richText/_richText-main-navigation.scss */
.nav-item-4 .richText-main-navigation .richText-content > ul > li:nth-child(4) a::after {
  display: none;
}

/* line 113, src/sass/components/richText/_richText-main-navigation.scss */
.nav-item-5 .richText-main-navigation .richText-content > ul > li:nth-child(5) a {
  background-color: #fc363e;
  border-radius: 20px;
  color: white;
}

/* line 118, src/sass/components/richText/_richText-main-navigation.scss */
.nav-item-5 .richText-main-navigation .richText-content > ul > li:nth-child(5) a::after {
  display: none;
}

/* line 113, src/sass/components/richText/_richText-main-navigation.scss */
.nav-item-6 .richText-main-navigation .richText-content > ul > li:nth-child(6) a {
  background-color: #fc363e;
  border-radius: 20px;
  color: white;
}

/* line 118, src/sass/components/richText/_richText-main-navigation.scss */
.nav-item-6 .richText-main-navigation .richText-content > ul > li:nth-child(6) a::after {
  display: none;
}

/* line 113, src/sass/components/richText/_richText-main-navigation.scss */
.nav-item-7 .richText-main-navigation .richText-content > ul > li:nth-child(7) a {
  background-color: #fc363e;
  border-radius: 20px;
  color: white;
}

/* line 118, src/sass/components/richText/_richText-main-navigation.scss */
.nav-item-7 .richText-main-navigation .richText-content > ul > li:nth-child(7) a::after {
  display: none;
}

/* line 1, src/sass/components/richText/_richText-move-to-bottom.scss */
.richText-move-to-bottom {
  position: absolute;
  bottom: 25px;
  left: auto;
  z-index: 10;
}

@media (min-width: 992px) {
  /* line 2, src/sass/components/richText/_richText-align-text-right-desktop.scss */
  .richText-align-text-right-desktop > .component-content {
    text-align: right;
  }
}

@media (max-width: 991px) {
  /* line 2, src/sass/components/richText/_richText-align-text-center-tablet-mobile.scss */
  .richText-align-text-center-tablet-mobile > .component-content {
    text-align: center;
  }
}

@media (min-width: 992px) {
  /* line 3, src/sass/components/richText/_richText-list-items-display-inline-block-desktop.scss */
  .richText-list-items-display-inline-block-desktop ul li {
    display: inline-block;
  }
}

/* line 3, src/sass/components/richText/_richText-main-hero.scss */
.richText-main-hero ul li {
  display: table;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #072e66;
  font-weight: bold;
  font-size: 1.8rem;
  padding: 6px 0;
  margin: 0;
  line-height: 1.3;
}

/* line 13, src/sass/components/richText/_richText-main-hero.scss */
.richText-main-hero ul li::before {
  display: none;
}

@media (min-width: 768px) {
  /* line 21, src/sass/components/richText/_richText-main-hero.scss */
  .richText-main-hero ul li {
    margin: 0 0 6px 15px;
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
    background-color: #233283;
    color: white;
    line-height: 1;
    padding: 12px 36px 12px 24px;
  }
  /* line 29, src/sass/components/richText/_richText-main-hero.scss */
  .richText-main-hero ul li::before, .richText-main-hero ul li::after {
    display: block;
    background-repeat: no-repeat;
    height: 42px;
    position: absolute;
    top: 0;
    content: "";
  }
  /* line 39, src/sass/components/richText/_richText-main-hero.scss */
  .richText-main-hero ul li::before {
    background-image: url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAzCAMAAAC33Eh4AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABVlBMVEUAAAAdHRsdHRsdHRsdHRsdHRsoNH4dHRsdHRsdHRsdHRsnM3odHRsdHRsdHRsdHRsnMnYdHRsdHRsdHRsdHRsdHRsdHRsmMXEdHRsdHRsdHRsdHRsdHRsdHRsmMGwdHRsdHRsdHRsdHRsdHRslL2odHRsdHRsdHRsdHRsdHRsdHRslL2cdHRsdHRsdHRsdHRsdHRsdHRsdHRslLmUdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRslL2YdHRsdHRsnNH0dHRsdHRsfIi8oNYAfIS0nM3odHRsfIjEnM3sgIzYnNHwgJDonNH0hJT4oNH4dHRshJkMoNH4hJkAhJkEhJT8hJkIfIjInM3soNH8oNH8oNH4oNH4oNH4dHRsdHRsdHRsdHRsdHRsdHRsdHRsoNYL///+FImFoAAAAcHRSTlMAAQMFBgh9BwoNEIIEFBgciA4WGyIoLJAPGR8xNjqYFyk0QEWdCyUyQ0pNogIgLTVJTlOmJDlRVQkuQU9EVjghN1ASO1IRL0ynI0vpPEZg9lbaDEfYOdUy0yzSEyfRKikrKCC15ufo6eozPStCKhUaUHgdCAAAAAFiS0dEca8HXOIAAAAHdElNRQfiBxkLLSOGcRBQAAACJklEQVQ4y32U63vSMBSHAxRL6wpyq4UNgU7YQMZQ1q4Txkan04kTrXeRbd6deMn//8mTFDrSBn5PgYfn7XnbJCdBKBQKR4ToNcwNQkDFmCRfX4RXhJisxBM3FuBINJlKZ7LqzUVYy+Wzq2uFW3wsJov5Urmgr9/mvppQUdLVjcJmrX6HgxtgT201t/XW3XvtACY8psV3VGOzZu62gzjUECwtvqUaesv01SPKwxFLTmX21u7XOixHNFAf03Lg79bM/XYQw/Opv+fzIzSrJ/4DdVtn/B6G4RN/k31/dMWn/kO91ffq0VUop/6W50fzHPwy62cwWXo7XV096tYfuONDLIfleZirHhvdR+buYz+m8wv+E/A/MfcHgwHyhTwf/BtPTzvPhsNhAEN9xU6UyvrzFwG5Wy86qZO9l68wHzcER8m8foO5GEYXlYpv32EuDjXCgqS8/4C5mMxMZfRxjLkYqFgZnY0xF5NZc+zzMeZiYnbmzAwOEbMzupineJmZ7ZaAmek1MCsXPoqXmef6HMzKpwDFy8zeHgNqn3Eo9sznPIpnZm6tezpA933+8vXb9x8/A3GXX8mXLn91W/VOv28yAQxHRzEzuTzSf3fXT32hWI4fZI/LPaPgxpim1+sRbEmjdH4n+2cyUWdpqs0m+aXDsiT7bzz3Lz1NAq5p6LkjxpykJrvR3CTd0H2xEhFEUYyysSz4ctsEbqEJ0ws+Yfd/I7gNvNYi+Q9hMDXqusKNiQAAAABJRU5ErkJggg==);
    left: -29px;
    width: 32px;
  }
  /* line 45, src/sass/components/richText/_richText-main-hero.scss */
  .richText-main-hero ul li::after {
    background-image: url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAqCAMAAABvEDDhAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAolBMVEUAAAAoNYInM3wdHRsoNYInMnYnM3soNYEoNH4dHRsoNH4dHRsdHRsnM3odHRsdHRsnMnYdHRsdHRsmMnMdHRsdHRsdHRsmMXEdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsmMXEdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsdHRsmMXAdHRsdHRsdHRsdHRsmMGwoNYL///8EMzIFAAAANHRSTlMAwBAByhEOclcCjgYDlA4EmhsHnyQZDaIpHRQKBS4gFqMvJRAsIyIRCQ8yJhIMpDMTGguU7uMm5AAAAAFiS0dENd622WsAAAAHdElNRQfiBxkLMRDf1iwbAAAA60lEQVQoz3XT7VLCMBCFYWBFwGJrwVClVFO+ilaK6Ln/azPJwNSlu/x83uRkhoFef0DUEz64G8iuBIRAkos3oAQoAUrANQz544B8A0qAEqAEKAE8DEn09gY6QfZrgBIghHsSHSPFxxOS/CGaSv4YR4ngT2k8E87Pn81C2MleXpf5qvNuVry9x7OEbtyWa7MJx5nb7c5x5Pm/22JvqoN/lHnmRqp8NSXumRv58CPEvmdbupH8MtK6/azN17HlizdlnVaeuTflLg0j/PfTnNbmm50O3h0J3hSdEe9u5Lz8iZKb/95vUZ83bmTC+Q/c02Wrvwfy7AAAAABJRU5ErkJggg==);
    background-position: left;
    right: -21px;
    width: 22px;
  }
}

@media (min-width: 993px) {
  /* line 56, src/sass/components/richText/_richText-main-hero.scss */
  .richText-main-hero ul li {
    font-size: 2.4rem;
    letter-spacing: 1px;
    padding: 9px 36px 9px 24px;
  }
}

/* line 2, src/sass/components/richText/_richText-h1-red-line.scss */
.richText-h1-red-line h1 {
  position: relative;
  margin: 10px 0;
}

/* line 6, src/sass/components/richText/_richText-h1-red-line.scss */
.richText-h1-red-line h1::after {
  content: '';
  height: 2px;
  margin-top: 6px;
  width: 52px;
  background-color: #da2128;
  display: block;
}

/* line 2, src/sass/components/richText/_richText-list-red-ticks.scss */
.richText-list-red-ticks ul {
  padding: 0;
  margin: 2.5rem 0;
  list-style: none;
}

/* line 7, src/sass/components/richText/_richText-list-red-ticks.scss */
.richText-list-red-ticks ul li {
  padding-left: 3rem;
  position: relative;
}

/* line 11, src/sass/components/richText/_richText-list-red-ticks.scss */
.richText-list-red-ticks ul li::before {
  content: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB4bWxuczpzdmc9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MjQgNTI1LjMzMzMxIiBoZWlnaHQ9IjE4IiB3aWR0aD0iMTgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHZlcnNpb249IjEuMSI+PGcgdHJhbnNmb3JtPSJtYXRyaXgoMS4zMzMzMzMzLDAsMCwtMS4zMzMzMzMzLDAsNTI1LjMzMzMzKSI+PGcgdHJhbnNmb3JtPSJzY2FsZSgwLjEpIj48cGF0aCBzdHlsZT0iZmlsbDojZWMyYTMxO2ZpbGwtb3BhY2l0eToxO2ZpbGwtcnVsZTpub256ZXJvO3N0cm9rZTpub25lIiBkPSJtIDMzNDYuMjEsNTg0LjE5MSBjIDc2NS41OSw3NjUuNjE5IDc2NS41OSwyMDA2LjQwOSAwLDI3NzEuOTg5IC03NjUuNjIsNzY1LjYzIC0yMDA2LjQxLDc2NS42MyAtMjc3MS45OTEsMCAtNzY1LjYyOSwtNzY1LjU4IC03NjUuNjI5LC0yMDA2LjM3IDAsLTI3NzEuOTg5IDc2NS41ODEsLTc2NS41ODkgMjAwNy4xOTEsLTc2NS41ODkgMjc3MS45OTEsMCB6IG0gLTIwODguODMsMTY4NS42MTkgNDQwLjgyLC00NDAuODIgOTY1LjU5LDk2NC44MSAzNDEuNiwtMzQxLjYgLTk2NC44LC05NjQuODEgLTM0Mi4zOSwtMzQxLjYgLTc4Mi40MTksNzgyLjQyIHoiLz48L2c+PC9nPjwvc3ZnPg==");
  height: 18px;
  width: 18px;
  position: absolute;
  top: 2px;
  left: 0;
}

/* line 2, src/sass/components/richText/_richText-table-style.scss */
.richText-table-style .richText-content {
  overflow-x: auto;
  overflow-y: hidden;
}

/* line 7, src/sass/components/richText/_richText-table-style.scss */
.richText-table-style table {
  width: 800px;
  margin: 0 auto;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}

/* line 15, src/sass/components/richText/_richText-table-style.scss */
.richText-table-style tr {
  border-bottom: 1px dotted #9dafb8;
}

/* line 18, src/sass/components/richText/_richText-table-style.scss */
.richText-table-style tr:first-of-type {
  background: linear-gradient(100deg, #9dafb8 0, #8b9aa2 100%);
  background-repeat: no-repeat;
  background-attachment: fixed;
  border-bottom: 0;
}

/* line 26, src/sass/components/richText/_richText-table-style.scss */
.richText-table-style th {
  background: transparent;
  border: 0;
  color: white;
  padding: 10px;
}

/* line 33, src/sass/components/richText/_richText-table-style.scss */
.richText-table-style td {
  margin: 4px;
  padding: 10px;
  border: 0;
  border-right: 2px solid #072e66;
}

/* line 39, src/sass/components/richText/_richText-table-style.scss */
.richText-table-style td:last-of-type {
  border: 0;
}

/* line 2, src/sass/components/richText/_richText-text-box.scss */
.richText-text-box > .component-content {
  padding: 40px 40px 20px;
}

/* line 2, src/sass/components/richText/_richText-no-margins.scss */
.richText-no-margins p {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 2, src/sass/components/richText/_richText-change-heading-fonts.scss */
.richText-change-heading-fonts h1,
.richText-change-heading-fonts h2,
.richText-change-heading-fonts h3,
.richText-change-heading-fonts h4,
.richText-change-heading-fonts h5,
.richText-change-heading-fonts h6 {
  font-family: 'Didact Gothic', sans-serif;
}
/*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: #011016;
  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: #81d7f6;
}

/* 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: #99dff8;
  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: #81d7f6;
  cursor: pointer;
}

/* line 92, src/sass/components/searchResults/_searchResults-base.scss */
.searchResults-pagination-item a:hover {
  background-color: #94ddf8;
  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: #34bff1;
  border: 1px solid #0e99cb;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 10, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-list li {
  float: left;
  width: auto;
  height: 26px;
  margin: 0 10px 10px 0;
}

/* line 16, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-list li:last-child {
  margin-right: 0;
}

/* line 23, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-item a {
  display: block;
  height: 26px;
  transition: all 0.3s;
}

/* line 29, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-item a:hover img {
  opacity: 1;
}

/* line 35, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-item img {
  opacity: 0.7;
  transition: opacity 0.2s ease-in-out;
}

/* line 3, src/sass/components/shareThis/_shareThis-main-navigation.scss */
.shareThis-main-navigation > .component-content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 20px;
  margin: 0;
}

@media (min-width: 992px) {
  /* line 3, src/sass/components/shareThis/_shareThis-main-navigation.scss */
  .shareThis-main-navigation > .component-content ul {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

@media (min-width: 1200px) {
  /* line 3, src/sass/components/shareThis/_shareThis-main-navigation.scss */
  .shareThis-main-navigation > .component-content ul {
    padding: 0 5px;
  }
}

/* line 18, src/sass/components/shareThis/_shareThis-main-navigation.scss */
.shareThis-main-navigation > .component-content ul li {
  margin: 18px 6px;
  height: 23px;
  padding: 0;
}

/* line 23, src/sass/components/shareThis/_shareThis-main-navigation.scss */
.shareThis-main-navigation > .component-content ul li::before {
  display: none;
}

/* line 27, src/sass/components/shareThis/_shareThis-main-navigation.scss */
.shareThis-main-navigation > .component-content ul li img {
  opacity: 1;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column {
  float: left;
}

/* line 6, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-column > ul {
  margin: 0 5px;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-1 .sitemap-column {
  width: 100%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-2 .sitemap-column {
  width: 50%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-3 .sitemap-column {
  width: 33.33333%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-4 .sitemap-column {
  width: 25%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-5 .sitemap-column {
  width: 20%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-6 .sitemap-column {
  width: 16.66667%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-7 .sitemap-column {
  width: 14.28571%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-8 .sitemap-column {
  width: 12.5%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-9 .sitemap-column {
  width: 11.11111%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-10 .sitemap-column {
  width: 10%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-11 .sitemap-column {
  width: 9.09091%;
}

/* line 13, src/sass/components/sitemap/_sitemap-base.scss */
.sitemap-columns-12 .sitemap-column {
  width: 8.33333%;
}

/* line 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: #0e99cb;
}

/* 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 {
  margin-left: 10px;
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 23, src/sass/components/smartLink/_smartLink-base.scss */
.smart-link-previous::before {
  margin-right: 10px;
  content: "\f053";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 29, src/sass/components/smartLink/_smartLink-base.scss */
.smart-link-list {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
  text-align: center;
}

/* line 36, src/sass/components/smartLink/_smartLink-base.scss */
.smart-link-list li {
  display: inline-block;
}
.article-search-sorting-dropdown{display:none}.article-search-sorting-dropdown.dropdown-open{display:block}li[tabindex="0"].article-search-sorting-option{background:#f4f6f7}/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/table/_table-base.scss */
.table-heading {
  display: block;
  color: #011016;
  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 #011016;
  background-color: #0e99cb;
  border-bottom: none;
}

/* line 24, src/sass/components/table/_table-base.scss */
.table-caption .button {
  display: block;
  margin: 10px 0 0 5px;
}

@media only screen and (max-width: 992px) {
  /* line 24, src/sass/components/table/_table-base.scss */
  .table-caption .button {
    display: none;
  }
}

/* line 34, src/sass/components/table/_table-base.scss */
.table th,
.table td {
  border: solid 2px #011016;
  padding: 5px;
}

/* line 41, src/sass/components/table/_table-base.scss */
.table td {
  vertical-align: middle;
}

/* line 45, src/sass/components/table/_table-base.scss */
.table th {
  background-color: #0e99cb;
  font-weight: bold;
  text-align: center;
}

/* line 52, src/sass/components/table/_table-base.scss */
.table table {
  width: 100%;
  border: solid 2px #011016;
  border-collapse: collapse;
}

/* line 62, src/sass/components/table/_table-base.scss */
.no-js .table .button {
  display: none;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 3, src/sass/components/tabs/_tabs-base.scss */
.tabs {
  position: relative;
}

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

/* line 10, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav {
  position: relative;
  top: 0;
  left: 0;
  height: 39px;
  z-index: 150;
  width: 100%;
  overflow: hidden;
}

/* line 19, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-list {
  position: relative;
  left: 0;
  padding: 0;
  margin: 0;
  width: 2000px;
  list-style: none;
  overflow: hidden;
}

/* line 29, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item {
  display: inline;
  float: left;
  margin-left: 5px;
  height: 21px;
  top: 4px;
  padding: 7px 10px;
  border-width: 2px 2px 0;
  border-style: solid;
  border-color: #011016;
  background: #0e99cb;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
}

/* line 44, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item a {
  color: #011016;
}

/* line 48, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item.is-active,
.tabs-nav-item.is-active a, .tabs-nav-item.is-active:hover {
  cursor: default;
  background: #fff;
}

/* line 55, 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 62, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item.is-active:hover a {
  color: #011016;
}

/* line 67, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item:first-child {
  margin-left: 0;
}

/* line 71, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item:hover {
  background: #0e99cb;
}

/* line 74, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item:hover a {
  color: #fff;
  text-decoration: none;
}

/* line 81, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher {
  position: absolute;
  top: 0;
  height: 35px;
  width: 15px;
  border: 2px solid #011016;
  background: #0e99cb;
  cursor: pointer;
}

/* line 90, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-right {
  right: 0;
}

/* line 94, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-left {
  left: 0;
}

/* line 97, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-left::before {
  content: "f053";
  margin-left: -4px;
}

/* line 103, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher::before {
  left: 50%;
  margin-left: -3px;
  padding: 7px 0;
  font-size: 12px;
  content: "\f054";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
}

/* line 114, src/sass/components/tabs/_tabs-base.scss */
.tabs-content {
  padding: 13px;
  position: relative;
  top: -2px;
  z-index: 100;
  border: solid 2px #011016;
  background: #fff;
  overflow: hidden;
}

/* line 128, src/sass/components/tabs/_tabs-base.scss */
.tabMenuItem {
  margin-bottom: 0;
}

/* line 134, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs > .component-content {
  padding-top: 0;
}

/* line 138, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs-nav {
  display: none;
}

/* line 142, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs-content {
  display: block !important;
  visibility: visible !important;
}

@media (min-width: 375px) {
  /* line 2, src/sass/components/tabs/_tabs-products.scss */
  .tabs-products > .component-content {
    padding: 0 25px;
  }
}

@media (min-width: 992px) {
  /* line 2, src/sass/components/tabs/_tabs-products.scss */
  .tabs-products > .component-content {
    padding: 0 40px;
  }
}

/* line 12, src/sass/components/tabs/_tabs-products.scss */
.tabs-products > .component-content .tabs-nav {
  height: auto;
  overflow: visible;
}

@media (min-width: 992px) {
  /* line 12, src/sass/components/tabs/_tabs-products.scss */
  .tabs-products > .component-content .tabs-nav {
    background-color: #e7e7e7;
  }
}

/* line 20, src/sass/components/tabs/_tabs-products.scss */
.tabs-products > .component-content .tabs-nav-list {
  text-align: center;
  width: 100%;
  overflow: visible;
}

/* line 26, src/sass/components/tabs/_tabs-products.scss */
.tabs-products > .component-content .tabs-nav-item {
  background-color: #e7e7e7;
  border: 1px solid white;
  margin: 0;
  float: none;
  display: block;
  height: auto;
  top: 0;
  padding: 0;
}

@media (min-width: 992px) {
  /* line 26, src/sass/components/tabs/_tabs-products.scss */
  .tabs-products > .component-content .tabs-nav-item {
    display: inline-block;
    border: none;
    margin: 0 20px;
    background-color: transparent;
  }
}

/* line 43, src/sass/components/tabs/_tabs-products.scss */
.tabs-products > .component-content .tabs-nav-item .tabMenuItem {
  padding: 20px 0;
  position: relative;
  display: inline-block;
  background-color: #e7e7e7;
}

/* line 49, src/sass/components/tabs/_tabs-products.scss */
.tabs-products > .component-content .tabs-nav-item .tabMenuItem::before, .tabs-products > .component-content .tabs-nav-item .tabMenuItem::after {
  content: '';
  display: block;
  position: absolute;
  background-color: #fc363e;
  -webkit-transform: scaleX(0.1);
          transform: scaleX(0.1);
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}

/* line 61, src/sass/components/tabs/_tabs-products.scss */
.tabs-products > .component-content .tabs-nav-item .tabMenuItem::before {
  bottom: 0;
  height: 4px;
  left: 0;
  right: 0;
  transition: opacity 0.2s, visibility 0.2s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.2s, visibility 0.2s;
  transition: transform 0.3s, opacity 0.2s, visibility 0.2s, -webkit-transform 0.3s;
}

/* line 69, src/sass/components/tabs/_tabs-products.scss */
.tabs-products > .component-content .tabs-nav-item .tabMenuItem::after {
  bottom: -3px;
  left: 0;
  right: 0;
  height: 6px;
  width: 6px;
  margin: auto;
  border-radius: 50%;
  transition: opacity 0.2s, visibility 0s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.2s, visibility 0s;
  transition: transform 0.3s, opacity 0.2s, visibility 0s, -webkit-transform 0.3s;
}

/* line 83, src/sass/components/tabs/_tabs-products.scss */
.tabs-products > .component-content .tabs-nav-item.is-active .tabMenuItem::before, .tabs-products > .component-content .tabs-nav-item.is-active .tabMenuItem::after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  visibility: visible;
  opacity: 1;
}

/* line 92, src/sass/components/tabs/_tabs-products.scss */
.tabs-products > .component-content .tabs-nav-item a {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  color: #072e66;
}

/* line 100, src/sass/components/tabs/_tabs-products.scss */
.tabs-products > .component-content .tabs-nav-switcher {
  display: none;
}

/* line 105, src/sass/components/tabs/_tabs-products.scss */
.tabs-products > .component-content .tabs-content {
  border: none;
  top: 0;
  background-color: #f8f8f8;
  padding: 30px;
  overflow: visible;
}
.tagList-tag-link, .tagList-tag-item {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block; }
  .tagList-tag-link:hover, .tagList-tag-item:hover {
    background-color: #939191;
    color: white; }

.tagList-heading {
  font-weight: bold;
  color: #323131;
  margin: 10px 0;
  font-size: 1.5rem;
  display: block; }

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

.tagList-tag {
  display: inline-block; }

.tagList-tag-link, .tagList-tag-item {
  margin-right: 5px;
  text-decoration: none; }
  .tagList-tag-link:hover, .tagList-tag-link:active, .tagList-tag-item:hover, .tagList-tag-item:active {
    color: #fff; }
/*stylelint-disable*/
/*stylelint-disable*/
/* line 46, src/sass/core/_mixins.scss */
.title h1 {
  margin-top: 0;
}

/* line 46, src/sass/core/_mixins.scss */
.title h2 {
  margin-top: 0;
}

/* line 46, src/sass/core/_mixins.scss */
.title h3 {
  margin-top: 0;
}

/* line 46, src/sass/core/_mixins.scss */
.title h4 {
  margin-top: 0;
}

/* line 46, src/sass/core/_mixins.scss */
.title h5 {
  margin-top: 0;
}

/* line 46, src/sass/core/_mixins.scss */
.title h6 {
  margin-top: 0;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/twitter/_twitter-base.scss */
.twitter > .component-content {
  padding: 13px;
  border: solid 2px #011016;
  background-color: #0e99cb;
}

/* 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 99, src/sass/core/_mixins.scss */
.twitter-feed:before, .twitter-feed:after {
  content: "";
  display: table;
}

/* line 105, src/sass/core/_mixins.scss */
.twitter-feed:after {
  clear: both;
}

/* line 23, src/sass/components/twitter/_twitter-base.scss */
.twitter-content a:hover strong {
  text-decoration: underline;
}

/* line 30, src/sass/components/twitter/_twitter-base.scss */
.twitter a:hover, .twitter-sender-avatar {
  position: absolute;
  top: 3px;
  left: 0;
}

/* line 37, src/sass/components/twitter/_twitter-base.scss */
.twitter-date {
  float: right;
}

/* line 41, src/sass/components/twitter/_twitter-base.scss */
.twitter-actions {
  padding: 0;
  margin: 0;
  float: right;
}

/* line 47, src/sass/components/twitter/_twitter-base.scss */
.twitter-action {
  list-style-type: none;
  display: inline;
}

/* line 54, src/sass/components/twitter/_twitter-base.scss */
.feed-provider-heading {
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 30px;
}

/* line 59, src/sass/components/twitter/_twitter-base.scss */
.feed-provider-heading-image {
  float: left;
  width: 30px;
  height: 30px;
}

/* line 66, src/sass/components/twitter/_twitter-base.scss */
.feed-provider-description {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid black;
}

/* line 72, src/sass/components/twitter/_twitter-base.scss */
.feed-provider-feeds {
  padding: 0;
  margin: 0;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/video/_video-base.scss */
.video object,
.video embed {
  width: 100%;
}

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

/* line 13, src/sass/components/video/_video-base.scss */
.video-description {
  padding: 13px;
  margin-top: -2px;
  border: solid 2px #011016;
}

/* line 21, src/sass/components/video/_video-base.scss */
.video-video {
  border: solid 2px #011016;
}

/* line 24, src/sass/components/video/_video-base.scss */
.video-video-container {
  margin: 0 auto;
}

/* line 29, src/sass/components/video/_video-base.scss */
.video-nojs {
  display: none;
  padding: 20px 0;
  text-align: center;
  color: red;
}

/* line 37, src/sass/components/video/_video-base.scss */
.no-js .video-nojs {
  display: block;
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-heading {
  display: block;
  color: #011016;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 8, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-video {
  border: 2px solid #011016;
}

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

/* line 33, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnail-image img {
  display: block;
  margin: 0 auto;
}

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

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

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

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

/* line 80, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnails {
  position: relative;
  margin-top: 18px;
}

/* line 88, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnails-list li:hover .image, .videoGallery-thumbnails-list li.active .image {
  margin: 0;
  border: solid 4px #011016;
}

/* line 96, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-thumbnails-title {
  display: block;
  margin: 10px auto 0;
  width: 71px;
  font-size: 11px;
}

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

/* line 109, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-list-inner {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
}

/* line 121, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-description {
  margin: 15px 0;
}

/* line 125, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow, .videoGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 0;
  width: 35px;
  height: 60px;
  background: 50% no-repeat;
  font: 0/0 serif;
  cursor: pointer;
}

/* line 135, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow::before, .videoGallery-arrow.is-disabled:hover::before {
  position: absolute;
  top: 50%;
  color: #011016;
}

/* line 143, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow.is-disabled {
  opacity: 0.5;
}

/* line 148, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow:hover::before {
  color: #34bff1;
}

/* line 153, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow-left, .videoGallery-arrow-left.is-disabled:hover {
  left: 0;
}

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

/* line 164, src/sass/components/videoGallery/_videoGallery-base.scss */
.videoGallery-arrow-right, .videoGallery-arrow-right.is-disabled:hover {
  right: 0;
  text-align: right;
}

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

/* line 179, src/sass/components/videoGallery/_videoGallery-base.scss */
.mod-js .videoGallery-nojs {
  display: none;
}
.listing-item:first-of-type {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_1:nth-of-type(12n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_2:nth-of-type(6n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_3:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_4:nth-of-type(3n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_5:nth-of-type(2.4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_6:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_7:nth-of-type(1.71429n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_8:nth-of-type(1.5n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_9:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_10:nth-of-type(1.2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_11:nth-of-type(1.09091n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_12:nth-of-type(1n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_1:nth-of-type(16n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_2:nth-of-type(8n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_3:nth-of-type(5.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_4:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_5:nth-of-type(3.2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_6:nth-of-type(2.66667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_7:nth-of-type(2.28571n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_8:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_9:nth-of-type(1.77778n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_10:nth-of-type(1.6n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_11:nth-of-type(1.45455n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_12:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_13:nth-of-type(1.23077n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_14:nth-of-type(1.14286n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_15:nth-of-type(1.06667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_16:nth-of-type(1n + 1) {
  margin-left: 0; }
@charset "UTF-8";
/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/blocks/go-to-top.scss */
.reference-go-to-top > .component-content {
  line-height: 0;
  text-align: center;
}

/* line 9, src/sass/blocks/go-to-top.scss */
.reference-go-to-top > .component-content a.go-to-top {
  display: inline-block;
}

/* line 12, src/sass/blocks/go-to-top.scss */
.reference-go-to-top > .component-content a.go-to-top::before {
  content: '↑';
  display: block;
  border: 2px solid #fc363e;
  color: #fc363e;
  height: 32px;
  width: 32px;
  border-radius: 50%;
  font-size: 21px;
  line-height: 28px;
  text-align: center;
  transition: background-color 0.33s ease, color 0.33s ease;
  font-family: Arial, Helvetica, sans-serif;
}

/* line 27, src/sass/blocks/go-to-top.scss */
.reference-go-to-top > .component-content a.go-to-top:hover {
  color: #fc363e;
}

/* line 30, src/sass/blocks/go-to-top.scss */
.reference-go-to-top > .component-content a.go-to-top:hover::before {
  background-color: #fc363e;
  color: white;
}

@media (max-width: 991px) {
  /* line 9, src/sass/blocks/go-to-top.scss */
  .reference-go-to-top > .component-content a.go-to-top {
    margin-bottom: 1rem;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/components/selectionStyle.scss */
.selectionStyle-small {
  font-size: 0.8em;
}

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

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

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

/* line 25, src/sass/components/selectionStyle.scss */
.selectionStyle-color-red {
  color: #fc363e;
}

/* line 30, src/sass/components/selectionStyle.scss */
.selectionStyle-heading-underline::after {
  content: '';
  height: 2px;
  margin-top: 6px;
  width: 52px;
  background-color: #da2128;
  display: block;
}

/* line 40, src/sass/components/selectionStyle.scss */
.selectionStyle-big {
  font-size: 8rem;
  font-size: calc( 8rem + ( 110 - 80 ) * (100vw - 320px) / (448));
}

@media (min-width: 768px) {
  /* line 40, src/sass/components/selectionStyle.scss */
  .selectionStyle-big {
    font-size: 11rem;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 5, src/sass/components/hyperlinkStyle.scss */
a.hyperlinkStyle-button {
  padding: 10px 50px;
  background-color: #fc363e;
  color: white;
  font-size: 1.8rem;
  text-decoration: none !important;
  border-radius: 28px;
  border: 4px solid rgba(255, 255, 255, 0.85);
  position: relative;
  display: inline-block;
  min-width: 150px;
  transition: all 0.3s;
  box-sizing: border-box;
  background-image: linear-gradient(40deg, #fc363e, #fc4f56);
  background-repeat: repeat;
}

/* line 21, src/sass/components/hyperlinkStyle.scss */
a.hyperlinkStyle-button:hover {
  color: white;
  background-image: linear-gradient(40deg, #fc363e, #fc363e);
  padding-right: 60px;
  padding-left: 40px;
}

/* line 27, src/sass/components/hyperlinkStyle.scss */
a.hyperlinkStyle-button:hover::after {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}

/* line 32, src/sass/components/hyperlinkStyle.scss */
a.hyperlinkStyle-button::after {
  content: '';
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAKCAYAAABBq/VWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEI2Mzg4NkU0ODFFMTFFNkEwNzBBQzkyODQyMjUyRTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEI2Mzg4NkY0ODFFMTFFNkEwNzBBQzkyODQyMjUyRTAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4QjYzODg2QzQ4MUUxMUU2QTA3MEFDOTI4NDIyNTJFMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4QjYzODg2RDQ4MUUxMUU2QTA3MEFDOTI4NDIyNTJFMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PklSisUAAAB0SURBVHjaYvj//z8DFbExEK8HYi5kcQYqW7L/PwRsBGJWWlkiA8T3oBYtAWJGWlgCwipA/Bxq0TSQGAsD0B4G2oFMIH7PxEB7wESr4HqCFFyM1LZAGohvQy1YBsTMtIj4fVALtgAxG62SsBkQb0LPjAABBgAIGWlpfs90hAAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  position: absolute;
  right: 17px;
  top: 0;
  bottom: 0;
  width: 25px;
  background-position: center;
  transition: all 0.3s;
}

/* line 45, src/sass/components/hyperlinkStyle.scss */
a.hyperlinkStyle-button-download {
  text-decoration: none;
  text-align: center;
  color: #072e66;
  font-size: 1.8rem;
  background-color: white;
  padding: 11px 50px 11px 25px;
  border-radius: 28px;
  border: 2px solid #072e66;
  position: relative;
  transition: all 0.3s;
  display: inline-block;
  min-width: 150px;
}

/* line 59, src/sass/components/hyperlinkStyle.scss */
a.hyperlinkStyle-button-download::after {
  content: '';
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAPCAYAAADd/14OAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjI3QTgwNEI1QTFCMTFFNkE0NzJEMzI3NkRBRDFENTgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjI3QTgwNEM1QTFCMTFFNkE0NzJEMzI3NkRBRDFENTgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMjdBODA0OTVBMUIxMUU2QTQ3MkQzMjc2REFEMUQ1OCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMjdBODA0QTVBMUIxMUU2QTQ3MkQzMjc2REFEMUQ1OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvFh8zYAAACaSURBVHjaYvz//z8DCHDopzNAwX8ozfjj4kyYGAMTA5FgWClkZNdLQxeDBw/ZVpsA8QEglsQiLwWVMwIprAdieyA+AsSKSIqUgfgoVK4OpDAMiLcCsRJUAgZAGhWAeDMQR4IUfgfiQCBejma9BBAvBeJgkBqYZ34DcQwQz0BSOA2I46ByDCxIEv+AOAuIPwDxXyCuQfYVQIABAKvHHbh1ytVPAAAAAElFTkSuQmCC");
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  width: 15px;
  transition: all 0.3s;
}

@media (min-width: 768px) {
  /* line 45, src/sass/components/hyperlinkStyle.scss */
  a.hyperlinkStyle-button-download {
    padding: 11px 85px 11px 50px;
  }
}

@media (min-width: 992px) {
  /* line 78, src/sass/components/hyperlinkStyle.scss */
  a.hyperlinkStyle-button-download:hover {
    padding-left: 40px;
    padding-right: 95px;
  }
  /* line 82, src/sass/components/hyperlinkStyle.scss */
  a.hyperlinkStyle-button-download:hover::after {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}

/* line 90, src/sass/components/hyperlinkStyle.scss */
a.hyperlinkStyle-red-underline-hover {
  text-decoration: none;
}

@media (min-width: 992px) {
  /* line 90, src/sass/components/hyperlinkStyle.scss */
  a.hyperlinkStyle-red-underline-hover {
    color: #072e66;
    position: relative;
    display: inline-block;
  }
  /* line 98, src/sass/components/hyperlinkStyle.scss */
  a.hyperlinkStyle-red-underline-hover::after {
    position: absolute;
    top: 100%;
    left: 0;
    content: '';
    display: block;
    height: 2px;
    width: 100%;
    background-color: #fc363e;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    z-index: 1;
  }
  /* line 113, src/sass/components/hyperlinkStyle.scss */
  a.hyperlinkStyle-red-underline-hover:hover::after {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}

/* line 120, src/sass/components/hyperlinkStyle.scss */
a.hyperlinkStyle-go-back {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: #fc363e;
  font-size: 1.6rem;
  margin-bottom: 10px;
  position: relative;
  z-index: 59;
  white-space: nowrap;
}

/* line 131, src/sass/components/hyperlinkStyle.scss */
a.hyperlinkStyle-go-back::before {
  content: '';
  margin-right: 10px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 2px solid rgba(252, 54, 62, 0.15);
  box-sizing: border-box;
}

/* line 141, src/sass/components/hyperlinkStyle.scss */
a.hyperlinkStyle-go-back .go-back-button {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 146, src/sass/components/hyperlinkStyle.scss */
a.hyperlinkStyle-go-back .go-back-button__circle {
  fill-opacity: 0;
  fill: #fc363e;
  stroke-width: 2px;
  stroke: #fc363e;
  stroke-dasharray: 105;
  stroke-dashoffset: 105;
  transition: fill-opacity 0.3s ease;
  opacity: 0;
  -webkit-animation: goBackButtonCircle 0.5s ease-out forwards;
          animation: goBackButtonCircle 0.5s ease-out forwards;
}

@media all and (-ms-high-contrast: none) {
  /* line 158, src/sass/components/hyperlinkStyle.scss */
  a.hyperlinkStyle-go-back .go-back-button__circle *::-ms-backdrop, a.hyperlinkStyle-go-back .go-back-button__circle {
    stroke-dashoffset: 0;
  }
}

/* line 165, src/sass/components/hyperlinkStyle.scss */
a.hyperlinkStyle-go-back .go-back-button__arrow {
  opacity: 0;
  fill: #fc363e;
  transition: fill 0.3s ease;
  -webkit-animation: goBackButtonArrow 0.33s ease 0.5s forwards;
          animation: goBackButtonArrow 0.33s ease 0.5s forwards;
}

/* line 173, src/sass/components/hyperlinkStyle.scss */
a.hyperlinkStyle-go-back:hover {
  color: #fc363e;
}

/* line 177, src/sass/components/hyperlinkStyle.scss */
a.hyperlinkStyle-go-back:hover .go-back-button__circle {
  fill-opacity: 1;
}

/* line 181, src/sass/components/hyperlinkStyle.scss */
a.hyperlinkStyle-go-back:hover .go-back-button__arrow {
  fill: white;
}

@-webkit-keyframes goBackButtonCircle {
  to {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}

@keyframes goBackButtonCircle {
  to {
    stroke-dashoffset: 0;
    opacity: 1;
  }
}

@-webkit-keyframes goBackButtonArrow {
  to {
    opacity: 1;
  }
}

@keyframes goBackButtonArrow {
  to {
    opacity: 1;
  }
}
/*stylelint-disable*/
/*stylelint-disable*/
/* line 4, src/sass/pages/pages.scss */
.smaller-height-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAANACAYAAADq+QfdAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzcxNjI2MkU1ODg0MTFFNkJGMjdBMTlDQTMyRjlFQTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzcxNjI2MkY1ODg0MTFFNkJGMjdBMTlDQTMyRjlFQTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NzE2MjYyQzU4ODQxMUU2QkYyN0ExOUNBMzJGOUVBMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NzE2MjYyRDU4ODQxMUU2QkYyN0ExOUNBMzJGOUVBMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Ph92e2MAAADuSURBVHja7FZbDsIwDMs40u4vzsQFZoP4qSY1jjMQH6j7iLS2sZeX19jvD97i9SyzzDLLLPNPZmj7dn4du9vkcMi1yKAGEc67Ww3P8zm2A9RfakRukLNDzjqTafguCjNft5bsBOhy9COfAaSUbKOkG/rIWIPMOCQA6+RA+mLSrDDhUQc4CwHZQGjft8dhpnM2dAbb7DXNHzKOw0wTZB9ANohRWtY9SVlz3QfMUmJMFCRotAM0Cgo50+gMO8zJ01pi5DltH0gRPGrtTJWQtQzDRDZU2RXzvsr3/5L9e8m3UeLa5eSTm1v8gO2qeQowAHpT82BnX+oZAAAAAElFTkSuQmCC");
}

