/*!
 * 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%;
  }
}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

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.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[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.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/*removing the mediaelement.css code for the video player*/
.cookiePolicy-info {
  background-color: #e1e1e1;
  -webkit-transition: 2s linear all;
  transition: 2s linear all;
  max-height: 1000px;
  overflow: hidden; }
  .cookiePolicy-info.collapsed {
    max-height: 0; }
  .cookiePolicy-info .cookiePolicy-inner {
    padding: 20px 10px;
    width: auto;
    max-width: 940px;
    margin: 0 auto; }

.cookiePolicy-buttons {
  text-align: right; }

.cookiePolicy-restrictive {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .cookiePolicy-restrictive.collapsed {
    display: none; }
  .cookiePolicy-restrictive .cookiePolicy-inner {
    padding: 13px;
    background-color: #e1e1e1;
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -363px;
    left: 50%; }
    @media screen and (max-width: 699px) {
      .cookiePolicy-restrictive .cookiePolicy-inner {
        position: absolute;
        width: auto;
        margin: 20px;
        left: 0;
        top: 0; } }
  @media screen and (max-width: 699px) {
    .cookiePolicy-restrictive {
      position: absolute; } }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* line 4, ../../sass/core/exitNotification.scss */
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}
/* line 14, ../../sass/core/exitNotification.scss */
.exit-notification.is-hidden {
  display: none;
}
/* line 18, ../../sass/core/exitNotification.scss */
.exit-notification .exit-notification-inner {
  position: fixed;
  top: 100px;
  width: 700px;
  margin-left: -363px;
  left: 50%;
  padding: 13px;
  background-color: #e1e1e1;
}
@media screen and (max-width: 699px) {
  /* line 18, ../../sass/core/exitNotification.scss */
  .exit-notification .exit-notification-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

@media screen and (max-width: 699px) {
  /* line 40, ../../sass/core/exitNotification.scss */
  .exit-notification-restrictive {
    position: absolute;
  }
}
/* line 46, ../../sass/core/exitNotification.scss */
.exit-notification-buttons {
  text-align: right;
}
/* UTILITIES
----------------------------------- */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix:after {
  clear: both; }

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix {
  zoom: 1; }
  
  a.advil-plus-acetaminophen-cta {
    border-bottom: none !important;
    background: #032954;
    color: #ffffff;
    padding: 10px;
    border-radius: 3px;
}
/* for image height because for performance ticket-GSKBD-677 fixed the image width and height from author */
html[lang='es-MX'] img{
  height: auto;
}span.selection-underline {
  text-decoration: underline; }

span.selection-bold {
  font-weight: bold; }

span.selection-italic {
  font-style: italic; }
.skip-to-main-content-wrapper a {
  position: absolute;
  color: #fff;
  background-color: #f36633;
  margin: 10px 35%;
  padding: 5px;
  border-radius: 15px;
  border: 4px solid whitesmoke;
  text-align: center;
  font-size: 1.2em;
  width: 30%;
  top: -100px;
  left: 0;
  z-index: 1; }
  .skip-to-main-content-wrapper a:focus, .skip-to-main-content-wrapper a:active {
    top: auto;
    left: auto; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* BUTTONS
----------------------------------*/
/* line 3, ../../sass/core/overlay.scss */
.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9998;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

/* line 14, ../../sass/core/overlay.scss */
.overlay-container {
  position: absolute;
  width: 100%;
  top: 150px;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px;
}

/* line 23, ../../sass/core/overlay.scss */
.overlay-content {
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: #FFF;
  text-align: left;
  border: solid 2px #323131;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* line 36, ../../sass/core/overlay.scss */
.overlay-content-inner {
  overflow: hidden;
}

/* line 40, ../../sass/core/overlay.scss */
.overlay-close {
  width: 25px;
  height: 25px;
  z-index: 9999;
  font-size: 25px;
  position: absolute;
  top: -30px;
  right: 15px;
  background: url(../../../../wireframe/desktop/img/close.png) no-repeat;
  cursor: Pointer;
  display: none;
}

/* line 53, ../../sass/core/overlay.scss */
.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../../../wireframe/desktop/img/loader.gif) no-repeat 50% 50%;
}
.accordion-title {
  margin: 0;
}

.mod-js .accordion-head {
  position: relative;
  cursor: pointer;
}

.mod-js .accordion-head:after {
  position: absolute !important;
  content: " ";
}
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.article-teaser-block {
  border: 1px solid #efefed;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 8px 0 rgba(84, 79, 64, 0.06);
  box-shadow: 0 0 8px 0 rgba(84, 79, 64, 0.06);
  position: relative;
  margin: 8px;
  overflow: hidden;
  background-color: #fff; }
  .article-teaser-block .aspect-ratio-box {
    position: relative;
    height: 0;
    padding-top: 56.25%;
    overflow: hidden; }
    .article-teaser-block .aspect-ratio-box img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      min-height: 100%; }
  .article-teaser-block .article-body {
    min-height: 120px;
    padding: 0 24px 30px; }
  .article-teaser-block .label p {
    margin-bottom: 20px; }
  .article-teaser-block .article-title p {
    margin-bottom: 20px; }
  .article-teaser-block .article-description {
    margin-bottom: 20px; }
  .article-teaser-block .article-body .article-date {
    color: rgba(84, 79, 64, 0.7);
    font-size: 1rem;
    letter-spacing: .2px;
    margin-bottom: 20px; }
  .article-teaser-block .article-button-container {
    position: relative;
    bottom: 0;
    left: 0; }
  .article-teaser-block .article-title {
    font-size: 1.5rem;
    font-weight: 700; }
  .article-teaser-block .margin-none-top {
    margin-top: 0; }
  .article-teaser-block .button-text {
    font-size: .85714rem;
    letter-spacing: 1.5px;
    line-height: 1.14286rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #544f40; }
  .article-teaser-block a.button-primary {
    color: #15717d; }
  .article-teaser-block a.button-primary-filled {
    background-color: #15717d;
    color: #fff;
    display: inline-block;
    padding: 12px 20px;
    border-radius: 2rem;
    font-size: .85714rem;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 1.14286rem;
    text-transform: uppercase;
    text-align: center; }
  .article-teaser-block a.button-primary-pdf-icon::after {
    content: '';
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-image: url(../../img/download.png); }
  .article-teaser-block a.external-link-icon::after {
    content: '';
    display: inline-block;
    width: 1rem;
    height: 1rem;
    background-size: contain;
    background-image: url(../../img/new-window.png); }

.article-teaser-block-transparent-background {
  border: none;
  background-color: inherit;
  -webkit-box-shadow: 0 0;
  box-shadow: 0 0; }

.articleTeaser .clickable-at {
  cursor: pointer; }
.aem-AuthorLayer-Edit .carousel-configurator,
.aem-AuthorLayer-Edit .class-filter,
.aem-AuthorLayer-Edit .gtm-tracker-configurator,
.aem-AuthorLayer-Edit .p-spider-widget,
.aem-AuthorLayer-Edit .ps-widget,
.aem-AuthorLayer-Edit .s-rev-trax {
	background-color: #e49b13;
	color: #000;
	height: auto;
	line-height: 1.5;
	min-height: 50px;
	padding: 1rem;
	width: 100%
}

.aem-AuthorLayer-Edit .carousel {
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	opacity: 1!important
}

.aem-AuthorLayer-Edit .carousel.initialized {
	opacity: 1
}

.aem-AuthorLayer-Edit .searchBox-title {
	display: inline-block!important
}

.aem-AuthorLayer-Edit .p-spider-widget {
	display: inline-block;
	height: auto;
	margin: 1rem auto;
	max-width: 150px
}

.aem-AuthorLayer-Edit .p-spider-widget:before {
	content: "PriceSpiderWidget"
}

.aem-AuthorLayer-Edit .ps-widget {
	display: inline-block;
	height: auto;
	margin: 1rem auto;
	max-width: 150px
}

.aem-AuthorLayer-Edit .ps-widget:before {
	content: 'Buy Now button:\a \aps-sku="' attr(ps-sku) '"\a data-gtm-product-name="' attr(data-gtm-product-name);
	white-space: pre
}

.aem-AuthorLayer-Edit .s-rev-trax {
	display: inline-block;
	line-height: 1.5;
	margin: 1rem auto;
	max-width: 150px
}

.aem-AuthorLayer-Edit .s-rev-trax:before {
	content: 'RevTraxContainer:\a \aProgramID: "' attr(data-programid);
	white-space: pre
}

.aem-AuthorLayer-Edit .gtm-tracker-configurator:before {
	content: 'GATracker configurator:\a \aid="' attr(id) '"\a data-event="' attr(data-event) '"\a data-event-category="' attr(data-event-category) '"\a data-event-action="' attr(data-event-action) '"\a data-event-trigger="' attr(data-event-trigger) '"\a data-event-label="' attr(data-event-label) '"\a data-event-target="' attr(data-event-target) '"\a data-event-target-parent-selector="' attr(data-event-target-parent-selector) '"\a data-event-target-sharer-selector="' attr(data-event-target-sharer-selector) '"\a data-event-target-child-selector="' attr(data-event-target-child-selector) '"\a data-event-delay="' attr(data-event-delay) '"\a data-event-anchor-delay="' attr(data-event-anchor-delay) '"\a data-debug="' attr(data-debug) '"'
}

.aem-AuthorLayer-Edit .gtm-tracker-configurator {
	display: block;
	margin: 1rem auto;
	max-width: 1140px;
	min-height: 50px
}

.aem-AuthorLayer-Edit .gtm-tracker-configurator:before {
	content: 'Class Filter configurator:\a \aid="' attr(id) '"\a Filter class: "' attr(data-filter-class) '"\aUpdate URL hash: "' attr(data-update-urlhash) '"\a data-event-action="' attr(data-event-action) '"\aLabel selector: "' attr(data-label-selector) '"\a Default label: "' attr(data-default-label) '"\aMultiselect: "' attr(data-multiselect) '"\aType: "' attr(data-type) '"\a Categories: "' attr(data-categories) '"';
	white-space: pre
}

.aem-AuthorLayer-Edit .carousel-configurator {
	display: block;
	margin: 1rem auto;
	max-width: 1140px;
	min-height: 50px
}

.aem-AuthorLayer-Edit .carousel-configurator:before {
	content: 'Carousel configurator:\a \a \a       Carousel class: "' attr(data-carousel-class) '"''"\a Carousel type="' attr(data-carousel-type) '"''"\aSlides at a time: "' attr(data-slider-items) '"''"\aSlides at a time (Mobile): "' attr(data-slider-items-mobile) '"''"\aSlides per move: "' attr(data-slider-per-move) '"''"\aSlides per move Mobile: "' attr(data-slider-per-move-mobile) '"''"\aSlides Margin: "' attr(data-slider-margin) 'px"''"\aSlides Margin Mobile: "' attr(data-slider-margin-mobile) 'px"''"\a Carousel add Class: "' attr(data-slider-add-class) '"''"\a Carousel Mode"' attr(data-slider-mode) '"''"\a Carousel Animation Speed: "' attr(data-slider-animation-speed) 'ms"''"\a Autoplay: "' attr(data-slider-autoplay) '"''"\aPause On Hover: "' attr(data-slider-pause-on-hover) '"''"\a End Animation Enabled: "' attr(data-slider-end-animation) '"''"\aPause slide for: "' attr(data-slider-pause) 'ms"''"\aKeypress navigation enabled: "' attr(data-slider-enable-keypress) '"''"\a Enable prev/next buttons: "' attr(data-slider-enable-prevnext) '"''"\a Enable prev/next buttons Mobile: "' attr(data-slider-enable-prevnext-mobile) '"''"\a Enable bullet navigation: "' attr(data-slider-enable-pager) '"''"\a Enable bullet navigation Mobile: "' attr(data-slider-enable-pager-mobile) '"''"\a Adaptive height: "' attr(data-slider-adaptive-height) '"''"\a Enable vertical Slider: "' attr(data-slider-enable-vertical) '"''"\aVertical height: "' attr(data-slider-vertical-height) 'px"''"\a Bullets position: "' attr(data-slider-pager-position) '"''"\a Bullets position Mobile: "' attr(data-slider-pager-mobile) '"''"\a Enable touch: "' attr(data-slider-enable-touch) '"''"\a Enable drag: "' attr(data-slider-enable-drag) '"''"\a Enable free move: "' attr(data-slider-enable-free-move) '"';
	white-space: pre
}
@media (min-width: 992px) {
  .reference-home-products-list,
  .reference-products-list-buynow {
    .flex-row > .component-content > .content {
      gap: 1rem;

      > .snippetReference {
        flex-basis: calc(25% - 1rem);

        figure {
          margin-left: 0;
          margin-right: 0;

          img {
            object-fit: cover;
          }
        }
      }
    }
  }
}

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.filterableBox {
  position: relative;
  margin-left: 10px; }
  .filterableBox .filterableBox__header {
    display: flex; }
    .filterableBox .filterableBox__header .header__item {
      margin-right: 20px; }
    .filterableBox .filterableBox__header .header__searchWrapper .searchWrapper__search-box {
      height: 100%;
      padding: 0; }
    .filterableBox .filterableBox__header .header__sortMenu .sortMenu__label {
      background-color: #f36633;
      color: white;
      border: none;
      cursor: pointer;
      padding: 10px 20px;
      text-decoration: none;
      margin: auto; }
    .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items {
      display: none;
      position: absolute;
      background-color: #f1f1f1;
      box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
      z-index: 1;
      margin-top: 10px;
      padding-inline-start: 0; }
      .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        cursor: pointer; }
        .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item:hover {
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.5); }
        .filterableBox .filterableBox__header .header__sortMenu .sortMenu__items .sortMenu__item.active {
          font-weight: bold; }
  .filterableBox .filterableBox__content {
    margin-top: 20px; }
    .filterableBox .filterableBox__content .content__noResultFound {
      display: none; }
    .filterableBox .filterableBox__content .content {
      display: flex;
      flex-wrap: wrap; }
      .filterableBox .filterableBox__content .content .indexable-component {
        padding: 10px; }
        .filterableBox .filterableBox__content .content .indexable-component:first-child {
          margin-right: 20px; }
.footer {
  background: none;
  color: inherit; }
  .footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .footer .img-link {
    border: solid 2px transparent;
    display: block; }
    .footer .img-link:focus {
      border: solid 2px red; }

.footer-bar {
  padding: 1rem 0 0; }

.footer-sitemap {
  background: none; }

.footer-social {
  background: none; }

.footer-core {
  background: none; }

.footer-extra {
  background: none; }

.footer-navgroup__heading {
  color: inherit;
  font-size: inherit; }

.footer-navgroup li {
  padding: 0.25rem 0; }

.footer-navgroup li > a {
  color: red;
  text-decoration: none; }
  .footer-navgroup li > a:hover, .footer-navgroup li > a:focus {
    color: blue;
    text-decoration: underline; }

.footer-navgroup img {
  max-width: 100%; }

.footer-copyright {
  display: flex; }
  .footer-copyright__img {
    margin: 0 1rem 0 0; }
  .footer-copyright__text {
    font-size: inherit;
    color: inherit; }

.footer-navlist ul {
  display: flex;
  flex-direction: row;
  justify-content: center; }

.footer-navlist li {
  padding: 0 0 0.25rem 0; }

.footer-navlist a {
  color: red;
  text-decoration: none; }
  .footer-navlist a:hover, .footer-navlist a:focus {
    color: blue;
    text-decoration: underline; }

.social-icons {
  max-width: 100%;
  margin: 0 auto; }
  .social-icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }
  .social-icons li {
    margin: 0 0.4rem 0 0;
    position: relative; }
  .social-icons a {
    display: block;
    background: #000;
    border: solid 3px transparent;
    transition: all 0.5s ease; }
    .social-icons a:hover, .social-icons a:focus {
      background: black;
      border: solid 3px red; }
  .social-icons svg {
    position: absolute;
    left: 3px;
    top: 4px;
    fill: #FFF; }
  .social-icons--md svg {
    width: 32px; }
  .social-icons--md a {
    width: 40px;
    height: 40px; }
/* NEWSFEED ITEM */
/* NEWSFEED COMPONENT */
/* PER PAGE */
/* MOBILE */
.newsfeed-result {
  padding: 0;
  margin: 0;
  background: #F5F5F5;
  margin-bottom: 20px; }

.newsfeed-image {
  margin: 0;
  height: 150px;
  overflow: hidden; }
  .newsfeed-image img {
    height: 100%;
    min-width: 100%;
    left: 50%;
    position: relative;
    transform: translateX(-50%); }

.newsfeed-inner-content {
  padding: 10px 15px;
  border-top: solid 4px #F36533; }

.newsfeed-category {
  margin: 0 0 10px;
  font-style: italic;
  color: #73645D; }

.newsfeed-title {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: bold;
  color: #7E7E7E; }
  .newsfeed-title:only-child {
    border-bottom: 0;
    padding: 0;
    margin: 0; }
  .newsfeed-title a:hover {
    text-decoration: none; }
  .newsfeed-title a:active {
    text-decoration: none; }
  .newsfeed-title a:focus {
    text-decoration: none; }

.newsfeed-date {
  font-size: 13px;
  margin: 0 0 10px;
  font-style: italic;
  color: #73645D; }

.newsfeed-description {
  margin: 0 0 10px;
  color: #73645D; }

.newsfeed-url {
  font-size: 13px;
  word-break: break-all; }
  .newsfeed-url a {
    color: #16727F;
    font-weight: bold; }
    .newsfeed-url a:hover {
      text-decoration: none; }
    .newsfeed-url a:active {
      text-decoration: none; }
    .newsfeed-url a:focus {
      text-decoration: none; }

.newsfeed {
  position: relative; }
  .newsfeed a {
    color: inherit;
    text-decoration: none; }
  .newsfeed .active a {
    font-weight: bold; }
  .newsfeed .splitter {
    color: #F36533; }

.newsfeed-number {
  margin-bottom: 20px;
  position: absolute;
  left: 250px;
  top: -50px; }
  .newsfeed-number .results-count-strong {
    font-weight: bold; }

.newsfeed-pagination .mobile {
  display: none; }

.newsfeed-pagination-list {
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0;
  margin: 20px 0 0;
  list-style: none;
  float: right; }

.newsfeed-pagination-item {
  display: inline-block; }
  .newsfeed-pagination-item a {
    display: block;
    border: 1px solid #e9e9e9;
    width: 25px;
    line-height: 25px;
    text-align: center;
    margin-right: 3px; }
    .newsfeed-pagination-item a:hover {
      text-decoration: none;
      border-color: #a0ce4e; }
    .newsfeed-pagination-item a:focus {
      text-decoration: none;
      border-color: #a0ce4e; }
    .newsfeed-pagination-item a:active {
      text-decoration: none;
      border-color: #a0ce4e; }

.newsfeed-pagination-item.separator {
  display: inline-block;
  border: 1px solid #fff;
  width: 25px;
  line-height: 25px;
  text-align: center;
  margin-right: 3px;
  letter-spacing: 2px; }
  .newsfeed-pagination-item.separator:before {
    content: "..."; }

.newsfeed-pagination-item.is-active a {
  background: #a0ce4e;
  color: #fff;
  cursor: default; }

.newsfeed-pagination-item.item-next a {
  border: 0;
  width: auto; }
  .newsfeed-pagination-item.item-next a:hover {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-next a:focus {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-next a:active {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-next a:after {
    content: ">";
    font-family: FontAwesome, serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    font-size: 1rem;
    margin-left: 5px; }

.newsfeed-pagination-item.item-previous a {
  border: 0;
  width: auto; }
  .newsfeed-pagination-item.item-previous a:hover {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-previous a:focus {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-previous a:active {
    color: #a0ce4e; }
  .newsfeed-pagination-item.item-previous a:before {
    content: "<";
    font-family: FontAwesome, serif;
    display: inline-block;
    font-style: normal;
    position: relative;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    font-size: 1rem;
    margin-right: 5px; }

.view-all.button {
  margin-top: 30px; }

.promo .view-all.button {
  text-align: center; }

.related .view-all.button {
  text-align: start; }

.view-all a {
  background: #15717d;
  padding: 10px 23px;
  border-radius: 20px;
  color: #fff; }

span.newsfeed-related-updates {
  display: block;
  margin: 50px 0 20px 0;
  font-style: italic;
  color: #73645D; }

a.newsfeed-related-category {
  background: #f3f2f0;
  padding: 15px;
  border-radius: 40px;
  font-weight: bold;
  color: #15717d; }

.newsfeed-perPage {
  max-width: 200px;
  margin: 14px 0 0; }
  .newsfeed-perPage > div {
    display: inline-block; }
  .newsfeed-perPage .active {
    font-style: italic;
    background: #DDD; }
  .newsfeed-perPage a {
    color: inherit;
    text-decoration: none; }
  .newsfeed-perPage .heading {
    background: #EEE;
    min-width: 100px;
    padding: 10px; }
  .newsfeed-perPage .slider {
    position: absolute;
    background: #FFF;
    width: 100%;
    max-width: 198px;
    border: 1px solid grey;
    z-index: 100; }
  .newsfeed-perPage ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .newsfeed-perPage li {
    padding: 5px 20px; }
    .newsfeed-perPage li a {
      display: block; }

@media (max-width: 767px) {
  .newsfeed-pagination {
    text-align: center; }
    .newsfeed-pagination .mobile {
      display: block; }
    .newsfeed-pagination .desktop {
      display: none; }
  .newsfeed-pagination-list {
    display: inline-block;
    float: none; }
  .newsfeed-result.has-image {
    text-align: center; }
    .newsfeed-result.has-image .newsfeed-image {
      position: static;
      margin-bottom: 20px; }
    .newsfeed-result.has-image .newsfeed-title {
      text-align: left;
      margin-left: 0; }
    .newsfeed-result.has-image .newsfeed-description {
      text-align: left;
      margin-left: 0; }
    .newsfeed-result.has-image .newsfeed-date {
      text-align: left;
      margin-left: 0; }
    .newsfeed-result.has-image .newsfeed-url {
      text-align: left;
      margin-left: 0; }
  .item-previous {
    float: left; }
  .item-next {
    float: right; } }
.newsfeedFilterBy {
  max-width: 200px; }
  .newsfeedFilterBy .active {
    font-style: italic;
    background: #DDD; }
  .newsfeedFilterBy a {
    color: inherit;
    text-decoration: none; }
  .newsfeedFilterBy .heading {
    background: #F36533;
    color: #FFF;
    padding: 10px; }
  .newsfeedFilterBy .slider {
    position: absolute;
    background: #FFF;
    width: 100%;
    max-width: 198px;
    border: 1px solid grey;
    z-index: 100; }
    .newsfeedFilterBy .slider .tag-link a {
      display: block; }
  .newsfeedFilterBy .top-level {
    font-weight: bold;
    padding-left: 10px; }
  .newsfeedFilterBy ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .newsfeedFilterBy li {
    padding: 5px 20px; }
.podcast {
  border-radius: 4px;
  overflow: hidden;
  box-sizing: border-box;
  border: 1px solid #EFEFED;
  max-width: 800px; }
  .podcast p {
    margin: 0; }

.podcast__information {
  display: flex; }

.podcast__text {
  padding: 10px; }

.podcast__title {
  font-weight: 700; }

.audio {
  background-color: #efefed; }

.audio__controls {
  display: flex;
  align-items: center; }

.audio__backwards {
  visibility: hidden;
  height: 37px;
  width: 37px;
  border: 1px solid #15717d;
  border-radius: 50%; }

.audio__forwards {
  visibility: hidden;
  height: 37px;
  width: 37px;
  border: 1px solid #15717d;
  border-radius: 50%; }

.audio__backwards, .audio__forwards, .audio__play, .audio__pause {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }

.audio__play {
  height: 50px;
  width: 50px;
  background-color: #15717d;
  border-radius: 50%; }
  .audio__play:after {
    content: "\25b6";
    color: #fff;
    font-size: 25px; }

.audio__pause {
  display: none;
  height: 50px;
  width: 50px;
  background-color: #ffffff;
  border-radius: 50%; }
  .audio__pause:after {
    content: "| |";
    color: #000;
    font-size: 25px; }

.audio--playing .audio__pause {
  display: flex; }

.audio--playing .audio__backwards {
  visibility: visible; }

.audio--playing .audio__forwards {
  visibility: visible; }

.audio--playing .audio__play {
  display: none; }
/* Custom Accessibility CSS */

.visually-hidden {
	clip-path: inset(100%);
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
	color: #000;
}


.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
	white-space: nowrap;
}

a.skip-main {
	transition: none;
}

a.skip-main:focus {
	color: #02609f;
	padding: 10px;
	display: inline-block;
	position: static;
	width: 200px;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal;
	text-decoration: underline;
	outline: 2px dotted;
	margin: 6px 12px;
}

a:focus:focus-visible {
	outline: 2px dotted;
}

button:focus:focus-visible {
	outline: 2px dotted;
}

[tabindex]:focus:focus-visible {
	outline: 2px dotted;
}

.accordion-slide:focus-within .accordion-content-wrapper {
	max-height: 0 !important;
}

button.ps-online-buy-button.unavailable:focus:focus-visible {
	opacity: 1;
}

#ot-sdk-btn.ot-sdk-show-settings {
	color: #000;
}

button#ot-sdk-btn.ot-sdk-show-settings,
button#ot-sdk-btn.optanon-show-settings {
	color: #000000 !important;
	border-color: #000000 !important;
}

.common-question-slide .cq-box {
	min-height: 400px;
	cursor: pointer !important;
}

#ot-sdk-btn.ot-sdk-show-settings {
	background: #fff !important;
}

#onetrust-pc-sdk .ot-switch {
	border: 1px solid #000;
	border-radius: 30px;
}

.searchbox-results .button::after,
.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button,
.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button {
	background-image: url('/content/dam/cf-consumer-healthcare/bp-advil/en_US/src/icons/search-icon.png') !important;
}

/* .common-question-slide .no-image .text-color-white p {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 1.96px;
	word-spacing: 2.56px;
} */
#content .product-tile .richText .richText-content h3 a:after {
	content: "";
	position: absolute;
	height: 200px;
	width: 100%;
	left: 0;
	top: -200px;
}

#footer ul.footer-cat {
	margin-bottom: 0;
}

#footer ul.footer-cat li {
	padding-left: 0 !important;
	list-style: none !important;
	margin-right: 0;
}

#footer ul.footer-cat li a {
	font-size: 18px;
	line-height: 25px;
}

#footer ul.footer-cat li:before {
	content: none;
}

#content .richText ul.brick-list {
	margin: 0;
}

#content .richText ul.brick-list li {
	list-style: none;
	padding-left: 0 !important;
	margin: 0;
	text-align: center;
}

#content .richText ul.brick-list li:before {
	content: none;
}

#content .richText ul.brick-list a {
	margin: 0;
}

.default-icon.default .socialIcon a {
	background-color: var(--color-1);
	display: inline-block;
	position: relative;
}

.default-icon.default .socialIcon a {
	height: 22px;
	width: 22px;
}

.default-icon .socialIcon a img {
	height: 20px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 20px;
}

.default-icon .socialIcon a img {
	width: auto;
	height: auto;
}

.reference-buy-now-button .visually-hidden {
	color: #fff;
}

body .breadcrumbs .breadcrumbs-list li:nth-of-type(1) a::before,
body .breadcrumbs .breadcrumbs-without-separator li:nth-of-type(1) a::before {
	background-image: url('/content/dam/cf-consumer-healthcare/bp-advil/en_US/src/icons/house.png') !important;
	border-bottom: none !important;
}

.ps-location>div>input {
	color: #045677 !important;
}

button.ps-online-buy-button.unavailable>span {
	color: #ffed51;
	background-color: #306e9b;
}

button.ps-online-buy-button:hover.unavailable {
	background-color: #306e9b !important;
	color: #ffed51 !important;
}

#content .tabs .tabs-nav-list .tabs-nav-item a:focus:focus-visible {
	outline: 2px dotted;
}

.megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item {
	display: none;
}

.megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item.opened {
	display: block;
}

.richText-content .small-text a,
.small-text a {
	font-size: 14px
}

.megamenu-navigation .megamenu nav {
	width: 100%;
}

#onetrust-consent-sdk #onetrust-policy-text *:not(.onetrust-vendors-list-handler) {
	color: #fff !important;
}

body #content .breadcrumbs .breadcrumbs-list li a,
body #content .breadcrumbs .breadcrumbs-without-separator li a {
	color: #000 !important;
}

.countrySelection li {
	list-style: none;
}

body .gigya-screen form .gigya-composite-control.gigya-composite-control-label a {
	color: #299bd6 !important;
	font-size: 18px;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-label {
	font-size: 18px !important;
}

.megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item.openedNew {
	display: block;
	opacity: 1;
	-webkit-transform: scaleY(1);
	-ms-transform: scaleY(1);
	transform: scaleY(1);
}

.advil-home-main-banner .richText {
	background: #eaf1f9;
	padding: 4rem 4rem 0 4rem
}

.advil-home-main-banner .richText>.component-content h1 {
	font-size: 3.5rem;
	line-height: 1;
	margin-bottom: 3rem
}

.advil-home-main-banner .richText>.component-content p {
	font-size: 1.8rem !important;
	line-height: 1.4 !important;
	margin-bottom: 3rem;
}
.lSSlideOuter .lSPager.lSpg>li a {
    pointer-events: none;
}

/**media css**/

@media (max-width: 1500px) {
	.advil-home-main-banner .richText>.component-content h1 {
		font-size: 3rem;
		margin-bottom: 2rem
	}
	.advil-home-main-banner .richText {
		background: #eaf1f9;
		padding: 3rem 3rem 0 3rem
	}
}
@media (max-width: 1300px) {
	.advil-home-main-banner .richText>.component-content h1 {
		font-size: 2.4rem;
	}

	.advil-home-main-banner .richText>.component-content p {
		font-size: 1.2rem !important;
		line-height: 1.4 !important;
		margin-bottom: 2rem;
	}
}

@media (min-width: 992px) {
	.megamenu-navigation .megamenu-language-list {
		display: none;
	}

	.megamenu-navigation .megamenu-language-list.opened {
		display: block;
	}

	.megamenu-navigation .megamenu-language-list>.inner>.component-content>.component>.component-content>.paragraphSystem a {
		margin-top: 2px;
		margin-left: 2px;
	}

	.megamenu-navigation .megamenu-language-list:focus {
		display: none;
	}

	.megamenu-navigation .megamenu-language-list.opened:focus {
		display: block;
	}
}

@media screen and (max-width: 1023px) and (min-width: 768px) {

	.advil-home-main-banner .richText>.component-content h1 {
		font-size: 36px;
		line-height: 1;
		margin-bottom: 1rem
	}

	.advil-home-main-banner .richText>.component-content p {
		font-size: 18px !important;
		line-height: 1 !important;
		margin-bottom: 1rem;
	}

	.advil-home-main-banner .p-m-y-2 {
		padding: 0 !important;
	}
}

@media only screen and (min-width: 320px) and (max-width: 896px) and (orientation: landscape) {

	#onetrust-pc-sdk.otPcTab .ot-pc-footer-logo,
	#onetrust-pc-sdk.otPcTab .save-preference-btn-handler,
	#onetrust-pc-sdk.otPcTab #accept-recommended-btn-handler {
		width: -webkit-fill-available !important;
	}

	#onetrust-pc-sdk.otPcTab .ot-button-group-parent {
		padding: 5px !important;
	}

	#onetrust-banner-sdk button,
	#onetrust-pc-sdk button,
	#ot-sdk-cookie-policy button {
		margin-bottom: 0.5rem !important;
	}

	#onetrust-pc-sdk.otPcTab .pc-header {
		padding: 5px !important;
	}

	#onetrust-pc-sdk.otPcTab #pc-title {
		margin-top: 0px !important;
	}

	#onetrust-pc-sdk.otPcTab .pc-logo {
		height: 20px !important;
		width: 110px !important;
	}

	#onetrust-pc-sdk .ot-pc-logo.ot-pc-logo {
		height: 20px !important;
		width: 115px;
	}

	#onetrust-pc-sdk .ot-title-cntr {
		width: calc(100% - 130px) !important;
	}

	#onetrust-pc-sdk .ot-pc-footer button {
		min-height: 30px !important;
		padding: 0 20px !important;
	}

	#onetrust-pc-sdk #ot-pc-title {
		margin-left: 0 !important;
		font-size: 0.6em !important;
		padding: 0 !important;
	}

	#onetrust-pc-sdk .group {
		padding: 2px !important;
	}

	#onetrust-pc-sdk .pc-title-container,
	#onetrust-pc-sdk.otPcTab #pc-title {
		margin-left: 0 !important;
	}

	#onetrust-pc-sdk .pc-title-container {
		width: calc(100% - 50px) !important;
	}

	#onetrust-pc-sdk.otPcTab .pc-logo-container {
		width: 45px !important;
	}

	#onetrust-pc-sdk .ot-pc-header {
		padding-right: 2px;
		padding: 2px;
	}

	#ot-sdk-btn.ot-sdk-show-settings,
	#ot-sdk-btn.optanon-show-settings {
		padding: 0.2rem !important;
		font-size: 8px !important;
	}

	.reference-coupon-popup.show.close {
		max-height: 30px !important;
		overflow: hidden !important;
	}

	.reference-coupon-popup {
		width: 70% !important;
		padding: 4px !important;
		right: 10px !important;
		max-width: 100% !important;
	}

	.reference-coupon-popup.show {
		max-height: 160px !important;
		overflow-y: auto !important;
	}

	.reference-coupon-popup h4 {
		font-size: 10px !important;
	}

	#header .reference-coronavirus .richText .richText-content p a,
	#header .reference-coronavirus .richText .richText-content p strong,
	#header .reference-coronavirus .richText .richText-content p {
		font-size: 6px !important;
		line-height: 6px !important;
	}

	#header .reference-coronavirus .notIndexableBox {
		height: 20px !important;
		padding: 0 0.5rem !important;
	}

	.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type='text'],
	.simple-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type='text'] {
		font-size: 8px;
	}

	.gigya-heading {
		padding: 0 !important;
	}
}

@media screen and (max-width: 767px) {
	#onetrust-pc-sdk.otPcTab #pc-title {
		max-width: 85% !important;
		padding-right: 0;
		font-size: 1rem;
	}

	.btn-default,
	.btn-alt-3 {
		font-size: 14px;
	}

	.advil-home-main-banner .richText>.component-content h1 {
		font-size: 32px;
		line-height: 1;
		margin-bottom: 1rem
	}

	.advil-home-main-banner .richText>.component-content p {
		font-size: 16px !important;
		line-height: 1.3 !important;
		margin-bottom: 1rem;
	}

	.advil-home-main-banner .richText>.component-content p a {
		font-size: 16px;
		line-height: 34px;
	}

	.advil-home-main-banner .richText {
		padding: 0;
	}
}


@media screen and (max-width: 640px) {
	#onetrust-pc-sdk.otPcTab #ot-content {
		height: calc(100% - 70px) !important;
	}

	#onetrust-pc-sdk.otPcTab .ot-pc-footer-logo,
	#onetrust-pc-sdk.otPcTab .save-preference-btn-handler,
	#onetrust-pc-sdk.otPcTab #accept-recommended-btn-handler {
		width: -webkit-fill-available !important;
	}

	#onetrust-pc-sdk.otPcTab .ot-button-group-parent {
		padding: 5px !important;
	}

	#onetrust-banner-sdk button,
	#onetrust-pc-sdk button,
	#ot-sdk-cookie-policy button {
		margin-bottom: 0.5rem !important;
	}

	#onetrust-pc-sdk.otPcTab .pc-header {
		padding: 5px !important;
	}

	#onetrust-pc-sdk.otPcTab #pc-title {
		margin-top: 0px !important;
	}

	#onetrust-pc-sdk.otPcTab .pc-logo {
		height: 20px !important;
		width: 110px !important;
	}

	#onetrust-pc-sdk .group {
		padding: 2px !important;
	}

	#onetrust-pc-sdk .pc-title-container,
	#onetrust-pc-sdk.otPcTab #pc-title {
		margin-left: 0 !important;
	}

	#onetrust-pc-sdk .pc-title-container {
		width: calc(100% - 50px) !important;
	}

	#onetrust-pc-sdk.otPcTab .pc-logo-container {
		width: 45px !important;
	}

	#onetrust-pc-sdk.otPcTab {
		overflow-x: hidden;
	}

	#ot-sdk-btn.ot-sdk-show-settings,
	#ot-sdk-btn.optanon-show-settings {
		padding: 0.2rem !important;
		font-size: 8px !important;
	}

	.reference-coupon-popup.show.close {
		max-height: 30px !important;
		overflow: hidden !important;
	}

	.reference-coupon-popup.show {
		max-height: 160px !important;
		overflow-y: auto !important;
	}

	.reference-coupon-popup {
		width: 70% !important;
		padding: 4px !important;
		right: 10px !important;
		max-width: 100% !important;
	}

	.reference-coupon-popup h4 {
		font-size: 10px !important;
	}

	.gigya-screen .gigya-composite-control.gigya-composite-control-submit {
		padding-bottom: 0 !important;
	}
}

@media screen and (max-width: 480px) {
	html[lang="en-US"] button#ot-sdk-btn.ot-sdk-show-settings {
		padding: 0.2rem !important;
		font-size: 0.4rem !important;
	}

	.gigya-heading h2.heading {
		font-size: 10px !important;
	}

	.gigyaform-wrapper {
		bottom: 10px !important;
	}

	/*alam | 22-09-22 | GB-557*/

	/* .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-mobile-menu{
		height: 25px !important;
	} */
	
	/* .megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox button {
		height: 25px !important;
	} */
	
	.megamenu-navigation .megamenu-logo>.component-content a {
		/* height: 25px !important; */
		justify-content: center;
	}

	.megamenu-navigation .megamenu-search>.component-content>.paragraphSystem .searchBox input[type='text'] {
		height: 15px !important;
		padding: 0 !important;
		font-size: 8px;
	}
/* amrendra */
	.megamenu-navigation .searchBox .searchBox-label {
		margin-top: -10px !important;
	}

	.megamenu-navigation .megamenu>.component-content {
		/*max-height: 42px !important;*/
		min-height: 42px !important;
	}
}

/* Abhay Shishodia | GSKBD-29056 | 14-08-2023 | Start */

@media (min-width: 1200px) {
	.privacy-policy-list {
	  position: relative;
	}
	
	.privacy-policy-list img {
	  position: absolute;
		left: -45px;
		top: 12px;
	
	}
  }
  
  @media (min-width: 992px) {
	.privacy-policy-list {
	  position: relative;
	}
	
	.privacy-policy-list img {
	  position: absolute;
	  left: -230px;
	  top: 12px;
	}
	
  }
  /* Abhay Shishodia | GSKBD-29056 | 14-08-2023 | End */@charset "UTF-8";
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox.searchResults .component-content {
  display: flex; }

.searchBlox-results highlight {
  font-weight: bold; }

.searchBlox-results .searchResults-number {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left; }

.searchBlox-results .searchResults-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
  margin-left: 10px; }

.searchBlox-results .searchResults-term {
  font-style: italic; }

.searchBlox-results .searchResults-results {
  margin-bottom: 10px; }

.searchBlox-results .searchResults-description, .searchBlox-results .searchResults-url,
.searchBlox-results .searchResults-context {
  margin-left: 10px; }

.searchBlox-results .searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0; }

.searchBlox-results .searchResults-result {
  position: relative;
  overflow: hidden;
  padding: 0 10px 20px 10px;
  background-color: #eeece4; }
  .searchBlox-results .searchResults-result:nth-child(even) {
    background-color: inherit; }

.searchBlox-results .searchResults-icon-wrapper {
  position: absolute;
  text-align: center;
  width: 70px;
  margin-top: 10px;
  left: 0;
  top: 0; }

.searchBlox-results .searchResults-url {
  margin-top: 10px; }

.searchBlox-results .searchResults-description p, .searchBlox-results .searchResults-context p {
  font-family: arial;
  font-size: 12px;
  color: #635a54; }

.searchBlox-results .searchResults {
  width: 100%; }
  .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav {
    float: right;
    padding-left: 20px; }
    .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul {
      padding-left: 0; }
      .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li {
        list-style-type: none;
        display: block;
        text-align: center;
        margin-bottom: 10px; }
        .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li a {
          color: #000; }
        .searchBlox-results .searchResults .searchBlox-results .searchResults-stickyNav ul li.active a {
          color: #F98033;
          font-size: 12px;
          font-weight: 700; }

.searchResults .searchResults-facets {
  margin-right: 30px; }
  .searchResults .searchResults-facets .facet-value {
    cursor: pointer; }
  .searchResults .searchResults-facets .facet-value--active {
    font-weight: bold; }
    .searchResults .searchResults-facets .facet-value--active:before {
      content: "✖"; }
.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; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.tagBasedFilterResults-Information {
  border: 1px solid #C5C4C4; }
  .tagBasedFilterResults-Information .tagBasedFilterResults-productImage {
    border-bottom: 1px solid #C5C4C4;
    text-align: center; }
  .tagBasedFilterResults-Information .tagBasedFilterResults-description {
    padding: 20px; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description h2 {
      font-size: 26px;
      margin: 16px 0 0;
      text-align: center; }
    .tagBasedFilterResults-Information .tagBasedFilterResults-description p {
      text-align: center; }

.prd-category {
  border-bottom: 1px solid #C5C4C4;
  border-top: 1px solid #C5C4C4;
  font-size: 11px;
  display: block;
  padding: 5px 0;
  text-align: center; }

.tagBasedFilterResults-box-content .product-button {
  border: 1px solid #C5C4C4;
  display: inline-block;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px; }
.title h1 {
  margin-top: 0;
  word-wrap: break-word; }

.title h2 {
  margin-top: 0;
  word-wrap: break-word; }

.title h3 {
  margin-top: 0;
  word-wrap: break-word; }

.title h4 {
  margin-top: 0;
  word-wrap: break-word; }

.title h5 {
  margin-top: 0;
  word-wrap: break-word; }

.title h6 {
  margin-top: 0;
  word-wrap: break-word; }
.videoGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.videoGallery-video {
  border: 2px solid #323131; }
  .videoGallery-video object,
  .videoGallery-video embed {
    width: 100% !important; }

.videoGallery-thumbnail {
  position: relative;
  display: inline;
  float: left;
  margin: 0 9px;
  padding: 0;
  max-width: 100px;
  overflow: hidden;
  cursor: pointer;
  text-align: center; }
  .videoGallery-thumbnail-image {
    position: relative;
    margin: 2px;
    border: solid 2px #323131; }
    .videoGallery-thumbnail-image img {
      display: block;
      margin: 0 auto; }
  .videoGallery-thumbnail-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }
  .videoGallery-thumbnail-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 28px;
    width: 30px;
    margin: -14px 0 0 -15px;
    opacity: 0.7; }
    .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: white;
      border: 3px solid #323131;
      border-radius: 50%;
      line-height: 24px;
      text-align: center;
      text-indent: 5px;
      font-size: 15px; }
  .videoGallery-thumbnail.is-active .videoGallery-thumbnail-overlay {
    opacity: 0;
    transition: opacity .5s; }

.videoGallery-thumbnails {
  position: relative;
  margin-top: 18px; }
  .videoGallery-thumbnails-list li:hover .image, .videoGallery-thumbnails-list li.active .image {
    margin: 0;
    border: solid 4px #323131; }
  .videoGallery-thumbnails-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }

.videoGallery-list {
  position: relative;
  margin: 0 50px;
  overflow: hidden; }
  .videoGallery-list-inner {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none; }

.videoGallery-description {
  margin: 15px 0; }

.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; }
  .videoGallery-arrow:before, .videoGallery-arrow.is-disabled:hover:before {
    position: absolute;
    top: 50%;
    color: #323131; }

.videoGallery-arrow.is-disabled {
  opacity: 0.5; }

.videoGallery-arrow:hover:before {
  color: #b9b8b8; }

.videoGallery-arrow-left, .videoGallery-arrow-left.is-disabled:hover {
  left: 0; }
  .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; }

.videoGallery-arrow-right, .videoGallery-arrow-right.is-disabled:hover {
  right: 0;
  text-align: right; }
  .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; }

.mod-js .videoGallery-nojs {
  display: none; }
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.box.virtual-meeting-list .component-content {
  overflow: visible; }
  .box.virtual-meeting-list .component-content .tabs .tabs-nav {
    overflow: visible;
    height: 50px; }
    .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-list {
      width: 100%; }
    .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item {
      background: #ebebeb;
      padding: 14px 30px 18px;
      border: none; }
      .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item.is-active {
        border-top: 4px solid #f36633; }
        .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item.is-active .text-wrapper {
          color: #f36633; }
      .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item:hover:not(.is-active) .text-wrapper {
        text-decoration: underline; }
      .box.virtual-meeting-list .component-content .tabs .tabs-nav .tabs-nav-item .text-wrapper {
        color: #808080;
        font: bold 18px Arial; }
  .box.virtual-meeting-list .component-content .tabs .tabs-content {
    overflow: visible;
    z-index: 500;
    padding: 0;
    border: none; }

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingList .meeting-list-filter {
  background-color: #f0efed;
  padding: 30px; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__categoryTrigger.active {
    font-weight: 700; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__categoryTrigger.active:before {
      content: 'x'; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterByLabel {
    background-color: #f36633;
    color: #fff;
    padding: 10px 45px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    margin: 0;
    display: inline; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__foundResults {
    float: right;
    font-size: 14px;
    margin: 0;
    display: inline; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterBox {
    display: none;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
    margin-top: 10px;
    min-width: 230px; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger {
    box-sizing: border-box;
    margin: 10px 10px;
    padding: 0;
    border-radius: 20px;
    text-align: center;
    font-size: 15px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger .resetTrigger__label {
      background-color: #f0efed;
      color: #f36633;
      border: 0;
      border-radius: 20px;
      padding: 5px;
      font-weight: 700;
      display: block;
      margin-top: 10px;
      margin-bottom: 10px; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__resetTrigger .resetTrigger__label:hover {
        background-color: #f36633;
        color: #f0efed;
        cursor: pointer; }
  .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter {
    border-width: 0 0 2px;
    border-style: solid;
    border-color: #e0dfdd;
    border-image: none;
    padding: 0;
    margin: 0;
    clear: both;
    height: 52px;
    position: relative;
    cursor: pointer; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active {
      height: auto;
      transition-duration: 0.5s; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter:first-child {
      border-width: 2px 0 2px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__label {
      font-weight: 700;
      padding-left: 16px;
      padding-top: 10px;
      position: relative;
      display: block; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__label:after {
        content: '+';
        float: right;
        font-size: medium;
        margin-right: 20px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.selected .categoryFilter__label {
      color: #15717d; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__selectedCategoryTitle {
      font-style: italic;
      margin-left: 16px; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active .categoryFilter__label:after {
      content: '-'; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter.active .categoryFilter__optionsList {
      display: block; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter:not(.active):hover {
      background-color: #f0efed; }
    .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList {
      display: none;
      list-style: none;
      padding-left: 0; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li {
        border-bottom: 1px solid;
        border-color: #e0dfdd;
        padding: 15px; }
        .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li:hover:not(input):not(button) {
          background-color: #f36633;
          color: #f0efed; }
          .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li:hover:not(input):not(button) .categoryFilter__additionalInformation {
            color: #f0efed; }
        .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected {
          background-color: #15717d;
          color: #fff; }
          .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected .categoryFilter__additionalInformation {
            color: #fff; }
          .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected:hover {
            color: #f0efed; }
            .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList li.selected:hover .categoryFilter__additionalInformation {
              color: #f0efed; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList .categoryFilter__name {
        margin: 0; }
      .virtualMeetingList .meeting-list-filter .meeting-list-filter__filterDefinitions .meeting-list-filter__categoryFilter .categoryFilter__optionsList .categoryFilter__additionalInformation {
        display: block;
        color: #808080;
        font-style: italic;
        margin: 0; }

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingList .meeting-list-content .no-results-label {
  display: table;
  margin: 0 auto;
  font-size: large; }

.virtualMeetingList .meeting-list-content .meeting-list-entry {
  display: flex;
  align-items: flex-start;
  align-content: center;
  padding-bottom: 30px;
  margin: 30px 0 0;
  position: relative; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry:not(.hidden-by-filter):not(:last-child) {
    border-bottom: 1px solid #d4d0ce; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting .meeting-list-column.column--basicInfo {
    border-right: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--basicInfo {
    border-right: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton, .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--subMeeting:not(.hidden-by-filter) .meeting-list-column.column--supplementaryInfo .meeting-list-section .section-item--showSubMeetings {
    margin-top: 15px;
    margin-bottom: -15px;
    display: inline-block; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo {
    border-right: 1px solid #d4d0ce; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--cancelled {
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: 0.5; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--generalInfo {
    flex-shrink: 0;
    width: 400px; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--details {
    display: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--registerButton {
    display: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry {
    flex-direction: column; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section {
      display: inline-block;
      padding: 0; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section {
        flex-direction: column; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section.section--generalInfo {
        flex-shrink: 0;
        width: 150px; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings .meeting-list-entry .meeting-list-column .meeting-list-section.section--details {
        display: block;
        border-left: none; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry.meeting-list-entry--hasSubMeetings .meeting-list-section.section--subMeetings span.subMeetings-label {
    font-weight: 700;
    font-size: 18px; }
  .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section {
    position: relative;
    padding: 0 20px;
    float: left; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--showSubMeetings {
      padding: 0 20px; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--generalInfo {
      flex-shrink: 0;
      width: 400px; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--generalInfo .section-item--description {
        font-family: Arial, sans-serif;
        color: #4a4a4a;
        font-size: 14px;
        line-height: 1.5;
        text-align: justify;
        text-justify: inter-word; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--regulatoryCode {
      padding-left: 20px;
      position: absolute;
      right: 5%;
      bottom: 5px; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--regulatoryCode .section-item--zincCode {
        font-size: 12px;
        color: #3e3e3e;
        font-family: Arial, sans-serif; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--meetingBanner .eventMeetingBanner--small {
      width: 230px;
      height: 173px;
      position: relative;
      float: left; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--title a {
      font-size: 24px;
      color: #15717d;
      font-weight: 700; }
      .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--title a:hover {
        text-decoration: underline; }
    .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section.section--registerButton, .virtualMeetingList .meeting-list-content .meeting-list-entry .meeting-list-section .section-item--showSubMeetings {
      display: inline-block;
      position: relative; }

.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingList.subeventslisting .virtual-meeting-spinner {
  top: 20px; }

.virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry {
  font-weight: 700;
  border: 1px solid #e1dede;
  margin: 0;
  min-height: 75px;
  padding-bottom: 0;
  display: flex;
  flex-direction: column; }
  .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo {
    width: 75%;
    border-right: none; }
    .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo {
      width: 100%; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers {
        margin: 0; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerName, .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerTitle {
          font-size: 14px;
          line-height: 22px; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--speakerTitle {
          margin-right: 2px; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--basicInfo .meeting-list-section.section--generalInfo .section-item--speakers .speakersSection--speakerInfo .speakerSection--viewSpeakerBio {
          float: right;
          color: #15717d;
          text-decoration: none; }
  .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--registrationArea {
    position: absolute;
    right: 0;
    top: 15px; }
  .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo {
    width: 75%;
    order: -1; }
    .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details {
      border-left: none;
      width: 100%;
      margin-top: 6px; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo {
        color: #000;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 6px; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo .dateInfo-element--conjuctionText {
          display: none; }
        .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--details .section-item--dateInfo .dateInfo-element--startTime {
          float: right; }
    .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton {
      right: 0;
      top: 15px;
      height: 100%;
      left: auto;
      position: absolute; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton:before {
        content: '';
        height: 90%;
        width: 1px;
        background-color: #e1dede;
        position: relative; }
      .virtualMeetingList.subeventslisting .meeting-list-content .meeting-list-entry .meeting-list-column.column--supplementaryInfo .meeting-list-section.section--registerButton a.meeting-list-button {
        top: 50%;
        transform: translateY(-50%);
        position: relative; }
.virtual-meeting-component .virtual-meeting-content--initializing {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.virtual-meeting-component .meeting-registration-button {
  background-color: #15717d;
  border: 2px solid #fff;
  border-radius: 50px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  min-width: 120px;
  padding: 8px 20px;
  text-align: center;
  cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button:hover {
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer; }
  .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled {
    background-color: #fff;
    border: 2px solid #15717d;
    border-radius: 50px;
    color: #15717d;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    min-width: 120px;
    padding: 8px 20px;
    text-align: center;
    cursor: pointer;
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none; }
    .virtual-meeting-component .meeting-registration-button.meeting-registration-button--disabled:hover {
      background-color: #15717d;
      border: 2px solid #fff;
      border-radius: 50px;
      color: #fff;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      line-height: 16px;
      min-width: 120px;
      padding: 8px 20px;
      text-align: center;
      cursor: pointer; }

.virtual-meeting-component .virtual-meeting-spinner {
  position: absolute;
  top: 200px;
  left: 50%;
  z-index: 5000; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-section {
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: spinner-item 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #000;
    border-radius: 100%;
    animation: spinner-item-before 2.0s infinite ease-in-out both; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1) {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2) {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3) {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4) {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5) {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6) {
    animation-delay: -0.6s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(1):before {
    animation-delay: -1.1s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(2):before {
    animation-delay: -1.0s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(3):before {
    animation-delay: -0.9s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(4):before {
    animation-delay: -0.8s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(5):before {
    animation-delay: -0.7s; }
  .virtual-meeting-component .virtual-meeting-spinner .spinner-item:nth-child(6):before {
    animation-delay: -0.6s; }

@keyframes sk-chase {
  100% {
    transform: rotate(360deg); } }

@keyframes spinner-item {
  80%, 100% {
    transform: rotate(360deg); } }

@keyframes spinner-item-before {
  50% {
    transform: scale(0.4); }
  100%, 0% {
    transform: scale(1); } }

.virtualMeetingRegistration .virtual-meeting-spinner {
  top: 45px; }

.virtualMeetingRegistration .virtual-meeting-info {
  padding: 20px 0;
  margin-top: 30px;
  min-height: 30px;
  background-color: #424242; }
  .virtualMeetingRegistration .virtual-meeting-info .registration-section-item {
    display: flex;
    align-items: center;
    margin-left: 15%; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item * {
      margin: 0 15%; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item span {
      font-size: 20px;
      color: white; }
    .virtualMeetingRegistration .virtual-meeting-info .registration-section-item .meeting-registration-button:not(.meeting-registration-button--cancelled) {
      border-color: #15717d; }
.webinarTeaser__wrapper {
  display: block; }
  @media only screen and (min-width: 720px) {
    .webinarTeaser__wrapper {
      display: flex; } }

.webinarTeaser__image {
  display: block;
  width: 100%; }
  @media only screen and (min-width: 720px) {
    .webinarTeaser__image {
      background-size: cover;
      background-position: center; }
      .webinarTeaser__image-left {
        order: 0; }
      .webinarTeaser__image-right {
        order: 2; } }
  .webinarTeaser__image img {
    width: 100%; }
    @media only screen and (min-width: 720px) {
      .webinarTeaser__image img {
        display: none; } }

.webinarTeaser__content {
  width: 100%; }
.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; }
.navigationMobileOptimized .mobile-optimized {
  display: none; }
/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.searchBlox-pagination .searchResults-pagination {
  text-align: center;
  overflow: hidden;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: default; }

.searchBlox-pagination .searchResults-pagination-item {
  display: inline-block;
  line-height: 30px;
  margin: 1px;
  cursor: default; }
  .searchBlox-pagination .searchResults-pagination-item a {
    display: inline-block;
    min-width: 30px;
    padding: 0 10px;
    cursor: pointer; }
    .searchBlox-pagination .searchResults-pagination-item a:hover {
      text-decoration: none;
      color: dimgrey;
      font-weight: bold; }
  .searchBlox-pagination .searchResults-pagination-item.is-active a {
    font-weight: bold;
    color: black; }
  .searchBlox-pagination .searchResults-pagination-item:last-child a, .searchBlox-pagination .searchResults-pagination-item:first-child a {
    height: inherit;
    width: inherit;
    border-right: inherit;
    line-height: 30px; }

.searchBlox-pagination .searchResults-pagination-list {
  padding: 0;
  margin: 0; }

.lt-ie8 .searchBlox-pagination .searchResults-pagination-item {
  display: inline;
  zoom: 1;
  margin: 3px; }
  .lt-ie8 .searchBlox-pagination .searchResults-pagination-item a {
    display: block;
    zoom: 1; }
.navigationGroupEnhanced .component-content {
  overflow: visible; }
  .navigationGroupEnhanced .component-content nav.flexy {
    position: relative;
    height: 60px;
    display: flex;
    align-items: center; }
    .navigationGroupEnhanced .component-content nav.flexy button.moreFields {
      align-self: stretch;
      transition: all .4s ease-out;
      padding: 0 1rem 0 1.5rem;
      outline: 0;
      border: 0;
      font-size: 18px;
      background: #F36533;
      color: #ffffff; }
      .navigationGroupEnhanced .component-content nav.flexy button.moreFields.hidden {
        transition: none;
        border-right: 0.5rem solid #F36533;
        width: 0;
        padding: 0;
        overflow: visible;
        display: none; }
      .navigationGroupEnhanced .component-content nav.flexy button.moreFields:after {
        content: attr(count);
        display: inline-flex;
        width: 30px;
        height: 30px;
        align-items: center;
        justify-content: center;
        background: #ffffff;
        color: #F36533;
        box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.8);
        border-radius: 50%;
        font-size: 14px;
        line-height: 14px;
        margin-left: 1rem;
        margin-right: calc(-1rem + -8px); }
    .navigationGroupEnhanced .component-content nav.flexy ul.links {
      display: flex;
      justify-content: flex-end;
      flex: 1;
      overflow: hidden; }
    .navigationGroupEnhanced .component-content nav.flexy ul li {
      flex: auto;
      padding: 1rem; }
      .navigationGroupEnhanced .component-content nav.flexy ul li a {
        color: #ffffff; }
      .navigationGroupEnhanced .component-content nav.flexy ul li ul {
        background: #F36533; }
    .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links {
      display: block;
      position: absolute;
      background: #F36533;
      right: 0;
      top: 100%; }
      .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li {
        padding: 1rem; }
        .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li a {
          color: #ffffff;
          padding-right: 3rem; }
        .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links li ul li a {
          color: #ffffff; }
      .navigationGroupEnhanced .component-content nav.flexy ul.hidden-links.hidden {
        display: none; }
  .navigationGroupEnhanced .component-content * {
    box-sizing: border-box; }
.tabsEnhancedMarkup .component-content .tabs-arrows {
  display: flex;
  width: 100%; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows__left {
    float: left; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows__right {
    float: right; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows--hidden {
    cursor: not-allowed;
    opacity: 0.5;
    pointer-events: none; }
    .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-arrows--hidden a {
      text-decoration: none; }
  .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots {
    display: inline-block;
    margin: 0 auto;
    width: 90%; }
    .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list {
      display: flex; }
      .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list li {
        display: block; }
      .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .tabs-dots__item {
        flex: auto; }
        .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .tabs-dots__item .tabs-dots__dot {
          display: block;
          border-radius: 50%;
          width: 15px;
          height: 15px;
          background-color: black; }
      .tabsEnhancedMarkup .component-content .tabs-arrows .tabs-dots .tabs-dots__list .is-active .tabs-dots__dot {
        background-color: #F36533; }
.cf-form-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .cf-form-notification .cf-form-notification-inner {
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -363px;
    left: 50%;
    padding: 13px;
    background-color: #e1e1e1; }

.cf-form-notification.is-hidden {
  display: none; }

@media screen and (max-width: 699px) {
  .cf-form-notification .cf-form-notification-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0; } }

@media screen and (max-width: 699px) {
  .cf-form-notification-restrictive {
    position: absolute; } }

.cf-form-notification-buttons {
  text-align: right; }

.cf-form-header-error-msg-text {
  font-wieght: bold;
  color: red;
  text-align: center; }
/* -------------------------------- 

File: _modal.box.scss
Title: Modal Styles
Descr: Core styles for the modal component.
Usage: Haleon AEM CF Framework

-------------------------------- */
div.wf-modal {
  position: relative;
  width: auto;
  height: auto;
  opacity: 1;
  visibility: visible;
  background-color: transparent; }
  div.wf-modal::after {
    content: "Modal / Dialog region (Overlay styles available in preview or 'view as published')";
    background: black;
    padding: 0.2rem;
    font-size: 12px;
    color: white;
    position: absolute;
    bottom: -1rem;
    left: 50%;
    transform: translateX(-50%); }
  div.wf-modal .wf-modal-wrapper {
    width: auto !important;
    transform: scale(1) !important;
    border: solid 1px black;
    position: relative;
    margin: 0 auto; }
  div.wf-modal .wf-modal-body .new.section {
    min-width: 12rem; }

dialog.wf-modal {
  position: fixed;
  z-index: var(--wf-modal-z-index, 100);
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
  max-width: 100%;
  max-height: 100%;
  opacity: 0;
  visibility: hidden;
  border: none;
  background: transparent;
  padding: 1.5rem; }
  dialog.wf-modal::backdrop {
    background: var(--wf-modal-backdrop, rgba(0, 0, 0, 0.8)); }
  dialog.wf-modal:not([open]) {
    pointer-events: none;
    background-color: transparent; }
  dialog.wf-modal[open] {
    opacity: 1;
    visibility: visible; }

.wf-modal-wrapper {
  width: 100%;
  max-height: 100%;
  height: auto !important;
  transform: scale(0);
  max-width: 64em;
  border-radius: var(--wf-modal-radius, 0.3em);
  margin: 0 1rem;
  background-color: var(--wf-modal-background-color, white); }
  .wf-modal-wrapper--xs {
    max-width: var(--wf-modal-xs, 540px); }
  .wf-modal-wrapper--sm {
    max-width: var(--wf-modal-sm, 720px); }
  .wf-modal-wrapper--md {
    max-width: var(--wf-modal-md, 960px); }
  .wf-modal-wrapper--lg {
    max-width: var(--wf-modal-lg, 1140px); }
  .wf-modal-wrapper--xl {
    max-width: var(--wf-modal-xl, 1320px); }

.wf-modal-body {
  padding: var(--wf-modal-padding, 1rem) !important;
  font-size: var(--wf-modal-font-size-body, 1rem); }

.wf-modal-close {
  transition: var(--wf-modal-transition-duration, 0.2s);
  cursor: pointer;
  border: none;
  position: absolute;
  right: -15px;
  top: -15px;
  background-color: var(--wf-modal-close-button-background, black) !important;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  line-height: 1; }
  .wf-modal-close:hover, .wf-modal-close:focus, .wf-modal-close:focus-visible {
    background-color: var(--wf-modal-close-button-background-focus, blue) !important; }
  .wf-modal-close > svg {
    fill: var(--wf-modal-close-icon-color, white);
    position: absolute;
    left: 8px;
    top: 8px; }

@media (prefers-reduced-motion: no-preference) {
  .wf-modal--fade, .wf-modal--scale, .wf-modal--fade-up, .wf-modal--fade-down, .wf-modal--fade-right, .wf-modal--fade-left, .wf-modal--slide-up, .wf-modal--slide-down, .wf-modal--slide-right, .wf-modal--slide-left {
    transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s var(--wf-modal-transition-duration, 0.2s); }
    .wf-modal--fade[open], .wf-modal--scale[open], .wf-modal--fade-up[open], .wf-modal--fade-down[open], .wf-modal--fade-right[open], .wf-modal--fade-left[open], .wf-modal--slide-up[open], .wf-modal--slide-down[open], .wf-modal--slide-right[open], .wf-modal--slide-left[open] {
      transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
  .wf-modal--fade[open] {
    transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
    .wf-modal--fade[open] .wf-modal-wrapper {
      transform: scale(1);
      /* reset all transformations */ }
  .wf-modal--scale .wf-modal-wrapper, .wf-modal--fade-up .wf-modal-wrapper, .wf-modal--fade-down .wf-modal-wrapper, .wf-modal--fade-right .wf-modal-wrapper, .wf-modal--fade-left .wf-modal-wrapper {
    will-change: transform;
    transition: transform var(--wf-modal-transition-duration, 0.2s) var(--wf-modal-ease, cubic-bezier(0.215, 0.61, 0.355, 1)); }
  .wf-modal--scale[open], .wf-modal--fade-up[open], .wf-modal--fade-down[open], .wf-modal--fade-right[open], .wf-modal--fade-left[open] {
    transition: opacity var(--wf-modal-transition-duration, 0.2s), background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
    .wf-modal--scale[open] .wf-modal-wrapper, .wf-modal--fade-up[open] .wf-modal-wrapper, .wf-modal--fade-down[open] .wf-modal-wrapper, .wf-modal--fade-right[open] .wf-modal-wrapper, .wf-modal--fade-left[open] .wf-modal-wrapper {
      transform: scale(1);
      /* reset all transformations */ }
  .wf-modal--slide-up .wf-modal-wrapper, .wf-modal--slide-down .wf-modal-wrapper, .wf-modal--slide-right .wf-modal-wrapper, .wf-modal--slide-left .wf-modal-wrapper {
    will-change: transform;
    transition: transform var(--wf-modal-transition-duration, 0.2s) var(--wf-modal-ease, cubic-bezier(0.215, 0.61, 0.355, 1)); }
  .wf-modal--slide-up[open], .wf-modal--slide-down[open], .wf-modal--slide-right[open], .wf-modal--slide-left[open] {
    transition: background-color var(--wf-modal-transition-duration, 0.2s), visibility 0s; }
    .wf-modal--slide-up[open] .wf-modal-wrapper, .wf-modal--slide-down[open] .wf-modal-wrapper, .wf-modal--slide-right[open] .wf-modal-wrapper, .wf-modal--slide-left[open] .wf-modal-wrapper {
      transform: scale(1);
      /* reset all transformations */ }
  .wf-modal--scale .wf-modal-wrapper {
    transform: scale(0.95); }
  .wf-modal--fade-up .wf-modal-wrapper {
    transform: translateY(40px); }
  .wf-modal--fade-down .wf-modal-wrapper {
    transform: translateY(-40px); }
  .wf-modal--fade-right .wf-modal-wrapper {
    transform: translateX(-40px); }
  .wf-modal--fade-left .wf-modal-wrapper {
    transform: translateX(40px); }
  .wf-modal--slide-up .wf-modal-wrapper {
    transform: translateY(100%); }
  .wf-modal--slide-down .wf-modal-wrapper {
    transform: translateY(-100%); }
  .wf-modal--slide-right .wf-modal-wrapper {
    transform: translateX(-100%); }
  .wf-modal--slide-left .wf-modal-wrapper {
    transform: translateX(100%); } }

.wf-u-sr-only,
.wf-u-sr-only-focusable:not(:focus):not(:focus-within) {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  overflow: hidden;
  padding: 0;
  border: 0;
  white-space: nowrap; }
select.wf-form-control::-ms-expand {
  display: none; }

input::-ms-clear {
  display: none; }

.wf-l-container {
  width: calc(100% - 2 * 1rem);
  margin-left: auto;
  margin-right: auto;
  max-width: var(--wf-col-xl, 1140px); }

.wf-form-control {
  background-color: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  line-height: inherit;
  appearance: none; }

.wf-form fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

.wf-form textarea {
  resize: vertical;
  overflow: auto;
  vertical-align: top; }

.wf-form input::-ms-clear {
  display: none; }

.wf-form-control {
  font-size: var(--wf-form-control-font-size, 1rem);
  padding: var(--wf-form-control-padding-y, 0.75rem) var(--wf-form-control-padding-x, 0.75rem);
  border-radius: var(--wf-form-control-radius, 0);
  width: 100%;
  background: var(--wf-form-control-background, white);
  color: var(--wf-form-control-color, black);
  line-height: 1.2;
  box-shadow: inset 0px 0px 0px 1px #ccc;
  transition: all 0.2s ease; }

.wf-form-control::placeholder {
  opacity: 0.8;
  color: var(--wf-color-contrast-low, gray); }

.wf-form-control:focus, .wf-form-control:focus-within {
  background: var(--wf-color-bg);
  outline: none; }

.wf-form-control:focus-visible {
  outline: solid; }

.wf-form {
  position: relative; }

.wf-form-section {
  margin-bottom: var(--wf-form-section-spacing, 1.5rem) !important; }

.wf-form-legend {
  display: block;
  line-height: 1.2;
  font-size: var(--wf-form-legend-font-size, 1.5rem);
  margin-bottom: var(--wf-space-sm);
  color: var(--wf-form-legend-color, black); }

.wf-form-label {
  display: block;
  font-size: var(--wf-form-label-font-size, 1rem);
  color: var(--wf-form-label-color, black);
  padding-bottom: var(--wf-space-xxs);
  font-weight: bold; }

.wf-form-helptext {
  color: var(--wf-form-helper-text-color, black); }

.wf-form-helptext > p {
  margin-bottom: 0; }

.wf-form-error {
  line-height: 1;
  display: inline-block; }

.wf-form-error > p {
  margin: 0; }

.wf-form-is-hidden,
.wf-form-hidden-item {
  display: none;
  visibility: hidden; }

.wf-form-reveal-if-active {
  opacity: 0;
  visibility: hidden;
  max-height: 0;
  overflow: hidden;
  font-size: 16px;
  transform: scale(0.8);
  transition: 0.5s; }

.wf-form-reveal-if-active label {
  display: block;
  margin: 0 0 3px 0; }

.wf-form-reveal-if-active input[type="text"] {
  width: 100%; }

input[type="radio"]:checked ~ .wf-form-reveal-if-active,
input[type="checkbox"]:checked ~ .wf-form-reveal-if-active {
  opacity: 1;
  visibility: visible;
  max-height: 100px;
  padding: 10px 30px;
  transform: scale(1);
  overflow: visible; }

.wf-form-upload-wrapper {
  --upload-height: calc(var(--wf-form-control-padding-y, 0.75rem) * 4);
  --upload-radius: 0 var(--wf-form-control-radius, 0)
		var(--wf-form-control-radius, 0) 0;
  position: relative;
  width: 100%;
  height: var(--upload-height); }

.wf-form-upload-wrapper::after {
  content: attr(data-input);
  font-size: var(--text-sm, 1rem);
  position: absolute;
  top: 0;
  left: 10px;
  width: calc(100% - 40px);
  pointer-events: none;
  z-index: 20;
  height: var(--upload-height);
  line-height: var(--upload-height); }

.wf-form-upload-wrapper::before {
  content: var(--wf-form-upload-text, attr(data-button));
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  background: var(--wf-form-upload-background, grey);
  color: white;
  z-index: 25;
  line-height: var(--upload-height);
  padding: 0 15px;
  text-transform: uppercase;
  pointer-events: none;
  border-radius: var(--upload-radius); }

.wf-form-upload-wrapper:hover::before, .wf-form-upload-wrapper:focus::before {
  background: var(--wf-form-upload-background-hover-focus, black); }

.wf-form-upload-wrapper input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  height: var(--upload-height);
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
  width: 100%; }

.wf-form-upload-file-item {
  list-style-type: none;
  border-radius: 10px;
  background-color: rgba(144, 163, 203, 0.2);
  margin: 0;
  color: initial;
  display: inline-flex;
  margin-right: 1rem;
  padding-right: 1rem; }

.wf-form-upload-file-item > span.name {
  padding-right: 10px;
  width: max-content;
  display: inline-flex; }

.wf-form-upload-file-item-delete {
  display: flex;
  width: 24px;
  color: initial;
  background-color: #6eb4ff00;
  font-size: large;
  justify-content: center;
  margin-right: 3px;
  cursor: pointer; }

.wf-form-upload-file-item-delete:hover, .wf-form-upload-file-item-delete:focus {
  background-color: rgba(144, 163, 203, 0.2);
  border-radius: 10px; }

.wf-form-upload-file-item-delete > span {
  transform: rotate(45deg); }

.wf-form-control[aria-invalid="true"],
.wf-form-control[aria-required="true"] .wf-form-control.wf-form-control--error,
.wf-form-list--error {
  box-shadow: 0px 0px 0px 2px var(--wf-color-error, red); }

.wf-form-control[aria-invalid="true"]:focus, .wf-form-control[aria-invalid="true"]:focus-within,
.wf-form-control[aria-required="true"] .wf-form-control.wf-form-control--error:focus,
.wf-form-control[aria-required="true"] .wf-form-control.wf-form-control--error:focus-within,
.wf-form-list--error:focus,
.wf-form-list--error:focus-within {
  box-shadow: 0px 0px 0px 2px var(--wf-color-error, red); }

.wf-form-label.wf-form-label--error {
  color: var(--wf-color-error, red); }

.wf-form-list--error {
  padding: var(--wf-space-xs) !important;
  border-radius: var(--wf-form-control-radius, 0); }

.wf-form-control--disabled,
.wf-form-control[disabled],
.wf-form-control[aria-disabled="true"],
.wf-form-control[readonly],
.wf-form-radio-item[disabled] + label,
.wf-form-radio-item[aria-disabled="true"] + label,
.wf-form-checkbox-item[disabled] + label,
.wf-form-checkbox-item[aria-disabled="true"] + label {
  opacity: 0.5;
  cursor: not-allowed; }
/* charan | GSKBD-27412 | performace-optimization */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/content/dam/cf-consumer-healthcare/bp-advil/es_MX/fonts/Roboto-Regular.ttf")
    format("truetype");
  src: url("/content/dam/cf-consumer-healthcare/bp-advil/es_MX/fonts/Roboto-Light.woff2")
    format("woff2");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/content/dam/cf-consumer-healthcare/bp-advil/es_MX/fonts/Roboto-Regular.ttf")
    format("truetype");
  src: url("/content/dam/cf-consumer-healthcare/bp-advil/es_MX/fonts/Roboto-Regular.woff2")
    format("woff2");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/content/dam/cf-consumer-healthcare/bp-advil/es_MX/fonts/Roboto-Regular.ttf")
    format("truetype");
  src: url("/content/dam/cf-consumer-healthcare/bp-advil/es_MX/fonts/Roboto-Medium.woff2")
    format("woff2");
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/content/dam/cf-consumer-healthcare/bp-advil/es_MX/fonts/Roboto-Regular.ttf")
    format("truetype");
  src: url("/content/dam/cf-consumer-healthcare/bp-advil/es_MX/fonts/Roboto-Bold.woff2")
    format("woff2");
}

@font-face {
  font-family: "Bugfast";
  src: url("../../assets/fonts/Bugfast-KnZD.ttf") format("truetype");
}

@font-face {
  font-family: "DrukTextWide Bold";
  src: url("../../assets/fonts/DrukTextWide-Bold.otf") format("opentype");
}

@font-face {
  font-family: "DrukTextWide Heavy";
  src: url("../../assets/fonts/DrukTextWide-Heavy.otf") format("opentype");
}

@font-face {
  font-family: "DrukTextWide Medium";
  src: url("../../assets/fonts/DrukTextWide-Medium.otf") format("opentype");
}

@font-face {
  font-family: "Inter Black";
  src: url("../../assets/fonts/Inter/Inter-Black.ttf") format("truetype");
}

@font-face {
  font-family: "Inter Bold";
  src: url("../../assets/fonts/Inter/Inter-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "Inter ExtraBold";
  src: url("../../assets/fonts/Inter/Inter-ExtraBold.ttf") format("truetype");
}

@font-face {
  font-family: "Inter ExtraLight";
  src: url("../../assets/fonts/Inter/Inter-ExtraLight.ttf") format("truetype");
}

@font-face {
  font-family: "Inter Light";
  src: url("../../assets/fonts/Inter/Inter-Light.ttf") format("truetype");
}

@font-face {
  font-family: "Inter Medium";
  src: url("../../assets/fonts/Inter/Inter-Medium.ttf") format("truetype");
}

@font-face {
  font-family: "Inter Regular";
  src: url("../../assets/fonts/Inter/Inter-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "Inter SemiBold";
  src: url("../../assets/fonts/Inter/Inter-SemiBold.ttf") format("truetype");
}

@font-face {
  font-family: "Inter Thin";
  src: url("../../assets/fonts/Inter/Inter-Thin.ttf") format("truetype");
}

/* charan | GSKBD-27412 | performace-optimization */

:root {
  --color-1: #005480;
}

html[lang$="NZ"] {
  --color-1: #003b5c;
}

html[lang$="PR"] {
  --color-1: #00335f;
}

html[lang$="CA"] {
  --color-1: #032954;
}

html[lang$="CO"] {
  --color-1: #092b40;
}

html[lang$="NL"] {
  --color-1: #013c5b;
}

html[lang$="MX"] {
  --color-1: #19476e;
}

html[lang$="US"] [class*="template-advilpm"] {
  --color-1: #002e69;
}

html[lang$="US"] [class*="template-advilchildren"],
html[lang$="es"] [class*="template-advilchildren"] {
  --color-1: #0076bb;
}

html[lang$="US"] [class*="template-advilrespiratory"] {
  --color-1: #a11118;
}

html[lang$="AU"] {
  --color-1: #003b5c;
}

html[lang$="ko"] {
  --color-1: #002854;
}

html[lang$="FR"] {
  --color-1: #15b7ff;
}

.icon {
  display: inline-block;
}

.icon-GSK-logo {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABaCAYAAABUrhMHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpkNjMzZDZhNy02NjkyLTRjODctODI0Yi03Y2I1OGJlZjIwNTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTBCNzA2ODREOTlBMTFFNkI0QzJCNDFGQ0Q1NjFBQUYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTBCNzA2ODNEOTlBMTFFNkI0QzJCNDFGQ0Q1NjFBQUYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpkNjMzZDZhNy02NjkyLTRjODctODI0Yi03Y2I1OGJlZjIwNTAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ZDYzM2Q2YTctNjY5Mi00Yzg3LTgyNGItN2NiNThiZWYyMDUwIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+9NcDUQAAKx5JREFUeNrsfQe4HVW1/1p75rRbc9M7Seg9lCACoYmooCCCaBQFnw+fIApY0AeIPEGwt2fDh4IFQSNdBRHpRVpEEBNIQnq/yb255dxTZvb6r7339Jlz7k2IgO//zvfNd86ZPvu311q/VfYepFMg/XEBam2tMDhmIuRcF4QAcAQCEQCCBBQEmOOVEkCQBLIAiNcJsEAi6e1guWAPtQCSgFrHEJ8A9YktPhkhAp8WRI5349/k8LlyDv/hUxb4vytBSBtkib/VNWUJrMp6kK3E55/I+xKfR51L5qqUG2flcBxavCCNESDHuLn8OIGii2+onQ9u5wdo5535ZqwS/84jYo5/21DMEwq+KP8Ei29G2MgPViPI17BQrAAWBkiKrZjP9ZCT32K1jVsrpbsB6s5agPaViMXV0EGSurmNdt4HqP8fgN0LgVoP4XPxpfP8zANbAUaN5XsuchvwM+bqej2tXAuyXgExmZulexnA1pXcVvP5uDgUNrxePxT9LSdTvjgLLJqBKGfxk8wkoJ0Y42kM1FiU0AGqrzDYqiNhvcpA8rfqWXrhnsRtg+rhLW4cS23jxitzZ1Hb+T8ooIQCSgDaeYC6AU7kS0C1EuPWArLSz9taGbc23lbrJ7TWAuVewrbW50C6z4K0nuervMg9kHuaegB8xc1gv+7AAJzMPXxPvrP9hMQDWRr3QlGdLnOlsagluKIbOziM20C1ByCa3ud/q+2q4RHDdVb4Wx+jgWGwNGCWOZnaZgkNmFpHFctIl8Wg2TneVuDvEi/Fdsi17g5Wx+5Q6HwH9fUqqRmCcfv9HajjfnDte/h8j7CWqf5rAkTeImASgzCHNeFcloGDhJT78vqxgIxC3exIqnFZPfiAhFiaBQNg1B+pVagGxEVvG+ltpIAVZpte73oSxepXX0OBhf4+nnQpSbSMNKHWyTaD5AHGC9qsusoeaPlRJcqPnoN27xwodF0E1L6Q2jvuYI36K9Zrz2mb8LoGiIJmPZCtwHEMzNFS0OGYp3a9yWX75ZDp3ZQAwf+tNmrDFG4jF7x1ZFSXBoR04+qG143OthO9Y5WUaIniTW5E6nzJ0qBjIHEUAMZSpVSgAonVoVKFpEDywIJaD7foGi1lqAHr2hPz4/YEGPNZkONvB6v0IzZCd6tO9LoACPlpUaKSAX5mPIwf+iSy6K28aX+hGlGBUI9qOExoOx8Ur0HBND4SRrabBgdP5ZM04KEPkogAidJIjr+45ryBlCHEgQ0k0JcqAxZpkFj9OR65sBRwvho0YBF/Y3UL/1/HmLDNyo87GfKTeBn/B3BbruSdHtesaxg79c8DiBtR2s5UfqpT+ZlPZ2k5TN+M622XiRvLuk/0xE43lvAa0bBJ3ZBgej9SBCzwJcEY6qCBPSD1sURmV0mh1HigoaQQdAUG+pJJHuEwwCmgjJQxUFqiRMAGlYQp6ZKeCkSnlTsi26jaBoDC2BOoOP0EKOS/AW7+EqB69dUHCGF/vuP/cAr10/nfGOF4khE1IpQAIQskrdowsi+G+xOGkkEQgKd3kxFJkEaVecJndiZvvcY8IoFEAVgGQOlJIHnAysi5PanmjobKTdDEglfaBjAmCcZeOQWWpgFmgby4g2xL+3lh6l2c+CnRMmUus7/T+LyrXi2ADuU2+QQ/5TzdUHVMk7RMu4TZkhSotkBnBsYIIzYoACdQZWSA9VWWZ2eUrxYALozYEUXtW1SlkrFZiXsy5450LAWqsm/kSaHSDJYwEqYlilWeW2Y7OcSMfAiEM6j/gzvA0tR3COTHPsns713cGR7P0iI7CqAD+WE+y7d6ulFfw6BC2ES1UXybG7VFGAog+rbGN/IUNrBSTS4ZEuCrUh8QD2j0mQh663xAMCJlFuln0apMeuu12vMOjRAWbfv0OmlYi1Kdkg2srPE9KImq6EXaDI4sM2dRznsfL70ToWX6PcwEj4MyPJFsj1cKUBf3lMv4pBcEdy1xhP5Og3WYECFMOq1xNheYWRdDCSP/PEZlod+ziXxqb8iBi6Et86Q1oNlqX2+7ljKfWBCEdtTy7sOlgL4rfDAQQ7Wwe6BVI3N8MoCxx8sCU+Hrs9NbZ0lqGWqDjva7APY8AOTGFaFRfSUAEZzE5/gmP9HO+qal1yjUpP2pCSEI2zQCRCgxAQGIHu9JFHnbDMWGUGLIazRPj6EIDFaoxiCUpFC4fRVJAccnf50nRYHU6Nv0AfGk199X+O1i7gE1bax6wLG/pkCzWbIGhwCLk7uo48jfQfmZ/UFUpY5s8M3Y20EAmFPC1/jeL/RtblMJGakkJc+VEKK4ZEFcpSEmKLbf0kZF6QYFv5EwvBB5NkiJjlvlzt7P/iQ7nvlW1lKuATS8AdPwvrqL9HINtPQBoXBfiEi1MPeH+uBaxFM3KpFgDYPk7kN25+W4vPsyrHWaeOY2wrOrEPgbboHZJLNZV8zO4HaAl4FkphYkjEtVxLZpQx5RczGp9Cm+8lDrFdY6fbwwGOzG4PhdjH9T26JDPYG6Eh7QAUiRDpB8XF9qooC64fOQCjbrHesQyCoZo01WN/tMpUtgoOta2AorIWclY6eNP7zjsXyth9kwzjb6vMGiblNi0Dli39uyJMlEZBsFvzHWEaP7Ze6jJMZncWX2+kUBrGmHgT33QsifPh8KH3gYxIw3A23dZAxScJ7I8yjH242slxA8r2nn6D15dJ5MlMTsS0bS9W9WcW6Nz1fXEgxVpt+iJuRY60rq7wUaHByBBBl/7z3cI2+KqaEoLcVI48gMg47bKTyNJCVF0T01In1D7h3j/4eIulOqjCUif/zVIHZ/G4ixuydSLSbyHZxbekQEMUbzQVJ4f4ENIyN1vuR6pIJ8JkghWDqqIYWRZGQioaIWyKqvwsxudGlebQJcxlR8uRgGG/U5g096E8lk706A0lAKXokEhT0xLrVRCYn0WohLLUHifPqhWHX1bQbsnJYGR3dAmZBYIyUUABaRRje+j7nPpNRh6Bi7HrAeE9SSpCRLdQp2isnlnjHEvlJe2mIqvRe7Koyx9EU3vhi9iG/hC/wiuAGCV+9Dw/lS2x56Mro6r7t0/ZmfDX9tiuY0stcTJTshRtox8ps8QKQHUrAPmYiFt5B0NQ1Hu3SSXN0JNtm59P2xCpAitwf7CbcSRQgUJdTP9qisbWOMWRHYeCC14TEJgoBhOAcKJaD+DdwQrknUJe6TfCc0YHCR9VHi4alQw+I9MMBzZv14H0T8LwhZnt5I3n4+SFqFMki1mkoUHoij7an2UNf0JBlgFUytEuWdwnFKfueJgTTc79dTVjZ5f/qbO2VtkF0SptWlUdmSGd0/8PEolBIIqXoYL4qrRk2r/Y7k0X1D9UP/yMT5PJBQmshGXaX/3YI9Mz9bSOaMwcK9yTEq8/ts1XbZ9tT06zRlntiAqIKYKjNbzt5FRtRiwiaSDGl0jFnKLNbo2SM3Y1+fcVFEPMkzYK5Ki9SByrC7LTERF5P0FiQ6MwjTRzvUSKSkWbRgR0kZjlyVxu47uq2hTcWg7bARY6QoY/RsjfAYnIgALCLhJhm/gVhAV0kRRlMg5gIsWTNtFE4Y2pcaxO+HIZtELAyHUR8jAWNHgEQjBCmihTCxTremdJoTBEg4u35EwfM1kNIXCexRIB3xyIUfiI37b+SB5GV9VRioRiBandGs1CT4C7l0Lm/buamqyKLaIw2E/lMrf3AEoobht6r7cmtNzolpZzfTXYjktySmqT+FIaXYcdIDOvhPHgX3vpXk1d02myq2z9wKzMkvTqmCRKwMM41u8uFkxFHxElmIzYHD7VR1FDUAYHQMYnPHloa5aKQTBmoLE1IBXmxNpDuKDvFEyUT0XNEiC+mHpUSYMJTSpOt1spCK9iBU9XkKTm6eDTglGn4fkb73G78yAHKwx6STc15uXq1XzpdT1ZFbzDMpbOkwRXzBNSIIB1TY9VolK+bE62sVNqBbTOhelUGp6wmvyECFTJRkqEqcli7AYkt2rxjOx6KMCInIsHGqQSFSGyGjroAIQRKRiEiQ2RVpp9z/r5zgHLk25U05E0rrHJBW4gYwHmKOMkqvzIn6NwMxODh2KuT2OQbETvuDNXYngLbRxseolUFuWQ20fim4KxaAXLMIaPNqkyOJ9nald/WDWEx92wFbO00vCoCxNC1W/gt2jANrr2PBnjkHcNxMwPbx3CFUUoyZT/8moC3LwV3zd5ArnuLfqwDyBT5mfISKjdBJ9sM3/jMHEuHZiWq3AcGrKPKj1ljsAMp3cJuWI50u6kslWKAPKoXxOlU9C4OybOcGS6qd9+blEIIm0hMrgxLawMoNK0BM3hUKp14M9qGngxi30zAPzg7w2oXgLv4LA7UQqG+jrplA5SzbLAmlDhBT9tB1AtXbv8S7u6buTPkGPdzQuQIUjr8Ackf9G4ip+w5vojavgPpzd4DzxPUaNCy2jYCFYpxuYyQxSN6zs1agvg38zOeBtcepbND7PX+Ht7VOYG2yBZynr+JrLmBtUgwTgB5JIPIKXSDirAY2y+sQSn1a1G/r8ALgCSaHns2C4vZV6EalTashd8wZUDzjy4Cjp4zQZiADsJdemn3kxmVA8y81Ephn/2zTMrB2mg3FD18D1oyDRm6ixuwE+WM+DrlDPwhD3zoSYPMyI9mAjUNJlKDgkYCoqhRC1V6bN4A1+12Qe/N/pw/f+jI4j13K7bNAd6gAjCzCEUnoBUQBQ8ZIQ9htF1g1uK48NqV7KSPNqZ0ulpyNq1lqLoLiB76SukH3xUd5eQzk1vUaTNE1Caw9jwRr1sEjN/46PWzUHW1exaAcAC2f+QOrsnHpXZc/DbJ7hbZzUGgBMWY6S/XeRiL9RyixuiyNAskqUGxrnC/aDgyO3LwO7D2OhfzJv0w/+/PXgnPfx7UTjKMmhjmgQEJCik3RJHGQOIyzdtEvlttgUSc4MGfYMInOwTMZ37AcckefkQKHBrZA5aefYNG+jZEfDLKYmjS0dnAvfjcUPvB1Jgnx0Ipc9xIfcyuIsTN0AysQZM9a3fugNgDAaql0zi9S4NSf+i3U7/460MbFbAvKhiLZLHFsvxRI1i6HgT3nPdwxDjMHKABxhAwuSOpRLOcit6wDa+/jIf/u35pS3+j9PHIZOA9dwc/KRKhzKu9fDyVENIjYY0bk3meIJiWxzGbp2Ucpg7SDljSWBgQxbgaUzk6Idr0CQ187FerPPADW5EnGaEdcDqoNQe2un7DkvQwtn/0dq62WsHe3dELt3h+Du+RlBqmkQYJCK+vuVm6QtZB/+6dBTNojfrlHfw5D3zuTJcMC0Tme2WGrdzLjfMr1bOeWPg31h34EuSP+HfJvY++hdfSIGBylogioz0lb1oN94GlQeM/81DH1e84D5y/s34/q1OlyzVyzGj+ZFvHpdrR2wN9eQafmOIuFW8eZ6DYJ80dD6/09kD/uw/ywcSmo3f197tEMzk6zVMo2FXREBkRMnwX1p++H6s1XxO1E5wQofewGtmN5fV5VQsu3pkFXBjZ3wInx1mBJqN39LQ0Ojp1pRhvooSPeOJ98EbBtHIM6S6u22v0/YDDfpo26CYzSsNGIsMjSNhnPbgbnDWdlglO7/QxwHlHgjOXd20zKIOlvJR1VGSbAszLFqoqVarC8us5awhZYzqBk0UaWONZrIDom8I2eHH8Ybsza4zczjS0lAoBRkMw6MXY01B9gRqVUWORj7XYo2EybabCXG7ikF6oP8UNPYNmenroeMXUHprKZoRr/eipSwL1ZMA2XTLWpd42xS40iIcmUg2JM9TKDsxHsoz8O+XddlwbnN6exeubONWaCyTNJ2Th3lFoo7Tj7guAymbJpQWmqK4VwcFIqzJ4hSVTuBzFxZ7Cm7hm3IezfKLukdL9fhpR9PtL2R/auB+f5e1MPa+99NEtHPdLLZABWTOKK7SypBzBb6knnclIG3kQZsNhpHFrNWIcHR0tWlR3vLZuYqX0O8id+N6HThqB6w4ng/O1mtneTdJY2yJTG2i9u8yhJ5ykiNhRPeTkV6xFV7y0wB51B9FU2cdpq7K90TU43ykCP9uzRW09NY3ImRO6u+ns6QDB5dwOGfwL10Mr4V9MpgcIpXwQxeiL37pXZIA0TAW/qp6rrVrgptnaz/bsScm+9Or59aAtUf3kCuC8wqxw7OTsaIDGijXDYzp+sBVSBFFmuPeBUmHWixJZY7MkHNRGO19KRK6QfSI/ttGKqjahRYFWaBihvTZ9H+Sd2PkiWqLCQ7FnHEro4Deak3aB0wW2sAqeAXL3UhHa8Qr9hg6nDRRGGetjWcid49w8gd+wl8dMNboTKdW8G96UHdOTEj7s1DBpTVo4p4c9EVR54ZcU18UKxIp5vcQiEKh0OMn6NijZ0eEIYOpvscHyjSnVRvRa7qcyCxiAulVFMpI6XMgz9KOClC/XHb8xsR2vnN0Drfz0J+aM/qGm53LRUh3p0B2jUO2mYegdtu+pQmHcp5N54TsIBXQXVa+bqcBWOmZa2KX5RCyQiStTkHqRX9RqxR6puDhzxB6y1gVqEP5ApecHU/SvDvX6FZlex3syOqFJPNLgVglBEI5CUJ+64rJ6mZYRlVnMHGAqDpCxJYtQk9spvAue5u7O1EftGxY/8jJ3Ye8He90QmAuv4PMtNrUE02JrwfRoLkWS19hXIvyXONOWKx6HyP8exrX2Jic40r8CD4m2VlYbIKj7xfaysFIgOLtuAG52blSqlSi+rODUqV2aVOkGsYkUZZ7luCTiLnkw9Vv6o97Pedg3/T+jbQGVq2jMEqkjF2ufYtBe+9ClA14k3qIpjsV809KMPsZ/0RMNmtfZ6E5Qu/B0UP3EH/34zs8Q1vKyOPHjccGMjIeIOhl3peGLt/qv4+i+xttg5HsCFkIVR4n/IBiMgRNuCMA5OEGl1XoD2gSdpNLfVKDUKog79seKI6J1HSoZ02GVoiJ2yn6YeIDd3HjuE72TjvxyCYdcJO6Zoq1y3hr37k8Ha9ZC49PRtAmfB79kOdcUBVrl5FUGoDED5aydC/f5rm5oPe/8TGai7ofjR34A14xBWeyv4nreOnEhQ9tjR/Nu+DNb0aTrgCmg3dkWgyfeIIufK17RvqOcKVGspQL1U4FvPYzc5jS9IkYyfYL+kdv9N4D7/UKoTlc6/HnJzjge56mV+kHXGXinazOyP+raAu3IJiF1nQ+lD30ndY/XWq82oi1JHums7DjuzE/WNDP34bCh/+1Rwlz3THKiDT4PS5x6Bwvu+y5oub9geWrGenG2DJHeCbzK9fjmuxifsDYUP3moacGAz6Jk7ssIzSbCyfKJM0LwR6g7VneXFn7uLRoH7YodeREU6q7QhauJUBRdWKoeNd/nrZ+q4VOwSrZ3Q+sU/QvHDXwExfV/d+yU7nlQp63BM4Z3nQ+uVDwGOnhwPDDx1B9R/9y22ZZNNhWUWA1IjDVq62OmcDs6Tt8DglcfA0HXngLvmH02Byr/p41D61J/Yf9uL7cfLXgItkppO0UMb3IV3QfW6eelNUw+C/LwbAAYHdI4rNiUINYvAZDjBCdujx9OSHrh8pz2tssbeZQDsWWW9YPcpM07M1e3f6dk4bIiNivbVYpClRS9gunEZWDP3hdLFvwZryq7pm2DJkasXMpffqgfTiomzdJItRdyeuBWGvneW9qGwfYw3nj5hO0XCnip1pZzIvvX6nLmDT4Hc0Wc3jZarXj/0LTbyq/4GOG4WH9+nbVvpgj8z6PESjOr8c6F28w+h8KHLmSx8IW2P7vsSd6hL+bhJJmsLFGknCudtiIwwNwOQzYg/s95L7QgvQ2ybUeM4hG9CIe+L+mzWxft0WeTguaqcJDVWM2q/Iv4wss9C65aC88SdOrmG46aZVHYk+6nCNCqBJ8YwDS+0xlnRZqasv7mCHb7/1Olq0T7WMK8Eqcl2NMmMpGZAkQ2os/Ahlqr5bN8WgjVx98yOoGKBijw4T97I7kDZONXccVSeKBZEVcK66G72vZ4Ed/EDOkwkpsyOE5KZRwL0rwL50sM6Sh9vJ4zP6RDp4Bj7Hx3ezz/UnD4V61mx2vkcbmW728dtutUsotTeupShWUYONfSB0sSBT8KN7y5bApXrL+GeuSjBVt0ERVPZ12VQf+pOqPzkQhj8/Jugesc3GOgufsgxpmh8JCGY5DXsEjeiCdDWH/w5DF11JNTv+1F2KQNLSu74T+mIfNO0qms0iWCVXb3xbJBLH06rznf9GKw93sQkRDFFq7laoww6nXCe1eQYTtX96mDOhcESwWAxXOycZdVrFj7r1GBnUpM9ETUuoPBHv6s5ENYsBfvwE6Dl/B+AGL+TF6/r44f6EjgvPAyirdOLo0kdBJWb1/DCxpovhB1j+JhZYUNHSh8Qh6l7S25TsTa2jThpZ278bqj8+Bxmbn2QP/GiNHk44BSo/fEbLEVqIqtSk4QhL9xxoGcQKj87HUqffJI1wrSYhsi/7yagH85lkBYx/Z4eqmdsUqYGieJHb1imHMLFsmjdiJPSDry9udrNGsP+iyjnTg2KFkRGCthPOrGudDet5B70Bmi74k6vmgY0aytfcSo7lveyL9FqfDFTZ2QKOnJMGTsn8Hcu7sUmACFKgJSVdk8BSBpoVKqSVVd1/ufA2n0uWLu8MZHamMgNPYkdbpZ46mrOgRUx6ZoKtGk5g/ReZqmPxC6KrWM1s6t8/43sIK/lfafoAcNhjUFYdZYtUp6xYvXmvgRXQQ875qX0LQlHOuCi86gQ/tgWbDqeR3n7yGyndM43AnC0wb/rWqj/5V4Qs3bhm52oU744ZrJmbdg5ztgoHb5plJJIRiBMijlWjNcs5kVGGg1VJ7Y3v24gfaYiR02MpAtSmmZVXS0d7uLHoPqrs9K2bfweUDjzVhNVGOgOw0zJSEJmssnYIbdqLXMKuV9Qpw2yqObIiy+iRRRZE9nPuLa7wlTOJ0CKfqtG6+sBe9+5YO/5hrhW2LpZFXszDaoGA5KCakmZDIFguuwo0TikYn/ci6l7Nauu3jRbyQh++vWLGgN2btOBUD5P/2aTetAGPcOBlRROfuIN3Rdjpugsbu2eL6Zt26yjoTDvVybNr5ziZD1fpu/jjxy3wKrXP13sKruFaRUoTEkvtnaQLKhhnu6CCnw0kBTh2SNMEIR6LbOKJ3+CMqjPshP7CDdsTZdMBUPQvDnb9LReSt2pMqtc3kycp+oIEMIhhX6793WDvd9x3BEOh9qfrgFau9jQWrZfgf2gxJPr2rlBbizedfcj01pr+VOsjtazfRmVPjZ6DoI4SGpiv65xUL/jCyBGz2JH+Iw4s9vvdMiXu6F2y8f03HNQbI+7DFlSn+NnGXQetzf13oLFeoPSZW6eYIKGFpgv++mjOv0tEj1bRK6gPPNNazJY0lRo+eLt4C75KxOIxdzre7ih+rlXDWqSYJYe9o3YByl7/9lPMgUfyhFtZ1Y3KnwIPlalwPMnXsB+zplQf/gGcJ79I8hlC4C2rNEj0RT70Wluk2rVHUM1cOGkCyF3+AfTftcD14YlvGqKlqz0CTNDSsYmdaqljduoAtUb2G/rnAzWrvF4on3ouXxcjUG8UM8oYuh+o4yv0NOZCWfgE7iJe1OuMSmy0SszxQI9SDlazbI0FQo+0fCkKIo8N5rz3KMglzwLYpfZ6cDlLgfopZnxVWwvYHYrngd36QJmfg+CZCkRbL+gtd2MJVVqQxvkLsi/9Ty9yHWLdeDUXf4sq7/lGnT9cGzjVEGLfdA7WeqOSoNz/zUM8N3MHqfrKLFOf6upLVM+U5s3fjRS4q0BczUxUKnz6k9PheLH7gMxNf6cucMu0HUPtdvP5ntbxba40yuQiVJhby6fQfcXrtvyNE3LNWX9tj+3HLeH6xZpPlXwwigDMYV3FCkAKelsY/l7n4G2b98D21z1rjzm9i69iIkzAfY+wrQB25ran37KauKrJq+jLllszUjW7aqX3NwzEmyw8X04j93ARv5CEB1jTS5KEZ0OJjF2IbPY0TdonjUK1Z0CqWMK0NY1ULnmBCicdRNYOx+VoPJnsXN7MDh/vpg73x91sFaVYqk6cTMLr1ZHQ7mac5Gi2NRWaN5clx/eytIumZ3yUpCrnV77XEhNUoFeVs+vc+vkXvw3cF98BqwZe7Nq6jQzO72Cj2J59r5H6VJi59HfBl62mDCLl5lNq1UbgaMqUmu3XA7VWz6vJ4LVNXmqXo3Vb/74C8CamS4HVGkV9+kbdXGKnkkxYjv8bJKSEhrcDM5fb9QgWzMPTVDw8WDtOw+s/f8NxE5H8jl5/61sQ9UESsruunBRzpX3qlEMatbkZgs6n5zmPSfpSVjLL+XvcbfAm7ElEpoIwhWe9bT0NFLg/GMpWNNHQ8ul17HOP8k0yuqXTKRh9ERDrYXYZrCqv74SKjdexn4TqxSnCtasAxm8Y0DsfJAuWhHKMWzQIRQocgV3nufvAedvd5mabBWIVZTaH7/oVkHsdgRL1Hgzn14Q9zOVhnIJq3DV89WoiURuLQzZqJhgrx7RYe32RsjN+QCIaXM0OBrR+qBWpXLTX8FddBM7vS8AlArMBexnZC8cPNKBbDhw3syI/uVT99Lb60utO9VvsBLBU2HCEsBMSXavBfuwt0HhPZ+A3EHHaIM7dO3noXbHNdxjStwo44xkldr0qGrFvPT69lGaUIgpu2tbhe2j0zaUzz/4yTmsSjfo4zShqLA9KhR1FY2O73Hj6lgYM0I9ZUC1H2TfRp0D0hEL9u+EitcFMcIIS1TTvajCfT4mqID1B3Wr2RJHeYFQkvFJNEREm3ozMupISXk99/Q6H8dqTN2Tzrv18/m3mP3bWrUd1SajCvswy3xhpGPbsP/s6fEeYrGTtzz3EpRxV00WIhKkoq5UZv9i8zoo/sdlUPzIfwWHlr8wD6q/v4nV0RhDnVXxoa6xdr3JIbwSKPAeWkUW2AblDjsZih+4PMWohn5wDtukn7BRnxb2NFUTp1LuTsVMn6LHERlrrkK9qKIUagySMsxqzlBB8by7yAiLZQaFM2aAjAz/DwHyQFchMtSlOHwk3xe3obCFLqLUboWa9llNZl7BK2BAXrYtMyTZ5IoEVWcdO4q+IgfEtRitc1PSVOWLb94Ipc/8NxTee16wqXL9l6B6GxvMXWeaqSGD3orhAwEE03jpCjE1lmfzWj72y0ydn4PS5282M035u6rcfzB1GIVRbF1F1B5OvoeU3ZB6uq9IZBkgI4xF2SMFETLG5ibGqsZilB7ly7UY31dNBGhFJrQ185y+wD3mMmjdNlIlUOUiogsjIUbhL6CVlqmpzaKTCMnu9ZB/10di4NDAVqjd9Utu0A5v3FBkFg1/vKW/qAiDK71pw2wdO7NmzIT6Y38A58nfJ3hxPWMsKCYaN2uJl30RJTLZsVQ8Nk5Ty6z/ww03hATr87OqWONHPs2Xtm1ZbJlVPmtRDUdbl1C//St/ZlyoVBi48VA866J0Ht+R8dhTox6bDIuRkQp92OZ4htZd/aLJ/1NWBDvawzEdEcDEeFpocI5G0WfM2KfRqPYGebNgv7wFTh4vqDu0CLdjVLWNhWzqiuPljW6v/DT1igOxlRXfwABYe+zHxn1GovRJOZFnwNA3LwNLpRgK+Xjli2x885RjY93DRIAdU/ug48NDNq5gBna/zsmATES9AeNhmmBmxsSMV5iuckWI+4vhZH8UX58EZriiRMhQsWqXAmujnuotud7aD4Vo6qo1sUHoNLyQmCQ/JreWHldTbeqePtBnotmJXErx7M+DXL8SqvOvZXbFTGv0OO45+fgTRuYZ0C1Xq4DcsE4TiNbP/Yy98t3CtPLN39IjCnDaLqF+kskGxLBBKCOfIyA9k6/PwKKS7Z8LKVtaIUPSElOwYZZ+0BOg59dZS/rPtBdtZXa3ff6hdfHBbYD+GNjooqp4CrgaKtZu1Af7Qkse5NqVYO+6F9PjvdOlV0edZKRrw2pwVy1h/6Nbx+J0MWKlrKm5Km4kFfXu2azJiL3fEdDy6f+B/BHhO3Kcp++GoWs+pWuvA1+nqWrKcFQbTL7RvN2x+aQd0T4RrdUQFE446430Vm9dMWQh947cyvJi7K2aeNv2OPD950xvvNHSI73GOAvzS8gRo4B5vRg1GtpveNAUTWTGVepQf/LP4C58ih3GReybbDblV0qVsB8kxkxkYrAnWHvOYYDmxg9d8GcoX/1+XWuNKizjTW/ckGUlC0r8GFVyv0TxZkpKRGKSrCgq0aH3Fniz0Hu/LVMMgpHfeloINu6OxPOlsL9rbWLb3VfZ7ul7cc1nJjSvqWtxobi85f32Pwq/hHYW2w0rWYL2gNYvX8c2afY2FAQ2DsmooS3V334bKr/5unaERdf4cOxPJhCQvS3YLlMARCNDDdVVNKSHkAZbRCTGCqt0QmrtlbjZcG2tJs5W/RJKlkktyO0EqOe8iU13kHzhgsvy+VL+jlqveAe2C5DrVrAr0sGM7nzIn3IWO6dTtuvicsMqqD96G9P068F9cQETk4k67aAzmVmS0qCkOXO7oHj0AJuA1IiF+VM0iwRAfvmUBwwGJVU6k/CAsOCYuiPAcXG7iEGcCrxv2vClqTkJDtpj+5bmXxaObIdWvhs16WnvJhCzdoPcYceB/Yajwd5zNuDYSYCl1swTUW83+1LrwF30DDh/fwycZx8AuWYJQEubkRorPT8p4ggjAFnlWhiZYAIz7Egjw5T1OgJPxfk1broC2EpIkw0rmUrtz9q8V9KOmTwP3bOmjkBFETgFG8o99smwDG7TIaC8Z1QHenV+Bwo5buSxgBMms9M6nul3pykQUYxNEQS2RbRlA8jejWYkhAr7tHXoeJ0f04o1dqMgJQ7jg8R+U/bvkQCVPM5KSw/60QJbT3VZZ1p1SEur82zweqAdgBH2njd5ZDtqqkYgXy59BVZbF0GrDKPcljfRg4qT1co6VK/tTuTdO5izAZl6q4CppuAYociiiTqLqiaRDV4jUIOXa0ADu5JFAjGDeESlJyAEHkBaciS4FeudKK3bW8bUQLg7bqIve8Sn8gvox7mflRutfaCCJ0DJe7GEa0Rdx9IKxTgNxRAkf160WP0BRnyc6MwbGT0kViuAw/Sm6KREImNjdC7SRLitIRfPAJLUEEiJ/05o325GmssdOg0buqdZ23gEgqzni/2bJj+DLuwFhWg9MjSs644uiA2ocPK4JmoMt8UeYQMVhxlhAUyQCAwJANoUIwfq25ZDF3ArfofMu0qh0OqYiRF3lASJujvyvf2oS6us4Hh5Eq20/spi3q7lUGbUJMtsn8VMBjncbBKRHi2g4Wxi0fdDxaIDyeJHgel5Lgky0+XB2078yckTIRxfmnNO/pICbvqOngLNP8VWiI0Ze+UqblsTnkoluKrrwFJp08mWA/f5OjqY/C7ayCIjJicMSCbC0qzlm6idrDamDLBiMcGIeqMm14p1jEhBPIRv9bKhdnXByV8FRVX0UY2nZXbgR2z3kSpXlqP7KUenQRWD6fRTo8Sjo/QosU7PkYp6SW2njOObzHAfTJqbtS/E0ybhTPbQ+LoxAOMBWwesr/PXxYAu/LM/4hUdbe77ZmiHed6E29mAjPQ1AMGUxzD8yzlkRt4moqIy901eJ/G6gcxRcNF4Lx9TEPJLVg4/4273SyleTYD8BynRTVCCU6jOEAWS0Vhqsnos6aJzDNXRtoCcsS/JjOvKZseHo+7i00+bQniyLBD95c/a5cFL9XvMX6U5wsUOOYsZVn4bq7138OL4jUxuA5UjG//XQEnMHtBMTSQrAwR/nnCiEYCUqqGmuC0FOBel/Co47qs6f7vYoWcjuBtqcKR0YCNF1InfUI1e5JHVy2NAZUmBbCKZWTYqYqey96XATUuqQt40j93wHzarwfuXAEjPwwD0uDVoHW5X8QlK2BJq1NBNVE+MRGwLSFnnhzShCKRMhvdH4ZT9qghdlY7eBK/RR+zoEypVnnNxiaUkqQY/D2YxkRAv6IAmxj8DQGrwNq5s4584v/QiCm4DRunGJU39l3V4vGY7c0nQQ/AafsQ/46RkpouuoSPPFA6czVapL/bipWaS1GibG5UmbGz8ZaTRo99RkJJLdLujKfh3+WSHsUZYBq/xR/xTz24o6rXM7g4lhx4kN8Mu0QjAonhjk6/6mtmpRovruQP+4kbWVa1yrmXgzFypcr4J3QD87wYoDP0sJAeOxipdzL7dEPqN6sZ1/7aAFH+zFaaWFCiysUSpsUbSwd870p5t5Ws/R9sZpgbufxNAEMamhAtXO3W5v1Nzf6reAoxRGxNZUo1ITRo5uS5KLtwIaI63+L/r/jp4OVdpPQvAerskXAwS4/bu/wuAIjTPQVrsSvow1vBQ15HzwU1T8JST6zZRU1m/3YTqiq5T09pV9e9usOByYbsH5GrFn+FwAdzX6GO/2hc0Jdt6qPoT0pGn22gdiHU4y7XpPdxdxgdvtI++c6NRypsS+SOZkcOhePwQBK3CAl2PaP2AbFqvO4SQ8Hr92K/lxfWIBIkL8lVcMNTqXsWNdxID815ed4SqOw1eAe1GosQjqSlITxwuUdCDbgFuYIfzFrtAPcHbml/nH/s1vwM0tJw/6/n3j9k4q2VvyMFcknQEAzGH/+8kq1AIXpaSmH0yKkFkkn3qzW9rWAyf4Sd8kEG/j1c/B6rYtY5hOTH8H0Db+3kBLHyBG/xHVHKEZVm75V2xV81x92fDvosgGM3Gvk1PNID6XcFlbvYeytMKG+lvaOHf6znrRaxARRd0OJCej+Ff5PP/BBgAcSeyjlUhtwIAAAAASUVORK5CYII=");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 31px;
  width: 36px;
}

.icon-GSK-logo {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-backrelief/master/global/logo/gsk-logo.svg);
}

.border-rounded-4px {
  border-radius: 4px;
}

@-webkit-keyframes searchshow {
  0% {
    height: 0;
  }

  99% {
    height: 0;
  }

  100% {
    height: initial;
  }
}

@keyframes searchshow {
  0% {
    height: 0;
  }

  99% {
    height: 0;
  }

  100% {
    height: initial;
  }
}

@-webkit-keyframes searchhide {
  0% {
    height: initial;
  }

  1% {
    height: 0;
  }

  100% {
    height: 0;
  }
}

@keyframes searchhide {
  0% {
    height: initial;
  }

  1% {
    height: 0;
  }

  100% {
    height: 0;
  }
}

img {
  max-width: 100%;
}

.container-fluid {
  overflow: hidden;
  padding: 0;
}

.overflow-hidden {
  overflow: hidden;
}

#header .row > .col-xs-12,
#header .layout-inner > .col-xs-12,
#content .layout-inner > .col-xs-12,
.breadcrumbs-parsys .col-xs-12,
.hero-title {
  min-height: 0;
}

#header,
#footer,
#content {
  clear: both;
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

#header::before,
#header::after,
#footer::before,
#footer::after,
#content::before,
#content::after {
  content: " ";
  display: table;
}

#header::after,
#footer::after,
#content::after {
  clear: both;
}

#content {
  margin-top: 50px;
}

@media (min-width: 992px) {
  #content {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  #header,
  #footer,
  #content {
    padding: 0;
    width: 100vw;
  }
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body .component-content,
body .component,
body .content {
  line-height: 1;
  margin-bottom: 0;
}

body #header {
  padding-top: 0;
}

body .component-content,
body .paragraphSystem,
body .navigation-item.navigation-level1,
body div[clas*="col-"],
body .component {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

div[class*="col-"] {
  min-height: auto;
}

@media (min-width: 992px) {
  .p-d-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .m-d-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .p-d-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .m-d-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .p-d-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .m-d-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }

  .p-d-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .m-d-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .p-d-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .m-d-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }

  .p-d-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .m-d-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }

  .p-d-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .m-d-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }

  .p-d-7 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .m-d-7 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }

  .p-d-t-0 {
    padding-top: 0 !important;
  }

  .m-d-t-0 {
    margin-top: 0 !important;
  }

  .p-d-t-1 {
    padding-top: 1rem !important;
  }

  .m-d-t-1 {
    margin-top: 1rem !important;
  }

  .p-d-t-2 {
    padding-top: 2rem !important;
  }

  .m-d-t-2 {
    margin-top: 2rem !important;
  }

  .p-d-t-3 {
    padding-top: 3rem !important;
  }

  .m-d-t-3 {
    margin-top: 3rem !important;
  }

  .p-d-t-4 {
    padding-top: 4rem !important;
  }

  .m-d-t-4 {
    margin-top: 4rem !important;
  }

  .p-d-t-5 {
    padding-top: 5rem !important;
  }

  .m-d-t-5 {
    margin-top: 5rem !important;
  }

  .p-d-t-6 {
    padding-top: 6rem !important;
  }

  .m-d-t-6 {
    margin-top: 6rem !important;
  }

  .p-d-t-7 {
    padding-top: 7rem !important;
  }

  .m-d-t-7 {
    margin-top: 7rem !important;
  }

  .p-d-b-0 {
    padding-bottom: 0 !important;
  }

  .m-d-b-0 {
    margin-bottom: 0 !important;
  }

  .p-d-b-1 {
    padding-bottom: 1rem !important;
  }

  .m-d-b-1 {
    margin-bottom: 1rem !important;
  }

  .p-d-b-2 {
    padding-bottom: 2rem !important;
  }

  .m-d-b-2 {
    margin-bottom: 2rem !important;
  }

  .p-d-b-3 {
    padding-bottom: 3rem !important;
  }

  .m-d-b-3 {
    margin-bottom: 3rem !important;
  }

  .p-d-b-4 {
    padding-bottom: 4rem !important;
  }

  .m-d-b-4 {
    margin-bottom: 4rem !important;
  }

  .p-d-b-5 {
    padding-bottom: 5rem !important;
  }

  .m-d-b-5 {
    margin-bottom: 5rem !important;
  }

  .p-d-b-6 {
    padding-bottom: 6rem !important;
  }

  .m-d-b-6 {
    margin-bottom: 6rem !important;
  }

  .p-d-b-7 {
    padding-bottom: 7rem !important;
  }

  .m-d-b-7 {
    margin-bottom: 7rem !important;
  }

  .p-d-l-0 {
    padding-left: 0 !important;
  }

  .m-d-l-0 {
    margin-left: 0 !important;
  }

  .p-d-l-1 {
    padding-left: 1rem !important;
  }

  .m-d-l-1 {
    margin-left: 1rem !important;
  }

  .p-d-l-2 {
    padding-left: 2rem !important;
  }

  .m-d-l-2 {
    margin-left: 2rem !important;
  }

  .p-d-l-3 {
    padding-left: 3rem !important;
  }

  .m-d-l-3 {
    margin-left: 3rem !important;
  }

  .p-d-l-4 {
    padding-left: 4rem !important;
  }

  .m-d-l-4 {
    margin-left: 4rem !important;
  }

  .p-d-l-5 {
    padding-left: 5rem !important;
  }

  .m-d-l-5 {
    margin-left: 5rem !important;
  }

  .p-d-l-6 {
    padding-left: 6rem !important;
  }

  .m-d-l-6 {
    margin-left: 6rem !important;
  }

  .p-d-l-7 {
    padding-left: 7rem !important;
  }

  .m-d-l-7 {
    margin-left: 7rem !important;
  }

  .p-d-r-0 {
    padding-right: 0 !important;
  }

  .m-d-r-0 {
    margin-right: 0 !important;
  }

  .p-d-r-1 {
    padding-right: 1rem !important;
  }

  .m-d-r-1 {
    margin-right: 1rem !important;
  }

  .p-d-r-2 {
    padding-right: 2rem !important;
  }

  .m-d-r-2 {
    margin-right: 2rem !important;
  }

  .p-d-r-3 {
    padding-right: 3rem !important;
  }

  .m-d-r-3 {
    margin-right: 3rem !important;
  }

  .p-d-r-4 {
    padding-right: 4rem !important;
  }

  .m-d-r-4 {
    margin-right: 4rem !important;
  }

  .p-d-r-5 {
    padding-right: 5rem !important;
  }

  .m-d-r-5 {
    margin-right: 5rem !important;
  }

  .p-d-r-6 {
    padding-right: 6rem !important;
  }

  .m-d-r-6 {
    margin-right: 6rem !important;
  }

  .p-d-r-7 {
    padding-right: 7rem !important;
  }

  .m-d-r-7 {
    margin-right: 7rem !important;
  }

  .p-d-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .m-d-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .p-d-y-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .m-d-y-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .p-d-y-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .m-d-y-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .p-d-y-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .m-d-y-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .p-d-y-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .m-d-y-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .p-d-y-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .m-d-y-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .p-d-y-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .m-d-y-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .p-d-y-7 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .m-d-y-7 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .p-d-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .m-d-x-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .p-d-x-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .m-d-x-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .p-d-x-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .m-d-x-2 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .p-d-x-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .m-d-x-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .p-d-x-4 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .m-d-x-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .p-d-x-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .m-d-x-5 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .p-d-x-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .m-d-x-6 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .p-d-x-7 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .m-d-x-7 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }
}

@media (max-width: 991px) {
  .p-m-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .m-m-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .p-m-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .m-m-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .p-m-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .m-m-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
    margin-right: 2rem !important;
    margin-left: 2rem !important;
  }

  .p-m-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .m-m-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .p-m-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .m-m-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
    margin-right: 4rem !important;
    margin-left: 4rem !important;
  }

  .p-m-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .m-m-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
    margin-right: 5rem !important;
    margin-left: 5rem !important;
  }

  .p-m-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .m-m-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
    margin-right: 6rem !important;
    margin-left: 6rem !important;
  }

  .p-m-7 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .m-m-7 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
    margin-right: 7rem !important;
    margin-left: 7rem !important;
  }

  .p-m-t-0 {
    padding-top: 0 !important;
  }

  .m-m-t-0 {
    margin-top: 0 !important;
  }

  .p-m-t-1 {
    padding-top: 1rem !important;
  }

  .m-m-t-1 {
    margin-top: 1rem !important;
  }

  .p-m-t-2 {
    padding-top: 2rem !important;
  }

  .m-m-t-2 {
    margin-top: 2rem !important;
  }

  .p-m-t-3 {
    padding-top: 3rem !important;
  }

  .m-m-t-3 {
    margin-top: 3rem !important;
  }

  .p-m-t-4 {
    padding-top: 4rem !important;
  }

  .m-m-t-4 {
    margin-top: 4rem !important;
  }

  .p-m-t-5 {
    padding-top: 5rem !important;
  }

  .m-m-t-5 {
    margin-top: 5rem !important;
  }

  .p-m-t-6 {
    padding-top: 6rem !important;
  }

  .m-m-t-6 {
    margin-top: 6rem !important;
  }

  .p-m-t-7 {
    padding-top: 7rem !important;
  }

  .m-m-t-7 {
    margin-top: 7rem !important;
  }

  .p-m-b-0 {
    padding-bottom: 0 !important;
  }

  .m-m-b-0 {
    margin-bottom: 0 !important;
  }

  .p-m-b-1 {
    padding-bottom: 1rem !important;
  }

  .m-m-b-1 {
    margin-bottom: 1rem !important;
  }

  .p-m-b-2 {
    padding-bottom: 2rem !important;
  }

  .m-m-b-2 {
    margin-bottom: 2rem !important;
  }

  .p-m-b-3 {
    padding-bottom: 3rem !important;
  }

  .m-m-b-3 {
    margin-bottom: 3rem !important;
  }

  .p-m-b-4 {
    padding-bottom: 4rem !important;
  }

  .m-m-b-4 {
    margin-bottom: 4rem !important;
  }

  .p-m-b-5 {
    padding-bottom: 5rem !important;
  }

  .m-m-b-5 {
    margin-bottom: 5rem !important;
  }

  .p-m-b-6 {
    padding-bottom: 6rem !important;
  }

  .m-m-b-6 {
    margin-bottom: 6rem !important;
  }

  .p-m-b-7 {
    padding-bottom: 7rem !important;
  }

  .m-m-b-7 {
    margin-bottom: 7rem !important;
  }

  .p-m-l-0 {
    padding-left: 0 !important;
  }

  .m-m-l-0 {
    margin-left: 0 !important;
  }

  .p-m-l-1 {
    padding-left: 1rem !important;
  }

  .m-m-l-1 {
    margin-left: 1rem !important;
  }

  .p-m-l-2 {
    padding-left: 2rem !important;
  }

  .m-m-l-2 {
    margin-left: 2rem !important;
  }

  .p-m-l-3 {
    padding-left: 3rem !important;
  }

  .m-m-l-3 {
    margin-left: 3rem !important;
  }

  .p-m-l-4 {
    padding-left: 4rem !important;
  }

  .m-m-l-4 {
    margin-left: 4rem !important;
  }

  .p-m-l-5 {
    padding-left: 5rem !important;
  }

  .m-m-l-5 {
    margin-left: 5rem !important;
  }

  .p-m-l-6 {
    padding-left: 6rem !important;
  }

  .m-m-l-6 {
    margin-left: 6rem !important;
  }

  .p-m-l-7 {
    padding-left: 7rem !important;
  }

  .m-m-l-7 {
    margin-left: 7rem !important;
  }

  .p-m-r-0 {
    padding-right: 0 !important;
  }

  .m-m-r-0 {
    margin-right: 0 !important;
  }

  .p-m-r-1 {
    padding-right: 1rem !important;
  }

  .m-m-r-1 {
    margin-right: 1rem !important;
  }

  .p-m-r-2 {
    padding-right: 2rem !important;
  }

  .m-m-r-2 {
    margin-right: 2rem !important;
  }

  .p-m-r-3 {
    padding-right: 3rem !important;
  }

  .m-m-r-3 {
    margin-right: 3rem !important;
  }

  .p-m-r-4 {
    padding-right: 4rem !important;
  }

  .m-m-r-4 {
    margin-right: 4rem !important;
  }

  .p-m-r-5 {
    padding-right: 5rem !important;
  }

  .m-m-r-5 {
    margin-right: 5rem !important;
  }

  .p-m-r-6 {
    padding-right: 6rem !important;
  }

  .m-m-r-6 {
    margin-right: 6rem !important;
  }

  .p-m-r-7 {
    padding-right: 7rem !important;
  }

  .m-m-r-7 {
    margin-right: 7rem !important;
  }

  .p-m-y-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .m-m-y-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .p-m-y-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .m-m-y-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .p-m-y-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .m-m-y-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .p-m-y-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .m-m-y-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .p-m-y-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

  .m-m-y-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .p-m-y-5 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .m-m-y-5 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .p-m-y-6 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .m-m-y-6 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .p-m-y-7 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
  }

  .m-m-y-7 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
  }

  .p-m-x-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .m-m-x-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  .p-m-x-1 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .m-m-x-1 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .p-m-x-2 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .m-m-x-2 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .p-m-x-3 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .m-m-x-3 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .p-m-x-4 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }

  .m-m-x-4 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .p-m-x-5 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .m-m-x-5 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .p-m-x-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

  .m-m-x-6 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .p-m-x-7 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
  }

  .m-m-x-7 {
    margin-left: 7rem !important;
    margin-right: 7rem !important;
  }
}

.max-content-width {
  clear: both;
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 100% !important;
}

.max-content-width * {
  clear: both;
  float: none;
}

@media (min-width: 992px) {
  .max-content-width {
    max-width: 1140px !important;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .max-content-width {
    max-width: 940px !important;
  }
}

.flex {
  max-width: 100%;
}

.flex.image-flex > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex .item-fill {
  min-width: calc(100% - (1rem / 2));
}

.flex.items-full-height > * > .component-content > * > .inner,
.flex.items-full-height > * > .component-content > * > .component-content,
.flex.items-full-height > * > figure > * > .inner,
.flex.items-full-height > * > figure > * > .component-content,
.flex.items-full-height > * > .paragraphSystem > * > .inner,
.flex.items-full-height > * > .paragraphSystem > * > .component-content,
.flex.items-full-height > * > .navigation-root > * > .inner,
.flex.items-full-height > * > .navigation-root > * > .component-content {
  height: 100%;
}

.flex.items-full-height
  > *
  > .component-content
  > *
  > .inner
  > .component-content,
.flex.items-full-height > * > .component-content > * > .inner > figure,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .inner
  > .paragraphSystem,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .inner
  > .navigation-root,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .component-content
  > .component-content,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .component-content
  > figure,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .component-content
  > .paragraphSystem,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .component-content
  > .navigation-root,
.flex.items-full-height > * > figure > * > .inner > .component-content,
.flex.items-full-height > * > figure > * > .inner > figure,
.flex.items-full-height > * > figure > * > .inner > .paragraphSystem,
.flex.items-full-height > * > figure > * > .inner > .navigation-root,
.flex.items-full-height
  > *
  > figure
  > *
  > .component-content
  > .component-content,
.flex.items-full-height > * > figure > * > .component-content > figure,
.flex.items-full-height
  > *
  > figure
  > *
  > .component-content
  > .paragraphSystem,
.flex.items-full-height
  > *
  > figure
  > *
  > .component-content
  > .navigation-root,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .inner
  > .component-content,
.flex.items-full-height > * > .paragraphSystem > * > .inner > figure,
.flex.items-full-height > * > .paragraphSystem > * > .inner > .paragraphSystem,
.flex.items-full-height > * > .paragraphSystem > * > .inner > .navigation-root,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .component-content
  > .component-content,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .component-content
  > figure,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .component-content
  > .paragraphSystem,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .component-content
  > .navigation-root,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .inner
  > .component-content,
.flex.items-full-height > * > .navigation-root > * > .inner > figure,
.flex.items-full-height > * > .navigation-root > * > .inner > .paragraphSystem,
.flex.items-full-height > * > .navigation-root > * > .inner > .navigation-root,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .component-content
  > .component-content,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .component-content
  > figure,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .component-content
  > .paragraphSystem,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .component-content
  > .navigation-root {
  height: 100%;
}

.flex.items-full-height
  > *
  > .component-content
  > *
  > .inner
  > .component-content
  > *,
.flex.items-full-height > * > .component-content > * > .inner > figure > *,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .inner
  > .paragraphSystem
  > *,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .inner
  > .navigation-root
  > *,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .component-content
  > .component-content
  > *,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .component-content
  > figure
  > *,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .component-content
  > .paragraphSystem
  > *,
.flex.items-full-height
  > *
  > .component-content
  > *
  > .component-content
  > .navigation-root
  > *,
.flex.items-full-height > * > figure > * > .inner > .component-content > *,
.flex.items-full-height > * > figure > * > .inner > figure > *,
.flex.items-full-height > * > figure > * > .inner > .paragraphSystem > *,
.flex.items-full-height > * > figure > * > .inner > .navigation-root > *,
.flex.items-full-height
  > *
  > figure
  > *
  > .component-content
  > .component-content
  > *,
.flex.items-full-height > * > figure > * > .component-content > figure > *,
.flex.items-full-height
  > *
  > figure
  > *
  > .component-content
  > .paragraphSystem
  > *,
.flex.items-full-height
  > *
  > figure
  > *
  > .component-content
  > .navigation-root
  > *,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .inner
  > .component-content
  > *,
.flex.items-full-height > * > .paragraphSystem > * > .inner > figure > *,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .inner
  > .paragraphSystem
  > *,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .inner
  > .navigation-root
  > *,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .component-content
  > .component-content
  > *,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .component-content
  > figure
  > *,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .component-content
  > .paragraphSystem
  > *,
.flex.items-full-height
  > *
  > .paragraphSystem
  > *
  > .component-content
  > .navigation-root
  > *,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .inner
  > .component-content
  > *,
.flex.items-full-height > * > .navigation-root > * > .inner > figure > *,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .inner
  > .paragraphSystem
  > *,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .inner
  > .navigation-root
  > *,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .component-content
  > .component-content
  > *,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .component-content
  > figure
  > *,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .component-content
  > .paragraphSystem
  > *,
.flex.items-full-height
  > *
  > .navigation-root
  > *
  > .component-content
  > .navigation-root
  > * {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

@media (max-width: 767px) {
  .flex.s-m-0 > * > .component-content > *,
  .flex.s-m-0 > * > figure > *,
  .flex.s-m-0 > * > .paragraphSystem > *,
  .flex.s-m-0 > * > .navigation-root > * {
    margin-bottom: auto;
    margin-left: calc(0rem / 2.01);
    margin-right: calc(0rem / 2.01);
  }

  .flex.s-m-1 > * > .component-content > *,
  .flex.s-m-1 > * > figure > *,
  .flex.s-m-1 > * > .paragraphSystem > *,
  .flex.s-m-1 > * > .navigation-root > * {
    margin-bottom: auto;
    margin-left: calc(1rem / 2.01);
    margin-right: calc(1rem / 2.01);
  }

  .flex.s-m-2 > * > .component-content > *,
  .flex.s-m-2 > * > figure > *,
  .flex.s-m-2 > * > .paragraphSystem > *,
  .flex.s-m-2 > * > .navigation-root > * {
    margin-bottom: auto;
    margin-left: calc(2rem / 2.01);
    margin-right: calc(2rem / 2.01);
  }

  .flex.s-m-3 > * > .component-content > *,
  .flex.s-m-3 > * > figure > *,
  .flex.s-m-3 > * > .paragraphSystem > *,
  .flex.s-m-3 > * > .navigation-root > * {
    margin-bottom: auto;
    margin-left: calc(3rem / 2.01);
    margin-right: calc(3rem / 2.01);
  }

  .flex.s-m-4 > * > .component-content > *,
  .flex.s-m-4 > * > figure > *,
  .flex.s-m-4 > * > .paragraphSystem > *,
  .flex.s-m-4 > * > .navigation-root > * {
    margin-bottom: auto;
    margin-left: calc(4rem / 2.01);
    margin-right: calc(4rem / 2.01);
  }

  .flex.s-m-5 > * > .component-content > *,
  .flex.s-m-5 > * > figure > *,
  .flex.s-m-5 > * > .paragraphSystem > *,
  .flex.s-m-5 > * > .navigation-root > * {
    margin-bottom: auto;
    margin-left: calc(5rem / 2.01);
    margin-right: calc(5rem / 2.01);
  }
}

@media (min-width: 992px) {
  .flex.s-d-0 > * > .component-content > *,
  .flex.s-d-0 > * > figure > *,
  .flex.s-d-0 > * > .paragraphSystem > *,
  .flex.s-d-0 > * > .navigation-root > * {
    margin-bottom: auto;
    margin-left: calc(0rem / 2.01);
    margin-right: calc(0rem / 2.01);
  }

  .flex.s-d-1 > * > .component-content > *,
  .flex.s-d-1 > * > figure > *,
  .flex.s-d-1 > * > .paragraphSystem > *,
  .flex.s-d-1 > * > .navigation-root > * {
    margin-bottom: auto;
    margin-left: calc(1rem / 2.01);
    margin-right: calc(1rem / 2.01);
  }

  .flex.s-d-2 > * > .component-content > *,
  .flex.s-d-2 > * > figure > *,
  .flex.s-d-2 > * > .paragraphSystem > *,
  .flex.s-d-2 > * > .navigation-root > * {
    margin-bottom: auto;
    margin-left: calc(2rem / 2.01);
    margin-right: calc(2rem / 2.01);
  }

  .flex.s-d-3 > * > .component-content > *,
  .flex.s-d-3 > * > figure > *,
  .flex.s-d-3 > * > .paragraphSystem > *,
  .flex.s-d-3 > * > .navigation-root > * {
    margin-bottom: auto;
    margin-left: calc(3rem / 2.01);
    margin-right: calc(3rem / 2.01);
  }

  .flex.s-d-4 > * > .component-content > *,
  .flex.s-d-4 > * > figure > *,
  .flex.s-d-4 > * > .paragraphSystem > *,
  .flex.s-d-4 > * > .navigation-root > * {
    margin-bottom: auto;
    margin-left: calc(4rem / 2.01);
    margin-right: calc(4rem / 2.01);
  }

  .flex.s-d-5 > * > .component-content > *,
  .flex.s-d-5 > * > figure > *,
  .flex.s-d-5 > * > .paragraphSystem > *,
  .flex.s-d-5 > * > .navigation-root > * {
    margin-bottom: auto;
    margin-left: calc(5rem / 2.01);
    margin-right: calc(5rem / 2.01);
  }
}

.flex > * {
  width: 100%;
}

.flex > * > .component-content,
.flex > * > figure,
.flex > * > .paragraphSystem,
.flex > * > .navigation-root {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  width: 100%;
}

.flex > * > .component-content::before,
.flex > * > .component-content::after,
.flex > * > .component-content > a[style^="visibility:hidden"],
.flex > * > .component-content > a[style^="visibility: hidden"],
.flex > * > figure::before,
.flex > * > figure::after,
.flex > * > figure > a[style^="visibility:hidden"],
.flex > * > figure > a[style^="visibility: hidden"],
.flex > * > .paragraphSystem::before,
.flex > * > .paragraphSystem::after,
.flex > * > .paragraphSystem > a[style^="visibility:hidden"],
.flex > * > .paragraphSystem > a[style^="visibility: hidden"],
.flex > * > .navigation-root::before,
.flex > * > .navigation-root::after,
.flex > * > .navigation-root > a[style^="visibility:hidden"],
.flex > * > .navigation-root > a[style^="visibility: hidden"] {
  display: none !important;
}

.flex.flex-row > * {
  height: 100%;
}

.flex.flex-row > * > .component-content,
.flex.flex-row > * > figure,
.flex.flex-row > * > .paragraphSystem,
.flex.flex-row > * > .navigation-root {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  height: 100%;
}

.flex.flex-row.last-down > * > .component-content > *:nth-last-child(1),
.flex.flex-row.last-down > * > figure > *:nth-last-child(1),
.flex.flex-row.last-down > * > .paragraphSystem > *:nth-last-child(1),
.flex.flex-row.last-down > * > .navigation-root > *:nth-last-child(1) {
  margin-top: auto !important;
}

.flex.flex-col > * {
  height: 100%;
}

.flex.flex-col > * > .component-content,
.flex.flex-col > * > figure,
.flex.flex-col > * > .paragraphSystem,
.flex.flex-col > * > .navigation-root {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  height: 100%;
}

.flex.flex-col > * > .component-content > *,
.flex.flex-col > * > figure > *,
.flex.flex-col > * > .paragraphSystem > *,
.flex.flex-col > * > .navigation-root > * {
  min-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
}

.flex.flex-col.last-down > * > .component-content > *:nth-last-child(1),
.flex.flex-col.last-down > * > figure > *:nth-last-child(1),
.flex.flex-col.last-down > * > .paragraphSystem > *:nth-last-child(1),
.flex.flex-col.last-down > * > .navigation-root > *:nth-last-child(1) {
  margin-top: auto !important;
}

.flex[class*="cols-m-"] > * > .component-content > *,
.flex[class*="cols-m-"] > * > figure > *,
.flex[class*="cols-m-"] > * > .paragraphSystem > *,
.flex[class*="cols-m-"] > * > .navigation-root > *,
.flex[class*="cols-d-"] > * > .component-content > *,
.flex[class*="cols-d-"] > * > figure > *,
.flex[class*="cols-d-"] > * > .paragraphSystem > *,
.flex[class*="cols-d-"] > * > .navigation-root > * {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.flex[class*="s-m-"] > * > .component-content,
.flex[class*="s-m-"] > * > figure,
.flex[class*="s-m-"] > * > .paragraphSystem,
.flex[class*="s-m-"] > * > .navigation-root,
.flex[class*="s-d-"] > * > .component-content,
.flex[class*="s-d-"] > * > figure,
.flex[class*="s-d-"] > * > .paragraphSystem,
.flex[class*="s-d-"] > * > .navigation-root {
  height: 100%;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.flex[class*="s-m-"] > * > .component-content > *,
.flex[class*="s-m-"] > * > figure > *,
.flex[class*="s-m-"] > * > .paragraphSystem > *,
.flex[class*="s-m-"] > * > .navigation-root > *,
.flex[class*="s-d-"] > * > .component-content > *,
.flex[class*="s-d-"] > * > figure > *,
.flex[class*="s-d-"] > * > .paragraphSystem > *,
.flex[class*="s-d-"] > * > .navigation-root > * {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 0;
}

.flex[class*="s-m-"] > * > .component-content > *:nth-child(2),
.flex[class*="s-m-"] > * > figure > *:nth-child(2),
.flex[class*="s-m-"] > * > .paragraphSystem > *:nth-child(2),
.flex[class*="s-m-"] > * > .navigation-root > *:nth-child(2),
.flex[class*="s-d-"] > * > .component-content > *:nth-child(2),
.flex[class*="s-d-"] > * > figure > *:nth-child(2),
.flex[class*="s-d-"] > * > .paragraphSystem > *:nth-child(2),
.flex[class*="s-d-"] > * > .navigation-root > *:nth-child(2) {
  margin-left: 0 !important;
}

@media (max-width: 767px) {
  .flex.cols-m-1.s-m-0 > * > .component-content,
  .flex.cols-m-1.s-m-0 > * > figure,
  .flex.cols-m-1.s-m-0 > * > .paragraphSystem,
  .flex.cols-m-1.s-m-0 > * > .navigation-root {
    margin-bottom: -0rem;
  }

  .flex.cols-m-1.s-m-0 > * > .component-content > *,
  .flex.cols-m-1.s-m-0 > * > figure > *,
  .flex.cols-m-1.s-m-0 > * > .paragraphSystem > *,
  .flex.cols-m-1.s-m-0 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((100% - 0rem) + 0rem);
    flex-basis: calc((100% - 0rem) + 0rem);
    margin-bottom: 0rem;
    margin-right: calc(0rem);
    max-width: calc((100% - 0rem) + 0rem);
    width: calc((100% - 0rem) + 0rem);
  }

  .flex.cols-m-1.s-m-0 > * > .component-content > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-0 > * > .component-content > *:last-child,
  .flex.cols-m-1.s-m-0 > * > figure > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-0 > * > figure > *:last-child,
  .flex.cols-m-1.s-m-0 > * > .paragraphSystem > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-0 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-1.s-m-0 > * > .navigation-root > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-0 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-1.s-m-1 > * > .component-content,
  .flex.cols-m-1.s-m-1 > * > figure,
  .flex.cols-m-1.s-m-1 > * > .paragraphSystem,
  .flex.cols-m-1.s-m-1 > * > .navigation-root {
    margin-bottom: -1rem;
  }

  .flex.cols-m-1.s-m-1 > * > .component-content > *,
  .flex.cols-m-1.s-m-1 > * > figure > *,
  .flex.cols-m-1.s-m-1 > * > .paragraphSystem > *,
  .flex.cols-m-1.s-m-1 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((100% - 1rem) + 1rem);
    flex-basis: calc((100% - 1rem) + 1rem);
    margin-bottom: 1rem;
    margin-right: calc(1rem);
    max-width: calc((100% - 1rem) + 1rem);
    width: calc((100% - 1rem) + 1rem);
  }

  .flex.cols-m-1.s-m-1 > * > .component-content > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-1 > * > .component-content > *:last-child,
  .flex.cols-m-1.s-m-1 > * > figure > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-1 > * > figure > *:last-child,
  .flex.cols-m-1.s-m-1 > * > .paragraphSystem > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-1 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-1.s-m-1 > * > .navigation-root > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-1 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-1.s-m-2 > * > .component-content,
  .flex.cols-m-1.s-m-2 > * > figure,
  .flex.cols-m-1.s-m-2 > * > .paragraphSystem,
  .flex.cols-m-1.s-m-2 > * > .navigation-root {
    margin-bottom: -2rem;
  }

  .flex.cols-m-1.s-m-2 > * > .component-content > *,
  .flex.cols-m-1.s-m-2 > * > figure > *,
  .flex.cols-m-1.s-m-2 > * > .paragraphSystem > *,
  .flex.cols-m-1.s-m-2 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((100% - 2rem) + 2rem);
    flex-basis: calc((100% - 2rem) + 2rem);
    margin-bottom: 2rem;
    margin-right: calc(2rem);
    max-width: calc((100% - 2rem) + 2rem);
    width: calc((100% - 2rem) + 2rem);
  }

  .flex.cols-m-1.s-m-2 > * > .component-content > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-2 > * > .component-content > *:last-child,
  .flex.cols-m-1.s-m-2 > * > figure > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-2 > * > figure > *:last-child,
  .flex.cols-m-1.s-m-2 > * > .paragraphSystem > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-2 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-1.s-m-2 > * > .navigation-root > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-2 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-1.s-m-3 > * > .component-content,
  .flex.cols-m-1.s-m-3 > * > figure,
  .flex.cols-m-1.s-m-3 > * > .paragraphSystem,
  .flex.cols-m-1.s-m-3 > * > .navigation-root {
    margin-bottom: -3rem;
  }

  .flex.cols-m-1.s-m-3 > * > .component-content > *,
  .flex.cols-m-1.s-m-3 > * > figure > *,
  .flex.cols-m-1.s-m-3 > * > .paragraphSystem > *,
  .flex.cols-m-1.s-m-3 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((100% - 3rem) + 3rem);
    flex-basis: calc((100% - 3rem) + 3rem);
    margin-bottom: 3rem;
    margin-right: calc(3rem);
    max-width: calc((100% - 3rem) + 3rem);
    width: calc((100% - 3rem) + 3rem);
  }

  .flex.cols-m-1.s-m-3 > * > .component-content > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-3 > * > .component-content > *:last-child,
  .flex.cols-m-1.s-m-3 > * > figure > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-3 > * > figure > *:last-child,
  .flex.cols-m-1.s-m-3 > * > .paragraphSystem > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-3 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-1.s-m-3 > * > .navigation-root > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-3 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-1.s-m-4 > * > .component-content,
  .flex.cols-m-1.s-m-4 > * > figure,
  .flex.cols-m-1.s-m-4 > * > .paragraphSystem,
  .flex.cols-m-1.s-m-4 > * > .navigation-root {
    margin-bottom: -4rem;
  }

  .flex.cols-m-1.s-m-4 > * > .component-content > *,
  .flex.cols-m-1.s-m-4 > * > figure > *,
  .flex.cols-m-1.s-m-4 > * > .paragraphSystem > *,
  .flex.cols-m-1.s-m-4 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((100% - 4rem) + 4rem);
    flex-basis: calc((100% - 4rem) + 4rem);
    margin-bottom: 4rem;
    margin-right: calc(4rem);
    max-width: calc((100% - 4rem) + 4rem);
    width: calc((100% - 4rem) + 4rem);
  }

  .flex.cols-m-1.s-m-4 > * > .component-content > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-4 > * > .component-content > *:last-child,
  .flex.cols-m-1.s-m-4 > * > figure > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-4 > * > figure > *:last-child,
  .flex.cols-m-1.s-m-4 > * > .paragraphSystem > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-4 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-1.s-m-4 > * > .navigation-root > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-4 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-1.s-m-5 > * > .component-content,
  .flex.cols-m-1.s-m-5 > * > figure,
  .flex.cols-m-1.s-m-5 > * > .paragraphSystem,
  .flex.cols-m-1.s-m-5 > * > .navigation-root {
    margin-bottom: -5rem;
  }

  .flex.cols-m-1.s-m-5 > * > .component-content > *,
  .flex.cols-m-1.s-m-5 > * > figure > *,
  .flex.cols-m-1.s-m-5 > * > .paragraphSystem > *,
  .flex.cols-m-1.s-m-5 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((100% - 5rem) + 5rem);
    flex-basis: calc((100% - 5rem) + 5rem);
    margin-bottom: 5rem;
    margin-right: calc(5rem);
    max-width: calc((100% - 5rem) + 5rem);
    width: calc((100% - 5rem) + 5rem);
  }

  .flex.cols-m-1.s-m-5 > * > .component-content > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-5 > * > .component-content > *:last-child,
  .flex.cols-m-1.s-m-5 > * > figure > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-5 > * > figure > *:last-child,
  .flex.cols-m-1.s-m-5 > * > .paragraphSystem > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-5 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-1.s-m-5 > * > .navigation-root > *:nth-child(1n + 2),
  .flex.cols-m-1.s-m-5 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-2.s-m-0 > * > .component-content,
  .flex.cols-m-2.s-m-0 > * > figure,
  .flex.cols-m-2.s-m-0 > * > .paragraphSystem,
  .flex.cols-m-2.s-m-0 > * > .navigation-root {
    margin-bottom: -0rem;
  }

  .flex.cols-m-2.s-m-0 > * > .component-content > *,
  .flex.cols-m-2.s-m-0 > * > figure > *,
  .flex.cols-m-2.s-m-0 > * > .paragraphSystem > *,
  .flex.cols-m-2.s-m-0 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((50% - 0rem) + 0rem);
    flex-basis: calc((50% - 0rem) + 0rem);
    margin-bottom: 0rem;
    margin-right: calc(0rem);
    max-width: calc((50% - 0rem) + 0rem);
    width: calc((50% - 0rem) + 0rem);
  }

  .flex.cols-m-2.s-m-0 > * > .component-content > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-0 > * > .component-content > *:last-child,
  .flex.cols-m-2.s-m-0 > * > figure > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-0 > * > figure > *:last-child,
  .flex.cols-m-2.s-m-0 > * > .paragraphSystem > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-0 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-2.s-m-0 > * > .navigation-root > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-0 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-2.s-m-1 > * > .component-content,
  .flex.cols-m-2.s-m-1 > * > figure,
  .flex.cols-m-2.s-m-1 > * > .paragraphSystem,
  .flex.cols-m-2.s-m-1 > * > .navigation-root {
    margin-bottom: -1rem;
  }

  .flex.cols-m-2.s-m-1 > * > .component-content > *,
  .flex.cols-m-2.s-m-1 > * > figure > *,
  .flex.cols-m-2.s-m-1 > * > .paragraphSystem > *,
  .flex.cols-m-2.s-m-1 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((50% - 1rem) + 0.5rem);
    flex-basis: calc((50% - 1rem) + 0.5rem);
    margin-bottom: 1rem;
    margin-right: calc(1rem);
    max-width: calc((50% - 1rem) + 0.5rem);
    width: calc((50% - 1rem) + 0.5rem);
  }

  .flex.cols-m-2.s-m-1 > * > .component-content > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-1 > * > .component-content > *:last-child,
  .flex.cols-m-2.s-m-1 > * > figure > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-1 > * > figure > *:last-child,
  .flex.cols-m-2.s-m-1 > * > .paragraphSystem > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-1 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-2.s-m-1 > * > .navigation-root > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-1 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-2.s-m-2 > * > .component-content,
  .flex.cols-m-2.s-m-2 > * > figure,
  .flex.cols-m-2.s-m-2 > * > .paragraphSystem,
  .flex.cols-m-2.s-m-2 > * > .navigation-root {
    margin-bottom: -2rem;
  }

  .flex.cols-m-2.s-m-2 > * > .component-content > *,
  .flex.cols-m-2.s-m-2 > * > figure > *,
  .flex.cols-m-2.s-m-2 > * > .paragraphSystem > *,
  .flex.cols-m-2.s-m-2 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((50% - 2rem) + 1rem);
    flex-basis: calc((50% - 2rem) + 1rem);
    margin-bottom: 2rem;
    margin-right: calc(2rem);
    max-width: calc((50% - 2rem) + 1rem);
    width: calc((50% - 2rem) + 1rem);
  }

  .flex.cols-m-2.s-m-2 > * > .component-content > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-2 > * > .component-content > *:last-child,
  .flex.cols-m-2.s-m-2 > * > figure > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-2 > * > figure > *:last-child,
  .flex.cols-m-2.s-m-2 > * > .paragraphSystem > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-2 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-2.s-m-2 > * > .navigation-root > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-2 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-2.s-m-3 > * > .component-content,
  .flex.cols-m-2.s-m-3 > * > figure,
  .flex.cols-m-2.s-m-3 > * > .paragraphSystem,
  .flex.cols-m-2.s-m-3 > * > .navigation-root {
    margin-bottom: -3rem;
  }

  .flex.cols-m-2.s-m-3 > * > .component-content > *,
  .flex.cols-m-2.s-m-3 > * > figure > *,
  .flex.cols-m-2.s-m-3 > * > .paragraphSystem > *,
  .flex.cols-m-2.s-m-3 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((50% - 3rem) + 1.5rem);
    flex-basis: calc((50% - 3rem) + 1.5rem);
    margin-bottom: 3rem;
    margin-right: calc(3rem);
    max-width: calc((50% - 3rem) + 1.5rem);
    width: calc((50% - 3rem) + 1.5rem);
  }

  .flex.cols-m-2.s-m-3 > * > .component-content > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-3 > * > .component-content > *:last-child,
  .flex.cols-m-2.s-m-3 > * > figure > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-3 > * > figure > *:last-child,
  .flex.cols-m-2.s-m-3 > * > .paragraphSystem > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-3 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-2.s-m-3 > * > .navigation-root > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-3 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-2.s-m-4 > * > .component-content,
  .flex.cols-m-2.s-m-4 > * > figure,
  .flex.cols-m-2.s-m-4 > * > .paragraphSystem,
  .flex.cols-m-2.s-m-4 > * > .navigation-root {
    margin-bottom: -4rem;
  }

  .flex.cols-m-2.s-m-4 > * > .component-content > *,
  .flex.cols-m-2.s-m-4 > * > figure > *,
  .flex.cols-m-2.s-m-4 > * > .paragraphSystem > *,
  .flex.cols-m-2.s-m-4 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((50% - 4rem) + 2rem);
    flex-basis: calc((50% - 4rem) + 2rem);
    margin-bottom: 4rem;
    margin-right: calc(4rem);
    max-width: calc((50% - 4rem) + 2rem);
    width: calc((50% - 4rem) + 2rem);
  }

  .flex.cols-m-2.s-m-4 > * > .component-content > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-4 > * > .component-content > *:last-child,
  .flex.cols-m-2.s-m-4 > * > figure > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-4 > * > figure > *:last-child,
  .flex.cols-m-2.s-m-4 > * > .paragraphSystem > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-4 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-2.s-m-4 > * > .navigation-root > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-4 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-2.s-m-5 > * > .component-content,
  .flex.cols-m-2.s-m-5 > * > figure,
  .flex.cols-m-2.s-m-5 > * > .paragraphSystem,
  .flex.cols-m-2.s-m-5 > * > .navigation-root {
    margin-bottom: -5rem;
  }

  .flex.cols-m-2.s-m-5 > * > .component-content > *,
  .flex.cols-m-2.s-m-5 > * > figure > *,
  .flex.cols-m-2.s-m-5 > * > .paragraphSystem > *,
  .flex.cols-m-2.s-m-5 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((50% - 5rem) + 2.5rem);
    flex-basis: calc((50% - 5rem) + 2.5rem);
    margin-bottom: 5rem;
    margin-right: calc(5rem);
    max-width: calc((50% - 5rem) + 2.5rem);
    width: calc((50% - 5rem) + 2.5rem);
  }

  .flex.cols-m-2.s-m-5 > * > .component-content > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-5 > * > .component-content > *:last-child,
  .flex.cols-m-2.s-m-5 > * > figure > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-5 > * > figure > *:last-child,
  .flex.cols-m-2.s-m-5 > * > .paragraphSystem > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-5 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-2.s-m-5 > * > .navigation-root > *:nth-child(2n + 3),
  .flex.cols-m-2.s-m-5 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-3.s-m-0 > * > .component-content,
  .flex.cols-m-3.s-m-0 > * > figure,
  .flex.cols-m-3.s-m-0 > * > .paragraphSystem,
  .flex.cols-m-3.s-m-0 > * > .navigation-root {
    margin-bottom: -0rem;
  }

  .flex.cols-m-3.s-m-0 > * > .component-content > *,
  .flex.cols-m-3.s-m-0 > * > figure > *,
  .flex.cols-m-3.s-m-0 > * > .paragraphSystem > *,
  .flex.cols-m-3.s-m-0 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((33.3% - 0rem) + 0rem);
    flex-basis: calc((33.3% - 0rem) + 0rem);
    margin-bottom: 0rem;
    margin-right: calc(0rem);
    max-width: calc((33.3% - 0rem) + 0rem);
    width: calc((33.3% - 0rem) + 0rem);
  }

  .flex.cols-m-3.s-m-0 > * > .component-content > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-0 > * > .component-content > *:last-child,
  .flex.cols-m-3.s-m-0 > * > figure > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-0 > * > figure > *:last-child,
  .flex.cols-m-3.s-m-0 > * > .paragraphSystem > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-0 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-3.s-m-0 > * > .navigation-root > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-0 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-3.s-m-1 > * > .component-content,
  .flex.cols-m-3.s-m-1 > * > figure,
  .flex.cols-m-3.s-m-1 > * > .paragraphSystem,
  .flex.cols-m-3.s-m-1 > * > .navigation-root {
    margin-bottom: -1rem;
  }

  .flex.cols-m-3.s-m-1 > * > .component-content > *,
  .flex.cols-m-3.s-m-1 > * > figure > *,
  .flex.cols-m-3.s-m-1 > * > .paragraphSystem > *,
  .flex.cols-m-3.s-m-1 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((33.3% - 1rem) + 0.33rem);
    flex-basis: calc((33.3% - 1rem) + 0.33rem);
    margin-bottom: 1rem;
    margin-right: calc(1rem);
    max-width: calc((33.3% - 1rem) + 0.33rem);
    width: calc((33.3% - 1rem) + 0.33rem);
  }

  .flex.cols-m-3.s-m-1 > * > .component-content > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-1 > * > .component-content > *:last-child,
  .flex.cols-m-3.s-m-1 > * > figure > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-1 > * > figure > *:last-child,
  .flex.cols-m-3.s-m-1 > * > .paragraphSystem > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-1 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-3.s-m-1 > * > .navigation-root > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-1 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-3.s-m-2 > * > .component-content,
  .flex.cols-m-3.s-m-2 > * > figure,
  .flex.cols-m-3.s-m-2 > * > .paragraphSystem,
  .flex.cols-m-3.s-m-2 > * > .navigation-root {
    margin-bottom: -2rem;
  }

  .flex.cols-m-3.s-m-2 > * > .component-content > *,
  .flex.cols-m-3.s-m-2 > * > figure > *,
  .flex.cols-m-3.s-m-2 > * > .paragraphSystem > *,
  .flex.cols-m-3.s-m-2 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((33.3% - 2rem) + 0.67rem);
    flex-basis: calc((33.3% - 2rem) + 0.67rem);
    margin-bottom: 2rem;
    margin-right: calc(2rem);
    max-width: calc((33.3% - 2rem) + 0.67rem);
    width: calc((33.3% - 2rem) + 0.67rem);
  }

  .flex.cols-m-3.s-m-2 > * > .component-content > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-2 > * > .component-content > *:last-child,
  .flex.cols-m-3.s-m-2 > * > figure > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-2 > * > figure > *:last-child,
  .flex.cols-m-3.s-m-2 > * > .paragraphSystem > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-2 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-3.s-m-2 > * > .navigation-root > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-2 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-3.s-m-3 > * > .component-content,
  .flex.cols-m-3.s-m-3 > * > figure,
  .flex.cols-m-3.s-m-3 > * > .paragraphSystem,
  .flex.cols-m-3.s-m-3 > * > .navigation-root {
    margin-bottom: -3rem;
  }

  .flex.cols-m-3.s-m-3 > * > .component-content > *,
  .flex.cols-m-3.s-m-3 > * > figure > *,
  .flex.cols-m-3.s-m-3 > * > .paragraphSystem > *,
  .flex.cols-m-3.s-m-3 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((33.3% - 3rem) + 1rem);
    flex-basis: calc((33.3% - 3rem) + 1rem);
    margin-bottom: 3rem;
    margin-right: calc(3rem);
    max-width: calc((33.3% - 3rem) + 1rem);
    width: calc((33.3% - 3rem) + 1rem);
  }

  .flex.cols-m-3.s-m-3 > * > .component-content > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-3 > * > .component-content > *:last-child,
  .flex.cols-m-3.s-m-3 > * > figure > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-3 > * > figure > *:last-child,
  .flex.cols-m-3.s-m-3 > * > .paragraphSystem > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-3 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-3.s-m-3 > * > .navigation-root > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-3 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-3.s-m-4 > * > .component-content,
  .flex.cols-m-3.s-m-4 > * > figure,
  .flex.cols-m-3.s-m-4 > * > .paragraphSystem,
  .flex.cols-m-3.s-m-4 > * > .navigation-root {
    margin-bottom: -4rem;
  }

  .flex.cols-m-3.s-m-4 > * > .component-content > *,
  .flex.cols-m-3.s-m-4 > * > figure > *,
  .flex.cols-m-3.s-m-4 > * > .paragraphSystem > *,
  .flex.cols-m-3.s-m-4 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((33.3% - 4rem) + 1.33rem);
    flex-basis: calc((33.3% - 4rem) + 1.33rem);
    margin-bottom: 4rem;
    margin-right: calc(4rem);
    max-width: calc((33.3% - 4rem) + 1.33rem);
    width: calc((33.3% - 4rem) + 1.33rem);
  }

  .flex.cols-m-3.s-m-4 > * > .component-content > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-4 > * > .component-content > *:last-child,
  .flex.cols-m-3.s-m-4 > * > figure > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-4 > * > figure > *:last-child,
  .flex.cols-m-3.s-m-4 > * > .paragraphSystem > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-4 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-3.s-m-4 > * > .navigation-root > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-4 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-3.s-m-5 > * > .component-content,
  .flex.cols-m-3.s-m-5 > * > figure,
  .flex.cols-m-3.s-m-5 > * > .paragraphSystem,
  .flex.cols-m-3.s-m-5 > * > .navigation-root {
    margin-bottom: -5rem;
  }

  .flex.cols-m-3.s-m-5 > * > .component-content > *,
  .flex.cols-m-3.s-m-5 > * > figure > *,
  .flex.cols-m-3.s-m-5 > * > .paragraphSystem > *,
  .flex.cols-m-3.s-m-5 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((33.3% - 5rem) + 1.67rem);
    flex-basis: calc((33.3% - 5rem) + 1.67rem);
    margin-bottom: 5rem;
    margin-right: calc(5rem);
    max-width: calc((33.3% - 5rem) + 1.67rem);
    width: calc((33.3% - 5rem) + 1.67rem);
  }

  .flex.cols-m-3.s-m-5 > * > .component-content > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-5 > * > .component-content > *:last-child,
  .flex.cols-m-3.s-m-5 > * > figure > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-5 > * > figure > *:last-child,
  .flex.cols-m-3.s-m-5 > * > .paragraphSystem > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-5 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-3.s-m-5 > * > .navigation-root > *:nth-child(3n + 4),
  .flex.cols-m-3.s-m-5 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-4.s-m-0 > * > .component-content,
  .flex.cols-m-4.s-m-0 > * > figure,
  .flex.cols-m-4.s-m-0 > * > .paragraphSystem,
  .flex.cols-m-4.s-m-0 > * > .navigation-root {
    margin-bottom: -0rem;
  }

  .flex.cols-m-4.s-m-0 > * > .component-content > *,
  .flex.cols-m-4.s-m-0 > * > figure > *,
  .flex.cols-m-4.s-m-0 > * > .paragraphSystem > *,
  .flex.cols-m-4.s-m-0 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((25% - 0rem) + 0rem);
    flex-basis: calc((25% - 0rem) + 0rem);
    margin-bottom: 0rem;
    margin-right: calc(0rem);
    max-width: calc((25% - 0rem) + 0rem);
    width: calc((25% - 0rem) + 0rem);
  }

  .flex.cols-m-4.s-m-0 > * > .component-content > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-0 > * > .component-content > *:last-child,
  .flex.cols-m-4.s-m-0 > * > figure > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-0 > * > figure > *:last-child,
  .flex.cols-m-4.s-m-0 > * > .paragraphSystem > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-0 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-4.s-m-0 > * > .navigation-root > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-0 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-4.s-m-1 > * > .component-content,
  .flex.cols-m-4.s-m-1 > * > figure,
  .flex.cols-m-4.s-m-1 > * > .paragraphSystem,
  .flex.cols-m-4.s-m-1 > * > .navigation-root {
    margin-bottom: -1rem;
  }

  .flex.cols-m-4.s-m-1 > * > .component-content > *,
  .flex.cols-m-4.s-m-1 > * > figure > *,
  .flex.cols-m-4.s-m-1 > * > .paragraphSystem > *,
  .flex.cols-m-4.s-m-1 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((25% - 1rem) + 0.25rem);
    flex-basis: calc((25% - 1rem) + 0.25rem);
    margin-bottom: 1rem;
    margin-right: calc(1rem);
    max-width: calc((25% - 1rem) + 0.25rem);
    width: calc((25% - 1rem) + 0.25rem);
  }

  .flex.cols-m-4.s-m-1 > * > .component-content > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-1 > * > .component-content > *:last-child,
  .flex.cols-m-4.s-m-1 > * > figure > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-1 > * > figure > *:last-child,
  .flex.cols-m-4.s-m-1 > * > .paragraphSystem > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-1 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-4.s-m-1 > * > .navigation-root > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-1 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-4.s-m-2 > * > .component-content,
  .flex.cols-m-4.s-m-2 > * > figure,
  .flex.cols-m-4.s-m-2 > * > .paragraphSystem,
  .flex.cols-m-4.s-m-2 > * > .navigation-root {
    margin-bottom: -2rem;
  }

  .flex.cols-m-4.s-m-2 > * > .component-content > *,
  .flex.cols-m-4.s-m-2 > * > figure > *,
  .flex.cols-m-4.s-m-2 > * > .paragraphSystem > *,
  .flex.cols-m-4.s-m-2 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((25% - 2rem) + 0.5rem);
    flex-basis: calc((25% - 2rem) + 0.5rem);
    margin-bottom: 2rem;
    margin-right: calc(2rem);
    max-width: calc((25% - 2rem) + 0.5rem);
    width: calc((25% - 2rem) + 0.5rem);
  }

  .flex.cols-m-4.s-m-2 > * > .component-content > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-2 > * > .component-content > *:last-child,
  .flex.cols-m-4.s-m-2 > * > figure > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-2 > * > figure > *:last-child,
  .flex.cols-m-4.s-m-2 > * > .paragraphSystem > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-2 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-4.s-m-2 > * > .navigation-root > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-2 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-4.s-m-3 > * > .component-content,
  .flex.cols-m-4.s-m-3 > * > figure,
  .flex.cols-m-4.s-m-3 > * > .paragraphSystem,
  .flex.cols-m-4.s-m-3 > * > .navigation-root {
    margin-bottom: -3rem;
  }

  .flex.cols-m-4.s-m-3 > * > .component-content > *,
  .flex.cols-m-4.s-m-3 > * > figure > *,
  .flex.cols-m-4.s-m-3 > * > .paragraphSystem > *,
  .flex.cols-m-4.s-m-3 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((25% - 3rem) + 0.75rem);
    flex-basis: calc((25% - 3rem) + 0.75rem);
    margin-bottom: 3rem;
    margin-right: calc(3rem);
    max-width: calc((25% - 3rem) + 0.75rem);
    width: calc((25% - 3rem) + 0.75rem);
  }

  .flex.cols-m-4.s-m-3 > * > .component-content > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-3 > * > .component-content > *:last-child,
  .flex.cols-m-4.s-m-3 > * > figure > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-3 > * > figure > *:last-child,
  .flex.cols-m-4.s-m-3 > * > .paragraphSystem > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-3 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-4.s-m-3 > * > .navigation-root > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-3 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-4.s-m-4 > * > .component-content,
  .flex.cols-m-4.s-m-4 > * > figure,
  .flex.cols-m-4.s-m-4 > * > .paragraphSystem,
  .flex.cols-m-4.s-m-4 > * > .navigation-root {
    margin-bottom: -4rem;
  }

  .flex.cols-m-4.s-m-4 > * > .component-content > *,
  .flex.cols-m-4.s-m-4 > * > figure > *,
  .flex.cols-m-4.s-m-4 > * > .paragraphSystem > *,
  .flex.cols-m-4.s-m-4 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((25% - 4rem) + 1rem);
    flex-basis: calc((25% - 4rem) + 1rem);
    margin-bottom: 4rem;
    margin-right: calc(4rem);
    max-width: calc((25% - 4rem) + 1rem);
    width: calc((25% - 4rem) + 1rem);
  }

  .flex.cols-m-4.s-m-4 > * > .component-content > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-4 > * > .component-content > *:last-child,
  .flex.cols-m-4.s-m-4 > * > figure > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-4 > * > figure > *:last-child,
  .flex.cols-m-4.s-m-4 > * > .paragraphSystem > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-4 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-4.s-m-4 > * > .navigation-root > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-4 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-4.s-m-5 > * > .component-content,
  .flex.cols-m-4.s-m-5 > * > figure,
  .flex.cols-m-4.s-m-5 > * > .paragraphSystem,
  .flex.cols-m-4.s-m-5 > * > .navigation-root {
    margin-bottom: -5rem;
  }

  .flex.cols-m-4.s-m-5 > * > .component-content > *,
  .flex.cols-m-4.s-m-5 > * > figure > *,
  .flex.cols-m-4.s-m-5 > * > .paragraphSystem > *,
  .flex.cols-m-4.s-m-5 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((25% - 5rem) + 1.25rem);
    flex-basis: calc((25% - 5rem) + 1.25rem);
    margin-bottom: 5rem;
    margin-right: calc(5rem);
    max-width: calc((25% - 5rem) + 1.25rem);
    width: calc((25% - 5rem) + 1.25rem);
  }

  .flex.cols-m-4.s-m-5 > * > .component-content > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-5 > * > .component-content > *:last-child,
  .flex.cols-m-4.s-m-5 > * > figure > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-5 > * > figure > *:last-child,
  .flex.cols-m-4.s-m-5 > * > .paragraphSystem > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-5 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-4.s-m-5 > * > .navigation-root > *:nth-child(4n + 5),
  .flex.cols-m-4.s-m-5 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-5.s-m-0 > * > .component-content,
  .flex.cols-m-5.s-m-0 > * > figure,
  .flex.cols-m-5.s-m-0 > * > .paragraphSystem,
  .flex.cols-m-5.s-m-0 > * > .navigation-root {
    margin-bottom: -0rem;
  }

  .flex.cols-m-5.s-m-0 > * > .component-content > *,
  .flex.cols-m-5.s-m-0 > * > figure > *,
  .flex.cols-m-5.s-m-0 > * > .paragraphSystem > *,
  .flex.cols-m-5.s-m-0 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((20% - 0rem) + 0rem);
    flex-basis: calc((20% - 0rem) + 0rem);
    margin-bottom: 0rem;
    margin-right: calc(0rem);
    max-width: calc((20% - 0rem) + 0rem);
    width: calc((20% - 0rem) + 0rem);
  }

  .flex.cols-m-5.s-m-0 > * > .component-content > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-0 > * > .component-content > *:last-child,
  .flex.cols-m-5.s-m-0 > * > figure > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-0 > * > figure > *:last-child,
  .flex.cols-m-5.s-m-0 > * > .paragraphSystem > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-0 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-5.s-m-0 > * > .navigation-root > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-0 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-5.s-m-1 > * > .component-content,
  .flex.cols-m-5.s-m-1 > * > figure,
  .flex.cols-m-5.s-m-1 > * > .paragraphSystem,
  .flex.cols-m-5.s-m-1 > * > .navigation-root {
    margin-bottom: -1rem;
  }

  .flex.cols-m-5.s-m-1 > * > .component-content > *,
  .flex.cols-m-5.s-m-1 > * > figure > *,
  .flex.cols-m-5.s-m-1 > * > .paragraphSystem > *,
  .flex.cols-m-5.s-m-1 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((20% - 1rem) + 0.2rem);
    flex-basis: calc((20% - 1rem) + 0.2rem);
    margin-bottom: 1rem;
    margin-right: calc(1rem);
    max-width: calc((20% - 1rem) + 0.2rem);
    width: calc((20% - 1rem) + 0.2rem);
  }

  .flex.cols-m-5.s-m-1 > * > .component-content > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-1 > * > .component-content > *:last-child,
  .flex.cols-m-5.s-m-1 > * > figure > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-1 > * > figure > *:last-child,
  .flex.cols-m-5.s-m-1 > * > .paragraphSystem > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-1 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-5.s-m-1 > * > .navigation-root > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-1 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-5.s-m-2 > * > .component-content,
  .flex.cols-m-5.s-m-2 > * > figure,
  .flex.cols-m-5.s-m-2 > * > .paragraphSystem,
  .flex.cols-m-5.s-m-2 > * > .navigation-root {
    margin-bottom: -2rem;
  }

  .flex.cols-m-5.s-m-2 > * > .component-content > *,
  .flex.cols-m-5.s-m-2 > * > figure > *,
  .flex.cols-m-5.s-m-2 > * > .paragraphSystem > *,
  .flex.cols-m-5.s-m-2 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((20% - 2rem) + 0.4rem);
    flex-basis: calc((20% - 2rem) + 0.4rem);
    margin-bottom: 2rem;
    margin-right: calc(2rem);
    max-width: calc((20% - 2rem) + 0.4rem);
    width: calc((20% - 2rem) + 0.4rem);
  }

  .flex.cols-m-5.s-m-2 > * > .component-content > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-2 > * > .component-content > *:last-child,
  .flex.cols-m-5.s-m-2 > * > figure > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-2 > * > figure > *:last-child,
  .flex.cols-m-5.s-m-2 > * > .paragraphSystem > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-2 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-5.s-m-2 > * > .navigation-root > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-2 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-5.s-m-3 > * > .component-content,
  .flex.cols-m-5.s-m-3 > * > figure,
  .flex.cols-m-5.s-m-3 > * > .paragraphSystem,
  .flex.cols-m-5.s-m-3 > * > .navigation-root {
    margin-bottom: -3rem;
  }

  .flex.cols-m-5.s-m-3 > * > .component-content > *,
  .flex.cols-m-5.s-m-3 > * > figure > *,
  .flex.cols-m-5.s-m-3 > * > .paragraphSystem > *,
  .flex.cols-m-5.s-m-3 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((20% - 3rem) + 0.6rem);
    flex-basis: calc((20% - 3rem) + 0.6rem);
    margin-bottom: 3rem;
    margin-right: calc(3rem);
    max-width: calc((20% - 3rem) + 0.6rem);
    width: calc((20% - 3rem) + 0.6rem);
  }

  .flex.cols-m-5.s-m-3 > * > .component-content > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-3 > * > .component-content > *:last-child,
  .flex.cols-m-5.s-m-3 > * > figure > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-3 > * > figure > *:last-child,
  .flex.cols-m-5.s-m-3 > * > .paragraphSystem > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-3 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-5.s-m-3 > * > .navigation-root > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-3 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-5.s-m-4 > * > .component-content,
  .flex.cols-m-5.s-m-4 > * > figure,
  .flex.cols-m-5.s-m-4 > * > .paragraphSystem,
  .flex.cols-m-5.s-m-4 > * > .navigation-root {
    margin-bottom: -4rem;
  }

  .flex.cols-m-5.s-m-4 > * > .component-content > *,
  .flex.cols-m-5.s-m-4 > * > figure > *,
  .flex.cols-m-5.s-m-4 > * > .paragraphSystem > *,
  .flex.cols-m-5.s-m-4 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((20% - 4rem) + 0.8rem);
    flex-basis: calc((20% - 4rem) + 0.8rem);
    margin-bottom: 4rem;
    margin-right: calc(4rem);
    max-width: calc((20% - 4rem) + 0.8rem);
    width: calc((20% - 4rem) + 0.8rem);
  }

  .flex.cols-m-5.s-m-4 > * > .component-content > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-4 > * > .component-content > *:last-child,
  .flex.cols-m-5.s-m-4 > * > figure > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-4 > * > figure > *:last-child,
  .flex.cols-m-5.s-m-4 > * > .paragraphSystem > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-4 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-5.s-m-4 > * > .navigation-root > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-4 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-m-5.s-m-5 > * > .component-content,
  .flex.cols-m-5.s-m-5 > * > figure,
  .flex.cols-m-5.s-m-5 > * > .paragraphSystem,
  .flex.cols-m-5.s-m-5 > * > .navigation-root {
    margin-bottom: -5rem;
  }

  .flex.cols-m-5.s-m-5 > * > .component-content > *,
  .flex.cols-m-5.s-m-5 > * > figure > *,
  .flex.cols-m-5.s-m-5 > * > .paragraphSystem > *,
  .flex.cols-m-5.s-m-5 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((20% - 5rem) + 1rem);
    flex-basis: calc((20% - 5rem) + 1rem);
    margin-bottom: 5rem;
    margin-right: calc(5rem);
    max-width: calc((20% - 5rem) + 1rem);
    width: calc((20% - 5rem) + 1rem);
  }

  .flex.cols-m-5.s-m-5 > * > .component-content > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-5 > * > .component-content > *:last-child,
  .flex.cols-m-5.s-m-5 > * > figure > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-5 > * > figure > *:last-child,
  .flex.cols-m-5.s-m-5 > * > .paragraphSystem > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-5 > * > .paragraphSystem > *:last-child,
  .flex.cols-m-5.s-m-5 > * > .navigation-root > *:nth-child(5n + 6),
  .flex.cols-m-5.s-m-5 > * > .navigation-root > *:last-child {
    margin-right: 0px;
    padding-right: 0px;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}

@media (min-width: 768px) {
  .flex.cols-d-1.s-d-0 > * > .component-content,
  .flex.cols-d-1.s-d-0 > * > figure,
  .flex.cols-d-1.s-d-0 > * > .paragraphSystem,
  .flex.cols-d-1.s-d-0 > * > .navigation-root {
    margin-bottom: -0rem;
  }

  .flex.cols-d-1.s-d-0 > * > .component-content > *,
  .flex.cols-d-1.s-d-0 > * > figure > *,
  .flex.cols-d-1.s-d-0 > * > .paragraphSystem > *,
  .flex.cols-d-1.s-d-0 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((100% - 0rem) + 0rem);
    flex-basis: calc((100% - 0rem) + 0rem);
    margin-bottom: 0rem;
    margin-right: calc(0rem);
    max-width: calc((100% - 0rem) + 0rem);
    width: calc((100% - 0rem) + 0rem);
  }

  .flex.cols-d-1.s-d-0 > * > .component-content > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-0 > * > .component-content > *:last-child,
  .flex.cols-d-1.s-d-0 > * > figure > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-0 > * > figure > *:last-child,
  .flex.cols-d-1.s-d-0 > * > .paragraphSystem > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-0 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-1.s-d-0 > * > .navigation-root > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-0 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-1.s-d-1 > * > .component-content,
  .flex.cols-d-1.s-d-1 > * > figure,
  .flex.cols-d-1.s-d-1 > * > .paragraphSystem,
  .flex.cols-d-1.s-d-1 > * > .navigation-root {
    margin-bottom: -1rem;
  }

  .flex.cols-d-1.s-d-1 > * > .component-content > *,
  .flex.cols-d-1.s-d-1 > * > figure > *,
  .flex.cols-d-1.s-d-1 > * > .paragraphSystem > *,
  .flex.cols-d-1.s-d-1 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((100% - 1rem) + 1rem);
    flex-basis: calc((100% - 1rem) + 1rem);
    margin-bottom: 1rem;
    margin-right: calc(1rem);
    max-width: calc((100% - 1rem) + 1rem);
    width: calc((100% - 1rem) + 1rem);
  }

  .flex.cols-d-1.s-d-1 > * > .component-content > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-1 > * > .component-content > *:last-child,
  .flex.cols-d-1.s-d-1 > * > figure > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-1 > * > figure > *:last-child,
  .flex.cols-d-1.s-d-1 > * > .paragraphSystem > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-1 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-1.s-d-1 > * > .navigation-root > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-1 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-1.s-d-2 > * > .component-content,
  .flex.cols-d-1.s-d-2 > * > figure,
  .flex.cols-d-1.s-d-2 > * > .paragraphSystem,
  .flex.cols-d-1.s-d-2 > * > .navigation-root {
    margin-bottom: -2rem;
  }

  .flex.cols-d-1.s-d-2 > * > .component-content > *,
  .flex.cols-d-1.s-d-2 > * > figure > *,
  .flex.cols-d-1.s-d-2 > * > .paragraphSystem > *,
  .flex.cols-d-1.s-d-2 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((100% - 2rem) + 2rem);
    flex-basis: calc((100% - 2rem) + 2rem);
    margin-bottom: 2rem;
    margin-right: calc(2rem);
    max-width: calc((100% - 2rem) + 2rem);
    width: calc((100% - 2rem) + 2rem);
  }

  .flex.cols-d-1.s-d-2 > * > .component-content > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-2 > * > .component-content > *:last-child,
  .flex.cols-d-1.s-d-2 > * > figure > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-2 > * > figure > *:last-child,
  .flex.cols-d-1.s-d-2 > * > .paragraphSystem > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-2 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-1.s-d-2 > * > .navigation-root > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-2 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-1.s-d-3 > * > .component-content,
  .flex.cols-d-1.s-d-3 > * > figure,
  .flex.cols-d-1.s-d-3 > * > .paragraphSystem,
  .flex.cols-d-1.s-d-3 > * > .navigation-root {
    margin-bottom: -3rem;
  }

  .flex.cols-d-1.s-d-3 > * > .component-content > *,
  .flex.cols-d-1.s-d-3 > * > figure > *,
  .flex.cols-d-1.s-d-3 > * > .paragraphSystem > *,
  .flex.cols-d-1.s-d-3 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((100% - 3rem) + 3rem);
    flex-basis: calc((100% - 3rem) + 3rem);
    margin-bottom: 3rem;
    margin-right: calc(3rem);
    max-width: calc((100% - 3rem) + 3rem);
    width: calc((100% - 3rem) + 3rem);
  }

  .flex.cols-d-1.s-d-3 > * > .component-content > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-3 > * > .component-content > *:last-child,
  .flex.cols-d-1.s-d-3 > * > figure > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-3 > * > figure > *:last-child,
  .flex.cols-d-1.s-d-3 > * > .paragraphSystem > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-3 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-1.s-d-3 > * > .navigation-root > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-3 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-1.s-d-4 > * > .component-content,
  .flex.cols-d-1.s-d-4 > * > figure,
  .flex.cols-d-1.s-d-4 > * > .paragraphSystem,
  .flex.cols-d-1.s-d-4 > * > .navigation-root {
    margin-bottom: -4rem;
  }

  .flex.cols-d-1.s-d-4 > * > .component-content > *,
  .flex.cols-d-1.s-d-4 > * > figure > *,
  .flex.cols-d-1.s-d-4 > * > .paragraphSystem > *,
  .flex.cols-d-1.s-d-4 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((100% - 4rem) + 4rem);
    flex-basis: calc((100% - 4rem) + 4rem);
    margin-bottom: 4rem;
    margin-right: calc(4rem);
    max-width: calc((100% - 4rem) + 4rem);
    width: calc((100% - 4rem) + 4rem);
  }

  .flex.cols-d-1.s-d-4 > * > .component-content > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-4 > * > .component-content > *:last-child,
  .flex.cols-d-1.s-d-4 > * > figure > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-4 > * > figure > *:last-child,
  .flex.cols-d-1.s-d-4 > * > .paragraphSystem > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-4 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-1.s-d-4 > * > .navigation-root > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-4 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-1.s-d-5 > * > .component-content,
  .flex.cols-d-1.s-d-5 > * > figure,
  .flex.cols-d-1.s-d-5 > * > .paragraphSystem,
  .flex.cols-d-1.s-d-5 > * > .navigation-root {
    margin-bottom: -5rem;
  }

  .flex.cols-d-1.s-d-5 > * > .component-content > *,
  .flex.cols-d-1.s-d-5 > * > figure > *,
  .flex.cols-d-1.s-d-5 > * > .paragraphSystem > *,
  .flex.cols-d-1.s-d-5 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((100% - 5rem) + 5rem);
    flex-basis: calc((100% - 5rem) + 5rem);
    margin-bottom: 5rem;
    margin-right: calc(5rem);
    max-width: calc((100% - 5rem) + 5rem);
    width: calc((100% - 5rem) + 5rem);
  }

  .flex.cols-d-1.s-d-5 > * > .component-content > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-5 > * > .component-content > *:last-child,
  .flex.cols-d-1.s-d-5 > * > figure > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-5 > * > figure > *:last-child,
  .flex.cols-d-1.s-d-5 > * > .paragraphSystem > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-5 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-1.s-d-5 > * > .navigation-root > *:nth-child(1n + 2),
  .flex.cols-d-1.s-d-5 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-2.s-d-0 > * > .component-content,
  .flex.cols-d-2.s-d-0 > * > figure,
  .flex.cols-d-2.s-d-0 > * > .paragraphSystem,
  .flex.cols-d-2.s-d-0 > * > .navigation-root {
    margin-bottom: -0rem;
  }

  .flex.cols-d-2.s-d-0 > * > .component-content > *,
  .flex.cols-d-2.s-d-0 > * > figure > *,
  .flex.cols-d-2.s-d-0 > * > .paragraphSystem > *,
  .flex.cols-d-2.s-d-0 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((50% - 0rem) + 0rem);
    flex-basis: calc((50% - 0rem) + 0rem);
    margin-bottom: 0rem;
    margin-right: calc(0rem);
    max-width: calc((50% - 0rem) + 0rem);
    width: calc((50% - 0rem) + 0rem);
  }

  .flex.cols-d-2.s-d-0 > * > .component-content > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-0 > * > .component-content > *:last-child,
  .flex.cols-d-2.s-d-0 > * > figure > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-0 > * > figure > *:last-child,
  .flex.cols-d-2.s-d-0 > * > .paragraphSystem > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-0 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-2.s-d-0 > * > .navigation-root > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-0 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-2.s-d-1 > * > .component-content,
  .flex.cols-d-2.s-d-1 > * > figure,
  .flex.cols-d-2.s-d-1 > * > .paragraphSystem,
  .flex.cols-d-2.s-d-1 > * > .navigation-root {
    margin-bottom: -1rem;
  }

  .flex.cols-d-2.s-d-1 > * > .component-content > *,
  .flex.cols-d-2.s-d-1 > * > figure > *,
  .flex.cols-d-2.s-d-1 > * > .paragraphSystem > *,
  .flex.cols-d-2.s-d-1 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((50% - 1rem) + 0.5rem);
    flex-basis: calc((50% - 1rem) + 0.5rem);
    margin-bottom: 1rem;
    margin-right: calc(1rem);
    max-width: calc((50% - 1rem) + 0.5rem);
    width: calc((50% - 1rem) + 0.5rem);
  }

  .flex.cols-d-2.s-d-1 > * > .component-content > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-1 > * > .component-content > *:last-child,
  .flex.cols-d-2.s-d-1 > * > figure > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-1 > * > figure > *:last-child,
  .flex.cols-d-2.s-d-1 > * > .paragraphSystem > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-1 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-2.s-d-1 > * > .navigation-root > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-1 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-2.s-d-2 > * > .component-content,
  .flex.cols-d-2.s-d-2 > * > figure,
  .flex.cols-d-2.s-d-2 > * > .paragraphSystem,
  .flex.cols-d-2.s-d-2 > * > .navigation-root {
    margin-bottom: -2rem;
  }

  .flex.cols-d-2.s-d-2 > * > .component-content > *,
  .flex.cols-d-2.s-d-2 > * > figure > *,
  .flex.cols-d-2.s-d-2 > * > .paragraphSystem > *,
  .flex.cols-d-2.s-d-2 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((50% - 2rem) + 1rem);
    flex-basis: calc((50% - 2rem) + 1rem);
    margin-bottom: 2rem;
    margin-right: calc(2rem);
    max-width: calc((50% - 2rem) + 1rem);
    width: calc((50% - 2rem) + 1rem);
  }

  .flex.cols-d-2.s-d-2 > * > .component-content > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-2 > * > .component-content > *:last-child,
  .flex.cols-d-2.s-d-2 > * > figure > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-2 > * > figure > *:last-child,
  .flex.cols-d-2.s-d-2 > * > .paragraphSystem > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-2 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-2.s-d-2 > * > .navigation-root > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-2 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-2.s-d-3 > * > .component-content,
  .flex.cols-d-2.s-d-3 > * > figure,
  .flex.cols-d-2.s-d-3 > * > .paragraphSystem,
  .flex.cols-d-2.s-d-3 > * > .navigation-root {
    margin-bottom: -3rem;
  }

  .flex.cols-d-2.s-d-3 > * > .component-content > *,
  .flex.cols-d-2.s-d-3 > * > figure > *,
  .flex.cols-d-2.s-d-3 > * > .paragraphSystem > *,
  .flex.cols-d-2.s-d-3 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((50% - 3rem) + 1.5rem);
    flex-basis: calc((50% - 3rem) + 1.5rem);
    margin-bottom: 3rem;
    margin-right: calc(3rem);
    max-width: calc((50% - 3rem) + 1.5rem);
    width: calc((50% - 3rem) + 1.5rem);
  }

  .flex.cols-d-2.s-d-3 > * > .component-content > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-3 > * > .component-content > *:last-child,
  .flex.cols-d-2.s-d-3 > * > figure > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-3 > * > figure > *:last-child,
  .flex.cols-d-2.s-d-3 > * > .paragraphSystem > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-3 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-2.s-d-3 > * > .navigation-root > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-3 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-2.s-d-4 > * > .component-content,
  .flex.cols-d-2.s-d-4 > * > figure,
  .flex.cols-d-2.s-d-4 > * > .paragraphSystem,
  .flex.cols-d-2.s-d-4 > * > .navigation-root {
    margin-bottom: -4rem;
  }

  .flex.cols-d-2.s-d-4 > * > .component-content > *,
  .flex.cols-d-2.s-d-4 > * > figure > *,
  .flex.cols-d-2.s-d-4 > * > .paragraphSystem > *,
  .flex.cols-d-2.s-d-4 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((50% - 4rem) + 2rem);
    flex-basis: calc((50% - 4rem) + 2rem);
    margin-bottom: 4rem;
    margin-right: calc(4rem);
    max-width: calc((50% - 4rem) + 2rem);
    width: calc((50% - 4rem) + 2rem);
  }

  .flex.cols-d-2.s-d-4 > * > .component-content > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-4 > * > .component-content > *:last-child,
  .flex.cols-d-2.s-d-4 > * > figure > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-4 > * > figure > *:last-child,
  .flex.cols-d-2.s-d-4 > * > .paragraphSystem > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-4 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-2.s-d-4 > * > .navigation-root > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-4 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-2.s-d-5 > * > .component-content,
  .flex.cols-d-2.s-d-5 > * > figure,
  .flex.cols-d-2.s-d-5 > * > .paragraphSystem,
  .flex.cols-d-2.s-d-5 > * > .navigation-root {
    margin-bottom: -5rem;
  }

  .flex.cols-d-2.s-d-5 > * > .component-content > *,
  .flex.cols-d-2.s-d-5 > * > figure > *,
  .flex.cols-d-2.s-d-5 > * > .paragraphSystem > *,
  .flex.cols-d-2.s-d-5 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((50% - 5rem) + 2.5rem);
    flex-basis: calc((50% - 5rem) + 2.5rem);
    margin-bottom: 5rem;
    margin-right: calc(5rem);
    max-width: calc((50% - 5rem) + 2.5rem);
    width: calc((50% - 5rem) + 2.5rem);
  }

  .flex.cols-d-2.s-d-5 > * > .component-content > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-5 > * > .component-content > *:last-child,
  .flex.cols-d-2.s-d-5 > * > figure > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-5 > * > figure > *:last-child,
  .flex.cols-d-2.s-d-5 > * > .paragraphSystem > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-5 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-2.s-d-5 > * > .navigation-root > *:nth-child(2n + 3),
  .flex.cols-d-2.s-d-5 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-3.s-d-0 > * > .component-content,
  .flex.cols-d-3.s-d-0 > * > figure,
  .flex.cols-d-3.s-d-0 > * > .paragraphSystem,
  .flex.cols-d-3.s-d-0 > * > .navigation-root {
    margin-bottom: -0rem;
  }

  .flex.cols-d-3.s-d-0 > * > .component-content > *,
  .flex.cols-d-3.s-d-0 > * > figure > *,
  .flex.cols-d-3.s-d-0 > * > .paragraphSystem > *,
  .flex.cols-d-3.s-d-0 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((33.3% - 0rem) + 0rem);
    flex-basis: calc((33.3% - 0rem) + 0rem);
    margin-bottom: 0rem;
    margin-right: calc(0rem);
    max-width: calc((33.3% - 0rem) + 0rem);
    width: calc((33.3% - 0rem) + 0rem);
  }

  .flex.cols-d-3.s-d-0 > * > .component-content > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-0 > * > .component-content > *:last-child,
  .flex.cols-d-3.s-d-0 > * > figure > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-0 > * > figure > *:last-child,
  .flex.cols-d-3.s-d-0 > * > .paragraphSystem > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-0 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-3.s-d-0 > * > .navigation-root > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-0 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-3.s-d-1 > * > .component-content,
  .flex.cols-d-3.s-d-1 > * > figure,
  .flex.cols-d-3.s-d-1 > * > .paragraphSystem,
  .flex.cols-d-3.s-d-1 > * > .navigation-root {
    margin-bottom: -1rem;
  }

  .flex.cols-d-3.s-d-1 > * > .component-content > *,
  .flex.cols-d-3.s-d-1 > * > figure > *,
  .flex.cols-d-3.s-d-1 > * > .paragraphSystem > *,
  .flex.cols-d-3.s-d-1 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((33.3% - 1rem) + 0.33rem);
    flex-basis: calc((33.3% - 1rem) + 0.33rem);
    margin-bottom: 1rem;
    margin-right: calc(1rem);
    max-width: calc((33.3% - 1rem) + 0.33rem);
    width: calc((33.3% - 1rem) + 0.33rem);
  }

  .flex.cols-d-3.s-d-1 > * > .component-content > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-1 > * > .component-content > *:last-child,
  .flex.cols-d-3.s-d-1 > * > figure > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-1 > * > figure > *:last-child,
  .flex.cols-d-3.s-d-1 > * > .paragraphSystem > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-1 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-3.s-d-1 > * > .navigation-root > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-1 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-3.s-d-2 > * > .component-content,
  .flex.cols-d-3.s-d-2 > * > figure,
  .flex.cols-d-3.s-d-2 > * > .paragraphSystem,
  .flex.cols-d-3.s-d-2 > * > .navigation-root {
    margin-bottom: -2rem;
  }

  .flex.cols-d-3.s-d-2 > * > .component-content > *,
  .flex.cols-d-3.s-d-2 > * > figure > *,
  .flex.cols-d-3.s-d-2 > * > .paragraphSystem > *,
  .flex.cols-d-3.s-d-2 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((33.3% - 2rem) + 0.67rem);
    flex-basis: calc((33.3% - 2rem) + 0.67rem);
    margin-bottom: 2rem;
    margin-right: calc(2rem);
    max-width: calc((33.3% - 2rem) + 0.67rem);
    width: calc((33.3% - 2rem) + 0.67rem);
  }

  .flex.cols-d-3.s-d-2 > * > .component-content > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-2 > * > .component-content > *:last-child,
  .flex.cols-d-3.s-d-2 > * > figure > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-2 > * > figure > *:last-child,
  .flex.cols-d-3.s-d-2 > * > .paragraphSystem > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-2 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-3.s-d-2 > * > .navigation-root > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-2 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-3.s-d-3 > * > .component-content,
  .flex.cols-d-3.s-d-3 > * > figure,
  .flex.cols-d-3.s-d-3 > * > .paragraphSystem,
  .flex.cols-d-3.s-d-3 > * > .navigation-root {
    margin-bottom: -3rem;
  }

  .flex.cols-d-3.s-d-3 > * > .component-content > *,
  .flex.cols-d-3.s-d-3 > * > figure > *,
  .flex.cols-d-3.s-d-3 > * > .paragraphSystem > *,
  .flex.cols-d-3.s-d-3 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((33.3% - 3rem) + 1rem);
    flex-basis: calc((33.3% - 3rem) + 1rem);
    margin-bottom: 3rem;
    margin-right: calc(3rem);
    max-width: calc((33.3% - 3rem) + 1rem);
    width: calc((33.3% - 3rem) + 1rem);
  }

  .flex.cols-d-3.s-d-3 > * > .component-content > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-3 > * > .component-content > *:last-child,
  .flex.cols-d-3.s-d-3 > * > figure > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-3 > * > figure > *:last-child,
  .flex.cols-d-3.s-d-3 > * > .paragraphSystem > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-3 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-3.s-d-3 > * > .navigation-root > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-3 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-3.s-d-4 > * > .component-content,
  .flex.cols-d-3.s-d-4 > * > figure,
  .flex.cols-d-3.s-d-4 > * > .paragraphSystem,
  .flex.cols-d-3.s-d-4 > * > .navigation-root {
    margin-bottom: -4rem;
  }

  .flex.cols-d-3.s-d-4 > * > .component-content > *,
  .flex.cols-d-3.s-d-4 > * > figure > *,
  .flex.cols-d-3.s-d-4 > * > .paragraphSystem > *,
  .flex.cols-d-3.s-d-4 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((33.3% - 4rem) + 1.33rem);
    flex-basis: calc((33.3% - 4rem) + 1.33rem);
    margin-bottom: 4rem;
    margin-right: calc(4rem);
    max-width: calc((33.3% - 4rem) + 1.33rem);
    width: calc((33.3% - 4rem) + 1.33rem);
  }

  .flex.cols-d-3.s-d-4 > * > .component-content > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-4 > * > .component-content > *:last-child,
  .flex.cols-d-3.s-d-4 > * > figure > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-4 > * > figure > *:last-child,
  .flex.cols-d-3.s-d-4 > * > .paragraphSystem > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-4 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-3.s-d-4 > * > .navigation-root > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-4 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-3.s-d-5 > * > .component-content,
  .flex.cols-d-3.s-d-5 > * > figure,
  .flex.cols-d-3.s-d-5 > * > .paragraphSystem,
  .flex.cols-d-3.s-d-5 > * > .navigation-root {
    margin-bottom: -5rem;
  }

  .flex.cols-d-3.s-d-5 > * > .component-content > *,
  .flex.cols-d-3.s-d-5 > * > figure > *,
  .flex.cols-d-3.s-d-5 > * > .paragraphSystem > *,
  .flex.cols-d-3.s-d-5 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((33.3% - 5rem) + 1.67rem);
    flex-basis: calc((33.3% - 5rem) + 1.67rem);
    margin-bottom: 5rem;
    margin-right: calc(5rem);
    max-width: calc((33.3% - 5rem) + 1.67rem);
    width: calc((33.3% - 5rem) + 1.67rem);
  }

  .flex.cols-d-3.s-d-5 > * > .component-content > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-5 > * > .component-content > *:last-child,
  .flex.cols-d-3.s-d-5 > * > figure > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-5 > * > figure > *:last-child,
  .flex.cols-d-3.s-d-5 > * > .paragraphSystem > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-5 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-3.s-d-5 > * > .navigation-root > *:nth-child(3n + 4),
  .flex.cols-d-3.s-d-5 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-4.s-d-0 > * > .component-content,
  .flex.cols-d-4.s-d-0 > * > figure,
  .flex.cols-d-4.s-d-0 > * > .paragraphSystem,
  .flex.cols-d-4.s-d-0 > * > .navigation-root {
    margin-bottom: -0rem;
  }

  .flex.cols-d-4.s-d-0 > * > .component-content > *,
  .flex.cols-d-4.s-d-0 > * > figure > *,
  .flex.cols-d-4.s-d-0 > * > .paragraphSystem > *,
  .flex.cols-d-4.s-d-0 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((25% - 0rem) + 0rem);
    flex-basis: calc((25% - 0rem) + 0rem);
    margin-bottom: 0rem;
    margin-right: calc(0rem);
    max-width: calc((25% - 0rem) + 0rem);
    width: calc((25% - 0rem) + 0rem);
  }

  .flex.cols-d-4.s-d-0 > * > .component-content > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-0 > * > .component-content > *:last-child,
  .flex.cols-d-4.s-d-0 > * > figure > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-0 > * > figure > *:last-child,
  .flex.cols-d-4.s-d-0 > * > .paragraphSystem > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-0 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-4.s-d-0 > * > .navigation-root > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-0 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-4.s-d-1 > * > .component-content,
  .flex.cols-d-4.s-d-1 > * > figure,
  .flex.cols-d-4.s-d-1 > * > .paragraphSystem,
  .flex.cols-d-4.s-d-1 > * > .navigation-root {
    margin-bottom: -1rem;
  }

  .flex.cols-d-4.s-d-1 > * > .component-content > *,
  .flex.cols-d-4.s-d-1 > * > figure > *,
  .flex.cols-d-4.s-d-1 > * > .paragraphSystem > *,
  .flex.cols-d-4.s-d-1 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((25% - 1rem) + 0.25rem);
    flex-basis: calc((25% - 1rem) + 0.25rem);
    margin-bottom: 1rem;
    margin-right: calc(1rem);
    max-width: calc((25% - 1rem) + 0.25rem);
    width: calc((25% - 1rem) + 0.25rem);
  }

  .flex.cols-d-4.s-d-1 > * > .component-content > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-1 > * > .component-content > *:last-child,
  .flex.cols-d-4.s-d-1 > * > figure > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-1 > * > figure > *:last-child,
  .flex.cols-d-4.s-d-1 > * > .paragraphSystem > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-1 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-4.s-d-1 > * > .navigation-root > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-1 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-4.s-d-2 > * > .component-content,
  .flex.cols-d-4.s-d-2 > * > figure,
  .flex.cols-d-4.s-d-2 > * > .paragraphSystem,
  .flex.cols-d-4.s-d-2 > * > .navigation-root {
    margin-bottom: -2rem;
  }

  .flex.cols-d-4.s-d-2 > * > .component-content > *,
  .flex.cols-d-4.s-d-2 > * > figure > *,
  .flex.cols-d-4.s-d-2 > * > .paragraphSystem > *,
  .flex.cols-d-4.s-d-2 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((25% - 2rem) + 0.5rem);
    flex-basis: calc((25% - 2rem) + 0.5rem);
    margin-bottom: 2rem;
    margin-right: calc(2rem);
    max-width: calc((25% - 2rem) + 0.5rem);
    width: calc((25% - 2rem) + 0.5rem);
  }

  .flex.cols-d-4.s-d-2 > * > .component-content > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-2 > * > .component-content > *:last-child,
  .flex.cols-d-4.s-d-2 > * > figure > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-2 > * > figure > *:last-child,
  .flex.cols-d-4.s-d-2 > * > .paragraphSystem > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-2 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-4.s-d-2 > * > .navigation-root > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-2 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-4.s-d-3 > * > .component-content,
  .flex.cols-d-4.s-d-3 > * > figure,
  .flex.cols-d-4.s-d-3 > * > .paragraphSystem,
  .flex.cols-d-4.s-d-3 > * > .navigation-root {
    margin-bottom: -3rem;
  }

  .flex.cols-d-4.s-d-3 > * > .component-content > *,
  .flex.cols-d-4.s-d-3 > * > figure > *,
  .flex.cols-d-4.s-d-3 > * > .paragraphSystem > *,
  .flex.cols-d-4.s-d-3 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((25% - 3rem) + 0.75rem);
    flex-basis: calc((25% - 3rem) + 0.75rem);
    margin-bottom: 3rem;
    margin-right: calc(3rem);
    max-width: calc((25% - 3rem) + 0.75rem);
    width: calc((25% - 3rem) + 0.75rem);
  }

  .flex.cols-d-4.s-d-3 > * > .component-content > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-3 > * > .component-content > *:last-child,
  .flex.cols-d-4.s-d-3 > * > figure > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-3 > * > figure > *:last-child,
  .flex.cols-d-4.s-d-3 > * > .paragraphSystem > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-3 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-4.s-d-3 > * > .navigation-root > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-3 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-4.s-d-4 > * > .component-content,
  .flex.cols-d-4.s-d-4 > * > figure,
  .flex.cols-d-4.s-d-4 > * > .paragraphSystem,
  .flex.cols-d-4.s-d-4 > * > .navigation-root {
    margin-bottom: -4rem;
  }

  .flex.cols-d-4.s-d-4 > * > .component-content > *,
  .flex.cols-d-4.s-d-4 > * > figure > *,
  .flex.cols-d-4.s-d-4 > * > .paragraphSystem > *,
  .flex.cols-d-4.s-d-4 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((25% - 4rem) + 1rem);
    flex-basis: calc((25% - 4rem) + 1rem);
    margin-bottom: 4rem;
    margin-right: calc(4rem);
    max-width: calc((25% - 4rem) + 1rem);
    width: calc((25% - 4rem) + 1rem);
  }

  .flex.cols-d-4.s-d-4 > * > .component-content > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-4 > * > .component-content > *:last-child,
  .flex.cols-d-4.s-d-4 > * > figure > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-4 > * > figure > *:last-child,
  .flex.cols-d-4.s-d-4 > * > .paragraphSystem > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-4 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-4.s-d-4 > * > .navigation-root > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-4 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-4.s-d-5 > * > .component-content,
  .flex.cols-d-4.s-d-5 > * > figure,
  .flex.cols-d-4.s-d-5 > * > .paragraphSystem,
  .flex.cols-d-4.s-d-5 > * > .navigation-root {
    margin-bottom: -5rem;
  }

  .flex.cols-d-4.s-d-5 > * > .component-content > *,
  .flex.cols-d-4.s-d-5 > * > figure > *,
  .flex.cols-d-4.s-d-5 > * > .paragraphSystem > *,
  .flex.cols-d-4.s-d-5 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((25% - 5rem) + 1.25rem);
    flex-basis: calc((25% - 5rem) + 1.25rem);
    margin-bottom: 5rem;
    margin-right: calc(5rem);
    max-width: calc((25% - 5rem) + 1.25rem);
    width: calc((25% - 5rem) + 1.25rem);
  }

  .flex.cols-d-4.s-d-5 > * > .component-content > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-5 > * > .component-content > *:last-child,
  .flex.cols-d-4.s-d-5 > * > figure > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-5 > * > figure > *:last-child,
  .flex.cols-d-4.s-d-5 > * > .paragraphSystem > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-5 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-4.s-d-5 > * > .navigation-root > *:nth-child(4n + 5),
  .flex.cols-d-4.s-d-5 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-5.s-d-0 > * > .component-content,
  .flex.cols-d-5.s-d-0 > * > figure,
  .flex.cols-d-5.s-d-0 > * > .paragraphSystem,
  .flex.cols-d-5.s-d-0 > * > .navigation-root {
    margin-bottom: -0rem;
  }

  .flex.cols-d-5.s-d-0 > * > .component-content > *,
  .flex.cols-d-5.s-d-0 > * > figure > *,
  .flex.cols-d-5.s-d-0 > * > .paragraphSystem > *,
  .flex.cols-d-5.s-d-0 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((20% - 0rem) + 0rem);
    flex-basis: calc((20% - 0rem) + 0rem);
    margin-bottom: 0rem;
    margin-right: calc(0rem);
    max-width: calc((20% - 0rem) + 0rem);
    width: calc((20% - 0rem) + 0rem);
  }

  .flex.cols-d-5.s-d-0 > * > .component-content > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-0 > * > .component-content > *:last-child,
  .flex.cols-d-5.s-d-0 > * > figure > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-0 > * > figure > *:last-child,
  .flex.cols-d-5.s-d-0 > * > .paragraphSystem > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-0 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-5.s-d-0 > * > .navigation-root > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-0 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-5.s-d-1 > * > .component-content,
  .flex.cols-d-5.s-d-1 > * > figure,
  .flex.cols-d-5.s-d-1 > * > .paragraphSystem,
  .flex.cols-d-5.s-d-1 > * > .navigation-root {
    margin-bottom: -1rem;
  }

  .flex.cols-d-5.s-d-1 > * > .component-content > *,
  .flex.cols-d-5.s-d-1 > * > figure > *,
  .flex.cols-d-5.s-d-1 > * > .paragraphSystem > *,
  .flex.cols-d-5.s-d-1 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((20% - 1rem) + 0.2rem);
    flex-basis: calc((20% - 1rem) + 0.2rem);
    margin-bottom: 1rem;
    margin-right: calc(1rem);
    max-width: calc((20% - 1rem) + 0.2rem);
    width: calc((20% - 1rem) + 0.2rem);
  }

  .flex.cols-d-5.s-d-1 > * > .component-content > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-1 > * > .component-content > *:last-child,
  .flex.cols-d-5.s-d-1 > * > figure > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-1 > * > figure > *:last-child,
  .flex.cols-d-5.s-d-1 > * > .paragraphSystem > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-1 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-5.s-d-1 > * > .navigation-root > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-1 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-5.s-d-2 > * > .component-content,
  .flex.cols-d-5.s-d-2 > * > figure,
  .flex.cols-d-5.s-d-2 > * > .paragraphSystem,
  .flex.cols-d-5.s-d-2 > * > .navigation-root {
    margin-bottom: -2rem;
  }

  .flex.cols-d-5.s-d-2 > * > .component-content > *,
  .flex.cols-d-5.s-d-2 > * > figure > *,
  .flex.cols-d-5.s-d-2 > * > .paragraphSystem > *,
  .flex.cols-d-5.s-d-2 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((20% - 2rem) + 0.4rem);
    flex-basis: calc((20% - 2rem) + 0.4rem);
    margin-bottom: 2rem;
    margin-right: calc(2rem);
    max-width: calc((20% - 2rem) + 0.4rem);
    width: calc((20% - 2rem) + 0.4rem);
  }

  .flex.cols-d-5.s-d-2 > * > .component-content > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-2 > * > .component-content > *:last-child,
  .flex.cols-d-5.s-d-2 > * > figure > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-2 > * > figure > *:last-child,
  .flex.cols-d-5.s-d-2 > * > .paragraphSystem > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-2 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-5.s-d-2 > * > .navigation-root > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-2 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-5.s-d-3 > * > .component-content,
  .flex.cols-d-5.s-d-3 > * > figure,
  .flex.cols-d-5.s-d-3 > * > .paragraphSystem,
  .flex.cols-d-5.s-d-3 > * > .navigation-root {
    margin-bottom: -3rem;
  }

  .flex.cols-d-5.s-d-3 > * > .component-content > *,
  .flex.cols-d-5.s-d-3 > * > figure > *,
  .flex.cols-d-5.s-d-3 > * > .paragraphSystem > *,
  .flex.cols-d-5.s-d-3 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((20% - 3rem) + 0.6rem);
    flex-basis: calc((20% - 3rem) + 0.6rem);
    margin-bottom: 3rem;
    margin-right: calc(3rem);
    max-width: calc((20% - 3rem) + 0.6rem);
    width: calc((20% - 3rem) + 0.6rem);
  }

  .flex.cols-d-5.s-d-3 > * > .component-content > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-3 > * > .component-content > *:last-child,
  .flex.cols-d-5.s-d-3 > * > figure > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-3 > * > figure > *:last-child,
  .flex.cols-d-5.s-d-3 > * > .paragraphSystem > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-3 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-5.s-d-3 > * > .navigation-root > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-3 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-5.s-d-4 > * > .component-content,
  .flex.cols-d-5.s-d-4 > * > figure,
  .flex.cols-d-5.s-d-4 > * > .paragraphSystem,
  .flex.cols-d-5.s-d-4 > * > .navigation-root {
    margin-bottom: -4rem;
  }

  .flex.cols-d-5.s-d-4 > * > .component-content > *,
  .flex.cols-d-5.s-d-4 > * > figure > *,
  .flex.cols-d-5.s-d-4 > * > .paragraphSystem > *,
  .flex.cols-d-5.s-d-4 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((20% - 4rem) + 0.8rem);
    flex-basis: calc((20% - 4rem) + 0.8rem);
    margin-bottom: 4rem;
    margin-right: calc(4rem);
    max-width: calc((20% - 4rem) + 0.8rem);
    width: calc((20% - 4rem) + 0.8rem);
  }

  .flex.cols-d-5.s-d-4 > * > .component-content > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-4 > * > .component-content > *:last-child,
  .flex.cols-d-5.s-d-4 > * > figure > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-4 > * > figure > *:last-child,
  .flex.cols-d-5.s-d-4 > * > .paragraphSystem > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-4 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-5.s-d-4 > * > .navigation-root > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-4 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .flex.cols-d-5.s-d-5 > * > .component-content,
  .flex.cols-d-5.s-d-5 > * > figure,
  .flex.cols-d-5.s-d-5 > * > .paragraphSystem,
  .flex.cols-d-5.s-d-5 > * > .navigation-root {
    margin-bottom: -5rem;
  }

  .flex.cols-d-5.s-d-5 > * > .component-content > *,
  .flex.cols-d-5.s-d-5 > * > figure > *,
  .flex.cols-d-5.s-d-5 > * > .paragraphSystem > *,
  .flex.cols-d-5.s-d-5 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc((20% - 5rem) + 1rem);
    flex-basis: calc((20% - 5rem) + 1rem);
    margin-bottom: 5rem;
    margin-right: calc(5rem);
    max-width: calc((20% - 5rem) + 1rem);
    width: calc((20% - 5rem) + 1rem);
  }

  .flex.cols-d-5.s-d-5 > * > .component-content > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-5 > * > .component-content > *:last-child,
  .flex.cols-d-5.s-d-5 > * > figure > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-5 > * > figure > *:last-child,
  .flex.cols-d-5.s-d-5 > * > .paragraphSystem > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-5 > * > .paragraphSystem > *:last-child,
  .flex.cols-d-5.s-d-5 > * > .navigation-root > *:nth-child(5n + 6),
  .flex.cols-d-5.s-d-5 > * > .navigation-root > *:last-child {
    margin-right: 0;
    padding-right: 0;
    max-width: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}

@media (max-width: 991px) {
  .flex.cols-m-1 > * > .component-content > *,
  .flex.cols-m-1 > * > figure > *,
  .flex.cols-m-1 > * > .paragraphSystem > *,
  .flex.cols-m-1 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc(100% / 1);
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
    width: calc(100% / 1);
  }

  .flex.cols-m-2 > * > .component-content > *,
  .flex.cols-m-2 > * > figure > *,
  .flex.cols-m-2 > * > .paragraphSystem > *,
  .flex.cols-m-2 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc(100% / 2);
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
    width: calc(100% / 2);
  }

  .flex.cols-m-3 > * > .component-content > *,
  .flex.cols-m-3 > * > figure > *,
  .flex.cols-m-3 > * > .paragraphSystem > *,
  .flex.cols-m-3 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc(100% / 3);
    flex-basis: calc(100% / 3);
    max-width: calc(100% / 3);
    width: calc(100% / 3);
  }

  .flex.cols-m-4 > * > .component-content > *,
  .flex.cols-m-4 > * > figure > *,
  .flex.cols-m-4 > * > .paragraphSystem > *,
  .flex.cols-m-4 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc(100% / 4);
    flex-basis: calc(100% / 4);
    max-width: calc(100% / 4);
    width: calc(100% / 4);
  }

  .flex.cols-m-5 > * > .component-content > *,
  .flex.cols-m-5 > * > figure > *,
  .flex.cols-m-5 > * > .paragraphSystem > *,
  .flex.cols-m-5 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc(100% / 5);
    flex-basis: calc(100% / 5);
    max-width: calc(100% / 5);
    width: calc(100% / 5);
  }
}

@media (min-width: 992px) {
  .flex.cols-d-1 > * > .component-content > *,
  .flex.cols-d-1 > * > figure > *,
  .flex.cols-d-1 > * > .paragraphSystem > *,
  .flex.cols-d-1 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc(100% / 1);
    flex-basis: calc(100% / 1);
    max-width: calc(100% / 1);
    width: calc(100% / 1);
  }

  .flex.cols-d-2 > * > .component-content > *,
  .flex.cols-d-2 > * > figure > *,
  .flex.cols-d-2 > * > .paragraphSystem > *,
  .flex.cols-d-2 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc(100% / 2);
    flex-basis: calc(100% / 2);
    max-width: calc(100% / 2);
    width: calc(100% / 2);
  }

  .flex.cols-d-3 > * > .component-content > *,
  .flex.cols-d-3 > * > figure > *,
  .flex.cols-d-3 > * > .paragraphSystem > *,
  .flex.cols-d-3 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc(100% / 3);
    flex-basis: calc(100% / 3);
    max-width: calc(100% / 3);
    width: calc(100% / 3);
  }

  .flex.cols-d-4 > * > .component-content > *,
  .flex.cols-d-4 > * > figure > *,
  .flex.cols-d-4 > * > .paragraphSystem > *,
  .flex.cols-d-4 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc(100% / 4);
    flex-basis: calc(100% / 4);
    max-width: calc(100% / 4);
    width: calc(100% / 4);
  }

  .flex.cols-d-5 > * > .component-content > *,
  .flex.cols-d-5 > * > figure > *,
  .flex.cols-d-5 > * > .paragraphSystem > *,
  .flex.cols-d-5 > * > .navigation-root > * {
    -ms-flex-preferred-size: calc(100% / 5);
    flex-basis: calc(100% / 5);
    max-width: calc(100% / 5);
    width: calc(100% / 5);
  }
}

.justify-left.image-flex > .component-content {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-left > * > .component-content,
.justify-left > * > .paragraphSystem,
.justify-left > * > .navigation-root,
.justify-left > * figure {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-right.image-flex > .component-content {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-right > * > .component-content,
.justify-right > * > .paragraphSystem,
.justify-right > * > .navigation-root,
.justify-right > * figure {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-center.image-flex > .component-content {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-center > * > .component-content,
.justify-center > * > .paragraphSystem,
.justify-center > * > .navigation-root,
.justify-center > * figure {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-space-between > * > .component-content,
.justify-space-between > * > .paragraphSystem,
.justify-space-between > * > .navigation-root,
.justify-space-between > * figure {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-space-around > * > .component-content,
.justify-space-around > * > .paragraphSystem,
.justify-space-around > * > .navigation-root,
.justify-space-around > * figure {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.justify-space-evenly > * > .component-content,
.justify-space-evenly > * > .paragraphSystem,
.justify-space-evenly > * > .navigation-root,
.justify-space-evenly > * figure {
  -webkit-box-pack: space-evenly !important;
  -ms-flex-pack: space-evenly !important;
  justify-content: space-evenly !important;
}

@media (min-width: 992px) {
  .justify-left-d.image-flex > .component-content {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-left-d > * > .component-content,
  .justify-left-d > * > .paragraphSystem,
  .justify-left-d > * > .navigation-root,
  .justify-left-d > * figure {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  .justify-right-d.image-flex > .component-content {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-right-d > * > .component-content,
  .justify-right-d > * > .paragraphSystem,
  .justify-right-d > * > .navigation-root,
  .justify-right-d > * figure {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  .justify-center-d.image-flex > .component-content {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-center-d > * > .component-content,
  .justify-center-d > * > .paragraphSystem,
  .justify-center-d > * > .navigation-root,
  .justify-center-d > * figure {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  .justify-space-between-d > * > .component-content,
  .justify-space-between-d > * > .paragraphSystem,
  .justify-space-between-d > * > .navigation-root,
  .justify-space-between-d > * figure {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  .justify-space-around-d > * > .component-content,
  .justify-space-around-d > * > .paragraphSystem,
  .justify-space-around-d > * > .navigation-root,
  .justify-space-around-d > * figure {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  .justify-space-evenly-d > * > .component-content,
  .justify-space-evenly-d > * > .paragraphSystem,
  .justify-space-evenly-d > * > .navigation-root,
  .justify-space-evenly-d > * figure {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
}

.align-items-top.image-flex > .component-content {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-top > * > .component-content,
.align-items-top > * > .paragraphSystem,
.align-items-top > * > .navigation-root,
.align-items-top > * figure {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-bottom.image-flex > .component-content {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-bottom > * > .component-content,
.align-items-bottom > * > .paragraphSystem,
.align-items-bottom > * > .navigation-root,
.align-items-bottom > * figure {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center.image-flex > .component-content {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-center > * > .component-content,
.align-items-center > * > .paragraphSystem,
.align-items-center > * > .navigation-root,
.align-items-center > * figure {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

@media (min-width: 992px) {
  .align-items-top-d.image-flex > .component-content {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-top-d > * > .component-content,
  .align-items-top-d > * > .paragraphSystem,
  .align-items-top-d > * > .navigation-root,
  .align-items-top-d > * figure {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  .align-items-bottom-d.image-flex > .component-content {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-bottom-d > * > .component-content,
  .align-items-bottom-d > * > .paragraphSystem,
  .align-items-bottom-d > * > .navigation-root,
  .align-items-bottom-d > * figure {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  .align-items-center-d.image-flex > .component-content {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-center-d > * > .component-content,
  .align-items-center-d > * > .paragraphSystem,
  .align-items-center-d > * > .navigation-root,
  .align-items-center-d > * figure {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
}

.align-content-top.image-flex > .component-content {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-top > * > .component-content,
.align-content-top > * > .paragraphSystem,
.align-content-top > * > .navigation-root,
.align-content-top > * figure {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-bottom.image-flex > .component-content {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-bottom > * > .component-content,
.align-content-bottom > * > .paragraphSystem,
.align-content-bottom > * > .navigation-root,
.align-content-bottom > * figure {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center.image-flex > .component-content {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-center > * > .component-content,
.align-content-center > * > .paragraphSystem,
.align-content-center > * > .navigation-root,
.align-content-center > * figure {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

@media (min-width: 992px) {
  .align-content-top-d.image-flex > .component-content {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-top-d > * > .component-content,
  .align-content-top-d > * > .paragraphSystem,
  .align-content-top-d > * > .navigation-root,
  .align-content-top-d > * figure {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  .align-content-bottom-d.image-flex > .component-content {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-bottom-d > * > .component-content,
  .align-content-bottom-d > * > .paragraphSystem,
  .align-content-bottom-d > * > .navigation-root,
  .align-content-bottom-d > * figure {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  .align-content-center-d.image-flex > .component-content {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  .align-content-center-d > * > .component-content,
  .align-content-center-d > * > .paragraphSystem,
  .align-content-center-d > * > .navigation-root,
  .align-content-center-d > * figure {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
}

@media (max-width: 991px) {
  .flex-order-m-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
}

@media (min-width: 992px) {
  .flex-order-d-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
}

@media (max-width: 991px) {
  .flex-order-m-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
}

@media (min-width: 992px) {
  .flex-order-d-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
}

@media (max-width: 991px) {
  .flex-order-m-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
}

@media (min-width: 992px) {
  .flex-order-d-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
}

@media (max-width: 991px) {
  .flex-order-m-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
}

@media (min-width: 992px) {
  .flex-order-d-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
}

@media (max-width: 991px) {
  .flex-order-m-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
}

@media (min-width: 992px) {
  .flex-order-d-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
}

@media (max-width: 991px) {
  .flex-order-m-6 {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
}

@media (min-width: 992px) {
  .flex-order-d-6 {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
}

@media (max-width: 991px) {
  .flex-order-m-7 {
    -webkit-box-ordinal-group: 8 !important;
    -ms-flex-order: 7 !important;
    order: 7 !important;
  }
}

@media (min-width: 992px) {
  .flex-order-d-7 {
    -webkit-box-ordinal-group: 8 !important;
    -ms-flex-order: 7 !important;
    order: 7 !important;
  }
}

@media (max-width: 991px) {
  .flex-order-m-8 {
    -webkit-box-ordinal-group: 9 !important;
    -ms-flex-order: 8 !important;
    order: 8 !important;
  }
}

@media (min-width: 992px) {
  .flex-order-d-8 {
    -webkit-box-ordinal-group: 9 !important;
    -ms-flex-order: 8 !important;
    order: 8 !important;
  }
}

@media (max-width: 991px) {
  .flex-order-m-9 {
    -webkit-box-ordinal-group: 10 !important;
    -ms-flex-order: 9 !important;
    order: 9 !important;
  }
}

@media (min-width: 992px) {
  .flex-order-d-9 {
    -webkit-box-ordinal-group: 10 !important;
    -ms-flex-order: 9 !important;
    order: 9 !important;
  }
}

.border {
  border: solid var(--color-1) 2px;
}

@media (min-width: 992px) {
  .border-d {
    border: solid var(--color-1) 2px;
  }
}

.border-top {
  border-top: solid var(--color-1) 2px;
}

@media (min-width: 992px) {
  .border-d-top {
    border-top: solid var(--color-1) 2px;
  }
}

.border-left {
  border-left: solid var(--color-1) 2px;
}

@media (min-width: 992px) {
  .border-d-left {
    border-left: solid var(--color-1) 2px;
  }
}

.border-bottom {
  border-bottom: solid var(--color-1) 2px;
}

@media (min-width: 992px) {
  .border-d-bottom {
    border-bottom: solid var(--color-1) 2px;
  }
}

.border-right {
  border-right: solid var(--color-1) 2px;
}

@media (min-width: 992px) {
  .border-d-right {
    border-right: solid var(--color-1) 2px;
  }
}

.border-0 {
  border: none;
}

@media (min-width: 992px) {
  .border-d-0 {
    border: none;
  }
}

.rounded {
  overflow: hidden;
  border-radius: 1rem !important;
}

@media (min-width: 992px) {
  .rounded-d {
    overflow: hidden;
    border-radius: 1rem !important;
  }
}

.rounded-top {
  overflow: hidden;
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
}

@media (min-width: 992px) {
  .rounded-d-top {
    overflow: hidden;
    border-top-left-radius: 1rem !important;
    border-top-right-radius: 1rem !important;
  }
}

.rounded-left {
  overflow: hidden;
  border-top-left-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}

@media (min-width: 992px) {
  .rounded-d-left {
    overflow: hidden;
    border-top-left-radius: 1rem !important;
    border-bottom-left-radius: 1rem !important;
  }
}

.rounded-bottom {
  overflow: hidden;
  border-bottom-left-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}

@media (min-width: 992px) {
  .rounded-d-bottom {
    overflow: hidden;
    border-bottom-left-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
}

.rounded-right {
  overflow: hidden;
  border-top-right-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}

@media (min-width: 992px) {
  .rounded-d-right {
    overflow: hidden;
    border-top-right-radius: 1rem !important;
    border-bottom-right-radius: 1rem !important;
  }
}

.rounded-top-left {
  overflow: hidden;
  border-top-left-radius: 1rem !important;
}

@media (min-width: 992px) {
  .rounded-d-top-left {
    overflow: hidden;
    border-top-left-radius: 1rem !important;
  }
}

.rounded-top-right {
  overflow: hidden;
  border-top-right-radius: 1rem !important;
}

@media (min-width: 992px) {
  .rounded-d-top-right {
    overflow: hidden;
    border-top-right-radius: 1rem !important;
  }
}

.rounded-bottom-left {
  overflow: hidden;
  border-bottom-left-radius: 1rem !important;
}

@media (min-width: 992px) {
  .rounded-d-bottom-left {
    overflow: hidden;
    border-bottom-left-radius: 1rem !important;
  }
}

.rounded-bottom-right {
  overflow: hidden;
  border-bottom-right-radius: 1rem !important;
}

@media (min-width: 992px) {
  .rounded-d-bottom-right {
    overflow: hidden;
    border-bottom-right-radius: 1rem !important;
  }
}

.rounded-pill {
  overflow: hidden;
  border-radius: 50rem !important;
}

@media (min-width: 992px) {
  .rounded-d-pill {
    overflow: hidden;
    border-radius: 50rem !important;
  }
}

.rounded-circle {
  overflow: hidden;
  border-radius: 50% !important;
}

@media (min-width: 992px) {
  .rounded-d-circle {
    overflow: hidden;
    border-radius: 50% !important;
  }
}

.rounded-0 {
  overflow: hidden;
  border-radius: 0 !important;
}

@media (min-width: 992px) {
  .rounded-d-0 {
    overflow: hidden;
    border-radius: 0 !important;
  }
}

.text-color-1 {
  color: #005480 !important;
}

.text-color-1 * {
  color: #005480 !important;
}

@media (min-width: 768px) {
  .text-color-1-d {
    color: #005480 !important;
  }

  .text-color-1-d * {
    color: #005480 !important;
  }
}

.bg-color-1 {
  background-color: #005480 !important;
}

.bg-color-1-inner {
  background-color: transparent !important;
}

.bg-color-1-inner > .row {
  background-color: transparent !important;
}

.bg-color-1-inner > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-1 > .component-content {
  background-color: transparent !important;
}

.bg-color-1 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-1.megamenu-language-list > .inner {
  background-color: #005480 !important;
}

.bg-color-1.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-1-d-inner {
    background-color: transparent !important;
  }

  .bg-color-1-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-1-d-inner > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-1-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-1-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-1-d.megamenu-language-list > .inner {
    background-color: #005480 !important;
  }

  .bg-color-1-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-1 {
  border-color: #005480 !important;
}

@media (min-width: 768px) {
  .border-color-1-d {
    border-color: #005480 !important;
  }
}

.text-color-2 {
  color: #313131 !important;
}

.text-color-2 * {
  color: #313131 !important;
}

@media (min-width: 768px) {
  .text-color-2-d {
    color: #313131 !important;
  }

  .text-color-2-d * {
    color: #313131 !important;
  }
}

.bg-color-2 {
  background-color: #313131 !important;
}

.bg-color-2-inner {
  background-color: transparent !important;
}

.bg-color-2-inner > .row {
  background-color: transparent !important;
}

.bg-color-2-inner > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-2 > .component-content {
  background-color: transparent !important;
}

.bg-color-2 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-2.megamenu-language-list > .inner {
  background-color: #313131 !important;
}

.bg-color-2.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-2-d-inner {
    background-color: transparent !important;
  }

  .bg-color-2-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-2-d-inner > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-2-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-2-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-2-d.megamenu-language-list > .inner {
    background-color: #313131 !important;
  }

  .bg-color-2-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-2 {
  border-color: #313131 !important;
}

@media (min-width: 768px) {
  .border-color-2-d {
    border-color: #313131 !important;
  }
}

.text-color-3 {
  color: #012e69 !important;
}

.text-color-3 * {
  color: #012e69 !important;
}

@media (min-width: 768px) {
  .text-color-3-d {
    color: #012e69 !important;
  }

  .text-color-3-d * {
    color: #012e69 !important;
  }
}

.bg-color-3 {
  background-color: #012e69 !important;
}

.bg-color-3-inner {
  background-color: transparent !important;
}

.bg-color-3-inner > .row {
  background-color: transparent !important;
}

.bg-color-3-inner > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-3 > .component-content {
  background-color: transparent !important;
}

.bg-color-3 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-3.megamenu-language-list > .inner {
  background-color: #012e69 !important;
}

.bg-color-3.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-3-d-inner {
    background-color: transparent !important;
  }

  .bg-color-3-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-3-d-inner > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-3-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-3-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-3-d.megamenu-language-list > .inner {
    background-color: #012e69 !important;
  }

  .bg-color-3-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-3 {
  border-color: #012e69 !important;
}

@media (min-width: 768px) {
  .border-color-3-d {
    border-color: #012e69 !important;
  }
}

.text-color-4 {
  color: #005480 !important;
}

.text-color-4 * {
  color: #005480 !important;
}

@media (min-width: 768px) {
  .text-color-4-d {
    color: #005480 !important;
  }

  .text-color-4-d * {
    color: #005480 !important;
  }
}

.bg-color-4 {
  background-color: #005480 !important;
}

.bg-color-4-inner {
  background-color: transparent !important;
}

.bg-color-4-inner > .row {
  background-color: transparent !important;
}

.bg-color-4-inner > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-4 > .component-content {
  background-color: transparent !important;
}

.bg-color-4 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-4.megamenu-language-list > .inner {
  background-color: #005480 !important;
}

.bg-color-4.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-4-d-inner {
    background-color: transparent !important;
  }

  .bg-color-4-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-4-d-inner > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-4-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-4-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-4-d.megamenu-language-list > .inner {
    background-color: #005480 !important;
  }

  .bg-color-4-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-4 {
  border-color: #005480 !important;
}

@media (min-width: 768px) {
  .border-color-4-d {
    border-color: #005480 !important;
  }
}

.text-color-5 {
  color: #0076bb !important;
}

.text-color-5 * {
  color: #0076bb !important;
}

@media (min-width: 768px) {
  .text-color-5-d {
    color: #0076bb !important;
  }

  .text-color-5-d * {
    color: #0076bb !important;
  }
}

.bg-color-5 {
  background-color: #0076bb !important;
}

.bg-color-5-inner {
  background-color: transparent !important;
}

.bg-color-5-inner > .row {
  background-color: transparent !important;
}

.bg-color-5-inner > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-5 > .component-content {
  background-color: transparent !important;
}

.bg-color-5 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-5.megamenu-language-list > .inner {
  background-color: #0076bb !important;
}

.bg-color-5.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-5-d-inner {
    background-color: transparent !important;
  }

  .bg-color-5-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-5-d-inner > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-5-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-5-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-5-d.megamenu-language-list > .inner {
    background-color: #0076bb !important;
  }

  .bg-color-5-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-5 {
  border-color: #0076bb !important;
}

@media (min-width: 768px) {
  .border-color-5-d {
    border-color: #0076bb !important;
  }
}

.text-color-6 {
  color: #313131 !important;
}

.text-color-6 * {
  color: #313131 !important;
}

@media (min-width: 768px) {
  .text-color-6-d {
    color: #313131 !important;
  }

  .text-color-6-d * {
    color: #313131 !important;
  }
}

.bg-color-6 {
  background-color: #313131 !important;
}

.bg-color-6-inner {
  background-color: transparent !important;
}

.bg-color-6-inner > .row {
  background-color: transparent !important;
}

.bg-color-6-inner > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-6 > .component-content {
  background-color: transparent !important;
}

.bg-color-6 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-6.megamenu-language-list > .inner {
  background-color: #313131 !important;
}

.bg-color-6.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-6-d-inner {
    background-color: transparent !important;
  }

  .bg-color-6-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-6-d-inner > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-6-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-6-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-6-d.megamenu-language-list > .inner {
    background-color: #313131 !important;
  }

  .bg-color-6-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-6 {
  border-color: #313131 !important;
}

@media (min-width: 768px) {
  .border-color-6-d {
    border-color: #313131 !important;
  }
}

.text-color-7 {
  color: #e49b13 !important;
}

.text-color-7 * {
  color: #e49b13 !important;
}

@media (min-width: 768px) {
  .text-color-7-d {
    color: #e49b13 !important;
  }

  .text-color-7-d * {
    color: #e49b13 !important;
  }
}

.bg-color-7 {
  background-color: #e49b13 !important;
}

.bg-color-7-inner {
  background-color: transparent !important;
}

.bg-color-7-inner > .row {
  background-color: transparent !important;
}

.bg-color-7-inner > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-7 > .component-content {
  background-color: transparent !important;
}

.bg-color-7 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-7.megamenu-language-list > .inner {
  background-color: #e49b13 !important;
}

.bg-color-7.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-7-d-inner {
    background-color: transparent !important;
  }

  .bg-color-7-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-7-d-inner > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-7-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-7-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-7-d.megamenu-language-list > .inner {
    background-color: #e49b13 !important;
  }

  .bg-color-7-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-7 {
  border-color: #e49b13 !important;
}

@media (min-width: 768px) {
  .border-color-7-d {
    border-color: #e49b13 !important;
  }
}

.text-color-white {
  color: #fff !important;
}

.text-color-white * {
  color: #fff !important;
}

@media (min-width: 768px) {
  .text-color-white-d {
    color: #fff !important;
  }

  .text-color-white-d * {
    color: #fff !important;
  }
}

.bg-color-white {
  background-color: #fff !important;
}

.bg-color-white-inner {
  background-color: transparent !important;
}

.bg-color-white-inner > .row {
  background-color: transparent !important;
}

.bg-color-white-inner > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-white > .component-content {
  background-color: transparent !important;
}

.bg-color-white > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-white.megamenu-language-list > .inner {
  background-color: #fff !important;
}

.bg-color-white.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-white-d-inner {
    background-color: transparent !important;
  }

  .bg-color-white-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-white-d-inner > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-white-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-white-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-white-d.megamenu-language-list > .inner {
    background-color: #fff !important;
  }

  .bg-color-white-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-white {
  border-color: #fff !important;
}

@media (min-width: 768px) {
  .border-color-white-d {
    border-color: #fff !important;
  }
}

.text-color-gray-100 {
  color: #f8f9fa !important;
}

.text-color-gray-100 * {
  color: #f8f9fa !important;
}

@media (min-width: 768px) {
  .text-color-gray-100-d {
    color: #f8f9fa !important;
  }

  .text-color-gray-100-d * {
    color: #f8f9fa !important;
  }
}

.bg-color-gray-100 {
  background-color: #f8f9fa !important;
}

.bg-color-gray-100-inner {
  background-color: transparent !important;
}

.bg-color-gray-100-inner > .row {
  background-color: transparent !important;
}

.bg-color-gray-100-inner > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-gray-100 > .component-content {
  background-color: transparent !important;
}

.bg-color-gray-100 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-gray-100.megamenu-language-list > .inner {
  background-color: #f8f9fa !important;
}

.bg-color-gray-100.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-gray-100-d-inner {
    background-color: transparent !important;
  }

  .bg-color-gray-100-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-gray-100-d-inner > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-gray-100-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-gray-100-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-gray-100-d.megamenu-language-list > .inner {
    background-color: #f8f9fa !important;
  }

  .bg-color-gray-100-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-gray-100 {
  border-color: #f8f9fa !important;
}

@media (min-width: 768px) {
  .border-color-gray-100-d {
    border-color: #f8f9fa !important;
  }
}

.text-color-gray-200 {
  color: #eaf3f9 !important;
}

.text-color-gray-200 * {
  color: #eaf3f9 !important;
}

@media (min-width: 768px) {
  .text-color-gray-200-d {
    color: #eaf3f9 !important;
  }

  .text-color-gray-200-d * {
    color: #eaf3f9 !important;
  }
}

.bg-color-gray-200 {
  background-color: #eaf3f9 !important;
}

.bg-color-gray-200-inner {
  background-color: transparent !important;
}

.bg-color-gray-200-inner > .row {
  background-color: transparent !important;
}

.bg-color-gray-200-inner > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-gray-200 > .component-content {
  background-color: transparent !important;
}

.bg-color-gray-200 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-gray-200.megamenu-language-list > .inner {
  background-color: #eaf3f9 !important;
}

.bg-color-gray-200.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-gray-200-d-inner {
    background-color: transparent !important;
  }

  .bg-color-gray-200-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-gray-200-d-inner > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-gray-200-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-gray-200-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-gray-200-d.megamenu-language-list > .inner {
    background-color: #eaf3f9 !important;
  }

  .bg-color-gray-200-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-gray-200 {
  border-color: #eaf3f9 !important;
}

@media (min-width: 768px) {
  .border-color-gray-200-d {
    border-color: #eaf3f9 !important;
  }
}

.text-color-gray-300 {
  color: #dee2e6 !important;
}

.text-color-gray-300 * {
  color: #dee2e6 !important;
}

@media (min-width: 768px) {
  .text-color-gray-300-d {
    color: #dee2e6 !important;
  }

  .text-color-gray-300-d * {
    color: #dee2e6 !important;
  }
}

.bg-color-gray-300 {
  background-color: #dee2e6 !important;
}

.bg-color-gray-300-inner {
  background-color: transparent !important;
}

.bg-color-gray-300-inner > .row {
  background-color: transparent !important;
}

.bg-color-gray-300-inner > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-gray-300 > .component-content {
  background-color: transparent !important;
}

.bg-color-gray-300 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-gray-300.megamenu-language-list > .inner {
  background-color: #dee2e6 !important;
}

.bg-color-gray-300.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-gray-300-d-inner {
    background-color: transparent !important;
  }

  .bg-color-gray-300-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-gray-300-d-inner > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-gray-300-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-gray-300-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-gray-300-d.megamenu-language-list > .inner {
    background-color: #dee2e6 !important;
  }

  .bg-color-gray-300-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-gray-300 {
  border-color: #dee2e6 !important;
}

@media (min-width: 768px) {
  .border-color-gray-300-d {
    border-color: #dee2e6 !important;
  }
}

.text-color-gray-400 {
  color: #ced4da !important;
}

.text-color-gray-400 * {
  color: #ced4da !important;
}

@media (min-width: 768px) {
  .text-color-gray-400-d {
    color: #ced4da !important;
  }

  .text-color-gray-400-d * {
    color: #ced4da !important;
  }
}

.bg-color-gray-400 {
  background-color: #ced4da !important;
}

.bg-color-gray-400-inner {
  background-color: transparent !important;
}

.bg-color-gray-400-inner > .row {
  background-color: transparent !important;
}

.bg-color-gray-400-inner > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-gray-400 > .component-content {
  background-color: transparent !important;
}

.bg-color-gray-400 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-gray-400.megamenu-language-list > .inner {
  background-color: #ced4da !important;
}

.bg-color-gray-400.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-gray-400-d-inner {
    background-color: transparent !important;
  }

  .bg-color-gray-400-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-gray-400-d-inner > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-gray-400-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-gray-400-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-gray-400-d.megamenu-language-list > .inner {
    background-color: #ced4da !important;
  }

  .bg-color-gray-400-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-gray-400 {
  border-color: #ced4da !important;
}

@media (min-width: 768px) {
  .border-color-gray-400-d {
    border-color: #ced4da !important;
  }
}

.text-color-gray-500 {
  color: #d5d1ce !important;
}

.text-color-gray-500 * {
  color: #d5d1ce !important;
}

@media (min-width: 768px) {
  .text-color-gray-500-d {
    color: #d5d1ce !important;
  }

  .text-color-gray-500-d * {
    color: #d5d1ce !important;
  }
}

.bg-color-gray-500 {
  background-color: #d5d1ce !important;
}

.bg-color-gray-500-inner {
  background-color: transparent !important;
}

.bg-color-gray-500-inner > .row {
  background-color: transparent !important;
}

.bg-color-gray-500-inner > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-gray-500 > .component-content {
  background-color: transparent !important;
}

.bg-color-gray-500 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-gray-500.megamenu-language-list > .inner {
  background-color: #d5d1ce !important;
}

.bg-color-gray-500.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-gray-500-d-inner {
    background-color: transparent !important;
  }

  .bg-color-gray-500-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-gray-500-d-inner > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-gray-500-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-gray-500-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-gray-500-d.megamenu-language-list > .inner {
    background-color: #d5d1ce !important;
  }

  .bg-color-gray-500-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-gray-500 {
  border-color: #d5d1ce !important;
}

@media (min-width: 768px) {
  .border-color-gray-500-d {
    border-color: #d5d1ce !important;
  }
}

.text-color-gray-600 {
  color: #eaf3f9 !important;
}

.text-color-gray-600 * {
  color: #eaf3f9 !important;
}

@media (min-width: 768px) {
  .text-color-gray-600-d {
    color: #eaf3f9 !important;
  }

  .text-color-gray-600-d * {
    color: #eaf3f9 !important;
  }
}

.bg-color-gray-600 {
  background-color: #eaf3f9 !important;
}

.bg-color-gray-600-inner {
  background-color: transparent !important;
}

.bg-color-gray-600-inner > .row {
  background-color: transparent !important;
}

.bg-color-gray-600-inner > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-gray-600 > .component-content {
  background-color: transparent !important;
}

.bg-color-gray-600 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-gray-600.megamenu-language-list > .inner {
  background-color: #eaf3f9 !important;
}

.bg-color-gray-600.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-gray-600-d-inner {
    background-color: transparent !important;
  }

  .bg-color-gray-600-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-gray-600-d-inner > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-gray-600-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-gray-600-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-gray-600-d.megamenu-language-list > .inner {
    background-color: #eaf3f9 !important;
  }

  .bg-color-gray-600-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-gray-600 {
  border-color: #eaf3f9 !important;
}

@media (min-width: 768px) {
  .border-color-gray-600-d {
    border-color: #eaf3f9 !important;
  }
}

.text-color-gray-700 {
  color: #495057 !important;
}

.text-color-gray-700 * {
  color: #495057 !important;
}

@media (min-width: 768px) {
  .text-color-gray-700-d {
    color: #495057 !important;
  }

  .text-color-gray-700-d * {
    color: #495057 !important;
  }
}

.bg-color-gray-700 {
  background-color: #495057 !important;
}

.bg-color-gray-700-inner {
  background-color: transparent !important;
}

.bg-color-gray-700-inner > .row {
  background-color: transparent !important;
}

.bg-color-gray-700-inner > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-gray-700 > .component-content {
  background-color: transparent !important;
}

.bg-color-gray-700 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-gray-700.megamenu-language-list > .inner {
  background-color: #495057 !important;
}

.bg-color-gray-700.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-gray-700-d-inner {
    background-color: transparent !important;
  }

  .bg-color-gray-700-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-gray-700-d-inner > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-gray-700-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-gray-700-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-gray-700-d.megamenu-language-list > .inner {
    background-color: #495057 !important;
  }

  .bg-color-gray-700-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-gray-700 {
  border-color: #495057 !important;
}

@media (min-width: 768px) {
  .border-color-gray-700-d {
    border-color: #495057 !important;
  }
}

.text-color-gray-800 {
  color: #343a40 !important;
}

.text-color-gray-800 * {
  color: #343a40 !important;
}

@media (min-width: 768px) {
  .text-color-gray-800-d {
    color: #343a40 !important;
  }

  .text-color-gray-800-d * {
    color: #343a40 !important;
  }
}

.bg-color-gray-800 {
  background-color: #343a40 !important;
}

.bg-color-gray-800-inner {
  background-color: transparent !important;
}

.bg-color-gray-800-inner > .row {
  background-color: transparent !important;
}

.bg-color-gray-800-inner > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-gray-800 > .component-content {
  background-color: transparent !important;
}

.bg-color-gray-800 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-gray-800.megamenu-language-list > .inner {
  background-color: #343a40 !important;
}

.bg-color-gray-800.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-gray-800-d-inner {
    background-color: transparent !important;
  }

  .bg-color-gray-800-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-gray-800-d-inner > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-gray-800-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-gray-800-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-gray-800-d.megamenu-language-list > .inner {
    background-color: #343a40 !important;
  }

  .bg-color-gray-800-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-gray-800 {
  border-color: #343a40 !important;
}

@media (min-width: 768px) {
  .border-color-gray-800-d {
    border-color: #343a40 !important;
  }
}

.text-color-gray-900 {
  color: #005480 !important;
}

.text-color-gray-900 * {
  color: #005480 !important;
}

@media (min-width: 768px) {
  .text-color-gray-900-d {
    color: #005480 !important;
  }

  .text-color-gray-900-d * {
    color: #005480 !important;
  }
}

.bg-color-gray-900 {
  background-color: #005480 !important;
}

.bg-color-gray-900-inner {
  background-color: transparent !important;
}

.bg-color-gray-900-inner > .row {
  background-color: transparent !important;
}

.bg-color-gray-900-inner > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-gray-900 > .component-content {
  background-color: transparent !important;
}

.bg-color-gray-900 > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-gray-900.megamenu-language-list > .inner {
  background-color: #005480 !important;
}

.bg-color-gray-900.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-gray-900-d-inner {
    background-color: transparent !important;
  }

  .bg-color-gray-900-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-gray-900-d-inner > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-gray-900-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-gray-900-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-gray-900-d.megamenu-language-list > .inner {
    background-color: #005480 !important;
  }

  .bg-color-gray-900-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-gray-900 {
  border-color: #005480 !important;
}

@media (min-width: 768px) {
  .border-color-gray-900-d {
    border-color: #005480 !important;
  }
}

.text-color-black {
  color: #000 !important;
}

.text-color-black * {
  color: #000 !important;
}

@media (min-width: 768px) {
  .text-color-black-d {
    color: #000 !important;
  }

  .text-color-black-d * {
    color: #000 !important;
  }
}

.bg-color-black {
  background-color: #000 !important;
}

.bg-color-black-inner {
  background-color: transparent !important;
}

.bg-color-black-inner > .row {
  background-color: transparent !important;
}

.bg-color-black-inner > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-black > .component-content {
  background-color: transparent !important;
}

.bg-color-black > .component-content > .paragraphSystem {
  background-color: transparent !important;
}

.bg-color-black.megamenu-language-list > .inner {
  background-color: #000 !important;
}

.bg-color-black.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

@media (min-width: 768px) {
  .bg-color-black-d-inner {
    background-color: transparent !important;
  }

  .bg-color-black-d-inner > .row {
    background-color: transparent !important;
  }

  .bg-color-black-d-inner > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-black-d > .component-content {
    background-color: transparent !important;
  }

  .bg-color-black-d > .component-content > .paragraphSystem {
    background-color: transparent !important;
  }

  .bg-color-black-d.megamenu-language-list > .inner {
    background-color: #000 !important;
  }

  .bg-color-black-d.megamenu-language-list > .inner > .component-content {
    background-color: transparent !important;
  }
}

.border-color-black {
  border-color: #000 !important;
}

@media (min-width: 768px) {
  .border-color-black-d {
    border-color: #000 !important;
  }
}

.text-center-m {
  text-align: center !important;
}

.text-left-m {
  text-align: left !important;
}

.text-right-m {
  text-align: right !important;
}

.text-justify-m {
  text-align: justify !important;
}

@media (min-width: 992px) {
  .text-center-d {
    text-align: center !important;
  }

  .text-left-d {
    text-align: left !important;
  }

  .text-right-d {
    text-align: right !important;
  }

  .text-justify-d {
    text-align: justify !important;
  }
}

.hide {
  display: none !important;
}

.hide-keep {
  height: 0 !important;
  max-height: 0 !important;
  min-height: 0 !important;
  opacity: 0 !important;
  overflow: hidden !important;
  visibility: hidden !important;
}

@media (max-width: 991px) {
  .hide-m {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hide-d {
    display: none !important;
  }
}

.background-gradient-1 {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    color-stop(75%, #fbfcfc),
    to(#f6f8f8)
  );
  background: -o-linear-gradient(top, #fff 0%, #fbfcfc 75%, #f6f8f8 100%);
  background: linear-gradient(to bottom, #fff 0%, #fbfcfc 75%, #f6f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f8f8', GradientType=0);
}

.background-gradient-2 {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f8f9fa),
    color-stop(75%, #fbfcfc),
    to(#f6f8f8)
  );
  background: -o-linear-gradient(top, #f8f9fa 0%, #fbfcfc 75%, #f6f8f8 100%);
  background: linear-gradient(to bottom, #f8f9fa 0%, #fbfcfc 75%, #f6f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f9fa', endColorstr='#f6f8f8', GradientType=0);
}

.reset-margin-y * {
  margin-bottom: 0;
  margin-top: 0;
}

div[class*="col-"] {
  min-height: 0.1px;
}

::-moz-selection {
  background: var(--color-1);
  color: #fff;
}

::selection {
  background: var(--color-1);
  color: #fff;
}

::-moz-selection {
  background: var(--color-1);
  color: #fff;
}

* {
  outline: none;
}

* .outlined {
  outline: solid var(--color-1) 1px;
}

body,
html,
.container-fluid {
  min-height: 100vh;
}

.container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.container-fluid > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  min-width: 100%;
}

.container-fluid > .row > #header {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.container-fluid > .row > #content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: auto;
  max-width: 100vw;
}

.container-fluid > .row > #footer {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

body {
  font-family: "Roboto", "Helvetica Neue", arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  direction: ltr;
  text-align: left;
}

body.no-scrolling {
  max-height: 100vh !important;
  overflow: hidden;
}

@media (min-width: 992px) {
  body {
    font-size: 18px;
  }
}

body sup {
  top: 0;
}

body h1,
body h2,
body h3,
body h4,
body .h1,
body .h2,
body .h3,
body .h4 {
  margin-top: 0;
}

body h1,
body .h1 {
  color: #313131;
  font-family: "Helvetica Neue", "Roboto", arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

@media (min-width: 992px) {
  body h1,
  body .h1 {
    font-size: 42px;
    line-height: 52px;
  }
}

body .h1-alt {
  color: #313131;
  font-family: "Helvetica Neue", "Roboto", arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
}

@media (min-width: 992px) {
  body .h1-alt {
    font-size: 72px;
    line-height: 65px;
  }
}

body h2,
body .h2 {
  color: #313131;
  font-family: "Helvetica Neue", "Roboto", arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

@media (min-width: 992px) {
  body h2,
  body .h2 {
    font-size: 32px;
    line-height: 40px;
  }
}

body .h2-alt {
  color: #313131;
  font-family: "Roboto", "Helvetica Neue", arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
}

@media (min-width: 992px) {
  body .h2-alt {
    font-size: 36px;
    line-height: 39px;
  }
}

body h3,
body .h3 {
  color: #313131;
  font-family: "Helvetica Neue", "Roboto", arial, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

@media (min-width: 992px) {
  body h3,
  body .h3 {
    font-size: 24px;
    line-height: 28px;
  }
}

body h4,
body .h4 {
  color: #313131;
  font-family: "Helvetica Neue", "Roboto", arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

@media (min-width: 768px) {
  body h4,
  body .h4 {
    line-height: 20px;
    font-size: 16px;
  }
}

body p,
body .p {
  color: #313131;
  font-family: "Roboto", "Helvetica Neue", arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

@media (min-width: 992px) {
  body p,
  body .p {
    font-size: 18px;
    line-height: 25px;
  }
}

body a,
body .a {
  color: var(--color-1);
  font-family: "Roboto", "Helvetica Neue", arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

@media (min-width: 992px) {
  body a,
  body .a {
    font-size: 18px;
    line-height: 25px;
  }
}

body a {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  color: var(--color-1);
  -webkit-text-decoration: var(--color-1);
  text-decoration: var(--color-1);
}

body a:hover {
  color: #000;
}

body a.skip-main {
  height: 1px;
  left: -999px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
  z-index: -999;
}

body a.skip-main:focus,
body a.skip-main:active {
  background: #005480;
  color: #fff;
  font-size: 1.4em;
  height: auto;
  left: 0;
  margin: 10px;
  overflow: auto;
  padding: 5px;
  top: 0;
  width: auto;
  z-index: 999;
}

body button {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
}

body ul,
body li {
  margin: 0;
  padding: 0;
}

body .small {
  font-size: 11px;
  line-height: 1;
}

body .image .right {
  text-align: right;
}

body .image .left {
  text-align: left;
}

body .image .middle {
  text-align: center;
}

body figure {
  width: 100%;
}

body img {
  width: 100%;
}

body img[src$=".svg"] {
  width: 100%;
}

@media (min-width: 768px) and (max-width: 991px) {
  body img {
    max-width: 100vw !important;
  }
}

body .icon-GSK-logo {
  text-indent: -9999px;
}

body sup {
  top: -0.5em;
}

body h1,
body h2,
body h3,
body h4,
body .h1,
body .h2,
body .h3,
body .h4 {
  margin: 1rem 0;
  color: var(--color-1);
  font-family: "Roboto", "Helvetica Neue", arial, sans-serif;
}

body h1 a,
body h2 a,
body h3 a,
body h4 a,
body .h1 a,
body .h2 a,
body .h3 a,
body .h4 a {
  margin: 0;
  color: var(--color-1);
  font-family: "Roboto", "Helvetica Neue", arial, sans-serif;
}

body h1 sup,
body h2 sup,
body h3 sup,
body h4 sup,
body .h1 sup,
body .h2 sup,
body .h3 sup,
body .h4 sup {
  top: -0.5em;
}

body h1,
body .h1,
body h1 a,
body .h1 a {
  font-family: "Helvetica Neue", "Roboto", arial, sans-serif;
}

body h3,
body .h3 {
  font-weight: 700;
}

body h3 a,
body .h3 a {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}

body h4,
body .h4 {
  font-size: 16px;
  line-height: 20px;
}

@media (min-width: 768px) {
  body h4,
  body .h4 {
    line-height: 22px;
    font-size: 18px;
  }
}

body h4 a,
body .h4 a {
  font-weight: 700;
}

body a,
body .a {
  margin: 0;
  border-bottom: 2px solid transparent;
  text-decoration: none;
}

body a:hover,
body a:focus,
body .a:hover,
body .a:focus {
  text-decoration: none;
  border-width: 3px;
  color: var(--color-1);
}

@media (min-width: 992px) {
  body h3 a,
  body .h3 a {
    font-size: 24px;
    line-height: 28px;
  }

  body h4 a,
  body .h4 a {
    font-size: 18px;
    line-height: 22px;
  }
}

body p {
  margin-top: 0;
}

body img {
  width: auto;
}

@media (min-width: 768px) and (max-width: 991px) {
  body img {
    max-width: 100% !important;
  }
}

@media (max-width: 991px) {
  #content {
    margin-top: 60px;
  }
}

@media (min-width: 767px) and (max-width: 991px) {
  #header {
    max-width: 100vw;
    width: 100vw;
    margin: 0;
  }
}

.container-fluid > .row > #content {
  max-width: none;
}

@media (min-width: 767px) and (max-width: 991px) {
  .container-fluid > .row > #content {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.icon-GSK-logo {
  text-indent: -9999px;
  height: 33px;
  border-width: 3px;
}

.bg-color-1 {
  background-color: #005480 !important;
}

.bg-color-1-inner > .row {
  background-color: #005480 !important;
}

.bg-color-1-inner > .component-content > .paragraphSystem {
  background-color: #005480 !important;
}

.bg-color-1 > .component-content {
  background-color: #005480 !important;
}

.bg-color-1 > .component-content > .paragraphSystem {
  background-color: #005480 !important;
}

.bg-color-1.megamenu-language-list > .inner {
  background-color: #005480 !important;
}

.bg-color-1.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

.bg-color-2 {
  background-color: #00335f !important;
}

.bg-color-2-inner > .row {
  background-color: #00335f !important;
}

.bg-color-2-inner > .component-content > .paragraphSystem {
  background-color: #00335f !important;
}

.bg-color-2 > .component-content {
  background-color: #00335f !important;
}

.bg-color-2 > .component-content > .paragraphSystem {
  background-color: #00335f !important;
}

.bg-color-2.megamenu-language-list > .inner {
  background-color: #00335f !important;
}

.bg-color-2.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

.bg-color-3 {
  background-color: #012e69 !important;
}

.bg-color-3-inner > .row {
  background-color: #012e69 !important;
}

.bg-color-3-inner > .component-content > .paragraphSystem {
  background-color: #012e69 !important;
}

.bg-color-3 > .component-content {
  background-color: #012e69 !important;
}

.bg-color-3 > .component-content > .paragraphSystem {
  background-color: #012e69 !important;
}

.bg-color-3.megamenu-language-list > .inner {
  background-color: #012e69 !important;
}

.bg-color-3.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

.bg-color-4 {
  background-color: #005480 !important;
}

.bg-color-4-inner > .row {
  background-color: #005480 !important;
}

.bg-color-4-inner > .component-content > .paragraphSystem {
  background-color: #005480 !important;
}

.bg-color-4 > .component-content {
  background-color: #005480 !important;
}

.bg-color-4 > .component-content > .paragraphSystem {
  background-color: #005480 !important;
}

.bg-color-4.megamenu-language-list > .inner {
  background-color: #005480 !important;
}

.bg-color-4.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

.bg-color-5 {
  background-color: #0076bb !important;
}

.bg-color-5-inner > .row {
  background-color: #0076bb !important;
}

.bg-color-5-inner > .component-content > .paragraphSystem {
  background-color: #0076bb !important;
}

.bg-color-5 > .component-content {
  background-color: #0076bb !important;
}

.bg-color-5 > .component-content > .paragraphSystem {
  background-color: #0076bb !important;
}

.bg-color-5.megamenu-language-list > .inner {
  background-color: #0076bb !important;
}

.bg-color-5.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

.bg-color-6 {
  background-color: #28525f !important;
}

.bg-color-6-inner > .row {
  background-color: #28525f !important;
}

.bg-color-6-inner > .component-content > .paragraphSystem {
  background-color: #28525f !important;
}

.bg-color-6 > .component-content {
  background-color: #28525f !important;
}

.bg-color-6 > .component-content > .paragraphSystem {
  background-color: #28525f !important;
}

.bg-color-6.megamenu-language-list > .inner {
  background-color: #28525f !important;
}

.bg-color-6.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

.bg-color-7 {
  background-color: #fbf200 !important;
}

.bg-color-7-inner > .row {
  background-color: #fbf200 !important;
}

.bg-color-7-inner > .component-content > .paragraphSystem {
  background-color: #fbf200 !important;
}

.bg-color-7 > .component-content {
  background-color: #fbf200 !important;
}

.bg-color-7 > .component-content > .paragraphSystem {
  background-color: #fbf200 !important;
}

.bg-color-7.megamenu-language-list > .inner {
  background-color: #fbf200 !important;
}

.bg-color-7.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

.bg-color-white {
  background-color: #fff !important;
}

.bg-color-white-inner > .row {
  background-color: #fff !important;
}

.bg-color-white-inner > .component-content > .paragraphSystem {
  background-color: #fff !important;
}

.bg-color-white > .component-content {
  background-color: #fff !important;
}

.bg-color-white > .component-content > .paragraphSystem {
  background-color: #fff !important;
}

.bg-color-white.megamenu-language-list > .inner {
  background-color: #fff !important;
}

.bg-color-white.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

.bg-color-gray-100 {
  background-color: #f8f9fa !important;
}

.bg-color-gray-100-inner > .row {
  background-color: #f8f9fa !important;
}

.bg-color-gray-100-inner > .component-content > .paragraphSystem {
  background-color: #f8f9fa !important;
}

.bg-color-gray-100 > .component-content {
  background-color: #f8f9fa !important;
}

.bg-color-gray-100 > .component-content > .paragraphSystem {
  background-color: #f8f9fa !important;
}

.bg-color-gray-100.megamenu-language-list > .inner {
  background-color: #f8f9fa !important;
}

.bg-color-gray-100.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

.bg-color-gray-200 {
  background-color: #eaf3f9 !important;
}

.bg-color-gray-200-inner > .row {
  background-color: #eaf3f9 !important;
}

.bg-color-gray-200-inner > .component-content > .paragraphSystem {
  background-color: #eaf3f9 !important;
}

.bg-color-gray-200 > .component-content {
  background-color: #eaf3f9 !important;
}

.bg-color-gray-200 > .component-content > .paragraphSystem {
  background-color: #eaf3f9 !important;
}

.bg-color-gray-200.megamenu-language-list > .inner {
  background-color: #eaf3f9 !important;
}

.bg-color-gray-200.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

.bg-color-gray-300 {
  background-color: #dee2e6 !important;
}

.bg-color-gray-300-inner > .row {
  background-color: #dee2e6 !important;
}

.bg-color-gray-300-inner > .component-content > .paragraphSystem {
  background-color: #dee2e6 !important;
}

.bg-color-gray-300 > .component-content {
  background-color: #dee2e6 !important;
}

.bg-color-gray-300 > .component-content > .paragraphSystem {
  background-color: #dee2e6 !important;
}

.bg-color-gray-300.megamenu-language-list > .inner {
  background-color: #dee2e6 !important;
}

.bg-color-gray-300.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

.bg-color-gray-400 {
  background-color: #ced4da !important;
}

.bg-color-gray-400-inner > .row {
  background-color: #ced4da !important;
}

.bg-color-gray-400-inner > .component-content > .paragraphSystem {
  background-color: #ced4da !important;
}

.bg-color-gray-400 > .component-content {
  background-color: #ced4da !important;
}

.bg-color-gray-400 > .component-content > .paragraphSystem {
  background-color: #ced4da !important;
}

.bg-color-gray-400.megamenu-language-list > .inner {
  background-color: #ced4da !important;
}

.bg-color-gray-400.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

.bg-color-gray-500 {
  background-color: #d5d1ce !important;
}

.bg-color-gray-500-inner > .row {
  background-color: #d5d1ce !important;
}

.bg-color-gray-500-inner > .component-content > .paragraphSystem {
  background-color: #d5d1ce !important;
}

.bg-color-gray-500 > .component-content {
  background-color: #d5d1ce !important;
}

.bg-color-gray-500 > .component-content > .paragraphSystem {
  background-color: #d5d1ce !important;
}

.bg-color-gray-500.megamenu-language-list > .inner {
  background-color: #d5d1ce !important;
}

.bg-color-gray-500.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

.bg-color-gray-600 {
  background-color: #eaf3f9 !important;
}

.bg-color-gray-600-inner > .row {
  background-color: #eaf3f9 !important;
}

.bg-color-gray-600-inner > .component-content > .paragraphSystem {
  background-color: #eaf3f9 !important;
}

.bg-color-gray-600 > .component-content {
  background-color: #eaf3f9 !important;
}

.bg-color-gray-600 > .component-content > .paragraphSystem {
  background-color: #eaf3f9 !important;
}

.bg-color-gray-600.megamenu-language-list > .inner {
  background-color: #eaf3f9 !important;
}

.bg-color-gray-600.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

.bg-color-gray-700 {
  background-color: #495057 !important;
}

.bg-color-gray-700-inner > .row {
  background-color: #495057 !important;
}

.bg-color-gray-700-inner > .component-content > .paragraphSystem {
  background-color: #495057 !important;
}

.bg-color-gray-700 > .component-content {
  background-color: #495057 !important;
}

.bg-color-gray-700 > .component-content > .paragraphSystem {
  background-color: #495057 !important;
}

.bg-color-gray-700.megamenu-language-list > .inner {
  background-color: #495057 !important;
}

.bg-color-gray-700.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

.bg-color-gray-800 {
  background-color: #343a40 !important;
}

.bg-color-gray-800-inner > .row {
  background-color: #343a40 !important;
}

.bg-color-gray-800-inner > .component-content > .paragraphSystem {
  background-color: #343a40 !important;
}

.bg-color-gray-800 > .component-content {
  background-color: #343a40 !important;
}

.bg-color-gray-800 > .component-content > .paragraphSystem {
  background-color: #343a40 !important;
}

.bg-color-gray-800.megamenu-language-list > .inner {
  background-color: #343a40 !important;
}

.bg-color-gray-800.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

.bg-color-gray-900 {
  background-color: #005480 !important;
}

.bg-color-gray-900-inner > .row {
  background-color: #005480 !important;
}

.bg-color-gray-900-inner > .component-content > .paragraphSystem {
  background-color: #005480 !important;
}

.bg-color-gray-900 > .component-content {
  background-color: #005480 !important;
}

.bg-color-gray-900 > .component-content > .paragraphSystem {
  background-color: #005480 !important;
}

.bg-color-gray-900.megamenu-language-list > .inner {
  background-color: #005480 !important;
}

.bg-color-gray-900.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

.bg-color-black {
  background-color: #000 !important;
}

.bg-color-black-inner > .row {
  background-color: #000 !important;
}

.bg-color-black-inner > .component-content > .paragraphSystem {
  background-color: #000 !important;
}

.bg-color-black > .component-content {
  background-color: #000 !important;
}

.bg-color-black > .component-content > .paragraphSystem {
  background-color: #000 !important;
}

.bg-color-black.megamenu-language-list > .inner {
  background-color: #000 !important;
}

.bg-color-black.megamenu-language-list > .inner > .component-content {
  background-color: transparent !important;
}

.align-center,
.align-center-d,
.align-center-m {
  text-align: center;
}

a.cta-link {
  padding: 1rem;
  display: block;
  border: none;
}

a.cta-link:hover,
a.cta-link:focus {
  background: var(--color-1);
  color: #fff;
}

.carousel-configurator,
.gtm-tracker-configurator,
.p-spider-widget,
.page-error-handler .breadcrumbs {
  display: none;
}

@media (min-width: 992px) {
  .m-d-b-half {
    margin-bottom: 0.5rem !important;
  }

  .m-d-t-half {
    margin-top: 0.5rem !important;
  }
}

@media (max-width: 991px) {
  .m-m-b-half {
    margin-bottom: 0.5rem !important;
  }

  .m-m-t-half {
    margin-top: 0.5rem !important;
  }
}

@media (max-width: 991px) {
  .reference-buy-now-button {
    text-align: center;
  }
}

.top-bar-link {
  background-color: rgba(0, 0, 0, 0);
  color: #313131 !important;
  display: inline;
  font-size: 16px !important;
  padding: 0;
  position: relative;
  text-decoration: none !important;
}

.top-bar-link::after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
}

.top-bar-link:hover {
  background-color: rgba(0, 0, 0, 0);
  color: var(--color-1) !important;
}

@media (min-width: 768px) {
  .top-bar-link {
    font-size: 18px !important;
  }
}

.link-default {
  background-color: rgba(0, 0, 0, 0);
  color: var(--color-1) !important;
  display: inline;
  font-size: 16px !important;
  padding: 0;
  position: relative;
  text-decoration: none !important;
}

.link-default::after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
  border-bottom: 0 solid var(--color-1);
}

.link-default:hover {
  background-color: #012e69;
  color: #fff !important;
}

@media (min-width: 768px) {
  .link-default {
    font-size: 18px !important;
  }

  .link-default::after {
    border-bottom: 1px solid var(--color-1);
  }
}

.link-alt-1 {
  background-color: rgba(0, 0, 0, 0);
  color: var(--color-1) !important;
  display: inline;
  font-size: 16px !important;
  padding: 0;
  position: relative;
  text-decoration: none !important;
}

.link-alt-1::after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
  border-bottom: 2 solid rgba(0, 0, 0, 0);
}

.link-alt-1:hover {
  background-color: rgba(0, 0, 0, 0);
  color: var(--color-1) !important;
}

.link-alt-1:hover::after {
  border-bottom: 2 solid var(--color-1);
}

@media (min-width: 768px) {
  .link-alt-1 {
    font-size: 16px !important;
  }

  .link-alt-1::after {
    border-bottom: 2 solid rgba(0, 0, 0, 0);
  }

  .link-alt-1:hover::after {
    border-bottom: 2 solid var(--color-1);
  }
}

.link-alt-2 {
  background-color: rgba(0, 0, 0, 0);
  color: var(--color-1) !important;
  display: inline;
  font-size: 16px !important;
  padding: 0;
  position: relative;
  text-decoration: none !important;
}

.link-alt-2::after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
  border-bottom: 2 solid rgba(0, 0, 0, 0);
}

.link-alt-2:hover {
  background-color: rgba(0, 0, 0, 0);
  color: var(--color-1) !important;
}

.link-alt-2:hover::after {
  border-bottom: 2 solid var(--color-1);
}

@media (min-width: 768px) {
  .link-alt-2 {
    font-size: 16px !important;
  }

  .link-alt-2::after {
    border-bottom: 2 solid rgba(0, 0, 0, 0);
  }

  .link-alt-2:hover::after {
    border-bottom: 2 solid var(--color-1);
  }
}

.link-alt-3 {
  background-color: rgba(0, 0, 0, 0);
  color: var(--color-1) !important;
  display: inline;
  font-size: 17px !important;
  padding: 0;
  position: relative;
  text-decoration: none !important;
}

.link-alt-3::after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
}

.link-alt-3:hover {
  background-color: rgba(0, 0, 0, 0);
  color: var(--color-1) !important;
}

.link-alt-3:hover::after {
  border-bottom: 2px solid var(--color-1);
}

@media (min-width: 768px) {
  .link-alt-3 {
    font-size: 17px !important;
  }

  .link-alt-3::after {
    border-bottom: 2px solid rgba(0, 0, 0, 0);
  }

  .link-alt-3:hover::after {
    border-bottom: 2px solid var(--color-1);
  }
}

.link-alt-4 {
  background-color: rgba(0, 0, 0, 0);
  color: var(--color-1) !important;
  display: inline;
  font-size: 20px !important;
  padding: 0;
  position: relative;
  text-decoration: none !important;
}

.link-alt-4::after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
}

.link-alt-4:hover {
  background-color: rgba(0, 0, 0, 0);
  color: var(--color-1) !important;
}

.link-alt-4:hover::after {
  border-bottom: 2px solid var(--color-1);
}

@media (min-width: 768px) {
  .link-alt-4 {
    font-size: 20px !important;
  }

  .link-alt-4::after {
    border-bottom: 2px solid rgba(0, 0, 0, 0);
  }

  .link-alt-4:hover::after {
    border-bottom: 2px solid var(--color-1);
  }
}

.link-alt-5 {
  background-color: rgba(0, 0, 0, 0);
  color: var(--color-1) !important;
  display: inline-block;
  font-size: 16px !important;
  padding: 0.7rem 1.5rem;
  position: relative;
  text-decoration: none !important;
}

.link-alt-5::after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  bottom: 0.8rem;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
  max-width: calc(100% - 3rem);
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}

.link-alt-5:hover {
  background-color: rgba(0, 0, 0, 0);
  color: var(--color-1) !important;
}

.link-alt-5:hover::after {
  border-bottom: 1px solid var(--color-1);
}

@media (min-width: 768px) {
  .link-alt-5 {
    font-size: 16px !important;
  }

  .link-alt-5::after {
    border-bottom: 0 solid rgba(0, 0, 0, 0);
  }

  .link-alt-5:hover::after {
    border-bottom: 1px solid var(--color-1);
  }
}

.link-alt-6 {
  background-color: rgba(0, 0, 0, 0);
  color: var(--color-1) !important;
  display: inline;
  font-size: 16px !important;
  padding: 0;
  position: relative;
  text-decoration: none !important;
}

.link-alt-6::after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  bottom: 0;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}

.link-alt-6:hover {
  background-color: rgba(0, 0, 0, 0);
  color: var(--color-1) !important;
}

.link-alt-6:hover::after {
  border-bottom: 1px solid var(--color-1);
}

@media (min-width: 768px) {
  .link-alt-6 {
    font-size: 16px !important;
  }

  .link-alt-6::after {
    border-bottom: 0 solid rgba(0, 0, 0, 0);
  }

  .link-alt-6:hover::after {
    border-bottom: 1px solid var(--color-1);
  }
}

.image a,
.title a {
  color: inherit;
  text-decoration: none;
}

.btn,
.btn-default,
.btn-alt-3,
#exit-notification .exit-notification-inner .exit-notification-buttons button {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 18px;
  font-weight: 400 !important;
  height: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  line-height: 1;
  margin: auto;
  margin: auto;
  max-width: 100%;
  overflow: hidden;
  padding: 0 12px !important;
  text-align: center;
}

.btn.full-width,
.full-width.btn-default,
.full-width.btn-alt-3,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.full-width {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  width: 100%;
}

.btn.full-width .ps-widget[ps-sku],
.full-width.btn-default .ps-widget[ps-sku],
.full-width.btn-alt-3 .ps-widget[ps-sku],
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.full-width
  .ps-widget[ps-sku],
.btn.full-width .ps-widget[data-ps-sku],
.full-width.btn-default .ps-widget[data-ps-sku],
.full-width.btn-alt-3 .ps-widget[data-ps-sku],
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.full-width
  .ps-widget[data-ps-sku] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  width: 100%;
}

.btn.parametrizedhtml,
.parametrizedhtml.btn-default,
.parametrizedhtml.btn-alt-3,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.parametrizedhtml {
  padding: 0 !important;
}

.btn .component-content,
.btn-default .component-content,
.btn-alt-3 .component-content,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button
  .component-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  height: 100%;
}

.btn .component-content .ps-widget[ps-sku],
.btn-default .component-content .ps-widget[ps-sku],
.btn-alt-3 .component-content .ps-widget[ps-sku],
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button
  .component-content
  .ps-widget[ps-sku],
.btn .component-content .ps-widget[data-ps-sku],
.btn-default .component-content .ps-widget[data-ps-sku],
.btn-alt-3 .component-content .ps-widget[data-ps-sku],
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button
  .component-content
  .ps-widget[data-ps-sku] {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 992px) {
  .btn,
  .btn-default,
  .btn-alt-3,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button {
    font-size: 18px;
    padding: 0 31px !important;
  }
}

.btn-color-1,
#exit-notification .exit-notification-inner .exit-notification-buttons button {
  background: #005480;
  border: 3px solid #012e69;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-1:hover,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:hover,
  .btn-color-1:focus,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:focus,
  .btn-color-1:active,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:active {
    background: #fff;
    border: 3px solid #005480;
    color: #005480 !important;
    text-decoration: underline !important;
  }

  .btn-color-1:hover .ps-widget[ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:hover
    .ps-widget[ps-sku],
  .btn-color-1:hover .ps-widget[data-ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:hover
    .ps-widget[data-ps-sku],
  .btn-color-1:focus .ps-widget[ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:focus
    .ps-widget[ps-sku],
  .btn-color-1:focus .ps-widget[data-ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:focus
    .ps-widget[data-ps-sku],
  .btn-color-1:active .ps-widget[ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:active
    .ps-widget[ps-sku],
  .btn-color-1:active .ps-widget[data-ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:active
    .ps-widget[data-ps-sku] {
    color: #005480 !important;
  }
}

@media (max-width: 767px) {
  .btn-color-1:active,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:active {
    background: #fff;
    border: 3px solid #005480;
    color: #005480 !important;
    text-decoration: underline !important;
  }

  .btn-color-1:active .ps-widget[ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:active
    .ps-widget[ps-sku],
  .btn-color-1:active .ps-widget[data-ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:active
    .ps-widget[data-ps-sku] {
    color: #005480 !important;
  }
}

.btn-color-1.inverted,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button.inverted {
  background: #fff;
  border: 3px solid #005480;
  color: #005480 !important;
}

@media (min-width: 768px) {
  .btn-color-1.inverted:hover,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:hover,
  .btn-color-1.inverted:focus,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:focus,
  .btn-color-1.inverted:active,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:active {
    background: #005480;
    color: #fff !important;
  }

  .btn-color-1.inverted:hover .ps-widget[ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:hover
    .ps-widget[ps-sku],
  .btn-color-1.inverted:hover .ps-widget[data-ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:hover
    .ps-widget[data-ps-sku],
  .btn-color-1.inverted:focus .ps-widget[ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:focus
    .ps-widget[ps-sku],
  .btn-color-1.inverted:focus .ps-widget[data-ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:focus
    .ps-widget[data-ps-sku],
  .btn-color-1.inverted:active .ps-widget[ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:active
    .ps-widget[ps-sku],
  .btn-color-1.inverted:active .ps-widget[data-ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:active
    .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-1.inverted:active,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:active {
    background: #005480;
    color: #fff !important;
  }

  .btn-color-1.inverted:active .ps-widget[ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:active
    .ps-widget[ps-sku],
  .btn-color-1.inverted:active .ps-widget[data-ps-sku],
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button.inverted:active
    .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-2 {
  background: #313131;
  border: 3px solid #012e69;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-2:hover,
  .btn-color-2:focus,
  .btn-color-2:active {
    background: #fff;
    border: 3px solid #313131;
    color: #313131 !important;
    text-decoration: underline !important;
  }

  .btn-color-2:hover .ps-widget[ps-sku],
  .btn-color-2:hover .ps-widget[data-ps-sku],
  .btn-color-2:focus .ps-widget[ps-sku],
  .btn-color-2:focus .ps-widget[data-ps-sku],
  .btn-color-2:active .ps-widget[ps-sku],
  .btn-color-2:active .ps-widget[data-ps-sku] {
    color: #313131 !important;
  }
}

@media (max-width: 767px) {
  .btn-color-2:active {
    background: #fff;
    border: 3px solid #313131;
    color: #313131 !important;
    text-decoration: underline !important;
  }

  .btn-color-2:active .ps-widget[ps-sku],
  .btn-color-2:active .ps-widget[data-ps-sku] {
    color: #313131 !important;
  }
}

.btn-color-2.inverted {
  background: #fff;
  border: 3px solid #313131;
  color: #313131 !important;
}

@media (min-width: 768px) {
  .btn-color-2.inverted:hover,
  .btn-color-2.inverted:focus,
  .btn-color-2.inverted:active {
    background: #313131;
    color: #fff !important;
  }

  .btn-color-2.inverted:hover .ps-widget[ps-sku],
  .btn-color-2.inverted:hover .ps-widget[data-ps-sku],
  .btn-color-2.inverted:focus .ps-widget[ps-sku],
  .btn-color-2.inverted:focus .ps-widget[data-ps-sku],
  .btn-color-2.inverted:active .ps-widget[ps-sku],
  .btn-color-2.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-2.inverted:active {
    background: #313131;
    color: #fff !important;
  }

  .btn-color-2.inverted:active .ps-widget[ps-sku],
  .btn-color-2.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-3 {
  background: #012e69;
  border: 3px solid #012e69;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-3:hover,
  .btn-color-3:focus,
  .btn-color-3:active {
    background: #fff;
    border: 3px solid #012e69;
    color: #012e69 !important;
    text-decoration: underline !important;
  }

  .btn-color-3:hover .ps-widget[ps-sku],
  .btn-color-3:hover .ps-widget[data-ps-sku],
  .btn-color-3:focus .ps-widget[ps-sku],
  .btn-color-3:focus .ps-widget[data-ps-sku],
  .btn-color-3:active .ps-widget[ps-sku],
  .btn-color-3:active .ps-widget[data-ps-sku] {
    color: #012e69 !important;
  }
}

@media (max-width: 767px) {
  .btn-color-3:active {
    background: #fff;
    border: 3px solid #012e69;
    color: #012e69 !important;
    text-decoration: underline !important;
  }

  .btn-color-3:active .ps-widget[ps-sku],
  .btn-color-3:active .ps-widget[data-ps-sku] {
    color: #012e69 !important;
  }
}

.btn-color-3.inverted {
  background: #fff;
  border: 3px solid #012e69;
  color: #012e69 !important;
}

@media (min-width: 768px) {
  .btn-color-3.inverted:hover,
  .btn-color-3.inverted:focus,
  .btn-color-3.inverted:active {
    background: #012e69;
    color: #fff !important;
  }

  .btn-color-3.inverted:hover .ps-widget[ps-sku],
  .btn-color-3.inverted:hover .ps-widget[data-ps-sku],
  .btn-color-3.inverted:focus .ps-widget[ps-sku],
  .btn-color-3.inverted:focus .ps-widget[data-ps-sku],
  .btn-color-3.inverted:active .ps-widget[ps-sku],
  .btn-color-3.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-3.inverted:active {
    background: #012e69;
    color: #fff !important;
  }

  .btn-color-3.inverted:active .ps-widget[ps-sku],
  .btn-color-3.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-4 {
  background: #005480;
  border: 3px solid #012e69;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-4:hover,
  .btn-color-4:focus,
  .btn-color-4:active {
    background: #fff;
    border: 3px solid #005480;
    color: #005480 !important;
    text-decoration: underline !important;
  }

  .btn-color-4:hover .ps-widget[ps-sku],
  .btn-color-4:hover .ps-widget[data-ps-sku],
  .btn-color-4:focus .ps-widget[ps-sku],
  .btn-color-4:focus .ps-widget[data-ps-sku],
  .btn-color-4:active .ps-widget[ps-sku],
  .btn-color-4:active .ps-widget[data-ps-sku] {
    color: #005480 !important;
  }
}

@media (max-width: 767px) {
  .btn-color-4:active {
    background: #fff;
    border: 3px solid #005480;
    color: #005480 !important;
    text-decoration: underline !important;
  }

  .btn-color-4:active .ps-widget[ps-sku],
  .btn-color-4:active .ps-widget[data-ps-sku] {
    color: #005480 !important;
  }
}

.btn-color-4.inverted {
  background: #fff;
  border: 3px solid #005480;
  color: #005480 !important;
}

@media (min-width: 768px) {
  .btn-color-4.inverted:hover,
  .btn-color-4.inverted:focus,
  .btn-color-4.inverted:active {
    background: #005480;
    color: #fff !important;
  }

  .btn-color-4.inverted:hover .ps-widget[ps-sku],
  .btn-color-4.inverted:hover .ps-widget[data-ps-sku],
  .btn-color-4.inverted:focus .ps-widget[ps-sku],
  .btn-color-4.inverted:focus .ps-widget[data-ps-sku],
  .btn-color-4.inverted:active .ps-widget[ps-sku],
  .btn-color-4.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-4.inverted:active {
    background: #005480;
    color: #fff !important;
  }

  .btn-color-4.inverted:active .ps-widget[ps-sku],
  .btn-color-4.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-5 {
  background: #0076bb;
  border: 3px solid #012e69;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-5:hover,
  .btn-color-5:focus,
  .btn-color-5:active {
    background: #fff;
    border: 3px solid #0076bb;
    color: #0076bb !important;
    text-decoration: underline !important;
  }

  .btn-color-5:hover .ps-widget[ps-sku],
  .btn-color-5:hover .ps-widget[data-ps-sku],
  .btn-color-5:focus .ps-widget[ps-sku],
  .btn-color-5:focus .ps-widget[data-ps-sku],
  .btn-color-5:active .ps-widget[ps-sku],
  .btn-color-5:active .ps-widget[data-ps-sku] {
    color: #0076bb !important;
  }
}

@media (max-width: 767px) {
  .btn-color-5:active {
    background: #fff;
    border: 3px solid #0076bb;
    color: #0076bb !important;
    text-decoration: underline !important;
  }

  .btn-color-5:active .ps-widget[ps-sku],
  .btn-color-5:active .ps-widget[data-ps-sku] {
    color: #0076bb !important;
  }
}

.btn-color-5.inverted {
  background: #fff;
  border: 3px solid #0076bb;
  color: #0076bb !important;
}

@media (min-width: 768px) {
  .btn-color-5.inverted:hover,
  .btn-color-5.inverted:focus,
  .btn-color-5.inverted:active {
    background: #0076bb;
    color: #fff !important;
  }

  .btn-color-5.inverted:hover .ps-widget[ps-sku],
  .btn-color-5.inverted:hover .ps-widget[data-ps-sku],
  .btn-color-5.inverted:focus .ps-widget[ps-sku],
  .btn-color-5.inverted:focus .ps-widget[data-ps-sku],
  .btn-color-5.inverted:active .ps-widget[ps-sku],
  .btn-color-5.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-5.inverted:active {
    background: #0076bb;
    color: #fff !important;
  }

  .btn-color-5.inverted:active .ps-widget[ps-sku],
  .btn-color-5.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-6 {
  background: #313131;
  border: 3px solid #012e69;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-6:hover,
  .btn-color-6:focus,
  .btn-color-6:active {
    background: #fff;
    border: 3px solid #313131;
    color: #313131 !important;
    text-decoration: underline !important;
  }

  .btn-color-6:hover .ps-widget[ps-sku],
  .btn-color-6:hover .ps-widget[data-ps-sku],
  .btn-color-6:focus .ps-widget[ps-sku],
  .btn-color-6:focus .ps-widget[data-ps-sku],
  .btn-color-6:active .ps-widget[ps-sku],
  .btn-color-6:active .ps-widget[data-ps-sku] {
    color: #313131 !important;
  }
}

@media (max-width: 767px) {
  .btn-color-6:active {
    background: #fff;
    border: 3px solid #313131;
    color: #313131 !important;
    text-decoration: underline !important;
  }

  .btn-color-6:active .ps-widget[ps-sku],
  .btn-color-6:active .ps-widget[data-ps-sku] {
    color: #313131 !important;
  }
}

.btn-color-6.inverted {
  background: #fff;
  border: 3px solid #313131;
  color: #313131 !important;
}

@media (min-width: 768px) {
  .btn-color-6.inverted:hover,
  .btn-color-6.inverted:focus,
  .btn-color-6.inverted:active {
    background: #313131;
    color: #fff !important;
  }

  .btn-color-6.inverted:hover .ps-widget[ps-sku],
  .btn-color-6.inverted:hover .ps-widget[data-ps-sku],
  .btn-color-6.inverted:focus .ps-widget[ps-sku],
  .btn-color-6.inverted:focus .ps-widget[data-ps-sku],
  .btn-color-6.inverted:active .ps-widget[ps-sku],
  .btn-color-6.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-6.inverted:active {
    background: #313131;
    color: #fff !important;
  }

  .btn-color-6.inverted:active .ps-widget[ps-sku],
  .btn-color-6.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-7 {
  background: #e49b13;
  border: 3px solid #012e69;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-7:hover,
  .btn-color-7:focus,
  .btn-color-7:active {
    background: #fff;
    border: 3px solid #e49b13;
    color: #e49b13 !important;
    text-decoration: underline !important;
  }

  .btn-color-7:hover .ps-widget[ps-sku],
  .btn-color-7:hover .ps-widget[data-ps-sku],
  .btn-color-7:focus .ps-widget[ps-sku],
  .btn-color-7:focus .ps-widget[data-ps-sku],
  .btn-color-7:active .ps-widget[ps-sku],
  .btn-color-7:active .ps-widget[data-ps-sku] {
    color: #e49b13 !important;
  }
}

@media (max-width: 767px) {
  .btn-color-7:active {
    background: #fff;
    border: 3px solid #e49b13;
    color: #e49b13 !important;
    text-decoration: underline !important;
  }

  .btn-color-7:active .ps-widget[ps-sku],
  .btn-color-7:active .ps-widget[data-ps-sku] {
    color: #e49b13 !important;
  }
}

.btn-color-7.inverted {
  background: #fff;
  border: 3px solid #e49b13;
  color: #e49b13 !important;
}

@media (min-width: 768px) {
  .btn-color-7.inverted:hover,
  .btn-color-7.inverted:focus,
  .btn-color-7.inverted:active {
    background: #e49b13;
    color: #fff !important;
  }

  .btn-color-7.inverted:hover .ps-widget[ps-sku],
  .btn-color-7.inverted:hover .ps-widget[data-ps-sku],
  .btn-color-7.inverted:focus .ps-widget[ps-sku],
  .btn-color-7.inverted:focus .ps-widget[data-ps-sku],
  .btn-color-7.inverted:active .ps-widget[ps-sku],
  .btn-color-7.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-7.inverted:active {
    background: #e49b13;
    color: #fff !important;
  }

  .btn-color-7.inverted:active .ps-widget[ps-sku],
  .btn-color-7.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-white {
  background: #fff;
  border: 3px solid #012e69;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-white:hover,
  .btn-color-white:focus,
  .btn-color-white:active {
    background: #fff;
    border: 3px solid #fff;
    color: #fff !important;
    text-decoration: underline !important;
  }

  .btn-color-white:hover .ps-widget[ps-sku],
  .btn-color-white:hover .ps-widget[data-ps-sku],
  .btn-color-white:focus .ps-widget[ps-sku],
  .btn-color-white:focus .ps-widget[data-ps-sku],
  .btn-color-white:active .ps-widget[ps-sku],
  .btn-color-white:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-white:active {
    background: #fff;
    border: 3px solid #fff;
    color: #fff !important;
    text-decoration: underline !important;
  }

  .btn-color-white:active .ps-widget[ps-sku],
  .btn-color-white:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-white.inverted {
  background: #fff;
  border: 3px solid #fff;
  color: #fff !important;
}

@media (min-width: 768px) {
  .btn-color-white.inverted:hover,
  .btn-color-white.inverted:focus,
  .btn-color-white.inverted:active {
    background: #fff;
    color: #fff !important;
  }

  .btn-color-white.inverted:hover .ps-widget[ps-sku],
  .btn-color-white.inverted:hover .ps-widget[data-ps-sku],
  .btn-color-white.inverted:focus .ps-widget[ps-sku],
  .btn-color-white.inverted:focus .ps-widget[data-ps-sku],
  .btn-color-white.inverted:active .ps-widget[ps-sku],
  .btn-color-white.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-white.inverted:active {
    background: #fff;
    color: #fff !important;
  }

  .btn-color-white.inverted:active .ps-widget[ps-sku],
  .btn-color-white.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-gray-100 {
  background: #f8f9fa;
  border: 3px solid #012e69;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-gray-100:hover,
  .btn-color-gray-100:focus,
  .btn-color-gray-100:active {
    background: #fff;
    border: 3px solid #f8f9fa;
    color: #f8f9fa !important;
    text-decoration: underline !important;
  }

  .btn-color-gray-100:hover .ps-widget[ps-sku],
  .btn-color-gray-100:hover .ps-widget[data-ps-sku],
  .btn-color-gray-100:focus .ps-widget[ps-sku],
  .btn-color-gray-100:focus .ps-widget[data-ps-sku],
  .btn-color-gray-100:active .ps-widget[ps-sku],
  .btn-color-gray-100:active .ps-widget[data-ps-sku] {
    color: #f8f9fa !important;
  }
}

@media (max-width: 767px) {
  .btn-color-gray-100:active {
    background: #fff;
    border: 3px solid #f8f9fa;
    color: #f8f9fa !important;
    text-decoration: underline !important;
  }

  .btn-color-gray-100:active .ps-widget[ps-sku],
  .btn-color-gray-100:active .ps-widget[data-ps-sku] {
    color: #f8f9fa !important;
  }
}

.btn-color-gray-100.inverted {
  background: #fff;
  border: 3px solid #f8f9fa;
  color: #f8f9fa !important;
}

@media (min-width: 768px) {
  .btn-color-gray-100.inverted:hover,
  .btn-color-gray-100.inverted:focus,
  .btn-color-gray-100.inverted:active {
    background: #f8f9fa;
    color: #fff !important;
  }

  .btn-color-gray-100.inverted:hover .ps-widget[ps-sku],
  .btn-color-gray-100.inverted:hover .ps-widget[data-ps-sku],
  .btn-color-gray-100.inverted:focus .ps-widget[ps-sku],
  .btn-color-gray-100.inverted:focus .ps-widget[data-ps-sku],
  .btn-color-gray-100.inverted:active .ps-widget[ps-sku],
  .btn-color-gray-100.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-gray-100.inverted:active {
    background: #f8f9fa;
    color: #fff !important;
  }

  .btn-color-gray-100.inverted:active .ps-widget[ps-sku],
  .btn-color-gray-100.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-gray-200 {
  background: #eaf3f9;
  border: 3px solid #012e69;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-gray-200:hover,
  .btn-color-gray-200:focus,
  .btn-color-gray-200:active {
    background: #fff;
    border: 3px solid #eaf3f9;
    color: #eaf3f9 !important;
    text-decoration: underline !important;
  }

  .btn-color-gray-200:hover .ps-widget[ps-sku],
  .btn-color-gray-200:hover .ps-widget[data-ps-sku],
  .btn-color-gray-200:focus .ps-widget[ps-sku],
  .btn-color-gray-200:focus .ps-widget[data-ps-sku],
  .btn-color-gray-200:active .ps-widget[ps-sku],
  .btn-color-gray-200:active .ps-widget[data-ps-sku] {
    color: #eaf3f9 !important;
  }
}

@media (max-width: 767px) {
  .btn-color-gray-200:active {
    background: #fff;
    border: 3px solid #eaf3f9;
    color: #eaf3f9 !important;
    text-decoration: underline !important;
  }

  .btn-color-gray-200:active .ps-widget[ps-sku],
  .btn-color-gray-200:active .ps-widget[data-ps-sku] {
    color: #eaf3f9 !important;
  }
}

.btn-color-gray-200.inverted {
  background: #fff;
  border: 3px solid #eaf3f9;
  color: #eaf3f9 !important;
}

@media (min-width: 768px) {
  .btn-color-gray-200.inverted:hover,
  .btn-color-gray-200.inverted:focus,
  .btn-color-gray-200.inverted:active {
    background: #eaf3f9;
    color: #fff !important;
  }

  .btn-color-gray-200.inverted:hover .ps-widget[ps-sku],
  .btn-color-gray-200.inverted:hover .ps-widget[data-ps-sku],
  .btn-color-gray-200.inverted:focus .ps-widget[ps-sku],
  .btn-color-gray-200.inverted:focus .ps-widget[data-ps-sku],
  .btn-color-gray-200.inverted:active .ps-widget[ps-sku],
  .btn-color-gray-200.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-gray-200.inverted:active {
    background: #eaf3f9;
    color: #fff !important;
  }

  .btn-color-gray-200.inverted:active .ps-widget[ps-sku],
  .btn-color-gray-200.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-gray-300 {
  background: #dee2e6;
  border: 3px solid #012e69;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-gray-300:hover,
  .btn-color-gray-300:focus,
  .btn-color-gray-300:active {
    background: #fff;
    border: 3px solid #dee2e6;
    color: #dee2e6 !important;
    text-decoration: underline !important;
  }

  .btn-color-gray-300:hover .ps-widget[ps-sku],
  .btn-color-gray-300:hover .ps-widget[data-ps-sku],
  .btn-color-gray-300:focus .ps-widget[ps-sku],
  .btn-color-gray-300:focus .ps-widget[data-ps-sku],
  .btn-color-gray-300:active .ps-widget[ps-sku],
  .btn-color-gray-300:active .ps-widget[data-ps-sku] {
    color: #dee2e6 !important;
  }
}

@media (max-width: 767px) {
  .btn-color-gray-300:active {
    background: #fff;
    border: 3px solid #dee2e6;
    color: #dee2e6 !important;
    text-decoration: underline !important;
  }

  .btn-color-gray-300:active .ps-widget[ps-sku],
  .btn-color-gray-300:active .ps-widget[data-ps-sku] {
    color: #dee2e6 !important;
  }
}

.btn-color-gray-300.inverted {
  background: #fff;
  border: 3px solid #dee2e6;
  color: #dee2e6 !important;
}

@media (min-width: 768px) {
  .btn-color-gray-300.inverted:hover,
  .btn-color-gray-300.inverted:focus,
  .btn-color-gray-300.inverted:active {
    background: #dee2e6;
    color: #fff !important;
  }

  .btn-color-gray-300.inverted:hover .ps-widget[ps-sku],
  .btn-color-gray-300.inverted:hover .ps-widget[data-ps-sku],
  .btn-color-gray-300.inverted:focus .ps-widget[ps-sku],
  .btn-color-gray-300.inverted:focus .ps-widget[data-ps-sku],
  .btn-color-gray-300.inverted:active .ps-widget[ps-sku],
  .btn-color-gray-300.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-gray-300.inverted:active {
    background: #dee2e6;
    color: #fff !important;
  }

  .btn-color-gray-300.inverted:active .ps-widget[ps-sku],
  .btn-color-gray-300.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-gray-400 {
  background: #ced4da;
  border: 3px solid #012e69;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-gray-400:hover,
  .btn-color-gray-400:focus,
  .btn-color-gray-400:active {
    background: #fff;
    border: 3px solid #ced4da;
    color: #ced4da !important;
    text-decoration: underline !important;
  }

  .btn-color-gray-400:hover .ps-widget[ps-sku],
  .btn-color-gray-400:hover .ps-widget[data-ps-sku],
  .btn-color-gray-400:focus .ps-widget[ps-sku],
  .btn-color-gray-400:focus .ps-widget[data-ps-sku],
  .btn-color-gray-400:active .ps-widget[ps-sku],
  .btn-color-gray-400:active .ps-widget[data-ps-sku] {
    color: #ced4da !important;
  }
}

@media (max-width: 767px) {
  .btn-color-gray-400:active {
    background: #fff;
    border: 3px solid #ced4da;
    color: #ced4da !important;
    text-decoration: underline !important;
  }

  .btn-color-gray-400:active .ps-widget[ps-sku],
  .btn-color-gray-400:active .ps-widget[data-ps-sku] {
    color: #ced4da !important;
  }
}

.btn-color-gray-400.inverted {
  background: #fff;
  border: 3px solid #ced4da;
  color: #ced4da !important;
}

@media (min-width: 768px) {
  .btn-color-gray-400.inverted:hover,
  .btn-color-gray-400.inverted:focus,
  .btn-color-gray-400.inverted:active {
    background: #ced4da;
    color: #fff !important;
  }

  .btn-color-gray-400.inverted:hover .ps-widget[ps-sku],
  .btn-color-gray-400.inverted:hover .ps-widget[data-ps-sku],
  .btn-color-gray-400.inverted:focus .ps-widget[ps-sku],
  .btn-color-gray-400.inverted:focus .ps-widget[data-ps-sku],
  .btn-color-gray-400.inverted:active .ps-widget[ps-sku],
  .btn-color-gray-400.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-gray-400.inverted:active {
    background: #ced4da;
    color: #fff !important;
  }

  .btn-color-gray-400.inverted:active .ps-widget[ps-sku],
  .btn-color-gray-400.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-gray-500 {
  background: #d5d1ce;
  border: 3px solid #012e69;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-gray-500:hover,
  .btn-color-gray-500:focus,
  .btn-color-gray-500:active {
    background: #fff;
    border: 3px solid #d5d1ce;
    color: #d5d1ce !important;
    text-decoration: underline !important;
  }

  .btn-color-gray-500:hover .ps-widget[ps-sku],
  .btn-color-gray-500:hover .ps-widget[data-ps-sku],
  .btn-color-gray-500:focus .ps-widget[ps-sku],
  .btn-color-gray-500:focus .ps-widget[data-ps-sku],
  .btn-color-gray-500:active .ps-widget[ps-sku],
  .btn-color-gray-500:active .ps-widget[data-ps-sku] {
    color: #d5d1ce !important;
  }
}

@media (max-width: 767px) {
  .btn-color-gray-500:active {
    background: #fff;
    border: 3px solid #d5d1ce;
    color: #d5d1ce !important;
    text-decoration: underline !important;
  }

  .btn-color-gray-500:active .ps-widget[ps-sku],
  .btn-color-gray-500:active .ps-widget[data-ps-sku] {
    color: #d5d1ce !important;
  }
}

.btn-color-gray-500.inverted {
  background: #fff;
  border: 3px solid #d5d1ce;
  color: #d5d1ce !important;
}

@media (min-width: 768px) {
  .btn-color-gray-500.inverted:hover,
  .btn-color-gray-500.inverted:focus,
  .btn-color-gray-500.inverted:active {
    background: #d5d1ce;
    color: #fff !important;
  }

  .btn-color-gray-500.inverted:hover .ps-widget[ps-sku],
  .btn-color-gray-500.inverted:hover .ps-widget[data-ps-sku],
  .btn-color-gray-500.inverted:focus .ps-widget[ps-sku],
  .btn-color-gray-500.inverted:focus .ps-widget[data-ps-sku],
  .btn-color-gray-500.inverted:active .ps-widget[ps-sku],
  .btn-color-gray-500.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-gray-500.inverted:active {
    background: #d5d1ce;
    color: #fff !important;
  }

  .btn-color-gray-500.inverted:active .ps-widget[ps-sku],
  .btn-color-gray-500.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-gray-600 {
  background: #eaf3f9;
  border: 3px solid #012e69;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-gray-600:hover,
  .btn-color-gray-600:focus,
  .btn-color-gray-600:active {
    background: #fff;
    border: 3px solid #eaf3f9;
    color: #eaf3f9 !important;
    text-decoration: underline !important;
  }

  .btn-color-gray-600:hover .ps-widget[ps-sku],
  .btn-color-gray-600:hover .ps-widget[data-ps-sku],
  .btn-color-gray-600:focus .ps-widget[ps-sku],
  .btn-color-gray-600:focus .ps-widget[data-ps-sku],
  .btn-color-gray-600:active .ps-widget[ps-sku],
  .btn-color-gray-600:active .ps-widget[data-ps-sku] {
    color: #eaf3f9 !important;
  }
}

@media (max-width: 767px) {
  .btn-color-gray-600:active {
    background: #fff;
    border: 3px solid #eaf3f9;
    color: #eaf3f9 !important;
    text-decoration: underline !important;
  }

  .btn-color-gray-600:active .ps-widget[ps-sku],
  .btn-color-gray-600:active .ps-widget[data-ps-sku] {
    color: #eaf3f9 !important;
  }
}

.btn-color-gray-600.inverted {
  background: #fff;
  border: 3px solid #eaf3f9;
  color: #eaf3f9 !important;
}

@media (min-width: 768px) {
  .btn-color-gray-600.inverted:hover,
  .btn-color-gray-600.inverted:focus,
  .btn-color-gray-600.inverted:active {
    background: #eaf3f9;
    color: #fff !important;
  }

  .btn-color-gray-600.inverted:hover .ps-widget[ps-sku],
  .btn-color-gray-600.inverted:hover .ps-widget[data-ps-sku],
  .btn-color-gray-600.inverted:focus .ps-widget[ps-sku],
  .btn-color-gray-600.inverted:focus .ps-widget[data-ps-sku],
  .btn-color-gray-600.inverted:active .ps-widget[ps-sku],
  .btn-color-gray-600.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-gray-600.inverted:active {
    background: #eaf3f9;
    color: #fff !important;
  }

  .btn-color-gray-600.inverted:active .ps-widget[ps-sku],
  .btn-color-gray-600.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-gray-700 {
  background: #495057;
  border: 3px solid #012e69;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-gray-700:hover,
  .btn-color-gray-700:focus,
  .btn-color-gray-700:active {
    background: #fff;
    border: 3px solid #495057;
    color: #495057 !important;
    text-decoration: underline !important;
  }

  .btn-color-gray-700:hover .ps-widget[ps-sku],
  .btn-color-gray-700:hover .ps-widget[data-ps-sku],
  .btn-color-gray-700:focus .ps-widget[ps-sku],
  .btn-color-gray-700:focus .ps-widget[data-ps-sku],
  .btn-color-gray-700:active .ps-widget[ps-sku],
  .btn-color-gray-700:active .ps-widget[data-ps-sku] {
    color: #495057 !important;
  }
}

@media (max-width: 767px) {
  .btn-color-gray-700:active {
    background: #fff;
    border: 3px solid #495057;
    color: #495057 !important;
    text-decoration: underline !important;
  }

  .btn-color-gray-700:active .ps-widget[ps-sku],
  .btn-color-gray-700:active .ps-widget[data-ps-sku] {
    color: #495057 !important;
  }
}

.btn-color-gray-700.inverted {
  background: #fff;
  border: 3px solid #495057;
  color: #495057 !important;
}

@media (min-width: 768px) {
  .btn-color-gray-700.inverted:hover,
  .btn-color-gray-700.inverted:focus,
  .btn-color-gray-700.inverted:active {
    background: #495057;
    color: #fff !important;
  }

  .btn-color-gray-700.inverted:hover .ps-widget[ps-sku],
  .btn-color-gray-700.inverted:hover .ps-widget[data-ps-sku],
  .btn-color-gray-700.inverted:focus .ps-widget[ps-sku],
  .btn-color-gray-700.inverted:focus .ps-widget[data-ps-sku],
  .btn-color-gray-700.inverted:active .ps-widget[ps-sku],
  .btn-color-gray-700.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-gray-700.inverted:active {
    background: #495057;
    color: #fff !important;
  }

  .btn-color-gray-700.inverted:active .ps-widget[ps-sku],
  .btn-color-gray-700.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-gray-800 {
  background: #343a40;
  border: 3px solid #012e69;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-gray-800:hover,
  .btn-color-gray-800:focus,
  .btn-color-gray-800:active {
    background: #fff;
    border: 3px solid #343a40;
    color: #343a40 !important;
    text-decoration: underline !important;
  }

  .btn-color-gray-800:hover .ps-widget[ps-sku],
  .btn-color-gray-800:hover .ps-widget[data-ps-sku],
  .btn-color-gray-800:focus .ps-widget[ps-sku],
  .btn-color-gray-800:focus .ps-widget[data-ps-sku],
  .btn-color-gray-800:active .ps-widget[ps-sku],
  .btn-color-gray-800:active .ps-widget[data-ps-sku] {
    color: #343a40 !important;
  }
}

@media (max-width: 767px) {
  .btn-color-gray-800:active {
    background: #fff;
    border: 3px solid #343a40;
    color: #343a40 !important;
    text-decoration: underline !important;
  }

  .btn-color-gray-800:active .ps-widget[ps-sku],
  .btn-color-gray-800:active .ps-widget[data-ps-sku] {
    color: #343a40 !important;
  }
}

.btn-color-gray-800.inverted {
  background: #fff;
  border: 3px solid #343a40;
  color: #343a40 !important;
}

@media (min-width: 768px) {
  .btn-color-gray-800.inverted:hover,
  .btn-color-gray-800.inverted:focus,
  .btn-color-gray-800.inverted:active {
    background: #343a40;
    color: #fff !important;
  }

  .btn-color-gray-800.inverted:hover .ps-widget[ps-sku],
  .btn-color-gray-800.inverted:hover .ps-widget[data-ps-sku],
  .btn-color-gray-800.inverted:focus .ps-widget[ps-sku],
  .btn-color-gray-800.inverted:focus .ps-widget[data-ps-sku],
  .btn-color-gray-800.inverted:active .ps-widget[ps-sku],
  .btn-color-gray-800.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-gray-800.inverted:active {
    background: #343a40;
    color: #fff !important;
  }

  .btn-color-gray-800.inverted:active .ps-widget[ps-sku],
  .btn-color-gray-800.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-gray-900 {
  background: #005480;
  border: 3px solid #012e69;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-gray-900:hover,
  .btn-color-gray-900:focus,
  .btn-color-gray-900:active {
    background: #fff;
    border: 3px solid #005480;
    color: #005480 !important;
    text-decoration: underline !important;
  }

  .btn-color-gray-900:hover .ps-widget[ps-sku],
  .btn-color-gray-900:hover .ps-widget[data-ps-sku],
  .btn-color-gray-900:focus .ps-widget[ps-sku],
  .btn-color-gray-900:focus .ps-widget[data-ps-sku],
  .btn-color-gray-900:active .ps-widget[ps-sku],
  .btn-color-gray-900:active .ps-widget[data-ps-sku] {
    color: #005480 !important;
  }
}

@media (max-width: 767px) {
  .btn-color-gray-900:active {
    background: #fff;
    border: 3px solid #005480;
    color: #005480 !important;
    text-decoration: underline !important;
  }

  .btn-color-gray-900:active .ps-widget[ps-sku],
  .btn-color-gray-900:active .ps-widget[data-ps-sku] {
    color: #005480 !important;
  }
}

.btn-color-gray-900.inverted {
  background: #fff;
  border: 3px solid #005480;
  color: #005480 !important;
}

@media (min-width: 768px) {
  .btn-color-gray-900.inverted:hover,
  .btn-color-gray-900.inverted:focus,
  .btn-color-gray-900.inverted:active {
    background: #005480;
    color: #fff !important;
  }

  .btn-color-gray-900.inverted:hover .ps-widget[ps-sku],
  .btn-color-gray-900.inverted:hover .ps-widget[data-ps-sku],
  .btn-color-gray-900.inverted:focus .ps-widget[ps-sku],
  .btn-color-gray-900.inverted:focus .ps-widget[data-ps-sku],
  .btn-color-gray-900.inverted:active .ps-widget[ps-sku],
  .btn-color-gray-900.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-gray-900.inverted:active {
    background: #005480;
    color: #fff !important;
  }

  .btn-color-gray-900.inverted:active .ps-widget[ps-sku],
  .btn-color-gray-900.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-color-black {
  background: #000;
  border: 3px solid #012e69;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .btn-color-black:hover,
  .btn-color-black:focus,
  .btn-color-black:active {
    background: #fff;
    border: 3px solid #000;
    color: #000 !important;
    text-decoration: underline !important;
  }

  .btn-color-black:hover .ps-widget[ps-sku],
  .btn-color-black:hover .ps-widget[data-ps-sku],
  .btn-color-black:focus .ps-widget[ps-sku],
  .btn-color-black:focus .ps-widget[data-ps-sku],
  .btn-color-black:active .ps-widget[ps-sku],
  .btn-color-black:active .ps-widget[data-ps-sku] {
    color: #000 !important;
  }
}

@media (max-width: 767px) {
  .btn-color-black:active {
    background: #fff;
    border: 3px solid #000;
    color: #000 !important;
    text-decoration: underline !important;
  }

  .btn-color-black:active .ps-widget[ps-sku],
  .btn-color-black:active .ps-widget[data-ps-sku] {
    color: #000 !important;
  }
}

.btn-color-black.inverted {
  background: #fff;
  border: 3px solid #000;
  color: #000 !important;
}

@media (min-width: 768px) {
  .btn-color-black.inverted:hover,
  .btn-color-black.inverted:focus,
  .btn-color-black.inverted:active {
    background: #000;
    color: #fff !important;
  }

  .btn-color-black.inverted:hover .ps-widget[ps-sku],
  .btn-color-black.inverted:hover .ps-widget[data-ps-sku],
  .btn-color-black.inverted:focus .ps-widget[ps-sku],
  .btn-color-black.inverted:focus .ps-widget[data-ps-sku],
  .btn-color-black.inverted:active .ps-widget[ps-sku],
  .btn-color-black.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

@media (max-width: 767px) {
  .btn-color-black.inverted:active {
    background: #000;
    color: #fff !important;
  }

  .btn-color-black.inverted:active .ps-widget[ps-sku],
  .btn-color-black.inverted:active .ps-widget[data-ps-sku] {
    color: #fff !important;
  }
}

.btn-small,
.btn-small .ps-widget[ps-sku],
.btn-small .ps-widget[data-ps-sku] {
  font-size: 15px;
  padding: 10px 15px !important;
}

@media (min-width: 992px) {
  .btn-small,
  .btn-small .ps-widget[ps-sku],
  .btn-small .ps-widget[data-ps-sku] {
    font-size: 15px;
    padding: 10px 15px !important;
  }
}

.btn-large,
.btn-large .ps-widget[ps-sku],
.btn-large .ps-widget[data-ps-sku] {
  font-size: 21px;
  padding: 10px 15px !important;
}

@media (min-width: 992px) {
  .btn-large,
  .btn-large .ps-widget[ps-sku],
  .btn-large .ps-widget[data-ps-sku] {
    font-size: 21px;
    padding: 10px 15px !important;
  }
}

body .ps-widget[ps-sku],
body .ps-widget[data-ps-sku],
body .ps-widget[ps-sku]:hover,
body .ps-widget[data-ps-sku]:hover {
  background: transparent;
  border-radius: 0;
  border-radius: 0;
  border-style: none;
  border-width: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  color: inherit;
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  float: none;
  font-family: "Roboto", "Helvetica Neue", arial, sans-serif;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: initial;
  line-height: initial;
  margin: 0;
  min-height: auto;
  min-width: auto;
  padding: 0;
  white-space: nowrap;
  width: 100%;
}

body .ps-widget[ps-sku] > span.ps-button-label,
body .ps-widget[data-ps-sku] > span.ps-button-label,
body .ps-widget[ps-sku]:hover > span.ps-button-label,
body .ps-widget[data-ps-sku]:hover > span.ps-button-label {
  background-color: transparent;
  border: none;
  color: inherit;
  display: block;
  display: none !important;
  font-weight: inherit;
  height: 100%;
  text-align: inherit;
  width: 100%;
}

.btn,
.btn-default,
.btn-alt-3,
#exit-notification .exit-notification-inner .exit-notification-buttons button {
  text-decoration: none;
  border-radius: 4px;
  height: 46px;
  line-height: 46px;
  border: 3px solid var(--color-1);
  padding: 0 12px !important;
  overflow: visible;
}

@media (min-width: 992px) {
  .btn,
  .btn-default,
  .btn-alt-3,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button {
    padding: 0 31px !important;
  }
}

.btn:hover,
.btn-default:hover,
.btn-alt-3:hover,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:hover,
.btn:focus,
.btn-default:focus,
.btn-alt-3:focus,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:focus {
  color: var(--color-1);
  background-color: #fff;
  border-color: var(--color-1);
  text-decoration: underline;
}

.btn-default,
.btn-alt-3 {
  min-height: 42px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  min-width: 125px;
  margin-left: 0;
  margin-right: 0;
  line-height: 50px;
  height: 52px;
  color: #fff !important;
  background-color: var(--color-1);
  border-color: var(--color-1);
}

.btn-default:hover,
.btn-default:focus,
.btn-alt-3:hover,
.btn-alt-3:focus {
  color: var(--color-1) !important;
  background-color: #fff !important;
  border: 3px solid var(--color-1);
}

body .ps-widget[ps-sku],
body .ps-widget[data-ps-sku],
body .ps-widget[ps-sku]:hover,
body .ps-widget[data-ps-sku]:hover {
  background: var(--color-1);
  color: #fff;
  border: 3px solid var(--color-1);
  font-family: HelveticaNeueW02-45Ligh, HelveticaNeueW01-55Roma, sans-serif;
  height: 52px;
  line-height: 50px;
  display: inline-block !important;
  min-width: 181px;
  width: auto;
  padding: 0 !important;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body .ps-widget[ps-sku] > span.ps-button-label,
body .ps-widget[data-ps-sku] > span.ps-button-label,
body .ps-widget[ps-sku]:hover > span.ps-button-label,
body .ps-widget[data-ps-sku]:hover > span.ps-button-label {
  padding: 0 15px !important;
  background-color: transparent;
  color: #fff;
  display: block !important;
}

body .ps-widget[ps-sku]:hover,
body .ps-widget[data-ps-sku]:hover,
body .ps-widget[ps-sku]:focus,
body .ps-widget[data-ps-sku]:focus {
  color: var(--color-1);
  background-color: #fff;
  border-color: var(--color-1);
}

body .ps-widget[ps-sku]:hover > span.ps-button-label,
body .ps-widget[data-ps-sku]:hover > span.ps-button-label,
body .ps-widget[ps-sku]:focus > span.ps-button-label,
body .ps-widget[data-ps-sku]:focus > span.ps-button-label {
  background-color: transparent;
  color: var(--color-1);
}

.accordion-content > .paragraphSystem {
  padding: 0;
}

@media (min-width: 768px) {
  .accordion-content > .paragraphSystem {
    padding: 0;
  }
}

.accordion .accordion-container {
  border: 0;
}

.accordion .accordion-container .accordion-slide {
  border: 0;
  cursor: pointer;
  margin-bottom: 10px;
  position: relative;
  -webkit-tap-highlight-color: transparent;
}

.accordion .accordion-container .accordion-slide .accordion-head {
  background: none;
  border: 0;
  padding: 13px 0;
}

.accordion .accordion-container .accordion-slide .accordion-head h3 {
  width: 90%;
}

.accordion .accordion-container .accordion-slide .accordion-head h3 a {
  border: 0;
  color: #313131;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}

.accordion .accordion-container .accordion-slide .accordion-head::after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23005480"/%3E%3C/svg%3E') !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  height: 33px;
  left: auto;
  margin: 0;
  margin: auto;
  position: relative;
  right: 1rem;
  top: 0;
  vertical-align: middle;
  width: 33px;
}

.accordion .accordion-container .accordion-slide .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23005480"/%3E%3C/svg%3E') !important;
}

.accordion .accordion-container .accordion-slide .accordion-head::before {
  background-color: var(--color-1);
  bottom: 0%;
  content: "";
  height: 1px;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
}

.accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23005480"/%3E%3C/svg%3E') !important;
}

.accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23005480"/%3E%3C/svg%3E') !important;
}

.accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23005480"/%3E%3C/svg%3E') !important;
}

.accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23005480"/%3E%3C/svg%3E') !important;
}

.accordion .accordion-container .accordion-slide::before {
  background: #eaf3f9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  z-index: -1;
}

.accordion .accordion-container .accordion-slide .accordion-content-wrapper {
  cursor: auto;
  -webkit-transition: max-height 0.2s ease-in-out;
  -o-transition: max-height 0.2s ease-in-out;
  transition: max-height 0.2s ease-in-out;
  visibility: visible !important;
}

.accordion .accordion-container .accordion-slide .accordion-content-wrapper p {
  font-weight: 300;
}

.accordion
  .accordion-container
  .accordion-slide
  .accordion-content-wrapper
  p
  a {
  font-weight: 400;
}

@media (min-width: 768px) {
  .accordion .accordion-container .accordion-slide::after {
    left: 0;
    width: 100%;
  }

  .accordion .accordion-container .accordion-slide .accordion-head {
    padding: 1rem 0;
  }

  .accordion .accordion-container .accordion-slide .accordion-head h3 a {
    font-size: 24px;
  }

  .accordion .accordion-container .accordion-slide .accordion-head::after {
    height: 40px;
    width: 40px;
  }

  .accordion
    .accordion-container
    .accordion-slide.is-active
    .accordion-head::before {
    content: "";
    left: 0;
    width: 100%;
  }

  .accordion
    .accordion-container
    .accordion-slide:focus-within
    .accordion-head::before {
    content: "";
    left: 0;
    width: 100%;
  }
}

.accordion .list-diff-style ul {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  margin: 20px 0 !important;
}

.accordion .list-diff-style ul li {
  width: 100% !important;
}

@media (min-width: 768px) {
  .accordion .list-diff-style ul li {
    width: 35% !important;
  }
}

.mod-js .accordion-slide.is-active > .accordion-head:hover {
  background-color: inherit !important;
}

.accordion .accordion-container .accordion-slide .accordion-content-wrapper {
  height: auto !important;
  left: auto !important;
  max-height: 0;
  overflow: hidden !important;
  top: auto !important;
  cursor: auto !important;
}

.accordion .accordion-container .accordion-slide .accordion-content-wrapper * {
  cursor: auto !important;
}

.accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-content-wrapper {
  height: auto !important;
  overflow: hidden !important;
}

.accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-content-wrapper {
  height: auto !important;
  overflow: hidden !important;
}

body .breadcrumbs {
  margin: 0;
}

body .breadcrumbs .breadcrumbs-list li,
body .breadcrumbs .breadcrumbs-without-separator li {
  margin: 0;
  padding: 0;
}

body .breadcrumbs .breadcrumbs-list,
body .breadcrumbs .breadcrumbs-without-separator {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

body .breadcrumbs .breadcrumbs-list li,
body .breadcrumbs .breadcrumbs-without-separator li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 50px;
  position: relative;
}

body .breadcrumbs .breadcrumbs-list li:not(:nth-last-of-type(1)),
body .breadcrumbs .breadcrumbs-without-separator li:not(:nth-last-of-type(1)) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-width: 0;
  margin-right: 20px;
}

body .breadcrumbs .breadcrumbs-list li:not(:nth-last-of-type(1))::before,
body
  .breadcrumbs
  .breadcrumbs-without-separator
  li:not(:nth-last-of-type(1))::before {
  position: absolute;
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 406.3 391.7"%3E%3Cdefs/%3E%3Cpath fill="%23313131" d="M77.1 372.4v-29.2l180.5-142.3c1.8-1.5 2.8-3.6 2.8-6 0-2.3-1.1-4.5-2.8-6L77.1 46.6V17.5c0-2.9 1.7-5.6 4.3-6.8 2.6-1.3 5.8-1 8 .9l225 177.5c1.8 1.5 2.8 3.7 2.8 6s-1.1 4.5-2.8 6l-225 177.5c-2.3 1.8-5.4 2.1-8 .9-2.6-1.5-4.3-4.2-4.3-7.1z"/%3E%3C/svg%3E');
  width: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  height: 100%;
  top: 0;
  bottom: 0;
  left: auto;
  right: -15px;
}

body .breadcrumbs .breadcrumbs-list li a,
body .breadcrumbs .breadcrumbs-without-separator li a {
  color: var(--color-1);
  max-width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-transform: none;
  white-space: nowrap;
}

body .breadcrumbs .breadcrumbs-list li.is-current,
body .breadcrumbs .breadcrumbs-list li.is-current a,
body .breadcrumbs .breadcrumbs-without-separator li.is-current,
body .breadcrumbs .breadcrumbs-without-separator li.is-current a {
  color: #313131;
}

body .breadcrumbs .breadcrumbs-list li a,
body .breadcrumbs .breadcrumbs-without-separator li a {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
}

body .breadcrumbs .breadcrumbs-list li:nth-of-type(1),
body .breadcrumbs .breadcrumbs-without-separator li:nth-of-type(1) {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 20px;
  min-width: 20px;
}

body .breadcrumbs .breadcrumbs-list li:nth-of-type(1) a,
body .breadcrumbs .breadcrumbs-without-separator li:nth-of-type(1) a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
  color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0 !important;
}

body .breadcrumbs .breadcrumbs-list li:nth-of-type(1) a::before,
body .breadcrumbs .breadcrumbs-without-separator li:nth-of-type(1) a::before {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Vrstva_1" x="0" y="0" version="1.1" viewBox="0 0 406.3 391.7" xml:space="preserve"%3E%3Cpath d="M370.5 139.6c0-1.7-.8-3.2-2.2-4.2L217.4 28c-6.9-5-18.1-5.7-26 0l-151 107.4c-1.4 1-2.2 2.6-2.2 4.3l.2 40.6c0 2.9 2.3 5.2 5.2 5.2h36.1c2.9 0 5.2-2.3 5.2-5.2v-18.5l119.4-85 119.4 84.3v19.2c0 2.9 2.3 5.2 5.2 5.2h36.3c2.9 0 5.2-2.3 5.2-5.2l.1-40.7zm-36.2 35.5v-16.7c0-1.7-.8-3.3-2.2-4.2l-124.6-88c-.9-.6-1.9-.9-3-.9s-2.1.3-3 1L76.8 154.9c-1.4 1-2.2 2.5-2.2 4.2V175H48.8l-.2-32.8L197.5 36.4c3.4-2.5 9.5-3.1 13.9 0l148.8 105.9v32.8h-25.9zM321.1 28.5l-46.1.1c-6.9 0-12.4 5.4-12.9 12.1l10.2 7.2v-6.2c0-1.5 1.2-2.7 2.7-2.7l46.1-.1c1.5 0 2.7 1.2 2.7 2.7v43l10.3 7.3c0-.2.1-.4.1-.7V41.6c0-7.2-5.8-13.1-13.1-13.1zM323.9 200.3v142.8c0 1-.5 1.6-.8 2-.5.6-1.3.9-2.1.9H88c-1.6 0-2.9-1.4-2.9-2.9V200.3H74.8V343c0 7.4 5.8 13.3 13.2 13.3h233c3.6 0 7-1.4 9.5-4 2.5-2.5 3.9-5.8 3.8-9.3V200.3h-10.4z" class="st0" fill="%23313131"/%3E%3Cpath d="M241.3 182.4h-73.8c-8.3 0-15 6.7-15 15v73.8c0 8.3 6.8 15 15 15h73.8c8.3 0 15-6.7 15-15v-73.8c.1-8.3-6.7-15-15-15zm4.7 88.8c0 2.6-2.1 4.6-4.6 4.6h-73.8c-2.6 0-4.6-2.1-4.6-4.6v-73.8c0-2.5 2.1-4.6 4.6-4.6h73.8c2.6 0 4.6 2.1 4.6 4.6v73.8z" class="st0" fill="%23313131"/%3E%3C/svg%3E');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 17px;
  line-height: normal;
  padding-right: 5px;
  width: 15px;
}

@media (min-width: 768px) {
  body .breadcrumbs {
    background: none;
  }

  body .breadcrumbs .breadcrumbs-list li a,
  body .breadcrumbs .breadcrumbs-without-separator li a {
    font-size: 14px !important;
    font-weight: 400;
    line-height: 18px;
  }

  body .breadcrumbs .breadcrumbs-list li.first a::before,
  body .breadcrumbs .breadcrumbs-without-separator li.first a::before {
    height: 22px;
    width: 20px;
  }
}

body .breadcrumbs.foldable ol {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

body .breadcrumbs.foldable ol > li {
  height: auto !important;
}

body .breadcrumbs.ellipsis ol {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

body .breadcrumbs.ellipsis ol > li {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 1 auto !important;
  flex: 0 1 auto !important;
}

body .breadcrumbs.ellipsis ol > li:nth-last-child(1) {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 auto !important;
  flex: 0 0 auto !important;
}

body .breadcrumbs.stacked-text ol {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

body .breadcrumbs.stacked-text ol > li {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 1 auto !important;
  flex: 0 1 auto !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  height: auto !important;
  min-height: 50px !important;
}

body .breadcrumbs.stacked-text ol > li > a {
  white-space: normal !important;
}

body .carousel > .component-content {
  background-color: transparent;
  border: none;
  padding: 0;
  position: relative;
}

.class-filter .selected-item-js p,
.class-filter .selected-item-js a,
.class-filter .filter-item-js p,
.class-filter .filter-item-js a {
  margin: 0 !important;
  padding: 0 !important;
  display: inline-block !important;
  max-width: 100% !important;
  width: auto !important;
  height: auto !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  -o-text-overflow: ellipsis !important;
  text-overflow: ellipsis !important;
  color: inherit !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  font-style: inherit !important;
  text-align: inherit !important;
}

.class-filter .selected-item-js a,
.class-filter .filter-item-js a {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

@media (min-width: 768px) {
  .class-filter .selected-item-js {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .class-filter[data-type="dropdown"].shadowed
    > .component-content
    > .filter-list-js,
  .class-filter[data-type-mobile="dropdown"].shadowed
    > .component-content
    > .filter-list-js {
    -webkit-box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.55);
    box-shadow: 0px 5px 10px -2px rgba(0, 0, 0, 0.55);
  }

  .class-filter[data-type="dropdown"],
  .class-filter[data-type="sidebar"] {
    margin: 0 auto;
    max-width: 400px;
    position: relative;
    width: 100%;
  }

  .class-filter[data-type="dropdown"]::before,
  .class-filter[data-type="sidebar"]::before {
    background-color: var(--color-1);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    right: auto;
    top: 0;
    width: 10px;
    z-index: 2;
  }

  .class-filter[data-type="dropdown"] .filter-container-js,
  .class-filter[data-type="sidebar"] .filter-container-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    position: relative;
    width: 100% !important;
  }

  .class-filter[data-type="dropdown"] .filter-container-js .selected-item-js,
  .class-filter[data-type="sidebar"] .filter-container-js .selected-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #f3f4f5;
    color: #313131;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 16px;
    overflow: visible;
    padding: 1rem 3rem;
    position: relative;
    border: solid #f3f4f5 1px;
    text-align: left;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js:hover,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js:hover {
    background-color: #d5d1ce;
    color: var(--color-1);
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::after,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::after {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: var(--color-1);
    content: "";
    height: 2px;
    margin: auto;
    position: absolute;
    right: 1rem;
    top: 50%;
    width: 10px;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(45deg);
    transform: translateY(-50%) translateX(-3px) rotate(45deg);
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::after,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(-45deg);
    transform: translateY(-50%) translateX(3px) rotate(-45deg);
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .class-filter[data-type="dropdown"] .filter-container-js .selected-item-js,
  .class-filter[data-type="sidebar"] .filter-container-js .selected-item-js {
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .class-filter[data-type="dropdown"] .filter-container-js .filter-list-js,
  .class-filter[data-type="sidebar"] .filter-container-js .filter-list-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    left: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    z-index: 3;
    border-left: solid #f3f4f5 1px;
    border-right: solid #f3f4f5 1px;
    border-bottom: solid #f3f4f5 1px;
  }

  .class-filter[data-type="dropdown"] .filter-container-js .filter-list-js ul,
  .class-filter[data-type="sidebar"] .filter-container-js .filter-list-js ul {
    width: 100% !important;
    list-style: none;
    list-style-type: none;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js {
    text-indent: 1.5rem;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js
    .filter-item-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js
    .filter-item-js {
    text-indent: 3rem;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js:first-of-type,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js:first-of-type {
    border-top: solid #d5d1ce 1px;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #d5d1ce;
    border-top: solid #d5d1ce 1px;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 16px;
    padding: 1rem 3rem;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:first-of-type,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:first-of-type {
    border-top: none;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:not(.multilevel):hover,
  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:not(.multilevel).active-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:not(.multilevel):hover,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:not(.multilevel).active-js {
    background-color: var(--color-1);
    color: #fff;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js {
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js[data-filter-group="false"],
  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js[data-filter-group="false"],
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js {
    padding: 1rem 2rem;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js {
    pointer-events: all !important;
    font-weight: bold;
    cursor: default;
    background-color: #cec9c6;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.multilevel
    > a,
  .class-filter[data-type="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.multilevel
    > a {
    font-weight: bold !important;
    background-color: #cec9c6;
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js.opened-js
    .filter-list-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js.opened-js
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js.opened-js
    .selected-item-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js.opened-js
    .selected-item-js {
    background-color: #f3f4f5;
    color: var(--color-1);
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js.opened-js
    .selected-item-js::before,
  .class-filter[data-type="sidebar"]
    .filter-container-js.opened-js
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    transform: translateY(-50%) translateX(-3px) rotate(-45deg);
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js.opened-js
    .selected-item-js::after,
  .class-filter[data-type="sidebar"]
    .filter-container-js.opened-js
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg);
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js:focus-within
    .filter-list-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js:focus-within
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js:focus-within
    .selected-item-js,
  .class-filter[data-type="sidebar"]
    .filter-container-js:focus-within
    .selected-item-js {
    background-color: #f3f4f5;
    color: var(--color-1);
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js:focus-within
    .selected-item-js::before,
  .class-filter[data-type="sidebar"]
    .filter-container-js:focus-within
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    transform: translateY(-50%) translateX(-3px) rotate(-45deg);
  }

  .class-filter[data-type="dropdown"]
    .filter-container-js:focus-within
    .selected-item-js::after,
  .class-filter[data-type="sidebar"]
    .filter-container-js:focus-within
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg);
  }

  .class-filter[data-type="sidebar"] > .filter-container-js .selected-item-js {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .selected-item-js::before,
  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .selected-item-js::after {
    display: none;
  }

  .class-filter[data-type="sidebar"] > .filter-container-js .filter-list-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    left: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100vw;
    max-width: 100vw;
    min-width: 100vw;
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    background-color: rgba(0, 0, 0, 0.25);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;
    z-index: 1;
    border-left: none;
    border-right: none;
    border-bottom: none;
    z-index: 99999;
    overflow: auto;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js::after {
    content: "";
    display: block;
    width: 100vw;
    min-height: 100vh;
    height: 100%;
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
    background-color: #012e69;
    max-width: 50%;
    z-index: -1;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #012e69;
    border-top: solid #d5d1ce 1px;
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 16px;
    padding: 1rem 3rem;
    max-width: 50%;
    width: 100vw;
    margin-left: auto;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js:first-of-type {
    border-top: none;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js:hover,
  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.active-js {
    background-color: var(--color-1);
    color: #fff;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.filter-group-label-js:hover {
    color: initial;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js {
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js[data-filter-group="false"],
  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.filter-group-label-js {
    padding: 1rem 2rem;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.filter-group-label-js {
    pointer-events: all !important;
    font-weight: bold;
    cursor: default;
    background-color: #cec9c6;
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    background-color: rgba(0, 0, 0, 0.9);
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js {
    background-color: #f3f4f5;
    color: var(--color-1);
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    transform: translateY(-50%) translateX(-3px) rotate(-45deg);
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg);
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js:focus-within
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    background-color: rgba(0, 0, 0, 0.9);
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js:focus-within
    .selected-item-js {
    background-color: #f3f4f5;
    color: var(--color-1);
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js:focus-within
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    transform: translateY(-50%) translateX(-3px) rotate(-45deg);
  }

  .class-filter[data-type="sidebar"]
    > .filter-container-js:focus-within
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg);
  }

  .class-filter[data-type="buttons"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type="buttons"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type="buttons"] .filter-list-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    font-size: 14px;
  }

  .class-filter[data-type="buttons"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #fff;
    color: #fff;
    cursor: pointer;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 18px;
    margin: 0 0.5rem 1rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 250px;
    overflow: hidden;
    padding: 1rem;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
  }

  .class-filter[data-type="buttons"] .filter-list-js .filter-item-js.active-js {
    background-color: #313131;
  }

  .class-filter[data-type="buttons"] .filter-list-js .filter-item-js:hover {
    background-color: var(--color-1);
  }

  .class-filter[data-type="titles"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type="titles"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type="titles"] .filter-list-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }

  .class-filter[data-type="titles"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: transparent;
    color: #eaf3f9;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 18px;
    font-weight: bold;
    margin: 1rem;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-flex-preferred-size: calc((100% / (5)) - ((5 - 1) * 1rem));
    flex-basis: calc((100% / (5)) - ((5 - 1) * 1rem));
    max-width: calc((100% / (5)) - ((5 - 1) * 1rem));
    width: calc((100% / (5)) - ((5 - 1) * 1rem));
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .class-filter[data-type="titles"] .filter-list-js .filter-item-js::after {
    content: "";
    display: block;
    max-width: 60px;
    margin: 3px auto 0;
    height: 3px;
    background-color: var(--color-1);
    opacity: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }

  .class-filter[data-type="titles"] .filter-list-js .filter-item-js.active-js {
    color: var(--color-1);
  }

  .class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js.active-js::after {
    opacity: 1;
  }

  .class-filter[data-type="titles"] .filter-list-js .filter-item-js:hover {
    color: var(--color-1);
  }

  .class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js:hover::after {
    opacity: 1;
  }

  .class-filter[data-type="links"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type="links"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type="links"] a {
    padding: 0 !important;
    display: inline-block !important;
    color: var(--color-1) !important;
    -webkit-transform-origin: center !important;
    -ms-transform-origin: center !important;
    transform-origin: center !important;
    -webkit-transition: all 0.25s ease !important;
    -o-transition: all 0.25s ease !important;
    transition: all 0.25s ease !important;
    -webkit-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }

  .class-filter[data-type="links"] a:hover {
    color: #313131 !important;
  }

  .class-filter[data-type="links"] a::before {
    content: "•";
    margin-right: 10px;
  }

  .class-filter[data-type="links"] li.navigation-level1 a {
    font-weight: bold !important;
  }

  .class-filter[data-type="links"] li.navigation-level1 a:hover {
    color: #313131 !important;
  }

  .class-filter[data-type="links"] li.navigation-level1 a::before {
    content: "" !important;
    margin-right: 0 !important;
  }

  .class-filter[data-type="links"] li.navigation-level2 a {
    font-weight: bold !important;
  }

  .class-filter[data-type="links"] li.navigation-level2 a:hover {
    color: #313131 !important;
  }

  .class-filter[data-type="links"] li.navigation-level2 a::before {
    content: "" !important;
    margin-right: 0 !important;
  }

  .class-filter[data-type="links"] li.navigation-level3 a {
    font-weight: normal !important;
  }

  .class-filter[data-type="links"] li.navigation-level3 a:hover {
    color: #313131 !important;
  }

  .class-filter[data-type="links"] li.navigation-level3 a::before {
    content: "•" !important;
    margin-right: 10px !important;
  }

  .class-filter[data-type="links"] li.navigation-level4 a {
    font-weight: normal !important;
  }

  .class-filter[data-type="links"] li.navigation-level4 a:hover {
    color: #313131 !important;
  }

  .class-filter[data-type="links"] li.navigation-level4 a::before {
    content: "•" !important;
    margin-right: 10px !important;
  }

  .class-filter[data-type="links"]
    > .component-content
    > .filter-list-js
    > .filter-item-js
    > a {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-weight: bold !important;
    font-size: 18px !important;
    color: #000 !important;
  }

  .class-filter[data-type="links"]
    > .component-content
    > .filter-list-js
    > .filter-item-js
    > a:hover {
    color: #012e69 !important;
  }

  .class-filter[data-type="links"] .filter-list-js {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }

  .class-filter[data-type="links"] .filter-list-js ul {
    width: 100%;
    list-style: none;
    list-style-type: none;
  }

  .class-filter[data-type="links"] .filter-list-js ul > .filter-item-js {
    margin-left: 10px;
  }

  .class-filter[data-type="links"]
    .filter-list-js
    ul
    > .filter-item-js
    .filter-item-js {
    margin-left: 20px;
  }

  .class-filter[data-type="links"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: transparent;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin: 0;
    text-align: left;
    width: 100%;
  }

  .class-filter[data-type="links"]
    .filter-list-js
    .filter-item-js.multilevel
    > a {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-weight: bold !important;
    font-size: 18px !important;
    color: #000 !important;
  }

  .class-filter[data-type="links"]
    .filter-list-js
    .filter-item-js.multilevel
    > a:hover {
    color: #012e69 !important;
  }

  .class-filter[data-type="checkbox"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type="checkbox"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type="checkbox"] .filter-list-js {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }

  .class-filter[data-type="checkbox"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    padding: 0.5rem 0;
    text-align: left;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
  }

  .class-filter[data-type="checkbox"] .filter-list-js .filter-item-js::before {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #fff;
    border: solid 1px #005480;
    content: "";
    height: 10px;
    margin-right: 1rem;
    width: 10px;
  }

  .class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #ced4da;
  }

  .class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #eaf3f9;
  }
}

@media (max-width: 767px) {
  .class-filter .selected-item-js {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .class-filter[data-type-mobile="dropdown"],
  .class-filter[data-type-mobile="sidebar"] {
    margin: 0 auto;
    max-width: 400px;
    position: relative;
    width: 100%;
  }

  .class-filter[data-type-mobile="dropdown"]::before,
  .class-filter[data-type-mobile="sidebar"]::before {
    background-color: var(--color-1);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    margin: auto;
    position: absolute;
    right: auto;
    top: 0;
    width: 10px;
    z-index: 2;
  }

  .class-filter[data-type-mobile="dropdown"] .filter-container-js,
  .class-filter[data-type-mobile="sidebar"] .filter-container-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto;
    position: relative;
    width: 100% !important;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #f3f4f5;
    color: #313131;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 16px;
    overflow: visible;
    padding: 1rem 3rem;
    position: relative;
    border: solid #f3f4f5 1px;
    text-align: left;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js:hover,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js:hover {
    background-color: #d5d1ce;
    color: var(--color-1);
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::after,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::after {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: var(--color-1);
    content: "";
    height: 2px;
    margin: auto;
    position: absolute;
    right: 1rem;
    top: 50%;
    width: 10px;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(45deg);
    transform: translateY(-50%) translateX(-3px) rotate(45deg);
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::after,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(-45deg);
    transform: translateY(-50%) translateX(3px) rotate(-45deg);
  }
}

@media (max-width: 767px) and (min-width: 992px) {
  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    left: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    z-index: 1;
    border-left: solid #f3f4f5 1px;
    border-right: solid #f3f4f5 1px;
    border-bottom: solid #f3f4f5 1px;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    ul,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    ul {
    width: 100% !important;
    list-style: none;
    list-style-type: none;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js {
    text-indent: 1.5rem;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js
    .filter-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js
    .filter-item-js {
    text-indent: 3rem;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js:first-of-type,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    ul
    > .filter-item-js:first-of-type {
    border-top: solid #d5d1ce 1px;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #d5d1ce;
    border-top: solid #d5d1ce 1px;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 16px;
    padding: 1rem 3rem;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:first-of-type,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:first-of-type {
    border-top: none;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:not(.multilevel):hover,
  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:not(.multilevel).active-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:not(.multilevel):hover,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js:not(.multilevel).active-js {
    background-color: var(--color-1);
    color: #fff;
  }
}

@media (max-width: 767px) and (min-width: 992px) {
  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js[data-filter-group="false"],
  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js[data-filter-group="false"],
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js {
    padding: 1rem 2rem;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.filter-group-label-js {
    pointer-events: all !important;
    font-weight: bold;
    cursor: default;
    background-color: #cec9c6;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.multilevel
    > a,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .filter-list-js
    .filter-item-js.multilevel
    > a {
    font-weight: bold !important;
    background-color: #cec9c6;
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js.opened-js
    .filter-list-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js.opened-js
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js.opened-js
    .selected-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js.opened-js
    .selected-item-js {
    background-color: #f3f4f5;
    color: var(--color-1);
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js.opened-js
    .selected-item-js::before,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js.opened-js
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    transform: translateY(-50%) translateX(-3px) rotate(-45deg);
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js.opened-js
    .selected-item-js::after,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js.opened-js
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg);
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js:focus-within
    .filter-list-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js:focus-within
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js:focus-within
    .selected-item-js,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js:focus-within
    .selected-item-js {
    background-color: #f3f4f5;
    color: var(--color-1);
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js:focus-within
    .selected-item-js::before,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js:focus-within
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    transform: translateY(-50%) translateX(-3px) rotate(-45deg);
  }

  .class-filter[data-type-mobile="dropdown"]
    .filter-container-js:focus-within
    .selected-item-js::after,
  .class-filter[data-type-mobile="sidebar"]
    .filter-container-js:focus-within
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg);
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .selected-item-js {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .selected-item-js::before,
  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .selected-item-js::after {
    display: none;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    left: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100vw;
    max-width: 100vw;
    min-width: 100vw;
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    background-color: rgba(0, 0, 0, 0.25);
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center right;
    -ms-transform-origin: center right;
    transform-origin: center right;
    z-index: 1;
    z-index: 99999;
    border-left: none;
    border-right: none;
    border-bottom: none;
    overflow: auto;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js::after {
    content: "";
    display: block;
    width: 100vw;
    min-height: 100vh;
    height: 100%;
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
    background-color: #012e69;
    max-width: 70%;
    z-index: -1;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #012e69;
    border-top: solid #d5d1ce 1px;
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 16px;
    padding: 1rem 3rem;
    max-width: 70%;
    width: 100vw;
    margin-left: auto;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js:first-of-type {
    border-top: none;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.active-js {
    background-color: var(--color-1);
    color: #fff;
  }
}

@media (max-width: 767px) and (min-width: 992px) {
  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js[data-filter-group="false"],
  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.filter-group-label-js {
    padding: 1rem 2rem;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js
    .filter-list-js
    > .filter-item-js.filter-group-label-js {
    pointer-events: all !important;
    font-weight: bold;
    cursor: default;
    background-color: #cec9c6;
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js.opened-js
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    background-color: rgba(0, 0, 0, 0.9);
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js {
    background-color: #f3f4f5;
    color: var(--color-1);
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    transform: translateY(-50%) translateX(-3px) rotate(-45deg);
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg);
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js:focus-within
    .filter-list-js {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    background-color: rgba(0, 0, 0, 0.9);
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js:focus-within
    .selected-item-js {
    background-color: #f3f4f5;
    color: var(--color-1);
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js:focus-within
    .selected-item-js::before {
    -webkit-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-3px) rotate(-45deg);
    transform: translateY(-50%) translateX(-3px) rotate(-45deg);
  }

  .class-filter[data-type-mobile="sidebar"]
    > .filter-container-js:focus-within
    .selected-item-js::after {
    -webkit-transform: translateY(-50%) translateX(3px) rotate(45deg);
    -ms-transform: translateY(-50%) translateX(3px) rotate(45deg);
    transform: translateY(-50%) translateX(3px) rotate(45deg);
  }

  .class-filter[data-type-mobile="buttons"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type-mobile="buttons"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type-mobile="buttons"] .filter-list-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }

  .class-filter[data-type-mobile="buttons"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #fff;
    color: #fff;
    cursor: pointer;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 18px;
    margin: 0 0.5rem 1rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 250px;
    overflow: hidden;
    padding: 1rem;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
  }

  .class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js.active-js {
    background-color: #313131;
  }
}

@media (max-width: 767px) and (min-width: 768px) {
  .class-filter[data-type-mobile="buttons"] .filter-list-js .filter-item-js {
    -ms-flex-preferred-size: calc((100% / 4) - (3 * 1rem));
    flex-basis: calc((100% / 4) - (3 * 1rem));
    font-size: 14px;
    width: calc((100% / 4) - (3 * 1rem));
  }
}

@media (max-width: 767px) {
  .class-filter[data-type-mobile="titles"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type-mobile="titles"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type-mobile="titles"] .filter-list-js {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }

  .class-filter[data-type-mobile="titles"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: transparent;
    color: #eaf3f9;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    font-size: 20px;
    font-weight: bold;
    margin: 1rem;
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-flex-preferred-size: calc((100% / (2)) - ((2 - 1) * 1rem));
    flex-basis: calc((100% / (2)) - ((2 - 1) * 1rem));
    max-width: calc((100% / (2)) - ((2 - 1) * 1rem));
    width: calc((100% / (2)) - ((2 - 1) * 1rem));
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js::after {
    content: "";
    display: block;
    max-width: 60px;
    margin: 3px auto 0;
    height: 3px;
    background-color: var(--color-1);
    opacity: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }

  .class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js.active-js {
    color: var(--color-1);
  }

  .class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js.active-js::after {
    opacity: 1;
  }

  .class-filter[data-type-mobile="links"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type-mobile="links"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type-mobile="links"] a {
    display: inline-block !important;
    padding: 0 !important;
    color: var(--color-1) !important;
    -webkit-transform-origin: center !important;
    -ms-transform-origin: center !important;
    transform-origin: center !important;
    -webkit-transition: all 0.25s ease !important;
    -o-transition: all 0.25s ease !important;
    transition: all 0.25s ease !important;
    -webkit-transition-delay: 0s !important;
    -o-transition-delay: 0s !important;
    transition-delay: 0s !important;
  }

  .class-filter[data-type-mobile="links"] a::before {
    content: "\2022";
  }

  .class-filter[data-type-mobile="links"] a:hover {
    color: #313131 !important;
  }

  .class-filter[data-type-mobile="links"] a::before {
    content: "•";
    margin-right: 10px;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level1 a {
    font-weight: bold !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level1 a:hover {
    color: #313131 !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level1 a::before {
    content: "" !important;
    margin-right: 0 !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level2 a {
    font-weight: bold !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level2 a:hover {
    color: #313131 !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level2 a::before {
    content: "" !important;
    margin-right: 0 !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level3 a {
    font-weight: normal !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level3 a:hover {
    color: #313131 !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level3 a::before {
    content: "•" !important;
    margin-right: 10px !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level4 a {
    font-weight: normal !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level4 a:hover {
    color: #313131 !important;
  }

  .class-filter[data-type-mobile="links"] li.navigation-level4 a::before {
    content: "•" !important;
    margin-right: 10px !important;
  }

  .class-filter[data-type-mobile="links"]
    > .component-content
    > .filter-list-js
    > .filter-item-js
    > a {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-weight: bold !important;
    font-size: 18px !important;
    color: #000 !important;
  }

  .class-filter[data-type-mobile="links"]
    > .component-content
    > .filter-list-js
    > .filter-item-js
    > a:hover {
    color: #012e69 !important;
  }

  .class-filter[data-type-mobile="links"] .filter-list-js {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }

  .class-filter[data-type-mobile="links"] .filter-list-js ul {
    width: 100%;
    list-style: none;
    list-style-type: none;
  }

  .class-filter[data-type-mobile="links"] .filter-list-js ul > .filter-item-js {
    margin-left: 10px;
  }

  .class-filter[data-type-mobile="links"]
    .filter-list-js
    ul
    > .filter-item-js
    .filter-item-js {
    margin-left: 20px;
  }

  .class-filter[data-type-mobile="links"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: transparent;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin: 0;
    text-align: left;
    width: 100%;
  }

  .class-filter[data-type-mobile="links"]
    .filter-list-js
    .filter-item-js.multilevel
    > a {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-weight: bold !important;
    font-size: 18px !important;
    color: #000 !important;
  }

  .class-filter[data-type-mobile="links"]
    .filter-list-js
    .filter-item-js.multilevel
    > a:hover {
    color: #012e69 !important;
  }

  .class-filter[data-type-mobile="checkbox"] {
    margin: 0 auto;
    width: 100%;
  }

  .class-filter[data-type-mobile="checkbox"] .selected-item-js {
    display: none;
  }

  .class-filter[data-type-mobile="checkbox"] .filter-list-js {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
  }

  .class-filter[data-type-mobile="checkbox"] .filter-list-js .filter-item-js {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
    padding: 0.5rem 0;
    text-align: left;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
  }

  .class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js::before {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #fff;
    border: solid 1px #005480;
    content: "";
    height: 10px;
    margin-right: 1rem;
    width: 10px;
  }

  .class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #eaf3f9;
  }
}

@media (max-width: 767px) {
  .theme-1.class-filter[data-type-mobile="sidebar"]::before,
  .theme-1.class-filter[data-type-mobile="dropdown"]::before {
    background-color: #005480 !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #005480 1px !important;
    color: #005480 !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #005480 !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-1.class-filter[data-type-mobile="sidebar"]
    > .component-content:hover
    .selected-item-js,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    > .component-content:hover
    .selected-item-js {
    background-color: #005480 !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type-mobile="sidebar"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-1.class-filter[data-type-mobile="sidebar"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-1.class-filter[data-type-mobile="sidebar"]
    > .component-content:hover
    .selected-item-js::after,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    > .component-content:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"]
    > .component-content
    .filter-list-js,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    > .component-content
    .filter-list-js {
    border-left: solid #005480 1px !important;
    border-right: solid #005480 1px !important;
    border-bottom: solid #005480 1px !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"]
    > .component-content
    .filter-list-js::after,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    > .component-content
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"] .filter-item-js,
  .theme-1.class-filter[data-type-mobile="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #005480 !important;
    border-top: solid #8baec1 1px !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"] .filter-item-js.active-js,
  .theme-1.class-filter[data-type-mobile="dropdown"] .filter-item-js.active-js {
    background-color: #005480 !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"]
    .filter-item-js:nth-of-type(1),
  .theme-1.class-filter[data-type-mobile="dropdown"]
    .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel
    > a,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel
    > a {
    background-color: #0075b3 !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-1.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-1.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #005480 !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js {
    background-color: #fff !important;
    border: solid #005480 1px !important;
    color: #005480 !important;
  }

  .theme-1.class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js.active-js {
    background-color: #005480 !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-1.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #005480 !important;
  }

  .theme-1.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #005480 !important;
  }

  .theme-1.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #005480 !important;
  }

  .theme-1.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #005480 !important;
  }

  .theme-1.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #005480 !important;
  }

  .theme-1.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #005480 !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"]::before,
  .theme-2.class-filter[data-type-mobile="dropdown"]::before {
    background-color: #313131 !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #313131 1px !important;
    color: #313131 !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #313131 !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-2.class-filter[data-type-mobile="sidebar"]
    > .component-content:hover
    .selected-item-js,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    > .component-content:hover
    .selected-item-js {
    background-color: #313131 !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type-mobile="sidebar"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-2.class-filter[data-type-mobile="sidebar"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-2.class-filter[data-type-mobile="sidebar"]
    > .component-content:hover
    .selected-item-js::after,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    > .component-content:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"]
    > .component-content
    .filter-list-js,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    > .component-content
    .filter-list-js {
    border-left: solid #313131 1px !important;
    border-right: solid #313131 1px !important;
    border-bottom: solid #313131 1px !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"]
    > .component-content
    .filter-list-js::after,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    > .component-content
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"] .filter-item-js,
  .theme-2.class-filter[data-type-mobile="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #313131 !important;
    border-top: solid #979797 1px !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"] .filter-item-js.active-js,
  .theme-2.class-filter[data-type-mobile="dropdown"] .filter-item-js.active-js {
    background-color: #313131 !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"]
    .filter-item-js:nth-of-type(1),
  .theme-2.class-filter[data-type-mobile="dropdown"]
    .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel
    > a,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel
    > a {
    background-color: #4b4b4b !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-2.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-2.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #313131 !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js {
    background-color: #fff !important;
    border: solid #313131 1px !important;
    color: #313131 !important;
  }

  .theme-2.class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js.active-js {
    background-color: #313131 !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-2.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #313131 !important;
  }

  .theme-2.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #313131 !important;
  }

  .theme-2.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #313131 !important;
  }

  .theme-2.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #313131 !important;
  }

  .theme-2.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #313131 !important;
  }

  .theme-2.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #313131 !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"]::before,
  .theme-3.class-filter[data-type-mobile="dropdown"]::before {
    background-color: #012e69 !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #012e69 1px !important;
    color: #012e69 !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #012e69 !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-3.class-filter[data-type-mobile="sidebar"]
    > .component-content:hover
    .selected-item-js,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    > .component-content:hover
    .selected-item-js {
    background-color: #012e69 !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type-mobile="sidebar"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-3.class-filter[data-type-mobile="sidebar"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-3.class-filter[data-type-mobile="sidebar"]
    > .component-content:hover
    .selected-item-js::after,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    > .component-content:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"]
    > .component-content
    .filter-list-js,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    > .component-content
    .filter-list-js {
    border-left: solid #012e69 1px !important;
    border-right: solid #012e69 1px !important;
    border-bottom: solid #012e69 1px !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"]
    > .component-content
    .filter-list-js::after,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    > .component-content
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"] .filter-item-js,
  .theme-3.class-filter[data-type-mobile="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #012e69 !important;
    border-top: solid #7f97b7 1px !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"] .filter-item-js.active-js,
  .theme-3.class-filter[data-type-mobile="dropdown"] .filter-item-js.active-js {
    background-color: #012e69 !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"]
    .filter-item-js:nth-of-type(1),
  .theme-3.class-filter[data-type-mobile="dropdown"]
    .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel
    > a,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel
    > a {
    background-color: #01449c !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-3.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-3.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #012e69 !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js {
    background-color: #fff !important;
    border: solid #012e69 1px !important;
    color: #012e69 !important;
  }

  .theme-3.class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js.active-js {
    background-color: #012e69 !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-3.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #012e69 !important;
  }

  .theme-3.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #012e69 !important;
  }

  .theme-3.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #012e69 !important;
  }

  .theme-3.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #012e69 !important;
  }

  .theme-3.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #012e69 !important;
  }

  .theme-3.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #012e69 !important;
  }

  .theme-4.class-filter[data-type-mobile="sidebar"]::before,
  .theme-4.class-filter[data-type-mobile="dropdown"]::before {
    background-color: #005480 !important;
  }

  .theme-4.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-4.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #005480 1px !important;
    color: #005480 !important;
  }

  .theme-4.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-4.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-4.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-4.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #005480 !important;
  }

  .theme-4.class-filter[data-type-mobile="sidebar"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-4.class-filter[data-type-mobile="sidebar"]
    > .component-content:hover
    .selected-item-js,
  .theme-4.class-filter[data-type-mobile="dropdown"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-4.class-filter[data-type-mobile="dropdown"]
    > .component-content:hover
    .selected-item-js {
    background-color: #005480 !important;
    color: #fff !important;
  }

  .theme-4.class-filter[data-type-mobile="sidebar"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-4.class-filter[data-type-mobile="sidebar"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-4.class-filter[data-type-mobile="sidebar"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-4.class-filter[data-type-mobile="sidebar"]
    > .component-content:hover
    .selected-item-js::after,
  .theme-4.class-filter[data-type-mobile="dropdown"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-4.class-filter[data-type-mobile="dropdown"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-4.class-filter[data-type-mobile="dropdown"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-4.class-filter[data-type-mobile="dropdown"]
    > .component-content:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-4.class-filter[data-type-mobile="sidebar"]
    > .component-content
    .filter-list-js,
  .theme-4.class-filter[data-type-mobile="dropdown"]
    > .component-content
    .filter-list-js {
    border-left: solid #005480 1px !important;
    border-right: solid #005480 1px !important;
    border-bottom: solid #005480 1px !important;
  }

  .theme-4.class-filter[data-type-mobile="sidebar"]
    > .component-content
    .filter-list-js::after,
  .theme-4.class-filter[data-type-mobile="dropdown"]
    > .component-content
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-4.class-filter[data-type-mobile="sidebar"] .filter-item-js,
  .theme-4.class-filter[data-type-mobile="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #005480 !important;
    border-top: solid #8baec1 1px !important;
  }

  .theme-4.class-filter[data-type-mobile="sidebar"] .filter-item-js.active-js,
  .theme-4.class-filter[data-type-mobile="dropdown"] .filter-item-js.active-js {
    background-color: #005480 !important;
    color: #fff !important;
  }

  .theme-4.class-filter[data-type-mobile="sidebar"]
    .filter-item-js:nth-of-type(1),
  .theme-4.class-filter[data-type-mobile="dropdown"]
    .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-4.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel
    > a,
  .theme-4.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel
    > a {
    background-color: #0075b3 !important;
    color: #fff !important;
  }

  .theme-4.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-4.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-4.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-4.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #005480 !important;
    color: #fff !important;
  }

  .theme-4.class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js {
    background-color: #fff !important;
    border: solid #005480 1px !important;
    color: #005480 !important;
  }

  .theme-4.class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js.active-js {
    background-color: #005480 !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-4.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-4.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #005480 !important;
  }

  .theme-4.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #005480 !important;
  }

  .theme-4.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #005480 !important;
  }

  .theme-4.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #005480 !important;
  }

  .theme-4.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #005480 !important;
  }

  .theme-4.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #005480 !important;
  }

  .theme-6.class-filter[data-type-mobile="sidebar"]::before,
  .theme-6.class-filter[data-type-mobile="dropdown"]::before {
    background-color: #313131 !important;
  }

  .theme-6.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-6.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #313131 1px !important;
    color: #313131 !important;
  }

  .theme-6.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-6.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-6.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-6.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #313131 !important;
  }

  .theme-6.class-filter[data-type-mobile="sidebar"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-6.class-filter[data-type-mobile="sidebar"]
    > .component-content:hover
    .selected-item-js,
  .theme-6.class-filter[data-type-mobile="dropdown"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-6.class-filter[data-type-mobile="dropdown"]
    > .component-content:hover
    .selected-item-js {
    background-color: #313131 !important;
    color: #fff !important;
  }

  .theme-6.class-filter[data-type-mobile="sidebar"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-6.class-filter[data-type-mobile="sidebar"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-6.class-filter[data-type-mobile="sidebar"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-6.class-filter[data-type-mobile="sidebar"]
    > .component-content:hover
    .selected-item-js::after,
  .theme-6.class-filter[data-type-mobile="dropdown"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-6.class-filter[data-type-mobile="dropdown"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-6.class-filter[data-type-mobile="dropdown"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-6.class-filter[data-type-mobile="dropdown"]
    > .component-content:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-6.class-filter[data-type-mobile="sidebar"]
    > .component-content
    .filter-list-js,
  .theme-6.class-filter[data-type-mobile="dropdown"]
    > .component-content
    .filter-list-js {
    border-left: solid #313131 1px !important;
    border-right: solid #313131 1px !important;
    border-bottom: solid #313131 1px !important;
  }

  .theme-6.class-filter[data-type-mobile="sidebar"]
    > .component-content
    .filter-list-js::after,
  .theme-6.class-filter[data-type-mobile="dropdown"]
    > .component-content
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-6.class-filter[data-type-mobile="sidebar"] .filter-item-js,
  .theme-6.class-filter[data-type-mobile="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #313131 !important;
    border-top: solid #979797 1px !important;
  }

  .theme-6.class-filter[data-type-mobile="sidebar"] .filter-item-js.active-js,
  .theme-6.class-filter[data-type-mobile="dropdown"] .filter-item-js.active-js {
    background-color: #313131 !important;
    color: #fff !important;
  }

  .theme-6.class-filter[data-type-mobile="sidebar"]
    .filter-item-js:nth-of-type(1),
  .theme-6.class-filter[data-type-mobile="dropdown"]
    .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-6.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel
    > a,
  .theme-6.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel
    > a {
    background-color: #4b4b4b !important;
    color: #fff !important;
  }

  .theme-6.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-6.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-6.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-6.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #313131 !important;
    color: #fff !important;
  }

  .theme-6.class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js {
    background-color: #fff !important;
    border: solid #313131 1px !important;
    color: #313131 !important;
  }

  .theme-6.class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js.active-js {
    background-color: #313131 !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-6.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-6.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #313131 !important;
  }

  .theme-6.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #313131 !important;
  }

  .theme-6.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #313131 !important;
  }

  .theme-6.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #313131 !important;
  }

  .theme-6.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #313131 !important;
  }

  .theme-6.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #313131 !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="sidebar"]::before,
  .theme-gray-900.class-filter[data-type-mobile="dropdown"]::before {
    background-color: #005480 !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-gray-900.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #005480 1px !important;
    color: #005480 !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-gray-900.class-filter[data-type-mobile="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-gray-900.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-gray-900.class-filter[data-type-mobile="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #005480 !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="sidebar"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-gray-900.class-filter[data-type-mobile="sidebar"]
    > .component-content:hover
    .selected-item-js,
  .theme-gray-900.class-filter[data-type-mobile="dropdown"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-gray-900.class-filter[data-type-mobile="dropdown"]
    > .component-content:hover
    .selected-item-js {
    background-color: #005480 !important;
    color: #fff !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="sidebar"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-gray-900.class-filter[data-type-mobile="sidebar"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-gray-900.class-filter[data-type-mobile="sidebar"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-gray-900.class-filter[data-type-mobile="sidebar"]
    > .component-content:hover
    .selected-item-js::after,
  .theme-gray-900.class-filter[data-type-mobile="dropdown"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-gray-900.class-filter[data-type-mobile="dropdown"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-gray-900.class-filter[data-type-mobile="dropdown"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-gray-900.class-filter[data-type-mobile="dropdown"]
    > .component-content:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="sidebar"]
    > .component-content
    .filter-list-js,
  .theme-gray-900.class-filter[data-type-mobile="dropdown"]
    > .component-content
    .filter-list-js {
    border-left: solid #005480 1px !important;
    border-right: solid #005480 1px !important;
    border-bottom: solid #005480 1px !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="sidebar"]
    > .component-content
    .filter-list-js::after,
  .theme-gray-900.class-filter[data-type-mobile="dropdown"]
    > .component-content
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="sidebar"] .filter-item-js,
  .theme-gray-900.class-filter[data-type-mobile="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #005480 !important;
    border-top: solid #8baec1 1px !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.active-js,
  .theme-gray-900.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.active-js {
    background-color: #005480 !important;
    color: #fff !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="sidebar"]
    .filter-item-js:nth-of-type(1),
  .theme-gray-900.class-filter[data-type-mobile="dropdown"]
    .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel
    > a,
  .theme-gray-900.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel
    > a {
    background-color: #0075b3 !important;
    color: #fff !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-gray-900.class-filter[data-type-mobile="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-gray-900.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-gray-900.class-filter[data-type-mobile="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #005480 !important;
    color: #fff !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js {
    background-color: #fff !important;
    border: solid #005480 1px !important;
    color: #005480 !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="buttons"]
    .filter-list-js
    .filter-item-js.active-js {
    background-color: #005480 !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-gray-900.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #005480 !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #005480 !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #005480 !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #005480 !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #005480 !important;
  }

  .theme-gray-900.class-filter[data-type-mobile="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #005480 !important;
  }
}

@media (min-width: 768px) {
  .theme-1.class-filter[data-type="sidebar"]::before,
  .theme-1.class-filter[data-type="dropdown"]::before {
    background-color: #005480 !important;
  }

  .theme-1.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-1.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #005480 1px !important;
    color: #005480 !important;
  }

  .theme-1.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-1.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #005480 !important;
  }

  .theme-1.class-filter[data-type="sidebar"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-1.class-filter[data-type="sidebar"]
    > .component-content:hover
    .selected-item-js,
  .theme-1.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-1.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js,
  .theme-1.class-filter[data-type="dropdown"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-1.class-filter[data-type="dropdown"]
    > .component-content:hover
    .selected-item-js,
  .theme-1.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-1.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js {
    background-color: #005480 !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type="sidebar"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type="sidebar"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-1.class-filter[data-type="sidebar"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-1.class-filter[data-type="sidebar"]
    > .component-content:hover
    .selected-item-js::after,
  .theme-1.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-1.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-1.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::after,
  .theme-1.class-filter[data-type="dropdown"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type="dropdown"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-1.class-filter[data-type="dropdown"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-1.class-filter[data-type="dropdown"]
    > .component-content:hover
    .selected-item-js::after,
  .theme-1.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-1.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-1.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-1.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-1.class-filter[data-type="sidebar"]
    > .component-content
    .filter-list-js,
  .theme-1.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js,
  .theme-1.class-filter[data-type="dropdown"]
    > .component-content
    .filter-list-js,
  .theme-1.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js {
    border-left: solid #005480 1px !important;
    border-right: solid #005480 1px !important;
    border-bottom: solid #005480 1px !important;
  }

  .theme-1.class-filter[data-type="sidebar"]
    > .component-content
    .filter-list-js::after,
  .theme-1.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js::after,
  .theme-1.class-filter[data-type="dropdown"]
    > .component-content
    .filter-list-js::after,
  .theme-1.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-1.class-filter[data-type="sidebar"] .filter-item-js,
  .theme-1.class-filter[data-type="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #005480 !important;
    border-top: solid #8baec1 1px !important;
  }

  .theme-1.class-filter[data-type="sidebar"] .filter-item-js.active-js,
  .theme-1.class-filter[data-type="sidebar"] .filter-item-js:hover,
  .theme-1.class-filter[data-type="dropdown"] .filter-item-js.active-js,
  .theme-1.class-filter[data-type="dropdown"] .filter-item-js:hover {
    background-color: #005480 !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type="sidebar"] .filter-item-js:nth-of-type(1),
  .theme-1.class-filter[data-type="dropdown"] .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-1.class-filter[data-type="sidebar"] .filter-item-js.multilevel > a,
  .theme-1.class-filter[data-type="dropdown"] .filter-item-js.multilevel > a {
    background-color: #0075b3 !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-1.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-1.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-1.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #005480 !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type="buttons"] .filter-list-js .filter-item-js {
    background-color: #fff !important;
    border: solid #005480 1px !important;
    color: #005480 !important;
  }

  .theme-1.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-1.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js:hover {
    background-color: #005480 !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-1.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-1.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #005480 !important;
  }

  .theme-1.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #005480 !important;
  }

  .theme-1.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #005480 !important;
  }

  .theme-1.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #005480 !important;
  }

  .theme-1.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #005480 !important;
  }

  .theme-1.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #005480 !important;
  }

  .theme-2.class-filter[data-type="sidebar"]::before,
  .theme-2.class-filter[data-type="dropdown"]::before {
    background-color: #313131 !important;
  }

  .theme-2.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-2.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #313131 1px !important;
    color: #313131 !important;
  }

  .theme-2.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-2.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #313131 !important;
  }

  .theme-2.class-filter[data-type="sidebar"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-2.class-filter[data-type="sidebar"]
    > .component-content:hover
    .selected-item-js,
  .theme-2.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-2.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js,
  .theme-2.class-filter[data-type="dropdown"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-2.class-filter[data-type="dropdown"]
    > .component-content:hover
    .selected-item-js,
  .theme-2.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-2.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js {
    background-color: #313131 !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type="sidebar"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type="sidebar"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-2.class-filter[data-type="sidebar"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-2.class-filter[data-type="sidebar"]
    > .component-content:hover
    .selected-item-js::after,
  .theme-2.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-2.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-2.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::after,
  .theme-2.class-filter[data-type="dropdown"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type="dropdown"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-2.class-filter[data-type="dropdown"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-2.class-filter[data-type="dropdown"]
    > .component-content:hover
    .selected-item-js::after,
  .theme-2.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-2.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-2.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-2.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-2.class-filter[data-type="sidebar"]
    > .component-content
    .filter-list-js,
  .theme-2.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js,
  .theme-2.class-filter[data-type="dropdown"]
    > .component-content
    .filter-list-js,
  .theme-2.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js {
    border-left: solid #313131 1px !important;
    border-right: solid #313131 1px !important;
    border-bottom: solid #313131 1px !important;
  }

  .theme-2.class-filter[data-type="sidebar"]
    > .component-content
    .filter-list-js::after,
  .theme-2.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js::after,
  .theme-2.class-filter[data-type="dropdown"]
    > .component-content
    .filter-list-js::after,
  .theme-2.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-2.class-filter[data-type="sidebar"] .filter-item-js,
  .theme-2.class-filter[data-type="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #313131 !important;
    border-top: solid #979797 1px !important;
  }

  .theme-2.class-filter[data-type="sidebar"] .filter-item-js.active-js,
  .theme-2.class-filter[data-type="sidebar"] .filter-item-js:hover,
  .theme-2.class-filter[data-type="dropdown"] .filter-item-js.active-js,
  .theme-2.class-filter[data-type="dropdown"] .filter-item-js:hover {
    background-color: #313131 !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type="sidebar"] .filter-item-js:nth-of-type(1),
  .theme-2.class-filter[data-type="dropdown"] .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-2.class-filter[data-type="sidebar"] .filter-item-js.multilevel > a,
  .theme-2.class-filter[data-type="dropdown"] .filter-item-js.multilevel > a {
    background-color: #4b4b4b !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-2.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-2.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-2.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #313131 !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type="buttons"] .filter-list-js .filter-item-js {
    background-color: #fff !important;
    border: solid #313131 1px !important;
    color: #313131 !important;
  }

  .theme-2.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-2.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js:hover {
    background-color: #313131 !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-2.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-2.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #313131 !important;
  }

  .theme-2.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #313131 !important;
  }

  .theme-2.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #313131 !important;
  }

  .theme-2.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #313131 !important;
  }

  .theme-2.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #313131 !important;
  }

  .theme-2.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #313131 !important;
  }

  .theme-3.class-filter[data-type="sidebar"]::before,
  .theme-3.class-filter[data-type="dropdown"]::before {
    background-color: #012e69 !important;
  }

  .theme-3.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-3.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #012e69 1px !important;
    color: #012e69 !important;
  }

  .theme-3.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-3.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #012e69 !important;
  }

  .theme-3.class-filter[data-type="sidebar"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-3.class-filter[data-type="sidebar"]
    > .component-content:hover
    .selected-item-js,
  .theme-3.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-3.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js,
  .theme-3.class-filter[data-type="dropdown"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-3.class-filter[data-type="dropdown"]
    > .component-content:hover
    .selected-item-js,
  .theme-3.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-3.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js {
    background-color: #012e69 !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type="sidebar"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type="sidebar"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-3.class-filter[data-type="sidebar"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-3.class-filter[data-type="sidebar"]
    > .component-content:hover
    .selected-item-js::after,
  .theme-3.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-3.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-3.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::after,
  .theme-3.class-filter[data-type="dropdown"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type="dropdown"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-3.class-filter[data-type="dropdown"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-3.class-filter[data-type="dropdown"]
    > .component-content:hover
    .selected-item-js::after,
  .theme-3.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-3.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-3.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-3.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-3.class-filter[data-type="sidebar"]
    > .component-content
    .filter-list-js,
  .theme-3.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js,
  .theme-3.class-filter[data-type="dropdown"]
    > .component-content
    .filter-list-js,
  .theme-3.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js {
    border-left: solid #012e69 1px !important;
    border-right: solid #012e69 1px !important;
    border-bottom: solid #012e69 1px !important;
  }

  .theme-3.class-filter[data-type="sidebar"]
    > .component-content
    .filter-list-js::after,
  .theme-3.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js::after,
  .theme-3.class-filter[data-type="dropdown"]
    > .component-content
    .filter-list-js::after,
  .theme-3.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-3.class-filter[data-type="sidebar"] .filter-item-js,
  .theme-3.class-filter[data-type="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #012e69 !important;
    border-top: solid #7f97b7 1px !important;
  }

  .theme-3.class-filter[data-type="sidebar"] .filter-item-js.active-js,
  .theme-3.class-filter[data-type="sidebar"] .filter-item-js:hover,
  .theme-3.class-filter[data-type="dropdown"] .filter-item-js.active-js,
  .theme-3.class-filter[data-type="dropdown"] .filter-item-js:hover {
    background-color: #012e69 !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type="sidebar"] .filter-item-js:nth-of-type(1),
  .theme-3.class-filter[data-type="dropdown"] .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-3.class-filter[data-type="sidebar"] .filter-item-js.multilevel > a,
  .theme-3.class-filter[data-type="dropdown"] .filter-item-js.multilevel > a {
    background-color: #01449c !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-3.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-3.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-3.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #012e69 !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type="buttons"] .filter-list-js .filter-item-js {
    background-color: #fff !important;
    border: solid #012e69 1px !important;
    color: #012e69 !important;
  }

  .theme-3.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-3.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js:hover {
    background-color: #012e69 !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-3.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-3.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #012e69 !important;
  }

  .theme-3.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #012e69 !important;
  }

  .theme-3.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #012e69 !important;
  }

  .theme-3.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #012e69 !important;
  }

  .theme-3.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #012e69 !important;
  }

  .theme-3.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #012e69 !important;
  }

  .theme-4.class-filter[data-type="sidebar"]::before,
  .theme-4.class-filter[data-type="dropdown"]::before {
    background-color: #005480 !important;
  }

  .theme-4.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-4.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #005480 1px !important;
    color: #005480 !important;
  }

  .theme-4.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-4.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-4.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-4.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #005480 !important;
  }

  .theme-4.class-filter[data-type="sidebar"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-4.class-filter[data-type="sidebar"]
    > .component-content:hover
    .selected-item-js,
  .theme-4.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-4.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js,
  .theme-4.class-filter[data-type="dropdown"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-4.class-filter[data-type="dropdown"]
    > .component-content:hover
    .selected-item-js,
  .theme-4.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-4.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js {
    background-color: #005480 !important;
    color: #fff !important;
  }

  .theme-4.class-filter[data-type="sidebar"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-4.class-filter[data-type="sidebar"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-4.class-filter[data-type="sidebar"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-4.class-filter[data-type="sidebar"]
    > .component-content:hover
    .selected-item-js::after,
  .theme-4.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-4.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-4.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-4.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::after,
  .theme-4.class-filter[data-type="dropdown"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-4.class-filter[data-type="dropdown"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-4.class-filter[data-type="dropdown"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-4.class-filter[data-type="dropdown"]
    > .component-content:hover
    .selected-item-js::after,
  .theme-4.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-4.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-4.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-4.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-4.class-filter[data-type="sidebar"]
    > .component-content
    .filter-list-js,
  .theme-4.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js,
  .theme-4.class-filter[data-type="dropdown"]
    > .component-content
    .filter-list-js,
  .theme-4.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js {
    border-left: solid #005480 1px !important;
    border-right: solid #005480 1px !important;
    border-bottom: solid #005480 1px !important;
  }

  .theme-4.class-filter[data-type="sidebar"]
    > .component-content
    .filter-list-js::after,
  .theme-4.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js::after,
  .theme-4.class-filter[data-type="dropdown"]
    > .component-content
    .filter-list-js::after,
  .theme-4.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-4.class-filter[data-type="sidebar"] .filter-item-js,
  .theme-4.class-filter[data-type="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #005480 !important;
    border-top: solid #8baec1 1px !important;
  }

  .theme-4.class-filter[data-type="sidebar"] .filter-item-js.active-js,
  .theme-4.class-filter[data-type="sidebar"] .filter-item-js:hover,
  .theme-4.class-filter[data-type="dropdown"] .filter-item-js.active-js,
  .theme-4.class-filter[data-type="dropdown"] .filter-item-js:hover {
    background-color: #005480 !important;
    color: #fff !important;
  }

  .theme-4.class-filter[data-type="sidebar"] .filter-item-js:nth-of-type(1),
  .theme-4.class-filter[data-type="dropdown"] .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-4.class-filter[data-type="sidebar"] .filter-item-js.multilevel > a,
  .theme-4.class-filter[data-type="dropdown"] .filter-item-js.multilevel > a {
    background-color: #0075b3 !important;
    color: #fff !important;
  }

  .theme-4.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-4.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-4.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-4.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #005480 !important;
    color: #fff !important;
  }

  .theme-4.class-filter[data-type="buttons"] .filter-list-js .filter-item-js {
    background-color: #fff !important;
    border: solid #005480 1px !important;
    color: #005480 !important;
  }

  .theme-4.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-4.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js:hover {
    background-color: #005480 !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-4.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-4.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #005480 !important;
  }

  .theme-4.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #005480 !important;
  }

  .theme-4.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #005480 !important;
  }

  .theme-4.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #005480 !important;
  }

  .theme-4.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #005480 !important;
  }

  .theme-4.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #005480 !important;
  }

  .theme-6.class-filter[data-type="sidebar"]::before,
  .theme-6.class-filter[data-type="dropdown"]::before {
    background-color: #313131 !important;
  }

  .theme-6.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-6.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #313131 1px !important;
    color: #313131 !important;
  }

  .theme-6.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-6.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-6.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-6.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #313131 !important;
  }

  .theme-6.class-filter[data-type="sidebar"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-6.class-filter[data-type="sidebar"]
    > .component-content:hover
    .selected-item-js,
  .theme-6.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-6.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js,
  .theme-6.class-filter[data-type="dropdown"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-6.class-filter[data-type="dropdown"]
    > .component-content:hover
    .selected-item-js,
  .theme-6.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-6.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js {
    background-color: #313131 !important;
    color: #fff !important;
  }

  .theme-6.class-filter[data-type="sidebar"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-6.class-filter[data-type="sidebar"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-6.class-filter[data-type="sidebar"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-6.class-filter[data-type="sidebar"]
    > .component-content:hover
    .selected-item-js::after,
  .theme-6.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-6.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-6.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-6.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::after,
  .theme-6.class-filter[data-type="dropdown"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-6.class-filter[data-type="dropdown"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-6.class-filter[data-type="dropdown"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-6.class-filter[data-type="dropdown"]
    > .component-content:hover
    .selected-item-js::after,
  .theme-6.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-6.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-6.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-6.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-6.class-filter[data-type="sidebar"]
    > .component-content
    .filter-list-js,
  .theme-6.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js,
  .theme-6.class-filter[data-type="dropdown"]
    > .component-content
    .filter-list-js,
  .theme-6.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js {
    border-left: solid #313131 1px !important;
    border-right: solid #313131 1px !important;
    border-bottom: solid #313131 1px !important;
  }

  .theme-6.class-filter[data-type="sidebar"]
    > .component-content
    .filter-list-js::after,
  .theme-6.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js::after,
  .theme-6.class-filter[data-type="dropdown"]
    > .component-content
    .filter-list-js::after,
  .theme-6.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-6.class-filter[data-type="sidebar"] .filter-item-js,
  .theme-6.class-filter[data-type="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #313131 !important;
    border-top: solid #979797 1px !important;
  }

  .theme-6.class-filter[data-type="sidebar"] .filter-item-js.active-js,
  .theme-6.class-filter[data-type="sidebar"] .filter-item-js:hover,
  .theme-6.class-filter[data-type="dropdown"] .filter-item-js.active-js,
  .theme-6.class-filter[data-type="dropdown"] .filter-item-js:hover {
    background-color: #313131 !important;
    color: #fff !important;
  }

  .theme-6.class-filter[data-type="sidebar"] .filter-item-js:nth-of-type(1),
  .theme-6.class-filter[data-type="dropdown"] .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-6.class-filter[data-type="sidebar"] .filter-item-js.multilevel > a,
  .theme-6.class-filter[data-type="dropdown"] .filter-item-js.multilevel > a {
    background-color: #4b4b4b !important;
    color: #fff !important;
  }

  .theme-6.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-6.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-6.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-6.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #313131 !important;
    color: #fff !important;
  }

  .theme-6.class-filter[data-type="buttons"] .filter-list-js .filter-item-js {
    background-color: #fff !important;
    border: solid #313131 1px !important;
    color: #313131 !important;
  }

  .theme-6.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-6.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js:hover {
    background-color: #313131 !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-6.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-6.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #313131 !important;
  }

  .theme-6.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #313131 !important;
  }

  .theme-6.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #313131 !important;
  }

  .theme-6.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #313131 !important;
  }

  .theme-6.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #313131 !important;
  }

  .theme-6.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #313131 !important;
  }

  .theme-gray-900.class-filter[data-type="sidebar"]::before,
  .theme-gray-900.class-filter[data-type="dropdown"]::before {
    background-color: #005480 !important;
  }

  .theme-gray-900.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js,
  .theme-gray-900.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js {
    background-color: #fff !important;
    border: solid #005480 1px !important;
    color: #005480 !important;
  }

  .theme-gray-900.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::before,
  .theme-gray-900.class-filter[data-type="sidebar"]
    .filter-container-js
    .selected-item-js::after,
  .theme-gray-900.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::before,
  .theme-gray-900.class-filter[data-type="dropdown"]
    .filter-container-js
    .selected-item-js::after {
    background-color: #005480 !important;
  }

  .theme-gray-900.class-filter[data-type="sidebar"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-gray-900.class-filter[data-type="sidebar"]
    > .component-content:hover
    .selected-item-js,
  .theme-gray-900.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-gray-900.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js,
  .theme-gray-900.class-filter[data-type="dropdown"]
    > .component-content.opened-js
    .selected-item-js,
  .theme-gray-900.class-filter[data-type="dropdown"]
    > .component-content:hover
    .selected-item-js,
  .theme-gray-900.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js,
  .theme-gray-900.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js {
    background-color: #005480 !important;
    color: #fff !important;
  }

  .theme-gray-900.class-filter[data-type="sidebar"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-gray-900.class-filter[data-type="sidebar"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-gray-900.class-filter[data-type="sidebar"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-gray-900.class-filter[data-type="sidebar"]
    > .component-content:hover
    .selected-item-js::after,
  .theme-gray-900.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-gray-900.class-filter[data-type="sidebar"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-gray-900.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-gray-900.class-filter[data-type="sidebar"]
    > .filter-container-js:hover
    .selected-item-js::after,
  .theme-gray-900.class-filter[data-type="dropdown"]
    > .component-content.opened-js
    .selected-item-js::before,
  .theme-gray-900.class-filter[data-type="dropdown"]
    > .component-content.opened-js
    .selected-item-js::after,
  .theme-gray-900.class-filter[data-type="dropdown"]
    > .component-content:hover
    .selected-item-js::before,
  .theme-gray-900.class-filter[data-type="dropdown"]
    > .component-content:hover
    .selected-item-js::after,
  .theme-gray-900.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::before,
  .theme-gray-900.class-filter[data-type="dropdown"]
    > .filter-container-js.opened-js
    .selected-item-js::after,
  .theme-gray-900.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::before,
  .theme-gray-900.class-filter[data-type="dropdown"]
    > .filter-container-js:hover
    .selected-item-js::after {
    background-color: #fff !important;
  }

  .theme-gray-900.class-filter[data-type="sidebar"]
    > .component-content
    .filter-list-js,
  .theme-gray-900.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js,
  .theme-gray-900.class-filter[data-type="dropdown"]
    > .component-content
    .filter-list-js,
  .theme-gray-900.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js {
    border-left: solid #005480 1px !important;
    border-right: solid #005480 1px !important;
    border-bottom: solid #005480 1px !important;
  }

  .theme-gray-900.class-filter[data-type="sidebar"]
    > .component-content
    .filter-list-js::after,
  .theme-gray-900.class-filter[data-type="sidebar"]
    > .filter-container-js
    .filter-list-js::after,
  .theme-gray-900.class-filter[data-type="dropdown"]
    > .component-content
    .filter-list-js::after,
  .theme-gray-900.class-filter[data-type="dropdown"]
    > .filter-container-js
    .filter-list-js::after {
    background-color: #fff !important;
  }

  .theme-gray-900.class-filter[data-type="sidebar"] .filter-item-js,
  .theme-gray-900.class-filter[data-type="dropdown"] .filter-item-js {
    background-color: #fff !important;
    color: #005480 !important;
    border-top: solid #8baec1 1px !important;
  }

  .theme-gray-900.class-filter[data-type="sidebar"] .filter-item-js.active-js,
  .theme-gray-900.class-filter[data-type="sidebar"] .filter-item-js:hover,
  .theme-gray-900.class-filter[data-type="dropdown"] .filter-item-js.active-js,
  .theme-gray-900.class-filter[data-type="dropdown"] .filter-item-js:hover {
    background-color: #005480 !important;
    color: #fff !important;
  }

  .theme-gray-900.class-filter[data-type="sidebar"]
    .filter-item-js:nth-of-type(1),
  .theme-gray-900.class-filter[data-type="dropdown"]
    .filter-item-js:nth-of-type(1) {
    border-top: none !important;
  }

  .theme-gray-900.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel
    > a,
  .theme-gray-900.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel
    > a {
    background-color: #0075b3 !important;
    color: #fff !important;
  }

  .theme-gray-900.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-gray-900.class-filter[data-type="sidebar"]
    .filter-item-js.multilevel.active-js
    > a,
  .theme-gray-900.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel:hover
    > a,
  .theme-gray-900.class-filter[data-type="dropdown"]
    .filter-item-js.multilevel.active-js
    > a {
    background-color: #005480 !important;
    color: #fff !important;
  }

  .theme-gray-900.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js {
    background-color: #fff !important;
    border: solid #005480 1px !important;
    color: #005480 !important;
  }

  .theme-gray-900.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-gray-900.class-filter[data-type="buttons"]
    .filter-list-js
    .filter-item-js:hover {
    background-color: #005480 !important;
    border: solid #fff 1px !important;
    color: #fff !important;
  }

  .theme-gray-900.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js.active-js,
  .theme-gray-900.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js:hover {
    color: #005480 !important;
  }

  .theme-gray-900.class-filter[data-type="titles"]
    .filter-list-js
    .filter-item-js::after {
    background-color: #005480 !important;
  }

  .theme-gray-900.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover {
    color: #005480 !important;
  }

  .theme-gray-900.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js:hover::before {
    background-color: #005480 !important;
  }

  .theme-gray-900.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js {
    color: #005480 !important;
  }

  .theme-gray-900.class-filter[data-type="checkbox"]
    .filter-list-js
    .filter-item-js.active-js::before {
    background-color: #005480 !important;
  }
}

.navigation.class-filter {
  display: none;
}

.navigation.class-filter.initiated {
  display: block;
}

.navigation.class-filter.initiated[data-type="dropdown"] ul,
.navigation.class-filter.initiated[data-type-mobile="dropdown"] ul,
.navigation.class-filter.initiated[data-type="sidebar"] ul,
.navigation.class-filter.initiated[data-type-mobile="sidebar"] ul {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.navigation.class-filter.initiated[data-type="dropdown"] ul li,
.navigation.class-filter.initiated[data-type-mobile="dropdown"] ul li,
.navigation.class-filter.initiated[data-type="sidebar"] ul li,
.navigation.class-filter.initiated[data-type-mobile="sidebar"] ul li {
  padding: 0 !important;
}

.navigation.class-filter.initiated[data-type="dropdown"] ul li a,
.navigation.class-filter.initiated[data-type-mobile="dropdown"] ul li a,
.navigation.class-filter.initiated[data-type="sidebar"] ul li a,
.navigation.class-filter.initiated[data-type-mobile="sidebar"] ul li a {
  padding: 1rem 2rem !important;
}

@media (min-width: 768px) {
  .navigation.class-filter.initiated[data-type="dropdown"] ul li a,
  .navigation.class-filter.initiated[data-type-mobile="dropdown"] ul li a,
  .navigation.class-filter.initiated[data-type="sidebar"] ul li a,
  .navigation.class-filter.initiated[data-type-mobile="sidebar"] ul li a {
    padding: 1rem 2rem !important;
  }
}

.navigation.class-filter.initiated[data-type="dropdown"] a,
.navigation.class-filter.initiated[data-type-mobile="dropdown"] a,
.navigation.class-filter.initiated[data-type="sidebar"] a,
.navigation.class-filter.initiated[data-type-mobile="sidebar"] a {
  white-space: nowrap;
  display: block !important;
}

.default-icon {
  display: inline-block;
  width: auto;
}

.default-icon > a {
  background-color: var(--color-1);
  display: inline-block;
  position: relative;
}

.default-icon > a:not(:last-child) {
  margin: 0 10px 10px 0 !important;
}

.default-icon > a img {
  height: 20px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 20px;
}

.default-icon.default > a {
  height: 22px;
  width: 22px;
}

.default-icon.middle > a {
  height: 40px;
  width: 40px;
}

.default-icon.large > a {
  height: 50px;
  width: 50px;
}

.d-icon {
  display: inline-block;
  font-size: 0;
  line-height: 1;
  width: auto;
}

#footer {
  background-color: #f3f4f5;
}

#footer * {
  color: var(--color-1);
}

#footer .footer-line {
  height: 26px;
  left: 50%;
  position: absolute;
  top: -13px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 243px;
}

#footer .list-footer .richText-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#footer .list-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

#footer .list-footer ul li {
  list-style-type: none;
  padding: 0;
}

#footer .list-footer ul li::before {
  content: "";
}

#footer .list-footer ul li:first-child {
  margin-top: 2rem;
}

#footer .list-footer ul li:last-child {
  margin-bottom: 1rem;
}

#footer .list-footer li a {
  font-family: "Roboto", "Helvetica Neue", arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

#footer .list-footer li a:hover {
  text-decoration: underline;
}

#footer .follow-us-wrapper .richText-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#footer .follow-us-wrapper .follow-us {
  font-size: 18px;
  margin-bottom: 30px;
  margin-top: 15px;
}

#footer .social-pages .paragraphSystem {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#footer .social-pages .icons-with-link {
  height: auto;
  width: auto;
}

#footer .footer-brand-links {
  margin-top: 30px;
}

#footer .footer-brand-links .paragraphSystem {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#footer .footer-brand-links .richText {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
}

#footer .footer-brand-links .richText img {
  height: 60px;
  margin: 0;
}

#footer .footer-brand-links .richText p {
  font-size: 18px;
  font-weight: 300;
}

#footer .copyright .richText-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#footer .copyright p {
  font-size: 14px;
  margin-bottom: 30px;
  margin-top: 20px;
  max-width: 82%;
  opacity: 1;
  text-align: center;
}

@media (min-width: 992px) {
  #footer .layout-outer {
    width: 100%;
  }

  #footer .list-footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px;
    max-width: 90%;
    width: 100%;
  }

  #footer .list-footer ul li {
    margin-right: 30px;
  }

  #footer .list-footer ul li a {
    font-size: 18px;
  }

  #footer .list-footer ul li:first-child {
    margin-top: 0;
  }

  #footer .list-footer ul li:last-child {
    margin-bottom: 30px;
    margin-right: 0;
  }

  #footer .social-pages .icons-with-link {
    height: auto;
    margin: 0 5px;
    width: auto;
  }

  #footer .footer-brand-links > .component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #footer .footer-brand-links .paragraphSystem {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 85%;
  }

  #footer .footer-brand-links .richText {
    max-width: 17%;
  }

  #footer .divider.divider-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #footer .divider.divider-footer .component-content {
    background-color: #d7dadd;
    height: 1px;
    margin-bottom: 10px;
    margin-top: 15px;
    min-width: 1010px;
    width: 70%;
  }

  #footer .copyright p {
    font-size: 14px;
    margin-bottom: 40px;
  }
}

.hero-banner-enhanced-h4-v0 > .component-content > .paragraphSystem {
  overflow: hidden;
  position: relative;
}

.hero-banner-enhanced-h4-v0 > .component-content > .paragraphSystem > .box {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}

.hero-banner-enhanced-h4-v0
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content {
  height: 100%;
  width: 100%;
}

.hero-banner-enhanced-h4-v0
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .paragraphSystem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  width: 100%;
}

.hero-banner-enhanced-h4-v0 > .component-content > .paragraphSystem > .image {
  height: auto;
  position: relative;
  width: 100%;
}

.hero-banner-enhanced-h4-v0
  > .component-content
  > .paragraphSystem
  > .image
  > .component-content
  img {
  height: auto;
  max-width: 100%;
  width: 100%;
}

@media (min-width: 992px) {
  .hero-banner-enhanced-h4-v0
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content {
    height: 100%;
  }
}

.hero-banner-enhanced-h4-v0.vertical-top
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .paragraphSystem {
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hero-banner-enhanced-h4-v0.vertical-bottom
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .paragraphSystem {
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.hero-banner-enhanced-h4-v0.vertical-center
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .paragraphSystem {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 992px) {
  .hero-banner-enhanced-h4-v0.vertical-d-top
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    > .paragraphSystem {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-banner-enhanced-h4-v0.vertical-d-bottom
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    > .paragraphSystem {
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .hero-banner-enhanced-h4-v0.vertical-d-center
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    > .paragraphSystem {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.hero-banner-enhanced-h4-v0.horizontal-left
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .paragraphSystem {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  justify-items: flex-start;
}

.hero-banner-enhanced-h4-v0.horizontal-right
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .paragraphSystem {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  justify-items: flex-end;
}

.hero-banner-enhanced-h4-v0.horizontal-center
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  > .paragraphSystem {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
}

@media (min-width: 992px) {
  .hero-banner-enhanced-h4-v0.horizontal-d-left
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    > .paragraphSystem {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    justify-items: flex-start;
  }

  .hero-banner-enhanced-h4-v0.horizontal-d-right
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    > .paragraphSystem {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    justify-items: flex-end;
  }

  .hero-banner-enhanced-h4-v0.horizontal-d-center
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    > .paragraphSystem {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
  }
}

.hero-banner-enhanced-h4-v1 .carousel .bg-full {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.hero-banner-enhanced-h4-v1 .carousel .carousel-nav-next a::before,
.hero-banner-enhanced-h4-v1 .carousel .carousel-nav-prev a::before {
  content: "";
}

.hero-banner-enhanced-h4-v1 .carousel .carousel-nav-next a,
.hero-banner-enhanced-h4-v1 .carousel .carousel-nav-prev a {
  border-right: 4px solid var(--color-1);
  border-top: 4px solid var(--color-1);
  height: 30px;
  width: 30px;
}

.hero-banner-enhanced-h4-v1 .carousel .carousel-nav-next a {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hero-banner-enhanced-h4-v1 .carousel .carousel-nav-prev a {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.hero-banner-h5-v0 > .component-content > .paragraphSystem figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
  position: relative;
  width: 100%;
}

.hero-banner-h5-v0 > .component-content > .paragraphSystem figure > picture {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  height: auto;
  width: 100%;
}

.hero-banner-h5-v0
  > .component-content
  > .paragraphSystem
  figure
  > picture
  img {
  height: auto;
  width: 100%;
}

.hero-banner-h5-v0 > .component-content > .paragraphSystem figure > figcaption {
  -ms-flex-line-pack: center;
  align-content: center;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  margin: auto;
  padding: 1rem;
  position: absolute;
  right: 0;
  top: 0;
}

.hero-banner-h5-v0
  > .component-content
  > .paragraphSystem
  figure
  > figcaption
  > * {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  max-width: 100%;
  width: 100%;
}

@media (min-width: 992px) {
  .hero-banner-h5-v0
    > .component-content
    > .paragraphSystem
    figure
    > figcaption
    > * {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 60%;
    width: 60%;
  }
}

.hero-banner-h5-v0.vertical-top
  > .component-content
  > .paragraphSystem
  figure
  > figcaption {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.hero-banner-h5-v0.vertical-bottom
  > .component-content
  > .paragraphSystem
  figure
  > figcaption {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.hero-banner-h5-v0.vertical-center
  > .component-content
  > .paragraphSystem
  figure
  > figcaption {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 992px) {
  .hero-banner-h5-v0.vertical-d-top
    > .component-content
    > .paragraphSystem
    figure
    > figcaption {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .hero-banner-h5-v0.vertical-d-bottom
    > .component-content
    > .paragraphSystem
    figure
    > figcaption {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .hero-banner-h5-v0.vertical-d-center
    > .component-content
    > .paragraphSystem
    figure
    > figcaption {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.hero-banner-h5-v0.horizontal-left
  > .component-content
  > .paragraphSystem
  figure
  > figcaption {
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.hero-banner-h5-v0.horizontal-left
  > .component-content
  > .paragraphSystem
  figure
  > figcaption
  * {
  text-align: left;
}

.hero-banner-h5-v0.horizontal-right
  > .component-content
  > .paragraphSystem
  figure
  > figcaption {
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

.hero-banner-h5-v0.horizontal-right
  > .component-content
  > .paragraphSystem
  figure
  > figcaption
  * {
  text-align: right;
}

.hero-banner-h5-v0.horizontal-center
  > .component-content
  > .paragraphSystem
  figure
  > figcaption {
  -ms-flex-line-pack: center;
  align-content: center;
}

.hero-banner-h5-v0.horizontal-center
  > .component-content
  > .paragraphSystem
  figure
  > figcaption
  * {
  text-align: center;
}

@media (min-width: 992px) {
  .hero-banner-h5-v0.horizontal-d-left
    > .component-content
    > .paragraphSystem
    figure
    > figcaption {
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .hero-banner-h5-v0.horizontal-d-left
    > .component-content
    > .paragraphSystem
    figure
    > figcaption
    * {
    text-align: left;
  }

  .hero-banner-h5-v0.horizontal-d-right
    > .component-content
    > .paragraphSystem
    figure
    > figcaption {
    -ms-flex-line-pack: end;
    align-content: flex-end;
  }

  .hero-banner-h5-v0.horizontal-d-right
    > .component-content
    > .paragraphSystem
    figure
    > figcaption
    * {
    text-align: right;
  }

  .hero-banner-h5-v0.horizontal-d-center
    > .component-content
    > .paragraphSystem
    figure
    > figcaption {
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .hero-banner-h5-v0.horizontal-d-center
    > .component-content
    > .paragraphSystem
    figure
    > figcaption
    * {
    text-align: center;
  }
}

.hero-banner-h5-v1 li .carousel-content > .paragraphSystem {
  position: relative;
}

.hero-banner-h5-v1 li .carousel-content > .paragraphSystem > .image {
  -ms-flex-preferred-size: 1;
  flex-basis: 1;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  height: auto;
  min-width: 100%;
  position: relative;
  width: 100%;
}

.hero-banner-h5-v1 li .carousel-content > .paragraphSystem > .image img {
  max-width: 100%;
  min-width: 100%;
  width: 100%;
}

.hero-banner-h5-v1 li .carousel-content > .paragraphSystem > .box {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  left: 0;
  margin: auto;
  padding: 1rem;
  position: absolute;
  right: 0;
  top: 0;
}

.hero-banner-h5-v1.vertical-top li .carousel-content > .paragraphSystem > .box {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hero-banner-h5-v1.vertical-bottom
  li
  .carousel-content
  > .paragraphSystem
  > .box {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.hero-banner-h5-v1.vertical-center
  li
  .carousel-content
  > .paragraphSystem
  > .box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 992px) {
  .hero-banner-h5-v1.vertical-d-top
    li
    .carousel-content
    > .paragraphSystem
    > .box {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-banner-h5-v1.vertical-d-bottom
    li
    .carousel-content
    > .paragraphSystem
    > .box {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .hero-banner-h5-v1.vertical-d-center
    li
    .carousel-content
    > .paragraphSystem
    > .box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.hero-banner-h5-v1.horizontal-left
  li
  .carousel-content
  > .paragraphSystem
  > .box {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.hero-banner-h5-v1.horizontal-right
  li
  .carousel-content
  > .paragraphSystem
  > .box {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.hero-banner-h5-v1.horizontal-center
  li
  .carousel-content
  > .paragraphSystem
  > .box {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (min-width: 992px) {
  .hero-banner-h5-v1.horizontal-d-left
    li
    .carousel-content
    > .paragraphSystem
    > .box {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .hero-banner-h5-v1.horizontal-d-right
    li
    .carousel-content
    > .paragraphSystem
    > .box {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .hero-banner-h5-v1.horizontal-d-center
    li
    .carousel-content
    > .paragraphSystem
    > .box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media (max-width: 767px) {
  .fold-carousel-m .carouselSlide .carousel-content > .paragraphSystem {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .fold-carousel-m .carouselSlide .carousel-content > .paragraphSystem .box {
    position: relative;
  }
}

@media (min-width: 768px) {
  .fold-carousel-d .carouselSlide .carousel-content > .paragraphSystem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .fold-carousel-d .carouselSlide .carousel-content > .paragraphSystem .box {
    position: relative;
  }
}

@media (max-width: 767px) {
  .fold-hero-m .component-content > .paragraphSystem {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .fold-hero-m .component-content > .paragraphSystem .box {
    position: relative !important;
  }
}

@media (min-width: 768px) {
  .fold-hero-d .component-content > .paragraphSystem {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .fold-hero-d .component-content > .paragraphSystem .box {
    position: relative !important;
  }
}

/*! lightslider - v1.1.3 - 2015-04-14
  * https://github.com/sachinchoolur/lightslider
  /* * Copyright (c) 2015 Sachin N; Licensed MIT */
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.lightSlider::before,
.lightSlider::after {
  content: " ";
  display: table;
}

.lightSlider {
  margin: 0;
  overflow: hidden;
}

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.lSSlideWrapper > .lightSlider::after {
  clear: both;
}

.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 1s;
  -webkit-transition-duration: inherit !important;
  -o-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: -webkit-transform, height;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
  -webkit-transition-timing-function: inherit !important;
  -o-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lSSlideWrapper .lSFade {
  position: relative;
}

.lSSlideWrapper .lSFade > * {
  left: 0;
  margin-right: 0;
  position: absolute !important;
  top: 0;
  width: 100%;
  z-index: 9;
}

.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  -o-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  -o-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}

.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}

.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}

.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}

.lSSlideOuter .lSPager.lSpg > li a {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: rgba(0, 0, 0, 0);
  border: solid var(--color-1) 1px;
  border-radius: 30px;
  display: inline-block;
  height: 10px;
  overflow: hidden;
  position: relative;
  text-indent: -999em;
  width: 10px;
  z-index: 99;
}

.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: var(--color-1);
}

.lSSlideOuter .media {
  opacity: 0.8;
}

.lSSlideOuter .media.active {
  opacity: 1;
}

.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding-left: 0;
  -webkit-touch-callout: none;
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  -o-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}

.lSSlideOuter .lSPager.lSGallery::before,
.lSSlideOuter .lSPager.lSGallery::after {
  content: " ";
  display: table;
}

.lSSlideOuter .lSPager.lSGallery::after {
  clear: both;
}

.lSAction > a {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUI4MUYyNzJEQUUxMTFFNEI0Q0REOUU2MTU3MEVEMTYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUI4MUYyNzNEQUUxMTFFNEI0Q0REOUU2MTU3MEVEMTYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5QjgxRjI3MERBRTExMUU0QjRDREQ5RTYxNTcwRUQxNiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5QjgxRjI3MURBRTExMUU0QjRDREQ5RTYxNTcwRUQxNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Por3U54AAAU1SURBVHja7FrPS1xXFHZm4cZJhECzULEI2qJTF135YIhYtYtKDWQrhPSfcFNCQCnFpVm0/4BZGoS0CEmhLUpMSxZZtGnTKminUogWcaLJQojT7zTfNTfDe/edOzNvsnjvwsdz7j0/vne877577nm5arXaluaWb0t5y2mEMEuKuFwBLgFDQBeDdwr8A/wOrAEruVzuscJeOJlczofLKDAYwuU3YF3LJRfjbBqXz4GAXX8Bj4AycAScA3qBD4F3KfMT8CWcf9PMACTFJcpZF7BafdX+BeaBgRidAWCO8lXqd0UFIAxKLnNKLvMaLmHKAfAUeAksAAXP4HVQ7yXtBPUGIIRLhyeXQhyXWoUS8ALYB0YbWVxEn3bEXsk3AK3iYgv1AQcUfL8ZK6zYoT2x26cNQCu5mME8sAGcxE4Tf8cB7Yr9fFwAWs3FDFzjYnHD02CvUu4G7V9TBMCLi5ZDFBcT8U2gDLR7GJJntAJcV8i20/4m/UUFwYuL+CaHkgfvN7hIxwQjMuthZJwLyh4wrNSZpZ9JRwAmfbiIb3IQLuMe/A2XCfmxyB/dSuUpOtwF+j2cdtPPoiMAXlxot59chNOULxf58RB4olS8zEVk2+fmLf0n9BcVADWXkCBsk9tlHy7yxyFwW6EwQwdbQE+dq/Ayn9moAMjYcp22e8hNOM4o5G/LvcuroBPYixEewWUJ+AMYw956t8430T5w3jF+njL+Wd0rTmPkuETOrib33Jn6dFgCUAEuxkT3Z1yuArIr+7HeRwDtHeCZY/wZZep6BIQbOV4lZ1e7+P+9Z4tg9hrMNkLp3gqnPhnK0uHsQCQ7EssORdN8LJ76wkhWGsuqw1k6rJabABaBh8ChzEbikH2LlMknzHfS4lGxeFQsHpNaHnGPQJ7nALLfN5mfnLg8tk6RJK8uMg+XtgV8wROk0ybeeBiPX60TJDlH+MCbhyMx6eOWscrkYZZpZJR8N2XK1NmgjbYGkSiPKCMlbhlPmDy0exBup84JbZQauPnEeYQpBtYWNGiAfGBtP4M69RPnUSvcxS3jPpOHRqevSUCe0rZWr2U8agVXuW8ebYJTg1HaXPXQaRkPW2Cai8ZCE50aLND2tEK2pTzswQdMHgoJOC7Q9gOFrOHRkQCPjloeZrNQZJLxNXCsfDePEJp2TNsBfUU1w+Mr4HkCG6nntH3GwwTgCq9LSkNSe9sgZpQ6SzW+wpoZu5XgbvLWG744Fe4CO8ppZIojvxAn7NPo7tBX1Pg9Dx6NYIe+zmbAEHPruCaFh2Xm4J8QZfZpihKP6CuqDcbwkK2wpg4xTFkXj0F7Bsjr4WZM1EwxZJulaNPfw74XlHHZuElfUeMuHr2sAeyxGhRlo58yFeo4eeStZOPIETE5SPwWOAA+Buzy+C77DijjOnQ8isnSXDzKnGUFFkHDynL9HCtQthzHw5A55ZFSWJNjplWu5GPMsmrbFseOKRtVrDgXkyG6eEi7D3wKXAC+A+wqdQ/7LlDmvsPOax6cEn8DK45pdZ11uLjFZZiyUeMr9BU1HsfDYMr+WqXm65Aphf4Zj7e2+kag5W8j8wis8SR1IMH37wB9rDlk1j143AE+41tliH/f8eCxbj8CRe6R5xL878/RR9EhY3jMe9gdIbTy8zaPt7YHV+QCLclJsmwwOw/IToSyM8HsVDjNdYF6K0ONV2SaUxlquEKlrQ4LgXEmGZLtvdf2+qNn+bz1TyYfkg1+38QbD+PxETBNHrKr6+SY1AY3yUO+B/hBwyMrj2fl8ZS3/wQYACJrrTvr6HLMAAAAAElFTkSuQmCC");
  cursor: pointer;
  display: block;
  height: 32px;
  margin-top: -16px;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.35s linear 0s;
  -o-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
  width: 32px;
  z-index: 99;
}

.lSAction > a:hover {
  opacity: 1;
}

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}

.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}

.lSAction > a.disabled {
  pointer-events: none;
}

.cS-hidden {
  filter: alpha(opacity=0);
  height: 1px;
  opacity: 0;
  overflow: hidden;
}

.lSSlideOuter.vertical {
  position: relative;
}

.lSSlideOuter.vertical.noPager {
  padding-right: 0 !important;
}

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

.lSSlideOuter.vertical .lightSlider > * {
  max-width: none !important;
  width: 100% !important;
}

.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}

.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}

.lSSlideOuter.lSrtl {
  direction: rtl;
}

.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
  list-style: none outside none;
  padding-left: 0;
}

.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}

.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
  float: left;
}

.lSSlideOuter.lSrtl .lightSlider > *,
.lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}

@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }

  50% {
    left: -15px;
  }

  100% {
    left: 0;
  }
}

@keyframes rightEnd {
  0% {
    left: 0;
  }

  50% {
    left: -15px;
  }

  100% {
    left: 0;
  }
}

@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }

  50% {
    top: -15px;
  }

  100% {
    top: 0;
  }
}

@keyframes topEnd {
  0% {
    top: 0;
  }

  50% {
    top: -15px;
  }

  100% {
    top: 0;
  }
}

@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }

  50% {
    left: 15px;
  }

  100% {
    left: 0;
  }
}

@keyframes leftEnd {
  0% {
    left: 0;
  }

  50% {
    left: 15px;
  }

  100% {
    left: 0;
  }
}

@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }

  50% {
    bottom: -15px;
  }

  100% {
    bottom: 0;
  }
}

@keyframes bottomEnd {
  0% {
    bottom: 0;
  }

  50% {
    bottom: -15px;
  }

  100% {
    bottom: 0;
  }
}

.lSSlideOuter .rightEnd {
  -webkit-animation: rightend 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

.lSSlideOuter .leftEnd {
  -webkit-animation: leftend 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topend 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomend 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftend 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightend 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.carousel {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 0;
}

.carousel.initialized {
  opacity: 1;
}

.carousel-slides {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.carousel-slides.carousel-vertical {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.carousel-slide {
  position: relative !important;
}

.carousel-nav {
  display: none !important;
}

@media (max-width: 767px) {
  .pager-on-bottom-left-m .lSPager,
  .pager-on-bottom-center-m .lSPager,
  .pager-on-bottom-right-m .lSPager,
  .pager-on-top-left-m .lSPager,
  .pager-on-top-center-m .lSPager,
  .pager-on-top-right-m .lSPager {
    position: absolute;
  }

  .pager-on-bottom-left-m .lSPager {
    bottom: 1rem;
    left: 1rem;
    margin: auto !important;
    right: auto;
    top: auto;
  }

  .pager-on-bottom-center-m .lSPager {
    bottom: 1rem;
    left: 0;
    margin: auto !important;
    right: 0;
    top: auto;
  }

  .pager-on-bottom-right-m .lSPager {
    bottom: 1rem;
    left: auto;
    margin: auto !important;
    right: 1rem;
    top: auto;
  }

  .pager-on-top-left-m .lSPager {
    bottom: auto;
    left: 1rem;
    margin: auto !important;
    right: auto;
    top: 1rem;
  }

  .pager-on-top-center-m .lSPager {
    bottom: auto;
    left: 0;
    margin: auto !important;
    right: 0;
    top: 1rem;
  }

  .pager-on-top-right-m .lSPager {
    bottom: auto;
    left: auto;
    margin: auto !important;
    right: 1rem;
    top: 1rem;
  }

  .pager-under-left-m .lSPager {
    padding-left: 1rem !important;
    text-align: left !important;
  }

  .pager-under-center-m .lSPager {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    text-align: center !important;
  }

  .pager-under-right-m .lSPager {
    padding-right: 1rem !important;
    text-align: right !important;
  }
}

@media (min-width: 768px) {
  .pager-on-bottom-left .lSPager,
  .pager-on-bottom-center .lSPager,
  .pager-on-bottom-right .lSPager,
  .pager-on-top-left .lSPager,
  .pager-on-top-center .lSPager,
  .pager-on-top-right .lSPager {
    position: absolute;
  }

  .pager-on-bottom-left .lSPager {
    bottom: 1rem;
    left: 1rem;
    margin: auto !important;
    right: auto;
    top: auto;
  }
}

@media (min-width: 768px) and (min-width: 1140px) {
  .pager-on-bottom-left[data-restrict-nav-max-width="true"] .lSPager {
    left: calc(((100% - 1140px) / 2) + 1rem);
  }
}

@media (min-width: 768px) {
  .pager-on-bottom-center .lSPager {
    bottom: 1rem;
    left: 0;
    margin: auto !important;
    right: 0;
    top: auto;
  }

  .pager-on-bottom-right .lSPager {
    bottom: 1rem;
    left: auto;
    margin: auto !important;
    right: 1rem;
    top: auto;
  }
}

@media (min-width: 768px) and (min-width: 1140px) {
  .pager-on-bottom-right[data-restrict-nav-max-width="true"] .lSPager {
    right: calc(((100% - 1140px) / 2) + 1rem);
  }
}

@media (min-width: 768px) {
  .pager-on-top-left .lSPager {
    bottom: auto;
    left: 1rem;
    margin: auto !important;
    right: auto;
    top: 1rem;
  }
}

@media (min-width: 768px) and (min-width: 1140px) {
  .pager-on-top-left[data-restrict-nav-max-width="true"] .lSPager {
    left: calc(((100% - 1140px) / 2) + 1rem);
  }
}

@media (min-width: 768px) {
  .pager-on-top-center .lSPager {
    bottom: auto;
    left: 0;
    margin: auto !important;
    right: 0;
    top: 1rem;
  }

  .pager-on-top-right .lSPager {
    bottom: auto;
    left: auto;
    margin: auto !important;
    right: 1rem;
    top: 1rem;
  }
}

@media (min-width: 768px) and (min-width: 1140px) {
  .pager-on-top-right[data-restrict-nav-max-width="true"] .lSPager {
    left: calc(((100% - 1140px) / 2) + 1rem);
  }
}

@media (min-width: 768px) {
  .pager-under .lSPager {
    bottom: auto;
    left: auto;
    position: relative !important;
    right: auto;
    top: auto;
  }

  .pager-under-left .lSPager {
    padding-left: 1rem !important;
    text-align: left !important;
  }
}

@media (min-width: 768px) and (min-width: 1140px) {
  .pager-under-left[data-restrict-nav-max-width="true"] .lSPager {
    padding-left: calc(((100% - 1140px) / 2) + 1rem) !important;
  }
}

@media (min-width: 768px) {
  .pager-under-center .lSPager {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    text-align: center !important;
  }

  .pager-under-right .lSPager {
    padding-right: 1rem !important;
    text-align: right !important;
  }
}

@media (min-width: 768px) and (min-width: 1140px) {
  .pager-under-right[data-restrict-nav-max-width="true"] .lSPager {
    padding-right: calc(((100% - 1140px) / 2) + 1rem) !important;
  }
}

.common-question-slide .cq-box {
  cursor: pointer;
  height: 100%;
}

.common-question-slide .cq-box > .component-content {
  height: 100%;
}

.common-question-slide .cq-box > .component-content > .paragraphSystem {
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1rem;
}

.common-question-slide
  .cq-box
  > .component-content
  > .paragraphSystem
  > *:not([style="visibility:hidden"]):not([style="visibility: hidden"]) {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin: 0 auto;
}

.common-question-slide
  .cq-box
  > .component-content
  > .paragraphSystem
  .cq-text {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  margin: 1rem auto;
  max-height: 0;
  overflow: hidden;
}

.common-question-slide
  .cq-box
  > .component-content
  > .paragraphSystem
  .cq-button {
  color: transparent;
  font-size: 0;
  line-height: 0;
  margin: 0 auto;
  overflow: visible;
  padding: 0;
  position: relative;
}

.common-question-slide
  .cq-box
  > .component-content
  > .paragraphSystem
  .cq-button::after {
  content: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23fff"/%3E%3C/svg%3E') !important;
  display: inline-block;
  height: 33px;
  margin: 0;
  position: relative;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  vertical-align: middle;
  width: 33px;
}

.common-question-slide
  .cq-box.active
  > .component-content
  > .paragraphSystem
  .cq-text {
  max-height: 500px;
}

.common-question-slide
  .cq-box.active
  > .component-content
  > .paragraphSystem
  .cq-button::after {
  content: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23fff"/%3E%3C/svg%3E') !important;
}

.megamenu-navigation .megamenu > .component-content > .paragraphSystem::before,
.megamenu-navigation .megamenu > .component-content > .paragraphSystem::after,
.simple-navigation .megamenu > .component-content > .paragraphSystem::before,
.simple-navigation .megamenu > .component-content > .paragraphSystem::after {
  content: initial;
  content: none;
  display: none !important;
}

.megamenu-navigation,
.simple-navigation {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 999;
}

.megamenu-navigation *,
.simple-navigation * {
  font-family: "Roboto", "Helvetica Neue", arial, sans-serif;
}

.megamenu-navigation .country-selected,
.megamenu-navigation a.top-bar-link,
.simple-navigation .country-selected,
.simple-navigation a.top-bar-link {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  border-bottom: solid transparent 1px;
  font-size: 16px;
  text-decoration: none;
  color: #313131;
}

.megamenu-navigation .country-selected:hover,
.megamenu-navigation a.top-bar-link:hover,
.simple-navigation .country-selected:hover,
.simple-navigation a.top-bar-link:hover {
  border-bottom: solid var(--color-1) 1px;
  color: var(--color-1);
}

.megamenu-navigation > .inner > .component-content,
.simple-navigation > .inner > .component-content {
  margin: 0;
  overflow: visible;
}

.megamenu-navigation .megamenu,
.simple-navigation .megamenu {
  padding-left: calc((100% - 1140px) / 2);
  padding-right: calc((100% - 1140px) / 2);
  background-color: #fff;
  overflow-x: visible;
  width: 100%;
}

.megamenu-navigation .megamenu *,
.simple-navigation .megamenu * {
  color: #313131;
}

.megamenu-navigation .megamenu-bottom-center,
.simple-navigation .megamenu-bottom-center {
  background-color: #fff;
}

.megamenu-navigation .megamenu > .component-content,
.simple-navigation .megamenu > .component-content {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  background: #fff;
  left: 0;
  max-height: 50px;
  min-height: 50px;
  overflow: hidden;
  position: fixed;
  top: 0;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  width: 100%;
  z-index: 9;
}

.megamenu-navigation .megamenu > .component-content > .paragraphSystem,
.simple-navigation .megamenu > .component-content > .paragraphSystem {
  -ms-flex-line-pack: baseline;
  align-content: baseline;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0;
  min-height: auto;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.megamenu-navigation .megamenu > .component-content > .paragraphSystem > a,
.simple-navigation .megamenu > .component-content > .paragraphSystem > a {
  display: none;
}

.megamenu-navigation .megamenu > .component-content > .paragraphSystem > div,
.simple-navigation .megamenu > .component-content > .paragraphSystem > div {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.megamenu-navigation .megamenu-top-bar-left,
.simple-navigation .megamenu-top-bar-left {
  margin: 1rem 0;
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.megamenu-navigation
  .megamenu-top-bar-left
  > .component-content
  > .paragraphSystem,
.simple-navigation
  .megamenu-top-bar-left
  > .component-content
  > .paragraphSystem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0 15px;
}

.megamenu-navigation
  .megamenu-top-bar-left
  > .component-content
  > .paragraphSystem
  .richText
  p,
.simple-navigation
  .megamenu-top-bar-left
  > .component-content
  > .paragraphSystem
  .richText
  p {
  margin: 0;
}

.megamenu-navigation
  .megamenu-top-bar-left
  > .component-content
  > .paragraphSystem
  > a,
.simple-navigation
  .megamenu-top-bar-left
  > .component-content
  > .paragraphSystem
  > a {
  display: none;
}

.megamenu-navigation
  .megamenu-top-bar-left
  > .component-content
  > .paragraphSystem
  > *,
.simple-navigation
  .megamenu-top-bar-left
  > .component-content
  > .paragraphSystem
  > * {
  text-align: center;
  width: 100%;
}

.megamenu-navigation .megamenu-top-bar-right,
.simple-navigation .megamenu-top-bar-right {
  margin: 0;
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0 15px;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .richText
  p,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .richText
  p {
  margin: 0;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  > a,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  > a {
  display: none;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  > *,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  > * {
  text-align: center;
  width: 100%;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .gsk-logo,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .gsk-logo {
  bottom: 0;
  left: 0;
  position: fixed;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .language-selector,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .language-selector {
  bottom: 45px;
  cursor: pointer;
  left: 0;
  position: fixed;
  z-index: 12;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected {
  border: solid #313131 1px;
  border-radius: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 8px 20px;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected
  .chevron-down,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected
  .chevron-down {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 10px;
  width: 16px;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected
  .chevron-down::before,
.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected
  .chevron-down::after,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected
  .chevron-down::before,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected
  .chevron-down::after {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #313131;
  content: "";
  height: 1px;
  width: 50%;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected
  .chevron-down::before,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected
  .chevron-down::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected
  .chevron-down::after,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected
  .chevron-down::after {
  margin-left: -3px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected:hover
  .chevron-down::before,
.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected:hover
  .chevron-down::after,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected:hover
  .chevron-down::before,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .country-selected:hover
  .chevron-down::after {
  background-color: var(--color-1);
}

.megamenu-navigation .megamenu-language-list,
.simple-navigation .megamenu-language-list {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background: #fff;
  display: block;
  left: 0;
  min-height: 100vh;
  opacity: 1;
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
  overflow: auto;
  padding: 50px 1rem 1rem 1rem;
  position: fixed;
  top: 0;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  width: 100%;
  z-index: 99;
}

.megamenu-navigation .megamenu-language-list *,
.simple-navigation .megamenu-language-list * {
  color: #313131;
}

.megamenu-navigation .megamenu-language-list.opened,
.megamenu-navigation .megamenu-language-list:focus,
.simple-navigation .megamenu-language-list.opened,
.simple-navigation .megamenu-language-list:focus {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  visibility: visible;
}

.megamenu-navigation .megamenu-language-list:focus-within,
.simple-navigation .megamenu-language-list:focus-within {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  visibility: visible;
}

.megamenu-navigation
  .megamenu-language-list
  .countries-list
  > .component-content
  > .paragraphSystem,
.simple-navigation
  .megamenu-language-list
  .countries-list
  > .component-content
  > .paragraphSystem {
  margin: 0;
}

.megamenu-navigation
  .megamenu-language-list
  > .inner
  > .component-content
  > .component,
.simple-navigation
  .megamenu-language-list
  > .inner
  > .component-content
  > .component {
  padding: 0;
}

.megamenu-navigation
  .megamenu-language-list
  > .inner
  > .component-content
  > .component
  > .component-content
  > .paragraphSystem,
.simple-navigation
  .megamenu-language-list
  > .inner
  > .component-content
  > .component
  > .component-content
  > .paragraphSystem {
  margin: 0;
}

.megamenu-navigation
  .megamenu-language-list
  > .inner
  > .component-content
  > .component
  > .component-content
  > .paragraphSystem
  a,
.simple-navigation
  .megamenu-language-list
  > .inner
  > .component-content
  > .component
  > .component-content
  > .paragraphSystem
  a {
  display: block;
  font-size: 18px;
  padding: 0 5px;
}

.megamenu-navigation .megamenu-social,
.simple-navigation .megamenu-social {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
  pointer-events: none;
}

.megamenu-navigation
  .megamenu-social
  > .inner
  > .component-content
  .social-pages
  > .component-content
  > .paragraphSystem,
.simple-navigation
  .megamenu-social
  > .inner
  > .component-content
  .social-pages
  > .component-content
  > .paragraphSystem {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 100px;
}

.megamenu-navigation
  .megamenu-social
  > .inner
  > .component-content
  .social-pages
  > .component-content
  > .paragraphSystem
  .icons-with-link,
.simple-navigation
  .megamenu-social
  > .inner
  > .component-content
  .social-pages
  > .component-content
  > .paragraphSystem
  .icons-with-link {
  margin: 10px;
  padding: 0;
  pointer-events: all;
}

.megamenu-navigation .megamenu-logo,
.simple-navigation .megamenu-logo {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  position: relative;
}

.megamenu-navigation .megamenu-logo::after,
.simple-navigation .megamenu-logo::after {
  content: "";
  width: 100%;
  bottom: 0;
  position: absolute;
  left: 0;
  top: auto;
  right: 0;
  height: 1px;
  background: #e9eaed;
}

.megamenu-navigation .megamenu-logo > .component-content,
.simple-navigation .megamenu-logo > .component-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.megamenu-navigation .megamenu-logo > .component-content a,
.megamenu-navigation .megamenu-logo > .component-content a:hover,
.simple-navigation .megamenu-logo > .component-content a,
.simple-navigation .megamenu-logo > .component-content a:hover {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 0;
  height: 50px;
  margin: 0 auto;
  width: 90px;
}

.megamenu-navigation .megamenu-search,
.simple-navigation .megamenu-search {
  -webkit-animation: searchshow 0.2s ease forwards;
  animation: searchshow 0.2s ease forwards;
  margin: 0;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  overflow: hidden;
}

.megamenu-navigation .megamenu-search .searchBox-title,
.simple-navigation .megamenu-search .searchBox-title {
  display: none;
}

.megamenu-navigation .megamenu-search > .component-content > .paragraphSystem,
.simple-navigation .megamenu-search > .component-content > .paragraphSystem {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 50px;
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox {
  margin: 0;
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  button,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  button {
  background-color: transparent;
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23d7dadd" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 19px;
  border: none;
  font-size: 0;
  height: 50px;
  left: auto;
  line-height: 1;
  opacity: 1;
  outline: none;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 50px;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  button:hover,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  button:hover {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23d7dadd" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  .form-search,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  .form-search {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  max-height: 0;
  text-align: center;
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  .searchBox-label,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  .searchBox-label {
  display: block;
  padding: 0 1rem;
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"],
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"] {
  border: 1px solid var(--color-1);
  display: inline-block;
  font-size: 16px;
  outline: 0;
  text-align: center;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.5rem 2rem 0.5rem 24px;
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]::-webkit-input-placeholder,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]::-webkit-input-placeholder {
  color: var(--color-1);
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]::-moz-placeholder,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]::-moz-placeholder {
  color: var(--color-1);
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]:-ms-input-placeholder,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]:-ms-input-placeholder {
  color: var(--color-1);
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]::-ms-input-placeholder,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]::-ms-input-placeholder {
  color: var(--color-1);
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]::placeholder,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]::placeholder {
  color: var(--color-1);
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]:-ms-input-placeholder,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]:-ms-input-placeholder {
  color: var(--color-1);
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]::-ms-input-placeholder,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"]::-ms-input-placeholder {
  color: var(--color-1);
}

.megamenu-navigation .megamenu-nav-container,
.simple-navigation .megamenu-nav-container {
  margin: 0;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  padding: 0;
}

.megamenu-navigation .megamenu.nav-opened .megamenu-search,
.simple-navigation .megamenu.nav-opened .megamenu-search {
  -webkit-animation: searchhide 0.2s ease forwards;
  animation: searchhide 0.2s ease forwards;
}

.megamenu-navigation .megamenu.nav-opened .megamenu-search .form-search,
.simple-navigation .megamenu.nav-opened .megamenu-search .form-search {
  max-height: 0;
}

.megamenu-navigation .megamenu.nav-opened > .component-content,
.simple-navigation .megamenu.nav-opened > .component-content {
  max-height: 100vh;
  min-height: 100vh;
  overflow: auto;
  pointer-events: all;
  -webkit-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.megamenu-navigation
  .megamenu.nav-opened
  > .component-content::-webkit-scrollbar,
.simple-navigation
  .megamenu.nav-opened
  > .component-content::-webkit-scrollbar {
  display: none;
}

.megamenu-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu,
.simple-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.87 26.87" width="32" height="32"%3E%3Cg transform="translate(-56.997 -33.429)"%3E%3Crect class="a" width="34" height="4" rx="2" transform="rotate(-45 97.872 -40.065)" fill="%23005480"/%3E%3Cpath class="a" d="M79.624 58.885L58.41 37.672a2 2 0 0 1 2.828-2.829l21.213 21.213a2 2 0 0 1-2.828 2.829z" fill="%23005480"/%3E%3C/g%3E%3C/svg%3E');
  background-size: 15px;
}

.megamenu-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu::after,
.simple-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu::after {
  display: none !important;
}

.megamenu-navigation
  .megamenu.search-opened
  > .component-content
  > .paragraphSystem
  .megamenu-search
  .form-search,
.simple-navigation
  .megamenu.search-opened
  > .component-content
  > .paragraphSystem
  .megamenu-search
  .form-search {
  max-height: 50px;
}

.megamenu-navigation .megamenu.search-opened > .component-content,
.simple-navigation .megamenu.search-opened > .component-content {
  background: #fff;
  max-height: 100px;
  min-height: 100px;
  overflow: hidden;
}

.megamenu-navigation
  .megamenu.search-opened
  > .component-content
  > .paragraphSystem,
.simple-navigation
  .megamenu.search-opened
  > .component-content
  > .paragraphSystem {
  background: #fff;
}

.megamenu-navigation .megamenu-main-nav,
.simple-navigation .megamenu-main-nav {
  background-color: transparent;
  color: #fff;
}

.megamenu-navigation .megamenu-main-nav *,
.simple-navigation .megamenu-main-nav * {
  color: #fff;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: transparent;
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Vrstva_1" x="0" y="0" version="1.1" viewBox="0 0 406.3 391.7" xml:space="preserve"%3E%3Cpath d="M18.5 68.5H393v39.2H18.5M18.5 168.4H393v39.2H18.5M18.5 268.2H393v39.2H18.5" class="st0" fill="%23005480"/%3E%3C/svg%3E');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50px;
  border: none;
  display: block;
  height: 50px;
  left: 0;
  position: fixed;
  top: 0;
  width: 50px;
  z-index: 999;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu::after,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu::after {
  display: none;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1 {
  background: transparent;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 54px;
  overflow: hidden;
  width: 100%;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > a,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > a {
  background-color: transparent;
  border: none;
  color: var(--color-1);
  font-size: 18px;
  font-weight: 700;
  height: auto;
  margin: 0;
  padding: 0 30px;
  text-align: center;
  text-align: center;
  width: 100%;
  text-decoration: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

@media (min-width: 768px) {
  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a {
    line-height: 54px;
  }
}

@media (max-width: 767px) {
  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a {
    min-height: 54px;
  }
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > a:hover,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > a:hover {
  color: var(--color-1);
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children {
  max-height: 54px;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a {
  position: relative;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration {
  background: transparent;
  position: absolute;
  right: 0;
  left: auto;
  bottom: 0;
  margin: auto;
  width: 10%;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::before,
.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::after,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::before,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::after {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #313131;
  content: "";
  display: inline-block;
  height: 2px;
  vertical-align: middle;
  width: 8px;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::before,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::after,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::after {
  margin-left: -3px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.is-open,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.is-open {
  max-height: 1200px;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.is-open
  > a
  > .navigation-item-decoration::before,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.is-open
  > a
  > .navigation-item-decoration::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.is-open
  > a
  > .navigation-item-decoration::after,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.is-open
  > a
  > .navigation-item-decoration::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.is-open
  > .navigation-level2
  > li
  > a,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.is-open
  > .navigation-level2
  > li
  > a {
  color: var(--color-1);
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.is-open
  > .navigation-level2
  > li
  > a:hover,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.is-open
  > .navigation-level2
  > li
  > a:hover {
  color: var(--color-1);
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2 {
  background: transparent;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > li,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: none;
  border-top: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 50px;
  width: 100%;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > li:nth-last-child(1),
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > li:nth-last-child(1) {
  border-bottom: none;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > li
  > a,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > li
  > a {
  background: transparent;
  border: none;
  display: block;
  font-size: 18px;
  font-weight: 400;
  height: 100%;
  line-height: 49px;
  padding: 0;
  text-align: center;
  width: 100%;
}

.megamenu-navigation .megamenu-submenu-items-container,
.simple-navigation .megamenu-submenu-items-container {
  display: none;
  -webkit-box-ordinal-group: 101;
  -ms-flex-order: 100;
  order: 100;
}

.megamenu-navigation
  .megamenu-submenu-items-container
  .megamenu-submenu-item.full-width
  > .component-content
  > .paragraphSystem,
.simple-navigation
  .megamenu-submenu-items-container
  .megamenu-submenu-item.full-width
  > .component-content
  > .paragraphSystem {
  max-width: 100vw;
}

.megamenu-navigation .megamenu-submenu-items-container .navigation-item,
.simple-navigation .megamenu-submenu-items-container .navigation-item {
  margin: 0;
}

.megamenu-navigation .megamenu-submenu-item,
.simple-navigation .megamenu-submenu-item {
  background-color: #fff;
}

.megamenu-navigation .megamenu-submenu-item *,
.simple-navigation .megamenu-submenu-item * {
  color: #313131;
}

.megamenu-navigation
  .megamenu-submenu-item
  > .component-content
  > .paragraphSystem,
.simple-navigation
  .megamenu-submenu-item
  > .component-content
  > .paragraphSystem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  margin: 0;
}

.megamenu-navigation
  .megamenu-submenu-item
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  .paragraphSystem,
.simple-navigation
  .megamenu-submenu-item
  > .component-content
  > .paragraphSystem
  > .box
  > .component-content
  .paragraphSystem {
  margin: 0 auto;
  max-width: 1140px;
}

@media (min-width: 992px) {
  .megamenu-navigation .megamenu,
  .simple-navigation .megamenu {
    padding-left: calc((100% - 1140px) / 2);
    padding-right: calc((100% - 1140px) / 2);
  }

  .megamenu-navigation .megamenu-bottom-center,
  .simple-navigation .megamenu-bottom-center {
    background-color: transparent;
  }

  .megamenu-navigation .megamenu-bottom-left,
  .megamenu-navigation .megamenu-bottom-center,
  .megamenu-navigation .megamenu-bottom-right,
  .simple-navigation .megamenu-bottom-left,
  .simple-navigation .megamenu-bottom-center,
  .simple-navigation .megamenu-bottom-right {
    max-width: calc(100% / 3);
    width: calc(100% / 3);
  }

  .megamenu-navigation .megamenu.nav-opened .megamenu-search .form-search,
  .simple-navigation .megamenu.nav-opened .megamenu-search .form-search {
    max-height: 0;
  }

  .megamenu-navigation .megamenu.nav-opened > .component-content,
  .simple-navigation .megamenu.nav-opened > .component-content {
    background: transparent;
    max-height: none;
    min-height: auto;
    overflow: visible;
  }

  .megamenu-navigation .megamenu > .component-content,
  .simple-navigation .megamenu > .component-content {
    background: transparent;
    max-height: none;
    max-width: 1140px;
    min-height: auto;
    overflow: visible;
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .megamenu-navigation .megamenu > .component-content > .paragraphSystem,
  .simple-navigation .megamenu > .component-content > .paragraphSystem {
    background: transparent;
    max-width: 1140px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .megamenu-navigation
    .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"],
  .simple-navigation
    .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"] {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 50px;
    margin-bottom: 0;
  }

  .megamenu-navigation
    .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"].megamenu-bottom-left,
  .simple-navigation
    .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"].megamenu-bottom-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .megamenu-navigation
    .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"].megamenu-bottom-center,
  .simple-navigation
    .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"].megamenu-bottom-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .megamenu-navigation
    .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"].megamenu-bottom-right,
  .simple-navigation
    .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"].megamenu-bottom-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .megamenu-navigation .megamenu > .component-content > .paragraphSystem > div,
  .simple-navigation .megamenu > .component-content > .paragraphSystem > div {
    padding: 0;
  }

  .megamenu-navigation .megamenu > .component-content > .paragraphSystem > a,
  .simple-navigation .megamenu > .component-content > .paragraphSystem > a {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    height: 0;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
  }

  .megamenu-navigation .megamenu-top-bar-left,
  .simple-navigation .megamenu-top-bar-left {
    height: 42px;
    max-width: 50%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 50%;
    margin: 0;
  }

  .megamenu-navigation .megamenu-top-bar-left > .component-content,
  .simple-navigation .megamenu-top-bar-left > .component-content {
    height: 100%;
  }

  .megamenu-navigation
    .megamenu-top-bar-left
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-top-bar-left
    > .component-content
    > .paragraphSystem {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
  }

  .megamenu-navigation
    .megamenu-top-bar-left
    > .component-content
    > .paragraphSystem
    > div,
  .simple-navigation
    .megamenu-top-bar-left
    > .component-content
    > .paragraphSystem
    > div {
    margin-bottom: 0;
    margin-right: 1rem;
    width: auto;
    width: auto;
  }

  .megamenu-navigation
    .megamenu-top-bar-left
    > .component-content
    > .paragraphSystem
    > div:nth-last-of-type(1),
  .simple-navigation
    .megamenu-top-bar-left
    > .component-content
    > .paragraphSystem
    > div:nth-last-of-type(1) {
    margin-left: 0;
  }

  .megamenu-navigation .megamenu-top-bar-right,
  .simple-navigation .megamenu-top-bar-right {
    height: 42px;
    max-width: 50%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 50%;
  }

  .megamenu-navigation .megamenu-top-bar-right > .component-content,
  .simple-navigation .megamenu-top-bar-right > .component-content {
    height: 100%;
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0;
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    > div,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    > div {
    margin-bottom: 0;
    margin-left: 1rem;
    width: auto;
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    > div:nth-of-type(1),
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    > div:nth-of-type(1) {
    margin-left: 0;
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .gsk-logo,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .gsk-logo {
    bottom: auto;
    left: auto;
    position: relative;
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector {
    bottom: auto;
    left: auto;
    position: relative;
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector.opened
    .country-selected
    .chevron-down::before,
  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector:focus
    .country-selected
    .chevron-down::before,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector.opened
    .country-selected
    .chevron-down::before,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector:focus
    .country-selected
    .chevron-down::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector.opened
    .country-selected
    .chevron-down::after,
  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector:focus
    .country-selected
    .chevron-down::after,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector.opened
    .country-selected
    .chevron-down::after,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector:focus
    .country-selected
    .chevron-down::after {
    margin-left: -3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector:focus-within
    .country-selected
    .chevron-down::before,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector:focus-within
    .country-selected
    .chevron-down::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector:focus-within
    .country-selected
    .chevron-down::after,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector:focus-within
    .country-selected
    .chevron-down::after {
    margin-left: -3px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .country-selected,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .country-selected {
    background: transparent;
    border: none;
    border-radius: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  .megamenu-navigation .megamenu-language-list,
  .simple-navigation .megamenu-language-list {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    display: block;
    left: 50%;
    margin: auto;
    max-width: 100vw;
    min-height: auto;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    padding: 0;
    position: absolute;
    right: 0;
    top: 38px;
    -webkit-transform: translate(-50%, 0) scaleY(0);
    -ms-transform: translate(-50%, 0) scaleY(0);
    transform: translate(-50%, 0) scaleY(0);
    width: 100vw;
    -webkit-box-shadow: inset 0 -10px 10px -10px #666363;
    box-shadow: inset 0 -10px 10px -10px #666363;
  }

  .megamenu-navigation .megamenu-language-list.opened,
  .megamenu-navigation .megamenu-language-list:focus,
  .simple-navigation .megamenu-language-list.opened,
  .simple-navigation .megamenu-language-list:focus {
    -webkit-transform: translate(-50%, 0) scaleY(1);
    -ms-transform: translate(-50%, 0) scaleY(1);
    transform: translate(-50%, 0) scaleY(1);
  }

  .megamenu-navigation .megamenu-language-list.opened > .inner,
  .megamenu-navigation .megamenu-language-list:focus > .inner,
  .simple-navigation .megamenu-language-list.opened > .inner,
  .simple-navigation .megamenu-language-list:focus > .inner {
    opacity: 1;
  }

  .megamenu-navigation .megamenu-language-list:focus-within,
  .simple-navigation .megamenu-language-list:focus-within {
    -webkit-transform: translate(-50%, 0) scaleY(1);
    -ms-transform: translate(-50%, 0) scaleY(1);
    transform: translate(-50%, 0) scaleY(1);
  }

  .megamenu-navigation .megamenu-language-list:focus-within > .inner,
  .simple-navigation .megamenu-language-list:focus-within > .inner {
    opacity: 1;
  }

  .megamenu-navigation .megamenu-language-list > .inner,
  .simple-navigation .megamenu-language-list > .inner {
    opacity: 1;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
  }

  .megamenu-navigation .megamenu-language-list > .inner > .component-content,
  .simple-navigation .megamenu-language-list > .inner > .component-content {
    margin: 0 auto;
    max-width: 1140px;
  }

  .megamenu-navigation
    .megamenu-language-list
    > .inner
    > .component-content
    > .component
    > .component-content
    > .paragraphSystem
    .countries-list,
  .simple-navigation
    .megamenu-language-list
    > .inner
    > .component-content
    > .component
    > .component-content
    > .paragraphSystem
    .countries-list {
    margin-bottom: 20px;
  }

  .megamenu-navigation
    .megamenu-language-list
    > .inner
    > .component-content
    > .component
    > .component-content
    > .paragraphSystem
    .countries-list
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-language-list
    > .inner
    > .component-content
    > .component
    > .component-content
    > .paragraphSystem
    .countries-list
    > .component-content
    > .paragraphSystem {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1140px;
    padding: 0;
    width: 100%;
  }

  .megamenu-navigation
    .megamenu-language-list
    > .inner
    > .component-content
    > .component
    > .component-content
    > .paragraphSystem
    .countries-list
    > .component-content
    > .paragraphSystem::before,
  .megamenu-navigation
    .megamenu-language-list
    > .inner
    > .component-content
    > .component
    > .component-content
    > .paragraphSystem
    .countries-list
    > .component-content
    > .paragraphSystem
    > a,
  .simple-navigation
    .megamenu-language-list
    > .inner
    > .component-content
    > .component
    > .component-content
    > .paragraphSystem
    .countries-list
    > .component-content
    > .paragraphSystem::before,
  .simple-navigation
    .megamenu-language-list
    > .inner
    > .component-content
    > .component
    > .component-content
    > .paragraphSystem
    .countries-list
    > .component-content
    > .paragraphSystem
    > a {
    display: none;
  }

  .megamenu-navigation
    .megamenu-language-list
    > .inner
    > .component-content
    > .component
    > .component-content
    > .paragraphSystem
    .countries-list
    > .component-content
    > .paragraphSystem
    .language-block,
  .simple-navigation
    .megamenu-language-list
    > .inner
    > .component-content
    > .component
    > .component-content
    > .paragraphSystem
    .countries-list
    > .component-content
    > .paragraphSystem
    .language-block {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc((1140px - 30px) / 4);
    flex: 1 1 calc((1140px - 30px) / 4);
    margin-bottom: 15px;
    max-width: calc((1140px - 30px) / 4);
    width: 100%;
  }

  .megamenu-navigation .megamenu-social,
  .simple-navigation .megamenu-social {
    max-width: calc(100% / 3);
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    width: calc(100% / 3);
  }

  .megamenu-navigation
    .megamenu-social
    > .inner
    > .component-content
    .social-pages
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-social
    > .inner
    > .component-content
    .social-pages
    > .component-content
    > .paragraphSystem {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0;
  }

  .megamenu-navigation
    .megamenu-social
    > .inner
    > .component-content
    .social-pages
    > .component-content
    > .paragraphSystem
    .icons-with-link,
  .simple-navigation
    .megamenu-social
    > .inner
    > .component-content
    .social-pages
    > .component-content
    > .paragraphSystem
    .icons-with-link {
    margin: 0;
    margin-right: 10px;
    padding: 0;
    pointer-events: all;
  }

  .megamenu-navigation
    .megamenu-social
    > .inner
    > .component-content
    .social-pages
    > .component-content
    > .paragraphSystem
    .icons-with-link:nth-last-child(1),
  .simple-navigation
    .megamenu-social
    > .inner
    > .component-content
    .social-pages
    > .component-content
    > .paragraphSystem
    .icons-with-link:nth-last-child(1) {
    margin: 0;
  }

  .megamenu-navigation
    .megamenu-social
    > .inner
    > .component-content
    .social-pages
    > .component-content
    > .paragraphSystem
    .icons-with-link
    i,
  .simple-navigation
    .megamenu-social
    > .inner
    > .component-content
    .social-pages
    > .component-content
    > .paragraphSystem
    .icons-with-link
    i {
    height: 22px;
    width: 22px;
  }

  .megamenu-navigation .megamenu-logo,
  .simple-navigation .megamenu-logo {
    max-width: calc(100% / 3);
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
    width: calc(100% / 3);
    border: none;
  }

  .megamenu-navigation .megamenu-logo::after,
  .simple-navigation .megamenu-logo::after {
    display: none;
  }

  .megamenu-navigation .megamenu-logo > .component-content a,
  .simple-navigation .megamenu-logo > .component-content a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    max-width: 140px;
    min-width: 140px;
    width: 140px;
  }

  .megamenu-navigation .megamenu-logo > .component-content a img,
  .simple-navigation .megamenu-logo > .component-content a img {
    width: 100%;
  }

  .megamenu-navigation .megamenu-search,
  .simple-navigation .megamenu-search {
    max-width: calc(100% / 3);
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
    width: calc(100% / 3);
  }

  .megamenu-navigation .megamenu-search > .component-content > .paragraphSystem,
  .simple-navigation .megamenu-search > .component-content > .paragraphSystem {
    margin: 0;
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0;
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    button,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    button {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-size: 19px;
    background-size: contain;
    height: 24px;
    left: auto;
    margin-left: 10px;
    opacity: 1;
    position: relative;
    right: auto;
    top: auto;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    width: 24px;
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    .searchBox-label,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    .searchBox-label {
    padding: 0;
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    .form-search,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    .form-search {
    max-height: none;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"],
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23005480" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    border-color: var(--color-1);
    background-position: center left 5px;
    background-repeat: no-repeat;
    background-size: 16px;
    font-size: 16px;
    opacity: 0;
    outline: 0;
    padding: 0.5rem 1rem 0.5rem 2rem;
    pointer-events: none;
    text-align: left;
    width: 0;
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]::-webkit-input-placeholder,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]::-webkit-input-placeholder {
    color: var(--color-1);
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]::-moz-placeholder,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]::-moz-placeholder {
    color: var(--color-1);
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]:-ms-input-placeholder,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]:-ms-input-placeholder {
    color: var(--color-1);
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]::-ms-input-placeholder,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]::-ms-input-placeholder {
    color: var(--color-1);
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]::placeholder,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]::placeholder {
    color: var(--color-1);
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]:-ms-input-placeholder,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]:-ms-input-placeholder {
    color: var(--color-1);
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]::-ms-input-placeholder,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"]::-ms-input-placeholder {
    color: var(--color-1);
  }

  .megamenu-navigation
    .megamenu-search.is-open
    > .component-content
    > .paragraphSystem,
  .megamenu-navigation
    .megamenu-search:focus
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-search.is-open
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-search:focus
    > .component-content
    > .paragraphSystem {
    margin: 0;
  }

  .megamenu-navigation
    .megamenu-search.is-open
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"],
  .megamenu-navigation
    .megamenu-search:focus
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"],
  .simple-navigation
    .megamenu-search.is-open
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"],
  .simple-navigation
    .megamenu-search:focus
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    opacity: 1;
    pointer-events: all;
    width: 150px;
  }

  .megamenu-navigation
    .megamenu-search.is-open
    > .component-content
    > .paragraphSystem
    .searchBox
    button,
  .megamenu-navigation
    .megamenu-search:focus
    > .component-content
    > .paragraphSystem
    .searchBox
    button,
  .simple-navigation
    .megamenu-search.is-open
    > .component-content
    > .paragraphSystem
    .searchBox
    button,
  .simple-navigation
    .megamenu-search:focus
    > .component-content
    > .paragraphSystem
    .searchBox
    button {
    margin-left: 0;
    width: 0;
  }

  .megamenu-navigation
    .megamenu-search:focus-within
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-search:focus-within
    > .component-content
    > .paragraphSystem {
    margin: 0;
  }

  .megamenu-navigation
    .megamenu-search:focus-within
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"],
  .simple-navigation
    .megamenu-search:focus-within
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    opacity: 1;
    pointer-events: all;
    width: 150px;
  }

  .megamenu-navigation
    .megamenu-search:focus-within
    > .component-content
    > .paragraphSystem
    .searchBox
    button,
  .simple-navigation
    .megamenu-search:focus-within
    > .component-content
    > .paragraphSystem
    .searchBox
    button {
    margin-left: 0;
    width: 0;
  }

  .megamenu-navigation .megamenu-nav-container,
  .simple-navigation .megamenu-nav-container {
    -webkit-box-flex: 1 !important;
    -ms-flex: auto !important;
    flex: auto !important;
    max-width: 100vw;
    min-height: 35px;
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
    width: 100vw;
  }
}

@media (min-width: 992px) and (min-width: 1140px) {
  .megamenu-navigation .megamenu-nav-container,
  .simple-navigation .megamenu-nav-container {
    margin-left: calc(((100vw - 1140px) / 2) * -1);
    margin-right: calc(((100vw - 1140px) / 2) * -1);
  }
}

@media (min-width: 992px) {
  .megamenu-navigation
    .megamenu-nav-container.sticked-js
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-nav-container.sticked-js
    > .component-content
    > .paragraphSystem {
    left: 0;
    margin: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11;
  }

  .megamenu-navigation .megamenu-nav-container > .component-content,
  .simple-navigation .megamenu-nav-container > .component-content {
    overflow: visible;
  }

  .megamenu-navigation
    .megamenu-nav-container
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-nav-container
    > .component-content
    > .paragraphSystem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .megamenu-navigation .megamenu-main-nav,
  .simple-navigation .megamenu-main-nav {
    background-color: var(--color-1);
    color: #fff;
    margin: 0;
    width: 100%;
  }

  .megamenu-navigation .megamenu-main-nav *,
  .simple-navigation .megamenu-main-nav * {
    color: #fff;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-mobile-menu,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-mobile-menu {
    display: none;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 35px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1140px;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    height: 100%;
    max-height: 100%;
    max-width: none;
    min-height: auto;
    width: auto;
    color: #fff;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a {
    font-size: 14px;
    line-height: calc(14px + 4px);
    background-color: rgba(0, 0, 0, 0);
    max-height: 75%;
    padding: 0 1rem;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item:hover
    > a,
  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item:focus
    > a,
  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.ie-active-js
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item:hover
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item:focus
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.ie-active-js
    > a {
    color: var(--color-1);
    background-color: #fff;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item:focus-within
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item:focus-within
    > a {
    color: var(--color-1);
    background-color: #fff;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.is-active
    > a::after,
  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.current-js
    > a::after,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.is-active
    > a::after,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.current-js
    > a::after {
    background-color: #fff !important;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.has-children,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.has-children {
    max-height: 100%;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a {
    border: none;
    color: #fff;
    height: 100%;
    line-height: 35px;
    position: relative;
    width: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a::after,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a::after {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: transparent;
    bottom: calc(50% - 3px - (18px / 2) - 0);
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    width: 70px;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a
    > .navigation-item-decoration,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a
    > .navigation-item-decoration {
    display: none !important;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level2,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level2 {
    background-color: var(--color-1);
    display: none;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level2
    > li
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level2
    > li
    > a {
    color: var(--color-1);
    text-align: left;
  }

  .megamenu-navigation .megamenu-submenu-items-container,
  .simple-navigation .megamenu-submenu-items-container {
    display: block;
  }

  .megamenu-navigation .megamenu-submenu-items-container .navigation ul,
  .megamenu-navigation .megamenu-submenu-items-container .navigation li,
  .megamenu-navigation .megamenu-submenu-items-container .navigation a,
  .megamenu-navigation .megamenu-submenu-items-container .navigation li:hover,
  .megamenu-navigation .megamenu-submenu-items-container .navigation a:hover,
  .megamenu-navigation
    .megamenu-submenu-items-container
    .navigation
    a.navigation-item-title,
  .simple-navigation .megamenu-submenu-items-container .navigation ul,
  .simple-navigation .megamenu-submenu-items-container .navigation li,
  .simple-navigation .megamenu-submenu-items-container .navigation a,
  .simple-navigation .megamenu-submenu-items-container .navigation li:hover,
  .simple-navigation .megamenu-submenu-items-container .navigation a:hover,
  .simple-navigation
    .megamenu-submenu-items-container
    .navigation
    a.navigation-item-title {
    background: transparent;
    border: 0;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  .megamenu-navigation .megamenu-submenu-items-container .navigation-item,
  .simple-navigation .megamenu-submenu-items-container .navigation-item {
    margin: 0;
  }

  .megamenu-navigation .megamenu-submenu-items-container .megamenu-submenu-item,
  .simple-navigation .megamenu-submenu-items-container .megamenu-submenu-item {
    -webkit-box-shadow: inset 0 -10px 10px -10px #666363;
    box-shadow: inset 0 -10px 10px -10px #666363;
  }

  .megamenu-navigation
    .megamenu-submenu-items-container
    .megamenu-submenu-item.full-width
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-submenu-items-container
    .megamenu-submenu-item.full-width
    > .component-content
    > .paragraphSystem {
    max-width: 100vw;
  }

  .megamenu-navigation .megamenu-submenu-items-container > .component-content,
  .simple-navigation .megamenu-submenu-items-container > .component-content {
    overflow: visible;
  }

  .megamenu-navigation
    .megamenu-submenu-items-container
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-submenu-items-container
    > .component-content
    > .paragraphSystem {
    height: 0;
    margin: 0;
    max-height: 0;
    pointer-events: none;
  }

  .megamenu-navigation .megamenu-submenu-item,
  .simple-navigation .megamenu-submenu-item {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    background-color: #fff;
    left: 0;
    opacity: 0;
    padding: 50px 0;
    pointer-events: all;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    width: 100%;
    z-index: 99;
  }

  .megamenu-navigation .megamenu-submenu-item *,
  .simple-navigation .megamenu-submenu-item * {
    color: #313131;
  }

  .megamenu-navigation .megamenu-submenu-item.opened,
  .megamenu-navigation .megamenu-submenu-item:focus,
  .simple-navigation .megamenu-submenu-item.opened,
  .simple-navigation .megamenu-submenu-item:focus {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  .megamenu-navigation .megamenu-submenu-item:focus-within,
  .simple-navigation .megamenu-submenu-item:focus-within {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
  }

  .megamenu-navigation
    .megamenu-submenu-item
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-submenu-item
    > .component-content
    > .paragraphSystem {
    margin: 0 auto;
    max-width: 1140px;
  }

  .megamenu-navigation
    .megamenu-submenu-item
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    .paragraphSystem,
  .simple-navigation
    .megamenu-submenu-item
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    .paragraphSystem {
    margin: 0;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .megamenu-navigation .megamenu,
  .simple-navigation .megamenu {
    padding-left: calc((100% - 940px) / 2);
    padding-right: calc((100% - 940px) / 2);
  }

  .megamenu-navigation .megamenu > .component-content,
  .simple-navigation .megamenu > .component-content {
    max-width: 940px;
  }

  .megamenu-navigation .megamenu > .component-content > .paragraphSystem,
  .simple-navigation .megamenu > .component-content > .paragraphSystem {
    max-width: 940px;
  }

  .megamenu-navigation .megamenu-language-list > .inner > .component-content,
  .simple-navigation .megamenu-language-list > .inner > .component-content {
    margin: 0 auto;
    max-width: 940px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) and (min-width: 940px) {
  .megamenu-navigation .megamenu-nav-container,
  .simple-navigation .megamenu-nav-container {
    margin-left: calc(((100vw - 940px) / 2) * -1);
    margin-right: calc(((100vw - 940px) / 2) * -1);
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .megamenu-navigation
    .megamenu-nav-container
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-nav-container
    > .component-content
    > .paragraphSystem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1 {
    max-width: 940px;
  }

  .megamenu-navigation .megamenu-submenu-items-container .navigation-item,
  .simple-navigation .megamenu-submenu-items-container .navigation-item {
    margin: 0;
  }

  .megamenu-navigation
    .megamenu-submenu-items-container
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-submenu-items-container
    > .component-content
    > .paragraphSystem {
    margin: 0;
  }

  .megamenu-navigation
    .megamenu-submenu-items-container
    .megamenu-submenu-item.full-width
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-submenu-items-container
    .megamenu-submenu-item.full-width
    > .component-content
    > .paragraphSystem {
    max-width: 100vw;
  }

  .megamenu-navigation
    .megamenu-submenu-item
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-submenu-item
    > .component-content
    > .paragraphSystem {
    margin: 0 auto;
    max-width: 940px;
  }

  .megamenu-navigation
    .megamenu-submenu-item
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    .paragraphSystem,
  .simple-navigation
    .megamenu-submenu-item
    > .component-content
    > .paragraphSystem
    > .box
    > .component-content
    .paragraphSystem {
    margin: 0;
  }
}

@media (min-width: 992px) {
  .simple-navigation
    > .inner
    > .component-content
    > .megamenu
    > .component-content
    > .paragraphSystem
    > .megamenu-nav-container
    .megamenu-main-nav
    > .component-content {
    overflow: visible;
  }

  .simple-navigation
    > .inner
    > .component-content
    > .megamenu
    > .component-content
    > .paragraphSystem
    > .megamenu-nav-container
    .megamenu-main-nav
    > .component-content
    > ul.navigation-root
    > li.navigation-item.has-children {
    overflow: visible;
    position: relative;
  }

  .simple-navigation
    > .inner
    > .component-content
    > .megamenu
    > .component-content
    > .paragraphSystem
    > .megamenu-nav-container
    .megamenu-main-nav
    > .component-content
    > ul.navigation-root
    > li.navigation-item.has-children
    > ul {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    left: 0;
    max-width: none;
    min-width: auto;
    overflow-x: visible;
    overflow-y: hidden;
    position: absolute;
    top: 100%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    width: auto;
    z-index: 99;
  }

  .simple-navigation
    > .inner
    > .component-content
    > .megamenu
    > .component-content
    > .paragraphSystem
    > .megamenu-nav-container
    .megamenu-main-nav
    > .component-content
    > ul.navigation-root
    > li.navigation-item.has-children
    > ul
    li {
    text-align: left;
  }

  .simple-navigation
    > .inner
    > .component-content
    > .megamenu
    > .component-content
    > .paragraphSystem
    > .megamenu-nav-container
    .megamenu-main-nav
    > .component-content
    > ul.navigation-root
    > li.navigation-item.has-children:hover
    > ul {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  .simple-navigation
    > .inner
    > .component-content
    > .megamenu
    > .component-content
    > .paragraphSystem
    > .megamenu-nav-container
    .megamenu-submenu-items-container {
    display: none !important;
  }
}

.searchbox-results {
  margin-bottom: 50px !important;
  margin-top: 30px;
}

.searchbox-results .form-search {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.searchbox-results .searchBox-label {
  width: 100%;
}

.searchbox-results .search-query {
  border: 1px solid var(--color-1);
  border-right-width: 0;
  font-size: 16px;
  height: 54px;
  padding: 15px;
  width: 100% !important;
}

@media (min-width: 768px) {
  .searchbox-results .search-query {
    font-size: 18px;
    height: 80px;
  }
}

.searchbox-results .button {
  background-color: transparent;
  border: 1px solid var(--color-1);
  border-left-width: 0;
  border-radius: 0;
  font-size: 0;
  height: 54px;
  padding: 5px;
  position: relative;
  width: 54px;
}

.searchbox-results .button::before {
  background-color: var(--color-1);
  content: "";
  display: inline-block;
  height: 42px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 1px;
}

@media (min-width: 768px) {
  .searchbox-results .button::before {
    height: 60px;
    top: 10px;
  }
}

.searchbox-results .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23d7dadd" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
  background-position: 50%;
  background-repeat: no-repeat !important;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 19px;
  width: 19px;
}

@media (min-width: 768px) {
  .searchbox-results .button::after {
    height: 26px;
    width: 26px;
  }
}

@media (min-width: 768px) {
  .searchbox-results .button {
    height: 80px;
    width: 80px;
  }
}

@media (min-width: 768px) {
  .searchbox-results {
    margin-bottom: 100px !important;
    margin-top: 50px;
  }
}

.searchbox-results.theme-1 .button {
  border-bottom: 1px solid #005480 !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #005480 !important;
  border-top: 1px solid #005480 !important;
}

.searchbox-results.theme-1 .button::before {
  background-color: #005480 !important;
}

.searchbox-results.theme-1 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23005480" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-1 form input {
  border-bottom: 1px solid #005480 !important;
  border-left: 1px solid #005480 !important;
  border-top: 1px solid #005480 !important;
}

.searchbox-results.theme-2 .button {
  border-bottom: 1px solid #313131 !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #313131 !important;
  border-top: 1px solid #313131 !important;
}

.searchbox-results.theme-2 .button::before {
  background-color: #313131 !important;
}

.searchbox-results.theme-2 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23313131" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-2 form input {
  border-bottom: 1px solid #313131 !important;
  border-left: 1px solid #313131 !important;
  border-top: 1px solid #313131 !important;
}

.searchbox-results.theme-3 .button {
  border-bottom: 1px solid #012e69 !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #012e69 !important;
  border-top: 1px solid #012e69 !important;
}

.searchbox-results.theme-3 .button::before {
  background-color: #012e69 !important;
}

.searchbox-results.theme-3 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23012e69" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-3 form input {
  border-bottom: 1px solid #012e69 !important;
  border-left: 1px solid #012e69 !important;
  border-top: 1px solid #012e69 !important;
}

.searchbox-results.theme-4 .button {
  border-bottom: 1px solid #005480 !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #005480 !important;
  border-top: 1px solid #005480 !important;
}

.searchbox-results.theme-4 .button::before {
  background-color: #005480 !important;
}

.searchbox-results.theme-4 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23005480" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-4 form input {
  border-bottom: 1px solid #005480 !important;
  border-left: 1px solid #005480 !important;
  border-top: 1px solid #005480 !important;
}

.searchbox-results.theme-5 .button {
  border-bottom: 1px solid #0076bb !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #0076bb !important;
  border-top: 1px solid #0076bb !important;
}

.searchbox-results.theme-5 .button::before {
  background-color: #0076bb !important;
}

.searchbox-results.theme-5 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%230076bb" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-5 form input {
  border-bottom: 1px solid #0076bb !important;
  border-left: 1px solid #0076bb !important;
  border-top: 1px solid #0076bb !important;
}

.searchbox-results.theme-6 .button {
  border-bottom: 1px solid #313131 !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #313131 !important;
  border-top: 1px solid #313131 !important;
}

.searchbox-results.theme-6 .button::before {
  background-color: #313131 !important;
}

.searchbox-results.theme-6 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23313131" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-6 form input {
  border-bottom: 1px solid #313131 !important;
  border-left: 1px solid #313131 !important;
  border-top: 1px solid #313131 !important;
}

.searchbox-results.theme-7 .button {
  border-bottom: 1px solid #e49b13 !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #e49b13 !important;
  border-top: 1px solid #e49b13 !important;
}

.searchbox-results.theme-7 .button::before {
  background-color: #e49b13 !important;
}

.searchbox-results.theme-7 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23e49b13" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-7 form input {
  border-bottom: 1px solid #e49b13 !important;
  border-left: 1px solid #e49b13 !important;
  border-top: 1px solid #e49b13 !important;
}

.searchbox-results.theme-white .button {
  border-bottom: 1px solid #fff !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #fff !important;
  border-top: 1px solid #fff !important;
}

.searchbox-results.theme-white .button::before {
  background-color: #fff !important;
}

.searchbox-results.theme-white .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23fff" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-white form input {
  border-bottom: 1px solid #fff !important;
  border-left: 1px solid #fff !important;
  border-top: 1px solid #fff !important;
}

.searchbox-results.theme-gray-100 .button {
  border-bottom: 1px solid #f8f9fa !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #f8f9fa !important;
  border-top: 1px solid #f8f9fa !important;
}

.searchbox-results.theme-gray-100 .button::before {
  background-color: #f8f9fa !important;
}

.searchbox-results.theme-gray-100 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23f8f9fa" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-gray-100 form input {
  border-bottom: 1px solid #f8f9fa !important;
  border-left: 1px solid #f8f9fa !important;
  border-top: 1px solid #f8f9fa !important;
}

.searchbox-results.theme-gray-200 .button {
  border-bottom: 1px solid #eaf3f9 !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #eaf3f9 !important;
  border-top: 1px solid #eaf3f9 !important;
}

.searchbox-results.theme-gray-200 .button::before {
  background-color: #eaf3f9 !important;
}

.searchbox-results.theme-gray-200 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23eaf3f9" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-gray-200 form input {
  border-bottom: 1px solid #eaf3f9 !important;
  border-left: 1px solid #eaf3f9 !important;
  border-top: 1px solid #eaf3f9 !important;
}

.searchbox-results.theme-gray-300 .button {
  border-bottom: 1px solid #dee2e6 !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #dee2e6 !important;
  border-top: 1px solid #dee2e6 !important;
}

.searchbox-results.theme-gray-300 .button::before {
  background-color: #dee2e6 !important;
}

.searchbox-results.theme-gray-300 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23dee2e6" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-gray-300 form input {
  border-bottom: 1px solid #dee2e6 !important;
  border-left: 1px solid #dee2e6 !important;
  border-top: 1px solid #dee2e6 !important;
}

.searchbox-results.theme-gray-400 .button {
  border-bottom: 1px solid #ced4da !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #ced4da !important;
  border-top: 1px solid #ced4da !important;
}

.searchbox-results.theme-gray-400 .button::before {
  background-color: #ced4da !important;
}

.searchbox-results.theme-gray-400 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23ced4da" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-gray-400 form input {
  border-bottom: 1px solid #ced4da !important;
  border-left: 1px solid #ced4da !important;
  border-top: 1px solid #ced4da !important;
}

.searchbox-results.theme-gray-500 .button {
  border-bottom: 1px solid #d5d1ce !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #d5d1ce !important;
  border-top: 1px solid #d5d1ce !important;
}

.searchbox-results.theme-gray-500 .button::before {
  background-color: #d5d1ce !important;
}

.searchbox-results.theme-gray-500 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23d5d1ce" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-gray-500 form input {
  border-bottom: 1px solid #d5d1ce !important;
  border-left: 1px solid #d5d1ce !important;
  border-top: 1px solid #d5d1ce !important;
}

.searchbox-results.theme-gray-600 .button {
  border-bottom: 1px solid #eaf3f9 !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #eaf3f9 !important;
  border-top: 1px solid #eaf3f9 !important;
}

.searchbox-results.theme-gray-600 .button::before {
  background-color: #eaf3f9 !important;
}

.searchbox-results.theme-gray-600 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23eaf3f9" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-gray-600 form input {
  border-bottom: 1px solid #eaf3f9 !important;
  border-left: 1px solid #eaf3f9 !important;
  border-top: 1px solid #eaf3f9 !important;
}

.searchbox-results.theme-gray-700 .button {
  border-bottom: 1px solid #495057 !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #495057 !important;
  border-top: 1px solid #495057 !important;
}

.searchbox-results.theme-gray-700 .button::before {
  background-color: #495057 !important;
}

.searchbox-results.theme-gray-700 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23495057" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-gray-700 form input {
  border-bottom: 1px solid #495057 !important;
  border-left: 1px solid #495057 !important;
  border-top: 1px solid #495057 !important;
}

.searchbox-results.theme-gray-800 .button {
  border-bottom: 1px solid #343a40 !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #343a40 !important;
  border-top: 1px solid #343a40 !important;
}

.searchbox-results.theme-gray-800 .button::before {
  background-color: #343a40 !important;
}

.searchbox-results.theme-gray-800 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23343a40" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-gray-800 form input {
  border-bottom: 1px solid #343a40 !important;
  border-left: 1px solid #343a40 !important;
  border-top: 1px solid #343a40 !important;
}

.searchbox-results.theme-gray-900 .button {
  border-bottom: 1px solid #005480 !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #005480 !important;
  border-top: 1px solid #005480 !important;
}

.searchbox-results.theme-gray-900 .button::before {
  background-color: #005480 !important;
}

.searchbox-results.theme-gray-900 .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23005480" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-gray-900 form input {
  border-bottom: 1px solid #005480 !important;
  border-left: 1px solid #005480 !important;
  border-top: 1px solid #005480 !important;
}

.searchbox-results.theme-black .button {
  border-bottom: 1px solid #000 !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid #000 !important;
  border-top: 1px solid #000 !important;
}

.searchbox-results.theme-black .button::before {
  background-color: #000 !important;
}

.searchbox-results.theme-black .button::after {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23000" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E') !important;
  background-repeat: no-repeat !important;
}

.searchbox-results.theme-black form input {
  border-bottom: 1px solid #000 !important;
  border-left: 1px solid #000 !important;
  border-top: 1px solid #000 !important;
}

.searchResults {
  border: 0;
  margin: 0 auto;
  padding: 15px;
  position: relative;
}

.searchResults.stripped .searchResults-result {
  position: relative !important;
}

.searchResults.stripped .searchResults-result::after {
  background-color: transparent;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  width: 100%;
  z-index: -1;
}

.searchResults.stripped.full-width .searchResults-result::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
}

.searchResults.stripped.odds.theme-1
  .searchResults-result:nth-child(odd)::after {
  background-color: #005480 !important;
}

.searchResults.stripped.odds.theme-2
  .searchResults-result:nth-child(odd)::after {
  background-color: #313131 !important;
}

.searchResults.stripped.odds.theme-3
  .searchResults-result:nth-child(odd)::after {
  background-color: #012e69 !important;
}

.searchResults.stripped.odds.theme-4
  .searchResults-result:nth-child(odd)::after {
  background-color: #005480 !important;
}

.searchResults.stripped.odds.theme-5
  .searchResults-result:nth-child(odd)::after {
  background-color: #0076bb !important;
}

.searchResults.stripped.odds.theme-6
  .searchResults-result:nth-child(odd)::after {
  background-color: #313131 !important;
}

.searchResults.stripped.odds.theme-7
  .searchResults-result:nth-child(odd)::after {
  background-color: #e49b13 !important;
}

.searchResults.stripped.odds.theme-white
  .searchResults-result:nth-child(odd)::after {
  background-color: #fff !important;
}

.searchResults.stripped.odds.theme-gray-100
  .searchResults-result:nth-child(odd)::after {
  background-color: #f8f9fa !important;
}

.searchResults.stripped.odds.theme-gray-200
  .searchResults-result:nth-child(odd)::after {
  background-color: #eaf3f9 !important;
}

.searchResults.stripped.odds.theme-gray-300
  .searchResults-result:nth-child(odd)::after {
  background-color: #dee2e6 !important;
}

.searchResults.stripped.odds.theme-gray-400
  .searchResults-result:nth-child(odd)::after {
  background-color: #ced4da !important;
}

.searchResults.stripped.odds.theme-gray-500
  .searchResults-result:nth-child(odd)::after {
  background-color: #d5d1ce !important;
}

.searchResults.stripped.odds.theme-gray-600
  .searchResults-result:nth-child(odd)::after {
  background-color: #eaf3f9 !important;
}

.searchResults.stripped.odds.theme-gray-700
  .searchResults-result:nth-child(odd)::after {
  background-color: #495057 !important;
}

.searchResults.stripped.odds.theme-gray-800
  .searchResults-result:nth-child(odd)::after {
  background-color: #343a40 !important;
}

.searchResults.stripped.odds.theme-gray-900
  .searchResults-result:nth-child(odd)::after {
  background-color: #005480 !important;
}

.searchResults.stripped.odds.theme-black
  .searchResults-result:nth-child(odd)::after {
  background-color: #000 !important;
}

.searchResults.stripped.evens.theme-1
  .searchResults-result:nth-child(even)::after {
  background-color: #005480 !important;
}

.searchResults.stripped.evens.theme-2
  .searchResults-result:nth-child(even)::after {
  background-color: #313131 !important;
}

.searchResults.stripped.evens.theme-3
  .searchResults-result:nth-child(even)::after {
  background-color: #012e69 !important;
}

.searchResults.stripped.evens.theme-4
  .searchResults-result:nth-child(even)::after {
  background-color: #005480 !important;
}

.searchResults.stripped.evens.theme-5
  .searchResults-result:nth-child(even)::after {
  background-color: #0076bb !important;
}

.searchResults.stripped.evens.theme-6
  .searchResults-result:nth-child(even)::after {
  background-color: #313131 !important;
}

.searchResults.stripped.evens.theme-7
  .searchResults-result:nth-child(even)::after {
  background-color: #e49b13 !important;
}

.searchResults.stripped.evens.theme-white
  .searchResults-result:nth-child(even)::after {
  background-color: #fff !important;
}

.searchResults.stripped.evens.theme-gray-100
  .searchResults-result:nth-child(even)::after {
  background-color: #f8f9fa !important;
}

.searchResults.stripped.evens.theme-gray-200
  .searchResults-result:nth-child(even)::after {
  background-color: #eaf3f9 !important;
}

.searchResults.stripped.evens.theme-gray-300
  .searchResults-result:nth-child(even)::after {
  background-color: #dee2e6 !important;
}

.searchResults.stripped.evens.theme-gray-400
  .searchResults-result:nth-child(even)::after {
  background-color: #ced4da !important;
}

.searchResults.stripped.evens.theme-gray-500
  .searchResults-result:nth-child(even)::after {
  background-color: #d5d1ce !important;
}

.searchResults.stripped.evens.theme-gray-600
  .searchResults-result:nth-child(even)::after {
  background-color: #eaf3f9 !important;
}

.searchResults.stripped.evens.theme-gray-700
  .searchResults-result:nth-child(even)::after {
  background-color: #495057 !important;
}

.searchResults.stripped.evens.theme-gray-800
  .searchResults-result:nth-child(even)::after {
  background-color: #343a40 !important;
}

.searchResults.stripped.evens.theme-gray-900
  .searchResults-result:nth-child(even)::after {
  background-color: #005480 !important;
}

.searchResults.stripped.evens.theme-black
  .searchResults-result:nth-child(even)::after {
  background-color: #000 !important;
}

@media (min-width: 768px) {
  .searchResults::before {
    background-color: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100vw;
    z-index: -1;
  }
}

.searchResults-number {
  color: #eaf3f9;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 2rem;
  margin-left: -1rem;
  position: relative;
  display: block !important;
}

.searchResults-number .searchResults-term {
  color: var(--color-1);
  font-size: 16px;
  font-weight: 700;
  position: relative;
}

@media (min-width: 768px) {
  .searchResults-number {
    font-size: 18px;
    font-weight: 700;
    margin-left: 0;
    position: relative;
  }

  .searchResults-number .searchResults-term {
    font-size: 18px;
    font-weight: 700;
  }
}

.searchResults-results {
  margin-bottom: 10px;
}

.searchResults-result {
  background-color: transparent;
  padding-bottom: 1rem;
  padding-top: 1rem;
  position: relative;
}

@media (min-width: 768px) {
  .searchResults-result {
    padding: 30px 0;
  }
}

.searchResults-description {
  color: #313131;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  margin: 0;
}

@media (min-width: 768px) {
  .searchResults-description {
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
  }
}

.searchResults-title h3,
.searchResults-title a {
  display: block;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0.5rem;
  text-decoration: none;
}

@media (min-width: 768px) {
  .searchResults-title h3,
  .searchResults-title a {
    font-size: 24px;
  }
}

.searchResults-pagination {
  margin: 30px auto;
}

@media (min-width: 768px) {
  .searchResults-pagination {
    margin: 50px auto;
  }
}

.searchResults-pagination-item:first-child a {
  text-indent: unset;
}

.searchResults-pagination-list {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.searchResults .searchResults-pagination-item {
  background-color: transparent;
  border: none;
}

.searchResults .searchResults-pagination-item a {
  background-color: transparent;
  color: var(--color-1);
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

@media (min-width: 768px) {
  .searchResults .searchResults-pagination-item a {
    font-size: 18px;
  }
}

.tabs .is-hidden {
  display: none;
}

.tabs .tabs-nav {
  height: unset;
  margin-bottom: 0;
  overflow: visible;
  z-index: 1;
}

.tabs .tabs-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  overflow: visible;
  width: unset;
}

.tabs .tabs-nav-list .tabs-nav-item {
  background: none;
  border: 0;
  height: unset;
  margin-bottom: 20px;
  margin-left: 0;
  padding: 10px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  width: 40%;
}

.tabs .tabs-nav-list .tabs-nav-item a {
  color: #9f9f9f;
  display: block;
  text-decoration: none;
}

.tabs .tabs-nav-list .tabs-nav-item .text-wrapper {
  font-size: 20px;
  -webkit-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.tabs .tabs-nav-list .tabs-nav-item.is-active a {
  color: var(--color-1) !important;
}

.tabs .tabs-nav-list .tabs-nav-item.is-active .text-wrapper {
  font-weight: 700 !important;
}

.tabs .tabs-nav-list .tabs-nav-item:hover a {
  color: var(--color-1);
}

.tabs .tabs-content {
  border: 0;
  border-top: var(--color-1) solid 1px;
  padding: 1rem 0 1rem 0;
  z-index: 1;
}

.tabs .tabs-nav-switcher {
  display: none;
}

@media (min-width: 768px) {
  .tabs .tabs-nav {
    margin-bottom: 20px;
  }

  .tabs .tabs-nav-list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .tabs .tabs-nav-list .tabs-nav-item {
    margin-left: 0;
    margin-right: 5%;
    padding: 10px;
    width: 25%;
  }

  .tabs .tabs-nav-list .tabs-nav-item .text-wrapper {
    font-size: 24px;
  }

  .tabs .tabs-content {
    padding: 2rem 0 2rem 0;
  }
}

.reference-video-component-mp4 > .component-content > .content,
.mp4-video > .component-content > .content {
  line-height: 0;
}

.reference-video-component-mp4 .local-video,
.mp4-video .local-video {
  cursor: pointer;
  width: 100%;
}

.reference-video-component-youtube-v2,
.youtube-video {
  width: 100%;
}

.universal,
.videographic {
  height: 0;
  overflow: hidden;
  position: relative;
}

.universal iframe,
.videographic iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.universal {
  padding-top: 56.25%;
}

.videographic {
  padding-top: 75%;
}

.youtube-player {
  background: #000;
  height: 0;
  margin: 5px;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.youtube-player img {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  border: 0;
  bottom: 0;
  cursor: pointer;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.youtube-player iframe {
  background: transparent;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.youtube-player .play {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 409.6 409.6"%3E%3Cpath d="M204.8 0C91.7 0 0 91.7 0 204.8s91.7 204.8 204.8 204.8 204.8-91.7 204.8-204.8S317.9 0 204.8 0zm70.8 215.6l-102.4 64a12.72 12.72 0 01-6.8 1.9 12.46 12.46 0 01-6.2-1.6 12.75 12.75 0 01-6.6-11.2v-128a12.84 12.84 0 0119.6-10.9l102.4 64a12.9 12.9 0 010 21.8z" fill="%23fff"/%3E%3C/svg%3E%0A');
  background-size: contain;
  bottom: 0;
  cursor: pointer;
  height: 72px;
  left: 0;
  margin: auto;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 72px;
}

.youtube-player:hover img {
  -webkit-filter: brightness(75%);
  filter: brightness(75%);
}

.youtube-player:hover .play {
  background: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 409.6 409.6"%3E%3Cpath d="M204.8 0C91.7 0 0 91.7 0 204.8s91.7 204.8 204.8 204.8 204.8-91.7 204.8-204.8S317.9 0 204.8 0zm70.8 215.6l-102.4 64a12.72 12.72 0 01-6.8 1.9 12.46 12.46 0 01-6.2-1.6 12.75 12.75 0 01-6.6-11.2v-128a12.84 12.84 0 0119.6-10.9l102.4 64a12.9 12.9 0 010 21.8z" fill="%23fff"/%3E%3C/svg%3E%0A');
}

.richText.component > .component-content {
  height: 100%;
  width: 100%;
}

.richText.component > .component-content > .richText-content {
  height: 100%;
  width: 100%;
}

.box.bg-size-cover > .component-content {
  background-size: cover;
}

.box.bg-size-contain > .component-content {
  background-size: contain;
}

.box.bg-size-auto > .component-content {
  background-size: auto;
}

.box.bg-size-w5 > .component-content {
  background-size: 5% auto;
}

.box.bg-size-h5 > .component-content {
  background-size: auto 5%;
}

.box.bg-size-w10 > .component-content {
  background-size: 10% auto;
}

.box.bg-size-h10 > .component-content {
  background-size: auto 10%;
}

.box.bg-size-w15 > .component-content {
  background-size: 15% auto;
}

.box.bg-size-h15 > .component-content {
  background-size: auto 15%;
}

.box.bg-size-w20 > .component-content {
  background-size: 20% auto;
}

.box.bg-size-h20 > .component-content {
  background-size: auto 20%;
}

.box.bg-size-w25 > .component-content {
  background-size: 25% auto;
}

.box.bg-size-h25 > .component-content {
  background-size: auto 25%;
}

.box.bg-size-w30 > .component-content {
  background-size: 30% auto;
}

.box.bg-size-h30 > .component-content {
  background-size: auto 30%;
}

.box.bg-size-w35 > .component-content {
  background-size: 35% auto;
}

.box.bg-size-h35 > .component-content {
  background-size: auto 35%;
}

.box.bg-size-w40 > .component-content {
  background-size: 40% auto;
}

.box.bg-size-h40 > .component-content {
  background-size: auto 40%;
}

.box.bg-size-w45 > .component-content {
  background-size: 45% auto;
}

.box.bg-size-h45 > .component-content {
  background-size: auto 45%;
}

.box.bg-size-w50 > .component-content {
  background-size: 50% auto;
}

.box.bg-size-h50 > .component-content {
  background-size: auto 50%;
}

.box.bg-size-w55 > .component-content {
  background-size: 55% auto;
}

.box.bg-size-h55 > .component-content {
  background-size: auto 55%;
}

.box.bg-size-w60 > .component-content {
  background-size: 60% auto;
}

.box.bg-size-h60 > .component-content {
  background-size: auto 60%;
}

.box.bg-size-w65 > .component-content {
  background-size: 65% auto;
}

.box.bg-size-h65 > .component-content {
  background-size: auto 65%;
}

.box.bg-size-w70 > .component-content {
  background-size: 70% auto;
}

.box.bg-size-h70 > .component-content {
  background-size: auto 70%;
}

.box.bg-size-w75 > .component-content {
  background-size: 75% auto;
}

.box.bg-size-h75 > .component-content {
  background-size: auto 75%;
}

.box.bg-size-w80 > .component-content {
  background-size: 80% auto;
}

.box.bg-size-h80 > .component-content {
  background-size: auto 80%;
}

.box.bg-size-w85 > .component-content {
  background-size: 85% auto;
}

.box.bg-size-h85 > .component-content {
  background-size: auto 85%;
}

.box.bg-size-w90 > .component-content {
  background-size: 90% auto;
}

.box.bg-size-h90 > .component-content {
  background-size: auto 90%;
}

.box.bg-size-w95 > .component-content {
  background-size: 95% auto;
}

.box.bg-size-h95 > .component-content {
  background-size: auto 95%;
}

.box.bg-size-w100 > .component-content {
  background-size: 100% auto;
}

.box.bg-size-h100 > .component-content {
  background-size: auto 100%;
}

.box.bg-position-top-left > .component-content {
  background-position: top left;
}

.box.bg-position-top-center > .component-content {
  background-position: top center;
}

.box.bg-position-top-right > .component-content {
  background-position: top right;
}

.box.bg-position-bottom-left > .component-content {
  background-position: bottom left;
}

.box.bg-position-bottom-center > .component-content {
  background-position: bottom center;
}

.box.bg-position-bottom-right > .component-content {
  background-position: bottom right;
}

.box.bg-position-center-left > .component-content {
  background-position: center left;
}

.box.bg-position-center-center > .component-content {
  background-position: center;
}

.box.bg-position-center-right > .component-content {
  background-position: center right;
}

.box.bg-attachment-scroll > .component-content {
  background-attachment: scroll;
}

.box.bg-attachment-local > .component-content {
  background-attachment: local;
}

.box.bg-attachment-fixed > .component-content {
  background-attachment: fixed;
}

.box.bg-repeat-no-r > .component-content {
  background-repeat: no-repeat;
}

.box.bg-repeat-rx > .component-content {
  background-repeat: repeat-x;
}

.box.bg-repeat-ry > .component-content {
  background-repeat: repeat-y;
}

.box.bg-repeat-round > .component-content {
  background-repeat: round;
}

.box.bg-repeat-space > .component-content {
  background-repeat: space;
}

.box.video-bg {
  overflow: hidden !important;
}

.box.video-bg.blending-color video.box-video-bg {
  mix-blend-mode: color;
}

.box.video-bg.blending-color-burn video.box-video-bg {
  mix-blend-mode: color-burn;
}

.box.video-bg.blending-color-dodge video.box-video-bg {
  mix-blend-mode: color-dodge;
}

.box.video-bg.blending-darken video.box-video-bg {
  mix-blend-mode: darken;
}

.box.video-bg.blending-difference video.box-video-bg {
  mix-blend-mode: difference;
}

.box.video-bg.blending-hard-light video.box-video-bg {
  mix-blend-mode: hard-light;
}

.box.video-bg.blending-hue video.box-video-bg {
  mix-blend-mode: hue;
}

.box.video-bg.blending-lighten video.box-video-bg {
  mix-blend-mode: lighten;
}

.box.video-bg.blending-luminosity video.box-video-bg {
  mix-blend-mode: luminosity;
}

.box.video-bg.blending-multiply video.box-video-bg {
  mix-blend-mode: multiply;
}

.box.video-bg.blending-overlay video.box-video-bg {
  mix-blend-mode: overlay;
}

.box.video-bg.blending-saturation video.box-video-bg {
  mix-blend-mode: saturation;
}

.box.video-bg.blending-screen video.box-video-bg {
  mix-blend-mode: screen;
}

.box.video-bg.blending-soft-light video.box-video-bg {
  mix-blend-mode: soft-light;
}

.box.video-bg video.box-video-bg {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.box.video-bg video.box-video-bg.ready-js {
  opacity: 1;
}

.box.paralax-js {
  background-position: top center;
  background-repeat: repeat-y;
  background-size: cover !important;
}

@media (min-width: 768px) {
  .box.bg-size-d-cover > .component-content {
    background-size: cover;
  }

  .box.bg-size-d-contain > .component-content {
    background-size: contain;
  }

  .box.bg-size-d-auto > .component-content {
    background-size: auto;
  }

  .box.bg-size-d-w5 > .component-content {
    background-size: 5% auto;
  }

  .box.bg-size-d-h5 > .component-content {
    background-size: auto 5%;
  }

  .box.bg-size-d-w10 > .component-content {
    background-size: 10% auto;
  }

  .box.bg-size-d-h10 > .component-content {
    background-size: auto 10%;
  }

  .box.bg-size-d-w15 > .component-content {
    background-size: 15% auto;
  }

  .box.bg-size-d-h15 > .component-content {
    background-size: auto 15%;
  }

  .box.bg-size-d-w20 > .component-content {
    background-size: 20% auto;
  }

  .box.bg-size-d-h20 > .component-content {
    background-size: auto 20%;
  }

  .box.bg-size-d-w25 > .component-content {
    background-size: 25% auto;
  }

  .box.bg-size-d-h25 > .component-content {
    background-size: auto 25%;
  }

  .box.bg-size-d-w30 > .component-content {
    background-size: 30% auto;
  }

  .box.bg-size-d-h30 > .component-content {
    background-size: auto 30%;
  }

  .box.bg-size-d-w35 > .component-content {
    background-size: 35% auto;
  }

  .box.bg-size-d-h35 > .component-content {
    background-size: auto 35%;
  }

  .box.bg-size-d-w40 > .component-content {
    background-size: 40% auto;
  }

  .box.bg-size-d-h40 > .component-content {
    background-size: auto 40%;
  }

  .box.bg-size-d-w45 > .component-content {
    background-size: 45% auto;
  }

  .box.bg-size-d-h45 > .component-content {
    background-size: auto 45%;
  }

  .box.bg-size-d-w50 > .component-content {
    background-size: 50% auto;
  }

  .box.bg-size-d-h50 > .component-content {
    background-size: auto 50%;
  }

  .box.bg-size-d-w55 > .component-content {
    background-size: 55% auto;
  }

  .box.bg-size-d-h55 > .component-content {
    background-size: auto 55%;
  }

  .box.bg-size-d-w60 > .component-content {
    background-size: 60% auto;
  }

  .box.bg-size-d-h60 > .component-content {
    background-size: auto 60%;
  }

  .box.bg-size-d-w65 > .component-content {
    background-size: 65% auto;
  }

  .box.bg-size-d-h65 > .component-content {
    background-size: auto 65%;
  }

  .box.bg-size-d-w70 > .component-content {
    background-size: 70% auto;
  }

  .box.bg-size-d-h70 > .component-content {
    background-size: auto 70%;
  }

  .box.bg-size-d-w75 > .component-content {
    background-size: 75% auto;
  }

  .box.bg-size-d-h75 > .component-content {
    background-size: auto 75%;
  }

  .box.bg-size-d-w80 > .component-content {
    background-size: 80% auto;
  }

  .box.bg-size-d-h80 > .component-content {
    background-size: auto 80%;
  }

  .box.bg-size-d-w85 > .component-content {
    background-size: 85% auto;
  }

  .box.bg-size-d-h85 > .component-content {
    background-size: auto 85%;
  }

  .box.bg-size-d-w90 > .component-content {
    background-size: 90% auto;
  }

  .box.bg-size-d-h90 > .component-content {
    background-size: auto 90%;
  }

  .box.bg-size-d-w95 > .component-content {
    background-size: 95% auto;
  }

  .box.bg-size-d-h95 > .component-content {
    background-size: auto 95%;
  }

  .box.bg-size-d-w100 > .component-content {
    background-size: 100% auto;
  }

  .box.bg-size-d-h100 > .component-content {
    background-size: auto 100%;
  }

  .box.bg-position-d-top-left > .component-content {
    background-position: top left;
  }

  .box.bg-position-d-top-center > .component-content {
    background-position: top center;
  }

  .box.bg-position-d-top-right > .component-content {
    background-position: top right;
  }

  .box.bg-position-d-bottom-left > .component-content {
    background-position: bottom left;
  }

  .box.bg-position-d-bottom-center > .component-content {
    background-position: bottom center;
  }

  .box.bg-position-d-bottom-right > .component-content {
    background-position: bottom right;
  }

  .box.bg-position-d-center-left > .component-content {
    background-position: center left;
  }

  .box.bg-position-d-center-center > .component-content {
    background-position: center;
  }

  .box.bg-position-d-center-right > .component-content {
    background-position: center right;
  }

  .box.bg-attachment-d-scroll > .component-content {
    background-attachment: scroll;
  }

  .box.bg-attachment-d-local > .component-content {
    background-attachment: local;
  }

  .box.bg-attachment-d-fixed > .component-content {
    background-attachment: fixed;
  }

  .box.bg-repeat-d-no-r > .component-content {
    background-repeat: no-repeat;
  }

  .box.bg-repeat-d-rx > .component-content {
    background-repeat: repeat-x;
  }

  .box.bg-repeat-d-ry > .component-content {
    background-repeat: repeat-y;
  }

  .box.bg-repeat-d-round > .component-content {
    background-repeat: round;
  }

  .box.bg-repeat-d-space > .component-content {
    background-repeat: space;
  }
}

.richText .richText-content p + ul,
.richText .richText-content p + ol {
  margin-top: -0.5rem;
}

.richText .richText-content ul,
.richText .richText-content ol {
  margin: 0;
  padding: 0;
}

.richText .richText-content ul > li,
.richText .richText-content ol > li {
  color: #313131;
  display: block;
  line-height: 20px;
  list-style-type: none;
  margin: 0;
  margin-bottom: 0.2rem;
  padding: 0;
  padding-left: 1rem;
  position: relative;
  text-align: left;
}

.richText .richText-content ul > li:nth-last-of-type(1),
.richText .richText-content ol > li:nth-last-of-type(1) {
  margin-bottom: 0;
}

.richText .richText-content ul > li::before,
.richText .richText-content ol > li::before {
  color: var(--color-1);
  content: "\2022";
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.8rem;
  left: 0;
  line-height: 20px;
  position: absolute;
  text-indent: 0;
  top: 0;
}

@media (min-width: 992px) {
  .richText .richText-content ul > li::before,
  .richText .richText-content ol > li::before {
    line-height: 25px;
  }
}

@media (min-width: 992px) {
  .richText .richText-content ul > li,
  .richText .richText-content ol > li {
    line-height: 25px;
  }
}

.richText .richText-content ol > li:nth-child(1)::before {
  content: "1.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(2)::before {
  content: "2.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(3)::before {
  content: "3.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(4)::before {
  content: "4.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(5)::before {
  content: "5.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(6)::before {
  content: "6.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(7)::before {
  content: "7.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(8)::before {
  content: "8.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(9)::before {
  content: "9.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(10)::before {
  content: "10.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(11)::before {
  content: "11.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(12)::before {
  content: "12.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(13)::before {
  content: "13.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(14)::before {
  content: "14.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(15)::before {
  content: "15.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(16)::before {
  content: "16.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(17)::before {
  content: "17.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(18)::before {
  content: "18.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(19)::before {
  content: "19.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(20)::before {
  content: "20.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(21)::before {
  content: "21.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(22)::before {
  content: "22.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(23)::before {
  content: "23.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(24)::before {
  content: "24.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(25)::before {
  content: "25.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(26)::before {
  content: "26.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(27)::before {
  content: "27.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(28)::before {
  content: "28.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(29)::before {
  content: "29.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(30)::before {
  content: "30.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(31)::before {
  content: "31.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(32)::before {
  content: "32.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(33)::before {
  content: "33.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(34)::before {
  content: "34.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(35)::before {
  content: "35.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(36)::before {
  content: "36.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(37)::before {
  content: "37.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(38)::before {
  content: "38.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(39)::before {
  content: "39.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(40)::before {
  content: "40.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(41)::before {
  content: "41.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(42)::before {
  content: "42.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(43)::before {
  content: "43.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(44)::before {
  content: "44.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(45)::before {
  content: "45.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(46)::before {
  content: "46.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(47)::before {
  content: "47.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(48)::before {
  content: "48.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(49)::before {
  content: "49.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(50)::before {
  content: "50.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(51)::before {
  content: "51.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(52)::before {
  content: "52.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(53)::before {
  content: "53.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(54)::before {
  content: "54.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(55)::before {
  content: "55.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(56)::before {
  content: "56.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(57)::before {
  content: "57.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(58)::before {
  content: "58.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(59)::before {
  content: "59.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(60)::before {
  content: "60.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(61)::before {
  content: "61.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(62)::before {
  content: "62.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(63)::before {
  content: "63.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(64)::before {
  content: "64.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(65)::before {
  content: "65.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(66)::before {
  content: "66.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(67)::before {
  content: "67.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(68)::before {
  content: "68.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(69)::before {
  content: "69.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(70)::before {
  content: "70.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(71)::before {
  content: "71.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(72)::before {
  content: "72.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(73)::before {
  content: "73.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(74)::before {
  content: "74.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(75)::before {
  content: "75.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(76)::before {
  content: "76.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(77)::before {
  content: "77.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(78)::before {
  content: "78.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(79)::before {
  content: "79.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(80)::before {
  content: "80.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(81)::before {
  content: "81.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(82)::before {
  content: "82.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(83)::before {
  content: "83.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(84)::before {
  content: "84.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(85)::before {
  content: "85.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(86)::before {
  content: "86.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(87)::before {
  content: "87.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(88)::before {
  content: "88.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(89)::before {
  content: "89.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(90)::before {
  content: "90.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(91)::before {
  content: "91.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(92)::before {
  content: "92.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(93)::before {
  content: "93.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(94)::before {
  content: "94.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(95)::before {
  content: "95.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(96)::before {
  content: "96.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(97)::before {
  content: "97.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(98)::before {
  content: "98.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(99)::before {
  content: "99.";
  font-size: inherit;
  font-weight: 700;
}

.richText .richText-content ol > li:nth-child(100)::before {
  content: "100.";
  font-size: inherit;
  font-weight: 700;
}

@media (max-width: 991px) {
  .richText.text-center .richText-content ul > li {
    text-align: center !important;
  }

  .richText.text-right .richText-content ul > li {
    text-align: right !important;
  }

  .richText.text-left .richText-content ul > li {
    text-align: left !important;
  }
}

@media (min-width: 992px) {
  .richText.text-d-center .richText-content ul > li {
    text-align: center !important;
  }

  .richText.text-d-right .richText-content ul > li {
    text-align: right !important;
  }

  .richText.text-d-left .richText-content ul > li {
    text-align: left !important;
  }
}

.richText.no-bullets .richText-content ul > li::before {
  display: none;
}

.richText.list-color-1 li::before {
  color: #005480 !important;
}

.richText.list-color-2 li::before {
  color: #313131 !important;
}

.richText.list-color-3 li::before {
  color: #012e69 !important;
}

.richText.list-color-4 li::before {
  color: #005480 !important;
}

.richText.list-color-5 li::before {
  color: #0076bb !important;
}

.richText.list-color-6 li::before {
  color: #313131 !important;
}

.richText.list-color-7 li::before {
  color: #e49b13 !important;
}

.richText.list-color-white li::before {
  color: #fff !important;
}

.richText.list-color-gray-100 li::before {
  color: #f8f9fa !important;
}

.richText.list-color-gray-200 li::before {
  color: #eaf3f9 !important;
}

.richText.list-color-gray-300 li::before {
  color: #dee2e6 !important;
}

.richText.list-color-gray-400 li::before {
  color: #ced4da !important;
}

.richText.list-color-gray-500 li::before {
  color: #d5d1ce !important;
}

.richText.list-color-gray-600 li::before {
  color: #eaf3f9 !important;
}

.richText.list-color-gray-700 li::before {
  color: #495057 !important;
}

.richText.list-color-gray-800 li::before {
  color: #343a40 !important;
}

.richText.list-color-gray-900 li::before {
  color: #005480 !important;
}

.richText.list-color-black li::before {
  color: #000 !important;
}

@media (max-width: 991px) {
  .richText.list-align-left .richText-content,
  .richText.list-align-right .richText-content,
  .richText.list-align-center .richText-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .richText.list-align-left .richText-content > *,
  .richText.list-align-right .richText-content > *,
  .richText.list-align-center .richText-content > * {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }

  .richText.list-align-left .richText-content > ul,
  .richText.list-align-right .richText-content > ul,
  .richText.list-align-center .richText-content > ul {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .richText.list-align-left .richText-content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .richText.list-align-center .richText-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .richText.list-align-right .richText-content {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media (min-width: 992px) {
  .richText.list-align-d-left .richText-content,
  .richText.list-align-d-right .richText-content,
  .richText.list-align-d-center .richText-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .richText.list-align-d-left .richText-content > *,
  .richText.list-align-d-right .richText-content > *,
  .richText.list-align-d-center .richText-content > * {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }

  .richText.list-align-d-left .richText-content > ul,
  .richText.list-align-d-right .richText-content > ul,
  .richText.list-align-d-center .richText-content > ul {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .richText.list-align-d-left .richText-content {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .richText.list-align-d-center .richText-content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .richText.list-align-d-right .richText-content {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media (max-width: 991px) {
  .richText.list-w-10 .richText-content ul {
    max-width: 10% !important;
  }

  .richText.list-w-10 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-10 .richText-content ul {
    max-width: 10% !important;
  }

  .richText.list-w-d-10 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (max-width: 991px) {
  .richText.list-w-20 .richText-content ul {
    max-width: 20% !important;
  }

  .richText.list-w-20 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-20 .richText-content ul {
    max-width: 20% !important;
  }

  .richText.list-w-d-20 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (max-width: 991px) {
  .richText.list-w-30 .richText-content ul {
    max-width: 30% !important;
  }

  .richText.list-w-30 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-30 .richText-content ul {
    max-width: 30% !important;
  }

  .richText.list-w-d-30 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (max-width: 991px) {
  .richText.list-w-40 .richText-content ul {
    max-width: 40% !important;
  }

  .richText.list-w-40 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-40 .richText-content ul {
    max-width: 40% !important;
  }

  .richText.list-w-d-40 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (max-width: 991px) {
  .richText.list-w-50 .richText-content ul {
    max-width: 50% !important;
  }

  .richText.list-w-50 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-50 .richText-content ul {
    max-width: 50% !important;
  }

  .richText.list-w-d-50 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (max-width: 991px) {
  .richText.list-w-60 .richText-content ul {
    max-width: 60% !important;
  }

  .richText.list-w-60 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-60 .richText-content ul {
    max-width: 60% !important;
  }

  .richText.list-w-d-60 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (max-width: 991px) {
  .richText.list-w-70 .richText-content ul {
    max-width: 70% !important;
  }

  .richText.list-w-70 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-70 .richText-content ul {
    max-width: 70% !important;
  }

  .richText.list-w-d-70 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (max-width: 991px) {
  .richText.list-w-80 .richText-content ul {
    max-width: 80% !important;
  }

  .richText.list-w-80 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-80 .richText-content ul {
    max-width: 80% !important;
  }

  .richText.list-w-d-80 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (max-width: 991px) {
  .richText.list-w-90 .richText-content ul {
    max-width: 90% !important;
  }

  .richText.list-w-90 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-90 .richText-content ul {
    max-width: 90% !important;
  }

  .richText.list-w-d-90 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (max-width: 991px) {
  .richText.list-w-100 .richText-content ul {
    max-width: 100% !important;
  }

  .richText.list-w-100 .richText-content ul ul {
    max-width: none !important;
  }
}

@media (min-width: 992px) {
  .richText.list-w-d-100 .richText-content ul {
    max-width: 100% !important;
  }

  .richText.list-w-d-100 .richText-content ul ul {
    max-width: none !important;
  }
}

body .gigya-screen {
  padding: 0 !important;
}

body .gigya-screen.portrait {
  width: auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
}

body .gigya-screen form .gigya-composite-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0 !important;
  margin-bottom: 1rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

body .gigya-screen form .gigya-composite-control-dropdown {
  position: relative;
}

body .gigya-screen form .gigya-composite-control-dropdown::after {
  content: "";
  position: absolute;
  max-height: 55px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #313131;
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="100" height="100"%3E%3Cpath id="arrow" fill="%23012e69" d="M 50,100 L 0,0 L 50,30 L 100,0" /%3E%3C/svg%3E%0A');
  background-size: 10px 10px;
  border-left: 3px solid var(--color-1);
  background-position: center;
  background-repeat: no-repeat;
  width: 50px;
  height: 55px;
  margin: auto;
  pointer-events: none !important;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  left: auto;
  right: 0;
  top: auto;
  bottom: 0;
}

body .gigya-screen form .gigya-composite-control-dropdown:hover::after {
  background-color: #005480;
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="100" height="100"%3E%3Cpath id="arrow" fill="%23313131" d="M 50,100 L 0,0 L 50,30 L 100,0" /%3E%3C/svg%3E%0A');
}

body
  .gigya-screen
  form
  .gigya-composite-control-dropdown.dropdown-opened-js::after {
  background-color: #0076bb;
  background-image: url('data:image/svg+xml;utf-8,%3Csvg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 100 100" style="enable-background:new 0 0 100 100;" xml:space="preserve"%3E%3Cpath id="arrow" d="M50,0l50,100L50,70L0,100" fill="%23005480"/%3E%3C/svg%3E');
}

body .gigya-screen form .gigya-composite-control-multi-choice {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-bottom: 1rem !important;
}

body
  .gigya-screen
  form
  .gigya-composite-control-multi-choice
  .gigya-multi-choice-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

body .gigya-screen form .gigya-composite-control > label,
body .gigya-screen form .gigya-composite-control label * {
  color: #fff;
  padding: 0 !important;
  font-family: "Roboto", "Helvetica Neue", arial, sans-serif;
  font-size: 16px;
  line-height: 18px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  body .gigya-screen form .gigya-composite-control > label,
  body .gigya-screen form .gigya-composite-control label * {
    font-size: 18px;
    line-height: 20px;
  }
}

body .gigya-screen form .gigya-composite-control .select-css::-ms-expand {
  display: none;
}

body .gigya-screen form .gigya-composite-control select {
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

body .gigya-screen form .gigya-composite-control input:not([type="radio"]),
body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):focus,
body .gigya-screen form .gigya-composite-control input.gigya-error,
body .gigya-screen form .gigya-composite-control input.gigya-error:focus,
body .gigya-screen form .gigya-composite-control select {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Roboto", "Helvetica Neue", arial, sans-serif;
  font-size: 14px;
  color: var(--color-1);
  line-height: 18px;
  display: block;
  width: 100%;
  height: 55px;
  min-height: 55px;
  border-radius: 5px;
  padding: 1rem 1rem;
  margin-left: 0;
  margin-right: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-bottom: 0 !important;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"])::-webkit-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):focus::-webkit-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input.gigya-error::-webkit-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input.gigya-error:focus::-webkit-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  select::-webkit-input-placeholder {
  color: #eaf3f9;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"])::-moz-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):focus::-moz-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input.gigya-error::-moz-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input.gigya-error:focus::-moz-placeholder,
body .gigya-screen form .gigya-composite-control select::-moz-placeholder {
  color: #eaf3f9;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):-ms-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):focus:-ms-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input.gigya-error:-ms-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input.gigya-error:focus:-ms-input-placeholder,
body .gigya-screen form .gigya-composite-control select:-ms-input-placeholder {
  color: #eaf3f9;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"])::-ms-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):focus::-ms-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input.gigya-error::-ms-input-placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input.gigya-error:focus::-ms-input-placeholder,
body .gigya-screen form .gigya-composite-control select::-ms-input-placeholder {
  color: #eaf3f9;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"])::placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):focus::placeholder,
body .gigya-screen form .gigya-composite-control input.gigya-error::placeholder,
body
  .gigya-screen
  form
  .gigya-composite-control
  input.gigya-error:focus::placeholder,
body .gigya-screen form .gigya-composite-control select::placeholder {
  color: #eaf3f9;
}

@media (min-width: 768px) {
  body .gigya-screen form .gigya-composite-control input:not([type="radio"]),
  body
    .gigya-screen
    form
    .gigya-composite-control
    input:not([type="radio"]):focus,
  body .gigya-screen form .gigya-composite-control input.gigya-error,
  body .gigya-screen form .gigya-composite-control input.gigya-error:focus,
  body .gigya-screen form .gigya-composite-control select {
    font-size: 16px;
    line-height: 20px;
    padding: 1rem 1rem;
  }
}

body .gigya-screen form .gigya-composite-control-submit {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

body .gigya-screen form .gigya-composite-control input:not([type="radio"]),
body .gigya-screen form .gigya-composite-control select,
body .gigya-screen form .gigya-composite-control textarea {
  max-width: 100%;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #fff;
  border: 1px solid var(--color-1);
  -webkit-box-shadow: 0 0 0 0 var(--color-1);
  box-shadow: 0 0 0 0 var(--color-1);
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):focus,
body .gigya-screen form .gigya-composite-control select:focus,
body .gigya-screen form .gigya-composite-control textarea:focus {
  background-color: #fff;
  border-color: var(--color-1);
  -webkit-box-shadow: 0px 0px 5px -1px var(--color-1);
  box-shadow: 0px 0px 5px -1px var(--color-1);
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):focus:hover,
body .gigya-screen form .gigya-composite-control select:focus:hover,
body .gigya-screen form .gigya-composite-control textarea:focus:hover {
  border-color: var(--color-1);
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):hover,
body .gigya-screen form .gigya-composite-control select:hover,
body .gigya-screen form .gigya-composite-control textarea:hover {
  background-color: #fff;
  border-color: #313131;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):hover:disabled,
body .gigya-screen form .gigya-composite-control select:hover:disabled,
body .gigya-screen form .gigya-composite-control textarea:hover:disabled {
  color: #495057;
  background-color: #dee2e6;
  border-color: #000;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]).gigya-error,
body .gigya-screen form .gigya-composite-control select.gigya-error,
body .gigya-screen form .gigya-composite-control textarea.gigya-error {
  background-color: #fff;
  border-color: #313131;
}

body
  .gigya-screen
  form
  .gigya-composite-control
  input:not([type="radio"]):disabled,
body .gigya-screen form .gigya-composite-control select:disabled,
body .gigya-screen form .gigya-composite-control textarea:disabled {
  color: #eaf3f9;
  background-color: #eaf3f9;
  border-color: #005480;
}

body .gigya-screen form .gigya-composite-control input[type="submit"],
body .gigya-screen form .gigya-composite-control button {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: var(--color-1);
  border: 3px solid var(--color-1);
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  min-width: 150px;
  max-width: 250px;
  padding: 1rem 2rem;
}

@media (min-width: 768px) {
  body .gigya-screen form .gigya-composite-control input[type="submit"],
  body .gigya-screen form .gigya-composite-control button {
    font-size: 18px;
    line-height: 20px;
    padding: 1rem 2rem;
  }
}

body .gigya-screen form .gigya-composite-control input[type="submit"]:focus,
body .gigya-screen form .gigya-composite-control button:focus {
  color: #005480;
  background-color: #005480;
  border-color: rgba(0, 0, 0, 0);
}

body .gigya-screen form .gigya-composite-control input[type="submit"]:hover,
body .gigya-screen form .gigya-composite-control button:hover {
  color: var(--color-1);
  background-color: #fff;
  border-color: var(--color-1);
}

body .gigya-screen form .gigya-composite-control input[type="submit"]:disabled,
body .gigya-screen form .gigya-composite-control button:disabled {
  color: #495057;
  background-color: #d5d1ce;
  border-color: rgba(0, 0, 0, 0);
}

body .gigya-screen form .gigya-composite-control textarea {
  height: 250px;
}

@media (min-width: 768px) {
  body .gigya-screen form .gigya-composite-control textarea {
    height: 250px;
  }
}

body .gigya-screen form label {
  color: #fff;
}

body label {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

body #ciam-pch-unsubscribe > form > .gigya-layout-row > .gigya-layout-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left;
}

body
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-label {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

body
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-label:nth-of-type(1) {
  margin-bottom: 2rem;
}

body
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-checkbox {
  margin: auto !important;
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -ms-flex-line-pack: center !important;
  align-content: center !important;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 1rem !important;
}

body
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-checkbox
  input[type="checkbox"] {
  min-height: auto;
  height: 1.5rem;
  width: 1.5rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 1.5rem;
  flex: 0 0 1.5rem;
  max-width: 1.5rem;
  margin-top: 0;
  margin-right: 1rem;
}

body
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-checkbox
  input[type="checkbox"]
  + label {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 1 auto !important;
  flex: 0 1 auto !important;
  margin: 0 !important;
  width: auto !important;
}

.bpplayer {
  position: relative;
  background: lightgrey;
  width: 100%;
  margin: 20px auto;
  max-height: 100vh;
  max-width: 100vw;
}

.bpplayer:not(.fs):not(.autofs) {
  padding-top: 56.25%;
}

.bpplayer.fixed {
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 999999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.bpplayer .control-btn {
  width: 100%;
  height: 100%;
  position: relative;
  background: transparent;
  background-size: 40% auto;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
}

.bpplayer[data-status="stopped"] > *.placeholder,
.bpplayer[data-status="paused"] > *.placeholder {
  opacity: 1;
}

.bpplayer[data-status="playing"] > *.placeholder {
  opacity: 0;
}

.bpplayer[data-status="playing"] > *.controls {
  background: rgba(0, 0, 0, 0);
}

.bpplayer[data-status="playing"] > *.controls:hover {
  background: rgba(0, 0, 0, 0);
}

.bpplayer[data-status="playing"] > *.controls::after,
.bpplayer[data-status="playing"] > *.controls::before {
  opacity: 0;
}

.bpplayer > * {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.bpplayer > *.placeholder {
  z-index: 8;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  opacity: 1;
}

.bpplayer > *.placeholder img {
  max-width: 100%;
  width: 100%;
  height: auto;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.bpplayer > *.controls {
  z-index: 8;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.35);
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  cursor: pointer;
}

.bpplayer > *.controls:hover {
  background: rgba(0, 0, 0, 0.3);
}

.bpplayer > *.controls:hover::after {
  background-color: #364156;
}

.bpplayer > *.controls::after,
.bpplayer > *.controls::before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.bpplayer > *.controls::after {
  display: block;
  width: 80px;
  height: 80px;
  position: absolute;
  z-index: 8;
  background-color: #212d40;
  border-radius: 50%;
  opacity: 1;
}

.bpplayer > *.controls::before {
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-left: 30px solid #d66853;
  border-bottom: 15px solid transparent;
  z-index: 9;
  -webkit-transform: translateX(15%);
  -ms-transform: translateX(15%);
  transform: translateX(15%);
  opacity: 1;
}

.bpplayer > *.controls > * {
  position: absolute;
  region-break-after: always;
}

.bpplayer > *.controls.controls-active-f .icon.tl,
.bpplayer > *.controls.controls-active .icon.tl {
  top: 60px;
}

.bpplayer > *.controls.controls-active-f .icon.tr,
.bpplayer > *.controls.controls-active .icon.tr {
  top: 60px;
}

.bpplayer > *.controls.controls-active-f .icon.bl,
.bpplayer > *.controls.controls-active .icon.bl {
  bottom: 60px;
}

.bpplayer > *.controls.controls-active-f .icon.br,
.bpplayer > *.controls.controls-active .icon.br {
  bottom: 60px;
}

.bpplayer > *.controls .icon {
  width: 50px;
  height: 50px;
  z-index: 20;
  margin: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.bpplayer > *.controls .icon a {
  width: 100%;
  height: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}

.bpplayer > *.controls .icon.tl {
  top: 0;
  left: 0;
}

.bpplayer > *.controls .icon.tr {
  top: 0;
  right: 0;
}

.bpplayer > *.controls .icon.bl {
  bottom: 0;
  left: 0;
}

.bpplayer > *.controls .icon.br {
  bottom: 0;
  right: 0;
}

.bpplayer > *.controls .top,
.bpplayer > *.controls .bottom {
  margin: auto;
  width: 100%;
  height: 60px;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  fex-wrap: no-wrap;
  cursor: default;
}

.bpplayer > *.controls.controls-active .top,
.bpplayer > *.controls.controls-active-f .top {
  top: 0;
}

.bpplayer > *.controls.controls-active .top:hover,
.bpplayer > *.controls.controls-active-f .top:hover {
  top: 0;
}

.bpplayer > *.controls.controls-active .bottom,
.bpplayer > *.controls.controls-active-f .bottom {
  top: auto;
  bottom: 0;
}

.bpplayer > *.controls.controls-active .bottom:hover,
.bpplayer > *.controls.controls-active-f .bottom:hover {
  top: auto;
  bottom: 0;
}

.bpplayer > *.controls .top {
  top: -60px;
  left: 0;
  right: 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.bpplayer > *.controls .top .title {
  padding: 0 2rem;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #fff;
  font-size: 20px;
}

.bpplayer > *.controls .bottom {
  bottom: -60px;
  left: 0;
  right: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.bpplayer > *.controls .bottom > *[class*="-controls"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 0 1rem;
}

.bpplayer > *.controls .bottom > *[class*="-controls"] > div {
  width: 45px;
  height: 45px;
}

.bpplayer > *.controls .bottom > *[class*="-controls"] > div > .btn,
.bpplayer > *.controls .bottom > *[class*="-controls"] > div > .btn-default,
.bpplayer > *.controls .bottom > *[class*="-controls"] > div > .btn-alt-3,
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > *[class*="-controls"]
  > div
  > button,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > *[class*="-controls"]
  > div
  > button {
  width: 100%;
  height: 100%;
}

.bpplayer > *.controls .bottom > .settings-controls > .fullscreen {
  width: 45px;
  height: 45px;
  position: relative;
}

.bpplayer > *.controls .bottom > .settings-controls > .fullscreen .btn,
.bpplayer > *.controls .bottom > .settings-controls > .fullscreen .btn-default,
.bpplayer > *.controls .bottom > .settings-controls > .fullscreen .btn-alt-3,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  button {
  position: absolute;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.bpplayer > *.controls .bottom > .settings-controls > .fullscreen .btn > .i,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  .btn-default
  > .i,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  .btn-alt-3
  > .i,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button
  > .i,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  button
  > .i {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  width: 35%;
  max-width: 35%;
  min-width: 35%;
  height: 35%;
  max-height: 35%;
  min-height: 35%;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  .btn
  > .i:nth-child(1),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  .btn-default
  > .i:nth-child(1),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  .btn-alt-3
  > .i:nth-child(1),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button
  > .i:nth-child(1),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  button
  > .i:nth-child(1) {
  border-top: solid #d66853 3px;
  border-left: solid #d66853 3px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  .btn
  > .i:nth-child(2),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  .btn-default
  > .i:nth-child(2),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  .btn-alt-3
  > .i:nth-child(2),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button
  > .i:nth-child(2),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  button
  > .i:nth-child(2) {
  border-top: solid #d66853 3px;
  border-right: solid #d66853 3px;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  .btn
  > .i:nth-child(3),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  .btn-default
  > .i:nth-child(3),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  .btn-alt-3
  > .i:nth-child(3),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button
  > .i:nth-child(3),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  button
  > .i:nth-child(3) {
  border-bottom: solid #d66853 3px;
  border-left: solid #d66853 3px;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  .btn
  > .i:nth-child(4),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  .btn-default
  > .i:nth-child(4),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  .btn-alt-3
  > .i:nth-child(4),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button
  > .i:nth-child(4),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen
  button
  > .i:nth-child(4) {
  border-bottom: solid #d66853 3px;
  border-right: solid #d66853 3px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > .btn
  .i:nth-child(1),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > .btn-default
  .i:nth-child(1),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > .btn-alt-3
  .i:nth-child(1),
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > button
  .i:nth-child(1),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > button
  .i:nth-child(1) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > .btn
  .i:nth-child(2),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > .btn-default
  .i:nth-child(2),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > .btn-alt-3
  .i:nth-child(2),
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > button
  .i:nth-child(2),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > button
  .i:nth-child(2) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > .btn
  .i:nth-child(3),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > .btn-default
  .i:nth-child(3),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > .btn-alt-3
  .i:nth-child(3),
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > button
  .i:nth-child(3),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > button
  .i:nth-child(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > .btn
  .i:nth-child(4),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > .btn-default
  .i:nth-child(4),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > .btn-alt-3
  .i:nth-child(4),
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > button
  .i:nth-child(4),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]
  > button
  .i:nth-child(4) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > .btn
  > .i:nth-child(1),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > .btn-default
  > .i:nth-child(1),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > .btn-alt-3
  > .i:nth-child(1),
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > button
  > .i:nth-child(1),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > button
  > .i:nth-child(1) {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > .btn
  > .i:nth-child(2),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > .btn-default
  > .i:nth-child(2),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > .btn-alt-3
  > .i:nth-child(2),
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > button
  > .i:nth-child(2),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > button
  > .i:nth-child(2) {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > .btn
  > .i:nth-child(3),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > .btn-default
  > .i:nth-child(3),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > .btn-alt-3
  > .i:nth-child(3),
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > button
  > .i:nth-child(3),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > button
  > .i:nth-child(3) {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > .btn
  > .i:nth-child(4),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > .btn-default
  > .i:nth-child(4),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > .btn-alt-3
  > .i:nth-child(4),
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > button
  > .i:nth-child(4),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="fs"]:hover
  > button
  > .i:nth-child(4) {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > .btn
  > .i:nth-child(1),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > .btn-default
  > .i:nth-child(1),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > .btn-alt-3
  > .i:nth-child(1),
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > button
  > .i:nth-child(1),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > button
  > .i:nth-child(1) {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > .btn
  > .i:nth-child(2),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > .btn-default
  > .i:nth-child(2),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > .btn-alt-3
  > .i:nth-child(2),
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > button
  > .i:nth-child(2),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > button
  > .i:nth-child(2) {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > .btn
  > .i:nth-child(3),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > .btn-default
  > .i:nth-child(3),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > .btn-alt-3
  > .i:nth-child(3),
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > button
  > .i:nth-child(3),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > button
  > .i:nth-child(3) {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > .btn
  > .i:nth-child(4),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > .btn-default
  > .i:nth-child(4),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > .btn-alt-3
  > .i:nth-child(4),
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > button
  > .i:nth-child(4),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]
  > button
  > .i:nth-child(4) {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > .btn
  .i:nth-child(1),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > .btn-default
  .i:nth-child(1),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > .btn-alt-3
  .i:nth-child(1),
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > button
  .i:nth-child(1),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > button
  .i:nth-child(1) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > .btn
  .i:nth-child(2),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > .btn-default
  .i:nth-child(2),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > .btn-alt-3
  .i:nth-child(2),
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > button
  .i:nth-child(2),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > button
  .i:nth-child(2) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > .btn
  .i:nth-child(3),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > .btn-default
  .i:nth-child(3),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > .btn-alt-3
  .i:nth-child(3),
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > button
  .i:nth-child(3),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > button
  .i:nth-child(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > .btn
  .i:nth-child(4),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > .btn-default
  .i:nth-child(4),
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > .btn-alt-3
  .i:nth-child(4),
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > button
  .i:nth-child(4),
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .fullscreen[data-fs-status="n"]:hover
  > button
  .i:nth-child(4) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.bpplayer > *.controls .bottom > .settings-controls > .volume {
  width: 45px;
  height: 45px;
  position: relative;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.muted
  .btn::before,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.muted
  .btn-default::before,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.muted
  .btn-alt-3::before,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.muted
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button::before,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.muted
  button::before,
.bpplayer > *.controls .bottom > .settings-controls > .volume.muted .btn::after,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.muted
  .btn-default::after,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.muted
  .btn-alt-3::after,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.muted
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button::after,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.muted
  button::after {
  opacity: 1;
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.muted
  .btn::before,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.muted
  .btn-default::before,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.muted
  .btn-alt-3::before,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.muted
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button::before,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.muted
  button::before {
  -webkit-transform: rotate(-45deg) scale(1);
  -ms-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1);
}

.bpplayer > *.controls .bottom > .settings-controls > .volume.muted .btn::after,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.muted
  .btn-default::after,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.muted
  .btn-alt-3::after,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.muted
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button::after,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.muted
  button::after {
  -webkit-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
}

.bpplayer > *.controls .bottom > .settings-controls > .volume.muted .vbar {
  opacity: 0.5;
}

.bpplayer > *.controls .bottom > .settings-controls > .volume > .volume-handle {
  width: 100%;
  height: 300%;
  position: absolute;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  background: rgba(0, 0, 0, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  top: -300%;
  left: 0;
  -webkit-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  opacity: 0;
  cursor: default;
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume
  > .volume-handle
  > .vbar {
  width: 20%;
  background-color: #fff;
  height: 80%;
  position: relative;
  cursor: pointer;
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume
  > .volume-handle
  > .vbar
  > .vol {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #d66853;
  height: 40%;
  width: 100%;
  pointer-events: none;
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume:hover
  > .volume-handle,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume.opened
  > .volume-handle {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.bpplayer > *.controls .bottom > .settings-controls > .volume > .btn,
.bpplayer > *.controls .bottom > .settings-controls > .volume > .btn-default,
.bpplayer > *.controls .bottom > .settings-controls > .volume > .btn-alt-3,
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .volume
  > button,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume
  > button {
  width: 0;
  height: 0;
  border-bottom: 20px solid #d66853;
  border-left: 20px solid transparent;
  padding: 0 !important;
  position: relative;
  overflow: visible;
}

.bpplayer > *.controls .bottom > .settings-controls > .volume > .btn::before,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume
  > .btn-default::before,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume
  > .btn-alt-3::before,
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .volume
  > button::before,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume
  > button::before,
.bpplayer > *.controls .bottom > .settings-controls > .volume > .btn::after,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume
  > .btn-default::after,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume
  > .btn-alt-3::after,
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .volume
  > button::after,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume
  > button::after {
  content: "";
  width: 2px;
  background: #fff;
  height: 28px;
  position: absolute;
  top: 0;
  z-index: 9;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.bpplayer > *.controls .bottom > .settings-controls > .volume > .btn::before,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume
  > .btn-default::before,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume
  > .btn-alt-3::before,
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .volume
  > button::before,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume
  > button::before {
  right: 0;
  left: -20px;
  -webkit-transform: rotate(-45deg) scale(0);
  -ms-transform: rotate(-45deg) scale(0);
  transform: rotate(-45deg) scale(0);
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.bpplayer > *.controls .bottom > .settings-controls > .volume > .btn::after,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume
  > .btn-default::after,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume
  > .btn-alt-3::after,
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .volume
  > button::after,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume
  > button::after {
  top: 0;
  left: 0;
  right: -20px;
  -webkit-transform: rotate(45deg) scale(0);
  -ms-transform: rotate(45deg) scale(0);
  transform: rotate(45deg) scale(0);
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}

.bpplayer > *.controls .bottom > .settings-controls > .volume > .btn > .handle,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume
  > .btn-default
  > .handle,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume
  > .btn-alt-3
  > .handle,
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .volume
  > button
  > .handle,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume
  > button
  > .handle {
  width: 40%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  background-color: #d66853;
}

.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume[data-status="muted"]
  > .btn::before,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume[data-status="muted"]
  > .btn-default::before,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume[data-status="muted"]
  > .btn-alt-3::before,
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .volume[data-status="muted"]
  > button::before,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume[data-status="muted"]
  > button::before,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume[data-status="muted"]
  > .btn::after,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume[data-status="muted"]
  > .btn-default::after,
.bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume[data-status="muted"]
  > .btn-alt-3::after,
.bpplayer
  > *.controls
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bottom
  > .settings-controls
  > .volume[data-status="muted"]
  > button::after,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .settings-controls
  > .volume[data-status="muted"]
  > button::after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.bpplayer > *.controls .bottom > .timeline-controls {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.bpplayer > *.controls .bottom > .timeline-controls > .bar {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-height: 10px;
  background: #fff;
  position: relative;
  cursor: pointer;
}

.bpplayer > *.controls .bottom > .timeline-controls > .bar.clicked > div {
  -webkit-transition: unset !important;
  -o-transition: unset !important;
  transition: unset !important;
}

.bpplayer > *.controls .bottom > .timeline-controls > .bar:hover > .seektime {
  opacity: 1;
}

.bpplayer > *.controls .bottom > .timeline-controls > .bar > div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.bpplayer > *.controls .bottom > .timeline-controls > .bar > .loaded {
  width: 0;
  background: #a18c88;
  opacity: 50%;
}

.bpplayer > *.controls .bottom > .timeline-controls > .bar > .played {
  width: 0;
  background: #d66853;
}

.bpplayer > *.controls .bottom > .timeline-controls > .bar > .seektime {
  opacity: 0;
  pointer-events: none;
  top: -70px;
  height: 30px;
  background: rgba(0, 0, 0, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  right: auto;
  padding: 1rem;
  color: #fff;
  -webkit-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  -webkit-box-shadow: 1px 1px 10px 1px #d66853, -1px -1px 10px 1px #d66853;
  box-shadow: 1px 1px 10px 1px #d66853, -1px -1px 10px 1px #d66853;
}

.bpplayer > *.controls .bottom > .timeline-controls > .bar > .seektime::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0);
  position: absolute;
  top: 100%;
  left: 20px;
}

.bpplayer > *.controls .bottom > .timeline-controls > .player-time {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  width: auto;
  height: 100%;
  padding: 0 0 0 1rem;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media (max-width: 450px) {
  .bpplayer > *.controls .bottom > .timeline-controls > .player-time {
    display: none !important;
  }
}

.bpplayer > *.controls .bottom > .timeline-controls > .player-time * {
  color: #fff;
}

.bpplayer
  > *.controls
  .bottom
  > .timeline-controls
  > .player-time
  *:nth-child(2)::before {
  content: "/";
  margin: 0 10px;
}

@media (max-width: 600px) {
  .bpplayer
    > *.controls
    .bottom
    > .timeline-controls
    > .player-time
    *:nth-child(2) {
    display: none;
  }
}

.bpplayer > *.controls .bottom > .play-controls {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(45px + 2rem);
  flex: 0 0 calc(45px + 2rem);
  width: calc(45px + 2rem);
}

.bpplayer > *.controls .bottom > .play-controls .play {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="stopped"]
  .play
  .btn,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="stopped"]
  .play
  .btn-default,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="stopped"]
  .play
  .btn-alt-3,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="stopped"]
  .play
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="stopped"]
  .play
  button,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="paused"]
  .play
  .btn,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="paused"]
  .play
  .btn-default,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="paused"]
  .play
  .btn-alt-3,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="paused"]
  .play
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="paused"]
  .play
  button {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 20px solid #d66853;
  border-bottom: 10px solid transparent;
  border-radius: 0;
  padding: 0 !important;
}

.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  .btn,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  .btn-default,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  .btn-alt-3,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  button {
  width: 20px;
  height: 20px;
  border: none !important;
  padding: 0 !important;
  background: transparent;
  border-radius: 0;
}

.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  .btn::after,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  .btn-default::after,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  .btn-alt-3::after,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button::after,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  button::after,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  .btn::before,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  .btn-default::before,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  .btn-alt-3::before,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button::before,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  button::before {
  content: "";
  display: block;
  height: 100%;
  width: 45%;
  background-color: #d66853;
  position: absolute;
}

.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  .btn::before,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  .btn-default::before,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  .btn-alt-3::before,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button::before,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  button::before {
  left: 0;
  top: 0;
}

.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  .btn::after,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  .btn-default::after,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  .btn-alt-3::after,
.bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  #exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button::after,
#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  .bpplayer
  > *.controls
  .bottom
  > .play-controls[data-play-status="playing"]
  .play
  button::after {
  right: 0;
  top: 0;
}

.bpplayer > *.videocontent {
  z-index: 7;
  overflow: hidden;
}

.bpplayer > *.videocontent video {
  width: 100%;
  height: auto;
}

body.scroll-stop {
  overflow: hidden !important;
}

#exit-notification {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 999999;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  opacity: 1;
  pointer-events: all;
}

#exit-notification .exit-notification-inner {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transform: scale(1) translateY(-50%);
  -ms-transform: scale(1) translateY(-50%);
  transform: scale(1) translateY(-50%);
  -webkit-box-shadow: 4px 4px 15px 2px rgba(0, 0, 0, 0.32);
  box-shadow: 4px 4px 15px 2px rgba(0, 0, 0, 0.32);
  border-radius: 5px;
  opacity: 1;
  pointer-events: all;
  position: relative;
  top: 50%;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: auto;
  max-width: 95%;
  background-color: #fff;
  padding: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: solid #fff 2px;
}

@media (min-width: 768px) {
  #exit-notification .exit-notification-inner {
    max-width: 60%;
  }
}

#exit-notification .exit-notification-inner .exit-notification-decoration {
  display: none;
}

#exit-notification .exit-notification-inner > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

#exit-notification .exit-notification-inner .exit-notification-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0;
}

@media (min-width: 768px) {
  #exit-notification .exit-notification-inner .exit-notification-buttons {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

#exit-notification .exit-notification-inner .exit-notification-buttons button {
  margin-left: 0;
  margin-right: 0;
}

#exit-notification
  .exit-notification-inner
  .exit-notification-buttons
  button:not(:first-child) {
  margin-left: 1rem;
}

#exit-notification.is-hidden,
#exit-notification.is-hidden > .exit-notification-inner {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  pointer-events: none;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

#exit-notification.is-hidden > .exit-notification-inner {
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

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

.accordion .accordion-container .accordion-slide {
  margin-bottom: 1rem;
  list-style-type: none;
  margin-left: 0;
}

.accordion .accordion-container .accordion-slide.last {
  margin-bottom: 0;
}

.accordion .accordion-container .accordion-slide::before {
  width: 100vw;
}

.accordion .accordion-container .accordion-slide .accordion-content-wrapper p {
  font-weight: 400;
}

.accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-content-wrapper {
  max-height: 3500px !important;
}

.accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head
  h3
  a {
  color: var(--color-1);
}

.accordion .accordion-container .accordion-slide .accordion-head {
  position: relative;
  cursor: pointer;
}

.accordion .accordion-container .accordion-slide .accordion-head::before {
  height: 1px;
}

.accordion .accordion-container .accordion-slide .accordion-head::after {
  right: 0;
  position: absolute !important;
  content: " ";
  -webkit-transition: unset;
  -o-transition: unset;
  transition: unset;
}

.accordion .accordion-container .accordion-slide .accordion-head h3 {
  width: 80%;
  margin: 0;
}

.accordion .accordion-container .accordion-slide .accordion-head h3 a {
  line-height: 22px;
  font-weight: 500;
}

@media (min-width: 992px) {
  .accordion .accordion-container .accordion-slide .accordion-head h3 a {
    line-height: 28px;
    font-size: 24px;
  }
}

.accordion .accordion-container .accordion-slide .accordion-head h3 a:hover,
.accordion .accordion-container .accordion-slide .accordion-head h3 a:focus {
  color: var(--color-1);
  font-weight: 700;
}

.accordion .list-diff-style ul {
  margin: 1rem 0 !important;
}

.accordion .list-diff-style ul li a:first-of-type::after {
  content: "";
}

body #content .breadcrumbs.fixed-component {
  margin-bottom: 1rem;
  padding: 1rem 1rem 0;
  border-top: 1px solid var(--color-1);
}

body #content .breadcrumbs .breadcrumbs-list,
body #content .breadcrumbs .breadcrumbs-without-separator {
  padding: 0;
  margin: 0;
}

body #content .breadcrumbs .breadcrumbs-list li,
body #content .breadcrumbs .breadcrumbs-without-separator li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  height: auto;
}

@media (max-width: 991px) {
  body #content .breadcrumbs .breadcrumbs-list li,
  body #content .breadcrumbs .breadcrumbs-without-separator li {
    -webkit-box-flex: initial !important;
    -ms-flex: initial !important;
    flex: initial !important;
  }
}

body #content .breadcrumbs .breadcrumbs-list li a,
body #content .breadcrumbs .breadcrumbs-without-separator li a {
  overflow: visible;
  white-space: initial;
}

@media (max-width: 991px) {
  body #content .breadcrumbs .breadcrumbs-list li a,
  body #content .breadcrumbs .breadcrumbs-without-separator li a {
    font-size: 14px;
    border-bottom-color: transparent;
  }
}

@media (max-width: 767px) {
  body #content .breadcrumbs .breadcrumbs-list li a,
  body #content .breadcrumbs .breadcrumbs-without-separator li a {
    word-break: break-word;
  }
}

body #content .breadcrumbs .breadcrumbs-list li:nth-of-type(1) a,
body #content .breadcrumbs .breadcrumbs-without-separator li:nth-of-type(1) a {
  color: #fff;
  border: none;
}

@media (min-width: 992px) {
  body
    #content
    .breadcrumbs
    .breadcrumbs-list
    li:nth-of-type(1)
    a:hover::before,
  body
    #content
    .breadcrumbs
    .breadcrumbs-list
    li:nth-of-type(1)
    a:focus::before,
  body
    #content
    .breadcrumbs
    .breadcrumbs-without-separator
    li:nth-of-type(1)
    a:hover::before,
  body
    #content
    .breadcrumbs
    .breadcrumbs-without-separator
    li:nth-of-type(1)
    a:focus::before {
    background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Vrstva_1" x="0" y="0" version="1.1" viewBox="0 0 406.3 391.7" xml:space="preserve"%3E%3Cpath d="M370.5 139.6c0-1.7-.8-3.2-2.2-4.2L217.4 28c-6.9-5-18.1-5.7-26 0l-151 107.4c-1.4 1-2.2 2.6-2.2 4.3l.2 40.6c0 2.9 2.3 5.2 5.2 5.2h36.1c2.9 0 5.2-2.3 5.2-5.2v-18.5l119.4-85 119.4 84.3v19.2c0 2.9 2.3 5.2 5.2 5.2h36.3c2.9 0 5.2-2.3 5.2-5.2l.1-40.7zm-36.2 35.5v-16.7c0-1.7-.8-3.3-2.2-4.2l-124.6-88c-.9-.6-1.9-.9-3-.9s-2.1.3-3 1L76.8 154.9c-1.4 1-2.2 2.5-2.2 4.2V175H48.8l-.2-32.8L197.5 36.4c3.4-2.5 9.5-3.1 13.9 0l148.8 105.9v32.8h-25.9zM321.1 28.5l-46.1.1c-6.9 0-12.4 5.4-12.9 12.1l10.2 7.2v-6.2c0-1.5 1.2-2.7 2.7-2.7l46.1-.1c1.5 0 2.7 1.2 2.7 2.7v43l10.3 7.3c0-.2.1-.4.1-.7V41.6c0-7.2-5.8-13.1-13.1-13.1zM323.9 200.3v142.8c0 1-.5 1.6-.8 2-.5.6-1.3.9-2.1.9H88c-1.6 0-2.9-1.4-2.9-2.9V200.3H74.8V343c0 7.4 5.8 13.3 13.2 13.3h233c3.6 0 7-1.4 9.5-4 2.5-2.5 3.9-5.8 3.8-9.3V200.3h-10.4z" class="st0" fill="%23fff"/%3E%3Cpath d="M241.3 182.4h-73.8c-8.3 0-15 6.7-15 15v73.8c0 8.3 6.8 15 15 15h73.8c8.3 0 15-6.7 15-15v-73.8c.1-8.3-6.7-15-15-15zm4.7 88.8c0 2.6-2.1 4.6-4.6 4.6h-73.8c-2.6 0-4.6-2.1-4.6-4.6v-73.8c0-2.5 2.1-4.6 4.6-4.6h73.8c2.6 0 4.6 2.1 4.6 4.6v73.8z" class="st0" fill="%23fff"/%3E%3C/svg%3E');
  }
}

body #content .breadcrumbs .breadcrumbs-list li:not(:nth-last-of-type(1)),
body
  #content
  .breadcrumbs
  .breadcrumbs-without-separator
  li:not(:nth-last-of-type(1)) {
  margin-right: 9px;
  padding-right: 16px;
}

body
  #content
  .breadcrumbs
  .breadcrumbs-list
  li:not(:nth-last-of-type(1))::before,
body
  #content
  .breadcrumbs
  .breadcrumbs-without-separator
  li:not(:nth-last-of-type(1))::before {
  width: 7px;
  height: 10px;
  top: 30%;
  right: 0;
}

body #content .breadcrumbs .breadcrumbs-list li:nth-last-of-type(1) a,
body
  #content
  .breadcrumbs
  .breadcrumbs-without-separator
  li:nth-last-of-type(1)
  a {
  border-color: transparent;
}

@media (min-width: 768px) {
  body #content .breadcrumbs .breadcrumbs-list,
  body #content .breadcrumbs .breadcrumbs-without-separator {
    padding: 0;
  }

  body #content .breadcrumbs .breadcrumbs-list li.first a::before,
  body #content .breadcrumbs .breadcrumbs-without-separator li.first a::before {
    border-bottom: 2px solid;
  }
}

body .lSSlideOuter .lSPager,
body .lSSlideOuter .lightSlider {
  max-height: 100% !important;
  height: auto !important;
}

body .lSSlideOuter .lSPager.lSpg li.active a,
body .lSSlideOuter .lightSlider.lSpg li.active a {
  background-color: var(--color-1);
}

body .lSSlideOuter .lSPager.lSpg li a,
body .lSSlideOuter .lightSlider.lSpg li a {
  border-bottom: 1px solid !important;
  border: 1px solid var(--color-1);
}

body .lSSlideOuter .lSPager.lSpg li a:hover,
body .lSSlideOuter .lightSlider.lSpg li a:hover {
  border-bottom: 1px solid var(--color-1) !important;
}

body .pager-on-bottom-left .lSPager {
  left: auto;
  width: 100%;
}

@media (min-width: 992px) {
  body .pager-on-bottom-left .lSPager {
    width: var(--carousel-dots-width);
  }
}

body
  .class-filter[data-type="dropdown"]
  .filter-container-js
  .selected-item-js {
  padding: 1rem 2rem;
  background-color: #f3f4f5;
}

body
  .class-filter[data-type="dropdown"]
  .filter-container-js
  .filter-list-js
  .filter-item-js {
  padding-left: 2rem;
}

body
  .class-filter[data-type="dropdown"]
  .filter-container-js
  .filter-list-js
  .filter-item-js:not(.multilevel) {
  color: var(--color-1);
  text-decoration: underline;
  background-color: #f4f4f4;
}

body
  .class-filter[data-type="dropdown"]
  .filter-container-js
  .filter-list-js
  .filter-item-js:not(.multilevel):hover,
body
  .class-filter[data-type="dropdown"]
  .filter-container-js
  .filter-list-js
  .filter-item-js:not(.multilevel):focus,
body
  .class-filter[data-type="dropdown"]
  .filter-container-js
  .filter-list-js
  .filter-item-js:not(.multilevel).active-js {
  background-color: #d5d1ce;
  color: #313131;
  padding: 1rem 2rem;
}

body .class-filter[data-type="buttons"] .filter-list-js {
  -webkit-box-pack: var(--filtercta-alignment);
  -ms-flex-pack: var(--filtercta-alignment);
  justify-content: var(--filtercta-alignment);
}

body .class-filter[data-type="buttons"] .filter-list-js .filter-item-js {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 76px;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  color: #313131;
  border: 3px solid var(--color-1);
  border-radius: 4px;
  padding: 1rem 0.5rem;
  max-width: 44%;
}

body
  .class-filter[data-type="buttons"]
  .filter-list-js
  .filter-item-js.active-js {
  background-color: var(--color-1);
  color: #fff;
}

body .class-filter[data-type="buttons"] .filter-list-js .filter-item-js:hover {
  text-decoration: underline;
  color: #fff;
}

@media (min-width: 768px) {
  body .class-filter[data-type="buttons"] .filter-list-js .filter-item-js {
    -ms-flex-preferred-size: calc(25% - 3rem);
    flex-basis: calc(25% - 3rem);
    width: calc(25% - 3rem);
    max-width: 250px;
  }
}

@media (min-width: 992px) {
  body .class-filter[data-type="buttons"] .filter-list-js .filter-item-js {
    -ms-flex-preferred-size: calc(25% - 1.00251rem);
    flex-basis: calc(25% - 1.00251rem);
    width: calc(25% - 1.00251rem);
    max-width: calc(25% - 1.00251rem);
  }
}

.default-icon > a img {
  width: auto;
  height: auto;
}

@media (max-width: 991px) {
  .default-icon > a img {
    height: auto;
  }
}

#footer .default-icon {
  border-bottom: 2px solid transparent;
}

#footer .default-icon:hover {
  border-color: var(--color-1);
}

#footer .default-icon a {
  border: none;
}

#footer .footer-brand-links {
  margin-top: 0;
}

#footer .footer-brand-links .richText {
  margin-bottom: 0;
  text-align: center;
}

@media (min-width: 992px) {
  #footer .footer-brand-links .richText a:hover,
  #footer .footer-brand-links .richText a:focus {
    color: #fff !important;
    text-decoration: none;
    background-color: var(--color-1);
  }
}

#footer .copyright .richText-content {
  display: block;
}

#footer .small-text p,
#footer .small-text p strong {
  font-size: 14px !important;
  line-height: 18px !important;
  color: #313131;
}

#footer .list-footer .richText-content ul {
  margin-top: 3rem;
}

#footer .list-footer .richText-content ul li {
  text-align: center;
  margin: 0 0 2rem 0;
  padding: 0 1.25rem !important;
}

#footer .list-footer .richText-content ul li a {
  font-weight: 500;
  line-height: 20px;
}

#footer .list-footer .richText-content ul li a:hover,
#footer .list-footer .richText-content ul li a:focus {
  color: #fff !important;
  text-decoration: none;
  background-color: var(--color-1);
}

@media (min-width: 992px) {
  #footer .list-footer .richText-content ul li a {
    line-height: 22px;
  }
}

#footer .social-pages .icons-with-link {
  margin: 0 0.5rem;
}

#footer .copyright p {
  margin: 0 auto;
}

@media (max-width: 991px) {
  #footer .copyright p {
    margin-bottom: 1rem;
    line-height: 20px;
  }
}

@media (min-width: 992px) {
  #footer .divider.divider-footer .component-content {
    margin: 0 auto;
  }
}

.hero-banner-h5-v0 > .component-content > .paragraphSystem figure {
  width: auto;
}

@media (max-width: 991px) {
  .hero-banner-h5-v0 > .component-content > .paragraphSystem figure {
    width: 100vw;
    margin: 0;
    padding: 0 1rem;
  }
}

@media (min-width: 992px) {
  .hero-banner-h5-v0
    > .component-content
    > .paragraphSystem
    figure
    > figcaption {
    left: 0;
    max-width: 1140px;
  }
}

@media (max-width: 991px) {
  .hero-banner-h5-v0
    > .component-content
    > .paragraphSystem
    figure
    > figcaption {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    position: static;
  }

  .hero-banner-h5-v0
    > .component-content
    > .paragraphSystem
    figure
    > figcaption
    * {
    text-align: center !important;
  }

  .hero-banner-h5-v0
    > .component-content
    > .paragraphSystem
    figure
    > figcaption
    h1 {
    color: var(--color-1) !important;
  }
}

.hero-banner-carousel h2,
.hero-banner-carousel .h2 {
  font-size: var(--hero-banner-h2-fontsize-mobile);
  line-height: var(--hero-banner-h2-linheight-mobile);
}

@media (min-width: 992px) {
  .hero-banner-carousel h2,
  .hero-banner-carousel .h2 {
    font-size: var(--hero-banner-h2-fontsize-desktop);
    line-height: var(--hero-banner-h2-linheight-desktop);
  }
}

.hero-banner-carousel p,
.hero-banner-carousel .p {
  font-size: var(--hero-banner-p-fontsize-mobile) !important;
  line-height: var(--hero-banner-p-linheight-mobile) !important;
  color: var(--color-1);
}

@media (min-width: 992px) {
  .hero-banner-carousel p,
  .hero-banner-carousel .p {
    font-size: var(--hero-banner-p-fontsize-desktop) !important;
    line-height: var(--hero-banner-p-linheight-desktop) !important;
  }
}

.hero-banner-carousel .btn-alt-3 {
  font-size: 20px;
  line-height: 24px;
  height: auto;
}

@media (min-width: 992px) {
  .hero-banner-carousel .btn-alt-3 {
    font-size: 24px;
    line-height: 54px;
    height: 60px;
  }
}

.carousel-content .reference-buy-now-button {
  margin: 1rem auto;
  min-height: 45px;
}

@media (min-width: 992px) {
  .hero-banner-h5-v1 li .carousel-content > .paragraphSystem {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.hero-banner-h5-v1 li .carousel-content > .paragraphSystem .image {
  width: 100%;
  height: auto;
}

@media (min-width: 992px) {
  .hero-banner-h5-v1 li .carousel-content > .paragraphSystem .image {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    left: var(--hero-banner-image-width);
    width: var(--hero-banner-image-width);
    vertical-align: middle;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-item-align: center;
    align-self: center;
    max-width: var(--hero-banner-image-width);
    min-width: unset;
    height: auto;
  }
}

.hero-banner-h5-v1 li .carousel-content > .paragraphSystem .image img {
  width: auto;
  min-width: auto;
  max-width: 100%;
}

.hero-banner-h5-v1 li .carousel-content > .paragraphSystem > .box {
  -webkit-box-align: inherit;
  -ms-flex-align: inherit;
  align-items: inherit;
  margin: auto;
  left: auto;
  right: auto;
  vertical-align: middle;
  top: auto;
  bottom: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: var(--hero-banner-richtext-width);
  padding: var(--banner-richtext-padding-desktop);
  -ms-flex-item-align: center;
  align-self: center;
}

@media (max-width: 991px) {
  .hero-banner-h5-v1 li .carousel-content > .paragraphSystem > .box {
    padding: var(--banner-richtext-padding-mobile);
    position: static;
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 991px) {
  .megamenu-navigation > .inner > .component-content,
  .simple-navigation > .inner > .component-content {
    position: fixed;
  }
}

.megamenu-navigation .country-selected,
.megamenu-navigation a.top-bar-link,
.simple-navigation .country-selected,
.simple-navigation a.top-bar-link {
  font-size: 14px !important;
}

.megamenu-navigation .megamenu div[class*="col-"],
.simple-navigation .megamenu div[class*="col-"] {
  min-height: 0px;
}

.megamenu-navigation .megamenu .richText .richText-content ul li::before,
.simple-navigation .megamenu .richText .richText-content ul li::before {
  display: none;
}

@media screen and (max-width: 991px) {
  .megamenu-navigation .megamenu sup,
  .simple-navigation .megamenu sup {
    color: var(--color-1);
  }
}

.megamenu-navigation .megamenu > .component-content,
.simple-navigation .megamenu > .component-content {
  position: static;
}

@media (max-width: 991px) {
  .megamenu-navigation .megamenu > .component-content,
  .simple-navigation .megamenu > .component-content {
    max-height: 60px;
    min-height: 60px;
  }
}

.megamenu-navigation .megamenu > .component-content > .paragraphSystem a,
.simple-navigation .megamenu > .component-content > .paragraphSystem a {
  border-bottom: 2px solid transparent;
  text-decoration: none;
}

.megamenu-navigation .megamenu > .component-content > .paragraphSystem a:hover,
.megamenu-navigation .megamenu > .component-content > .paragraphSystem a:focus,
.simple-navigation .megamenu > .component-content > .paragraphSystem a:hover,
.simple-navigation .megamenu > .component-content > .paragraphSystem a:focus {
  text-decoration: none;
  border-color: var(--color-1);
}

.megamenu-navigation
  .megamenu
  > .component-content
  > .paragraphSystem
  a:hover
  sup,
.megamenu-navigation
  .megamenu
  > .component-content
  > .paragraphSystem
  a:focus
  sup,
.simple-navigation
  .megamenu
  > .component-content
  > .paragraphSystem
  a:hover
  sup,
.simple-navigation
  .megamenu
  > .component-content
  > .paragraphSystem
  a:focus
  sup {
  color: var(--color-1);
}

@media (max-width: 991px) {
  .megamenu-navigation .megamenu-social,
  .simple-navigation .megamenu-social {
    -webkit-box-ordinal-group: var(--socialicon-placement-order);
    -ms-flex-order: var(--socialicon-placement-order);
    order: var(--socialicon-placement-order);
    margin-bottom: 0 !important;
  }

  .megamenu-navigation
    .megamenu-social
    .social-pages
    > .component-content
    > .paragraphSystem,
  .simple-navigation
    .megamenu-social
    .social-pages
    > .component-content
    > .paragraphSystem {
    margin-bottom: 0 !important;
  }
}

.megamenu-navigation .megamenu-language-list,
.simple-navigation .megamenu-language-list {
  padding: 50px 1rem !important;
  -webkit-box-shadow: 0 6px 6px rgba(87, 87, 87, 0.3);
  box-shadow: 0 6px 6px rgba(87, 87, 87, 0.3);
}

.megamenu-navigation .megamenu-language-list .reference-language-block,
.simple-navigation .megamenu-language-list .reference-language-block {
  margin-bottom: 1rem !important;
}

.megamenu-navigation .megamenu-top-bar-left,
.simple-navigation .megamenu-top-bar-left {
  margin: 0;
}

.megamenu-navigation .megamenu-top-bar-left .richTextHyperlinkedImage,
.simple-navigation .megamenu-top-bar-left .richTextHyperlinkedImage {
  width: 100%;
  text-align: center;
  margin: 0;
}

.megamenu-navigation .megamenu-top-bar-left .richTextHyperlinkedImage a,
.simple-navigation .megamenu-top-bar-left .richTextHyperlinkedImage a {
  color: #313131;
  line-height: 20px;
}

@media (max-width: 991px) {
  .megamenu-navigation .megamenu-top-bar-left .richTextHyperlinkedImage a,
  .simple-navigation .megamenu-top-bar-left .richTextHyperlinkedImage a {
    padding: 1rem;
    display: inline-block;
    border-color: transparent;
  }
}

.megamenu-navigation .megamenu-top-bar-left .richTextHyperlinkedImage a:hover,
.megamenu-navigation .megamenu-top-bar-left .richTextHyperlinkedImage a:focus,
.simple-navigation .megamenu-top-bar-left .richTextHyperlinkedImage a:hover,
.simple-navigation .megamenu-top-bar-left .richTextHyperlinkedImage a:focus {
  color: var(--color-1);
}

@media (max-width: 991px) {
  .megamenu-navigation .megamenu-top-bar-left .richTextHyperlinkedImage a:hover,
  .megamenu-navigation .megamenu-top-bar-left .richTextHyperlinkedImage a:focus,
  .simple-navigation .megamenu-top-bar-left .richTextHyperlinkedImage a:hover,
  .simple-navigation .megamenu-top-bar-left .richTextHyperlinkedImage a:focus {
    border-color: transparent;
  }
}

@media (min-width: 992px) {
  .megamenu-navigation .megamenu .social-pages,
  .simple-navigation .megamenu .social-pages {
    top: -10px;
    position: relative;
  }
}

.megamenu-navigation .megamenu .social-pages .default-icon,
.simple-navigation .megamenu .social-pages .default-icon {
  border-bottom: 2px solid transparent;
}

@media (min-width: 992px) {
  .megamenu-navigation .megamenu .social-pages .default-icon:hover,
  .megamenu-navigation .megamenu .social-pages .default-icon:focus,
  .simple-navigation .megamenu .social-pages .default-icon:hover,
  .simple-navigation .megamenu .social-pages .default-icon:focus {
    border-color: var(--color-1);
  }
}

.megamenu-navigation .megamenu .social-pages .default-icon a,
.simple-navigation .megamenu .social-pages .default-icon a {
  border: none;
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.87 26.87" width="32" height="32"%3E%3Cg transform="translate(-56.997 -33.429)"%3E%3Crect class="a" width="34" height="4" rx="2" transform="rotate(-45 97.872 -40.065)" fill="%23005480"/%3E%3Cpath class="a" d="M79.624 58.885L58.41 37.672a2 2 0 0 1 2.828-2.829l21.213 21.213a2 2 0 0 1-2.828 2.829z" fill="%23005480"/%3E%3C/g%3E%3C/svg%3E');
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .language-selector,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .language-selector {
  position: relative;
  bottom: 0;
}

@media (max-width: 991px) {
  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .language-selector {
    margin-bottom: 2rem;
    margin-top: 1rem;
  }
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .richTextHyperlinkedImage
  a,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .richTextHyperlinkedImage
  a {
  color: #313131;
}

@media (max-width: 991px) {
  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .richTextHyperlinkedImage
    a,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .richTextHyperlinkedImage
    a {
    padding: 1rem;
    display: inline-block;
    border: none;
  }
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .richTextHyperlinkedImage
  a:hover,
.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .richTextHyperlinkedImage
  a:focus,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .richTextHyperlinkedImage
  a:hover,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .richTextHyperlinkedImage
  a:focus {
  color: var(--color-1);
}

@media (max-width: 991px) {
  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .richTextHyperlinkedImage
    a:hover,
  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .richTextHyperlinkedImage
    a:focus,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .richTextHyperlinkedImage
    a:hover,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    .richTextHyperlinkedImage
    a:focus {
    border: none;
  }
}

.megamenu-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .gsk-logo,
.simple-navigation
  .megamenu-top-bar-right
  > .component-content
  > .paragraphSystem
  .gsk-logo {
  bottom: 15px;
}

.megamenu-navigation
  .megamenu-language-list
  > .inner
  > .component-content
  > .component,
.simple-navigation
  .megamenu-language-list
  > .inner
  > .component-content
  > .component {
  padding: 0;
}

.megamenu-navigation
  .megamenu-language-list
  > .inner
  > .component-content
  > .component
  > .component-content
  > .paragraphSystem
  a,
.simple-navigation
  .megamenu-language-list
  > .inner
  > .component-content
  > .component
  > .component-content
  > .paragraphSystem
  a {
  display: inline-block;
  font-size: 16px;
  padding: 0 !important;
}

.megamenu-navigation
  .megamenu-language-list
  > .inner
  > .component-content
  > .component
  > .component-content
  > .paragraphSystem
  a:hover,
.simple-navigation
  .megamenu-language-list
  > .inner
  > .component-content
  > .component
  > .component-content
  > .paragraphSystem
  a:hover {
  color: var(--color-1);
  border-color: var(--color-1);
}

.megamenu-navigation .megamenu-logo,
.simple-navigation .megamenu-logo {
  z-index: 101;
}

.megamenu-navigation .megamenu-logo > .component-content a img,
.simple-navigation .megamenu-logo > .component-content a img {
  width: auto;
  height: 100%;
}

.megamenu-navigation .megamenu-logo > .component-content a,
.megamenu-navigation .megamenu-logo > .component-content a:hover,
.megamenu-navigation .megamenu-logo > .component-content a:focus,
.simple-navigation .megamenu-logo > .component-content a,
.simple-navigation .megamenu-logo > .component-content a:hover,
.simple-navigation .megamenu-logo > .component-content a:focus {
  height: 60px;
  width: auto;
}

@media (max-width: 991px) {
  .megamenu-navigation .megamenu-logo > .component-content a,
  .megamenu-navigation .megamenu-logo > .component-content a:hover,
  .megamenu-navigation .megamenu-logo > .component-content a:focus,
  .simple-navigation .megamenu-logo > .component-content a,
  .simple-navigation .megamenu-logo > .component-content a:hover,
  .simple-navigation .megamenu-logo > .component-content a:focus {
    width: var(--brand-logo-mobile-width);
    border: none;
  }
}

.megamenu-navigation .megamenu-logo::after,
.simple-navigation .megamenu-logo::after {
  background: none;
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  button,
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  button {
  border-bottom: 2px solid transparent;
  z-index: 111;
}

.megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"],
.simple-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  input[type="text"] {
  border-radius: 15px;
  height: 24px;
  line-height: 24px;
  width: 150px;
}

.megamenu-navigation
  .megamenu.search-opened
  > .component-content
  > .paragraphSystem,
.simple-navigation
  .megamenu.search-opened
  > .component-content
  > .paragraphSystem {
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
}

.megamenu-navigation .megamenu.search-opened > .component-content,
.simple-navigation .megamenu.search-opened > .component-content {
  max-height: 110px;
  min-height: 110px;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Vrstva_1" x="0" y="0" version="1.1" viewBox="0 0 406.3 391.7" xml:space="preserve"%3E%3Cpath d="M18.5 68.5H393v39.2H18.5M18.5 168.4H393v39.2H18.5M18.5 268.2H393v39.2H18.5" class="st0" fill="%23005480"/%3E%3C/svg%3E');
  background-size: 20px;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item {
  max-height: 51px;
  margin: 0;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item {
    padding: 0 2rem !important;
  }
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > a,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > a {
  font-size: 16px;
  padding: 0 0.5rem;
}

@media (max-width: 991px) {
  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a {
    line-height: 24px;
    padding: 15px 4px;
  }
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.is-open
  > ul
  > li:nth-child(1),
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.is-open
  > ul
  > li:nth-child(1) {
  border-top: 1px solid #e9eaed;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration {
  height: 30px;
  width: 30px;
  position: relative;
  right: auto;
  margin: 0;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::before,
.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::after,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::before,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::after {
  background-color: var(--color-1);
  height: 3px;
  width: 12px;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::after,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::after {
  margin-left: -5px;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2 {
  margin: 0;
  padding: 0;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > li,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > li {
  height: auto;
  margin: 0;
  border-bottom: 1px solid #e9eaed;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > li
  > a,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > li
  > a {
  line-height: 18px;
  font-size: 14px;
  padding: 1rem;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-height: 52px;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children
  > a,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children
  > a {
  position: relative;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration {
  background: transparent;
  position: relative;
  right: auto;
  left: auto;
  bottom: 0;
  margin: 0;
  width: 30px;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 30px;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::before,
.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::after,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::before,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::after {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: var(--color-1);
  content: "";
  display: inline-block;
  height: 2px;
  vertical-align: middle;
  width: 8px;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::before,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::after,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::after {
  margin-left: -3px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open {
  max-height: unset;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > ul
  > li:nth-child(1),
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > ul
  > li:nth-child(1) {
  border-top: 1px solid #e9eaed;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > ul
  > li:nth-last-child(1),
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > ul
  > li:nth-last-child(1) {
  border-bottom: 1px solid #e9eaed;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > a
  > .navigation-item-decoration::before,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > a
  > .navigation-item-decoration::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > a
  > .navigation-item-decoration::after,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > a
  > .navigation-item-decoration::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 54px;
  overflow: hidden;
  text-align: center;
  border-top: 1px solid #e9eaed;
  padding: 0 1rem;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > li
  > a,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > li
  > a {
  color: var(--color-1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 54px;
  line-height: 18px;
  font-size: 14px;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > li
  > a:hover,
.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > li
  > a:focus,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > li
  > a:hover,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > li
  > a:focus {
  color: var(--color-1);
  border-color: transparent;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-height: 52px;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children
  > ul
  > li:nth-child(1),
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children
  > ul
  > li:nth-child(1) {
  border-top: none;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children
  > a,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children
  > a {
  position: relative;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration {
  background: transparent;
  position: relative;
  right: auto;
  left: auto;
  bottom: 0;
  margin: 0;
  width: 30px;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 30px;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::before,
.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::after,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::before,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::after {
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-color: var(--color-1);
  content: "";
  display: inline-block;
  height: 2px;
  vertical-align: middle;
  width: 8px;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::before,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::after,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children
  > a
  > .navigation-item-decoration::after {
  margin-left: -3px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children.is-open,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children.is-open {
  max-height: unset;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children.is-open
  > ul
  > li:nth-child(1),
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children.is-open
  > ul
  > li:nth-child(1) {
  border-top: 1px solid #e9eaed;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children.is-open
  > a
  > .navigation-item-decoration::before,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children.is-open
  > a
  > .navigation-item-decoration::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children.is-open
  > a
  > .navigation-item-decoration::after,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children.is-open
  > a
  > .navigation-item-decoration::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children.is-open
  > .navigation-level4
  > .navigation-item,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children.is-open
  > .navigation-level4
  > .navigation-item {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 54px;
  overflow: hidden;
  text-align: center;
  border-top: 1px solid #e9eaed;
  padding: 0 1rem;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children.is-open
  > .navigation-level4
  > li
  > a,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children.is-open
  > .navigation-level4
  > li
  > a {
  color: var(--color-1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 54px;
  line-height: 18px;
  font-size: 14px;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children.is-open
  > .navigation-level4
  > li
  > a:hover,
.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children.is-open
  > .navigation-level4
  > li
  > a:focus,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children.is-open
  > .navigation-level4
  > li
  > a:hover,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item.has-children.is-open
  > .navigation-level3
  > .navigation-item.has-children.is-open
  > .navigation-level4
  > li
  > a:focus {
  color: var(--color-1);
  border-color: transparent;
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  .navigation-root.navigation-level3,
.simple-navigation
  .megamenu-main-nav
  > .component-content
  .navigation-root.navigation-level3 {
  width: 100%;
}

.megamenu-navigation
  .megamenu-submenu-items-container
  .navigation-root.navigation-branch.navigation-level1
  > li
  a,
.simple-navigation
  .megamenu-submenu-items-container
  .navigation-root.navigation-branch.navigation-level1
  > li
  a {
  font-size: 32px;
  line-height: 40px;
}

.megamenu-navigation
  .megamenu-submenu-items-container
  .navigation-root.navigation-branch.navigation-level2,
.simple-navigation
  .megamenu-submenu-items-container
  .navigation-root.navigation-branch.navigation-level2 {
  margin-top: 2rem;
}

.megamenu-navigation
  .megamenu-submenu-items-container
  .navigation-root.navigation-branch.navigation-level2
  > li
  a,
.simple-navigation
  .megamenu-submenu-items-container
  .navigation-root.navigation-branch.navigation-level2
  > li
  a {
  font-size: 18px;
  line-height: 22px;
  display: inline;
  border-bottom: 2px solid transparent;
}

.megamenu-navigation
  .megamenu-submenu-items-container
  .navigation-root.navigation-branch.navigation-level2
  > li
  a:hover,
.megamenu-navigation
  .megamenu-submenu-items-container
  .navigation-root.navigation-branch.navigation-level2
  > li
  a:focus,
.simple-navigation
  .megamenu-submenu-items-container
  .navigation-root.navigation-branch.navigation-level2
  > li
  a:hover,
.simple-navigation
  .megamenu-submenu-items-container
  .navigation-root.navigation-branch.navigation-level2
  > li
  a:focus {
  border-color: inherit;
}

.megamenu-navigation
  .megamenu-submenu-items-container
  .navigation-root.navigation-branch.navigation-level2
  > li
  > ul,
.simple-navigation
  .megamenu-submenu-items-container
  .navigation-root.navigation-branch.navigation-level2
  > li
  > ul {
  margin-top: 1rem;
}

.megamenu-navigation
  .megamenu-submenu-items-container
  .navigation-root.navigation-branch.navigation-level2
  > li
  > ul
  > li
  a,
.simple-navigation
  .megamenu-submenu-items-container
  .navigation-root.navigation-branch.navigation-level2
  > li
  > ul
  > li
  a {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.megamenu-navigation .megamenu-submenu-item,
.simple-navigation .megamenu-submenu-item {
  border-bottom: 2px solid #e9eaed;
}

@media (max-width: 991px) {
  .megamenu-navigation .megamenu-submenu-item a sup,
  .simple-navigation .megamenu-submenu-item a sup {
    color: var(--color-1);
  }
}

@media (min-width: 992px) {
  .megamenu-navigation
    .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"],
  .simple-navigation
    .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"] {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 60px;
  }

  .megamenu-navigation
    .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"]
    .megamenu-bottom-center,
  .simple-navigation
    .megamenu
    > .component-content
    > .paragraphSystem
    > div[class*="megamenu-bottom-"]
    .megamenu-bottom-center {
    z-index: 101;
  }

  .megamenu-navigation
    .megamenu-top-bar-left
    > .component-content
    > .paragraphSystem
    > div,
  .simple-navigation
    .megamenu-top-bar-left
    > .component-content
    > .paragraphSystem
    > div {
    margin-right: 50px;
    margin-top: 0;
  }

  .megamenu-navigation .megamenu-top-bar-left .richTextHyperlinkedImage,
  .simple-navigation .megamenu-top-bar-left .richTextHyperlinkedImage {
    display: inline-block;
    text-align: left;
    width: auto;
    margin: 10px 30px 0 0;
  }

  .megamenu-navigation .megamenu-top-bar-right,
  .simple-navigation .megamenu-top-bar-right {
    -webkit-box-ordinal-group: 2;
  }

  .megamenu-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    > div,
  .simple-navigation
    .megamenu-top-bar-right
    > .component-content
    > .paragraphSystem
    > div {
    margin-left: 30px;
  }

  .megamenu-navigation .megamenu-language-list,
  .simple-navigation .megamenu-language-list {
    background: #fff;
  }

  .megamenu-navigation .megamenu-logo > .component-content a,
  .simple-navigation .megamenu-logo > .component-content a {
    width: auto;
    max-width: initial;
    top: -10px;
    position: relative;
  }

  .megamenu-navigation .megamenu-logo > .component-content a:hover,
  .megamenu-navigation .megamenu-logo > .component-content a:focus,
  .simple-navigation .megamenu-logo > .component-content a:hover,
  .simple-navigation .megamenu-logo > .component-content a:focus {
    width: auto;
  }

  .megamenu-navigation .megamenu-logo > .component-content a:focus,
  .simple-navigation .megamenu-logo > .component-content a:focus {
    border: 1px solid var(--color-1) !important;
    outline: 1px solid var(--color-1);
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    button,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    button {
    margin-top: 20px;
    border-bottom: 2px solid transparent;
  }

  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    button:hover,
  .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    button:focus,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    button:hover,
  .simple-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    button:focus {
    border-color: var(--color-1);
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item {
    padding: 0 3rem;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.has-children,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item.has-children {
    max-height: 100%;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a {
    color: #fff;
    position: relative;
    width: auto;
    border-bottom: none;
    line-height: 24px;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a::after,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a::after {
    display: none;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level2,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level2 {
    margin-top: 2rem;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level2
    > li
    > ul,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level2
    > li
    > ul {
    margin-top: 1rem;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level2
    > li
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level2
    > li
    > a {
    font-size: 22px;
    line-height: 24px;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level3,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level3 {
    margin-top: 1rem;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level3
    > li
    > ul,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level3
    > li
    > ul {
    margin-top: 1rem;
  }

  .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level3
    > li
    > a,
  .simple-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > .navigation-level3
    > li
    > a {
    font-size: 18px;
    line-height: 22px;
  }

  .megamenu-navigation .megamenu-submenu-items-container .navigation-item,
  .simple-navigation .megamenu-submenu-items-container .navigation-item {
    padding: 0 0 1rem 0 !important;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column;
    page-break-inside: avoid;
  }

  .megamenu-navigation .megamenu-submenu-items-container .navigation-item:hover,
  .megamenu-navigation .megamenu-submenu-items-container .navigation-item:focus,
  .simple-navigation .megamenu-submenu-items-container .navigation-item:hover,
  .simple-navigation .megamenu-submenu-items-container .navigation-item:focus {
    padding: 0 0 1rem 0;
  }

  .megamenu-navigation .megamenu-submenu-item,
  .simple-navigation .megamenu-submenu-item {
    border-bottom: 2px solid #e9eaed;
  }

  .megamenu-navigation .megamenu-submenu-item a,
  .simple-navigation .megamenu-submenu-item a {
    border-bottom: 2px solid transparent;
  }

  .megamenu-navigation .megamenu-submenu-item a:hover,
  .megamenu-navigation .megamenu-submenu-item a:focus,
  .simple-navigation .megamenu-submenu-item a:hover,
  .simple-navigation .megamenu-submenu-item a:focus {
    color: var(--color-1);
    border-bottom-color: var(--color-1);
  }

  .megamenu-navigation .megamenu-submenu-item a sup,
  .simple-navigation .megamenu-submenu-item a sup {
    color: #313131;
  }

  .megamenu-navigation .megamenu-submenu-item a sup:hover,
  .megamenu-navigation .megamenu-submenu-item a sup:focus,
  .simple-navigation .megamenu-submenu-item a sup:hover,
  .simple-navigation .megamenu-submenu-item a sup:focus {
    color: var(--color-1);
  }

  .megamenu-navigation .megamenu-submenu-item .image .component-content,
  .simple-navigation .megamenu-submenu-item .image .component-content {
    height: var(--submenu-image-height);
  }

  .megamenu-navigation .megamenu-submenu-item .image .component-content img,
  .simple-navigation .megamenu-submenu-item .image .component-content img {
    height: 100%;
  }

  .megamenu-navigation .megamenu-submenu-item .image .component-content a:hover,
  .megamenu-navigation .megamenu-submenu-item .image .component-content a:focus,
  .simple-navigation .megamenu-submenu-item .image .component-content a:hover,
  .simple-navigation .megamenu-submenu-item .image .component-content a:focus {
    border-bottom-color: transparent;
  }
}

.megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item
  > .navigation-level2
  > .navigation-item
  > .navigation-level3
  > .navigation-item.has-children
  > ul
  > li:nth-child(1) {
  border-top: none;
}

.searchbox-results {
  margin-bottom: 2rem !important;
  margin-top: 1rem;
}

.searchbox-results .searchBox-label .searchBox-title {
  display: none;
}

.searchbox-results .button {
  border-left: 0;
}

.searchbox-results .button::before {
  top: 6px;
}

#content .searchResults .searchResults-number {
  color: var(--color-1);
}

@media (max-width: 991px) {
  #content .searchResults .searchResults-number {
    left: 1rem;
  }
}

#content .searchResults-number {
  line-height: 20px;
  position: absolute;
  top: -50px;
}

#content .searchResults-results .searchResults-title {
  margin: 0;
  padding-bottom: 1rem;
}

#content .searchResults-results .searchResults-title a {
  border-bottom: 3px solid transparent;
  display: inline-block;
}

@media (min-width: 992px) {
  #content .searchResults-results .searchResults-title a:hover,
  #content .searchResults-results .searchResults-title a:focus {
    border-color: var(--color-1);
  }
}

#content .searchResults-pagination {
  margin: 0 auto;
}

#content
  .searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item {
  margin: 0 0.5rem;
  list-style-type: none;
}

#content
  .searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item
  a {
  padding: 0 0.5rem;
}

#content
  .searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.is-active
  a {
  color: #313131;
}

#content
  .searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-next,
#content
  .searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-previous {
  padding-top: 10px;
}

#content
  .searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-next
  a,
#content
  .searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-previous
  a {
  border: solid;
  border-width: 0 2px 2px 0;
  padding: 6px;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  text-indent: -19999px;
  font-size: 2px;
  height: 6px;
  display: block;
}

#content
  .searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-next
  a:hover,
#content
  .searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-next
  a:focus,
#content
  .searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-previous
  a:hover,
#content
  .searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-previous
  a:focus {
  border-bottom: 2px solid;
  background-color: transparent;
  color: var(--color-1);
}

#content
  .searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-previous {
  margin-right: -6px;
}

#content
  .searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item.item-previous
  a {
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

#content
  .searchResults-pagination
  .searchResults-pagination-list
  .searchResults-pagination-item:nth-of-type(1)
  a {
  text-indent: unset;
}

@media (min-width: 768px) {
  #content .searchResults-title a {
    line-height: 28px;
  }

  #content .searchResults-result {
    padding: 1rem 0;
  }
}

.page-search-results .m-d-b-7.m-m-b-5 .flex.flex-row > * > .paragraphSystem {
  overflow: visible;
}

@media (min-width: 992px) {
  [class*="sitemap-columns-"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .sitemap-columns-1 .sitemap-column {
    -webkit-column-count: var(--sitemap-column-count);
    -moz-column-count: var(--sitemap-column-count);
    column-count: var(--sitemap-column-count);
    margin-top: 1rem;
    width: 100%;
  }
}

.sitemap-columns-2 .sitemap-column {
  width: 100%;
}

@media (min-width: 992px) {
  .sitemap-columns-2 .sitemap-column {
    width: 50%;
  }
}

@media (min-width: 992px) {
  #content .sitemap-column h3 {
    margin-top: 0;
  }
}

#content .sitemap-column * a {
  color: #313131;
  text-decoration: none;
  display: inline;
  border-bottom: 2px solid transparent !important;
  font-size: 18px;
  line-height: 25px;
}

@media (min-width: 992px) {
  #content .sitemap-column * a:hover,
  #content .sitemap-column * a:focus {
    color: var(--color-1) !important;
    background-color: transparent !important;
    border-color: var(--color-1) !important;
  }
}

#content .sitemap-column > ul {
  margin-bottom: 2rem;
  margin-left: 0;
}

#content .sitemap-column > ul:nth-of-type(1) {
  margin-top: 0;
}

#content .sitemap-column > ul > li {
  margin: 0 0.5rem 1rem 0;
  list-style-type: none;
}

#content .sitemap-column > ul * ul {
  margin-left: 1rem;
  margin-bottom: 1rem;
}

#content .sitemap-column > ul > li > ul > li:not(:last-child) {
  margin-bottom: 2rem;
}

#content .sitemap-column > ul > li > * li {
  margin-left: 0.5rem;
  list-style-type: disc;
  margin-bottom: 1rem;
}

#content .sitemap-column > ul > li > * li:nth-of-type(1) {
  margin-top: 1rem;
}

#content .sitemap-column h3 a,
#content .sitemap-column > ul > li > ul > li > a {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}

@media (min-width: 992px) {
  #content .sitemap-column h3 a,
  #content .sitemap-column > ul > li > ul > li > a {
    font-size: 24px;
    line-height: 28px;
  }
}

#content .sitemap-column > ul > li > ul > li > ul > li > a {
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
}

@media (min-width: 992px) {
  #content .sitemap-column > ul > li > ul > li > ul > li > a {
    font-size: 20px;
    line-height: 24px;
  }
}

#content .sitemap-column > ul > li > ul > li > ul > li > ul > li > a {
  font-size: 16px;
  line-height: 20px;
}

@media (min-width: 992px) {
  #content .sitemap-column > ul > li > ul > li > ul > li > ul > li > a {
    font-size: 18px;
    line-height: 22px;
  }
}

@media (min-width: 992px) {
  .page-sitemap h1 {
    margin-bottom: 1rem;
  }
}

@media (min-width: 768px) {
  .tabs-wrapper {
    padding: 2rem 1rem 0 !important;
  }
}

#content .tabs .tabs-content {
  border-top-width: 1px;
}

#content .tabs .tabs-content table td,
#content .tabs .tabs-content table th {
  border-color: #313131;
}

#content .tabs .tabs-nav-list {
  padding: 0;
}

#content .tabs .tabs-nav-list .tabs-nav-item {
  margin-bottom: 0;
  padding: 1rem 0;
  outline: 0;
  list-style-type: none;
}

#content .tabs .tabs-nav-list .tabs-nav-item a {
  color: #9f9f9f;
  display: block;
  text-decoration: none;
  border: 0;
}

@media (min-width: 992px) {
  #content .tabs .tabs-nav-list .tabs-nav-item a:hover,
  #content .tabs .tabs-nav-list .tabs-nav-item a:focus {
    border-bottom: none;
    background-color: transparent;
    color: var(--color-1);
    font-weight: 700;
  }

  #content .tabs .tabs-nav-list .tabs-nav-item a:hover *,
  #content .tabs .tabs-nav-list .tabs-nav-item a:focus * {
    color: var(--color-1);
  }

  #content .tabs .tabs-nav-list .tabs-nav-item a:focus {
    outline: 1px solid var(--color-1);
  }
}

#content .tabs .tabContent .richText-content h3:nth-of-type(1),
#content .tabs .tabContent .richText-content h4:nth-of-type(1),
#content .tabs .tabContent .richText-content p:nth-of-type(1),
#content .tabs .tabContent .richText-content ul:nth-of-type(1) {
  margin-top: 0;
}

@media (min-width: 768px) {
  #content .tabs .tabs-nav {
    margin-bottom: 1rem;
  }

  #content .tabs .tabs-nav-list .tabs-nav-item {
    width: 33.3%;
    padding: 0;
    margin: 0;
  }
}

.tabs-wrapper.mobile-tabs {
  padding: 0;
  background-color: #fff !important;
}

.tabs-wrapper.mobile-tabs .tabs-nav {
  z-index: 2;
}

.tabs-wrapper.mobile-tabs .tabs-nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
}

.tabs-wrapper.mobile-tabs .tabs-nav-list > div:first-of-type {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.tabs-wrapper.mobile-tabs .tabs-nav-list > div:nth-of-type(2) {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.tabs-wrapper.mobile-tabs .tabs-nav-list > div:last-of-type {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item {
  background-color: #eaf3f9;
  width: 100%;
  margin-bottom: 0;
  border-bottom: 1px solid var(--color-1);
  padding: 1rem 0;
}

.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item:nth-of-type(1) {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item:nth-of-type(2) {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item:last-of-type {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item + li {
  margin-top: 1rem;
}

.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item a {
  font-size: 20px;
  line-height: 24px;
  height: auto;
  padding: 0 3rem 0 1rem;
  position: relative;
}

.tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::after {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23005480"/%3E%3C/svg%3E') !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  height: 33px;
  left: auto;
  margin: 0;
  margin: auto;
  position: absolute;
  right: 1rem;
  top: 0;
  vertical-align: middle;
  width: 33px;
  -webkit-transition: unset;
  -o-transition: unset;
  transition: unset;
}

.tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23005480"/%3E%3C/svg%3E') !important;
}

.tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23005480"/%3E%3C/svg%3E') !important;
}

.tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23005480"/%3E%3C/svg%3E') !important;
}

.tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23005480"/%3E%3C/svg%3E') !important;
}

.tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23005480"/%3E%3C/svg%3E') !important;
}

.tabs-wrapper.mobile-tabs .tabs .tabs-content {
  border: none;
  padding: 2rem 1rem;
  background-color: #eaf3f9;
}

#content .product-tile,
#content .advil-children-tile {
  padding: 0;
  margin-bottom: 3rem;
}

#content .product-tile .reference-bazaarvoice,
#content .product-tile .reference-buy-now-button,
#content .product-tile .richText,
#content .advil-children-tile .reference-bazaarvoice,
#content .advil-children-tile .reference-buy-now-button,
#content .advil-children-tile .richText {
  text-align: center;
}

#content .product-tile .reference-bazaarvoice,
#content .advil-children-tile .reference-bazaarvoice {
  margin-top: 1rem;
}

#content .product-tile .richText .richText-content,
#content .advil-children-tile .richText .richText-content {
  padding: 0 1rem;
}

@media (min-width: 992px) {
  #content .product-tile .richText .richText-content h3 a,
  #content .advil-children-tile .richText .richText-content h3 a {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (max-width: 991px) {
  #content .product-tile .richText .richText-content h4,
  #content .advil-children-tile .richText .richText-content h4 {
    font-size: 16px;
    line-height: 20px;
  }
}

@media (min-width: 992px) {
  #content .product-tile .richText .richText-content h3,
  #content .product-tile .richText .richText-content h4,
  #content .advil-children-tile .richText .richText-content h3,
  #content .advil-children-tile .richText .richText-content h4 {
    height: var(--producttile-title-height);
  }
}

#content .product-tile .richText.odd p:first-of-type,
#content .advil-children-tile .richText.odd p:first-of-type {
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  #content .product-tile .richText.odd p:first-of-type,
  #content .advil-children-tile .richText.odd p:first-of-type {
    height: var(--producttile-description-height);
  }
}

#content .product-tile .richText.odd p:last-of-type,
#content .advil-children-tile .richText.odd p:last-of-type {
  margin-bottom: 0;
}

#content .product-tile .image .component-content,
#content .advil-children-tile .image .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 992px) {
  #content .product-tile .image .component-content,
  #content .advil-children-tile .image .component-content {
    height: var(--product-tile-imagecontainerheight);
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

#content .product-tile .image .component-content img,
#content .advil-children-tile .image .component-content img {
  width: auto;
  height: auto;
  max-height: var(--product-tile-imageheight);
}

@media (min-width: 992px) {
  #content .product-tile .image .component-content img,
  #content .advil-children-tile .image .component-content img {
    max-width: 100%;
    -ms-flex-item-align: center;
    align-self: center;
  }
}

@media (max-width: 991px) {
  #content .product-tile .image .component-content img,
  #content .advil-children-tile .image .component-content img {
    max-width: 80%;
  }
}

@media (min-width: 992px) {
  #content .product-tile .image .component-content a,
  #content .advil-children-tile .image .component-content a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

#content .article-tile {
  margin-bottom: 2rem;
  padding: 0 1rem;
}

@media (max-width: 768px) {
  #content .article-tile {
    margin-bottom: 3rem;
  }
}

#content .article-tile .image .component-content,
#content .article-tile .richTextHyperlinkedImage .component-content {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 992px) {
  #content .article-tile {
    margin-bottom: 3rem !important;
  }

  #content .article-tile .image .component-content {
    height: var(--article-tile-imageheight);
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
  }
}

#content .product-tile .richText h4,
#content .article-tile .richText h4 {
  text-align: center;
}

#content .product-tile .richText h4 a,
#content .article-tile .richText h4 a {
  color: #313131;
  border-bottom: 2px solid #313131;
  font-weight: 700;
}

@media (min-width: 992px) {
  #content .product-tile .richText h4 a:hover,
  #content .product-tile .richText h4 a:focus,
  #content .article-tile .richText h4 a:hover,
  #content .article-tile .richText h4 a:focus {
    background: var(--color-1);
    color: #fff;
  }
}

body .title h1 {
  margin-top: 1rem;
}

body .title-center-d *,
body .title-center-d .left,
body .title-center-m *,
body .title-center-m .left {
  text-align: center;
}

.richText {
  max-width: 100%;
}

.richText.component .component-content {
  height: auto;
}

.richText-content .small-text,
.small-text,
.small-text p,
.small-text li,
.small-text .richText-content ol > li,
.small-text .richText-content ul > li {
  font-size: 12px !important;
  line-height: 17px !important;
}

.richText-content .small-text a,
.small-text a,
.small-text p a,
.small-text li a,
.small-text .richText-content ol > li a,
.small-text .richText-content ul > li a {
  word-break: break-word;
  font-size: 12px;
  line-height: 17px;
}

@media screen and (max-width: 991px) {
  .richText-content,
  figcaption {
    overflow-wrap: break-word;
    word-break: break-word;
  }
}

.richText-content sup,
figcaption sup {
  top: -6px;
}

.richText-content a sup,
figcaption a sup {
  text-decoration: none;
  display: inline-block;
}

.richText-content p:nth-last-child(1),
.richText-content .p:nth-last-child(1),
.richText-content ul:nth-last-child(1),
figcaption p:nth-last-child(1),
figcaption .p:nth-last-child(1),
figcaption ul:nth-last-child(1) {
  margin-bottom: 0;
}

.richText-content p:nth-of-type(1),
.richText-content .p:nth-of-type(1),
.richText-content ul:nth-of-type(1),
figcaption p:nth-of-type(1),
figcaption .p:nth-of-type(1),
figcaption ul:nth-of-type(1) {
  margin-top: 0;
}

.richText-content ul,
.richText-content ol,
figcaption ul,
figcaption ol {
  margin-left: 0 !important;
}

.richText-content ul > li,
.richText-content ol > li,
figcaption ul > li,
figcaption ol > li {
  margin: 0;
  padding-left: 1rem !important;
}

.richText-content ul > li:before,
.richText-content ol > li:before,
figcaption ul > li:before,
figcaption ol > li:before {
  line-height: inherit !important;
}

.richText-content ul > li > ul > li:nth-child(1),
.richText-content ol > li > ul > li:nth-child(1),
figcaption ul > li > ul > li:nth-child(1),
figcaption ol > li > ul > li:nth-child(1) {
  margin-top: 1rem;
}

@media screen and (max-width: 991px) {
  .richText-content a,
  figcaption a {
    word-break: break-word;
  }
}

.image a {
  border: none;
}

.image a:hover {
  border: none;
}

#content .richText a:not(.btn-default),
#content li > a,
#content li:not(.tabs-nav-item):not(.carousel-slide) > a {
  border-bottom: 2px solid var(--color-1);
}

@media (min-width: 992px) {
  #content .richText a:not(.btn-default):hover,
  #content .richText a:not(.btn-default):focus,
  #content li > a:hover,
  #content li > a:focus,
  #content li:not(.tabs-nav-item):not(.carousel-slide) > a:hover,
  #content li:not(.tabs-nav-item):not(.carousel-slide) > a:focus {
    border-bottom: 2px solid transparent;
    background-color: var(--color-1);
    color: #fff;
  }

  #content .richText a:not(.btn-default):hover *,
  #content .richText a:not(.btn-default):focus *,
  #content li > a:hover *,
  #content li > a:focus *,
  #content li:not(.tabs-nav-item):not(.carousel-slide) > a:hover *,
  #content li:not(.tabs-nav-item):not(.carousel-slide) > a:focus * {
    color: #fff;
  }

  #content .richText a:not(.btn-default):hover,
  #content .richText a:not(.btn-default):focus,
  #content li > a:hover,
  #content li > a:focus,
  #content li:not(.tabs-nav-item):not(.carousel-slide) > a:hover,
  #content li:not(.tabs-nav-item):not(.carousel-slide) > a:focus {
    border-bottom: 2px solid var(--color-1);
  }
}

.richText .richText-content ol[start="2"] > li:nth-child(1)::before {
  content: "2.";
}

.richText .richText-content ol[start="2"] > li:nth-child(2)::before {
  content: "3.";
}

.richText .richText-content ol[start="2"] > li:nth-child(3)::before {
  content: "4.";
}

.richText .richText-content ol[start="2"] > li:nth-child(4)::before {
  content: "5.";
}

.richText .richText-content ol[start="2"] > li:nth-child(5)::before {
  content: "6.";
}

.richText .richText-content p + ul,
.richText .richText-content p + ol {
  margin-top: 0;
}

.richText .richText-content ul,
.richText .richText-content ol {
  margin: 0 0 1rem 1rem;
}

.richText .richText-content ul > li,
.richText .richText-content ol > li {
  color: #313131;
  margin: 0 0.5rem 1rem 0;
  padding: 0;
}

.richText .richText-content ul > li:nth-last-of-type(1),
.richText .richText-content ol > li:nth-last-of-type(1) {
  margin-bottom: 0;
}

.richText .richText-content ul > li a,
.richText .richText-content ol > li a {
  margin: 0 0 1rem 0;
}

.richText .richText-content ol > li {
  padding-left: 1.25rem !important;
}

.richText .richText-content ol > li:nth-child(10)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(11)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(12)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(13)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(14)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(15)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(16)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(17)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(18)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(19)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(20)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(21)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(22)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(23)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(24)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(25)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(26)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(27)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(28)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(29)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(30)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(31)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(32)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(33)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(34)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(35)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(36)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(37)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(38)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(39)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(40)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(41)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(42)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(43)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(44)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(45)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(46)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(47)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(48)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(49)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(50)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(51)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(52)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(53)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(54)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(55)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(56)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(57)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(58)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(59)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(60)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(61)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(62)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(63)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(64)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(65)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(66)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(67)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(68)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(69)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(70)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(71)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(72)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(73)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(74)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(75)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(76)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(77)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(78)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(79)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(80)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(81)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(82)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(83)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(84)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(85)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(86)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(87)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(88)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(89)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(90)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(91)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(92)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(93)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(94)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(95)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(96)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(97)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(98)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(99)::before {
  text-indent: -4px;
}

.richText .richText-content ol > li:nth-child(100)::before {
  text-indent: -4px;
}

.richText .richText-content ol.small-text > li:nth-child(10)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(11)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(12)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(13)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(14)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(15)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(16)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(17)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(18)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(19)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(20)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(21)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(22)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(23)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(24)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(25)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(26)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(27)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(28)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(29)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(30)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(31)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(32)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(33)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(34)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(35)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(36)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(37)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(38)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(39)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(40)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(41)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(42)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(43)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(44)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(45)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(46)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(47)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(48)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(49)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(50)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(51)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(52)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(53)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(54)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(55)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(56)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(57)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(58)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(59)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(60)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(61)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(62)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(63)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(64)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(65)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(66)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(67)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(68)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(69)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(70)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(71)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(72)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(73)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(74)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(75)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(76)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(77)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(78)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(79)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(80)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(81)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(82)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(83)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(84)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(85)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(86)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(87)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(88)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(89)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(90)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(91)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(92)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(93)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(94)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(95)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(96)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(97)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(98)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(99)::before {
  text-indent: 0;
}

.richText .richText-content ol.small-text > li:nth-child(100)::before {
  text-indent: 0;
}

.richText .richText-content ol[start="11"] > li:nth-child(11)::before {
  content: "11.";
}

.richText .richText-content ol[start="11"] > li:nth-child(12)::before {
  content: "12.";
}

.richText .richText-content ol[start="11"] > li:nth-child(13)::before {
  content: "13.";
}

.richText .richText-content ol[start="11"] > li:nth-child(14)::before {
  content: "14.";
}

.richText .richText-content ol[start="11"] > li:nth-child(15)::before {
  content: "15.";
}

.richText .richText-content ol[start="11"] > li:nth-child(16)::before {
  content: "16.";
}

.richText .richText-content ol[start="11"] > li:nth-child(17)::before {
  content: "17.";
}

.richText .richText-content ol[start="11"] > li:nth-child(18)::before {
  content: "18.";
}

.richText .richText-content ol[start="11"] > li:nth-child(19)::before {
  content: "19.";
}

.richText .richText-content ol[start="11"] > li:nth-child(20)::before {
  content: "20.";
}

.shareThis-list {
  text-align: right;
}

.shareThis-list li {
  margin-right: 10px;
  list-style: none;
  border-bottom: 2px solid transparent;
  display: inline-block;
}

.shareThis-list li a {
  background-color: #148203;
  width: 22px;
  height: 22px;
  position: relative;
  background-color: var(--color-1);
  display: inline-block;
  border-radius: 50% !important;
  border-bottom: none !important;
}

.shareThis-list li a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: auto;
}

.shareThis-list li:hover,
.shareThis-list li:focus {
  border-bottom-color: var(--color-1);
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table td {
  border: 1px solid #eaf3f9;
  padding: 1rem;
  color: #313131;
}

@media (max-width: 991px) {
  table td {
    font-size: 16px;
    line-height: 20px;
    padding: 0.5em;
  }
}

@media (max-width: 375px) {
  table td {
    padding: 0.35em;
  }
}

table td p {
  margin-bottom: 0;
}

table th {
  border: 1px solid #eaf3f9;
  padding: 0.5em 1em;
  color: #313131;
  background: #eaf3f9;
}

@media (max-width: 991px) {
  table th {
    padding: 0.5em;
  }
}

.reference-compare-products-table table {
  width: 100%;
}

.reference-compare-products-table table th {
  color: var(--color-1);
}

@media (max-width: 991px) {
  .reference-compare-products-table table th {
    border: 1px solid var(--color-1);
  }
}

.reference-compare-products-table table th img,
.reference-compare-products-table table th span {
  display: inline-block;
  width: 100px;
  text-align: center;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .reference-compare-products-table table th img,
  .reference-compare-products-table table th span {
    width: 28px;
  }
}

.reference-compare-products-table table th img {
  margin: 0 auto 0.5em;
}

.reference-compare-products-table table th span {
  font-size: 14px;
  line-height: 1em;
}

@media (max-width: 991px) {
  .reference-compare-products-table table th span {
    font-size: 10px;
  }
}

.reference-compare-products-table table th a {
  display: grid;
  border-bottom: 2px solid transparent;
}

.reference-compare-products-table table th a:hover,
.reference-compare-products-table table th a:focus {
  text-decoration: underline;
  border-bottom: 2px solid transparent;
}

.reference-compare-products-table table td {
  color: var(--color-1);
  line-height: 1;
}

.reference-compare-products-table table td:nth-of-type(1) {
  text-align: left;
  color: #313131;
}

.reference-compare-products-table table td,
.reference-compare-products-table table th,
.reference-compare-products-table table caption {
  text-align: center;
  font-weight: 400;
  vertical-align: middle;
}

@media (max-width: 991px) {
  .reference-compare-products-table table td,
  .reference-compare-products-table table th,
  .reference-compare-products-table table caption {
    font-size: 10px;
    padding: 0.5em;
  }
}

.reference-compare-products-table table .compare-sub-heading {
  background-color: var(--color-1);
  color: #fff;
}

.reference-compare-products-table table .compare-sub-heading td p {
  color: #fff;
  padding: 0;
  margin: 0;
}

@media (max-width: 991px) {
  .reference-compare-products-table table .compare-sub-heading td p {
    font-size: 10px;
  }
}

body .gigya-screen .gigya-required-display {
  color: #313131;
}

body .gigya-screen .gigya-label-text {
  display: inline !important;
}

body .gigya-screen .gigya-composite-control.gigya-composite-control-submit {
  text-align: center !important;
  padding: 0 !important;
}

body .gigya-screen .gigya-composite-control.gigya-composite-control-label {
  margin-bottom: 2rem !important;
  line-height: 23px;
  padding-bottom: 0 !important;
}

body .gigya-screen .gigya-composite-control.gigya-composite-control-textbox {
  margin-bottom: 2rem !important;
  padding-bottom: 0 !important;
}

body
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-textbox
  .gigya-input-text {
  margin-bottom: 0 !important;
  height: 55px !important;
}

body .gigya-screen input[type="submit"] {
  background: var(--color-1) !important;
  border: 3px solid var(--color-1) !important;
  color: #fff !important;
  width: auto;
  min-width: 164px !important;
}

body .gigya-screen input[type="submit"]:hover,
body .gigya-screen input[type="submit"]:focus {
  background: #fff !important;
  color: var(--color-1) !important;
}

@media (min-width: 991px) {
  body .gigya-screen.portrait {
    padding: 40px !important;
    border: 1px solid #b6bdc5;
    width: 550px !important;
  }
}

body .gigya-screen form .gigya-composite-control a {
  color: var(--color-1) !important;
}

body .gigya-screen form .gigya-composite-control a:hover {
  color: var(--color-1);
  background-color: #fff;
}

.gigya-screen.portrait {
  border: 1px solid #b6bdc5;
  width: 550px !important;
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
}

.gigya-screen .gigya-error-msg-active.gigya-form-error-msg,
.gigya-screen .gigya-error-msg.gigya-error-msg-active,
.gigya-screen input.gigya-input-password.gigya-error,
.gigya-screen input.gigya-input-text.gigya-error,
.gigya-screen select.gigya-country-code-select.gigya-error,
.gigya-screen.portrait
  div.gigya-tfa
  .gig-tfa-container
  input.gigya-error.gig-tfa-code-textbox {
  border-color: #b70000 !important;
}

.gigya-screen .gigya-input-password,
.gigya-screen .gigya-input-text,
.gigya-screen .gigya-textarea,
.gigya-screen.portrait div.gigya-tfa .gig-tfa-container .gig-tfa-code-textbox {
  color: #313131 !important;
  height: 55px !important;
  font-size: 18px !important;
}

.gigya-screen .gigya-required-display {
  color: #313131 !important;
  padding: 0 !important;
}

.gigya-screen .gigya-label-text {
  display: inline !important;
}

.gigya-screen,
.gigya-screen * {
  color: #313131 !important;
}

.gigya-screen .gigya-error-msg {
  color: #b70000 !important;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-label,
.gigya-screen
  .gigya-composite-control.gigya-composite-control-multi-choice
  .gigya-label {
  font-size: 15px;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-label {
  line-height: 23px;
}

.gigya-screen a:hover {
  text-decoration: none !important;
}

.gigya-screen .gigya-error-msg-active.gigya-form-error-msg,
.gigya-screen .gigya-error-msg.gigya-error-msg-active {
  padding-top: 3px !important;
  text-align: left;
}

@media (max-width: 991px) {
  .gigya-screen.portrait {
    border: none;
    width: 100% !important;
  }

  .gigya-screen .gigya-composite-control.gigya-composite-control-label,
  .gigya-screen
    .gigya-composite-control.gigya-composite-control-multi-choice
    .gigya-label {
    line-height: 20px;
  }

  .gigya-screen.portrait.mobile {
    right: 20px;
    left: 20px;
  }
}

@media (min-width: 991px) {
  .gigya-screen.portrait {
    padding: 40px !important;
  }

  body .gigya-screen form .gigya-composite-control > label,
  body .gigya-screen form .gigya-composite-control label * {
    font-size: 15px;
    line-height: 20px;
  }
}

.gigya-screen
  .gigya-composite-control.gigya-composite-control-multi-choice
  .gigya-multi-choice-item
  label {
  width: auto !important;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-dropdown,
.gigya-screen .gigya-composite-control.gigya-composite-control-fieldset,
.gigya-screen .gigya-composite-control.gigya-composite-control-label,
.gigya-screen .gigya-composite-control.gigya-composite-control-multi-choice,
.gigya-screen .gigya-composite-control.gigya-composite-control-password,
.gigya-screen .gigya-composite-control.gigya-composite-control-textbox {
  margin-bottom: 2rem !important;
}

.gigya-screen .gigya-composite-control.gigya-composite-control-dropdown input,
.gigya-screen .gigya-composite-control.gigya-composite-control-dropdown select,
.gigya-screen .gigya-composite-control.gigya-composite-control-fieldset input,
.gigya-screen .gigya-composite-control.gigya-composite-control-fieldset select,
.gigya-screen .gigya-composite-control.gigya-composite-control-password input,
.gigya-screen .gigya-composite-control.gigya-composite-control-password select,
.gigya-screen .gigya-composite-control.gigya-composite-control-textbox input,
.gigya-screen .gigya-composite-control.gigya-composite-control-textbox select {
  margin-bottom: 0 !important;
}

.gigya-screen .gigya-composite-control,
.gigya-screen .gigya-composite-control.gigya-composite-control-dropdown,
.gigya-screen .gigya-composite-control.gigya-composite-control-fieldset,
.gigya-screen .gigya-composite-control.gigya-composite-control-password,
.gigya-screen .gigya-composite-control.gigya-composite-control-textbox {
  padding-bottom: 0 !important;
}

.gigya-screen
  .gigya-composite-control.gigya-composite-control-multi-choice
  .gigya-label {
  padding-bottom: 4px !important;
}

.gigya-composite-control.gigya-composite-control-label a {
  border-bottom: 2px solid transparent;
}

.gigya-composite-control.gigya-composite-control-label a:hover {
  border-bottom: 2px solid;
}

@media all and (-ms-high-contrast: none) {
  input[type="text"]::-ms-clear {
    display: none;
  }
}

.gigya-screen .gigya-composite-control.gigya-composite-control-submit {
  text-align: center;
}

.gigya-screen input[type="submit"] {
  width: auto !important;
  min-width: 164px;
}

.gigya-screen input[type="submit"]:active {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.gigya-screen * {
  margin-left: 0;
}

body .gigya-screen form .gigya-composite-control input.gigya-error {
  min-height: auto;
  height: auto;
}

.gigya-screen.portrait .gigya-error-msg.gigya-error-msg-active,
.gigya-screen
  .gigya-composite-control.gigya-composite-control-textbox
  .gigya-error-msg-active {
  margin: initial;
}

.gigya-screen
  .gigya-composite-control.gigya-composite-control-multi-choice
  .gigya-multi-choice-item
  .gigya-input-radio {
  width: auto;
}

#exit-notification .exit-notification-text {
  text-align: center;
}

#exit-notification .exit-notification-inner .exit-notification-buttons button {
  min-width: 150px;
  padding: 0 !important;
  background-color: var(--color-1);
}

@media (min-width: 992px) {
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:focus,
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button:hover {
    color: var(--color-1);
  }
}

@media (max-width: 991px) {
  #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button {
    margin-bottom: 2rem;
    min-width: 100px;
  }
}

@media (max-width: 991px) {
  #exit-notification {
    position: fixed;
    overflow-y: scroll;
  }

  #exit-notification .exit-notification-inner {
    padding-left: 0;
    padding-right: 0;
  }

  #exit-notification .exit-notification-inner .richText.component {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.gtm-tracker-configurator,
.p-spider-widget,
.carousel-configurator {
  display: none;
}

.aem-AuthorLayer-Edit .ps-widget,
.aem-AuthorLayer-Edit .s-rev-trax,
.aem-AuthorLayer-Edit .gtm-tracker-configurator,
.aem-AuthorLayer-Edit .carousel-configurator,
.aem-AuthorLayer-Edit .p-spider-widget,
.aem-AuthorLayer-Edit .class-filter {
  background-color: #dee2e6;
  color: #000;
  height: auto;
  line-height: 1.5;
  min-height: 50px;
  padding: 1rem;
  width: 100%;
}

.aem-AuthorLayer-Edit .carousel {
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  opacity: 1 !important;
}

.aem-AuthorLayer-Edit .carousel.initialized {
  opacity: 1;
}

.aem-AuthorLayer-Edit .searchBox-title {
  display: inline-block !important;
}

.aem-AuthorLayer-Edit .p-spider-widget {
  display: inline-block;
  height: auto;
  margin: 1rem auto;
  max-width: 150px;
}

.aem-AuthorLayer-Edit .p-spider-widget::before {
  content: "PriceSpiderWidget";
}

.aem-AuthorLayer-Edit .ps-widget {
  display: inline-block;
  height: auto;
  margin: 1rem auto;
  max-width: 150px;
}

.aem-AuthorLayer-Edit .ps-widget::before {
  content: 'Buy Now button:\a \aps-sku="'attr(ps-sku) '"\a data-gtm-product-name="'attr(
      data-gtm-product-name
    );
  white-space: pre;
}

.aem-AuthorLayer-Edit .s-rev-trax {
  display: inline-block;
  line-height: 1.5;
  margin: 1rem auto;
  max-width: 150px;
}

.aem-AuthorLayer-Edit .s-rev-trax::before {
  content: 'RevTraxContainer:\a \aProgramID: "'attr(data-programid);
  white-space: pre;
}

.aem-AuthorLayer-Edit .gtm-tracker-configurator {
  display: block;
  margin: 1rem auto;
  max-width: 1140px;
  min-height: 50px;
}

.aem-AuthorLayer-Edit .gtm-tracker-configurator::before {
  content: 'GATracker configurator:\a \aid="'attr(id) '"\a data-event="'attr(
      data-event
    )
    '"\a data-event-category="'attr(data-event-category) '"\a data-event-action="'attr(
      data-event-action
    )
    '"\a data-event-trigger="'attr(data-event-trigger) '"\a data-event-label="'attr(
      data-event-label
    )
    '"\a data-event-target="'attr(data-event-target) '"\a data-event-target-parent-selector="'attr(
      data-event-target-parent-selector
    )
    '"\a data-event-target-sharer-selector="'attr(
      data-event-target-sharer-selector
    ) '"\a data-event-target-child-selector="'attr(
      data-event-target-child-selector
    )
    '"\a data-event-delay="'attr(data-event-delay) '"\a data-event-anchor-delay="'attr(
      data-event-anchor-delay
    )
    '"\a data-debug="'attr(data-debug) '"';
  white-space: pre;
}

.aem-AuthorLayer-Edit .gtm-tracker-configurator {
  display: block;
  margin: 1rem auto;
  max-width: 1140px;
  min-height: 50px;
}

.aem-AuthorLayer-Edit .gtm-tracker-configurator::before {
  content: 'Class Filter configurator:\a \aid="'attr(id) '"\a Filter class: "'attr(
      data-filter-class
    )
    '"\aUpdate URL hash: "'attr(data-update-urlhash) '"\a data-event-action="'attr(
      data-event-action
    )
    '"\aLabel selector: "'attr(data-label-selector) '"\a Default label: "'attr(
      data-default-label
    )
    '"\aMultiselect: "'attr(data-multiselect) '"\aType: "'attr(data-type)
    '"\a Categories: "'attr(data-categories) '"';
  white-space: pre;
}

.aem-AuthorLayer-Edit .carousel-configurator {
  display: block;
  margin: 1rem auto;
  max-width: 1140px;
  min-height: 50px;
}

.aem-AuthorLayer-Edit .carousel-configurator::before {
  content: 'Carousel configurator:\a \a \a       Carousel class: "'attr(
      data-carousel-class
    ) '"' '"\a Carousel type="'attr(data-carousel-type) '"'
    '"\aSlides at a time: "'attr(data-slider-items) '"' '"\aSlides at a time (Mobile): "'attr(
      data-slider-items-mobile
    )
    '"' '"\aSlides per move: "'attr(data-slider-per-move) '"' '"\aSlides per move Mobile: "'attr(
      data-slider-per-move-mobile
    )
    '"' '"\aSlides Margin: "'attr(data-slider-margin) 'px"' '"\aSlides Margin Mobile: "'attr(
      data-slider-margin-mobile
    )
    'px"' '"\a Carousel add Class: "'attr(data-slider-add-class) '"' '"\a Carousel Mode"'attr(
      data-slider-mode
    )
    '"' '"\a Carousel Animation Speed: "'attr(data-slider-animation-speed) 'ms"'
    '"\a Autoplay: "'attr(data-slider-autoplay) '"' '"\aPause On Hover: "'attr(
      data-slider-pause-on-hover
    ) '"' '"\a End Animation Enabled: "'attr(data-slider-end-animation) '"'
    '"\aPause slide for: "'attr(data-slider-pause) 'ms"' '"\aKeypress navigation enabled: "'attr(
      data-slider-enable-keypress
    )
    '"' '"\a Enable prev/next buttons: "'attr(data-slider-enable-prevnext) '"' '"\a Enable prev/next buttons Mobile: "'attr(
      data-slider-enable-prevnext-mobile
    )
    '"' '"\a Enable bullet navigation: "'attr(data-slider-enable-pager) '"' '"\a Enable bullet navigation Mobile: "'attr(
      data-slider-enable-pager-mobile
    )
    '"' '"\a Adaptive height: "'attr(data-slider-adaptive-height) '"' '"\a Enable vertical Slider: "'attr(
      data-slider-enable-vertical
    )
    '"' '"\aVertical height: "'attr(data-slider-vertical-height) 'px"' '"\a Bullets position: "'attr(
      data-slider-pager-position
    )
    '"' '"\a Bullets position Mobile: "'attr(data-slider-pager-mobile) '"' '"\a Enable touch: "'attr(
      data-slider-enable-touch
    )
    '"' '"\a Enable drag: "'attr(data-slider-enable-drag) '"' '"\a Enable free move: "'attr(
      data-slider-enable-free-move
    )
    '"';
  white-space: pre;
}

@media (max-width: 991px) {
  .p-m-x-1 .p-m-x-1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

#footer .text-color-white .richText-content a {
  border-bottom: 2px solid transparent;
}

@media (min-width: 992px) {
  #footer .text-color-white .richText-content a:hover,
  #footer .text-color-white .richText-content a:focus {
    border-bottom: 2px solid #fff;
  }
}

.background-color-advil {
  color: #fff;
}

.background-color-advilpm {
  background-color: #002e69;
}

.background-color-advilchild {
  background-color: #0076bb;
}

.background-color-advilrespiratory {
  background-color: #a11118;
}

#footer .reference-view-complete-family-advil-products {
  background-color: #fff;
}

.product-tile-tabs-wrapper {
  background-color: #f3f4f5;
}

.reference-faqs-accordian-questions-Main .flex.flex-row * > .paragraphSystem,
.reference-faqs-accordian-all-topics .flex.flex-row * > .paragraphSystem,
.reference-coronavirus-faqs .flex.flex-row * > .paragraphSystem,
.reference-ibuprofen-coronavirus-vaccine .flex.flex-row * > .paragraphSystem,
.reference-preguntas-frecuentes .flex.flex-row * > .paragraphSystem,
.reference-faqs .flex.flex-row * > .paragraphSystem,
.reference-faqs-Popular-questions .flex.flex-row * > .paragraphSystem,
.reference-faqs-interakciok .flex.flex-row * > .paragraphSystem,
.reference-preguntas-sobre-la-politica-de-privacidad
  .flex.flex-row
  *
  > .paragraphSystem,
.page-coronavirus .accordion .flex.flex-row * > .paragraphSystem,
.reference-gsk-experts-blogs .flex.flex-row * > .paragraphSystem,
.reference-glossary-of-terms-faqs .flex.flex-row * > .paragraphSystem,
.accordion.fixed-component .flex.flex-row * > .paragraphSystem {
  overflow: visible;
}

@media (max-width: 991px) {
  #ratings-summary {
    padding-right: 0 !important;
    margin: 0 auto 1rem !important;
    width: auto !important;
  }
}

.template-product-detail #content .product-details-l2-v0 h4 a,
.layout-product-details #content .product-details-l2-v0 h4 a {
  color: #313131;
  border-color: #313131;
}

@media (min-width: 992px) {
  .template-product-detail #content .product-details-l2-v0 h4 a:hover,
  .template-product-detail #content .product-details-l2-v0 h4 a:focus,
  .layout-product-details #content .product-details-l2-v0 h4 a:hover,
  .layout-product-details #content .product-details-l2-v0 h4 a:focus {
    color: #fff;
  }
}

.template-product-detail .reference-bazaarvoice [data-bv-show="rating_summary"],
.layout-product-details .reference-bazaarvoice [data-bv-show="rating_summary"] {
  margin: 1rem 0 !important;
}

@media (max-width: 991px) {
  .template-product-detail
    .reference-bazaarvoice
    [data-bv-show="rating_summary"]
    div.bv_button_component_container,
  .layout-product-details
    .reference-bazaarvoice
    [data-bv-show="rating_summary"]
    div.bv_button_component_container {
    margin: 0 auto !important;
  }
}

@media (max-width: 991px) {
  .template-product-detail
    .reference-bazaarvoice
    [data-bv-show="rating_summary"],
  .layout-product-details
    .reference-bazaarvoice
    [data-bv-show="rating_summary"] {
    text-align: center !important;
  }
}

@media (max-width: 991px) {
  .template-product-detail
    .reference-bazaarvoice
    [data-bv-show="rating_summary"]
    .bv_main_container
    .bv_main_container_row_flex,
  .layout-product-details
    .reference-bazaarvoice
    [data-bv-show="rating_summary"]
    .bv_main_container
    .bv_main_container_row_flex {
    padding-right: 0 !important;
    margin: 0 auto !important;
    width: 100% !important;
  }
}

.gigya-screen,
.gigya-screen * {
  color: #313131 !important;
}

#header .reference-coronavirus {
  background-color: #fff3e0;
}

#header .reference-coronavirus .notIndexableBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 490px) {
  #header .reference-coronavirus .notIndexableBox {
    height: 115px;
    margin: 0 !important;
    padding: 0 1rem !important;
  }
}

@media (min-width: 491px) {
  #header .reference-coronavirus .notIndexableBox {
    height: 80px;
    margin: 0 !important;
    padding: 0 1rem !important;
  }
}

@media (min-width: 711px) {
  #header .reference-coronavirus .notIndexableBox {
    height: 60px;
    margin: 0 auto !important;
    padding: 0 1rem !important;
  }
}

#header .reference-coronavirus .notIndexableBox .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#header .reference-coronavirus .richText .richText-content p {
  font-size: 15px;
  line-height: 19px;
  color: #000;
}

#header .reference-coronavirus .richText .richText-content p strong,
#header .reference-coronavirus .richText .richText-content p a {
  font-size: 18px;
  line-height: 22px;
}

@media (max-width: 991px) {
  #header .reference-coronavirus .richText .richText-content p {
    font-size: 12px;
    line-height: 16px;
  }

  #header .reference-coronavirus .richText .richText-content p strong,
  #header .reference-coronavirus .richText .richText-content p a {
    font-size: 15px;
    line-height: 19px;
  }
}

#header .reference-coronavirus .richText .richText-content p a {
  border-color: inherit;
  color: var(--color-1);
}

#header .reference-coronavirus .richText .richText-content p a:hover,
#header .reference-coronavirus .richText .richText-content p a:focus {
  color: #fff;
  background-color: var(--color-1);
  border-color: var(--color-1);
}

@media (max-width: 991px) {
  #content .background-color-advilpm .image img,
  #content .background-color-advilchild .image img,
  #content .bg-color-3 .image img,
  #content .bg-color-4 .image img,
  #content .bg-color-5 .image img,
  #content .bg-color-6 .image img,
  #content .bg-color-7 .image img {
    width: 100%;
  }
}

#content .background-color-advilpm h3,
#content .background-color-advilchild h3,
#content .bg-color-3 h3,
#content .bg-color-4 h3,
#content .bg-color-5 h3,
#content .bg-color-6 h3,
#content .bg-color-7 h3 {
  margin-top: 0;
}

#content .background-color-advilpm .richText a,
#content .background-color-advilpm .richText-content a,
#content .background-color-advilchild .richText a,
#content .background-color-advilchild .richText-content a,
#content .bg-color-3 .richText a,
#content .bg-color-3 .richText-content a,
#content .bg-color-4 .richText a,
#content .bg-color-4 .richText-content a,
#content .bg-color-5 .richText a,
#content .bg-color-5 .richText-content a,
#content .bg-color-6 .richText a,
#content .bg-color-6 .richText-content a,
#content .bg-color-7 .richText a,
#content .bg-color-7 .richText-content a {
  border-bottom: 2px solid #fff;
  display: inline;
  color: #fff;
}

#content .background-color-advilpm .richText a:hover,
#content .background-color-advilpm .richText a:focus,
#content .background-color-advilpm .richText-content a:hover,
#content .background-color-advilpm .richText-content a:focus,
#content .background-color-advilchild .richText a:hover,
#content .background-color-advilchild .richText a:focus,
#content .background-color-advilchild .richText-content a:hover,
#content .background-color-advilchild .richText-content a:focus,
#content .bg-color-3 .richText a:hover,
#content .bg-color-3 .richText a:focus,
#content .bg-color-3 .richText-content a:hover,
#content .bg-color-3 .richText-content a:focus,
#content .bg-color-4 .richText a:hover,
#content .bg-color-4 .richText a:focus,
#content .bg-color-4 .richText-content a:hover,
#content .bg-color-4 .richText-content a:focus,
#content .bg-color-5 .richText a:hover,
#content .bg-color-5 .richText a:focus,
#content .bg-color-5 .richText-content a:hover,
#content .bg-color-5 .richText-content a:focus,
#content .bg-color-6 .richText a:hover,
#content .bg-color-6 .richText a:focus,
#content .bg-color-6 .richText-content a:hover,
#content .bg-color-6 .richText-content a:focus,
#content .bg-color-7 .richText a:hover,
#content .bg-color-7 .richText a:focus,
#content .bg-color-7 .richText-content a:hover,
#content .bg-color-7 .richText-content a:focus {
  color: #005480 !important;
  border-color: #fff;
  background-color: #fff;
}

#content .background-color-advilpm .richText a:hover sup,
#content .background-color-advilpm .richText a:focus sup,
#content .background-color-advilpm .richText-content a:hover sup,
#content .background-color-advilpm .richText-content a:focus sup,
#content .background-color-advilchild .richText a:hover sup,
#content .background-color-advilchild .richText a:focus sup,
#content .background-color-advilchild .richText-content a:hover sup,
#content .background-color-advilchild .richText-content a:focus sup,
#content .bg-color-3 .richText a:hover sup,
#content .bg-color-3 .richText a:focus sup,
#content .bg-color-3 .richText-content a:hover sup,
#content .bg-color-3 .richText-content a:focus sup,
#content .bg-color-4 .richText a:hover sup,
#content .bg-color-4 .richText a:focus sup,
#content .bg-color-4 .richText-content a:hover sup,
#content .bg-color-4 .richText-content a:focus sup,
#content .bg-color-5 .richText a:hover sup,
#content .bg-color-5 .richText a:focus sup,
#content .bg-color-5 .richText-content a:hover sup,
#content .bg-color-5 .richText-content a:focus sup,
#content .bg-color-6 .richText a:hover sup,
#content .bg-color-6 .richText a:focus sup,
#content .bg-color-6 .richText-content a:hover sup,
#content .bg-color-6 .richText-content a:focus sup,
#content .bg-color-7 .richText a:hover sup,
#content .bg-color-7 .richText a:focus sup,
#content .bg-color-7 .richText-content a:hover sup,
#content .bg-color-7 .richText-content a:focus sup {
  color: inherit !important;
}

#content .bg-color-4 .richText a:hover,
#content .bg-color-4 .richText-content a:hover {
  color: #005480 !important;
}

#content .bg-color-5 .richText a:hover,
#content .bg-color-5 .richText-content a:hover {
  color: #0076bb !important;
}

#content .bg-color-6 .richText a:hover,
#content .bg-color-6 .richText-content a:hover {
  color: #28525f !important;
}

#content .bg-color-7 .richText a:hover,
#content .bg-color-7 .richText-content a:hover {
  color: #1e3c47 !important;
}

#content .background-color-advilpm .richText a:hover,
#content .background-color-advilpm .richText-content a:hover {
  color: #0076bb !important;
}

#content .background-color-advilchild .richText a:hover,
#content .background-color-advilchild .richText-content a:hover {
  color: #0076bb !important;
}

#content [class*="reference-where-to-buy-list"] .article-tile .image {
  border: 1px solid #dedede;
  max-width: 400px;
  width: 90%;
  height: 240px;
}

@media (max-width: 991px) {
  #content [class*="reference-where-to-buy-list"] .article-tile .image {
    margin: 0 auto;
  }
}

#content
  [class*="reference-where-to-buy-list"]
  .article-tile
  .image
  .component-content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: var(--article-tile-imageheight);
}

@media (max-width: 991px) {
  h1 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .p-m-x-1 h1 {
    padding-right: 0;
    padding-left: 0;
  }

  .p-m-1 .p-m-1,
  .p-m-x-1 .p-m-x-1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.article-with-icon img {
  float: left;
  width: 15% !important;
}

.article-with-icon .richText.component > .component-content > .richText-content,
.article-with-icon.richText > .component-content > .richText-content {
  padding-left: 1rem;
  width: 83%;
  display: inline-block;
}

#content
  .common-question-slide
  .text-color-white
  .richText
  a:not(.btn-default) {
  border-color: #fff;
}

@media (min-width: 992px) {
  #content
    .common-question-slide
    .text-color-white
    .richText
    a:not(.btn-default):hover,
  #content
    .common-question-slide
    .text-color-white
    .richText
    a:not(.btn-default):focus {
    color: var(--color-1) !important;
    background: #fff;
  }
}

#content .common-question-slide .bg-color-1 > .component-content,
#content
  .common-question-slide
  .bg-color-1
  > .component-content
  > .paragraphSystem,
#content .common-question-slide .bg-color-4 > .component-content,
#content
  .common-question-slide
  .bg-color-4
  > .component-content
  > .paragraphSystem,
#content .common-question-slide .background-color-advilpm > .component-content,
#content
  .common-question-slide
  .background-color-advilpm
  > .component-content
  > .paragraphSystem,
#content
  .common-question-slide
  .background-color-advilchild
  > .component-content,
#content
  .common-question-slide
  .background-color-advilchild
  > .component-content
  > .paragraphSystem {
  background-color: var(--color-common-question) !important;
}

.common-questions-homepage.lSSlideOuter .lSPager.lSpg {
  margin-top: 1rem !important;
}

.hero-banner-h5-v1.bg-color-1 > .component-content > .paragraphSystem {
  background-color: var(--carousel-bg) !important;
}

.accordion.fixed-component {
  padding: 0 1rem;
}

.accordion.fixed-component .p-m-x-1 {
  padding: 0;
}

.p-m-x-1 .accordion.fixed-component {
  padding: 0;
}

.layout-homepage .video-link-image a:after {
  top: 48%;
  left: 50%;
}

.video-link-image a:after {
  position: absolute;
  top: 43%;
  left: 48%;
  margin: -33px 0 0 -33px;
  z-index: 1;
  width: 82px;
  height: 82px;
  content: "";
  background: url(/content/dam/cf-consumer-healthcare/bp-advil/ko_KO/articles/video-icon.png)
    0 0 no-repeat;
}

.heading-with-icon {
  padding: 0 1rem;
}

@media (max-width: 991px) {
  .heading-with-icon {
    padding-top: 1rem;
  }
}

.heading-with-icon img {
  max-height: 130px;
}

.background-cover div {
  background-size: cover;
}

.background-center div {
  background-position: center;
}

.border-1px {
  border: solid var(--color-1) 1px;
}

.yellow-line h1 {
  position: relative;
}

.yellow-line h1:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
  width: 150px;
  height: 4px;
  background: #fff100;
}

.yellow-line-social:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: auto;
  width: 150px;
  height: 4px;
  background: #fff100;
}

.box-with-link div.component-content > a {
  padding-left: 1rem;
}

.insta-feed-2-col .odd {
  padding-right: 0.2rem;
}

.insta-feed-2-col .even {
  padding-left: 0.2rem;
}

html[lang$="NZ"]
  .megamenu-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.87 26.87" width="32" height="32"%3E%3Cg transform="translate(-56.997 -33.429)"%3E%3Crect class="a" width="34" height="4" rx="2" transform="rotate(-45 97.872 -40.065)" fill="%231495bf"/%3E%3Cpath class="a" d="M79.624 58.885L58.41 37.672a2 2 0 0 1 2.828-2.829l21.213 21.213a2 2 0 0 1-2.828 2.829z" fill="%231495bf"/%3E%3C/g%3E%3C/svg%3E');
}

html[lang$="NZ"]
  .megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Vrstva_1" x="0" y="0" version="1.1" viewBox="0 0 406.3 391.7" xml:space="preserve"%3E%3Cpath d="M18.5 68.5H393v39.2H18.5M18.5 168.4H393v39.2H18.5M18.5 268.2H393v39.2H18.5" class="st0" fill="%231495bf"/%3E%3C/svg%3E');
}

@media (min-width: 992px) {
  html[lang$="NZ"]
    .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%231495bf" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
    border-color: #003b5c;
  }
}

html[lang$="NZ"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="NZ"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%231495bf"/%3E%3C/svg%3E') !important;
}

html[lang$="NZ"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::before {
  background-color: #003b5c;
}

html[lang$="NZ"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="NZ"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper:hover::after,
html[lang$="NZ"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="NZ"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%231495bf"/%3E%3C/svg%3E') !important;
}

html[lang$="NZ"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::after,
html[lang$="NZ"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%231495bf"/%3E%3C/svg%3E') !important;
}

html[lang$="NZ"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::before {
  background-color: #003b5c;
}

html[lang$="NZ"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head::after,
html[lang$="NZ"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head:hover::after,
html[lang$="NZ"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head::after,
html[lang$="NZ"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%231495bf"/%3E%3C/svg%3E') !important;
}

html[lang$="PR"]
  .megamenu-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.87 26.87" width="32" height="32"%3E%3Cg transform="translate(-56.997 -33.429)"%3E%3Crect class="a" width="34" height="4" rx="2" transform="rotate(-45 97.872 -40.065)" fill="%2300335f"/%3E%3Cpath class="a" d="M79.624 58.885L58.41 37.672a2 2 0 0 1 2.828-2.829l21.213 21.213a2 2 0 0 1-2.828 2.829z" fill="%2300335f"/%3E%3C/g%3E%3C/svg%3E');
}

html[lang$="PR"]
  .megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Vrstva_1" x="0" y="0" version="1.1" viewBox="0 0 406.3 391.7" xml:space="preserve"%3E%3Cpath d="M18.5 68.5H393v39.2H18.5M18.5 168.4H393v39.2H18.5M18.5 268.2H393v39.2H18.5" class="st0" fill="%2300335f"/%3E%3C/svg%3E');
}

@media (min-width: 992px) {
  html[lang$="PR"]
    .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%2300335f" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
    border-color: #00335f;
  }
}

html[lang$="PR"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="PR"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%2300335f"/%3E%3C/svg%3E') !important;
}

html[lang$="PR"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::before {
  background-color: #00335f;
}

html[lang$="PR"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="PR"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper:hover::after,
html[lang$="PR"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="PR"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%2300335f"/%3E%3C/svg%3E') !important;
}

html[lang$="PR"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::after,
html[lang$="PR"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%2300335f"/%3E%3C/svg%3E') !important;
}

html[lang$="PR"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::before {
  background-color: #00335f;
}

html[lang$="PR"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head::after,
html[lang$="PR"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head:hover::after,
html[lang$="PR"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head::after,
html[lang$="PR"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%2300335f"/%3E%3C/svg%3E') !important;
}

html[lang$="CA"]
  .megamenu-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.87 26.87" width="32" height="32"%3E%3Cg transform="translate(-56.997 -33.429)"%3E%3Crect class="a" width="34" height="4" rx="2" transform="rotate(-45 97.872 -40.065)" fill="%23032954"/%3E%3Cpath class="a" d="M79.624 58.885L58.41 37.672a2 2 0 0 1 2.828-2.829l21.213 21.213a2 2 0 0 1-2.828 2.829z" fill="%23032954"/%3E%3C/g%3E%3C/svg%3E');
}

html[lang$="CA"]
  .megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Vrstva_1" x="0" y="0" version="1.1" viewBox="0 0 406.3 391.7" xml:space="preserve"%3E%3Cpath d="M18.5 68.5H393v39.2H18.5M18.5 168.4H393v39.2H18.5M18.5 268.2H393v39.2H18.5" class="st0" fill="%23032954"/%3E%3C/svg%3E');
}

@media (min-width: 992px) {
  html[lang$="CA"]
    .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23032954" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
    border-color: #032954;
  }
}

html[lang$="CA"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="CA"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23032954"/%3E%3C/svg%3E') !important;
}

html[lang$="CA"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::before {
  background-color: #032954;
}

html[lang$="CA"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="CA"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper:hover::after,
html[lang$="CA"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="CA"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23032954"/%3E%3C/svg%3E') !important;
}

html[lang$="CA"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::after,
html[lang$="CA"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23032954"/%3E%3C/svg%3E') !important;
}

html[lang$="CA"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::before {
  background-color: #032954;
}

html[lang$="CA"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head::after,
html[lang$="CA"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head:hover::after,
html[lang$="CA"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head::after,
html[lang$="CA"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23032954"/%3E%3C/svg%3E') !important;
}

html[lang$="CO"]
  .megamenu-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.87 26.87" width="32" height="32"%3E%3Cg transform="translate(-56.997 -33.429)"%3E%3Crect class="a" width="34" height="4" rx="2" transform="rotate(-45 97.872 -40.065)" fill="%23092b40"/%3E%3Cpath class="a" d="M79.624 58.885L58.41 37.672a2 2 0 0 1 2.828-2.829l21.213 21.213a2 2 0 0 1-2.828 2.829z" fill="%23092b40"/%3E%3C/g%3E%3C/svg%3E');
}

html[lang$="CO"]
  .megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Vrstva_1" x="0" y="0" version="1.1" viewBox="0 0 406.3 391.7" xml:space="preserve"%3E%3Cpath d="M18.5 68.5H393v39.2H18.5M18.5 168.4H393v39.2H18.5M18.5 268.2H393v39.2H18.5" class="st0" fill="%23092b40"/%3E%3C/svg%3E');
}

@media (min-width: 992px) {
  html[lang$="CO"]
    .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23092b40" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
    border-color: #092b40;
  }
}

html[lang$="CO"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="CO"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23092b40"/%3E%3C/svg%3E') !important;
}

html[lang$="CO"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::before {
  background-color: #092b40;
}

html[lang$="CO"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="CO"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper:hover::after,
html[lang$="CO"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="CO"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23092b40"/%3E%3C/svg%3E') !important;
}

html[lang$="CO"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::after,
html[lang$="CO"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23092b40"/%3E%3C/svg%3E') !important;
}

html[lang$="CO"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::before {
  background-color: #092b40;
}

html[lang$="CO"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head::after,
html[lang$="CO"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head:hover::after,
html[lang$="CO"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head::after,
html[lang$="CO"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23092b40"/%3E%3C/svg%3E') !important;
}

html[lang$="NL"]
  .megamenu-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.87 26.87" width="32" height="32"%3E%3Cg transform="translate(-56.997 -33.429)"%3E%3Crect class="a" width="34" height="4" rx="2" transform="rotate(-45 97.872 -40.065)" fill="%23092b40"/%3E%3Cpath class="a" d="M79.624 58.885L58.41 37.672a2 2 0 0 1 2.828-2.829l21.213 21.213a2 2 0 0 1-2.828 2.829z" fill="%23092b40"/%3E%3C/g%3E%3C/svg%3E');
}

html[lang$="NL"]
  .megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Vrstva_1" x="0" y="0" version="1.1" viewBox="0 0 406.3 391.7" xml:space="preserve"%3E%3Cpath d="M18.5 68.5H393v39.2H18.5M18.5 168.4H393v39.2H18.5M18.5 268.2H393v39.2H18.5" class="st0" fill="%23092b40"/%3E%3C/svg%3E');
}

@media (min-width: 992px) {
  html[lang$="NL"]
    .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23092b40" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
    border-color: #092b40;
  }
}

html[lang$="NL"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="NL"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23092b40"/%3E%3C/svg%3E') !important;
}

html[lang$="NL"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::before {
  background-color: #092b40;
}

html[lang$="NL"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="NL"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper:hover::after,
html[lang$="NL"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="NL"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23092b40"/%3E%3C/svg%3E') !important;
}

html[lang$="NL"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::after,
html[lang$="NL"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23092b40"/%3E%3C/svg%3E') !important;
}

html[lang$="NL"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::before {
  background-color: #092b40;
}

html[lang$="NL"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head::after,
html[lang$="NL"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head:hover::after,
html[lang$="NL"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head::after,
html[lang$="NL"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23092b40"/%3E%3C/svg%3E') !important;
}

html[lang$="MX"]
  .megamenu-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.87 26.87" width="32" height="32"%3E%3Cg transform="translate(-56.997 -33.429)"%3E%3Crect class="a" width="34" height="4" rx="2" transform="rotate(-45 97.872 -40.065)" fill="%2319476e"/%3E%3Cpath class="a" d="M79.624 58.885L58.41 37.672a2 2 0 0 1 2.828-2.829l21.213 21.213a2 2 0 0 1-2.828 2.829z" fill="%2319476e"/%3E%3C/g%3E%3C/svg%3E');
}

html[lang$="MX"]
  .megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Vrstva_1" x="0" y="0" version="1.1" viewBox="0 0 406.3 391.7" xml:space="preserve"%3E%3Cpath d="M18.5 68.5H393v39.2H18.5M18.5 168.4H393v39.2H18.5M18.5 268.2H393v39.2H18.5" class="st0" fill="%2319476e"/%3E%3C/svg%3E');
}

@media (min-width: 992px) {
  html[lang$="MX"]
    .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%2319476e" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
    border-color: #19476e;
  }
}

html[lang$="MX"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="MX"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%2319476e"/%3E%3C/svg%3E') !important;
}

html[lang$="MX"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::before {
  background-color: #19476e;
}

html[lang$="MX"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="MX"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper:hover::after,
html[lang$="MX"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="MX"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%2319476e"/%3E%3C/svg%3E') !important;
}

html[lang$="MX"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::after,
html[lang$="MX"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%2319476e"/%3E%3C/svg%3E') !important;
}

html[lang$="MX"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::before {
  background-color: #19476e;
}

html[lang$="MX"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head::after,
html[lang$="MX"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head:hover::after,
html[lang$="MX"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head::after,
html[lang$="MX"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%2319476e"/%3E%3C/svg%3E') !important;
}

html[lang$="AU"]
  .megamenu-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.87 26.87" width="32" height="32"%3E%3Cg transform="translate(-56.997 -33.429)"%3E%3Crect class="a" width="34" height="4" rx="2" transform="rotate(-45 97.872 -40.065)" fill="%23003b5c"/%3E%3Cpath class="a" d="M79.624 58.885L58.41 37.672a2 2 0 0 1 2.828-2.829l21.213 21.213a2 2 0 0 1-2.828 2.829z" fill="%23003b5c"/%3E%3C/g%3E%3C/svg%3E');
}

html[lang$="AU"]
  .megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Vrstva_1" x="0" y="0" version="1.1" viewBox="0 0 406.3 391.7" xml:space="preserve"%3E%3Cpath d="M18.5 68.5H393v39.2H18.5M18.5 168.4H393v39.2H18.5M18.5 268.2H393v39.2H18.5" class="st0" fill="%23003b5c"/%3E%3C/svg%3E');
}

@media (min-width: 992px) {
  html[lang$="AU"]
    .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23003b5c" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
    border-color: #003b5c;
  }
}

html[lang$="AU"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="AU"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23003b5c"/%3E%3C/svg%3E') !important;
}

html[lang$="AU"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::before {
  background-color: #003b5c;
}

html[lang$="AU"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="AU"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper:hover::after,
html[lang$="AU"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="AU"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23003b5c"/%3E%3C/svg%3E') !important;
}

html[lang$="AU"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::after,
html[lang$="AU"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23003b5c"/%3E%3C/svg%3E') !important;
}

html[lang$="AU"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::before {
  background-color: #003b5c;
}

html[lang$="AU"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head::after,
html[lang$="AU"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head:hover::after,
html[lang$="AU"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head::after,
html[lang$="AU"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23003b5c"/%3E%3C/svg%3E') !important;
}

html[lang$="ko"]
  .megamenu-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.87 26.87" width="32" height="32"%3E%3Cg transform="translate(-56.997 -33.429)"%3E%3Crect class="a" width="34" height="4" rx="2" transform="rotate(-45 97.872 -40.065)" fill="%23002854"/%3E%3Cpath class="a" d="M79.624 58.885L58.41 37.672a2 2 0 0 1 2.828-2.829l21.213 21.213a2 2 0 0 1-2.828 2.829z" fill="%23002854"/%3E%3C/g%3E%3C/svg%3E');
}

html[lang$="ko"]
  .megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Vrstva_1" x="0" y="0" version="1.1" viewBox="0 0 406.3 391.7" xml:space="preserve"%3E%3Cpath d="M18.5 68.5H393v39.2H18.5M18.5 168.4H393v39.2H18.5M18.5 268.2H393v39.2H18.5" class="st0" fill="%23002854"/%3E%3C/svg%3E');
}

@media (min-width: 992px) {
  html[lang$="ko"]
    .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23002854" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
    border-color: #002854;
  }
}

html[lang$="ko"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="ko"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23002854"/%3E%3C/svg%3E') !important;
}

html[lang$="ko"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::before {
  background-color: #002854;
}

html[lang$="ko"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="ko"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper:hover::after,
html[lang$="ko"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="ko"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23002854"/%3E%3C/svg%3E') !important;
}

html[lang$="ko"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::after,
html[lang$="ko"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23002854"/%3E%3C/svg%3E') !important;
}

html[lang$="ko"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::before {
  background-color: #002854;
}

html[lang$="ko"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head::after,
html[lang$="ko"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head:hover::after,
html[lang$="ko"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head::after,
html[lang$="ko"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23002854"/%3E%3C/svg%3E') !important;
}

html[lang$="FR"]
  .megamenu-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.87 26.87" width="32" height="32"%3E%3Cg transform="translate(-56.997 -33.429)"%3E%3Crect class="a" width="34" height="4" rx="2" transform="rotate(-45 97.872 -40.065)" fill="%2315b7ff"/%3E%3Cpath class="a" d="M79.624 58.885L58.41 37.672a2 2 0 0 1 2.828-2.829l21.213 21.213a2 2 0 0 1-2.828 2.829z" fill="%2315b7ff"/%3E%3C/g%3E%3C/svg%3E');
}

html[lang$="FR"]
  .megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Vrstva_1" x="0" y="0" version="1.1" viewBox="0 0 406.3 391.7" xml:space="preserve"%3E%3Cpath d="M18.5 68.5H393v39.2H18.5M18.5 168.4H393v39.2H18.5M18.5 268.2H393v39.2H18.5" class="st0" fill="%2315b7ff"/%3E%3C/svg%3E');
}

@media (min-width: 992px) {
  html[lang$="FR"]
    .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%2315b7ff" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
    border-color: #15b7ff;
  }
}

html[lang$="FR"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="FR"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%2315b7ff"/%3E%3C/svg%3E') !important;
}

html[lang$="FR"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::before {
  background-color: #15b7ff;
}

html[lang$="FR"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="FR"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper:hover::after,
html[lang$="FR"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper::after,
html[lang$="FR"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%2315b7ff"/%3E%3C/svg%3E') !important;
}

html[lang$="FR"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::after,
html[lang$="FR"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%2315b7ff"/%3E%3C/svg%3E') !important;
}

html[lang$="FR"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::before {
  background-color: #15b7ff;
}

html[lang$="FR"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head::after,
html[lang$="FR"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head:hover::after,
html[lang$="FR"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head::after,
html[lang$="FR"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%2315b7ff"/%3E%3C/svg%3E') !important;
}

:root {
  --producttile-title-height: auto;
  --filtercta-alignment: flex-start;
  --navanchor-padding: 0 0.5rem;
  --product-tile-imagecontainerheight: 185px;
  --product-tile-imageheight: 185px;
  --producttile-description-height: auto;
  --article-tile-imageheight: 180px;
  --socialicon-placement-order: 7;
  --sitemap-column-count: 2;
  --hero-banner-image-width: auto;
  --hero-banner-richtext-width: 100%;
  --hero-banner-h2-fontsize-mobile: 30px;
  --hero-banner-h2-linheight-mobile: 36px;
  --hero-banner-h2-fontsize-desktop: 42px;
  --hero-banner-h2-linheight-desktop: 52px;
  --hero-banner-p-fontsize-mobile: 20px;
  --hero-banner-p-linheight-mobile: 28px;
  --hero-banner-p-fontsize-desktop: 24px;
  --hero-banner-p-linheight-desktop: 30px;
  --brand-logo-mobile-width: auto;
  --carousel-dots-width: 100%;
  --color-common-question: $color-1;
  --carousel-bg: $color-1;
}

@media (max-width: 991px) {
  :root {
    --product-tile-imageheight: none;
  }
}

:root [class*="reference-where-to-buy-list"] {
  --article-tile-imageheight: 240px;
}

html[lang="es-CO"] {
  --socialicon-placement-order: 4;
}

html[lang="en-NZ"] {
  --submenu-image-height: 125px;
  --article-tile-imageheight: 270px;
  --sitemap-column-count: 3;
}

html[lang="es-PR"] {
  --submenu-image-height: 125px;
  --sitemap-column-count: 2;
  --article-tile-imageheight: 100px;
  --product-tile-imagecontainerheight: 200px;
  --product-tile-imageheight: 200px;
  --socialicon-placement-order: 4;
}

html[lang$="CA"] {
  --producttile-title-height: 58px;
  --hero-banner-image-width: 50%;
  --hero-banner-richtext-width: 50%;
  --product-tile-imagecontainerheight: 212px;
  --product-tile-imageheight: 180px;
  --filtercta-alignment: left;
  --navanchor-padding: 0 0.5rem;
  --producttile-description-height: auto;
  --article-tile-imageheight: 282px;
  --submenu-image-height: 125px;
  --banner-richtext-padding-mobile: 3rem 1rem;
  --banner-richtext-padding-desktop: 1rem 4rem;
  --brand-logo-mobile-width: 90px;
}

html[lang$="CA"] .page-offers,
html[lang$="CA"] .layout-homepage {
  --producttile-title-height: auto;
}

html[lang$="CA"] .page-coronavirus {
  --hero-banner-image-width: auto;
  --hero-banner-richtext-width: 100%;
}

html[lang="es-MX"] {
  --product-tile-imagecontainerheight: 252px;
  --product-tile-imageheight: 180px;
  --brand-logo-mobile-width: 90px;
  --hero-banner-image-width: 100%;
}

html[lang="hu"] {
  --submenu-image-height: 125px;
  --brand-logo-mobile-width: 90px;
  --banner-richtext-padding-desktop: 0 1rem 1rem;
  --hero-banner-image-width: 50%;
  --hero-banner-richtext-width: 50%;
  --carousel-dots-width: 50%;
}

html[lang="nl-NL"] {
  --submenu-image-height: 125px;
  --brand-logo-mobile-width: 90px;
  --product-tile-imageheight: 112px;
  --producttile-title-height: 56px;
  --product-tile-imagecontainerheight: 112px;
}

html[lang="fr-FR"] {
  --submenu-image-height: auto;
  --brand-logo-mobile-width: 220px;
}

html[lang="ko"] {
  --brand-logo-mobile-width: 90px;
  --hero-banner-image-width: 100%;
  --hero-banner-richtext-width: 100%;
  --socialicon-placement-order: 4;
}

html[lang="en-AU"],
html[lang="en-NZ"] {
  --brand-logo-mobile-width: 90px;
  --hero-banner-richtext-width: 40%;
  --product-tile-imagecontainerheight: 200px;
  --product-tile-imageheight: 200px;
  --producttile-title-height: 60px;
  --color-common-question: #003b5c;
  --carousel-bg: #003b5c;
}

html[lang="en-AU"] .reference-products-list-homepage,
html[lang="en-NZ"] .reference-products-list-homepage {
  --product-tile-imagecontainerheight: 120px;
  --product-tile-imageheight: 120px;
}

html[lang="en-US"],
html[lang="es"] {
  --brand-logo-mobile-width: 90px;
  --submenu-image-height: 125px;
  --banner-richtext-padding-desktop: 0 1rem 1rem;
  --hero-banner-image-width: 50%;
  --hero-banner-richtext-width: 50%;
  --carousel-dots-width: 50%;
  --product-tile-imagecontainerheight: 200px;
  --product-tile-imageheight: 200px;
  --socialicon-placement-order: 4;
}

html[lang="en-US"] [class*="template-advilrespiratory"] {
  --color-common-question: #28525f;
  --carousel-bg: #f8ecec;
}

html[lang="en-US"]
  [class*="template-advilrespiratory"].template-advilrespiratory-article-hub {
  --article-tile-imageheight: 270px;
}

html[lang="en-US"] [class*="template-advilchildren"] {
  --color-common-question: #0076bb;
  --carousel-bg: #eaf3f9;
}

html[lang="en-US"] [class*="template-advilpm"] {
  --color-common-question: #002e69;
  --carousel-bg: #eaf3f9;
}

@media (min-width: 992px) {
  html[lang$="CA"] .layout-homepage .carousel-slide.active .carouselSlide,
  html[lang$="CA"]
    .layout-homepage
    .carousel-slide.active
    .carouselSlide
    .carousel-content,
  html[lang$="CA"]
    .layout-homepage
    .carousel-slide.active
    .carouselSlide
    .no-image,
  html[lang$="CA"]
    .layout-homepage
    .carousel-slide.active
    .carouselSlide
    .paragraphSystem {
    height: 100%;
  }

  html[lang$="CA"]
    .reference-browse-by-products-homepage
    .border:last-child
    a:focus,
  html[lang$="CA"]
    .reference-browse-by-products-homepage
    .border:last-child
    a:hover {
    color: #032954 !important;
    text-decoration: underline;
    background-color: #fff !important;
  }

  html[lang$="CA"] .s-d-1 {
    margin-bottom: 1rem !important;
  }
}

html[lang$="CA"]
  .class-filter[data-type="buttons"]
  .filter-list-js
  .filter-item-js,
html[lang$="CA"]
  .reference-browse-by-products-homepage
  .richText
  .richText-content
  p
  a.cta-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 76px;
}

html[lang$="CA"]
  .reference-browse-by-products-homepage
  .richText
  .richText-content
  p
  a.cta-link {
  padding: 0.5rem;
}

html[lang$="CA"]
  .layout-homepage
  .reference-featured-related-products
  .richText-content {
  padding: 0 1rem;
}

/* AVL-293 | 20-06-2025 | start */
html[lang$="CA"] .ps-widget[data-ps-sku],
html[lang$="CA"] .ps-widget[ps-sku] {
    height: 52px;
    line-height: 50px;
    min-width: 164px;
    border: 3px solid var(--color-1);
    clear: both;
    float: none;
}

html[lang$="CA"] .reference-buy-now-button .ps-widget[data-ps-sku]:hover,
html[lang$="CA"] .reference-buy-now-button .ps-widget[ps-sku]:hover,
html[lang$="CA"] .reference-buy-now-button .ps-widget[data-ps-sku]:focus,
html[lang$="CA"] .reference-buy-now-button .ps-widget[ps-sku]:focus {
    line-height: 50px;
    color: var(--color-1);
    border: 3px solid var(--color-1);
    background-color: white;
}

html[lang$="CA"] .reference-buy-now-button .visually-hidden {
    display: block;
}

/* AVL-293 | 20-06-2025 | end */


html[lang$="CA"] .btn-default {
  min-width: 164px;
}

@media (min-width: 992px) {
  html[lang$="CA"] .product-details-l2-v0 .reference-buy-now-button {
    -webkit-box-flex: 0 !important;
    -ms-flex: none !important;
    flex: none !important;
    width: auto !important;
    margin-right: 3rem;
  }
}

html[lang$="CA"]
  .page-coronavirus
  .hero-banner-h5-v1
  li
  .carousel-content
  > .paragraphSystem
  > .image
  img {
  padding: 0;
}

html[lang$="CA"]
  .megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  .page-resources
  .navigation-item-decoration {
  display: none !important;
}

html[lang$="CA"] .reference-coronavirus .notIndexableBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 490px) {
  html[lang$="CA"] .reference-coronavirus .notIndexableBox {
    height: 85px;
  }
}

@media (min-width: 491px) {
  html[lang$="CA"] .reference-coronavirus .notIndexableBox {
    height: 45px;
  }
}

html[lang$="CA"] .reference-browse-by-products-homepage .border {
  border-width: 3px;
}

@media (min-width: 992px) {
  html[lang$="CA"] #content {
    margin-top: 0;
  }
}

html[lang$="CA"] #content .reference-resources-article-listing .border-color-4 {
  background: #ffe800;
}

@media (min-width: 992px) {
  html[lang$="CA"]
    #content
    .reference-resources-article-listing
    .border-color-4:hover,
  html[lang$="CA"]
    #content
    .reference-resources-article-listing
    .border-color-4:focus {
    background-color: #fcc901;
  }
}

html[lang$="CA"]
  #content
  .reference-resources-article-listing
  .border-color-4
  .richText.component
  .component-content {
  padding: 1rem;
}

html[lang$="CA"]
  #content
  .reference-resources-article-listing
  .border-color-4
  img {
  margin-bottom: 1rem;
  min-height: 54px;
}

html[lang$="CA"]
  #content
  .reference-resources-article-listing
  .border-color-4
  a,
html[lang$="CA"]
  #content
  .reference-resources-article-listing
  .border-color-4
  a:hover,
html[lang$="CA"]
  #content
  .reference-resources-article-listing
  .border-color-4
  a:focus {
  border-bottom: 2px solid transparent;
  background: none;
  color: var(--color-1);
}

html[lang$="CA"]
  #content
  .reference-resources-article-listing
  .border-color-4
  .richText-content
  a {
  border-color: var(--color-1);
}

@media (min-width: 992px) {
  html[lang$="CA"]
    #content
    .reference-resources-article-listing
    .border-color-4
    .richText-content
    a:hover,
  html[lang$="CA"]
    #content
    .reference-resources-article-listing
    .border-color-4
    .richText-content
    a:focus {
    color: #fff;
    background-color: var(--color-1);
  }
}

html[lang$="CA"] #content .product-tile .image .component-content {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  padding: 1rem 0;
  margin: 0 1rem;
  background: #f4f4f4;
}

html[lang$="CA"] #content .product-tile .image .component-content img {
  max-height: 180px;
}

@media (min-width: 992px) {
  html[lang$="CA"] #content .product-tile .image .component-content {
    margin: 0 2rem;
  }
}

html[lang$="CA"]
  .megamenu-navigation
  .megamenu
  .reference-buy-now-button
  .ps-widget {
  padding: 0 !important;
  height: 32px;
  line-height: 32px;
  min-width: 0;
  font-size: 16px;
  font-weight: 700 !important;
  border-radius: 0 !important;
  min-width: 0;
  font-family: "Roboto", "Helvetica Neue", arial, sans-serif;
}

html[lang$="CA"]
  .megamenu-navigation
  .megamenu
  .reference-buy-now-button
  .ps-widget
  .ps-button-label {
  color: #fff;
}

@media (max-width: 991px) {
  html[lang$="CA"]
    .megamenu-navigation
    .megamenu
    .reference-buy-now-button
    .ps-widget {
    background: transparent;
    border: none;
    height: 52px;
    line-height: 50px;
  }

  html[lang$="CA"]
    .megamenu-navigation
    .megamenu
    .reference-buy-now-button
    .ps-widget
    .ps-button-label {
    color: var(--color-1);
    background: transparent;
  }
}

@media (min-width: 992px) {
  html[lang$="CA"]
    .megamenu-navigation
    .megamenu
    .reference-buy-now-button
    .ps-widget:hover
    .ps-button-label,
  html[lang$="CA"]
    .megamenu-navigation
    .megamenu
    .reference-buy-now-button
    .ps-widget:focus
    .ps-button-label,
  html[lang$="CA"]
    .megamenu-navigation
    .megamenu
    .reference-buy-now-button
    .ps-widget
    .ps-button-label:hover,
  html[lang$="CA"]
    .megamenu-navigation
    .megamenu
    .reference-buy-now-button
    .ps-widget
    .ps-button-label:focus {
    color: #032954 !important;
  }
}

html[lang$="CA"]
  .hero-banner-h5-v1
  li
  .carousel-content
  > .paragraphSystem
  > .image
  img {
  padding: 1rem;
}

html[lang$="CA"]
  .page-offers
  #content
  .product-tile
  .image.last
  .component-content {
  background: 0 0;
  height: auto;
  padding: 0;
}

@media (min-width: 768px) {
  html[lang$="CA"] .layout-article-page table {
    max-width: 666px;
    min-width: 666px;
  }
}

@media (min-width: 992px) {
  html[lang$="CA"]
    .hero-banner-h5-v0
    > .component-content
    > .paragraphSystem
    figure
    > figcaption
    > * {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    max-width: 60%;
    color: #fff;
  }

  html[lang$="CA"]
    .hero-banner-h5-v0
    > .component-content
    > .paragraphSystem
    figure
    > figcaption
    h1 {
    color: #ffe800;
    line-height: 75px;
    font-size: 65px;
    margin-top: 0;
  }

  html[lang$="CA"]
    .hero-banner-h5-v0
    > .component-content
    > .paragraphSystem
    figure
    > figcaption
    h4 {
    margin-bottom: 0;
  }

  html[lang$="CA"]
    .hero-banner-h5-v0
    > .component-content
    > .paragraphSystem
    figure
    > figcaption
    p {
    width: 35%;
  }

  html[lang$="CA"] .megamenu-nav-container .reference-buy-now-button,
  html[lang$="CA"] .megamenu-navigation .megamenu-main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 35px;
  }

  html[lang$="CA"] .megamenu-navigation .megamenu-main-nav {
    width: 70%;
  }

  html[lang$="CA"] .megamenu-nav-container .reference-buy-now-button {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 32%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #032954;
    padding-left: 1rem;
    position: relative;
    left: 70%;
    bottom: 35px;
  }

  html[lang$="CA"]
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1 {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  html[lang$="CA"]
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item {
    padding: 0 3rem;
  }

  html[lang$="CA"] .reference-offers-promotions-listing .p-d-x-2 p {
    height: 66px;
  }

  html[lang$="CA"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .navigation-root.navigation-branch.navigation-level2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

html[lang$="CA"] .reference-browse-by-products-homepage .border:last-child {
  background: #032954;
}

html[lang$="CA"]
  .reference-browse-by-products-homepage
  .border:last-child
  a.cta-link {
  color: #fff;
}

@media (min-width: 991px) and (max-width: 1200px) {
  html[lang$="CA"]
    .hero-banner-h5-v0.horizontal-left
    > .component-content
    > .paragraphSystem
    figure
    > figcaption
    h1 {
    font-size: 40px;
    padding-left: 3rem;
  }

  html[lang$="CA"]
    .hero-banner-h5-v0.horizontal-left
    > .component-content
    > .paragraphSystem
    figure
    > figcaption
    p {
    font-size: 16px;
    width: 50%;
    padding-left: 3rem;
  }
}

html[lang$="CA"] .page-offers #content .product-tile h4 {
  margin-bottom: 0;
}

html[lang$="CA"] .page-offers #content .product-tile h3 {
  margin-top: 0;
}

html[lang$="CA"] #content .reference-browse-by-products-homepage a.cta-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 76px;
  border: none;
}

@media (min-width: 992px) {
  html[lang$="CA"]
    #content
    .reference-browse-by-products-homepage
    a.cta-link:hover,
  html[lang$="CA"]
    #content
    .reference-browse-by-products-homepage
    a.cta-link:focus {
    text-decoration: underline;
  }
}

html[lang="fr-CA"]
  .page-coronavirus
  .tabs-wrapper.mobile-tabs
  .tabs
  .tabs-content,
html[lang="fr-CA"]
  .page-coronavirus
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item {
  background: transparent;
}

html[lang="fr-CA"] .reference-coronavirus .notIndexableBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 490px) {
  html[lang="fr-CA"] .reference-coronavirus .notIndexableBox {
    height: 155px;
  }
}

@media (min-width: 491px) {
  html[lang="fr-CA"] .reference-coronavirus .notIndexableBox {
    height: 90px;
  }
}

@media (min-width: 711px) {
  html[lang="fr-CA"] .reference-coronavirus .notIndexableBox {
    height: 75px;
  }
}

@media (min-width: 992px) {
  html[lang="fr-CA"] #content {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  html[lang="fr-CA"] .reference-offers-promotions-listing .p-d-x-2 p {
    height: 110px;
  }
}

html[lang="en-NZ"]
  .reference-commercial-videos
  .tabs
  .tabs-nav-list
  .tabs-nav-item
  .text-wrapper {
  width: 85%;
  display: block;
  max-width: 260px;
  font-size: 18px;
  line-height: 22px;
}

@media (min-width: 992px) {
  html[lang="en-NZ"] .reference-commercial-videos .reference-commercial-video-1,
  html[lang="en-NZ"] .reference-commercial-videos .reference-commercial-video-2,
  html[lang="en-NZ"]
    .reference-commercial-videos
    .reference-commercial-video-3 {
    max-width: 650px;
    margin: 0 auto;
  }

  html[lang="en-NZ"]
    .reference-commercial-videos
    .reference-commercial-video-1 {
    max-width: 890px;
  }
}

html[lang="es-PR"] .background-color-advilpm {
  background-color: #10335f !important;
}

@media (max-width: 991px) {
  html[lang="es-PR"]
    .hero-banner-h5-v0
    > .component-content
    > .paragraphSystem
    figure
    > figcaption
    h1 {
    margin-bottom: 0;
  }
}

html[lang="es-PR"] .bg-color-1 {
  background-color: #1f528d !important;
}

html[lang="es-PR"] .bg-color-1-inner > .row {
  background-color: #1f528d !important;
}

html[lang="es-PR"] .bg-color-1-inner > .component-content > .paragraphSystem {
  background-color: #1f528d !important;
}

html[lang="es-PR"] .bg-color-1 > .component-content {
  background-color: #1f528d !important;
}

html[lang="es-PR"] .bg-color-1 > .component-content > .paragraphSystem {
  background-color: #1f528d !important;
}

@media (max-width: 767px) {
  html[lang="es-PR"] .reference-coronavirus .pager-on-bottom-left-m .lSPager {
    bottom: 0.5rem;
  }
}

html[lang="es-PR"] .hero-banner-h5-v0 .title-center-d > .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

html[lang="es-PR"] #content .article-tile {
  margin-bottom: 1rem !important;
  border-width: 1px;
}

html[lang="es-PR"] #content .article-tile h3 {
  margin-bottom: 0;
}

html[lang="es-PR"] #content .article-tile .p-m-x-1 {
  padding: 0 !important;
}

html[lang="es-PR"] .icon-tile .image .component-content,
html[lang="es-PR"] #content .article-tile .image .component-content {
  height: var(--article-tile-imageheight);
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

html[lang="es-PR"] .icon-tile .image .component-content img,
html[lang="es-PR"] #content .article-tile .image .component-content img {
  max-height: 100%;
}

html[lang="es-PR"] .icon-tile .image .component-content {
  height: 90px;
  margin: 0 auto 1rem auto;
}

html[lang="es-PR"] .icon-tile .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

html[lang="es-PR"]
  .hero-banner-h5-v0
  > .component-content
  > .paragraphSystem
  figure {
  margin: 0 !important;
}

@media (max-width: 991px) {
  html[lang="es-CO"]
    .megamenu-navigation
    .megamenu-logo
    > .component-content
    a
    img {
    max-height: 40px;
  }
}

@media (min-width: 992px) {
  html[lang="es-CO"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .navigation-root.navigation-branch.navigation-level2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

@media (max-width: 490px) {
  html[lang="es-CO"] #content {
    margin-top: 175px;
  }
}

@media (min-width: 491px) {
  html[lang="es-CO"] #content {
    margin-top: 130px;
  }
}

@media (min-width: 992px) {
  html[lang="es-CO"] #content {
    margin-top: 0;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] .megamenu-navigation .megamenu-main-nav {
    background-color: #092b40 !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] .simple-navigation .megamenu-main-nav {
    background-color: #092b40 !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"]
    .megamenu-navigation
    .megamenu-main-nav
    .component-content
    .navigation-root.navigation-level1
    .navigation-item:hover
    a {
    color: #092b40;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"]
    .megamenu-navigation
    .megamenu-main-nav
    .component-content
    .navigation-root.navigation-level1
    .navigation-item:focus
    a {
    color: #092b40;
  }
}

html[lang="es-CO"]
  .megamenu-navigation
  .megamenu-search
  > .component-content
  > .paragraphSystem
  .searchBox
  button {
  background-image: url("/content/dam/cf-consumer-healthcare/bp-advil/es_CO/icons/search.svg") !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] .carousel.h5-v1-hero-banner {
    opacity: 1;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] .carousel.h5-v1-hero-banner .carousel-slides {
    display: inline;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] .default-icon > a {
    background-color: #092b40;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"]
    .reference-home-products-list
    .richText
    a:not(.btn-default) {
    color: #092b40;
    border-bottom: 2px solid #092b40;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"]
    .reference-home-products-list
    .richText
    a:not(.btn-default):hover {
    background-color: #092b40;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"]
    .reference-home-products-list
    .richText
    a:not(.btn-default):focus {
    background-color: #092b40;
  }
}

html[lang="es-CO"] .reference-products-list-buynow .richText a.btn-default {
  border: 3px solid #092b40;
  line-height: 46px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"]
    .reference-products-list-buynow
    .richText
    a.btn-default:hover {
    color: #092b40 !important;
    border: 3px solid #092b40;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"]
    .reference-products-list-buynow
    .richText
    a.btn-default:focus {
    color: #092b40 !important;
    border: 3px solid #092b40;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"]
    .reference-products-list-buynow
    .richText
    a:not(.btn-default) {
    color: #092b40;
    border-bottom: 2px solid #092b40;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"]
    .reference-products-list-buynow
    .richText
    a:not(.btn-default):hover {
    background-color: #092b40;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"]
    .reference-products-list-buynow
    .richText
    a:not(.btn-default):focus {
    background-color: #092b40;
  }
}

html[lang="es-CO"] #content li > a {
  border-bottom: 2px solid #092b40;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] body .breadcrumbs .breadcrumbs-list li a {
    color: #092b40;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] body .breadcrumbs .breadcrumbs-list li a:hover {
    color: #092b40 !important;
  }
}

html[lang="es-CO"]
  body
  .breadcrumbs
  .breadcrumbs-list
  li:nth-of-type(1)
  a::before {
  background-image: url("/content/dam/cf-consumer-healthcare/bp-advil/es_CO/icons/home_icon.svg") !important;
}

html[lang="es-CO"]
  body
  .breadcrumbs
  .breadcrumbs-list
  li:not(:nth-last-of-type(1))::before {
  background-image: url("/content/dam/cf-consumer-healthcare/bp-advil/es_CO/icons/separator.svg") !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] body .breadcrumbs .breadcrumbs-without-separator li a {
    color: #092b40;
  }
}

html[lang="es-CO"]
  body
  .breadcrumbs
  .breadcrumbs-without-separator
  li:nth-of-type(1)
  a::before {
  background-image: url("/content/dam/cf-consumer-healthcare/bp-advil/es_CO/icons/home_icon.svg") !important;
}

html[lang="es-CO"]
  body
  .breadcrumbs
  .breadcrumbs-without-separator
  li:not(:nth-last-of-type(1))::before {
  background-image: url("/content/dam/cf-consumer-healthcare/bp-advil/es_CO/icons/separator.svg") !important;
}

html[lang="es-CO"] .btn-default {
  border-color: #092b40;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] .btn-default {
    background-color: #092b40;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] .btn-default :hover {
    color: #092b40;
    border: 3px solid #092b40 !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] .btn-default :focus {
    color: #092b40;
    border: 3px solid #092b40 !important;
  }
}

html[lang="es-CO"] .btn-alt-3 {
  border-color: #092b40;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] .btn-alt-3 {
    background-color: #092b40;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] .btn-alt-3 :hover {
    color: #092b40;
    border: 3px solid #092b40 !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] .btn-alt-3 :focus {
    color: #092b40;
    border: 3px solid #092b40 !important;
  }
}

html[lang="es-CO"] .tabs .tabs-content {
  border-top: #092b40 solid 1px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] .tabs .tabs-nav-list .tabs-nav-item.is-active a {
    color: #092b40 !important;
  }
}

html[lang="es-CO"] .product-details-l2-v0 .btn-default:hover {
  border: 3px solid #092b40 !important;
  color: #092b40 !important;
}

html[lang="es-CO"] .product-details-l2-v0 .btn-default:focus {
  border: 3px solid #092b40 !important;
  color: #092b40 !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] #footer * {
    color: #092b40;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] #footer .list-footer .richText-content ul li a:hover {
    background-color: #092b40;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] #content .tabs .tabs-nav-list .tabs-nav-item a:hover * {
    color: #092b40;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] #content .tabs .tabs-nav-list .tabs-nav-item a:focus * {
    color: #092b40;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"]
    .accordion
    .accordion-container
    .accordion-slide
    .accordion-head::after {
    background-image: url("/content/dam/cf-consumer-healthcare/bp-advil/es_CO/icons/accordian_plus.svg") !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"]
    .accordion
    .accordion-container
    .accordion-slide
    .accordion-head:hover::after {
    background-image: url("/content/dam/cf-consumer-healthcare/bp-advil/es_CO/icons/accordian_plus.svg") !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"]
    .accordion
    .accordion-container
    .accordion-slide.is-active
    .accordion-head::after {
    background-image: url("/content/dam/cf-consumer-healthcare/bp-advil/es_CO/icons/accordian_minus.svg") !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"]
    .accordion
    .accordion-container
    .accordion-slide.is-active
    .accordion-head:hover::after {
    background-image: url("/content/dam/cf-consumer-healthcare/bp-advil/es_CO/icons/accordian_minus.svg") !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"]
    .accordion
    .accordion-container
    .accordion-slide:focus-within
    .accordion-head::after {
    background-image: url("/content/dam/cf-consumer-healthcare/bp-advil/es_CO/icons/accordian_minus.svg") !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"]
    .accordion
    .accordion-container
    .accordion-slide:focus-within
    .accordion-head:hover::after {
    background-image: url("/content/dam/cf-consumer-healthcare/bp-advil/es_CO/icons/accordian_minus.svg") !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] .article-tile .image .component-content {
    display: block !important;
    padding: 60px 0 !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  html[lang="es-CO"] #header .reference-coronavirus .notIndexableBox {
    display: inline-block;
  }
}

html[lang="es-MX"] body .lSSlideOuter .lSPager.lSpg li a {
  border-color: #fff !important;
}

html[lang="es-MX"] body .lSSlideOuter .lSPager.lSpg li a:hover,
html[lang="es-MX"] body .lSSlideOuter .lSPager.lSpg li a:focus {
  background-color: #fff !important;
}

html[lang="es-MX"] body .lSSlideOuter .lSPager.lSpg li.active a {
  background-color: #fff !important;
}

html[lang="es-MX"] #exit-notification .exit-notification-text {
  margin-bottom: 1rem;
}

html[lang="es-MX"] .richText .richText-content ol > li {
  padding-left: 1.5rem !important;
}

html[lang="es-MX"] .richText .richText-content ol > li:before {
  text-indent: 0;
}

@media (min-width: 992px) and (max-width: 1200px) {
  html[lang="es-MX"]
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item {
    padding: 0 1rem !important;
  }
}

html[lang="es-MX"] #advil-family {
  display: none;
}

html[lang="es-MX"] .richText-content sup,
html[lang="es-MX"] figcaption sup {
  top: -0.5em;
}

html[lang="es-MX"] .icon-Pfizer-logo {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-advil/es_MX/logo/pfizer.png);
  height: 32px;
  width: 55px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

html[lang="es-MX"] #content .product-tile .image .component-content {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  padding: 1rem 0;
  margin: 0 1rem;
  background: #f4f4f4;
}

html[lang="es-MX"] #content .product-tile .image .component-content img {
  max-height: 180px;
}

html[lang="es-MX"]
  #content
  .reference-browse-by-products-pdp
  .richText
  .richText-content
  p
  a.cta-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 76px;
  border-bottom: 0;
}

@media (min-width: 992px) {
  html[lang="es-MX"]
    #content
    .reference-browse-by-products-pdp
    .richText
    .richText-content
    p
    a.cta-link:hover,
  html[lang="es-MX"]
    #content
    .reference-browse-by-products-pdp
    .richText
    .richText-content
    p
    a.cta-link:focus {
    text-decoration: underline;
  }
}

@media (min-width: 320px) and (max-width: 425px) {
  html[lang="es-MX"]
    #content
    .reference-browse-by-products-pdp
    .richText
    .richText-content
    p
    a.cta-link {
    min-height: 92px;
    font-size: 15px;
    line-height: 19px;
    word-break: break-word;
  }
}

@media (min-width: 768px) {
  html[lang="es-MX"] #content .tabs .tabs-nav-list .tabs-nav-item {
    width: 25%;
    padding: 0 2px;
  }
}

@media (min-width: 992px) {
  html[lang="es-MX"] .tabs .tabs-content .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  html[lang="es-MX"] .tabs .tabs-content .image .component-content {
    height: 122px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: left !important;
  }

  html[lang="es-MX"] .tabs .tabs-content .image .component-content img {
    max-height: 122px;
  }

  html[lang="es-MX"] .megamenu-navigation .megamenu-main-nav,
  html[lang="es-MX"] .simple-navigation .megamenu-main-nav {
    background-color: #005480;
  }

  /*html[lang='es-MX'] .megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1>.navigation-item{padding:0 2rem}*/
  html[lang="es-MX"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .navigation-root.navigation-branch.navigation-level2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  html[lang="es-MX"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .page-alivio-del-dolor
    .navigation-root.navigation-branch.navigation-level2 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}

html[lang="es-MX"] .mobile-tabs .tabs-nav-list li.tabs-nav-item:nth-of-type(3) {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

html[lang="es-MX"] .mobile-tabs .tabs-nav-list li.tabs-nav-item:last-of-type {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

html[lang="es-MX"] .mobile-tabs .tabs-nav-list div:nth-of-type(3) {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

html[lang="es-MX"] .mobile-tabs .tabs-nav-list div:last-of-type {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

html[lang="es-MX"]
  .hero-banner-h5-v1
  li
  .carousel-content
  > .paragraphSystem
  .image
  img {
  width: 100%;
}

html[lang="es-MX"] .rollover-text a {
  text-decoration: none;
}

html[lang="es-MX"] .page-node-710 #left_sidebar {
  display: none;
}

html[lang="es-MX"] #headache-head {
  background: url("/content/dam/cf-consumer-healthcare/bp-advil/es_MX/article/parameterize-images/bg-headache-head.jpg");
  background-position: top center;
  background-size: cover;
  background-repeat: none;
  display: block;
  width: 100%;
  margin: 0 auto;
  height: 640px;
}

html[lang="es-MX"] .headache {
  width: auto !important;
}

html[lang="es-MX"] #Header-headache {
  margin: 0 40px 0 40px;
}

html[lang="es-MX"] div#headache-head .title-headache-main {
  margin-top: 30px;
}

html[lang="es-MX"] .txt-head-white {
  color: #fff !important;
  margin-top: 5px;
  text-shadow: 0px 0px 10px black;
}

html[lang="es-MX"] .txt-head-yellow {
  font-weight: bold !important;
}

html[lang="es-MX"] .txt-head-white a {
  color: #fff !important;
  margin-top: 5px;
  text-shadow: 0px 0px 10px black;
  font-size: 13px;
}

html[lang="es-MX"] .txt-head-white a:hover {
  text-decoration: none;
  color: white !important;
  border-bottom: none;
}

html[lang="es-MX"] #content-head a:hover {
  text-decoration: none;
  color: white !important;
  border-bottom: none;
}

html[lang="es-MX"] #content-head a {
  text-decoration: none;
  color: white !important;
  border-bottom: none;
}

html[lang="es-MX"] .title-print {
  display: none;
  text-transform: uppercase;
  color: #005483 !important;
  font-size: 45px !important;
}

html[lang="es-MX"] #txt-roll-over span {
  color: #fff;
  font: bold 11px arial, verdana, sans serif;
  float: left;
  margin: 2px 0 0 5px;
  text-transform: uppercase;
  width: 204px;
}

html[lang="es-MX"] #txt-roll-over img {
  float: left;
}

html[lang="es-MX"] div#headache-head h2 {
  color: #fff;
  text-transform: uppercase;
  margin: 7px 0 5px 0;
}

html[lang="es-MX"] div#headache-head p {
  color: #d0d4d8;
}

html[lang="es-MX"] div#shadow-tension {
  width: 215px;
  height: 161px;
  position: absolute;
  top: 20px;
  display: none;
}

html[lang="es-MX"] div#shadow-migraine {
  width: 215px;
  height: 189px;
  position: absolute;
  top: 15px;
  z-index: 5;
  display: none;
}

html[lang="es-MX"] div#shadow-cluster {
  width: 136px;
  height: 200px;
  position: absolute;
  top: 176px;
  z-index: 5;
  display: none;
}

html[lang="es-MX"] #tension-head {
  position: absolute;
  top: 116px;
  left: 0;
  width: 236px;
}

html[lang="es-MX"] #migraine-head {
  position: absolute;
  top: 0;
  left: 30px;
  width: 200px;
  padding: 0;
}

html[lang="es-MX"] #cluster-head {
  position: absolute;
  top: 226px;
  left: 0;
  width: 240px;
}

html[lang="es-MX"] #whats-headache-menu {
  margin: 20px 0 35px 0;
  height: 65px;
}

html[lang="es-MX"] .rollover-image img {
  position: relative;
  z-index: 10;
}

html[lang="es-MX"] #txt-roll-over {
  display: none;
}

html[lang="es-MX"] #content-headache {
  overflow: hidden;
}

html[lang="es-MX"] div#tension-headache {
  height: auto;
}

html[lang="es-MX"] #migraine-headache-wrapper,
html[lang="es-MX"] #tension-headache-wrapper,
html[lang="es-MX"] #cluster-headache-wrapper {
  width: 100%;
  padding: 86px 10px 86px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html[lang="es-MX"] #right-migrane,
html[lang="es-MX"] #right-tension,
html[lang="es-MX"] #right-cluster {
  width: auto;
  margin-left: 0;
}

html[lang="es-MX"] .list-headache ul li {
  list-style: disc !important;
  margin: 10px;
}

html[lang="es-MX"] #tension-headache img,
html[lang="es-MX"] #migraine-headache img,
html[lang="es-MX"] #cluster-headache img {
  width: 100%;
  height: auto;
}

html[lang="es-MX"] #Header-headache img {
  width: 100%;
  height: auto;
}

html[lang="es-MX"] div#migraine-headache,
html[lang="es-MX"] div#tension-headache {
  padding: 0;
}

html[lang="es-MX"] .link-bottom-headache a {
  color: #7d7d7d;
  font-size: 10px;
}

html[lang="es-MX"] #right-migrane h3,
html[lang="es-MX"] #right-tension h3,
html[lang="es-MX"] #right-cluster h3,
html[lang="es-MX"] .txt-bottom-headache {
  color: #7d7d7d;
  font-size: 20px !important;
  line-height: 20px;
  margin-top: 10px;
  line-height: 24px;
  width: 100%;
}

html[lang="es-MX"] #right-tension h3 {
  width: 100%;
}

html[lang="es-MX"] div#migraine-headache {
  height: auto;
}

html[lang="es-MX"] #content-head {
  position: relative;
  top: 100px;
  left: 0;
  width: 253px;
  height: 300px;
}

html[lang="es-MX"] #migraine-head .rollover-image {
  display: block;
  position: absolute;
  top: 10px;
  left: 210px;
}

html[lang="es-MX"] #tension-head .rollover-image {
  top: -9px;
  left: 230px;
  position: absolute;
}

html[lang="es-MX"] #cluster-head .rollover-image {
  display: block;
  position: absolute;
  top: -18px;
  left: 192px;
}

html[lang="es-MX"] .txt-head-yellow {
  color: #ffe231;
  text-transform: uppercase;
  font-size: 16px;
}

html[lang="es-MX"] #headache-hq-menu {
  background: black;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -o-linear-gradient(top, black 0%, #06141c 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(black),
    to(#06141c)
  );
  background: linear-gradient(to bottom, black 0%, #06141c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#06141c', GradientType=0);
  color: #bfcee1;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html[lang="es-MX"] #headache-hq-menu .btn-hq {
  font-size: 15px;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 6px;
  margin: 0 15px 0 15px;
  padding: 15px 0 15px 10px;
  position: relative;
  top: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

html[lang="es-MX"] #headache-hq-menu ul {
  display: none;
  margin: 10px 0 0 0;
  padding-left: 0;
}

html[lang="es-MX"] #headache-hq-menu ul li a {
  font-size: 13px;
  display: block;
  color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  text-indent: 0px;
  padding: 13px 23px 12px 25px;
  text-decoration: none;
  list-style-type: none;
}

html[lang="es-MX"] #headache-head {
  height: 500px;
  width: 900px;
  background-position: -280px -175px;
}

@media (min-width: 992px) {
  html[lang="es-MX"] #migraine-head {
    position: absolute;
    top: -30px;
    left: 54px;
    width: 280px;
    padding: 0;
  }

  html[lang="es-MX"] #cluster-head {
    width: 374px;
  }

  html[lang="es-MX"] #content-head {
    margin: 0 auto;
  }

  html[lang="es-MX"] #headache-head {
    height: 500px;
    width: 900px;
    background-position: -81px -175px;
  }

  html[lang="es-MX"] #Header-headache {
    width: 700px;
    margin-left: 420px;
    padding: 0;
  }

  html[lang="es-MX"] div#headache-head .title-headache-main {
    margin-top: 78px;
  }

  html[lang="es-MX"] #txt-cluster-head .txt-head-white {
    margin-left: 18px;
    width: 214px;
  }

  html[lang="es-MX"] #content-head {
    top: 0;
    left: -300px;
    position: relative;
    padding: 0 20px 0 80px;
    height: 501px;
    width: 856px;
    float: right;
    padding: 0;
  }

  html[lang="es-MX"] #tension-head {
    left: 150px;
    position: absolute;
    top: 0;
    width: 291px;
    z-index: 25;
    padding: 0 0 30px;
  }

  html[lang="es-MX"] #migraine-head {
    margin: 93px 45px 0 606px;
    position: absolute;
    z-index: 25;
  }

  html[lang="es-MX"] #cluster-head {
    margin: 261px 0px 0 622px;
    position: absolute;
    z-index: 25px;
    padding: 0;
    width: auto;
    left: 56px;
    top: 0;
  }

  html[lang="es-MX"] div#shadow-tension {
    left: 370px;
  }

  html[lang="es-MX"] #tension-bullet img {
    margin-left: 278px;
    top: -50px;
  }

  html[lang="es-MX"] #txt-tension-head {
    margin: 58px 0 0 5px;
  }

  html[lang="es-MX"] #migraine-bullet img {
    margin: 0 0 0 -106px;
    top: 20px;
    position: absolute;
  }

  html[lang="es-MX"] #cluster-bullet img {
    margin-left: -95px;
    z-index: 10;
    position: absolute;
    top: -4px;
  }

  html[lang="es-MX"] div#shadow-migraine {
    left: 480px;
  }

  html[lang="es-MX"] div#shadow-cluster {
    left: 520px;
  }

  html[lang="es-MX"] #txt-roll-over {
    display: block;
    bottom: 70px;
    left: 230px;
    position: absolute;
  }

  html[lang="es-MX"] #Header-headache img {
    width: auto;
  }

  html[lang="es-MX"] #tension-head .txt-head-white {
    width: 230px;
  }

  html[lang="es-MX"] .back-top-headache {
    right: 102px;
  }

  html[lang="es-MX"] div#tension-headache {
    height: 1030px;
  }

  html[lang="es-MX"] .list-headache p {
    margin: 60px 0 5px 0;
  }

  html[lang="es-MX"] div#migraine-headache {
    height: 1060px;
  }

  html[lang="es-MX"] #left_sidebar_wrapper {
    display: block;
  }

  html[lang="es-MX"] #migraine-head .rollover-image,
  html[lang="es-MX"] #tension-head .rollover-image,
  html[lang="es-MX"] #cluster-head .rollover-image {
    display: inline;
    top: 0;
    left: 0;
  }

  html[lang="es-MX"] #tension-head .rollover-image {
    position: relative;
  }

  html[lang="es-MX"] #tension-head .rollover-image {
    position: relative;
    display: inline;
    top: 0;
    left: 0;
  }

  html[lang="es-MX"] #headache-hq-menu {
    display: none;
  }
}

html[lang="es-MX"] .headache #content {
  margin-top: 0;
}

html[lang="es-MX"] div#headache-head h2,
html[lang="es-MX"] div#headache-head p {
  font-size: 13px;
  line-height: 15px;
}

html[lang="es-MX"] div#headache-head p a {
  line-height: 14px;
}

html[lang="es-MX"] .txt-head-white a {
  text-decoration: none;
}

html[lang="es-MX"] div#headache-head #Header-headache p {
  margin: 0;
}

html[lang="es-MX"] div#headache-head p {
  margin-right: 70px;
}

@media (max-width: 992px) {
  html[lang="es-MX"] .rollover-image img {
    top: 0 !important;
  }
}

html[lang="es-MX"] .rollover-image img {
  max-width: none;
}

@media (min-width: 992px) and (max-width: 1200px) {
  html[lang="es-MX"] #Header-headache {
    margin: 0 auto;
    background-position: -168px;
  }

  html[lang="es-MX"] #content-head {
    float: none;
    left: -140px;
  }
}

@media (width: 768px) {
  html[lang="es-MX"] #headache-head {
    background-position: -150px -175px;
  }

  html[lang="es-MX"] #content-head {
    left: 100px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  html[lang="hu"] .hero-banner-carousel h1,
  html[lang="hu"] .hero-banner-carousel h2,
  html[lang="hu"] .hero-banner-carousel .h2 {
    font-size: 28px;
    line-height: 32px;
  }

  html[lang="hu"] .hero-banner-carousel p {
    font-size: 16px !important;
    line-height: 20px !important;
  }
}

@media (max-width: 991px) {
  html[lang="hu"] .reference-Home-Faq .btn-alt-3 {
    padding: 10px 12px;
    line-height: 28px;
    height: auto;
  }
}

@media (min-width: 992px) {
  html[lang="hu"] #content .product-tile .richText .richText-content h3 a,
  html[lang="hu"]
    #content
    .advil-children-tile
    .richText
    .richText-content
    h3
    a {
    font-size: 24px;
    line-height: 28px;
  }

  html[lang="hu"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .navigation-root.navigation-branch.navigation-level2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  html[lang="hu"]
    .reference-our-products-products-listing
    .product-tile
    .paragraphSystem
    .richTextHyperlinkedImage:nth-of-type(2)
    .richText-content
    p {
    height: 168px;
    padding-bottom: 0;
  }

  html[lang="hu"] .article-tile .image,
  html[lang="hu"] .product-tile .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 1rem;
  }
}

@media (max-width: 991px) {
  html[lang="hu"]
    .reference-products-list-homepage
    .image
    .component-content
    img {
    width: auto;
    max-width: 80%;
    height: auto;
  }

  html[lang="hu"]
    #exit-notification
    .exit-notification-inner
    .exit-notification-buttons
    button {
    padding: 0 12px !important;
  }

  html[lang="hu"] .hero-banner-carousel .btn-alt-3 {
    line-height: 42px;
  }

  html[lang="hu"] #content .product-tile .richText-content p:nth-of-type(1) {
    margin-bottom: 1rem;
  }
}

html[lang="hu"] .richText .richText-content p + ul,
html[lang="hu"] .richText .richText-content p + ol {
  margin-top: 0;
}

html[lang="hu"] #footer .reference-above-footer-description {
  background-color: #fff;
}

html[lang="hu"] .flex-article-list .richTextHyperlinkedImage {
  padding: 1rem;
}

html[lang="nl-NL"] .flex-article-list .richTextHyperlinkedImage {
  padding: 1rem;
}

html[lang="nl-NL"] #footer .reference-advil-sterke-dan-pijn {
  background-color: #fff;
}

html[lang="nl-NL"] .content-product-with-description .image,
html[lang="nl-NL"] .content-product-with-description .richTextHyperlinkedImage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

html[lang="nl-NL"] .content-product-with-description .image {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

html[lang="nl-NL"] .flex-article-list .image .middle img {
  width: 100%;
}

@media (max-width: 991px) {
  html[lang="nl-NL"]
    .megamenu-navigation
    .megamenu-logo
    > .component-content
    a
    img {
    height: auto;
  }

  html[lang="nl-NL"] #content .product-tile .image .component-content img {
    max-height: none;
  }
}

@media (min-width: 992px) {
  html[lang="nl-NL"] #content .product-tile .richText .richText-content h3 a {
    font-size: 24px;
    line-height: 28px;
  }

  html[lang="nl-NL"] .page-contact p,
  html[lang="nl-NL"] .page-contact p a {
    line-height: 25px;
  }

  html[lang="nl-NL"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .navigation-level1.page-informatie
    .navigation-root.navigation-branch.navigation-level2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  html[lang="nl-NL"] .reference-homepage-Banner img {
    width: 100%;
  }

  html[lang="nl-NL"] .reference-homepage-Banner .richTextHyperlinkedImage {
    position: absolute;
    bottom: 5%;
    left: 5%;
    width: 70%;
    max-width: 70%;
  }

  html[lang="nl-NL"] .reference-homepage-Banner .richTextHyperlinkedImage h1 {
    color: #ffef35;
  }

  html[lang="nl-NL"]
    .layout-article-hub
    .reference-product-images-over-advil
    .image
    img {
    max-width: 85%;
    height: auto;
  }

  html[lang="nl-NL"]
    .layout-product-listing
    .product-tile
    .richTextHyperlinkedImage.m-d-b-1
    .richText-content {
    height: 208px;
  }

  html[lang="nl-NL"]
    .layout-product-listing
    .reference-onze-producten-advilgel-product.product-tile
    .richTextHyperlinkedImage.m-d-b-1
    .richText-content {
    height: auto;
    text-align: left;
  }
}

html[lang="nl-NL"]
  .layout-product-listing
  .reference-onze-producten-advilgel-product.product-tile
  .richTextHyperlinkedImage.m-d-b-1
  .richText-content {
  text-align: left;
}

html[lang="fr-FR"] .bg-color-gray-400 {
  background-color: #f3f4f5 !important;
}

html[lang="fr-FR"] body h4,
html[lang="fr-FR"] body .h4,
html[lang="fr-FR"] body h4 a {
  color: #313131;
}

html[lang="fr-FR"] .bg-color-gray-200,
html[lang="fr-FR"] .bg-color-gray-200 > .component-content,
html[lang="fr-FR"] .bg-color-gray-200 > .component-content > .paragraphSystem {
  background-color: #15b7ff !important;
}

html[lang="fr-FR"] .page-contact .reference-footnote-text,
html[lang="fr-FR"] .page-plan-du-site .reference-footnote-text {
  display: none;
}

html[lang="fr-FR"] #footer .list-footer .richText-content ul li {
  padding: 0 1rem !important;
}

html[lang="fr-FR"] #footer * {
  color: #313131;
}

html[lang="fr-FR"] #content .reference-homepage-products-list .image img,
html[lang="fr-FR"] .reference-homepage-article-listing .image img,
html[lang="fr-FR"] .small-product-image img,
html[lang="fr-FR"]
  .layout-product-details
  .product-details-l2-v0
  .notIndexableBox.col-md-6.last
  .image:not(.small-product-image)
  .component-content
  img {
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

html[lang="fr-FR"] #content .reference-homepage-products-list .image a,
html[lang="fr-FR"] .reference-homepage-article-listing .image a,
html[lang="fr-FR"] .small-product-image .component-content,
html[lang="fr-FR"]
  .layout-product-details
  .product-details-l2-v0
  .notIndexableBox.col-md-6.last
  .image:not(.small-product-image)
  .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

html[lang="fr-FR"]
  .reference-homepage-products-list
  .justify-evenly-d
  .snippetReference.first
  .paragraphSystem:before {
  content: "OU";
  position: absolute;
  font-weight: bold;
  font-size: 16px;
  color: var(--color-1);
  top: 10%;
  right: -28px;
}

@media (min-width: 992px) {
  html[lang="fr-FR"]
    .reference-homepage-products-list
    .justify-evenly-d
    .snippetReference.first
    .paragraphSystem:before {
    top: 22.5%;
    right: -11px;
  }
}

@media (max-width: 991px) {
  html[lang="fr-FR"]
    .reference-homepage-products-list
    .justify-evenly-d
    .snippetReference {
    padding: 0 1rem;
  }

  html[lang="fr-FR"] .reference-homepage-article-listing h4 {
    padding: 0 1rem;
  }

  html[lang="fr-FR"] .tabs-wrapper .bg-color-gray-200 .image {
    padding: 0 1rem;
  }
}

@media (min-width: 992px) {
  html[lang="fr-FR"]
    .reference-homepage-products-list
    .justify-evenly-d
    .richText-content {
    padding: 0 1rem;
  }

  html[lang="fr-FR"]
    #content
    .reference-homepage-products-list
    .image
    .component-content {
    padding: 0 2rem;
  }

  html[lang="fr-FR"]
    #content
    .reference-homepage-products-list
    .m-d-b-2
    .richText-content {
    height: 66px;
  }
}

html[lang="fr-FR"] .reference-homepage-products-list .image img {
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

html[lang="fr-FR"] .reference-homepage-products-list .image a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

html[lang="fr-FR"]
  .megamenu-navigation
  .megamenu-logo
  > .component-content
  a
  img {
  height: auto;
}

@media (min-width: 992px) {
  html[lang="fr-FR"]
    .megamenu-navigation
    .megamenu-logo
    > .component-content
    a
    img {
    height: 100%;
  }
}

@media (min-width: 992px) {
  html[lang="fr-FR"]
    .megamenu-navigation
    .megamenu-submenu-item
    .image
    .component-content
    img,
  html[lang="fr-FR"]
    .megamenu-navigation
    .megamenu-submenu-item
    .image
    .component-content {
    width: auto;
    height: auto;
  }

  html[lang="fr-FR"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .navigation-root.navigation-branch.navigation-level2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}

html[lang="fr-FR"] #content .reference-homepage-article-listing h4 a {
  color: #313131;
  line-height: 26px;
  border-color: #313131;
}

html[lang="fr-FR"]
  .layout-product-details
  .product-details-l2-v0
  .notIndexableBox.col-md-6.last
  .notIndexableBox
  .component-content
  > .content {
  width: 100%;
}

@media (max-width: 450px) {
  html[lang="fr-FR"] .layout-article-page .btn-default {
    height: auto;
    min-height: auto;
    padding: 5px 10px;
    line-height: 24px;
  }
}

html[lang="fr-FR"] .reference-homepage-products-list .image a,
html[lang="fr-FR"] .reference-homepage-article-listing .image a,
html[lang="fr-FR"] .small-product-image .component-content,
html[lang="fr-FR"]
  .layout-product-details
  .product-details-l2-v0
  .notIndexableBox.col-md-6.last
  .image:not(.small-product-image)
  .component-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

html[lang="fr-FR"] .reference-homepage-products-list .image img,
html[lang="fr-FR"] .reference-homepage-article-listing .image img,
html[lang="fr-FR"] .small-product-image img,
html[lang="fr-FR"]
  .layout-product-details
  .product-details-l2-v0
  .notIndexableBox.col-md-6.last
  .image:not(.small-product-image)
  .component-content
  img {
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

html[lang="ko"] .megamenu-navigation .megamenu-logo > .component-content a img {
  height: auto;
}

html[lang="ko"] .content-product-with-description .richTextHyperlinkedImage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

html[lang="ko"] .content-product-with-description .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

html[lang="ko"] .hero-banner-h5-v1 li .carousel-content > .paragraphSystem {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

html[lang="ko"]
  .hero-banner-h5-v1
  li
  .carousel-content
  > .paragraphSystem
  > .richTextHyperlinkedImage {
  position: absolute;
  top: 25%;
}

html[lang="ko"]
  .hero-banner-h5-v1
  li
  .carousel-content
  > .paragraphSystem
  > .richTextHyperlinkedImage
  p {
  color: #fff !important;
  padding: 0 3rem;
}

html[lang="ko"]
  .hero-banner-h5-v1
  li
  .carousel-content
  > .paragraphSystem
  .image
  img {
  width: 100%;
}

@media (max-width: 991px) {
  html[lang="ko"] .video-description h4 a {
    line-height: 24px;
  }

  html[lang="ko"] .reference-hero-banner-h5-v1 .image img {
    width: 100%;
  }

  html[lang="ko"] .page-contact-us p a {
    line-height: 22px;
  }
}

@media (min-width: 992px) {
  html[lang="ko"] .video-description h4 {
    margin-bottom: 3rem;
  }

  html[lang="ko"] .video-description h4 a {
    line-height: 26px;
  }

  html[lang="ko"]
    .hero-banner-h5-v1
    li
    .carousel-content
    > .paragraphSystem
    > .richTextHyperlinkedImage
    p {
    font-size: 32px;
    line-height: 40px;
  }

  html[lang="ko"]
    .megamenu-navigation
    .megamenu-logo
    > .component-content
    a
    img {
    height: 48px;
  }

  html[lang="ko"] #content .product-tile .richText .richText-content {
    padding: 0 3rem;
  }

  html[lang="ko"] #content .product-tile .richText .richText-content h3 a {
    font-size: 24px;
    line-height: 28px;
  }

  html[lang="ko"]
    .tabs
    .tabs-content
    .box
    .richTextHyperlinkedImage
    .component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  html[lang="ko"]
    .tabs
    .tabs-content
    .box
    .richTextHyperlinkedImage
    .component-content
    img {
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-right: 1rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  html[lang="ko"]
    .tabs
    .tabs-content
    .content-product-with-description
    .richTextHyperlinkedImage
    .component-content {
    padding-left: 3rem;
  }
}

html[lang="ko"]
  .tabs
  .tabs-content
  .content-icon-with-text
  .richTextHyperlinkedImage
  .component-content {
  padding: 1rem;
}

html[lang="ko"]
  .reference-advil-liqui-gels-content-grid
  .richText.component
  > .component-content
  > .richText-content {
  width: auto;
}

html[lang="ko"] #footer .copyright p {
  margin-bottom: 1rem;
}

html[lang="ko"]
  .page-headache
  .reference-pain-effects-blocks
  .article-category-01,
html[lang="ko"]
  .page-cold-pain
  .reference-pain-effects-blocks
  .article-category-02,
html[lang="ko"]
  .page-menstrual-pain
  .reference-pain-effects-blocks
  .article-category-03,
html[lang="ko"]
  .page-muscle-pain
  .reference-pain-effects-blocks
  .article-category-04,
html[lang="ko"]
  .page-toothache
  .reference-pain-effects-blocks
  .article-category-05,
html[lang="ko"]
  .page-arthritis
  .reference-pain-effects-blocks
  .article-category-06 {
  background-color: #fff200;
}

html[lang="en-AU"]
  .reference-product-comparison-listing-without-filters
  .image
  .component-content,
html[lang="en-NZ"]
  .reference-product-comparison-listing-without-filters
  .image
  .component-content {
  height: 150px;
}

html[lang="en-AU"] .reference-product-comparison-listing-without-filters figure,
html[lang="en-NZ"]
  .reference-product-comparison-listing-without-filters
  figure {
  margin: 0;
}

html[lang="en-AU"]
  .reference-product-comparison-listing-without-filters
  .image
  .component-content
  img,
html[lang="en-NZ"]
  .reference-product-comparison-listing-without-filters
  .image
  .component-content
  img {
  max-height: 120px;
}

html[lang="en-AU"]
  .reference-product-comparison-listing-filters
  .flex.flex-row
  *
  > .paragraphSystem,
html[lang="en-NZ"]
  .reference-product-comparison-listing-filters
  .flex.flex-row
  *
  > .paragraphSystem {
  overflow: visible;
}

@media (min-width: 992px) {
  html[lang="en-AU"]
    .reference-product-comparison-listing-without-filters
    .box.col-md-6,
  html[lang="en-NZ"]
    .reference-product-comparison-listing-without-filters
    .box.col-md-6 {
    margin: 0.75rem !important;
  }

  html[lang="en-AU"] body .title-left-d *,
  html[lang="en-NZ"] body .title-left-d * {
    text-align: left;
  }

  html[lang="en-AU"]
    .product-details-l2-v0
    .p-d-l-1
    .richTextHyperlinkedImage
    ul:first-of-type,
  html[lang="en-NZ"]
    .product-details-l2-v0
    .p-d-l-1
    .richTextHyperlinkedImage
    ul:first-of-type {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  html[lang="en-AU"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .navigation-root.navigation-branch.navigation-level2,
  html[lang="en-NZ"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .navigation-root.navigation-branch.navigation-level2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  html[lang="en-AU"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .navigation-root.navigation-branch.navigation-level2
    > li,
  html[lang="en-NZ"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .navigation-root.navigation-branch.navigation-level2
    > li {
    padding-right: 3rem;
    min-width: 280px;
  }

  html[lang="en-AU"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .navigation-root.navigation-branch.navigation-level2
    > li
    > a,
  html[lang="en-NZ"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .navigation-root.navigation-branch.navigation-level2
    > li
    > a {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
  }

  html[lang="en-AU"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .content-pain-relief
    .navigation-root.navigation-branch.navigation-level3,
  html[lang="en-NZ"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .content-pain-relief
    .navigation-root.navigation-branch.navigation-level3 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  html[lang="en-AU"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .content-pain-relief
    .navigation-root.navigation-branch.navigation-level4,
  html[lang="en-NZ"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .content-pain-relief
    .navigation-root.navigation-branch.navigation-level4 {
    padding-left: 2rem;
    margin-top: 1rem;
  }

  html[lang="en-AU"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .content-pain-relief
    .navigation-root.navigation-branch.navigation-level2
    > li,
  html[lang="en-NZ"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .content-pain-relief
    .navigation-root.navigation-branch.navigation-level2
    > li {
    min-width: 100% !important;
  }

  html[lang="en-AU"]
    .hero-banner-h5-v1
    li
    .carousel-content
    > .paragraphSystem
    > .box,
  html[lang="en-NZ"]
    .hero-banner-h5-v1
    li
    .carousel-content
    > .paragraphSystem
    > .box {
    top: 15%;
    left: 10%;
  }

  html[lang="en-AU"]
    .hero-banner-h5-v1
    li
    .carousel-content
    > .paragraphSystem
    > .box
    h2,
  html[lang="en-AU"]
    .hero-banner-h5-v1
    li
    .carousel-content
    > .paragraphSystem
    > .box
    .h2,
  html[lang="en-NZ"]
    .hero-banner-h5-v1
    li
    .carousel-content
    > .paragraphSystem
    > .box
    h2,
  html[lang="en-NZ"]
    .hero-banner-h5-v1
    li
    .carousel-content
    > .paragraphSystem
    > .box
    .h2 {
    font-size: 46px;
    line-height: 54px;
  }

  html[lang="en-AU"] #content .product-tile .richText .richText-content h3 a,
  html[lang="en-NZ"] #content .product-tile .richText .richText-content h3 a {
    font-size: 24px;
    line-height: 28px;
  }

  html[lang="en-AU"] .template-product-listing #content .product-tile,
  html[lang="en-NZ"] .template-product-listing #content .product-tile {
    margin-bottom: 0;
  }

  html[lang="en-AU"]
    .template-product-listing
    #content
    .product-tile
    .richText-content,
  html[lang="en-NZ"]
    .template-product-listing
    #content
    .product-tile
    .richText-content {
    padding: 0 4rem;
  }

  html[lang="en-AU"]
    .template-product-listing
    #content
    .product-tile
    .richText
    .richText-content
    h3,
  html[lang="en-NZ"]
    .template-product-listing
    #content
    .product-tile
    .richText
    .richText-content
    h3 {
    height: auto;
  }
}

html[lang="en-AU"] .h5-v1-hero-banner .btn-alt-3,
html[lang="en-NZ"] .h5-v1-hero-banner .btn-alt-3 {
  background-color: #e60000;
  border-color: #e60000 !important;
  min-width: 150px;
  min-height: auto;
}

@media (max-width: 991px) {
  html[lang="en-AU"] .h5-v1-hero-banner .btn-alt-3,
  html[lang="en-NZ"] .h5-v1-hero-banner .btn-alt-3 {
    padding: 10px 12px !important;
  }
}

@media (min-width: 992px) {
  html[lang="en-AU"] .h5-v1-hero-banner .btn-alt-3:hover,
  html[lang="en-AU"] .h5-v1-hero-banner .btn-alt-3:focus,
  html[lang="en-NZ"] .h5-v1-hero-banner .btn-alt-3:hover,
  html[lang="en-NZ"] .h5-v1-hero-banner .btn-alt-3:focus {
    color: #ffe800 !important;
    border-color: #ffe800 !important;
    background-color: #e60000 !important;
  }
}

html[lang="en-AU"] .btn-alt-3,
html[lang="en-AU"] .btn-alt-2,
html[lang="en-AU"] .exit-notification-accept,
html[lang="en-AU"] .exit-notification-deny,
html[lang="en-AU"] .btn-default,
html[lang="en-NZ"] .btn-alt-3,
html[lang="en-NZ"] .btn-alt-2,
html[lang="en-NZ"] .exit-notification-accept,
html[lang="en-NZ"] .exit-notification-deny,
html[lang="en-NZ"] .btn-default {
  min-width: 150px;
}

html[lang="en-AU"]
  .reference-homepage-content-grid
  .image
  .component-content
  img,
html[lang="en-NZ"]
  .reference-homepage-content-grid
  .image
  .component-content
  img {
  max-width: 90px;
}

html[lang="en-AU"] .component-content th a,
html[lang="en-NZ"] .component-content th a {
  vertical-align: super;
  font-size: 75%;
  color: #003b5c;
}

@media (max-width: 991px) {
  html[lang="en-AU"] .layout-product-details .component-content table,
  html[lang="en-NZ"] .layout-product-details .component-content table {
    margin-bottom: 1rem;
  }

  html[lang="en-AU"] .layout-product-details .component-content table td,
  html[lang="en-NZ"] .layout-product-details .component-content table td {
    font-size: 10px;
    line-height: 14px;
  }

  html[lang="en-AU"] .layout-product-details .component-content table th,
  html[lang="en-NZ"] .layout-product-details .component-content table th {
    padding: 0.3em;
    font-size: 14px;
    line-height: 18px;
  }

  html[lang="en-AU"] #content .product-tile .image .component-content img,
  html[lang="en-NZ"] #content .product-tile .image .component-content img {
    max-height: none;
    max-width: 100%;
  }

  html[lang="en-AU"]
    .megamenu-navigation
    .megamenu-logo
    > .component-content
    a
    img,
  html[lang="en-NZ"]
    .megamenu-navigation
    .megamenu-logo
    > .component-content
    a
    img {
    height: auto;
  }

  html[lang="en-AU"]
    .megamenu-navigation
    .page-faqs
    .navigation-item-decoration,
  html[lang="en-NZ"]
    .megamenu-navigation
    .page-faqs
    .navigation-item-decoration {
    display: none !important;
  }
}

html[lang="en-AU"] .page-where-to-buy .article-tile .image img,
html[lang="en-NZ"] .page-where-to-buy .article-tile .image img {
  max-width: 180px;
}

@media (min-width: 768px) {
  html[lang="en-AU"] body p,
  html[lang="en-AU"] body .p,
  html[lang="en-AU"] body ul li,
  html[lang="en-AU"] body ol li,
  html[lang="en-AU"] body ul li a,
  html[lang="en-AU"] body ol li a,
  html[lang="en-NZ"] body p,
  html[lang="en-NZ"] body .p,
  html[lang="en-NZ"] body ul li,
  html[lang="en-NZ"] body ol li,
  html[lang="en-NZ"] body ul li a,
  html[lang="en-NZ"] body ol li a {
    font-size: 16px;
    line-height: 20px;
  }

  html[lang="en-AU"] #content .tabs .tabs-nav-list,
  html[lang="en-NZ"] #content .tabs .tabs-nav-list {
    justify-content: space-between;
  }

  html[lang="en-AU"] #content .tabs .tabs-nav-list .tabs-nav-item,
  html[lang="en-NZ"] #content .tabs .tabs-nav-list .tabs-nav-item {
    width: auto;
    margin-right: auto;
    padding: 0 2px;
  }
}

html[lang="en-AU"] .h5-v1-hero-banner .lSSlideOuter .lSPager.lSpg > li a,
html[lang="en-NZ"] .h5-v1-hero-banner .lSSlideOuter .lSPager.lSpg > li a {
  background-color: transparent;
  border: 1px solid #fff !important;
}

@media (min-width: 992px) {
  html[lang="en-AU"]
    .h5-v1-hero-banner
    .lSSlideOuter
    .lSPager.lSpg
    > li:hover
    a,
  html[lang="en-AU"]
    .h5-v1-hero-banner
    .lSSlideOuter
    .lSPager.lSpg
    > li:focus
    a,
  html[lang="en-NZ"]
    .h5-v1-hero-banner
    .lSSlideOuter
    .lSPager.lSpg
    > li:hover
    a,
  html[lang="en-NZ"]
    .h5-v1-hero-banner
    .lSSlideOuter
    .lSPager.lSpg
    > li:focus
    a {
    background-color: #fff;
  }
}

html[lang="en-AU"] .h5-v1-hero-banner .lSSlideOuter .lSPager.lSpg > li.active a,
html[lang="en-NZ"]
  .h5-v1-hero-banner
  .lSSlideOuter
  .lSPager.lSpg
  > li.active
  a {
  background-color: #fff;
}

html[lang="en-AU"] .mobile-tabs .tabs-nav-list li.tabs-nav-item:nth-of-type(3),
html[lang="en-NZ"] .mobile-tabs .tabs-nav-list li.tabs-nav-item:nth-of-type(3) {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

html[lang="en-AU"] .mobile-tabs .tabs-nav-list li.tabs-nav-item:last-of-type,
html[lang="en-NZ"] .mobile-tabs .tabs-nav-list li.tabs-nav-item:last-of-type {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

html[lang="en-AU"] .mobile-tabs .tabs-nav-list div:nth-of-type(3),
html[lang="en-NZ"] .mobile-tabs .tabs-nav-list div:nth-of-type(3) {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

html[lang="en-AU"] .mobile-tabs .tabs-nav-list div:last-of-type,
html[lang="en-NZ"] .mobile-tabs .tabs-nav-list div:last-of-type {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

@media (min-width: 1201px) {
  html[lang="en-AU"]
    .page-our-products.page-fast-pain-relief
    .product-tile
    .richText-content
    p:nth-of-type(1),
  html[lang="en-NZ"]
    .page-our-products.page-fast-pain-relief
    .product-tile
    .richText-content
    p:nth-of-type(1) {
    height: 60px;
  }
}

@media (max-width: 490px) {
  html[lang="en-US"] .template-homepage #content {
    margin-top: 161px;
  }
}

@media (min-width: 491px) {
  html[lang="en-US"] .template-homepage #content {
    margin-top: 130px;
  }
}

@media (min-width: 992px) {
  html[lang="en-US"] .template-homepage #content {
    margin-top: 0;
  }
}

@media (max-width: 360px) {
  html[lang="es"] .page-home .reference-Home-Faq .btn-alt-3 {
    font-size: 16px;
    line-height: 48px;
  }
}

html[lang="en-US"] #content .reference-product-list-faqs p .cta-link,
html[lang="es"] #content .reference-product-list-faqs p .cta-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: none;
  height: 56px;
}

html[lang="en-US"] body .ps-widget[ps-sku].ps-disabled small,
html[lang="en-US"] body .ps-widget[data-ps-sku].ps-disabled small,
html[lang="es"] body .ps-widget[ps-sku].ps-disabled small,
html[lang="es"] body .ps-widget[data-ps-sku].ps-disabled small {
  display: none !important;
}

html[lang="en-US"] body .ps-widget[ps-sku] > span.ps-button-label,
html[lang="es"] body .ps-widget[ps-sku] > span.ps-button-label {
  display: inline-block;
}

html[lang="en-US"] .megamenu select,
html[lang="en-US"] .megamenu select option,
html[lang="es"] .megamenu select,
html[lang="es"] .megamenu select option {
  font-size: 14px;
}

html[lang="en-US"]
  .megamenu-navigation
  .megamenu
  .option-advil-coldandallergyproducts,
html[lang="es"]
  .megamenu-navigation
  .megamenu
  .option-advil-coldandallergyproducts {
  color: #a11118;
}

html[lang="en-US"] .megamenu-navigation .megamenu .option-childrens-advil,
html[lang="es"] .megamenu-navigation .megamenu .option-childrens-advil {
  color: #0076bb;
}

html[lang="en-US"] .megamenu-navigation .megamenu .option-advil-pm,
html[lang="es"] .megamenu-navigation .megamenu .option-advil-pm {
  color: #002e69;
}

html[lang="en-US"] .megamenu-navigation .megamenu .option-advil,
html[lang="es"] .megamenu-navigation .megamenu .option-advil {
  color: #005480;
}

html[lang="en-US"] .megamenu-navigation .page-advil-easy-open-arthritis-caps,
html[lang="en-US"] .megamenu-navigation .page-advil-caplets,
html[lang="en-US"] .megamenu-navigation .page-advil-gel-caplets,
html[lang="en-US"]
  .megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.page-faqs-en
  > a
  > .navigation-item-decoration,
html[lang="en-US"] .navigation-level2.page-advil-easy-open-arthritis-caps,
html[lang="en-US"] .navigation-level2.page-advil-caplets,
html[lang="en-US"] .navigation-level2.page-advil-gel-caplets,
html[lang="es"] .megamenu-navigation .page-advil-easy-open-arthritis-caps,
html[lang="es"] .megamenu-navigation .page-advil-caplets,
html[lang="es"] .megamenu-navigation .page-advil-gel-caplets,
html[lang="es"]
  .megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.page-faqs-en
  > a
  > .navigation-item-decoration,
html[lang="es"] .navigation-level2.page-advil-easy-open-arthritis-caps,
html[lang="es"] .navigation-level2.page-advil-caplets,
html[lang="es"] .navigation-level2.page-advil-gel-caplets {
  display: none !important;
}

@media (max-width: 991px) {
  html[lang="en-US"] #content [class*="bg-color"].article-tile,
  html[lang="es"] #content [class*="bg-color"].article-tile {
    padding: 0;
  }

  html[lang="en-US"]
    .megamenu-navigation
    .megamenu.nav-opened
    > .component-content,
  html[lang="es"]
    .megamenu-navigation
    .megamenu.nav-opened
    > .component-content {
    max-height: 88vh;
    min-height: 88vh;
  }

  html[lang="en-US"] .lSSlideOuter .lSPager.lSpg,
  html[lang="es"] .lSSlideOuter .lSPager.lSpg {
    padding: 0 !important;
  }

  html[lang="en-US"] #advil-family,
  html[lang="es"] #advil-family {
    margin: 1rem 0;
  }

  html[lang="en-US"]
    .hero-banner-h5-v1
    li
    .carousel-content
    > .paragraphSystem
    > .box.last
    .richTextHyperlinkedImage,
  html[lang="es"]
    .hero-banner-h5-v1
    li
    .carousel-content
    > .paragraphSystem
    > .box.last
    .richTextHyperlinkedImage {
    margin-bottom: 2rem !important;
  }

  html[lang="en-US"]
    .reference-homepage-healthcare-professionals-Info-2-Column
    .richTextHyperlinkedImage,
  html[lang="en-US"]
    .reference-homepage-Info-2-Column
    .richTextHyperlinkedImage,
  html[lang="en-US"]
    .reference-blog-post-Info-2-Column
    .richTextHyperlinkedImage,
  html[lang="es"]
    .reference-homepage-healthcare-professionals-Info-2-Column
    .richTextHyperlinkedImage,
  html[lang="es"] .reference-homepage-Info-2-Column .richTextHyperlinkedImage,
  html[lang="es"] .reference-blog-post-Info-2-Column .richTextHyperlinkedImage {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  html[lang="en-US"] .reference-relief-finder-menstrual-content .image .left,
  html[lang="en-US"] .reference-relief-finder-menstrual-content .image .right,
  html[lang="es"] .reference-relief-finder-menstrual-content .image .left,
  html[lang="es"] .reference-relief-finder-menstrual-content .image .right {
    text-align: center;
  }

  html[lang="en-US"]
    .reference-coronavirus-banner
    .pager-on-bottom-left-m
    .lSPager,
  html[lang="es"]
    .reference-coronavirus-banner
    .pager-on-bottom-left-m
    .lSPager {
    bottom: -1.5rem;
  }
}

html[lang="en-US"] .h5-v1-hero-banner .btn-alt-3,
html[lang="es"] .h5-v1-hero-banner .btn-alt-3 {
  min-height: auto;
}

@media (max-width: 991px) {
  html[lang="en-US"] .h5-v1-hero-banner .btn-alt-3,
  html[lang="es"] .h5-v1-hero-banner .btn-alt-3 {
    padding: 10px 12px !important;
  }
}

html[lang="en-US"] .page-advil-safety .reference-safety-article-list1 .richText,
html[lang="en-US"]
  .page-advil-seguridad
  .reference-safety-article-list1
  .richText,
html[lang="es"] .page-advil-safety .reference-safety-article-list1 .richText,
html[lang="es"]
  .page-advil-seguridad
  .reference-safety-article-list1
  .richText {
  margin-bottom: 3rem;
}

html[lang="en-US"] .reference-homepage-banner-coronavirus,
html[lang="es"] .reference-homepage-banner-coronavirus {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-advil/en_US/coronavirus/homepage_banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

html[lang="en-US"]
  .page-advil-seguridad
  .reference-safety-article-list1
  .image
  .component-content,
html[lang="en-US"]
  .page-advil-safety
  .reference-safety-article-list1
  .image
  .component-content,
html[lang="es"]
  .page-advil-seguridad
  .reference-safety-article-list1
  .image
  .component-content,
html[lang="es"]
  .page-advil-safety
  .reference-safety-article-list1
  .image
  .component-content {
  padding: 1rem;
}

html[lang="en-US"]
  .page-advil-seguridad
  [class*="bg-color-"]
  .component-content
  img,
html[lang="en-US"]
  .page-advil-safety
  [class*="bg-color-"]
  .component-content
  img,
html[lang="es"]
  .page-advil-seguridad
  [class*="bg-color-"]
  .component-content
  img,
html[lang="es"] .page-advil-safety [class*="bg-color-"] .component-content img {
  max-height: 185px;
}

html[lang="en-US"] .heading-with-icon img,
html[lang="es"] .heading-with-icon img {
  max-height: 150px;
}

@media (min-width: 992px) {
  html[lang="en-US"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .navigation-root.navigation-branch.navigation-level2,
  html[lang="en-US"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .navigation-root.navigation-branch.navigation-level2,
  html[lang="es"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .navigation-root.navigation-branch.navigation-level2,
  html[lang="es"]
    .megamenu-navigation
    .megamenu-submenu-items-container
    .navigation-root.navigation-branch.navigation-level2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

  html[lang="en-US"]
    .flex-article-list
    .fixed-height-copyblock
    .richTextHyperlinkedImage,
  html[lang="es"]
    .flex-article-list
    .fixed-height-copyblock
    .richTextHyperlinkedImage {
    height: 202px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  html[lang="en-US"] #content .product-tile .richText .richText-content h3 a,
  html[lang="es"] #content .product-tile .richText .richText-content h3 a {
    font-size: 24px;
    line-height: 28px;
  }

  html[lang="en-US"] .align-center-d > .component-content > .paragraphSystem,
  html[lang="es"] .align-center-d > .component-content > .paragraphSystem {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

html[lang="en-US"] body .image figure,
html[lang="es"] body .image figure {
  margin: 0;
}

html[lang="en-US"]
  .hero-banner-h5-v1
  li
  .carousel-content
  > .paragraphSystem
  .image
  img,
html[lang="es"]
  .hero-banner-h5-v1
  li
  .carousel-content
  > .paragraphSystem
  .image
  img {
  width: 100%;
}

html[lang="en-US"] .reference-relief-article-list-homepage a.cta-link,
html[lang="en-US"] .reference-coronavirus-homepage-listing a.cta-link,
html[lang="en-US"] .reference-product-list-faqs a.cta-link,
html[lang="es"] .reference-relief-article-list-homepage a.cta-link,
html[lang="es"] .reference-coronavirus-homepage-listing a.cta-link,
html[lang="es"] .reference-product-list-faqs a.cta-link {
  border: none !important;
  padding: 1rem 0.5rem;
}

html[lang="en-US"] .reference-relief-article-list-homepage a.cta-link:hover,
html[lang="en-US"] .reference-relief-article-list-homepage a.cta-link:focus,
html[lang="en-US"] .reference-coronavirus-homepage-listing a.cta-link:hover,
html[lang="en-US"] .reference-coronavirus-homepage-listing a.cta-link:focus,
html[lang="en-US"] .reference-product-list-faqs a.cta-link:hover,
html[lang="en-US"] .reference-product-list-faqs a.cta-link:focus,
html[lang="es"] .reference-relief-article-list-homepage a.cta-link:hover,
html[lang="es"] .reference-relief-article-list-homepage a.cta-link:focus,
html[lang="es"] .reference-coronavirus-homepage-listing a.cta-link:hover,
html[lang="es"] .reference-coronavirus-homepage-listing a.cta-link:focus,
html[lang="es"] .reference-product-list-faqs a.cta-link:hover,
html[lang="es"] .reference-product-list-faqs a.cta-link:focus {
  text-decoration: underline;
}

html[lang="en-US"] .reference-relief-article-list-tips .component-content > a,
html[lang="es"] .reference-relief-article-list-tips .component-content > a {
  border: none !important;
  background: none !important;
}

html[lang="en-US"] .reference-relief-article-list-tips .richText.section,
html[lang="es"] .reference-relief-article-list-tips .richText.section {
  padding: 1rem;
}

html[lang="en-US"] .reference-relief-article-list-tips .richText.section img,
html[lang="es"] .reference-relief-article-list-tips .richText.section img {
  margin-bottom: 1rem;
}

html[lang="en-US"] body .ps-widget[ps-sku] > span.ps-button-label,
html[lang="en-US"] body .ps-widget[data-ps-sku] > span.ps-button-label,
html[lang="en-US"] body .ps-widget[ps-sku]:hover > span.ps-button-label,
html[lang="en-US"] body .ps-widget[data-ps-sku]:hover > span.ps-button-label,
html[lang="es"] body .ps-widget[ps-sku] > span.ps-button-label,
html[lang="es"] body .ps-widget[data-ps-sku] > span.ps-button-label,
html[lang="es"] body .ps-widget[ps-sku]:hover > span.ps-button-label,
html[lang="es"] body .ps-widget[data-ps-sku]:hover > span.ps-button-label {
  display: inline !important;
}

@media screen and (min-width: 320px) and (max-width: 389px) {
  html[lang="en-US"] .reference-compare-products-table table td:nth-of-type(1),
  html[lang="es"] .reference-compare-products-table table td:nth-of-type(1) {
    max-width: 75px;
  }
}

html[lang="en-US"] #content .bg-color-7 a.btn-default,
html[lang="es"] #content .bg-color-7 a.btn-default {
  display: inline-block !important;
  border-bottom: none;
}

@media (max-width: 490px) {
  html[lang="es"] #content {
    margin-top: 208px;
  }
}

@media (min-width: 491px) {
  html[lang="es"] #content {
    margin-top: 160px;
  }
}

@media (min-width: 992px) {
  html[lang="es"] #content {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  html[lang="es"] .template-product-listing .product-tile .box:nth-of-type(1) {
    height: 376px;
  }
}

html[lang="es"] .megamenu-navigation .page-tabletas-advil-facil-de-abrir,
html[lang="es"] .megamenu-navigation .page-advil-caplets-advil,
html[lang="es"] .megamenu-navigation .page-advil-caplets-gel-advil,
html[lang="es"]
  .megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.page-historia-advil
  > a
  > .navigation-item-decoration,
html[lang="es"]
  .megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-root.navigation-level1
  > .navigation-item.has-children.page-preguntas-frecuentes
  > a
  > .navigation-item-decoration,
html[lang="es"] .navigation-level2.page-tabletas-advil-facil-de-abrir,
html[lang="es"] .navigation-level2.page-advil-caplets-advil,
html[lang="es"] .navigation-level2.page-advil-caplets-gel-advil {
  display: none !important;
}

html[lang="es"] .ps-widget[ps-sku].ps-disabled {
  border-color: var(--color-1);
}

@media (max-width: 490px) {
  html[lang="es"] #header .reference-coronavirus .notIndexableBox {
    height: 145px;
  }
}

@media (min-width: 491px) {
  html[lang="es"] #header .reference-coronavirus .notIndexableBox {
    height: 110px;
  }
}

@media (min-width: 711px) {
  html[lang="es"] #header .reference-coronavirus .notIndexableBox {
    height: 90px;
  }
}

html[lang="es"] [class*="template-advilchildren"] #content,
html[lang="en-US"] [class*="template-advilchildren"] #content {
  margin-top: 0;
}

@media (max-width: 991px) {
  html[lang="es"] [class*="template-advilchildren"] #content,
  html[lang="en-US"] [class*="template-advilchildren"] #content {
    margin-top: 60px;
  }

  html[lang="es"]
    [class*="template-advilchildren"]
    #content
    .richText
    a.btn-default,
  html[lang="en-US"]
    [class*="template-advilchildren"]
    #content
    .richText
    a.btn-default {
    min-width: 181px;
  }
}

html[lang="es"]
  [class*="template-advilchildren"].page-6-11-years
  .reference-relief-article-list-homepage
  .cta-link[href*="6-11-years"],
html[lang="es"]
  [class*="template-advilchildren"].page-6-23-months
  .reference-relief-article-list-homepage
  .cta-link[href*="6-23-months"],
html[lang="es"]
  [class*="template-advilchildren"].page-2-5-years
  .reference-relief-article-list-homepage
  .cta-link[href*="2-5-years"],
html[lang="en-US"]
  [class*="template-advilchildren"].page-6-11-years
  .reference-relief-article-list-homepage
  .cta-link[href*="6-11-years"],
html[lang="en-US"]
  [class*="template-advilchildren"].page-6-23-months
  .reference-relief-article-list-homepage
  .cta-link[href*="6-23-months"],
html[lang="en-US"]
  [class*="template-advilchildren"].page-2-5-years
  .reference-relief-article-list-homepage
  .cta-link[href*="2-5-years"] {
  pointer-events: none;
  color: #fff !important;
  background-color: #0076bb;
}

@media (max-width: 359px) {
  html[lang="es"]
    [class*="template-advilchildren"]
    .reference-Home-Faq
    .btn-default,
  html[lang="en-US"]
    [class*="template-advilchildren"]
    .reference-Home-Faq
    .btn-default {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  html[lang="es"]
    [class*="template-advilchildren"].page-tips-resources.page-relief-finder
    .bg-color-4
    .image
    img,
  html[lang="es"]
    [class*="template-advilchildren"].page-tips-resources.page-relief-finder
    .bg-color-6
    .image
    img,
  html[lang="es"]
    [class*="template-advilchildren"].page-tips-resources.page-relief-finder
    .bg-color-5
    .image
    img,
  html[lang="es"]
    [class*="template-advilchildren"].page-tips-resources.page-relief-finder
    .bg-color-7
    .image
    img,
  html[lang="en-US"]
    [class*="template-advilchildren"].page-tips-resources.page-relief-finder
    .bg-color-4
    .image
    img,
  html[lang="en-US"]
    [class*="template-advilchildren"].page-tips-resources.page-relief-finder
    .bg-color-6
    .image
    img,
  html[lang="en-US"]
    [class*="template-advilchildren"].page-tips-resources.page-relief-finder
    .bg-color-5
    .image
    img,
  html[lang="en-US"]
    [class*="template-advilchildren"].page-tips-resources.page-relief-finder
    .bg-color-7
    .image
    img {
    width: auto !important;
  }
}

@media (min-width: 992px) {
  html[lang="es"]
    [class*="template-advilchildren"].page-tips-resources.page-relief-finder
    .flex-article-list
    .image
    .component-content,
  html[lang="en-US"]
    [class*="template-advilchildren"].page-tips-resources.page-relief-finder
    .flex-article-list
    .image
    .component-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 221px;
  }

  html[lang="es"]
    [class*="template-advilchildren"].page-tips-resources.page-relief-finder
    .flex-article-list
    .image
    .component-content
    img,
  html[lang="en-US"]
    [class*="template-advilchildren"].page-tips-resources.page-relief-finder
    .flex-article-list
    .image
    .component-content
    img {
    width: auto;
    height: auto;
    max-height: 221px;
    -ms-flex-item-align: center;
    align-self: center;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  html[lang="es"]
    [class*="template-advilchildren"]
    .product-tile
    .box:nth-of-type(1),
  html[lang="en-US"]
    [class*="template-advilchildren"]
    .product-tile
    .box:nth-of-type(1) {
    height: 420px !important;
  }
}

@media (max-width: 991px) {
  html[lang="es"]
    [class*="template-advilchildren"]
    .reference-relief-article-list-homepage
    .flex-row
    .flex,
  html[lang="en-US"]
    [class*="template-advilchildren"]
    .reference-relief-article-list-homepage
    .flex-row
    .flex {
    -ms-flex-preferred-size: calc(100% - 4.0404rem) !important;
    flex-basis: calc(100% - 4.0404rem) !important;
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
    margin: 2rem !important;
    margin-top: 0 !important;
    max-width: calc(100% - 4.0404rem) !important;
    width: calc(100% - 4.0404rem) !important;
  }

  html[lang="es"]
    [class*="template-advilchildren"].template-advilchildren-homepage
    .product-tile
    h3,
  html[lang="en-US"]
    [class*="template-advilchildren"].template-advilchildren-homepage
    .product-tile
    h3 {
    margin-bottom: 0;
  }

  html[lang="es"]
    [class*="template-advilchildren"]
    .hero-banner-h5-v1
    li
    .carousel-content
    > .paragraphSystem
    .image
    img,
  html[lang="en-US"]
    [class*="template-advilchildren"]
    .hero-banner-h5-v1
    li
    .carousel-content
    > .paragraphSystem
    .image
    img {
    width: 100%;
  }
}

html[lang="es"]
  [class*="template-advilchildren"]
  .bg-color-6
  > .component-content
  > .paragraphSystem,
html[lang="en-US"]
  [class*="template-advilchildren"]
  .bg-color-6
  > .component-content
  > .paragraphSystem {
  background-color: #bababa !important;
}

html[lang="es"]
  [class*="template-advilchildren"]
  .bg-color-6
  > .component-content
  > .paragraphSystem
  .image,
html[lang="en-US"]
  [class*="template-advilchildren"]
  .bg-color-6
  > .component-content
  > .paragraphSystem
  .image {
  padding: 1rem;
}

html[lang="es"]
  [class*="template-advilchildren"].template-advilchildren-homepage
  .product-tile
  .box:nth-of-type(1),
html[lang="en-US"]
  [class*="template-advilchildren"].template-advilchildren-homepage
  .product-tile
  .box:nth-of-type(1) {
  height: auto !important;
}

html[lang="es"] [class*="template-advilchildren"] .border-color-4,
html[lang="en-US"] [class*="template-advilchildren"] .border-color-4 {
  border-color: #0076bb !important;
}

html[lang="es"] [class*="template-advilchildren"] .text-color-7,
html[lang="es"] [class*="template-advilchildren"] .text-color-7 *,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-7,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-7 * {
  color: #c02b0f !important;
  border-color: #c02b0f !important;
}

@media (min-width: 992px) {
  html[lang="es"] [class*="template-advilchildren"] .text-color-7 a:hover,
  html[lang="es"] [class*="template-advilchildren"] .text-color-7 a:focus,
  html[lang="es"] [class*="template-advilchildren"] .text-color-7 * a:hover,
  html[lang="es"] [class*="template-advilchildren"] .text-color-7 * a:focus,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-7 a:hover,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-7 a:focus,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-7 * a:hover,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-7 * a:focus {
    color: #fff !important;
    background-color: #c02b0f !important;
  }
}

html[lang="es"] [class*="template-advilchildren"] .text-color-6,
html[lang="es"] [class*="template-advilchildren"] .text-color-6 *,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-6,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-6 * {
  color: #313131 !important;
  border-color: #313131 !important;
}

@media (min-width: 992px) {
  html[lang="es"] [class*="template-advilchildren"] .text-color-6 a:hover,
  html[lang="es"] [class*="template-advilchildren"] .text-color-6 a:focus,
  html[lang="es"] [class*="template-advilchildren"] .text-color-6 * a:hover,
  html[lang="es"] [class*="template-advilchildren"] .text-color-6 * a:focus,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-6 a:hover,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-6 a:focus,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-6 * a:hover,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-6 * a:focus {
    color: #fff !important;
    background-color: #313131 !important;
  }
}

html[lang="es"] [class*="template-advilchildren"] .text-color-5,
html[lang="es"] [class*="template-advilchildren"] .text-color-5 *,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-5,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-5 * {
  color: #40c0f9 !important;
  border-color: #40c0f9 !important;
}

@media (min-width: 992px) {
  html[lang="es"] [class*="template-advilchildren"] .text-color-5 a:hover,
  html[lang="es"] [class*="template-advilchildren"] .text-color-5 a:focus,
  html[lang="es"] [class*="template-advilchildren"] .text-color-5 * a:hover,
  html[lang="es"] [class*="template-advilchildren"] .text-color-5 * a:focus,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-5 a:hover,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-5 a:focus,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-5 * a:hover,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-5 * a:focus {
    color: #fff !important;
    background-color: #40c0f9 !important;
  }
}

html[lang="es"] [class*="template-advilchildren"] .text-color-4,
html[lang="es"] [class*="template-advilchildren"] .text-color-4 *,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-4,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-4 * {
  color: #bb90d5 !important;
  border-color: #bb90d5 !important;
}

@media (min-width: 992px) {
  html[lang="es"] [class*="template-advilchildren"] .text-color-4 a:hover,
  html[lang="es"] [class*="template-advilchildren"] .text-color-4 a:focus,
  html[lang="es"] [class*="template-advilchildren"] .text-color-4 * a:hover,
  html[lang="es"] [class*="template-advilchildren"] .text-color-4 * a:focus,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-4 a:hover,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-4 a:focus,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-4 * a:hover,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-4 * a:focus {
    color: #fff !important;
    background-color: #bb90d5 !important;
  }
}

html[lang="es"] [class*="template-advilchildren"] .text-color-3,
html[lang="es"] [class*="template-advilchildren"] .text-color-3 *,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-3,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-3 * {
  color: #c6d930 !important;
  border-color: #c6d930 !important;
}

@media (min-width: 992px) {
  html[lang="es"] [class*="template-advilchildren"] .text-color-3 a:hover,
  html[lang="es"] [class*="template-advilchildren"] .text-color-3 a:focus,
  html[lang="es"] [class*="template-advilchildren"] .text-color-3 * a:hover,
  html[lang="es"] [class*="template-advilchildren"] .text-color-3 * a:focus,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-3 a:hover,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-3 a:focus,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-3 * a:hover,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-3 * a:focus {
    color: #fff !important;
    background-color: #c6d930 !important;
  }
}

html[lang="es"] [class*="template-advilchildren"] .text-color-2,
html[lang="es"] [class*="template-advilchildren"] .text-color-2 *,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-2,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-2 * {
  color: #fa8898 !important;
  border-color: #fa8898 !important;
}

@media (min-width: 992px) {
  html[lang="es"] [class*="template-advilchildren"] .text-color-2 a:hover,
  html[lang="es"] [class*="template-advilchildren"] .text-color-2 a:focus,
  html[lang="es"] [class*="template-advilchildren"] .text-color-2 * a:hover,
  html[lang="es"] [class*="template-advilchildren"] .text-color-2 * a:focus,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-2 a:hover,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-2 a:focus,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-2 * a:hover,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-2 * a:focus {
    color: #fff !important;
    background-color: #fa8898 !important;
  }
}

html[lang="es"] [class*="template-advilchildren"] .text-color-1,
html[lang="es"] [class*="template-advilchildren"] .text-color-1 *,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-1,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-1 * {
  color: #d4448f !important;
  border-color: #d4448f !important;
}

@media (min-width: 992px) {
  html[lang="es"] [class*="template-advilchildren"] .text-color-1 a:hover,
  html[lang="es"] [class*="template-advilchildren"] .text-color-1 a:focus,
  html[lang="es"] [class*="template-advilchildren"] .text-color-1 * a:hover,
  html[lang="es"] [class*="template-advilchildren"] .text-color-1 * a:focus,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-1 a:hover,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-1 a:focus,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-1 * a:hover,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-1 * a:focus {
    color: #fff !important;
    background-color: #d4448f !important;
  }
}

html[lang="es"] [class*="template-advilchildren"] .text-color-7,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-7 {
  padding: 1rem;
}

@media (max-width: 991px) {
  html[lang="es"] [class*="template-advilchildren"] .text-color-7,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-7 {
    padding: 0.5rem 0.25rem;
  }
}

html[lang="es"] [class*="template-advilchildren"] .text-color-6,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-6 {
  padding: 1rem;
}

@media (max-width: 991px) {
  html[lang="es"] [class*="template-advilchildren"] .text-color-6,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-6 {
    padding: 0.5rem 0.25rem;
  }
}

html[lang="es"] [class*="template-advilchildren"] .text-color-5,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-5 {
  padding: 1rem;
}

@media (max-width: 991px) {
  html[lang="es"] [class*="template-advilchildren"] .text-color-5,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-5 {
    padding: 0.5rem 0.25rem;
  }
}

html[lang="es"] [class*="template-advilchildren"] .text-color-4,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-4 {
  padding: 1rem;
}

@media (max-width: 991px) {
  html[lang="es"] [class*="template-advilchildren"] .text-color-4,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-4 {
    padding: 0.5rem 0.25rem;
  }
}

html[lang="es"] [class*="template-advilchildren"] .text-color-3,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-3 {
  padding: 1rem;
}

@media (max-width: 991px) {
  html[lang="es"] [class*="template-advilchildren"] .text-color-3,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-3 {
    padding: 0.5rem 0.25rem;
  }
}

html[lang="es"] [class*="template-advilchildren"] .text-color-2,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-2 {
  padding: 1rem;
}

@media (max-width: 991px) {
  html[lang="es"] [class*="template-advilchildren"] .text-color-2,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-2 {
    padding: 0.5rem 0.25rem;
  }
}

html[lang="es"] [class*="template-advilchildren"] .text-color-1,
html[lang="en-US"] [class*="template-advilchildren"] .text-color-1 {
  padding: 1rem;
}

@media (max-width: 991px) {
  html[lang="es"] [class*="template-advilchildren"] .text-color-1,
  html[lang="en-US"] [class*="template-advilchildren"] .text-color-1 {
    padding: 0.5rem 0.25rem;
  }
}

html[lang="es"]
  [class*="template-advilchildren"]
  .reference-childrens-advil-suspension-products
  .text-color-1,
html[lang="es"]
  [class*="template-advilchildren"]
  .reference-childrens-advil-suspension-products
  .text-color-1,
html[lang="es"]
  [class*="template-advilchildren"]
  .reference-baya-sin-azucar-ni-colorantes-products
  .text-color-2,
html[lang="es"]
  [class*="template-advilchildren"]
  .reference-childrens-advil-suspension-sugar-free-dye-free-berry-products
  .text-color-2,
html[lang="es"]
  [class*="template-advilchildren"]
  .reference-goma-de-mascar-products
  .text-color-4,
html[lang="es"]
  [class*="template-advilchildren"]
  .reference-childrens-advil-suspension-bubblegum-products
  .text-color-4,
html[lang="es"]
  [class*="template-advilchildren"]
  .reference-frambuesa-azul-products
  .text-color-5,
html[lang="es"]
  [class*="template-advilchildren"]
  .reference-childrens-advil-suspension-blue-raspberry-flavor-products
  .text-color-5,
html[lang="es"]
  [class*="template-advilchildren"]
  .reference-fruta-products
  .text-color-7,
html[lang="es"]
  [class*="template-advilchildren"]
  .reference-childrens-advil-suspension-fruit-flavor-products
  .text-color-7,
html[lang="es"]
  [class*="template-advilchildren"]
  .reference-uva-blanca-sin-colorantes-products
  .text-color-3,
html[lang="es"]
  [class*="template-advilchildren"]
  .reference-childrens-advil-suspension-dye-free-white-grape-flavor-products
  .text-color-3,
html[lang="en-US"]
  [class*="template-advilchildren"]
  .reference-childrens-advil-suspension-products
  .text-color-1,
html[lang="en-US"]
  [class*="template-advilchildren"]
  .reference-childrens-advil-suspension-products
  .text-color-1,
html[lang="en-US"]
  [class*="template-advilchildren"]
  .reference-baya-sin-azucar-ni-colorantes-products
  .text-color-2,
html[lang="en-US"]
  [class*="template-advilchildren"]
  .reference-childrens-advil-suspension-sugar-free-dye-free-berry-products
  .text-color-2,
html[lang="en-US"]
  [class*="template-advilchildren"]
  .reference-goma-de-mascar-products
  .text-color-4,
html[lang="en-US"]
  [class*="template-advilchildren"]
  .reference-childrens-advil-suspension-bubblegum-products
  .text-color-4,
html[lang="en-US"]
  [class*="template-advilchildren"]
  .reference-frambuesa-azul-products
  .text-color-5,
html[lang="en-US"]
  [class*="template-advilchildren"]
  .reference-childrens-advil-suspension-blue-raspberry-flavor-products
  .text-color-5,
html[lang="en-US"]
  [class*="template-advilchildren"]
  .reference-fruta-products
  .text-color-7,
html[lang="en-US"]
  [class*="template-advilchildren"]
  .reference-childrens-advil-suspension-fruit-flavor-products
  .text-color-7,
html[lang="en-US"]
  [class*="template-advilchildren"]
  .reference-uva-blanca-sin-colorantes-products
  .text-color-3,
html[lang="en-US"]
  [class*="template-advilchildren"]
  .reference-childrens-advil-suspension-dye-free-white-grape-flavor-products
  .text-color-3 {
  border: 2px solid;
}

html[lang="es"]
  [class*="template-advilchildren"]
  .ps-widget[ps-sku].ps-disabled
  > span,
html[lang="es"]
  [class*="template-advilchildren"]
  .ps-widget[data-ps-sku].ps-disabled
  > span,
html[lang="es"]
  [class*="template-advilchildren"]
  .layout-product-details
  .ps-widget[ps-sku].ps-disabled
  > small,
html[lang="en-US"]
  [class*="template-advilchildren"]
  .ps-widget[ps-sku].ps-disabled
  > span,
html[lang="en-US"]
  [class*="template-advilchildren"]
  .ps-widget[data-ps-sku].ps-disabled
  > span,
html[lang="en-US"]
  [class*="template-advilchildren"]
  .layout-product-details
  .ps-widget[ps-sku].ps-disabled
  > small {
  display: none;
}

html[lang="es"]
  [class*="template-advilchildren"]
  .ps-widget[ps-sku].ps-disabled,
html[lang="en-US"]
  [class*="template-advilchildren"]
  .ps-widget[ps-sku].ps-disabled {
  background-color: var(--color-1) !important;
}

html[lang="en-US"] [class*="template-advilrespiratory"] .bg-color-gray-100,
html[lang="en-US"]
  [class*="template-advilrespiratory"]
  .accordion
  .accordion-container
  .accordion-slide::before {
  background-color: #f4f4f4 !important;
}

html[lang="en-US"] [class*="template-advilrespiratory"] .bg-color-7 {
  background-color: #1e3c47 !important;
}

html[lang="en-US"]
  [class*="template-advilrespiratory"]
  .bg-color-7
  > .component-content,
html[lang="en-US"]
  [class*="template-advilrespiratory"]
  .bg-color-7
  > .component-content
  > .paragraphSystem {
  background-color: #1e3c47 !important;
}

html[lang="en-US"]
  [class*="template-advilrespiratory"].layout-product-details
  .box.cols-d-2
  .box.col-xs-12
  .box.cols-d-2
  > .component-content
  > .paragraphSystem
  > .richText
  p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  html[lang="en-US"]
    [class*="template-advilrespiratory"].layout-product-details
    .box.cols-d-2
    .box.col-xs-12
    .box.cols-d-2
    > .component-content
    > .paragraphSystem
    > .richText
    p {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

html[lang="en-US"]
  [class*="template-advilrespiratory"].page-cold-or-flu
  .reference-relief-finder-list
  .cta-link[href*="cold-or-flu"],
html[lang="en-US"]
  [class*="template-advilrespiratory"].page-allergies
  .reference-relief-finder-list
  .cta-link[href*="allergies"],
html[lang="en-US"]
  [class*="template-advilrespiratory"].page-sinus
  .reference-relief-finder-list
  .cta-link[href*="sinus"] {
  pointer-events: none;
  color: #fff !important;
  background-color: #a11118;
}

html[lang="en-US"] [class*="template-advilrespiratory"] .border-color-1 {
  border-color: #a11118 !important;
}

html[lang="en-US"]
  [class*="template-advilrespiratory"]
  .reference-compare-products-table
  table
  th
  a {
  color: #28525f;
}

html[lang="en-US"]
  [class*="template-advilrespiratory"]
  .reference-compare-products-table
  table
  .compare-sub-heading {
  background-color: #28525f;
}

@media (max-width: 991px) {
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    .lSSlideOuter
    .lSPager.lSpg
    > li {
    padding: 0 3px;
  }
}

@media (min-width: 992px) {
  html[lang="en-US"]
    [class*="template-advilrespiratory"].template-advilrespiratory-article-hub
    #content
    .article-tile {
    margin-bottom: 1rem !important;
  }

  html[lang="en-US"]
    [class*="template-advilrespiratory"].template-advilrespiratory-article-hub
    #content
    .article-tile
    .image
    img {
    max-height: 270px;
  }

  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    .product-tile
    .box:nth-of-type(1) {
    height: 380px;
  }
}

html[lang="en-US"]
  [class*="template-advilrespiratory"]
  .bg-color-7
  > .component-content
  > .paragraphSystem {
  color: #1e3c47 !important;
}

html[lang="en-US"]
  [class*="template-advilrespiratory"]
  .hero-banner-carousel
  .bg-color-gray-200
  > .component-content
  > .paragraphSystem {
  background-color: var(--carousel-bg) !important;
}

html[lang="en-US"] [class*="template-advilrespiratory"] #content .h2,
html[lang="en-US"]
  [class*="template-advilrespiratory"]
  #content
  .hero-banner-carousel
  p,
html[lang="en-US"]
  [class*="template-advilrespiratory"]
  #content
  .megamenu-navigation
  .megamenu-language-list
  *,
html[lang="en-US"]
  [class*="template-advilrespiratory"]
  #content
  .megamenu-navigation
  .megamenu-submenu-item
  *,
html[lang="en-US"] [class*="template-advilrespiratory"] #content h2,
html[lang="en-US"] [class*="template-advilrespiratory"] #content h3 {
  color: #28525f;
}

html[lang="en-US"] [class*="template-advilrespiratory"] #content .h2 a,
html[lang="en-US"]
  [class*="template-advilrespiratory"]
  #content
  .hero-banner-carousel
  p
  a,
html[lang="en-US"]
  [class*="template-advilrespiratory"]
  #content
  .megamenu-navigation
  .megamenu-language-list
  *
  a,
html[lang="en-US"]
  [class*="template-advilrespiratory"]
  #content
  .megamenu-navigation
  .megamenu-submenu-item
  *
  a,
html[lang="en-US"] [class*="template-advilrespiratory"] #content h2 a,
html[lang="en-US"] [class*="template-advilrespiratory"] #content h3 a {
  color: #28525f;
  border-bottom-color: #28525f;
}

@media (min-width: 992px) {
  html[lang="en-US"] [class*="template-advilrespiratory"] #content .h2 a:hover,
  html[lang="en-US"] [class*="template-advilrespiratory"] #content .h2 a:focus,
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .hero-banner-carousel
    p
    a:hover,
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .hero-banner-carousel
    p
    a:focus,
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .megamenu-navigation
    .megamenu-language-list
    *
    a:hover,
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .megamenu-navigation
    .megamenu-language-list
    *
    a:focus,
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .megamenu-navigation
    .megamenu-submenu-item
    *
    a:hover,
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .megamenu-navigation
    .megamenu-submenu-item
    *
    a:focus,
  html[lang="en-US"] [class*="template-advilrespiratory"] #content h2 a:hover,
  html[lang="en-US"] [class*="template-advilrespiratory"] #content h2 a:focus,
  html[lang="en-US"] [class*="template-advilrespiratory"] #content h3 a:hover,
  html[lang="en-US"] [class*="template-advilrespiratory"] #content h3 a:focus {
    background-color: #28525f;
    border-bottom-color: #28525f;
    color: #fff;
  }
}

html[lang="en-US"] [class*="template-advilrespiratory"] #content h4 {
  color: #313131;
}

html[lang="en-US"] [class*="template-advilrespiratory"] #footer h2,
html[lang="en-US"]
  [class*="template-advilrespiratory"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head
  h3
  a {
  color: #28525f;
}

html[lang="en-US"]
  [class*="template-advilrespiratory"]
  #content
  .richText
  a.btn-default,
html[lang="en-US"]
  [class*="template-advilrespiratory"]
  #content
  .richText
  a.btn-alt-3 {
  color: #fff;
  border-bottom-color: var(--color-1);
}

@media (max-width: 991px) {
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .richText
    a.btn-default,
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .richText
    a.btn-alt-3 {
    min-width: 181px;
  }
}

@media (min-width: 992px) {
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .richText
    a.btn-default:hover,
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .richText
    a.btn-default:focus,
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .richText
    a.btn-alt-3:hover,
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .richText
    a.btn-alt-3:focus {
    background-color: #fff;
    color: var(--color-1);
    border-bottom-color: var(--color-1) !important;
  }
}

html[lang="en-US"]
  [class*="template-advilrespiratory"]
  #content
  .border-color-1
  .richText
  a.cta-link {
  border-bottom: none;
}

html[lang="en-US"]
  [class*="template-advilrespiratory"]
  #content
  .richText
  a.cta-link {
  color: var(--color-1);
}

@media (min-width: 992px) {
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .richText
    a.cta-link:hover,
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .richText
    a.cta-link:focus {
    background-color: var(--color-1);
    color: #fff;
  }
}

html[lang="en-US"]
  [class*="template-advilrespiratory"]
  #content
  .bg-color-6
  .richText
  a,
html[lang="en-US"]
  [class*="template-advilrespiratory"]
  #content
  .bg-color-6
  .richText-content
  a,
html[lang="en-US"]
  [class*="template-advilrespiratory"]
  #content
  .bg-color-7
  .richText
  a,
html[lang="en-US"]
  [class*="template-advilrespiratory"]
  #content
  .bg-color-7
  .richText-content
  a {
  border-color: #fff;
}

@media (min-width: 992px) {
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .bg-color-6
    .richText
    a:hover,
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .bg-color-6
    .richText
    a:focus,
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .bg-color-6
    .richText-content
    a:hover,
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .bg-color-6
    .richText-content
    a:focus,
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .bg-color-7
    .richText
    a:hover,
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .bg-color-7
    .richText
    a:focus,
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .bg-color-7
    .richText-content
    a:hover,
  html[lang="en-US"]
    [class*="template-advilrespiratory"]
    #content
    .bg-color-7
    .richText-content
    a:focus {
    color: #28525f !important;
    background-color: #fff;
  }
}

html[lang="en-US"]
  [class*="template-advilpm"]
  .megamenu-navigation
  .megamenu-submenu-items-container
  .navigation-root.navigation-branch.navigation-level2 {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}

@media (max-width: 991px) {
  html[lang="en-US"]
    [class*="template-advilpm"]
    .hero-banner-h5-v1
    li
    .carousel-content
    > .paragraphSystem
    .image
    img {
    width: 100%;
  }

  html[lang="en-US"] [class*="template-advilpm"] .flex-article-list .image img {
    width: 100%;
  }
}

@media (min-width: 992px) {
  html[lang="en-US"]
    [class*="template-advilpm"].template-advilrespiratory-product-listing
    .product-tile
    .box:nth-of-type(1) {
    height: 240px;
  }

  html[lang="en-US"]
    [class*="template-advilpm"].page-our-products
    .product-tile
    .box:nth-of-type(1) {
    height: 390px;
  }
}

[class*="template-advilpm"]
  .megamenu-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.87 26.87" width="32" height="32"%3E%3Cg transform="translate(-56.997 -33.429)"%3E%3Crect class="a" width="34" height="4" rx="2" transform="rotate(-45 97.872 -40.065)" fill="%23002e69"/%3E%3Cpath class="a" d="M79.624 58.885L58.41 37.672a2 2 0 0 1 2.828-2.829l21.213 21.213a2 2 0 0 1-2.828 2.829z" fill="%23002e69"/%3E%3C/g%3E%3C/svg%3E');
}

[class*="template-advilpm"]
  .megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Vrstva_1" x="0" y="0" version="1.1" viewBox="0 0 406.3 391.7" xml:space="preserve"%3E%3Cpath d="M18.5 68.5H393v39.2H18.5M18.5 168.4H393v39.2H18.5M18.5 268.2H393v39.2H18.5" class="st0" fill="%23002e69"/%3E%3C/svg%3E');
}

@media (min-width: 992px) {
  [class*="template-advilpm"]
    .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23002e69" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
    border-color: #002e69;
  }
}

[class*="template-advilpm"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::after,
[class*="template-advilpm"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23002e69"/%3E%3C/svg%3E') !important;
}

[class*="template-advilpm"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::before {
  background-color: #002e69;
}

[class*="template-advilpm"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper::after,
[class*="template-advilpm"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper:hover::after,
[class*="template-advilpm"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper::after,
[class*="template-advilpm"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23002e69"/%3E%3C/svg%3E') !important;
}

[class*="template-advilpm"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::after,
[class*="template-advilpm"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23002e69"/%3E%3C/svg%3E') !important;
}

[class*="template-advilpm"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::before {
  background-color: #002e69;
}

[class*="template-advilpm"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head::after,
[class*="template-advilpm"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head:hover::after,
[class*="template-advilpm"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head::after,
[class*="template-advilpm"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23002e69"/%3E%3C/svg%3E') !important;
}

[class*="template-advilrespiratory"]
  .megamenu-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.87 26.87" width="32" height="32"%3E%3Cg transform="translate(-56.997 -33.429)"%3E%3Crect class="a" width="34" height="4" rx="2" transform="rotate(-45 97.872 -40.065)" fill="%23a11118"/%3E%3Cpath class="a" d="M79.624 58.885L58.41 37.672a2 2 0 0 1 2.828-2.829l21.213 21.213a2 2 0 0 1-2.828 2.829z" fill="%23a11118"/%3E%3C/g%3E%3C/svg%3E');
}

[class*="template-advilrespiratory"]
  .megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Vrstva_1" x="0" y="0" version="1.1" viewBox="0 0 406.3 391.7" xml:space="preserve"%3E%3Cpath d="M18.5 68.5H393v39.2H18.5M18.5 168.4H393v39.2H18.5M18.5 268.2H393v39.2H18.5" class="st0" fill="%23a11118"/%3E%3C/svg%3E');
}

@media (min-width: 992px) {
  [class*="template-advilrespiratory"]
    .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%23a11118" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
    border-color: #a11118;
  }
}

[class*="template-advilrespiratory"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::after,
[class*="template-advilrespiratory"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23a11118"/%3E%3C/svg%3E') !important;
}

[class*="template-advilrespiratory"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::before {
  background-color: #a11118;
}

[class*="template-advilrespiratory"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper::after,
[class*="template-advilrespiratory"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper:hover::after,
[class*="template-advilrespiratory"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper::after,
[class*="template-advilrespiratory"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23a11118"/%3E%3C/svg%3E') !important;
}

[class*="template-advilrespiratory"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::after,
[class*="template-advilrespiratory"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23a11118"/%3E%3C/svg%3E') !important;
}

[class*="template-advilrespiratory"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::before {
  background-color: #a11118;
}

[class*="template-advilrespiratory"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head::after,
[class*="template-advilrespiratory"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head:hover::after,
[class*="template-advilrespiratory"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head::after,
[class*="template-advilrespiratory"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23a11118"/%3E%3C/svg%3E') !important;
}

[class*="template-advilchildren"]
  .megamenu-navigation
  .megamenu.nav-opened
  .megamenu-main-nav
  > .component-content
  .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 26.87 26.87" width="32" height="32"%3E%3Cg transform="translate(-56.997 -33.429)"%3E%3Crect class="a" width="34" height="4" rx="2" transform="rotate(-45 97.872 -40.065)" fill="%230076bb"/%3E%3Cpath class="a" d="M79.624 58.885L58.41 37.672a2 2 0 0 1 2.828-2.829l21.213 21.213a2 2 0 0 1-2.828 2.829z" fill="%230076bb"/%3E%3C/g%3E%3C/svg%3E');
}

[class*="template-advilchildren"]
  .megamenu-navigation
  .megamenu-main-nav
  > .component-content
  > .navigation-mobile-menu {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Vrstva_1" x="0" y="0" version="1.1" viewBox="0 0 406.3 391.7" xml:space="preserve"%3E%3Cpath d="M18.5 68.5H393v39.2H18.5M18.5 168.4H393v39.2H18.5M18.5 268.2H393v39.2H18.5" class="st0" fill="%230076bb"/%3E%3C/svg%3E');
}

@media (min-width: 992px) {
  [class*="template-advilchildren"]
    .megamenu-navigation
    .megamenu-search
    > .component-content
    > .paragraphSystem
    .searchBox
    input[type="text"] {
    background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 43.74 45.63"%3E%3Cpath fill="%230076bb" d="M43.06 41.51l-10.8-11.3C42.36 18.88 33.33-.41 18.16.01-13.97 2.53.97 49.82 28.66 33.51l10.9 11.4c2.17 2.27 5.67-1.31 3.5-3.4zm-24.9-36.7c17.78.09 17.78 27.11 0 27.2C.38 31.92.38 4.9 18.16 4.81z"/%3E%3C/svg%3E');
    border-color: #0076bb;
  }
}

[class*="template-advilchildren"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::after,
[class*="template-advilchildren"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%230076bb"/%3E%3C/svg%3E') !important;
}

[class*="template-advilchildren"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item
  a
  .tabMenuItem
  .text-wrapper::before {
  background-color: #0076bb;
}

[class*="template-advilchildren"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper::after,
[class*="template-advilchildren"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item.is-active
  a
  .tabMenuItem
  .text-wrapper:hover::after,
[class*="template-advilchildren"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper::after,
[class*="template-advilchildren"]
  .tabs-wrapper.mobile-tabs
  .tabs-nav-list
  .tabs-nav-item:focus-within
  a
  .tabMenuItem
  .text-wrapper:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%230076bb"/%3E%3C/svg%3E') !important;
}

[class*="template-advilchildren"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::after,
[class*="template-advilchildren"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%230076bb"/%3E%3C/svg%3E') !important;
}

[class*="template-advilchildren"]
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head::before {
  background-color: #0076bb;
}

[class*="template-advilchildren"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head::after,
[class*="template-advilchildren"]
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head:hover::after,
[class*="template-advilchildren"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head::after,
[class*="template-advilchildren"]
  .accordion
  .accordion-container
  .accordion-slide:focus-within
  .accordion-head:hover::after {
  background-image: url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%230076bb"/%3E%3C/svg%3E') !important;
}

*/

/* Gigya form */
html[lang="en-US"] #ot-sdk-btn.ot-sdk-show-settings {
  background: #fff;
}

.gigyaform-wrapper {
  position: fixed;
  bottom: 0;
  z-index: 9999;
  width: 30rem;
  padding: 0;
  right: 12.5rem;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  transition: all 0.5s ease;
  max-width: 424px;
  background: #fff;
}

.gigya-heading {
  background: #005480;
  padding: 0.4rem 0 0.4rem;
  border-top-left-radius: 1.25rem;
  border-top-right-radius: 1.25rem;
  cursor: pointer;
  border: 2px solid #005480;
  border-bottom: none;
}

.gigya-heading h2.heading {
  font-size: 18px;
  margin: 0 1rem;
  color: #fff200 !important;
  letter-spacing: 1px;
  position: relative;
}

.gigya-heading h2.heading:after {
  display: inline-block;
  position: absolute;
  width: 24px;
  height: 12px;
  content: "";
  top: 13px;
  right: 6px;
  background: url("/content/dam/cf-consumer-healthcare/bp-advil/en_US/src/icons/gigya-close-icon.png")
    no-repeat;
  background-size: contain;
}

.gigyaform-wrapper .gigya-screen form .gigya-composite-control > label {
  display: none;
}

.gigyaform-wrapper .gigyaraas.component .gigya-screen-content {
  padding: 0.6rem 1rem 0rem 1rem;
  background: #fff;
}

.gigyaform-wrapper .gigyaraas.component {
  border: 2px solid #005480;
  padding-top: 0.5rem;
  border-bottom: none;
}

.gigyaform-wrapper .gigya-screen form .gigya-composite-control {
  margin-bottom: 0 !important;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label {
  color: #5c5c5c !important;
  font-size: 12px !important;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 1.3;
  margin-bottom: 0.5rem !important;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label:nth-child(2) {
  font-size: 12px;
  color: #323232 !important;
  padding-top: 1.5rem;
  display: inherit;
  margin-bottom: 0 !important;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  input,
#footer
  .footer-gigya.gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  input {
  background: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #3f3f3f;
  color: #3f3f3f !important;
  padding: 0;
  font-weight: 500;
  height: 40px !important;
  min-height: 40px;
  font-size: 14px !important;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  ::placeholder,
#footer
  .gigyaraas.component.footer-gigya
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  ::placeholder {
  color: #005480 !important;
  opacity: 1;
  /* Firefox */
  padding-left: 0;
  font-weight: 600;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  ::-webkit-input-placeholder,
#footer
  .gigyaraas.component.footer-gigya
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #005480 !important;
  opacity: 1;
  padding-left: 0;
  font-weight: 600;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  ::-moz-placeholder,
#footer
  .gigyaraas.component.footer-gigya
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  ::-moz-placeholder {
  /* Firefox 19+ */
  color: #005480 !important;
  opacity: 1;
  padding-left: 0;
  font-weight: 600;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  :-ms-input-placeholder {
  /* IE 10+ */
  color: #005480 !important;
  opacity: 1;
  padding-left: 0;
  font-weight: 600;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  :-moz-placeholder {
  /* Firefox 18- */
  color: #005480 !important;
  opacity: 1;
  padding-left: 0;
  font-weight: 600;
}

.gigyaform-wrapper
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-textbox {
  position: relative;
  margin-bottom: 0.9rem !important;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  .gigya-error-msg {
  position: absolute;
  background: none;
  color: #be0000 !important;
  bottom: -24px;
  left: 0px;
  font-size: 12px;
}

body
  .gigyaform-wrapper
  .gigyaraas
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"] {
  max-width: 206px !important;
  height: 40px !important;
  color: #fff200 !important;
  text-transform: uppercase;
  min-height: 40px;
  padding: 0;
  letter-spacing: 0.5px;
  background: #005480;
  margin: 0 auto;
  margin-top: 0.5rem;
  border-radius: 0;
}

body
  #footer
  .footer-gigya.gigyaraas
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"] {
  height: 40px !important;
  color: #fff200 !important;
  text-transform: uppercase;
  min-height: 40px;
  padding: 0;
  letter-spacing: 0.5px;
  background: #005480;
  margin: 0 auto;
  margin-top: 0.5rem;
  border-radius: 0;
}

body
  .gigyaform-wrapper
  .gigyaraas
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"]:hover,
body
  #footer
  .footer-gigya.gigyaraas
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"]:hover,
body
  .gigyaform-wrapper
  .gigyaraas
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"]:focus,
body
  #footer
  .footer-gigya.gigyaraas
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"]:focus {
  color: #005480 !important;
}

html[lang="en-US"] .content_hide {
  display: none !important;
}

.gigyaform-wrapper .gigya-heading.active h2::after {
  background: url("/content/dam/cf-consumer-healthcare/bp-advil/en_US/src/icons/gigya-open-icon.png")
    no-repeat;
  background-size: contain;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label
  a,
#footer
  .gigyaraas.component.footer-gigya
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label
  a {
  color: inherit !important;
  font-size: 12px !important;
  font-weight: 600;
  text-decoration: underline;
  background: none !important;
  border-bottom: none;
  line-height: inherit;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label
  a:hover,
#footer
  .gigyaraas.component.footer-gigya
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label
  a:hover,
.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label
  a:focus,
#footer
  .gigyaraas.component.footer-gigya
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label
  a:focus {
  text-decoration: none !important;
  border-bottom: none;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-link
  input[value="Close window"] {
  height: 40px !important;
  color: #fff200 !important;
  text-transform: uppercase;
  min-height: 40px;
  padding: 0;
  background: #005480;
  margin: 0 auto;
  font-size: 15px;
  line-height: 18px;
  min-width: 300px;
  margin-bottom: 6rem;
  margin-left: 0;
  border-radius: 0;
  font-weight: 600;
  border: 3px solid transparent;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label
  b {
  font-size: 12px;
  color: #005480 !important;
  padding-top: 1.5rem;
  display: inline-block;
  font-weight: inherit;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-link
  input[value="Close window"]:hover,
.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-link
  input[value="Close window"]:focus {
  background: none;
  border: 3px solid #005480;
  color: #005480 !important;
  text-decoration: underline;
}

.gigyaform-wrapper .subscribe-thank-you {
  line-height: 1.2em;
  font-size: 0.9rem;
  text-align: center;
  margin: 1rem auto 2.5rem;
}

.gigya-screen.portrait .gigya-composite-control .gigya-image {
  margin-top: 3rem;
  max-width: 145px;
}

.gigyaform-wrapper .subscribe-thank-you p {
  font-weight: 600;
  letter-spacing: 0.5px;
}

.unsubscribe-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-checkbox,
.unsubscribe-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-checkbox
  .gigya-input-checkbox {
  pointer-events: all;
}

.unsubscribe-gigya
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"] {
  background: #fff !important;
  color: #005480 !important;
  height: 40px;
  min-height: 40px;
  padding: 0;
}

.unsubscribe-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-label,
.unsubscribe-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-link {
  color: #fff !important;
}

.unsubscribe-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-link {
  display: none;
}

.unsubscribe-gigya
  .gigya-screen
  form
  .gigya-composite-control
  label
  span.gigya-label-text.gigya-checkbox-text {
  color: #fff !important;
}

body
  .unsubscribe-gigya
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-checkbox {
  margin-top: -1rem !important;
}

body
  .unsubscribe-gigya
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-checkbox
  input[type="checkbox"] {
  margin-right: 1.5rem;
  cursor: pointer;
}

body
  .unsubscribe-gigya
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-checkbox
  label.gigya-label {
  cursor: pointer;
}

/* body .unsubscribe-gigya #ciam-pch-unsubscribe>form>.gigya-layout-row>.gigya-layout-row .gigya-composite-control-checkbox input[type='checkbox']::after {
  visibility: visible;
  position: relative;
  display: inline-block;
  left: 0px;
  top: -2px;
  width: 22px;
  height: 22px;
  border-width: 2px;
  border-style: solid;
  border-color: #ffffff;
  content: "";
  background-color: #005480;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 2px;
} */
body
  #ciam-pch-unsubscribe
  > form
  > .gigya-layout-row
  > .gigya-layout-row
  .gigya-composite-control-checkbox
  input[type="checkbox"]:checked::after {
  background: url(/content/dam/cf-consumer-healthcare/bp-advil/en_US/src/icons/check-mark-white.png)
    no-repeat;
  background-color: #fff;
}

.gigyaform-wrapper
  .gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  input:focus,
#footer
  .footer-gigya.gigyaraas.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  input:focus {
  box-shadow: none;
}

/* Gigya responsive */
@media screen and (min-width: 992px) {
  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label
    b {
    padding-top: 0.5rem;
  }

  .gigyaform-wrapper .gigya-screen.portrait {
    padding: 0 0 1rem 0 !important;
    border: none;
    width: auto !important;
  }

  .unsubscribe-gigya .gigya-screen.portrait {
    padding: 0 0 0 0 !important;
    border: none;
    width: auto !important;
  }
}

@media screen and (max-width: 991px) {
  .gigyaform-wrapper {
    z-index: 9999;
    transform: translate(-50%, 0%);
    right: auto;
    left: 50%;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-link
    input[value="Close window"] {
    margin-bottom: 8rem;
  }

  body
    #footer
    .footer-gigya
    .gigya-screen
    form
    .gigya-composite-control
    .gigya-error-msg {
    position: relative;
    bottom: 10px;
  }

  #footer .footer-link-wrapper {
    order: 2;
  }

  #footer .footer-gigya-wrapper {
    background: #ffffff;
  }

  body
    .unsubscribe-gigya
    #ciam-pch-unsubscribe
    > form
    > .gigya-layout-row
    > .gigya-layout-row
    .gigya-composite-control-checkbox
    input[type="checkbox"] {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  html[lang="en-US"] #ot-sdk-btn.ot-sdk-show-settings {
    width: 100%;
    padding: 0.8em 2em !important;
    font-size: 0.8em !important;
  }

  .gigyaform-wrapper {
    width: 80%;
    bottom: 35px;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-textbox
    .gigya-error-msg {
    bottom: -23px;
    left: 0px;
    font-size: 11px;
    text-align: left;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-link
    input[value="Close window"] {
    min-width: 200px;
  }

  .gigya-heading h2.heading {
    font-size: 16px;
  }

  .gigya-heading h2.heading:after {
    width: 22px;
    height: 12px;
    content: "";
    top: 9px;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-link
    input[value="Close window"] {
    margin-bottom: 8rem;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label
    b {
    padding-top: 0;
  }

  .gigya-heading {
    padding: 0.4rem 0 0.4rem;
  }

  body
    .unsubscribe-gigya
    #ciam-pch-unsubscribe
    > form
    > .gigya-layout-row
    > .gigya-layout-row
    .gigya-composite-control-checkbox
    input[type="checkbox"] {
    margin-right: 1rem;
  }
}

@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) {
  .gigyaform-wrapper {
    min-width: calc(100% - 235px);
  }

  html[lang="en-US"] #ot-sdk-btn.ot-sdk-show-settings {
    width: auto;
  }

  .gigyaform-wrapper .gigyaraas.component .gigya-screen-content {
    padding: 0.2rem 0.5rem 0rem 0.5rem;
  }

  .gigyaform-wrapper .gigyaraas.component {
    padding-top: 0;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label,
  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label
    b {
    font-size: 9px;
    padding-top: 0;
    line-height: 1;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label
    a {
    font-size: 9px;
  }

  body
    .gigyaform-wrapper
    .gigyaraas
    .gigya-screen
    form
    .gigya-composite-control
    input[type="submit"] {
    height: 30px !important;
    min-height: 30px;
    font-size: 13px;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label {
    margin-bottom: 0 !important;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-textbox
    .gigya-error-msg {
    font-size: 9px;
  }

  .gigya-heading h2.heading {
    font-size: 16px;
  }

  .gigya-heading {
    padding: 0.3rem 0 0.3rem;
  }

  .gigya-heading h2.heading:after {
    width: 20px;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-textbox
    input {
    height: 25px !important;
    min-height: 25px;
  }

  .gigyaform-wrapper
    .gigya-screen
    .gigya-composite-control.gigya-composite-control-textbox {
    margin-bottom: 7px;
  }

  body .gigya-screen form .gigya-composite-control-submit {
    margin-bottom: 5px;
  }
}

@media only screen and (min-width: 360px) and (max-width: 736px) and (orientation: landscape) {
  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label,
  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label
    b {
    font-size: 8px;
  }

  .gigyaform-wrapper .gigyaraas.component .gigya-screen-content {
    padding: 0.2rem 0.5rem 0rem 0.5rem;
  }

  .gigyaform-wrapper .gigyaraas.component {
    padding-top: 0;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label
    a {
    font-size: inherit !important;
  }

  .gigya-heading h2.heading {
    font-size: 14px;
  }

  .gigya-heading {
    padding: 0;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-textbox
    input {
    height: 25px !important;
    min-height: 25px;
    font-size: 12px !important;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label:nth-child(2) {
    margin-bottom: 0 !important;
  }

  body
    .gigyaform-wrapper
    .gigyaraas
    .gigya-screen
    form
    .gigya-composite-control
    input[type="submit"] {
    height: 20px !important;
    min-height: 20px;
    font-size: 10px;
    line-height: 1;
  }
}

@media screen and (max-width: 360px) {
  .gigya-heading h2.heading {
    font-size: 16px;
  }
}

@media screen and (max-width: 320px) {
  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-link
    input[value="Close window"] {
    min-width: 170px;
  }

  .gigyaform-wrapper .gigyaraas.component .gigya-screen-content {
    padding: 0.6rem 1rem 0.6rem 1rem;
    background: #fff;
  }

  .gigyaform-wrapper {
    width: 93%;
    right: 3%;
  }

  .gigyaform-wrapper
    .gigyaraas.component
    .gigya-screen-content
    .gigya-composite-control.gigya-composite-control-label {
    font-size: 11px;
  }
}

/* Gigya footer block */
body
  #footer
  .footer-gigya
  .gigya-screen
  form
  .gigya-composite-control
  .gigya-error-msg {
  background: none;
  color: #be0000 !important;
  margin: 0;
  padding: 5px 0px !important;
}

body #footer .footer-gigya .gigya-screen form .gigya-composite-control label * {
  display: none !important;
}

#footer
  .gigyaraas.footer-gigya.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-label {
  color: #005480 !important;
  font-size: 12px !important;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-bottom: 0.5rem !important;
  width: 100%;
  line-height: 1.5;
}

body
  #footer
  .footer-gigya
  .gigya-screen
  .gigya-composite-control.gigya-composite-control-textbox {
  margin-bottom: 0 !important;
}

#footer
  .gigyaraas.footer-gigya.component
  .gigya-screen-content
  .gigya-composite-control.gigya-composite-control-textbox
  input {
  background: none;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #3f3f3f;
  color: #3f3f3f !important;
  padding: 0;
  font-weight: 500;
  height: 40px;
  min-height: 40px;

  margin-bottom: 1rem !important;
}

body
  #footer
  .gigyaraas.footer-gigya
  .gigya-screen
  form
  .gigya-composite-control
  input[type="submit"] {
  border: transparent;
  min-width: 235px !important;
}

.visible-desktop {
  display: none;
}

#footer .footer__gigya-heading {
  font-size: 18px;
  margin: 0 1rem;
  color: #005480 !important;
  letter-spacing: 1px;
  position: relative;
  margin: 2rem 0 1rem 0;
  border-bottom: 2px solid #005480;
}

#footer .gigyaraas.footer-gigya .subscribe-thank-you {
  max-width: 60%;
  margin: 4rem auto;
}

#footer
  .gigyaraas.footer-gigya.component
  .gigya-screen
  form
  > .gigya-layout-row
  > label:nth-child(2) {
  font-size: 12px !important;
  color: #005480 !important;
  margin: 0.5rem 0 0 !important;
}

#footer .gigyaraas.footer-gigya .gigya-screen.portrait {
  padding: 0px !important;
  border: none;
  width: auto !important;
}

@media (min-width: 992px) {
  .visible-desktop {
    display: block;
  }

  .hide-desktop {
    display: none;
  }

  #footer
    .footer-gigya
    .gigya-composite-control.gigya-composite-control-submit {
    float: left;
  }

  html[lang="en-US"] #footer .social-pages .icons-with-link.first {
    margin-left: 0;
  }

  html[lang="en-US"] #footer .list-footer ul {
    display: inline-block;
  }

  html[lang="en-US"] #footer .list-footer .richText-content ul li {
    text-align: left;
    padding-left: 0 !important;
  }

  html[lang="en-US"] #footer .list-footer .richText-content {
    display: inline-block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    text-align: left;
  }

  html[lang="en-US"] #footer .follow-us-wrapper .richText-content {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
  }

  html[lang="en-US"] #footer .social-pages .paragraphSystem {
    -webkit-box-align: start;
    -ms-flex-align: center;
    align-items: start;
    -webkit-box-pack: start;
    -ms-flex-pack: initial;
    justify-content: left;
  }
}

@media (max-width: 991px) {
  #footer .gigyaraas.footer-gigya.component {
    padding: 0rem 1rem 1rem;
    margin: auto;
  }

  #footer .footer__gigya-heading {
    margin-left: 1rem;
    margin-right: 1rem;
    padding: 7px 10px 10px 0;
    margin-top: 1rem;
  }

  #footer .gigyaraas.footer-gigya .subscribe-thank-you {
    font-size: 1em;
    max-width: 81%;
    margin: 2rem auto;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {
  html[lang$="CA"] .megamenu-nav-container .reference-buy-now-button {
    left: 35%;
    padding-left: 0;
  }

  html[lang$="CA"]
    .megamenu-navigation
    .megamenu-main-nav
    > .component-content
    > .navigation-root.navigation-level1 {
    flex-direction: column;
  }
}

@media (max-width: 992px) {
  .home-product-grid .snippetReference .image img {
    width: 100% !important;
    height: 100% !important;
  }
}

/* Ashish Gupta 25-07-22 06:15PM  */
/* Contact us page css start */

.icon-Haleon {
  background-image: url("/content/dam/cf/haleon/logo/haleon-logo-colour-pos.svg") !important;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon-Haleon {
  height: 33px;
  width: 118px;
}

.contact-us ul.contact-list li span {
  margin-right: 1rem;
}

.contact-us ul.contact-list li span div {
  background: #b3b3b3;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.contact-us ul.contact-list li span div img {
  width: 30px;
}

.contact-us .rounded-circle img {
  width: auto;
  height: 16px;
}

.contact-us ul.contact-list li {
  display: flex !important;
  align-items: center;
}

.contact-us ul li .visibility-hide {
  visibility: hidden !important;
}

.contact-us .richText ul li:before {
  display: none;
}

.contact-us li a {
  border-bottom: 2px solid var(--color-1);
}

.contact-us .richText a:not(.btn-default):hover {
  border-bottom: 2px solid transparent;
  background-color: var(--color-1);
  color: #fff;
}

.contact-us .default-icon > a {
  border-radius: 50%;
  display: flex !important;
  margin-left: 5px;
  width: 30px;
  height: 30px;
  background-color: var(--color-1);
}

.contact-us .margin-para {
  margin-left: 12px;
}

.contact-us .default-icon .rounded-circle {
  margin-right: 5px;
}

@media (max-width: 767px) {
  .contact-us ul.contact-list li {
    padding: 10px !important;
    border-radius: 4px;
    background: #8080800f;
  }

  /* alam | GSKBD-26062 | 10-11-22 */
  html[lang="es-MX"] body .lSSlideOuter .lSPager.lSpg li.active a {
    background-color: #19476e !important;
  }

  html[lang="es-MX"] body .lSSlideOuter .lSPager.lSpg li a {
    border-color: #19476e !important;
  }
}

/* Contact us page css End */

/* Anubhav CSS */

.contact-us .default-icon.robitussin_auto_img {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
}

.contact-us .default-icon.rounded-circle {
  vertical-align: middle;
}

.contact-us .default-icon.robitussin_auto_img a {
  margin: 0 5px 0 0 !important;
}

/* Anubhav CSS */

/* Ashish CSS 27-Sept GSKBD-25626 */
.footer-haleon-logo {
  width: 92px;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Ashish CSS nov-10 GSKBD-26062 */
.product-box .product-card h3 a {
  border-bottom: none !important;
}

.pink-bg {
  background: radial-gradient(
    circle,
    rgba(238, 174, 202, 1) 0%,
    rgba(255, 172, 172, 0.5) 100%
  );
}

.green-bg {
  background: radial-gradient(
    circle,
    rgba(196, 233, 196, 1) 0%,
    rgba(186, 233, 196, 0.2) 100%
  );
}

.blue-bg1 {
  background: radial-gradient(
    circle,
    rgba(222, 235, 247, 1) 0%,
    rgba(222, 235, 247, 0.2) 100%
  );
}

.blue-bg2 {
  background: radial-gradient(
    circle,
    rgba(218, 227, 243, 1) 0%,
    rgba(218, 227, 243, 0.2) 100%
  );
}

.blue-bg3 {
  background: radial-gradient(
    circle,
    rgba(201, 216, 247, 1) 0%,
    rgba(201, 216, 247, 0.2) 100%
  );
}

.last_card img {
  height: 130px !important;
}

/* Maunu | GSKBD-26332 | 10-nov-22 | new variant for ex_MX : advil-es-mx-nav*/
@media (min-width: 992px) and (max-width: 1200px) {
  body
    .megamenu-navigation
    .megamenu-main-nav.advil-es-mx-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item {
    padding: 0 !important;
    /* already there was !imp */
  }
}

@media (min-width: 992px) {
  body
    .megamenu-navigation
    .megamenu-main-nav.advil-es-mx-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item {
    padding: 0 1rem;
  }
  /* alam | 15-05-23 | GSKBD-28208 |start */
  html[lang="es-MX"] .tabs .tabs-content .image.img-fluid .component-content {
    height: auto;
  }

  html[lang="es-MX"]
    .tabs
    .tabs-content
    .image.img-fluid
    .component-content
    img {
    max-height: 100%;
  }

  /* alam | 15-05-23 | GSKBD-28208 |end */
}

/* Maunu | GSKBD-26332 | 10-nov-22 | End */

/* Rohit Singh | GSKBD-26062 | 21-nov-2022 | start */
.carousel-slide img {
  width: 100%;
}

.carousel-slide img.carousel-cover[title="hide"] {
  display: none;
}

@media (max-width: 767px) {
  .pager-on-bottom-center-m .lSPager {
    position: relative;
    bottom: 0rem;
  }
}

/* Rohit Singh | GSKBD-26062 | 21-nov-2022 | end */

/* Ashish Gupta | GSKBD-26831 | 02/Jan/2023 | for en-CA: Dosing Chart Table   */
.dose-chart-table {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.dose-chart-table th,
.dose-chart-table td {
  border: 1px solid #000;
}

@media (max-width: 767px) {
  .dose-chart-table {
    width: auto;
  }
}

/* Ashish Gupta | GSKBD-26831 | End */
/* Maunu | GSKBD-27272 | logo */
html[lang="fr-FR"] body .icon-GSK-logo {
  background-image: url("/content/dam/cf/haleon/logo/haleon-logo-colour-pos.svg");
  height: 33px;
  width: 118px;
}

/* Maunu | GSKBD-27272 | logo */

/* ashish gupta | GSKBD-27412 */
@media (min-width: 1280px) {
  .hero-crousel-min-h {
    min-height: 395px;
  }

  .hero-crousel-min-h img {
    min-height: 390px;
  }

  .box div.product-list-h {
    min-height: 276px;
  }

  .megamenu-navigation
    .megamenu-main-nav.advil-es-mx-nav
    > .component-content
    > .navigation-root.navigation-level1
    > .navigation-item
    > a {
    padding: 0 0.25rem;
  }
}

@media (max-width: 767px) {
  .hero-crousel-min-h {
    min-height: 150px;
  }

  .hero-crousel-min-h img {
    min-height: 140px;
  }

  .box div.product-list-h {
    min-height: 500px;
  }
}

/* ashish gupta end */

/* Ashish Gupta new css */

/* logo issue in tab and mobile */

@media (max-width: 992px) {
  .megamenu-navigation .megamenu-logo > .component-content a,
  .megamenu-navigation .megamenu-logo > .component-content a:hover {
    padding: 4px;
    width: auto;
    text-decoration: none;
  }
}

/* buy now btn css */

.where-to-buy-btn {
  width: 86px;
  height: 60px;
  background: #ffdd00;
  display: flex;
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
}

.where-to-buy-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: none;
}

/* header social icons css */

.header-social-icons .social-pages .paragraphSystem {
  display: flex;
  justify-content: flex-end;
}

.header-social-icons .social-pages .icons-with-link {
  height: 30px;
  margin: 0 5px;
  width: 30px;
}

.header-social-icons .default-icon ul li a {
  background-color: #005480;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
}

.header-social-icons .default-icon ul li > a img {
  height: 18px;
  width: 18px;
}

/* Ashish Gupta new css end */

/* alam | 02-05-23 |  start GSKBD-27498  |end*/
.megamenu-navigation .megamenu .social-pages .default-icon a img {
  height: 18px;
  width: 18px;
}

.megamenu-navigation .megamenu .social-pages .default-icon a {
  border: none;
  background-color: #005480;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  width: 30px;
  border-radius: 50%;
}

/* alam | 02-05-23 |  start GSKBD-27498  |start*/

/* Ashish */

/* Abhay Shishodia | GSKBD-29056 | 14-08-2023 | Start */

@media (min-width: 1200px) {
  .privacy-policy-list {
    position: relative;
  }

  .privacy-policy-list img {
    position: absolute;
    left: -45px;
    top: 12px;
  }
}

@media (min-width: 992px) {
  .privacy-policy-list {
    position: relative;
  }

  .privacy-policy-list img {
    position: absolute;
    left: -230px;
    top: 12px;
  }
}
/* Abhay Shishodia | GSKBD-29056 | 14-08-2023 | End */

/* Deepa | GSKBD-28543 | 24-08-2023 | contact us page ui | starts */
.contact-us-details .contact-list .contact-item {
  display: flex;
  align-items: center;
}
.contact-us-details .contact-list .grey-circle {
  background: #b3b3b3;
  text-align: center;
  border-radius: 50%;
  height: 70px;
  width: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-us-details .contact-list .grey-circle img {
  width: 30px;
}
.contact-us-details .richText ul li:before {
  display: none;
}
.contact-us-details ul.contact-list li span {
  margin-right: 1rem;
}
/* Deepa | GSKBD-28543 | 24-08-2023 | contact us page ui | ends */
/* START / Chaitanyavamshi / GSKBD-29487 
Campaign Page Head Settings */
/* COLORS */
.color-FFD200,
.color-FFD200 * {
  color: #ffd200 !important;
}

.color-141414,
.color-141414 * {
  color: #141414;
}
.color-031E45,
.color-031E45 * {
  color: #031e45 !important;
}
/* FONTS */
.font-Bugfast,
.font-Bugfast * {
  font-family: "Bugfast" !important;
}

.font-DrukTextWideBold,
.font-DrukTextWideBold * {
  font-family: "DrukTextWide Bold" !important;
}

.font-DrukTextWideHeavy,
.font-DrukTextWideHeavy * {
  font-family: "DrukTextWide Heavy" !important;
}

.font-DrukTextWideMedium,
.font-DrukTextWideMedium * {
  font-family: "DrukTextWide Medium" !important;
}

.font-InterBlack,
.font-InterBlack * {
  font-family: "Inter Black" !important;
}

.font-InterBold,
.font-InterBold * {
  font-family: "Inter Bold" !important;
}

.font-InterExtraBold,
.font-InterExtraBold * {
  font-family: "Inter ExtraBold" !important;
}

.font-InterExtraLight,
.font-InterExtraLight * {
  font-family: "Inter ExtraLight" !important;
}

.font-InterExtraLight,
.font-InterExtraLight * {
  font-family: "Inter ExtraLight" !important;
}

.font-InterLight,
.font-InterLight * {
  font-family: "Inter Light" !important;
}

.font-InterMedium,
.font-InterMedium * {
  font-family: "Inter Medium" !important;
}

.font-InterRegular,
.font-InterRegular * {
  font-family: "Inter Regular" !important;
}

.font-InterSemiBold,
.font-InterSemiBold * {
  font-family: "Inter SemiBold" !important;
}

.font-InterThin,
.font-InterThin * {
  font-family: "Inter Thin" !important;
}

/* GLOBAL */
.m-r-10 {
  margin-right: 10rem !important;
}

.m-l-10 {
  margin-left: 10rem !important;
}
.p-y-9 {
  padding-top: 9rem !important;
  padding-bottom: 9rem !important;
}

.m-t-7px {
  margin-top: 7px;
}

.text-white,
.text-white * {
  color: #fff !important;
}

.opacity-0-7 {
  opacity: 0.7;
}

/* PAGE CHANGES */
.page-head-settings .hero-banner img {
  width: 100%;
}

.fight-gaming-headache-section .heading {
  margin: 0;
  line-height: 1;
  font-size: 38px;
  font-family: "DrukTextWide Heavy";
}

.fight-gaming-text-section p {
  font-size: 22px;
  line-height: 33px;
  font-family: "Inter Regular";
  color: #141414;
}

.background-img-cover > .component-content {
  background-size: cover;
}

.background-img-size-100 > .component-content {
  background-size: 100% 100%;
}

.background-img-no-repeat > .component-content {
  background-repeat: no-repeat;
}

.head-setting-carousel-section > .component-content {
  background-size: cover;
  padding: 9rem 0;
}

.head-setting-carousel-section .text-advil,
.text-meet,
.text-curious,
.contact-section .heading {
  font-size: 37px;
  font-family: "DrukTextWide Heavy" !important;
  line-height: 56px;
  margin: 0;
}

.head-setting-carousel-section .text-head-settings,
.text-players {
  font-size: 123px;
  letter-spacing: 1.23px;
  line-height: 144px;
}

.head-setting-carousel-section .text-view-download {
  font-size: 18px;
  color: #00a2be;
  line-height: 27px;
  font-family: "DrukTextWide Heavy" !important;
  margin-top: 20px;
  margin-bottom: 80px;
}

.head-setting-carousel-section
  .reference-advil-head-settings-carousel
  ul
  li.carousel-slide
  .download-icon
  img {
  width: 40px;
  height: 40px;
}

.download-icon {
  border-bottom: unset !important;
  background: unset !important;
}

.reference-advil-head-settings-carousel .lSAction > .lSPrev,
.reference-gaming-tips-carousel .lSAction > .lSPrev {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-advil/en_CA/products/circle-Arrow-left.webp);
  left: 8%;
}

.reference-advil-head-settings-carousel .lSAction > .lSNext,
.reference-gaming-tips-carousel .lSAction > .lSNext {
  background-image: url(/content/dam/cf-consumer-healthcare/bp-advil/en_CA/products/circle-Arrow-Right.webp);
  right: 8%;
}

.reference-advil-head-settings-carousel .lSAction > .lSPrev,
.reference-advil-head-settings-carousel .lSAction > .lSNext,
.reference-gaming-tips-carousel .lSAction > .lSPrev,
.reference-gaming-tips-carousel .lSAction > .lSNext {
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
  background-position: 0 0;
}

.download-icon:hover {
  border-bottom: unset !important;
  background: unset !important;
}

.btn-download-all:hover,
.shop-now-section .btn-shop-now {
  border-bottom: 2px solid #ffd200 !important;
  background: unset !important;
}

.page-head-settings .breadcrumbs {
  display: none;
}

.download-block h3 {
  font-size: 18px;
  line-height: 27px;
  margin: 0;
  font-family: "DrukTextWide Heavy";
}

.btn-download-all,
.shop-now-section .btn-shop-now {
  border: 1px solid #ffd200 !important;
  border-radius: 46px;
  padding: 18px 30px;
  font-family: "DrukTextWide Heavy";
}

.share-advil-section > .component-content,
.meet-players-section > .component-content,
.curious-accord-section > .component-content,
.page-head-settings .contact-section > .component-content {
  padding: 9rem 0;
}

.gaming-tips-section .image img {
  width: 100%;
}
.gaming-tips {
  position: absolute;
  top: 18%;
  z-index: 99;
  transform: translate(0, -58%);
}
.text-gaming-tips {
  font-size: 7.68rem;
  letter-spacing: 1.23px;
  line-height: 143px;
}

.shop-now-bg img {
  width: 100%;
}

.shop-now-content {
  font-size: 2.25rem;
}

.player-desc p {
  font-size: 1.25rem;
  line-height: 30.48px;
  color: #141414;
}

.curious-accord-section .accordion-title-text {
  font-family: "Inter Bold" !important;
  font-size: 26px;
}

.curious-accord-section .accordion-content-wrapper p {
  font-size: 26px;
  line-height: 33px;
  padding-top: 20px;
}

.page-head-settings
  .curious-accord-section
  .accordion
  .accordion-container
  .accordion-slide::before {
  background: none !important;
  width: 100% !important;
}

.page-head-settings
  .curious-accord-section
  .accordion
  .accordion-container
  .accordion-slide.first::before {
  border-top: 1px solid;
}

.page-head-settings .contact-section {
  background: #031e45;
}

.reference-gaming-tips-carousel .slide-content p {
  color: #031e45 !important;
}

.player-desc {
  background: url("/content/dam/cf-consumer-healthcare/bp-advil/en_CA/products/meet-players-text-box.webp");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 25px 30px !important;
}

.brain-img {
  width: auto;
  position: absolute;
  left: 50%;
  bottom: -45px;
}

.gaming-tip-box-1,
.gaming-tip-box-2,
.gaming-tip-box-3,
.gaming-tip-box-4 {
  width: 300px;
}

.gaming-tip-box-1 p label,
.gaming-tip-box-2 p label,
.gaming-tip-box-3 p label,
.gaming-tip-box-4 p label {
  font-size: 24px;
}

.gaming-tip-box-1 ul li,
.gaming-tip-box-2 ul li,
.gaming-tip-box-3 ul li,
.gaming-tip-box-4 ul li {
  margin: 0 !important;
  padding-right: 30px !important;
  left: 24px;
  color: #141414 !important;
}

.gaming-tip-box-1 ul li::before,
.gaming-tip-box-2 ul li::before,
.gaming-tip-box-3 ul li::before,
.gaming-tip-box-4 ul li::before {
  background: url("/content/dam/cf-consumer-healthcare/bp-advil/en_CA/products/bullet-arrow.webp");
  content: "" !important;
  height: 18px;
  width: 18px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 3px;
  margin-left: -20px;
}

.gaming-tip-box-1 {
  position: absolute;
  top: 35%;
  left: 25%;
}

.gaming-tip-box-2 {
  position: absolute;
  top: 35%;
  left: 53%;
}

.gaming-tip-box-3 {
  position: absolute;
  top: 56%;
  left: 25%;
}

.gaming-tip-box-4 {
  position: absolute;
  top: 56%;
  left: 53%;
}

.img-float-left img {
  float: left;
}

.gaming-tips-section .image,
.shop-now-section .box .image,
.gaming-tips-section-mb .image {
  margin-bottom: -4px;
}

.curious-accord-section
  .accordion
  .accordion-container
  .accordion-slide
  .accordion-head.active::before,
.curious-accord-section
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-head::before {
  background-color: unset !important;
}

.curious-accord-section
  .accordion
  .accordion-container
  .accordion-slide.is-active
  .accordion-content-wrapper::before {
  background-color: var(--color-1);
  bottom: 0%;
  content: "";
  height: 1px;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
}

.curious-accord-section .accordion-title-text {
  color: #031e45;
}

.curious-accord-section .accordion-content-wrapper p {
  color: #141414;
}

.shop-now-btn {
  width: 346px;
}

.shop-now-btn a {
  width: 100%;
  display: inline-block;
  text-align: center;
}

@media (min-width: 1920px) {
  .shop-now-bg img {
    height: auto;
  }
}

@media (min-width: 1024px) and (max-width: 1200px) {
  .gaming-tip-box-1 p label,
  .gaming-tip-box-2 p label,
  .gaming-tip-box-3 p label,
  .gaming-tip-box-4 p label {
    font-size: 18px;
  }
  .gaming-tip-box-1 ul li,
  .gaming-tip-box-2 ul li,
  .gaming-tip-box-3 ul li,
  .gaming-tip-box-4 ul li {
    padding-right: 86px !important;
    left: 15px;
    font-size: 12px;
    line-height: 1.8 !important;
  }
}

@media (min-width: 1200px) and (max-width: 1300px) {
  .gaming-tip-box-1 ul li,
  .gaming-tip-box-2 ul li,
  .gaming-tip-box-3 ul li,
  .gaming-tip-box-4 ul li {
    padding-right: 40px !important;
    left: 18px;
  }
}

@media (min-width: 992px) {
  .p-d-y-9 {
    padding-top: 9rem !important;
    padding-bottom: 9rem !important;
  }
  .p-d-t-9 {
    padding-top: 9rem !important;
  }
  .p-d-b-3-5 {
    padding-bottom: 3.5rem !important;
  }
  .m-d-r-10 {
    margin-right: 10rem !important;
  }
  .m-d-l-10 {
    margin-left: 10rem !important;
  }
  .page-head-settings .hero-banner img {
    object-fit: cover;
  }
  .shop-now-content-box {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 100px;
  }
}

@media (min-width: 768px) {
  .head-setting-carousel-section
    .reference-advil-head-settings-carousel
    ul
    li.carousel-slide.active
    + li
    img {
    opacity: 1 !important;
  }

  .head-setting-carousel-section
    .reference-advil-head-settings-carousel
    ul
    li.carousel-slide
    .carousel-content
    .box {
    display: none;
  }

  .head-setting-carousel-section
    .reference-advil-head-settings-carousel
    ul
    li.carousel-slide.active
    + li
    .carousel-content
    .box {
    display: block;
  }

  .head-setting-carousel-section
    .reference-advil-head-settings-carousel
    ul
    li.carousel-slide {
    margin: 0 40px !important;
  }

  .head-setting-carousel-section
    .reference-advil-head-settings-carousel
    ul
    li.carousel-slide
    img {
    opacity: 0.4 !important;
  }
}

@media (max-width: 991px) {
  .p-m-b-3-5 {
    padding-bottom: 3.5rem !important;
  }
  .p-m-t-9 {
    padding-top: 9rem !important;
  }
  .p-m-x-6 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }
  .page-head-settings .hero-banner img {
    height: auto !important;
  }
  .head-setting-carousel-section .text-head-settings,
  .text-players {
    font-size: 62px;
    line-height: 1;
  }
  .shop-now-content-box {
    position: absolute;
    bottom: 60px;
  }
  .meet-players-section > .component-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .curious-accord-section .accordion-slide h4.accordion-title {
    padding-right: 36px;
  }
  .brain-img {
    left: 38%;
  }
  .reference-gaming-tips-carousel {
    position: absolute;
    top: 52%;
    transform: translate(-50%, -50%);
    left: 50%;
  }
  .reference-gaming-tips-carousel ul.carousel-slides li.carousel-slide {
    padding: 0 242px;
  }
  .reference-gaming-tips-carousel .slide-content p {
    margin-bottom: 5px !important;
  }
  .reference-gaming-tips-carousel .slide-content p,
  .reference-gaming-tips-carousel .slide-content ul li {
    font-size: 18px;
    line-height: 1;
    margin: 0;
    color: #141414;
  }
  .reference-gaming-tips-carousel
    ul.carousel-slides
    li.carousel-slide
    .richText
    ul
    li::before {
    background: url("/content/dam/cf-consumer-healthcare/bp-advil/en_CA/products/bullet-arrow.webp");
    content: "" !important;
    height: 14px;
    width: 14px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .reference-gaming-tips-carousel .lSAction > .lSPrev {
    left: 46px !important;
  }
  .reference-gaming-tips-carousel .lSAction > .lSNext {
    right: 41px !important;
  }
  .shop-now-btn {
    left: 50%;
    transform: translate(-50%, 0);
  }
}
@media (max-width: 767px) {
  .reference-gaming-tips-carousel .slide-content p,
  .reference-gaming-tips-carousel .slide-content ul li {
    font-size: 8px;
    padding-bottom: 4px;
  }
  .reference-gaming-tips-carousel
    ul.carousel-slides
    li.carousel-slide
    .richText
    ul
    li::before {
    height: 10px;
    width: 10px;
  }
  .reference-gaming-tips-carousel ul.carousel-slides li.carousel-slide {
    padding: 0 100px;
  }
  .fight-gaming-headache-section .heading {
    font-size: 36px;
  }
}
.head-setting-carousel-section .image-and-content > img {
  min-height: 600px;
  max-height: 720px;
  height: auto;
}
/* END / Chaitanyavamshi / GSKBD-29487 
Campaign Page Head Settings */

/* Aman Singh| GSKBD-29487 | 28-09-2023 | start*/

@media (min-width: 992px) {
  html[lang="en-CA"] .megamenu-nav-container .reference-buy-now-button {
    position: absolute !important;
    bottom: 0 !important;
  }
}
.pd-d-4 {
  padding: 4px;
}
@media (min-width: 832px) and (max-width: 991px) {
  .gaming-tips-section-mb .slide-content {
    width: 70%;
    margin: auto;
  }
}
@media (min-width: 424px) and (max-width: 767px) {
  .gaming-tips-section-mb .slide-content {
    width: 55%;
    margin: auto;
  }
}
@media (max-width: 423px) {
  .gaming-tips-section-mb .slide-content {
    margin-top: 1rem;
  }
}

/* Aman Singh | GSKBD-29487 | 28-09-2023 | start*/

/* Rohit singh | GSKBD-29733 | 13/10/23 |starts */
.show-more,
.show-less {
  display: none;
}
.brands_entity > .component-content > .content {
  gap: 1rem;
}
#content .richText a.text-decoration-none {
  text-decoration: none;
  border-bottom: none;
}
@media (min-width: 992px) {
  .brands-compare-page h1.title-heading {
    margin: 0;
    font-size: 2rem;
  }
  .brands-compare-page h2 {
    margin: 0;
    font-size: 1.5rem;
  }
  .brands_entity {
    height: 240px;
    overflow: hidden;
    transition: 0.2s all ease-in-out;
  }
  .brands_entity > .component-content {
    height: auto;
  }
  .brands_entity > .component-content > .content {
    gap: 0rem;
  }
  .brands_entity .box {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .brands-compare-page #content .richText a.show-more,
  .brands-compare-page #content .richText a.show-less {
    cursor: pointer;
    text-decoration: none;
    border-bottom: none;
    background-color: #a8a8a8;
    color: white;
    font-weight: bold;
  }
  .show-more {
    display: block;
  }
  .show-less {
    display: none;
  }
}

@media (max-width: 991px) {
  .advil-es-mx-nav .navigation-root .page-donde-comprar {
    order: 1;
  }
  .advil-es-mx-nav .navigation-root .page-alivio-del-dolor {
    order: 2;
  }
  .advil-es-mx-nav .navigation-root .page-nuestros-productos {
    order: 3;
  }
  .advil-es-mx-nav .navigation-root .page-centro-de-alivio-del-dolor {
    order: 4;
  }
  .advil-es-mx-nav .navigation-root .page-preguntas-frecuentes {
    order: 5;
  }
}
/* Rohit singh | GSKBD-29733 | 13/10/23 |end */

/* GSKBD-29733 | 18/10/23 */
/* Ashish Gupta | GSKBD-29733 | 18/10/23 */
.show-more img,
.show-less img {
  vertical-align: middle;
  margin-left: 5px;
}

.full-clickable .full-box {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  left: 0;
  right: 0;
}

.full-clickable .color-blue-light {
  color: #0071e5;
  font-weight: 500;
  margin-bottom: 0;
}

.full-clickable figure {
  border: 1px solid gray;
  border-radius: 20px;
  text-align: center;
  padding-top: 0.5rem;
  margin: 0 0 1rem 0;
}

.full-clickable figure:hover {
  border: 3px solid #0071e5;
  border-radius: 20px;
}
.full-clickable figure img {
  max-width: 50%;
}
.full-clickable.logo-padding-top img {
  padding-top: 0.5rem;
}
@media (max-width: 767px) {
  .full-clickable figure img {
    max-width: 100px;
  }
  .full-clickable figure {
    width: inherit;
    margin: 0;
    padding: 0;
  }
  .full-clickable .color-blue-light {
    padding-bottom: 0.5rem;
  }
}
/*anubhav*/
@media screen and (max-width: 540px) {
  .d-block-m {
    display: block !important;
  }
}
/*anubhav*/
.brands-box figcaption p {
  color: #013c5b;
  font-weight: 500;
}
.product-article-es-wrapper span {
  display: block;
  font-weight: 800;
}
.packshot-article-es-box .image figure {
  position: relative;
}
.packshot-article-es-box .image figure figcaption {
  position: absolute;
  top: 1rem;
  width: 100%;
}
.packshot-article-es-box .image figure figcaption p {
  color: #fff;
}

@media (min-width: 991px){
	.page-nuestros-productos ul{
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-template-areas: 
			"item1 item3"
			"item2 item4"
			". item5";
	}
	.page-nuestros-productos ul li:nth-child(1) {
		grid-area: item1;
	}
	  
	.page-nuestros-productos ul li:nth-child(2) {
		grid-area: item2;
	}
	  
	.page-nuestros-productos ul li:nth-child(3) {
		grid-area: item3;
	}
	  
	.page-nuestros-productos ul li:nth-child(4) {
		grid-area: item4;
	}
	  
	.page-nuestros-productos ul li:nth-child(5) {
		grid-area: item5;
	}
}

:lang(en-CA) .page-home .hero-banner-h5-v1 li .carousel-content > .paragraphSystem > .image {
  align-self: unset;
} 

.max-w-414, .max-w-991, .max-w-1920 {
  img {
    width: 100%;
    padding: 0 !important;
  }
}

@media (min-width: 415px){
  .max-w-414 {
    display: none;
  }
}


.max-w-991 {
  display: none;
  @media (min-width: 415px){
    display: block;
  }
  @media (min-width: 992px){
    display: none;
  }
}

.max-w-1920 {
  display: none;
  max-width: 100% !important;
  left: unset !important;
  @media (min-width: 992px){
    display: block;
  }
}

.w-100prc {
  .component-content {
    img {
      width: 100% !important;
    }
  }
}
 /* pain navigator css */

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate(0, 0, 0);
  -moz-transform: translate(0, 0, 0);
  -ms-transform: translate(0, 0, 0);
  -o-transform: translate(0, 0, 0);
  transform: translate(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

@media only screen and (min-width: 992px) {
  .sync-slider .slick-slide {
    width: 235px !important;
  }
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.8;
}
.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 12px;
  width: 12px;
  margin: 0 16px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 100%;
  width: 100%;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #e86215;
  opacity: 0.8;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.slick-dots li.slick-active button:before {
  -moz-transform: scale(1.83333, 1.83333);
  -ms-transform: scale(1.83333, 1.83333);
  -webkit-transform: scale(1.83333, 1.83333);
  transform: scale(1.83333, 1.83333);
  background: #e86215;
  opacity: 1;
}

@media (min-width: 992px) and (max-width: 1280px) {
  .pain_info_block .parametrizedhtml .interactiveInfographics-slider.slider1 {
    width: 68% !important;
    margin-left: 16% !important;
  }
  .pain_info_block .parametrizedhtml .interactiveInfographics-slider.sync-slider .slick-track {
    left: -10px;
  }
  .pain_info_block .parametrizedhtml .interactiveInfographics-slider.sync-slider .slick-track .interactiveInfographics-slide {
    width: 228px !important;
    margin-left: 6px;
    margin-right: 6px;
  }
  .pain_info_block .parametrizedhtml .interactiveInfographics-slider.sync-slider .slick-track .interactiveInfographics-slide .interactiveInfographics-icon img {
    left: 40%;
  }

  .stretch_shoulders .interactiveInfographics .interactiveInfographics-icon img {
    height: auto;
  }
}
.interactiveInfographics {
  overflow: hidden;
  position: relative;
}
@media (min-width: 992px) {
  .interactiveInfographics {
    background: url(../../assets/img/carousel_dots.png?auto=format) 50% 107px no-repeat;
    background-size: 75%;
    margin: 0 -15px;
  }
}
.interactiveInfographics .slick-list {
  overflow: hidden;
  padding: 0;
  margin: 0px 50px;
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .slick-list {
    overflow: visible;
    padding: 0px 50px;
    margin: 0;
  }
}
.interactiveInfographics .button-prev,
.interactiveInfographics .button-next {
  position: absolute;
  border: none;
  outline: none;
  height: 100%;
  top: 0;
  width: 45px;
  padding: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-tap-highlight-color: transparent;
}
.interactiveInfographics .button-prev:focus, .interactiveInfographics .button-prev:active,
.interactiveInfographics .button-next:focus,
.interactiveInfographics .button-next:active {
  outline: none;
}
.interactiveInfographics .button-prev {
  left: 5px;
  background: url("../../assets/img/arrow-to-left.png?auto=format") no-repeat 50% 50%;
}
.interactiveInfographics .button-next {
  right: 5px;
  background: url("../../assets/img/arrow-to-right.png?auto=format") no-repeat 50% 50%;
}
.interactiveInfographics .interactiveInfographics-slide {
  margin: 15px;
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-slide .interactiveInfographics-element .interactiveInfographics-icon {
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
}
.interactiveInfographics .interactiveInfographics-slide:focus {
  outline: none;
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-slider.slider-active .interactiveInfographics-slide.slick-current .interactiveInfographics-element .interactiveInfographics-icon {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-slider.slider-active .interactiveInfographics-slide.slick-current .interactiveInfographics-description {
    -moz-transition: all 0.3s ease-in-out 0.5s;
    -o-transition: all 0.3s ease-in-out 0.5s;
    -webkit-transition: all 0.3s ease-in-out;
    -webkit-transition-delay: 0.5s;
    transition: all 0.3s ease-in-out 0.5s;
    opacity: 1;
    overflow: visible;
  }
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-slider.slider-active .interactiveInfographics-slide.slide-prev .interactiveInfographics-element .interactiveInfographics-icon, .interactiveInfographics .interactiveInfographics-slider.slider-active .interactiveInfographics-slide.slide-next .interactiveInfographics-element .interactiveInfographics-icon {
    -moz-transform: scale(0.66, 0.66);
    -ms-transform: scale(0.66, 0.66);
    -webkit-transform: scale(0.66, 0.66);
    transform: scale(0.66, 0.66);
  }
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-slider.slider-active .interactiveInfographics-slide .interactiveInfographics-description {
    height: auto;
  }
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-slider:not(.slider-active) .slide-hover-in .interactiveInfographics-element .interactiveInfographics-icon {
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -moz-transform: scale(0.68, 0.68);
    -ms-transform: scale(0.68, 0.68);
    -webkit-transform: scale(0.68, 0.68);
    transform: scale(0.68, 0.68);
  }
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-slider:not(.slider-active) .slide-hover-out .interactiveInfographics-element .interactiveInfographics-icon {
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-slider:not(.slider-active) .slide-hover-before .interactiveInfographics-element .interactiveInfographics-icon,
  .interactiveInfographics .interactiveInfographics-slider:not(.slider-active) .slide-hover-after .interactiveInfographics-element .interactiveInfographics-icon {
    -moz-transform: scale(0.58, 0.58);
    -ms-transform: scale(0.58, 0.58);
    -webkit-transform: scale(0.58, 0.58);
    transform: scale(0.58, 0.58);
  }
}
.interactiveInfographics .interactiveInfographics-element {
  position: relative;
  cursor: pointer;
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
  .interactiveInfographics .interactiveInfographics-element {
    width: 100%;
    left: 0%;
  }
}
@media only screen and (max-width: 768px) {
  .interactiveInfographics .interactiveInfographics-element {
    width: 100%;
    left: 00%;
  }
}
.interactiveInfographics .interactiveInfographics-icon {
  text-align: center;
  -webkit-backface-visibility: hidden;
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-icon {
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
.interactiveInfographics .interactiveInfographics-icon img {
  display: inline;
  width: auto;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-icon img {
    display: block;
    position: relative;
    left: 50%;
    width: 258px;
    height: 179px;
    max-width: none;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.interactiveInfographics .interactiveInfographics-description {
  padding: 20px 30px;
  font-size: 20px;
  color: #242f60;
  line-height: 1.067;
  text-align: center;
  font-weight: 500;
  margin-left: -45px;
  margin-right: -45px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 991px) {
  .interactiveInfographics .interactiveInfographics-description {
    font-size: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-description {
    font-size: 30px;
    margin-left: 0;
    margin-right: 0;
    opacity: 0;
    display: block;
    position: relative;
    left: 50%;
    width: 750px;
    overflow: hidden;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.interactiveInfographics .interactiveInfographics-description .slide_note_grey,
.interactiveInfographics .interactiveInfographics-description .slide_note {
  padding-top: 0.5em;
}
@media only screen and (min-width: 992px) {
  .interactiveInfographics .interactiveInfographics-description .slide_note_grey,
  .interactiveInfographics .interactiveInfographics-description .slide_note {
    display: block;
    width: 750px;
    position: relative;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
  .interactiveInfographics .interactiveInfographics-description .slide_note_grey,
  .interactiveInfographics .interactiveInfographics-description .slide_note {
    font-size: 80%;
  }
}
@media only screen and (max-width: 768px) {
  .interactiveInfographics .interactiveInfographics-description .slide_note_grey,
  .interactiveInfographics .interactiveInfographics-description .slide_note {
    font-size: 80%;
  }
}

@-moz-keyframes bounce-in {
  0% {
    -moz-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  50% {
    -moz-transform: scale(0.85, 0.85);
    transform: scale(0.85, 0.85);
  }
  100% {
    -moz-transform: scale(0.68, 0.68);
    transform: scale(0.68, 0.68);
  }
}
@-webkit-keyframes bounce-in {
  0% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  50% {
    -webkit-transform: scale(0.85, 0.85);
    transform: scale(0.85, 0.85);
  }
  100% {
    -webkit-transform: scale(0.68, 0.68);
    transform: scale(0.68, 0.68);
  }
}
@keyframes bounce-in {
  0% {
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  50% {
    -moz-transform: scale(0.85, 0.85);
    -ms-transform: scale(0.85, 0.85);
    -webkit-transform: scale(0.85, 0.85);
    transform: scale(0.85, 0.85);
  }
  100% {
    -moz-transform: scale(0.68, 0.68);
    -ms-transform: scale(0.68, 0.68);
    -webkit-transform: scale(0.68, 0.68);
    transform: scale(0.68, 0.68);
  }
}
@-moz-keyframes bounce-out {
  0% {
    -moz-transform: scale(0.68, 0.68);
    transform: scale(0.68, 0.68);
  }
  100% {
    -moz-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
@-webkit-keyframes bounce-out {
  0% {
    -webkit-transform: scale(0.68, 0.68);
    transform: scale(0.68, 0.68);
  }
  100% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
@keyframes bounce-out {
  0% {
    -moz-transform: scale(0.68, 0.68);
    -ms-transform: scale(0.68, 0.68);
    -webkit-transform: scale(0.68, 0.68);
    transform: scale(0.68, 0.68);
  }
  100% {
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
@-moz-keyframes zoom-in {
  0% {
    -moz-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  100% {
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes zoom-in {
  0% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes zoom-in {
  0% {
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  100% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-moz-keyframes zoom-in-around {
  0% {
    -moz-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  100% {
    -moz-transform: scale(0.66, 0.66);
    transform: scale(0.66, 0.66);
  }
}
@-webkit-keyframes zoom-in-around {
  0% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  100% {
    -webkit-transform: scale(0.66, 0.66);
    transform: scale(0.66, 0.66);
  }
}
@keyframes zoom-in-around {
  0% {
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
  100% {
    -moz-transform: scale(0.66, 0.66);
    -ms-transform: scale(0.66, 0.66);
    -webkit-transform: scale(0.66, 0.66);
    transform: scale(0.66, 0.66);
  }
}
@-moz-keyframes zoom-out {
  0% {
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -moz-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
@-webkit-keyframes zoom-out {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
@keyframes zoom-out {
  0% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -moz-transform: scale(0.5, 0.5);
    -ms-transform: scale(0.5, 0.5);
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
.interactiveInfographics-slider2 .interactiveInfographics-description {
  max-width: 100%;
  padding: 20px 30px;
  font-size: 30px;
  color: #242f60;
  line-height: 1.067;
  text-align: center;
  font-weight: 500;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 991px) {
  .interactiveInfographics-slider2 .interactiveInfographics-description {
    font-size: 30px;
  }
}

@media only screen and (min-width: 992px) {
  .sync-slider1 .slick-track {
    transform: translate3d(0px, 0px, 0px) !important;
  }
}

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
.voltaren-pm {
  padding-bottom: 130px;
}

.voltaren-pm * {
  outline: none;
}

/* === COMMON */
.set-rel {
  position: relative;
}

.set-abs {
  position: absolute;
}

.voltaren-pm h1, .voltaren-pm .h1, .voltaren-pm h2, .voltaren-pm .h2, .voltaren-pm h3, .voltaren-pm .h3, .voltaren-pm h4, .voltaren-pm .h4 {
  margin: 0px 0px 20px 0px;
}

.voltaren-pm a:focus {
  outline: none;
}

.voltaren-pm h1 {
  font-size: 4.375rem;
  color: #f05322;
}

/* LINE STYLE =================================== */
.voltaren-pm .st0 {
  fill: none;
  stroke: #F15F32;
  stroke-width: 2;
  stroke-miterlimit: 10;
}

/* PAIN MENU ==================================== */
.voltaren-pm .menu-container {
  margin: 50px 0px 0px;
  height: 660px;
}

.voltaren-pm .menu-container .menu {
  width: 450px;
}

.voltaren-pm .menu-container .menu a {
  height: 80px;
  display: block;
  overflow: visible;
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.voltaren-pm .menu-container .menu a#cont0 {
  position: relative;
  top: -2rem;
}

.voltaren-pm .menu-container .menu a:hover {
  height: 140px;
}

.voltaren-pm .menu-container .menu a h3 {
  display: inline-block;
  margin-bottom: 0px;
  font-size: 1.9375rem;
  color: #242f60;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.voltaren-pm .menu-container .menu a h3 i {
  font-size: 1.25rem;
  line-height: 2.1875rem;
  vertical-align: top;
  padding-right: 8px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.voltaren-pm .menu-container .menu a p {
  width: 350px;
  font-size: 1.0625rem;
  display: none;
}

.voltaren-pm .menu-container .menu a:hover h3 {
  font-size: 2.5rem;
  color: #f05322;
  margin-top: -7px;
  margin-bottom: 14px;
}

.germany_lang .voltaren-pm .menu-container .menu a:hover h3 {
  font-size: 1.9375rem;
}

.voltaren-pm .menu-container .menu a:hover h3 i {
  font-size: 1.6875rem;
  line-height: 2.6875rem;
  padding-right: 11px;
}

.germany_lang .voltaren-pm .menu-container .menu a:hover h3 i {
  font-size: 1.5rem;
}

.voltaren-pm .lines-container {
  top: 2px;
  left: 0px;
  pointer-events: none;
}

.voltaren-pm .lines-container .line {
  width: 550px;
  height: 120px;
  position: absolute;
  top: 0px;
  left: 0px;
}

.voltaren-pm .lines-container #line0 {
  top: 40px;
}

.voltaren-pm .lines-container #line1 {
  top: 120px;
}

.voltaren-pm .lines-container #line2 {
  top: 200px;
}

.voltaren-pm .lines-container #line3 {
  top: 280px;
}

.voltaren-pm .lines-container #line4 {
  top: 310px;
}

.voltaren-pm .lines-container #line5 {
  top: 440px;
}

.voltaren-pm .lines-container #line6 {
  top: 520px;
}

.voltaren-pm .lines-container #line7 {
  top: 600px;
}

/* MAN FIGURE ==================================== */
.voltaren-pm .man-figure {
  top: -20px;
  left: 440px;
  width: 212px;
  height: 660px;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* DOTS & BLINKS ==================================== */
.voltaren-pm .dots {
  top: 0px;
  left: 400px;
  pointer-events: none;
}

.voltaren-pm .dots .dot {
  width: 9px;
  height: 9px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #f05322;
  border-radius: 4px;
}

.voltaren-pm .dots #dot0 {
  top: 70px;
  left: 127px;
}

.voltaren-pm .dots #dot1 {
  top: 119px;
  left: 62px;
}

.voltaren-pm .dots #dot2 {
  top: 235px;
  left: 104px;
}

.voltaren-pm .dots #dot3 {
  top: 278px;
  left: 100px;
}

.voltaren-pm .dots #dot4 {
  top: 308px;
  left: 38px;
}

.voltaren-pm .dots #dot5 {
  top: 438px;
  left: 93px;
}

.voltaren-pm .dots #dot6 {
  top: 576px;
  left: 87px;
}

.voltaren-pm .blinks {
  top: 0px;
  left: 400px;
  pointer-events: none;
  z-index: 10;
}

.voltaren-pm .blinks .blink {
  width: 71px;
  position: absolute;
  top: 0px;
  left: 0px;
  -ms-transform: scale(0);
  /* IE 9 */
  -webkit-transform: scale(0);
  /* Safari */
  transform: scale(0);
}

.voltaren-pm .blinks .blink img {
  width: 100%;
}

.voltaren-pm .blinks #blink0 {
  top: 39px;
  left: 98px;
}

.voltaren-pm .blinks #blink1 {
  top: 87px;
  left: 32px;
}

.voltaren-pm .blinks #blink2 {
  top: 204px;
  left: 75px;
  z-index: -1;
}

.voltaren-pm .blinks #blink3 {
  top: 247px;
  left: 71px;
}

.voltaren-pm .blinks #blink4 {
  top: 276px;
  left: 9px;
}

.voltaren-pm .blinks #blink5 {
  top: 406px;
  left: 63px;
}

.voltaren-pm .blinks #blink6 {
  top: 544px;
  left: 58px;
}

/* PAIN MENU 2 ==================================== */
.voltaren-pm .pain-type {
  right: 0;
  top: -60px;
  width: 400px;
}

.voltaren-pm .pain-type a {
  display: block;
  height: 170px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.germany_lang .pain-type a {
  height: 210px;
}

.voltaren-pm .pain-type a > div {
  min-height: 95px;
}

.voltaren-pm .pain-type a h3 {
  display: inline-block;
  margin: 10px 0px 0px 0px;
  padding: 50px 61px 0px 0px;
  font-size: 1.9375rem;
  color: #242f60;
  background-image: url("../../assets/img/painNavigator/muscle-pain-icon.png?auto=format");
  background-position: 100% 0%;
  background-repeat: no-repeat;
  background-size: 76px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.voltaren-pm .pain-type a i {
  font-size: 1.25rem;
  line-height: 2.1875rem;
  vertical-align: top;
  padding-right: 8px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.voltaren-pm .pain-type a#pain-type0 h3 {
  background-image: url("../../assets/img/painNavigator/muscle-pain-icon.png?auto=format");
}

.voltaren-pm .pain-type a#pain-type1 h3 {
  background-image: url("../../assets/img/painNavigator/joint-pain-icon.png?auto=format");
}

.voltaren-pm .pain-type a#pain-type2 h3 {
  background-image: url("../../assets/img/painNavigator/injuries-icon.png?auto=format");
}

.voltaren-pm .pain-type a.active h3 {
  margin: 0px 0px 0px 0px;
  padding: 50px 61px 0px 0px;
  font-size: 2.5rem;
}

.germany_lang .voltaren-pm .pain-type a.active h3 {
  font-size: 2.3125rem;
}

.voltaren-pm .pain-type a.active h3 i {
  font-size: 1.6875rem;
  line-height: 2.6875rem;
  color: #f05322;
  padding-right: 11px;
}

.voltaren-pm .pain-type a hr {
  display: block;
  border: 0;
  margin: 7px 0px;
  width: 201px;
  float: left;
  border-bottom: 2px solid #f05322;
}

.voltaren-pm .pain-type a p {
  clear: both;
  width: 250px;
  font-size: 1.0625rem;
}

/* MEDIA QUERRIES ==================================== */
@media (max-width: 1200px) {
  .voltaren-pm .pain-type {
    right: -120px;
  }
}
@font-face {
  font-family: 'icon-arrow-bullet';
  src: url("../../assets/fonts/icon-arrow-bullet.eot?eh9hyx");
  src: url("../../assets/fonts/icon-arrow-bullet.eot?eh9hyx#iefix") format("embedded-opentype"), url("../../assets/fonts/icon-arrow-bullet.ttf?eh9hyx") format("truetype"), url("../../assets/fonts/icon-arrow-bullet.woff?eh9hyx") format("woff"), url("../../assets/fonts/icon-arrow-bullet.svg?eh9hyx#icon-arrow-bullet") format("svg");
  font-weight: normal;
  font-style: normal;
}
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon-arrow-bullet' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-bullet:before {
  content: "\e900";
}

/* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate(0, 0, 0);
  -moz-transform: translate(0, 0, 0);
  -ms-transform: translate(0, 0, 0);
  -o-transform: translate(0, 0, 0);
  transform: translate(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.voltaren-pm .pain-type a h3 {
  font-size: 2.5rem;
  width: min-content;
}
.voltaren-pm .pain-type #pain-type1 h3 {
  min-width: 330px;
}
@media only screen and (min-width: 992px) {
  .sync-slider .slick-slide {
    width: 235px !important;
  }
  .voltaren-pm .pain-type a h3 {
    font-size: 2.5rem;
    width: min-content;
  }
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.8;
}
.slick-prev:before,
.slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 12px;
  width: 12px;
  margin: 0 16px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 100%;
  width: 100%;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #e86215;
  opacity: 0.8;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.slick-dots li.slick-active button:before {
  -moz-transform: scale(1.83333, 1.83333);
  -ms-transform: scale(1.83333, 1.83333);
  -webkit-transform: scale(1.83333, 1.83333);
  transform: scale(1.83333, 1.83333);
  background: #e86215;
  opacity: 1;
}

@media (min-width: 992px) and (max-width: 1280px) {
  .pain_info_block .parametrizedhtml .interactiveInfographics-slider.slider1 {
    width: 68% !important;
    margin-left: 16% !important;
  }
  .pain_info_block .parametrizedhtml .interactiveInfographics-slider.sync-slider .slick-track {
    left: -10px;
  }
  .pain_info_block .parametrizedhtml .interactiveInfographics-slider.sync-slider .slick-track .interactiveInfographics-slide {
    width: 228px !important;
    margin-left: 6px;
    margin-right: 6px;
  }
  .pain_info_block .parametrizedhtml .interactiveInfographics-slider.sync-slider .slick-track .interactiveInfographics-slide .interactiveInfographics-icon img {
    left: 40%;
  }

  .stretch_shoulders .interactiveInfographics .interactiveInfographics-icon img {
    height: auto;
  }
}
.adaptive-carousel {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.adaptive-carousel .adaptive-carousel-slide > img {
  position: relative;
  display: block;
  width: auto;
  height: auto;
}
.adaptive-carousel .slick-arrow {
  height: 50px;
  width: 50px;
  top: auto;
  left: auto;
  bottom: 0;
  z-index: 1;
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0.8;
}
.adaptive-carousel .slick-arrow:hover {
  opacity: 1;
}
.adaptive-carousel .slick-arrow:before {
  display: none;
}
.adaptive-carousel .slick-arrow.slick-next {
  background: url("../../assets/img/adaptive-carousel/arrow-right.jpg?auto=format") no-repeat 50% 50%;
  right: 0;
}
.adaptive-carousel .slick-arrow.slick-prev {
  background: url("../../assets/img/adaptive-carousel/arrow-left.jpg?auto=format") no-repeat 50% 50%;
  right: 50px;
}

.pain_navigator_desktop {
  padding-top: 35px;
  margin-bottom: 40px;
  overflow: hidden;
}
.pain_navigator_desktop  > .component-content {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
}
#line1, #line2, #line4, #line6, #dot1, #dot2, #dot4, #dot6 {
  display: none;
}
.voltaren-pm .lines-container #line0 {
  top: 17px;
  width: 575px;
}
.voltaren-pm .dots #dot0 {
  top: 15px;
  left: 120px;
}
.voltaren-pm .blinks #blink0 {
  top: -16px;
  left: 98px;
}

/* pain navigator tab and mobile */

.pain_navigator_mobile {
  margin-bottom: 35px
}

.pain_navigator_mobile > .component-content {
  box-sizing: border-box;
  position: relative;
  padding-top: 35px;
  padding-bottom: 110px;
  background-repeat: no-repeat;
  background-position: 140% 100%;
  background-size: auto 90%
}

.pain_navigator_mobile .component,.pain_navigator_mobile .component-content {
  margin-bottom: 0
}

.pain_navigator_mobile h2,.pain_navigator_mobile h1 {
  margin-bottom: 35px
}

.pain_navigator_mobile .pain_navigator_mobile_image {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%
}

.pain_navigator_mobile .pain_navigator_mobile_image img {
  display: block
}

.pain_navigator_mobile .pain_navigator_mobile_text {
  position: relative;
  z-index: 1
}

.pain_navigator_mobile .pain_navigator_mobile_text li {
  margin-bottom: 25px !important;
  padding-left: 30px !important
}

.pain_navigator_mobile .pain_navigator_mobile_text li:last-child {
  margin-bottom: 0 !important
}

.pain_navigator_mobile .pain_navigator_mobile_text li:before {
  content: "\e900" !important;
  font-family: 'icon-arrow-bullet';
  background: none !important;
  color: #f05322 !important;
  font-size: 16px !important;
  width: auto !important;
  height: auto !important;
  top: auto !important
}

.pain_navigator_mobile .pain_navigator_mobile_text li a {
  font-size: 26px !important;
  line-height: 1 !important;
  font-weight: 500;
  color: #242f60
}

@media (max-width: 480px){
  .pain_navigator_mobile_text { 
    width: 80%;
  }
  .pain_navigator_mobile_text .richText-content ul>li{
    margin: 0 !important;
    line-height: 3rem;
  }
}
@media (max-width: 374px) {
  .pain_navigator_mobile .pain_navigator_mobile_text li a {
      text-shadow:1px 1px 1px #fff
  }
}

@media (min-width: 480px) {
  .pain_navigator_mobile > .component-content {
      background-position:100% 100%
  }
}
.pain_navigator_mobile .pain_navigator_mobile_text {
  min-height: 460px;
}
@media (min-width: 768px) {
  .pain_navigator_mobile {
      margin-bottom:40px
  }

  .pain_navigator_mobile > .component-content {
      padding-top: 40px;
      padding-bottom: 200px
  }
  .pain_navigator_mobile h2,.pain_navigator_mobile h1 {
      margin-bottom: 48px;
      margin-right: 6rem;
      line-height: 1;
      margin-top: 0;
  }

  .pain_navigator_mobile .pain_navigator_mobile_text li {
      margin-bottom: 48px !important;
      padding-left: 42px !important;
      text-decoration: none;
  }

  .pain_navigator_mobile .pain_navigator_mobile_text li:before {
      font-size: 26px !important;
      top: 7px !important
  }

  .pain_navigator_mobile .pain_navigator_mobile_text li a {
      font-size: 40px;
      line-height: 48px;
  }
}

.germany_lang.pain_navigator_mobile .pain_navigator_mobile_text li a {
  font-size: 20px
}
.pain_navigator_mobile .pain_navigator_mobile_image {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .germany_lang.pain_navigator_mobile .pain_navigator_mobile_text li {
      margin-bottom:28px;
      padding-left: 42px
  }

  .germany_lang.pain_navigator_mobile .pain_navigator_mobile_text li a {
      font-size: 30px;
      line-height: 38px
  }
}


@media (max-width: 1170px) and (min-width: 992px) {
  .voltaren-pm .pain-type {
    width: 350px;
    right: -70px;
  }
  .voltaren-pm .pain-type #pain-type1 h3 {
    min-width: 305px;
  }
}
