/*!
 * 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;
}
  /* COLOR NAMES
----------------------------------------- */
/*theme colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/*text colors*/
/*background colors*/
/*gradient colors*/
/* all other colors*/
/* BUTTONS
----------------------------------*/
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .exit-notification.is-hidden {
    display: none; }
  .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) {
      .exit-notification .exit-notification-inner {
        position: absolute;
        width: auto;
        margin: 20px;
        left: 0;
        top: 0; } }

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

.exit-notification-buttons {
  text-align: right; }
  :root{--font-family-default: 'Roboto', arial, sans-serif;--font-family-light: 'Roboto', arial, sans-serif;--font-family-medium: 'Roboto', arial, sans-serif;--font-family-mediumlight: 'Roboto', arial, sans-serif;--font-family-bold: 'Roboto', arial, sans-serif;--font-family-ExtraBold: 'Roboto', arial, sans-serif;--font-family-Mulish-Light: 'Mulish-Light', arial, sans-serif;--font-family-Mulish-Regular: 'Mulish-Regular', arial, sans-serif;--font-family-Mulish-Medium: 'Mulish-Medium', arial, sans-serif;--font-family-Mulish-Bold: 'Mulish-Bold', arial, sans-serif;--font-family-Roboto-BoldItalic: 'Roboto', arial,
    sans-serif;--font-family-Roboto-ExtraBoldItalic: 'Roboto',
    arial, sans-serif;--font-family-chuck: 'chuck, sans-serif'}@font-face{font-family:'Muller-Medium';src:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Muller/Muller-Medium.woff2") format("woff2"),url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Muller/Muller-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Muller-Light';src:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Muller/Muller-Light.woff2") format("woff2"),url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Muller/Muller-Light.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Muller-Regular';src:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Muller/Muller-Regular.woff2") format("woff2"),url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Muller/Muller-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Muller-MediumItalic';src:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Muller/Muller-MediumItalic.woff2") format("woff2"),url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Muller/Muller-MediumItalic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:'Muller-Bold';src:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Muller/Muller-Bold.woff2") format("woff2"),url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Muller/Muller-Bold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Muller-ExtraBold';src:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Muller/Muller-ExtraBold.woff2") format("woff2"),url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Muller/Muller-ExtraBold.woff") format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:'Mulish-Light';src:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Mulish/Mulish-Light.woff2") format("woff2"),url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Mulish/Mulish-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Mulish-Regular';src:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Mulish/Mulish-Regular.woff2") format("woff2"),url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Mulish/Mulish-Regular.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Mulish-Medium';src:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Mulish/Mulish-Medium.woff2") format("woff2"),url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Mulish/Mulish-Medium.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Mulish-Bold';src:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Mulish/Mulish-Bold.woff2") format("woff2"),url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Mulish/Mulish-Bold.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'MullerNarrow-ExtraBoldItalic';src:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Muller-Narrow/MullerNarrow-ExtraBoldItalic.woff2") format("woff2"),url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Muller-Narrow/MullerNarrow-ExtraBoldItalic.woff") format("woff");font-weight:800;font-style:italic;font-display:swap}@font-face{font-family:'MullerNarrow-BoldItalic';src:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Muller-Narrow/MullerNarrow-BoldItalic.woff2") format("woff2"),url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/Muller-Narrow/MullerNarrow-BoldItalic.woff") format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:'chuck, sans-serif';src:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/fonts/chuck.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}.icon{display:inline-block}.icon-GSK-logo{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABaCAYAAABUrhMHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpkNjMzZDZhNy02NjkyLTRjODctODI0Yi03Y2I1OGJlZjIwNTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTBCNzA2ODREOTlBMTFFNkI0QzJCNDFGQ0Q1NjFBQUYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTBCNzA2ODNEOTlBMTFFNkI0QzJCNDFGQ0Q1NjFBQUYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpkNjMzZDZhNy02NjkyLTRjODctODI0Yi03Y2I1OGJlZjIwNTAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ZDYzM2Q2YTctNjY5Mi00Yzg3LTgyNGItN2NiNThiZWYyMDUw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");background-position:center;background-repeat:no-repeat;background-size:cover;height:31px;width:36px}:root{font-size:16px;--max-content-width: 1028px;--max-content-md-width: 940px;--direction: ltr;--font-family-primary: var(--font-family-default);--font-family-secondary: Roboto,arial,sans-serif;--font-family-tertiary: Roboto,arial,sans-serif;--color-1: #008554;--color-2: #003b28;--color-3: #02613d;--color-4: #ace381;--color-5: #f2f2f2;--color-6: #707070;--color-7: #fafafa;--color-8: #e6e6eb;--color-white: #fff;--color-gray-100: #fafafa;--color-gray-200: #f2f2f2;--color-gray-300: #e6e6eb;--color-gray-400: #ced4da;--color-gray-500: #d5d1ce;--color-gray-600: #707070;--color-gray-700: #606060;--color-gray-800: #343a40;--color-gray-900: #544f40;--color-black: #000;--breakpoint-xs: 360px;--breakpoint-sm: 768px;--breakpoint-md: 992px;--breakpoint-lg: 1200px;--breakpoint-xl: 1920px}@media (min-width: 768px){:root{font-size:16px}}@-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}.container-fluid ~ iframe{display:none}[class*='hero-banner-'] .image,.carouseSlide .no-image>.carousel-content>.content>.image{min-height:300px}@media (min-width: 768px){[class*='hero-banner-'] .image,.carouseSlide .no-image>.carousel-content>.content>.image{min-height:300px}}::-moz-selection{background:var(--color-1);color:#fff}::selection{background:var(--color-1);color:#fff}::-moz-selection{background:var(--color-1);color:#fff}* .outlined{outline:solid #008554 2px}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}#header,#footer,#content{padding-left:0;padding-right:0}#content{padding-top:0}@media screen and (min-width: 992px){#content{padding-top:170px}}body{font-family:var(--font-family-default);font-size:1rem;font-weight:normal;margin:0;padding:0;direction:ltr;text-align:left;background-color:#fff}body.no-scrolling{max-height:100vh !important;overflow:hidden}@media (min-width: 992px){body{font-size:16px}}body h1 sup,body h2 sup,body h3 sup,body .h1 sup,body .h2 sup,body .h3 sup{top:-1.5rem}body h4 sup,body h5 sup,body h6 sup,body .h4 sup,body .h5 sup,body .h6 sup{top:-1rem}body sup{top:-0.5rem;font-size:0.75rem}body sup a{display:initial;font-size:inherit;text-decoration:underline}body sup a:focus{display:inline}body h1,body h2,body h3,body h4,body .h1,body .h2,body .h3,body .h4{margin:0;color:#003b28}body h1 a:hover,body h1 a:focus,body h2 a:hover,body h2 a:focus,body h3 a:hover,body h3 a:focus,body h4 a:hover,body h4 a:focus,body .h1 a:hover,body .h1 a:focus,body .h2 a:hover,body .h2 a:focus,body .h3 a:hover,body .h3 a:focus,body .h4 a:hover,body .h4 a:focus{color:inherit;display:initial}body .image a:hover,body .image a:focus{display:initial}body h1,body .h1{font-size:3.75rem;font-weight:800;line-height:normal;font-style:italic;font-family:var(--font-family-Roboto-ExtraBoldItalic);text-transform:uppercase;color:#003b28}@media (min-width: 992px){body h1,body .h1{font-size:4.5rem;line-height:5.625rem}}@media (max-width: 360px){body h1,body .h1{font-size:2.25rem;line-height:normal}}body h2,body .h2{font-weight:bold;font-size:3.125rem;line-height:normal;font-style:italic;font-family:var(--font-family-Roboto-BoldItalic);text-transform:uppercase;color:#003b28}@media (min-width: 992px){body h2,body .h2{font-size:3.5rem;line-height:1.25}}@media (max-width: 360px){body h2,body .h2{font-size:2rem;line-height:normal}}body h3,body .h3{font-size:2.5rem;font-weight:bold;line-height:normal;color:#003b28;font-family:var(--font-family-bold);font-style:normal;text-transform:initial}@media (min-width: 992px){body h3,body .h3{font-size:2.75rem;line-height:normal}}@media (max-width: 360px){body h3,body .h3{font-size:1.75rem;line-height:normal}}body h4,body .h4{font-size:1.875rem;font-weight:bold;line-height:normal;font-family:var(--font-family-bold);font-style:normal;text-transform:initial;color:#003b28}@media (min-width: 768px){body h4,body .h4{line-height:normal;font-size:2rem}}@media (max-width: 360px){body h4,body .h4{font-size:1.5rem;line-height:normal}}body h5,body .h5{color:#003b28;font-size:1.5rem;line-height:normal;font-weight:bold;font-style:normal;text-transform:initial;font-family:var(--font-family-bold)}@media (max-width: 360px){body h5,body .h5{font-size:1.25rem;line-height:normal}}body h6,body .h6{color:#003b28;font-size:1rem;line-height:normal;font-weight:bold;letter-spacing:1.15px;font-style:normal;text-transform:initial;font-family:var(--font-family-bold)}@media (min-width: 992px){body h6,body .h6{letter-spacing:1.43px;font-size:1.25rem}}@media (max-width: 360px){body h6,body .h6{font-size:0.75rem;line-height:normal}}body p,body .p{color:#1e1e1e;font-family:var(--font-family-Mulish-Regular);font-size:1rem;font-weight:normal;line-height:1.75}body p a:hover,body .p a:hover{color:inherit;display:initial}body a,body a:visited .a{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;color:#008554;font-family:var(--font-family-default);font-size:14px;font-weight:normal;line-height:1.125rem;color:#008554;-webkit-text-decoration:#008554;text-decoration:#008554;padding:0 2px}@media (min-width: 992px){body a,body a:visited .a{font-size:16px;line-height:1.75rem}}body a:hover,body a:focus,body a:visited .a:hover,body a:visited .a:focus{color:#000;display:inline-block}body a.redirect-link:hover,body a.redirect-link:focus,body a:visited .a.redirect-link:hover,body a:visited .a.redirect-link:focus{outline:none}body a.skip-main,body a:visited .a.skip-main{height:1px;left:-999px;overflow:hidden;position:fixed;top:auto;width:1px;z-index:-999}body a.skip-main:focus,body a.skip-main:active,body a.skip-main:visited,body a:visited .a.skip-main:focus,body a:visited .a.skip-main:active,body a:visited .a.skip-main:visited{background:#544f40;color:#fff;font-size:0.75em;height:auto;left:0;margin:10px;overflow:auto;padding:0 2px;line-height:2;top:0;width:auto;z-index:9999}body button{background-color:transparent;border:none;margin:0;padding:0}body ul,body li{margin:0;padding:0}body .small{font-size:.875rem;line-height:1.3}body .image{font-size:0}body .image .right{text-align:right}body .image .left{text-align:left}body .image .middle{text-align:center}body figure{width:100%;margin:0;font-size:0;line-height:0}body div[class*='col-']{margin-left:0;margin-right:0;padding-left:0;padding-right:0}body .paragraphSystem,body .row{margin-left:0;margin-right:0}body img{width:100%}body img[src$='.svg']{width:100%}@media (min-width: 768px) and (max-width: 991px){body img{max-width:100vw !important}}.top-bar-link{background-color:rgba(0,0,0,0);color:#003b28 !important;display:inline;font-size:14px !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 .2s ease;transition:all .2s ease;-webkit-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,.top-bar-link:focus{background-color:rgba(0,0,0,0);color:#008554 !important}@media (min-width: 768px){.top-bar-link{font-size:16px !important}}.link-alt-1{background-color:rgba(0,0,0,0);color:#003b28 !important;display:inline;font-size:18px !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 .2s ease;transition:all .2s ease;-webkit-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:3 solid rgba(0,0,0,0)}.link-alt-1:hover,.link-alt-1:focus{background-color:rgba(0,0,0,0);color:#02613d !important}.link-alt-1:hover::after,.link-alt-1:focus::after{border-bottom:3 solid #02613d}@media (min-width: 768px){.link-alt-1{font-size:18px !important}.link-alt-1::after{border-bottom:3 solid rgba(0,0,0,0)}.link-alt-1:hover::after,.link-alt-1:focus::after{border-bottom:3 solid #02613d}}.link-alt-2{background-color:rgba(0,0,0,0);color:#008554 !important;display:inline;font-size:22px !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 .2s ease;transition:all .2s ease;-webkit-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 #008554}.link-alt-2:hover,.link-alt-2:focus{background-color:#008554;color:#fff !important}.link-alt-2:hover::after,.link-alt-2:focus::after{border-bottom:0 solid rgba(0,0,0,0)}@media (min-width: 768px){.link-alt-2{font-size:22px !important}.link-alt-2::after{border-bottom:0 solid #008554}.link-alt-2:hover::after,.link-alt-2:focus::after{border-bottom:0 solid rgba(0,0,0,0)}}.link-alt-3{background-color:rgba(0,0,0,0);color:#008554 !important;display:inline;font-size:19px !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 .2s ease;transition:all .2s ease;-webkit-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 #008554}.link-alt-3:hover,.link-alt-3:focus{background-color:#008554;color:#fff !important}.link-alt-3:hover::after,.link-alt-3:focus::after{border-bottom:0 solid #fff}@media (min-width: 768px){.link-alt-3{font-size:19px !important}.link-alt-3::after{border-bottom:1px solid #008554}.link-alt-3:hover::after,.link-alt-3:focus::after{border-bottom:0 solid #fff}}.image a,.title a{color:inherit;text-decoration:none}body a:focus,body button:focus{outline:solid #008554 2px;display:inline-block}body p{font-size:1.125rem;line-height:30px}body p .small{line-height:1.3}body p.medium,body p span.medium{font-family:var(--font-family-medium);font-weight:500;line-height:1.5}body p.semibold,body p span.semibold{font-family:var(--font-family-bold);font-weight:600}body p.large{font-family:var(--font-family-medium)}@media (min-width: 992px){body p.large{font-size:1.5rem}}body p a{font-size:1.125rem;line-height:1.57}@media (min-width: 992px){body p a{line-height:1.123}}body li strong,body li .strong,body p strong,body p .strong{font-family:var(--font-family-Mulish-Bold)}body li a,body p a{color:var(--color-2);font-family:var(--font-family-Mulish-Regular);text-decoration:underline;font-weight:500}body li a strong,body li a.strong,body p a strong,body p a.strong{font-family:var(--font-family-Mulish-Regular);text-decoration:underline;font-weight:500 !important}body li a strong:hover,body li a strong:focus,body li a.strong:hover,body li a.strong:focus,body p a strong:hover,body p a strong:focus,body p a.strong:hover,body p a.strong:focus{color:var(--color-1);font-family:var(--font-family-Mulish-Bold)}body li a:hover,body li a:focus,body p a:hover,body p a:focus{color:var(--color-1);font-family:var(--font-family-Mulish-Bold)}body .head-alt h1{font-size:2.5rem;line-height:normal}@media (min-width: 992px){body .head-alt h1{font-size:2.75rem;line-height:normal}}body .article-content h2{font-family:var(--font-family-bold);font-weight:600;font-size:1.5rem;line-height:normal;margin-top:2rem}@media (min-width: 992px){body .article-content h2{font-size:1.5rem;line-height:normal}}body .article-content h3,body .article-content h3 a{margin-top:1rem;font-family:var(--font-family-bold);font-size:1.125rem;line-height:1.1}body .article-content h4{font-family:var(--font-family-bold);font-size:1.125rem;line-height:1.1;margin-bottom:1rem}body .related-article h4,body .related-article h4 a,body .related-article p.title a,body .related-article p.card-title a{color:var(--color-2);font-size:1.125rem;line-height:1.1;font-family:var(--font-family-bold);font-weight:bold}body .related-article h4 a:hover,body .related-article p.title a:hover,body .related-article p.card-title a:hover{background-color:unset;color:var(--color-1)}body .related-article h4.card-title{display:inline-block;cursor:pointer}body .related-article h4.card-title:hover,body .related-article h4.card-title:focus{color:var(--color-1)}body .related-article p{font-size:1.15rem;line-height:1.25;cursor:initial}@media (min-width: 992px){body .related-article p{font-size:1rem;line-height:1.45}}body .reference-related-article-header p,body .reference-related-videos-header p{font-family:var(--font-family-default);margin:0;font-weight:700;font-size:1.875rem;line-height:normal}@media (min-width: 992px){body .reference-related-article-header p,body .reference-related-videos-header p{font-size:2rem;line-height:normal}}body .hsa-fsa-banner .richText .hsa-title{font-size:2rem;line-height:1.08}@media (min-width: 992px){body .hsa-fsa-banner .richText .hsa-title{font-size:2.15rem}}body .hsa-fsa-banner .richText p.large{margin:10px 0 0;font-size:1.71rem;line-height:1.17}body .hsa-fsa-banner .richText p.small{color:#707070;line-height:1.45;font-family:var(--font-family-medium);font-weight:500}body .reference-relief-finder .note p.medium{font-size:.875rem}body .reference-relief-finder p.symptom-name{font-family:var(--font-family-bold);line-height:1.12}body .reference-relief-finder p.symptom-description{font-size:.875rem;font-family:var(--font-family-medium);line-height:1.45}body .reference-relief-finder p.symptom-description a{font-size:.875rem}@media (min-width: 992px){body .w-70{max-width:70%;margin-left:auto;margin-right:auto}}@media (max-width: 479px){body [data-bv-show='rating_summary'] .bv_main_container{width:100% !important;margin-right:0 !important}body [data-bv-show='rating_summary'] .bv_main_container .bv_ratings_summary,body [data-bv-show='rating_summary'] .bv_main_container .bv_main_container_row_flex{padding-right:0 !important}body [data-bv-show='rating_summary'] .bv_main_container .bv_stars_component_container{padding-right:4px !important}body [data-bv-show='rating_summary'] .bv_main_container .bv_button_component_container{padding-left:4px !important}}@media (min-width: 992px){.d-block-d{display:block}}@media (max-width: 991px){.d-block-m{display:block}}.works-ways-wrapper.green-gradient{background:#048651;background:-webkit-gradient(linear, left bottom, left top, from(#048651), to(#003b28));background:linear-gradient(0deg, #048651 0%, #003b28 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#048651", endColorstr="#003b28", GradientType=1)}.works-ways-wrapper .content-inner .card-icon{position:absolute;bottom:111px;left:6%}@media (min-width: 992px){.works-ways-wrapper .content-inner .card-icon{display:none}}@media (min-width: 768px) and (max-width: 991px){.works-ways-wrapper .content-inner .card-icon{position:absolute;bottom:89px;left:4%}}.works-ways-wrapper .content-inner .card-icon img{max-width:341px;float:right;padding-right:1rem;-o-object-fit:contain;object-fit:contain}@media (min-width: 768px) and (max-width: 991px){.works-ways-wrapper .content-inner .card-icon img{max-width:341px !important}}.works-ways-wrapper .content-inner .icon-box{position:relative;z-index:2}@media (max-width: 991px){.works-ways-wrapper .content-inner .icon-box .image{max-width:95px;margin-left:1rem;margin-bottom:1rem}}.works-ways-wrapper .content-inner .icon-box .image img{width:80px;-o-object-fit:contain;object-fit:contain;margin-right:10px}@media (max-width: 991px){.works-ways-wrapper .content-inner .icon-box .content-text{min-width:calc(100% - 115px);margin-bottom:1.5rem !important}}.works-ways-wrapper .content-inner .icon-box .content-text p{margin:0;font-family:var(--font-family-Roboto-ExtraBoldItalic);color:#fff;letter-spacing:1px}.works-ways-wrapper .content-inner .icon-box .content-text p:nth-child(1){font-size:28px}.works-ways-wrapper .content-inner .icon-box .content-text p:nth-child(2){font-size:14px;line-height:inherit}.works-ways-wrapper .content-inner .hero-bottom-statement{padding:1.25rem 0 2.5rem 0}@media (max-width: 991px){.works-ways-wrapper .content-inner .hero-bottom-statement{margin-top:2rem}}@media (max-width: 991px){.hide-grren-curve-mobile::after{display:none}}@media (max-width: 991px){.header-block .find-your-headache-box{z-index:1}}.btn{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-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:1rem;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:10px 21px !important;text-align:center}.btn.parametrizedhtml{padding:0 !important}.btn{font-family:var(--font-family-Mulish-Regular);font-weight:normal;-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;line-height:1.75rem;min-width:110px;display:inline-block;font-size:1rem}@media screen and (max-width: 991px){.btn.m-d-block{display:block;width:100%}}.btn:hover,.btn:focus{text-decoration:none;display:inline-block;font-family:var(--font-family-Mulish-Regular)}.btn:hover .btn-plus-icon,.btn:focus .btn-plus-icon{color:#fff}.btn.btn-default{background-color:#008554;border:2px solid #008554;border-radius:30px;color:#fff;min-width:144px;padding:7px 20px !important}@media (max-width: 767px){.btn.btn-default{min-width:144px}}@media (max-width: 360px){.btn.btn-default{min-width:auto;padding:7px 10px !important}}.btn.btn-default:hover,.btn.btn-default:focus{background-color:#02613d;border-color:#02613d;color:#fff}.btn.btn-default .external-link-icon{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1);width:14px;position:relative;top:1px}.btn.btn-secondary{background-color:#fff;border:2px solid #008554;color:#003b28;border-radius:30px;min-width:144px;padding:7px 20px !important}@media (max-width: 360px){.btn.btn-secondary{min-width:auto;padding:7px 10px !important}}.btn.btn-secondary:hover,.btn.btn-secondary:focus{border-color:#008554;background-color:#008554;color:#fff}.btn.btn-tertiary{background-color:#81c043;border:2px solid #81c043;color:var(--color-2);border-radius:30px;padding:7px 20px !important}@media (max-width: 360px){.btn.btn-tertiary{min-width:auto;padding:7px 10px !important}}.btn.btn-tertiary:hover,.btn.btn-tertiary:focus{background-color:#ace381;border-color:#ace381;color:var(--color-2)}.btn.btn-gradient{background-image:-webkit-gradient(linear, left top, left bottom, from(#048651), to(#003b29));background-image:linear-gradient(#048651, #003b29);color:#fff;font-style:italic;font-family:var(--font-family-Roboto-BoldItalic)}.btn.btn-gradient:hover,.btn.btn-gradient:focus{background-image:linear-gradient(40deg, #048651 -74%, #003b29 13%);color:#fff}.btn.channel-advisor{display:inline-block !important}.btn-plus-icon{font-size:22px;color:#048651;margin-right:3px;font-weight:600;position:relative;top:1px}.related-products-wrapper .btn-plus-icon{top:2px}@media (max-width: 479px){.btn-full-width-m{min-width:100% !important}}a.btn{text-decoration:none}a.green-underline{text-decoration:none}a.green-underline:hover{font-family:var(--font-family-medium);border-color:#02613d;color:var(--color-2)}.btn a{text-decoration:none}a[style='visibility:hidden']{display:none !important}.flex{max-width:100%}.flex.image-flex>.component-content,.flex.image-flex picture{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;-ms-flex-line-pack:start;align-content:flex-start}.flex.image-flex>.component-content img,.flex.image-flex picture img{height:auto}.flex div{-ms-flex-preferred-size:inherit;flex-basis:inherit}.flex[class*='justify-'] *,.flex[class*='align-'] *{-webkit-box-pack:inherit !important;-ms-flex-pack:inherit !important;justify-content:inherit !important;justify-items:inherit !important;-ms-flex-line-pack:inherit !important;align-content:inherit !important;-webkit-box-align:inherit !important;-ms-flex-align:inherit !important;align-items:inherit !important}.flex .filter-container-js{width:100%}.flex>div>div,.flex>div>.class-filter .filter-list-js{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex>div>div>div:nth-last-of-type(1),.flex>div>div>li:nth-last-of-type(1),.flex>div>.class-filter .filter-list-js>div:nth-last-of-type(1),.flex>div>.class-filter .filter-list-js>li:nth-last-of-type(1){margin-right:0 !important}.flex>div>div>li:nth-of-type(1n+1),.flex>div>.class-filter .filter-list-js>li:nth-of-type(1n+1){margin:0}.flex>div>div .box,.flex>div>div .component-content,.flex>div>div .content,.flex>div>div .inner,.flex>div>div figure,.flex>div>.class-filter .filter-list-js .box,.flex>div>.class-filter .filter-list-js .component-content,.flex>div>.class-filter .filter-list-js .content,.flex>div>.class-filter .filter-list-js .inner,.flex>div>.class-filter .filter-list-js figure{height:100%}.flex.flex-col>div>div,.flex.flex-col>div>.class-filter .filter-list-js{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}@media (min-width: 992px){.flex.cols-d-1>div{-ms-flex-preferred-size:calc(100% / 1);flex-basis:calc(100% / 1)}.flex.cols-d-1>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-d-1.s-d-1>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (1rem * (1 - 1))) / 1));gap:1rem}.flex.cols-d-1.s-d-1>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-d-1.s-d-1>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (1rem * (1 - 1))) / 1));gap:1rem}.flex.cols-d-1.s-d-2>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (2rem * (1 - 1))) / 1));gap:2rem}.flex.cols-d-1.s-d-2>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-d-1.s-d-2>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (2rem * (1 - 1))) / 1));gap:2rem}.flex.cols-d-1.s-d-3>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (3rem * (1 - 1))) / 1));gap:3rem}.flex.cols-d-1.s-d-3>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-d-1.s-d-3>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (3rem * (1 - 1))) / 1));gap:3rem}.flex.cols-d-1.s-d-4>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (4rem * (1 - 1))) / 1));gap:4rem}.flex.cols-d-1.s-d-4>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-d-1.s-d-4>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (4rem * (1 - 1))) / 1));gap:4rem}.flex.cols-d-1.s-d-5>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (5rem * (1 - 1))) / 1));gap:5rem}.flex.cols-d-1.s-d-5>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-d-1.s-d-5>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (5rem * (1 - 1))) / 1));gap:5rem}.flex.cols-d-2>div{-ms-flex-preferred-size:calc(100% / 2);flex-basis:calc(100% / 2)}.flex.cols-d-2>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-d-2.s-d-1>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (1rem * (2 - 1))) / 2));gap:1rem}.flex.cols-d-2.s-d-1>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-d-2.s-d-1>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (1rem * (2 - 1))) / 2));gap:1rem}.flex.cols-d-2.s-d-2>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (2rem * (2 - 1))) / 2));gap:2rem}.flex.cols-d-2.s-d-2>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-d-2.s-d-2>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (2rem * (2 - 1))) / 2));gap:2rem}.flex.cols-d-2.s-d-3>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (3rem * (2 - 1))) / 2));gap:3rem}.flex.cols-d-2.s-d-3>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-d-2.s-d-3>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (3rem * (2 - 1))) / 2));gap:3rem}.flex.cols-d-2.s-d-4>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (4rem * (2 - 1))) / 2));gap:4rem}.flex.cols-d-2.s-d-4>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-d-2.s-d-4>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (4rem * (2 - 1))) / 2));gap:4rem}.flex.cols-d-2.s-d-5>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (5rem * (2 - 1))) / 2));gap:5rem}.flex.cols-d-2.s-d-5>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-d-2.s-d-5>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (5rem * (2 - 1))) / 2));gap:5rem}.flex.cols-d-3>div{-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3)}.flex.cols-d-3>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-d-3.s-d-1>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (1rem * (3 - 1))) / 3));gap:1rem}.flex.cols-d-3.s-d-1>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-d-3.s-d-1>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (1rem * (3 - 1))) / 3));gap:1rem}.flex.cols-d-3.s-d-2>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (2rem * (3 - 1))) / 3));gap:2rem}.flex.cols-d-3.s-d-2>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-d-3.s-d-2>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (2rem * (3 - 1))) / 3));gap:2rem}.flex.cols-d-3.s-d-3>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (3rem * (3 - 1))) / 3));gap:3rem}.flex.cols-d-3.s-d-3>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-d-3.s-d-3>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (3rem * (3 - 1))) / 3));gap:3rem}.flex.cols-d-3.s-d-4>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (4rem * (3 - 1))) / 3));gap:4rem}.flex.cols-d-3.s-d-4>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-d-3.s-d-4>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (4rem * (3 - 1))) / 3));gap:4rem}.flex.cols-d-3.s-d-5>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (5rem * (3 - 1))) / 3));gap:5rem}.flex.cols-d-3.s-d-5>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-d-3.s-d-5>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (5rem * (3 - 1))) / 3));gap:5rem}.flex.cols-d-4>div{-ms-flex-preferred-size:calc(100% / 4);flex-basis:calc(100% / 4)}.flex.cols-d-4>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-d-4.s-d-1>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (1rem * (4 - 1))) / 4));gap:1rem}.flex.cols-d-4.s-d-1>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-d-4.s-d-1>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (1rem * (4 - 1))) / 4));gap:1rem}.flex.cols-d-4.s-d-2>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (2rem * (4 - 1))) / 4));gap:2rem}.flex.cols-d-4.s-d-2>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-d-4.s-d-2>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (2rem * (4 - 1))) / 4));gap:2rem}.flex.cols-d-4.s-d-3>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (3rem * (4 - 1))) / 4));gap:3rem}.flex.cols-d-4.s-d-3>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-d-4.s-d-3>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (3rem * (4 - 1))) / 4));gap:3rem}.flex.cols-d-4.s-d-4>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (4rem * (4 - 1))) / 4));gap:4rem}.flex.cols-d-4.s-d-4>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-d-4.s-d-4>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (4rem * (4 - 1))) / 4));gap:4rem}.flex.cols-d-4.s-d-5>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (5rem * (4 - 1))) / 4));gap:5rem}.flex.cols-d-4.s-d-5>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-d-4.s-d-5>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (5rem * (4 - 1))) / 4));gap:5rem}.flex.cols-d-5>div{-ms-flex-preferred-size:calc(100% / 5);flex-basis:calc(100% / 5)}.flex.cols-d-5>div>.class-filter .filter-list-js>li{width:calc(100% / 5)}.flex.cols-d-5.s-d-1>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (1rem * (5 - 1))) / 5));gap:1rem}.flex.cols-d-5.s-d-1>div>.class-filter .filter-list-js>li{width:calc(100% / 5)}.flex.cols-d-5.s-d-1>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (1rem * (5 - 1))) / 5));gap:1rem}.flex.cols-d-5.s-d-2>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (2rem * (5 - 1))) / 5));gap:2rem}.flex.cols-d-5.s-d-2>div>.class-filter .filter-list-js>li{width:calc(100% / 5)}.flex.cols-d-5.s-d-2>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (2rem * (5 - 1))) / 5));gap:2rem}.flex.cols-d-5.s-d-3>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (3rem * (5 - 1))) / 5));gap:3rem}.flex.cols-d-5.s-d-3>div>.class-filter .filter-list-js>li{width:calc(100% / 5)}.flex.cols-d-5.s-d-3>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (3rem * (5 - 1))) / 5));gap:3rem}.flex.cols-d-5.s-d-4>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (4rem * (5 - 1))) / 5));gap:4rem}.flex.cols-d-5.s-d-4>div>.class-filter .filter-list-js>li{width:calc(100% / 5)}.flex.cols-d-5.s-d-4>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (4rem * (5 - 1))) / 5));gap:4rem}.flex.cols-d-5.s-d-5>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (5rem * (5 - 1))) / 5));gap:5rem}.flex.cols-d-5.s-d-5>div>.class-filter .filter-list-js>li{width:calc(100% / 5)}.flex.cols-d-5.s-d-5>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (5rem * (5 - 1))) / 5));gap:5rem}.flex.justify-items-flex-end-d{justify-items:flex-end !important}.flex.justify-items-flex-start-d{justify-items:flex-start !important}.flex.justify-items-center-d{justify-items:center !important}.flex.justify-items-space-around-d{justify-items:space-around !important}.flex.justify-items-space-evenly-d{justify-items:space-evenly !important}.flex.justify-items-space-between-d{justify-items:space-between !important}.flex.justify-items-stretch-d{justify-items:stretch !important}.flex.justify-content-flex-end-d{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.flex.justify-content-flex-start-d{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.flex.justify-content-center-d{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.flex.justify-content-space-around-d{-ms-flex-pack:distribute !important;justify-content:space-around !important}.flex.justify-content-space-evenly-d{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.flex.justify-content-space-between-d{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.flex.justify-content-stretch-d{-webkit-box-pack:stretch !important;-ms-flex-pack:stretch !important;justify-content:stretch !important}.flex.align-items-flex-end-d{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.flex.align-items-flex-start-d{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.flex.align-items-center-d{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.flex.align-items-space-around-d{-webkit-box-align:space-around !important;-ms-flex-align:space-around !important;align-items:space-around !important}.flex.align-items-space-evenly-d{-webkit-box-align:space-evenly !important;-ms-flex-align:space-evenly !important;align-items:space-evenly !important}.flex.align-items-space-between-d{-webkit-box-align:space-between !important;-ms-flex-align:space-between !important;align-items:space-between !important}.flex.align-items-stretch-d{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.flex.align-content-flex-end-d{-ms-flex-line-pack:end !important;align-content:flex-end !important}.flex.align-content-flex-start-d{-ms-flex-line-pack:start !important;align-content:flex-start !important}.flex.align-content-center-d{-ms-flex-line-pack:center !important;align-content:center !important}.flex.align-content-space-around-d{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.flex.align-content-space-evenly-d{-ms-flex-line-pack:space-evenly !important;align-content:space-evenly !important}.flex.align-content-space-between-d{-ms-flex-line-pack:justify !important;align-content:space-between !important}.flex.align-content-stretch-d{-ms-flex-line-pack:stretch !important;align-content:stretch !important}}@media (max-width: 991px){.flex.cols-m-1>div{-ms-flex-preferred-size:calc(100% / 1);flex-basis:calc(100% / 1)}.flex.cols-m-1>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-m-1.s-m-1>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (1rem * (1 - 1))) / 1));gap:1rem}.flex.cols-m-1.s-m-1>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-m-1.s-m-1>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (1rem * (1 - 1))) / 1));gap:1rem}.flex.cols-m-1.s-m-2>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (2rem * (1 - 1))) / 1));gap:2rem}.flex.cols-m-1.s-m-2>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-m-1.s-m-2>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (2rem * (1 - 1))) / 1));gap:2rem}.flex.cols-m-1.s-m-3>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (3rem * (1 - 1))) / 1));gap:3rem}.flex.cols-m-1.s-m-3>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-m-1.s-m-3>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (3rem * (1 - 1))) / 1));gap:3rem}.flex.cols-m-1.s-m-4>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (4rem * (1 - 1))) / 1));gap:4rem}.flex.cols-m-1.s-m-4>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-m-1.s-m-4>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (4rem * (1 - 1))) / 1));gap:4rem}.flex.cols-m-1.s-m-5>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (5rem * (1 - 1))) / 1));gap:5rem}.flex.cols-m-1.s-m-5>div>.class-filter .filter-list-js>li{width:calc(100% / 1)}.flex.cols-m-1.s-m-5>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (1 - 1))) / 1));flex-basis:calc(
 ((100% - (5rem * (1 - 1))) / 1));gap:5rem}.flex.cols-m-2>div{-ms-flex-preferred-size:calc(100% / 2);flex-basis:calc(100% / 2)}.flex.cols-m-2>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-m-2.s-m-1>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (1rem * (2 - 1))) / 2));gap:1rem}.flex.cols-m-2.s-m-1>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-m-2.s-m-1>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (1rem * (2 - 1))) / 2));gap:1rem}.flex.cols-m-2.s-m-2>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (2rem * (2 - 1))) / 2));gap:2rem}.flex.cols-m-2.s-m-2>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-m-2.s-m-2>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (2rem * (2 - 1))) / 2));gap:2rem}.flex.cols-m-2.s-m-3>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (3rem * (2 - 1))) / 2));gap:3rem}.flex.cols-m-2.s-m-3>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-m-2.s-m-3>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (3rem * (2 - 1))) / 2));gap:3rem}.flex.cols-m-2.s-m-4>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (4rem * (2 - 1))) / 2));gap:4rem}.flex.cols-m-2.s-m-4>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-m-2.s-m-4>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (4rem * (2 - 1))) / 2));gap:4rem}.flex.cols-m-2.s-m-5>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (5rem * (2 - 1))) / 2));gap:5rem}.flex.cols-m-2.s-m-5>div>.class-filter .filter-list-js>li{width:calc(100% / 2)}.flex.cols-m-2.s-m-5>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (2 - 1))) / 2));flex-basis:calc(
 ((100% - (5rem * (2 - 1))) / 2));gap:5rem}.flex.cols-m-3>div{-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3)}.flex.cols-m-3>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-m-3.s-m-1>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (1rem * (3 - 1))) / 3));gap:1rem}.flex.cols-m-3.s-m-1>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-m-3.s-m-1>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (1rem * (3 - 1))) / 3));gap:1rem}.flex.cols-m-3.s-m-2>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (2rem * (3 - 1))) / 3));gap:2rem}.flex.cols-m-3.s-m-2>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-m-3.s-m-2>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (2rem * (3 - 1))) / 3));gap:2rem}.flex.cols-m-3.s-m-3>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (3rem * (3 - 1))) / 3));gap:3rem}.flex.cols-m-3.s-m-3>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-m-3.s-m-3>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (3rem * (3 - 1))) / 3));gap:3rem}.flex.cols-m-3.s-m-4>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (4rem * (3 - 1))) / 3));gap:4rem}.flex.cols-m-3.s-m-4>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-m-3.s-m-4>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (4rem * (3 - 1))) / 3));gap:4rem}.flex.cols-m-3.s-m-5>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (5rem * (3 - 1))) / 3));gap:5rem}.flex.cols-m-3.s-m-5>div>.class-filter .filter-list-js>li{width:calc(100% / 3)}.flex.cols-m-3.s-m-5>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (3 - 1))) / 3));flex-basis:calc(
 ((100% - (5rem * (3 - 1))) / 3));gap:5rem}.flex.cols-m-4>div{-ms-flex-preferred-size:calc(100% / 4);flex-basis:calc(100% / 4)}.flex.cols-m-4>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-m-4.s-m-1>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (1rem * (4 - 1))) / 4));gap:1rem}.flex.cols-m-4.s-m-1>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-m-4.s-m-1>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (1rem * (4 - 1))) / 4));gap:1rem}.flex.cols-m-4.s-m-2>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (2rem * (4 - 1))) / 4));gap:2rem}.flex.cols-m-4.s-m-2>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-m-4.s-m-2>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (2rem * (4 - 1))) / 4));gap:2rem}.flex.cols-m-4.s-m-3>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (3rem * (4 - 1))) / 4));gap:3rem}.flex.cols-m-4.s-m-3>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-m-4.s-m-3>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (3rem * (4 - 1))) / 4));gap:3rem}.flex.cols-m-4.s-m-4>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (4rem * (4 - 1))) / 4));gap:4rem}.flex.cols-m-4.s-m-4>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-m-4.s-m-4>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (4rem * (4 - 1))) / 4));gap:4rem}.flex.cols-m-4.s-m-5>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (5rem * (4 - 1))) / 4));gap:5rem}.flex.cols-m-4.s-m-5>div>.class-filter .filter-list-js>li{width:calc(100% / 4)}.flex.cols-m-4.s-m-5>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (4 - 1))) / 4));flex-basis:calc(
 ((100% - (5rem * (4 - 1))) / 4));gap:5rem}.flex.cols-m-5>div{-ms-flex-preferred-size:calc(100% / 5);flex-basis:calc(100% / 5)}.flex.cols-m-5>div>.class-filter .filter-list-js>li{width:calc(100% / 5)}.flex.cols-m-5.s-m-1>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (1rem * (5 - 1))) / 5));gap:1rem}.flex.cols-m-5.s-m-1>div>.class-filter .filter-list-js>li{width:calc(100% / 5)}.flex.cols-m-5.s-m-1>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (1rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (1rem * (5 - 1))) / 5));gap:1rem}.flex.cols-m-5.s-m-2>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (2rem * (5 - 1))) / 5));gap:2rem}.flex.cols-m-5.s-m-2>div>.class-filter .filter-list-js>li{width:calc(100% / 5)}.flex.cols-m-5.s-m-2>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (2rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (2rem * (5 - 1))) / 5));gap:2rem}.flex.cols-m-5.s-m-3>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (3rem * (5 - 1))) / 5));gap:3rem}.flex.cols-m-5.s-m-3>div>.class-filter .filter-list-js>li{width:calc(100% / 5)}.flex.cols-m-5.s-m-3>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (3rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (3rem * (5 - 1))) / 5));gap:3rem}.flex.cols-m-5.s-m-4>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (4rem * (5 - 1))) / 5));gap:4rem}.flex.cols-m-5.s-m-4>div>.class-filter .filter-list-js>li{width:calc(100% / 5)}.flex.cols-m-5.s-m-4>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (4rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (4rem * (5 - 1))) / 5));gap:4rem}.flex.cols-m-5.s-m-5>div>.class-filter .filter-list-js{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (5rem * (5 - 1))) / 5));gap:5rem}.flex.cols-m-5.s-m-5>div>.class-filter .filter-list-js>li{width:calc(100% / 5)}.flex.cols-m-5.s-m-5>div>.content{-ms-flex-preferred-size:calc(
 ((100% - (5rem * (5 - 1))) / 5));flex-basis:calc(
 ((100% - (5rem * (5 - 1))) / 5));gap:5rem}.flex.justify-items-flex-end{justify-items:flex-end !important}.flex.justify-items-flex-start{justify-items:flex-start !important}.flex.justify-items-center{justify-items:center !important}.flex.justify-items-space-around{justify-items:space-around !important}.flex.justify-items-space-evenly{justify-items:space-evenly !important}.flex.justify-items-space-between{justify-items:space-between !important}.flex.justify-items-stretch{justify-items:stretch !important}.flex.justify-content-flex-end{-webkit-box-pack:end !important;-ms-flex-pack:end !important;justify-content:flex-end !important}.flex.justify-content-flex-start{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}.flex.justify-content-center{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.flex.justify-content-space-around{-ms-flex-pack:distribute !important;justify-content:space-around !important}.flex.justify-content-space-evenly{-webkit-box-pack:space-evenly !important;-ms-flex-pack:space-evenly !important;justify-content:space-evenly !important}.flex.justify-content-space-between{-webkit-box-pack:justify !important;-ms-flex-pack:justify !important;justify-content:space-between !important}.flex.justify-content-stretch{-webkit-box-pack:stretch !important;-ms-flex-pack:stretch !important;justify-content:stretch !important}.flex.align-items-flex-end{-webkit-box-align:end !important;-ms-flex-align:end !important;align-items:flex-end !important}.flex.align-items-flex-start{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.flex.align-items-center{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.flex.align-items-space-around{-webkit-box-align:space-around !important;-ms-flex-align:space-around !important;align-items:space-around !important}.flex.align-items-space-evenly{-webkit-box-align:space-evenly !important;-ms-flex-align:space-evenly !important;align-items:space-evenly !important}.flex.align-items-space-between{-webkit-box-align:space-between !important;-ms-flex-align:space-between !important;align-items:space-between !important}.flex.align-items-stretch{-webkit-box-align:stretch !important;-ms-flex-align:stretch !important;align-items:stretch !important}.flex.align-content-flex-end{-ms-flex-line-pack:end !important;align-content:flex-end !important}.flex.align-content-flex-start{-ms-flex-line-pack:start !important;align-content:flex-start !important}.flex.align-content-center{-ms-flex-line-pack:center !important;align-content:center !important}.flex.align-content-space-around{-ms-flex-line-pack:distribute !important;align-content:space-around !important}.flex.align-content-space-evenly{-ms-flex-line-pack:space-evenly !important;align-content:space-evenly !important}.flex.align-content-space-between{-ms-flex-line-pack:justify !important;align-content:space-between !important}.flex.align-content-stretch{-ms-flex-line-pack:stretch !important;align-content:stretch !important}}@media (max-width: 991px){[class*='fullbox-m']>div>div{position:relative}[class*='fullbox-m']>div>div>.fullbox{max-width:50%;min-width:auto;width:50% !important;position:absolute !important;top:0 !important;bottom:0 !important}.flex.fullbox-m-right>div>div{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex.fullbox-m-right>div>div>.fullbox{left:auto !important;right:0 !important}.flex.fullbox-m-left>div>div{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex.fullbox-m-left>div>div>.fullbox{right:auto !important;left:0 !important}}@media (min-width: 992px){[class*='fullbox-d']>div>div{position:relative}[class*='fullbox-d']>div>div>.fullbox{max-width:50%;min-width:auto;width:50% !important;position:absolute !important;top:0 !important;bottom:0 !important}.flex.fullbox-d-right>div>div{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex.fullbox-d-right>div>div>.fullbox{left:auto !important;right:0 !important}.flex.fullbox-d-left>div>div{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex.fullbox-d-left>div>div>.fullbox{right:auto !important;left:0 !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}}.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}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@media (max-width: 991px){.hide-m{display:none !important}}@media (min-width: 992px){.hide-d{display:none !important}}.border{border:solid rgba(0,0,0,0) 1px}@media (min-width: 992px){.border-d{border:solid rgba(0,0,0,0) 1px}}.border-top{border-top:solid rgba(0,0,0,0) 1px}@media (min-width: 992px){.border-d-top{border-top:solid rgba(0,0,0,0) 1px}}.border-left{border-left:solid rgba(0,0,0,0) 1px}@media (min-width: 992px){.border-d-left{border-left:solid rgba(0,0,0,0) 1px}}.border-bottom{border-bottom:solid rgba(0,0,0,0) 1px}@media (min-width: 992px){.border-d-bottom{border-bottom:solid rgba(0,0,0,0) 1px}}.border-right{border-right:solid rgba(0,0,0,0) 1px}@media (min-width: 992px){.border-d-right{border-right:solid rgba(0,0,0,0) 1px}}.border-0{border:none}@media (min-width: 992px){.border-d-0{border:none}}.rounded{overflow:hidden;border-radius:5px !important}@media (min-width: 992px){.rounded-d{overflow:hidden;border-radius:5px !important}}.rounded-top{overflow:hidden;border-top-left-radius:5px !important;border-top-right-radius:5px !important}@media (min-width: 992px){.rounded-d-top{overflow:hidden;border-top-left-radius:5px !important;border-top-right-radius:5px !important}}.rounded-left{overflow:hidden;border-top-left-radius:5px !important;border-bottom-left-radius:5px !important}@media (min-width: 992px){.rounded-d-left{overflow:hidden;border-top-left-radius:5px !important;border-bottom-left-radius:5px !important}}.rounded-bottom{overflow:hidden;border-bottom-left-radius:5px !important;border-bottom-right-radius:5px !important}@media (min-width: 992px){.rounded-d-bottom{overflow:hidden;border-bottom-left-radius:5px !important;border-bottom-right-radius:5px !important}}.rounded-right{overflow:hidden;border-top-right-radius:5px !important;border-bottom-right-radius:5px !important}@media (min-width: 992px){.rounded-d-right{overflow:hidden;border-top-right-radius:5px !important;border-bottom-right-radius:5px !important}}.rounded-top-left{overflow:hidden;border-top-left-radius:5px !important}@media (min-width: 992px){.rounded-d-top-left{overflow:hidden;border-top-left-radius:5px !important}}.rounded-top-right{overflow:hidden;border-top-right-radius:5px !important}@media (min-width: 992px){.rounded-d-top-right{overflow:hidden;border-top-right-radius:5px !important}}.rounded-bottom-left{overflow:hidden;border-bottom-left-radius:5px !important}@media (min-width: 992px){.rounded-d-bottom-left{overflow:hidden;border-bottom-left-radius:5px !important}}.rounded-bottom-right{overflow:hidden;border-bottom-right-radius:5px !important}@media (min-width: 992px){.rounded-d-bottom-right{overflow:hidden;border-bottom-right-radius:5px !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:#008554 !important}.text-color-1 *{color:#008554 !important}@media (min-width: 768px){.text-color-1-d{color:#008554 !important}.text-color-1-d *{color:#008554 !important}}.text-color-2{color:#003b28 !important}.text-color-2 *{color:#003b28 !important}@media (min-width: 768px){.text-color-2-d{color:#003b28 !important}.text-color-2-d *{color:#003b28 !important}}.text-color-3{color:#02613d !important}.text-color-3 *{color:#02613d !important}@media (min-width: 768px){.text-color-3-d{color:#02613d !important}.text-color-3-d *{color:#02613d !important}}.text-color-4{color:#ace381 !important}.text-color-4 *{color:#ace381 !important}@media (min-width: 768px){.text-color-4-d{color:#ace381 !important}.text-color-4-d *{color:#ace381 !important}}.text-color-5{color:#fafafa !important}.text-color-5 *{color:#fafafa !important}@media (min-width: 768px){.text-color-5-d{color:#fafafa !important}.text-color-5-d *{color:#fafafa !important}}.text-color-6{color:#707070 !important}.text-color-6 *{color:#707070 !important}@media (min-width: 768px){.text-color-6-d{color:#707070 !important}.text-color-6-d *{color:#707070 !important}}.text-color-7{color:#81c043 !important}.text-color-7 *{color:#81c043 !important}@media (min-width: 768px){.text-color-7-d{color:#81c043 !important}.text-color-7-d *{color:#81c043 !important}}.text-color-8{color:#549121 !important}.text-color-8 *{color:#549121 !important}@media (min-width: 768px){.text-color-8-d{color:#549121 !important}.text-color-8-d *{color:#549121 !important}}.bg-color-1{background-color:#008554 !important}.bg-color-1-inner{background-color:transparent !important}.bg-color-1-inner>.row{background-color:transparent !important}.bg-color-1-inner>*>.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:#008554 !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>*>.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:#008554 !important}.bg-color-1-d.megamenu-language-list>.inner>.component-content{background-color:transparent !important}}.bg-color-2{background-color:#003b28 !important}.bg-color-2-inner{background-color:transparent !important}.bg-color-2-inner>.row{background-color:transparent !important}.bg-color-2-inner>*>.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:#003b28 !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>*>.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:#003b28 !important}.bg-color-2-d.megamenu-language-list>.inner>.component-content{background-color:transparent !important}}.bg-color-3{background-color:#02613d !important}.bg-color-3-inner{background-color:transparent !important}.bg-color-3-inner>.row{background-color:transparent !important}.bg-color-3-inner>*>.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:#02613d !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>*>.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:#02613d !important}.bg-color-3-d.megamenu-language-list>.inner>.component-content{background-color:transparent !important}}.bg-color-4{background-color:#ace381 !important}.bg-color-4-inner{background-color:transparent !important}.bg-color-4-inner>.row{background-color:transparent !important}.bg-color-4-inner>*>.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:#ace381 !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>*>.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:#ace381 !important}.bg-color-4-d.megamenu-language-list>.inner>.component-content{background-color:transparent !important}}.bg-color-5{background-color:#fafafa !important}.bg-color-5-inner{background-color:transparent !important}.bg-color-5-inner>.row{background-color:transparent !important}.bg-color-5-inner>*>.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:#fafafa !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>*>.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:#fafafa !important}.bg-color-5-d.megamenu-language-list>.inner>.component-content{background-color:transparent !important}}.bg-color-6{background-color:#f2f2f2 !important}.bg-color-6-inner{background-color:transparent !important}.bg-color-6-inner>.row{background-color:transparent !important}.bg-color-6-inner>*>.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:#f2f2f2 !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>*>.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:#f2f2f2 !important}.bg-color-6-d.megamenu-language-list>.inner>.component-content{background-color:transparent !important}}.border-color-1{border-color:#008554 !important}@media (min-width: 768px){.border-color-1-d{border-color:#008554 !important}}.border-color-2{border-color:#003b28 !important}@media (min-width: 768px){.border-color-2-d{border-color:#003b28 !important}}.border-color-3{border-color:#02613d !important}@media (min-width: 768px){.border-color-3-d{border-color:#02613d !important}}.border-color-4{border-color:#ace381 !important}@media (min-width: 768px){.border-color-4-d{border-color:#ace381 !important}}.background-gradient-1{background:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(75%, #fbfcfc), to(#f6f8f8));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:linear-gradient(to bottom, #f8f9fa 0%, #fbfcfc 75%, #f6f8f8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f9fa', endColorstr='#f6f8f8', GradientType=0)}@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-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-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-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-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-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-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}}@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-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-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-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-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-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-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}}.reset-margin-y *{margin-bottom:0;margin-top:0}div[class*='col-']{min-height:auto}.container::before,.container::after,.container-fluid::before,.container-fluid::after,.paragraphSystem::before,.paragraphSystem::after,.row::before,.row::after{display:none}.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}}.line-height-p-1 p{line-height:1 !important}.line-height-a-1 a{line-height:1 !important}.line-height-span-1 span{line-height:1 !important}.line-height-h1-1 h1{line-height:1 !important}.line-height-h2-1 h2{line-height:1 !important}.line-height-h3-1 h3{line-height:1 !important}.line-height-h4-1 h4{line-height:1 !important}.line-height-headings-1 h1,.line-height-headings-1 h2,.line-height-headings-1 h3,.line-height-headings-1 h4{line-height:1 !important}.line-height-all-1 h1,.line-height-all-1 h2,.line-height-all-1 h3,.line-height-all-1 h4,.line-height-all-1 p,.line-height-all-1 span,.line-height-all-1 a{line-height:1 !important}.line-height-p-1-1 p{line-height:1.1 !important}.line-height-a-1-1 a{line-height:1.1 !important}.line-height-span-1-1 span{line-height:1.1 !important}.line-height-h1-1-1 h1{line-height:1.1 !important}.line-height-h2-1-1 h2{line-height:1.1 !important}.line-height-h3-1-1 h3{line-height:1.1 !important}.line-height-h4-1-1 h4{line-height:1.1 !important}.line-height-headings-1-1 h1,.line-height-headings-1-1 h2,.line-height-headings-1-1 h3,.line-height-headings-1-1 h4{line-height:1.1 !important}.line-height-all-1-1 h1,.line-height-all-1-1 h2,.line-height-all-1-1 h3,.line-height-all-1-1 h4,.line-height-all-1-1 p,.line-height-all-1-1 span,.line-height-all-1-1 a{line-height:1.1 !important}.line-height-p-1-2 p{line-height:1.2 !important}.line-height-a-1-2 a{line-height:1.2 !important}.line-height-span-1-2 span{line-height:1.2 !important}.line-height-h1-1-2 h1{line-height:1.2 !important}.line-height-h2-1-2 h2{line-height:1.2 !important}.line-height-h3-1-2 h3{line-height:1.2 !important}.line-height-h4-1-2 h4{line-height:1.2 !important}.line-height-headings-1-2 h1,.line-height-headings-1-2 h2,.line-height-headings-1-2 h3,.line-height-headings-1-2 h4{line-height:1.2 !important}.line-height-all-1-2 h1,.line-height-all-1-2 h2,.line-height-all-1-2 h3,.line-height-all-1-2 h4,.line-height-all-1-2 p,.line-height-all-1-2 span,.line-height-all-1-2 a{line-height:1.2 !important}.line-height-p-1-3 p{line-height:1.3 !important}.line-height-a-1-3 a{line-height:1.3 !important}.line-height-span-1-3 span{line-height:1.3 !important}.line-height-h1-1-3 h1{line-height:1.3 !important}.line-height-h2-1-3 h2{line-height:1.3 !important}.line-height-h3-1-3 h3{line-height:1.3 !important}.line-height-h4-1-3 h4{line-height:1.3 !important}.line-height-headings-1-3 h1,.line-height-headings-1-3 h2,.line-height-headings-1-3 h3,.line-height-headings-1-3 h4{line-height:1.3 !important}.line-height-all-1-3 h1,.line-height-all-1-3 h2,.line-height-all-1-3 h3,.line-height-all-1-3 h4,.line-height-all-1-3 p,.line-height-all-1-3 span,.line-height-all-1-3 a{line-height:1.3 !important}.line-height-p-1-4 p{line-height:1.4 !important}.line-height-a-1-4 a{line-height:1.4 !important}.line-height-span-1-4 span{line-height:1.4 !important}.line-height-h1-1-4 h1{line-height:1.4 !important}.line-height-h2-1-4 h2{line-height:1.4 !important}.line-height-h3-1-4 h3{line-height:1.4 !important}.line-height-h4-1-4 h4{line-height:1.4 !important}.line-height-headings-1-4 h1,.line-height-headings-1-4 h2,.line-height-headings-1-4 h3,.line-height-headings-1-4 h4{line-height:1.4 !important}.line-height-all-1-4 h1,.line-height-all-1-4 h2,.line-height-all-1-4 h3,.line-height-all-1-4 h4,.line-height-all-1-4 p,.line-height-all-1-4 span,.line-height-all-1-4 a{line-height:1.4 !important}.line-height-p-1-5 p{line-height:1.5 !important}.line-height-a-1-5 a{line-height:1.5 !important}.line-height-span-1-5 span{line-height:1.5 !important}.line-height-h1-1-5 h1{line-height:1.5 !important}.line-height-h2-1-5 h2{line-height:1.5 !important}.line-height-h3-1-5 h3{line-height:1.5 !important}.line-height-h4-1-5 h4{line-height:1.5 !important}.line-height-headings-1-5 h1,.line-height-headings-1-5 h2,.line-height-headings-1-5 h3,.line-height-headings-1-5 h4{line-height:1.5 !important}.line-height-all-1-5 h1,.line-height-all-1-5 h2,.line-height-all-1-5 h3,.line-height-all-1-5 h4,.line-height-all-1-5 p,.line-height-all-1-5 span,.line-height-all-1-5 a{line-height:1.5 !important}.line-height-p-1-6 p{line-height:1.6 !important}.line-height-a-1-6 a{line-height:1.6 !important}.line-height-span-1-6 span{line-height:1.6 !important}.line-height-h1-1-6 h1{line-height:1.6 !important}.line-height-h2-1-6 h2{line-height:1.6 !important}.line-height-h3-1-6 h3{line-height:1.6 !important}.line-height-h4-1-6 h4{line-height:1.6 !important}.line-height-headings-1-6 h1,.line-height-headings-1-6 h2,.line-height-headings-1-6 h3,.line-height-headings-1-6 h4{line-height:1.6 !important}.line-height-all-1-6 h1,.line-height-all-1-6 h2,.line-height-all-1-6 h3,.line-height-all-1-6 h4,.line-height-all-1-6 p,.line-height-all-1-6 span,.line-height-all-1-6 a{line-height:1.6 !important}.line-height-p-1-7 p{line-height:1.7 !important}.line-height-a-1-7 a{line-height:1.7 !important}.line-height-span-1-7 span{line-height:1.7 !important}.line-height-h1-1-7 h1{line-height:1.7 !important}.line-height-h2-1-7 h2{line-height:1.7 !important}.line-height-h3-1-7 h3{line-height:1.7 !important}.line-height-h4-1-7 h4{line-height:1.7 !important}.line-height-headings-1-7 h1,.line-height-headings-1-7 h2,.line-height-headings-1-7 h3,.line-height-headings-1-7 h4{line-height:1.7 !important}.line-height-all-1-7 h1,.line-height-all-1-7 h2,.line-height-all-1-7 h3,.line-height-all-1-7 h4,.line-height-all-1-7 p,.line-height-all-1-7 span,.line-height-all-1-7 a{line-height:1.7 !important}.line-height-p-1-8 p{line-height:1.8 !important}.line-height-a-1-8 a{line-height:1.8 !important}.line-height-span-1-8 span{line-height:1.8 !important}.line-height-h1-1-8 h1{line-height:1.8 !important}.line-height-h2-1-8 h2{line-height:1.8 !important}.line-height-h3-1-8 h3{line-height:1.8 !important}.line-height-h4-1-8 h4{line-height:1.8 !important}.line-height-headings-1-8 h1,.line-height-headings-1-8 h2,.line-height-headings-1-8 h3,.line-height-headings-1-8 h4{line-height:1.8 !important}.line-height-all-1-8 h1,.line-height-all-1-8 h2,.line-height-all-1-8 h3,.line-height-all-1-8 h4,.line-height-all-1-8 p,.line-height-all-1-8 span,.line-height-all-1-8 a{line-height:1.8 !important}.line-height-p-1-9 p{line-height:1.9 !important}.line-height-a-1-9 a{line-height:1.9 !important}.line-height-span-1-9 span{line-height:1.9 !important}.line-height-h1-1-9 h1{line-height:1.9 !important}.line-height-h2-1-9 h2{line-height:1.9 !important}.line-height-h3-1-9 h3{line-height:1.9 !important}.line-height-h4-1-9 h4{line-height:1.9 !important}.line-height-headings-1-9 h1,.line-height-headings-1-9 h2,.line-height-headings-1-9 h3,.line-height-headings-1-9 h4{line-height:1.9 !important}.line-height-all-1-9 h1,.line-height-all-1-9 h2,.line-height-all-1-9 h3,.line-height-all-1-9 h4,.line-height-all-1-9 p,.line-height-all-1-9 span,.line-height-all-1-9 a{line-height:1.9 !important}.line-height-p-2 p{line-height:2 !important}.line-height-a-2 a{line-height:2 !important}.line-height-span-2 span{line-height:2 !important}.line-height-h1-2 h1{line-height:2 !important}.line-height-h2-2 h2{line-height:2 !important}.line-height-h3-2 h3{line-height:2 !important}.line-height-h4-2 h4{line-height:2 !important}.line-height-headings-2 h1,.line-height-headings-2 h2,.line-height-headings-2 h3,.line-height-headings-2 h4{line-height:2 !important}.line-height-all-2 h1,.line-height-all-2 h2,.line-height-all-2 h3,.line-height-all-2 h4,.line-height-all-2 p,.line-height-all-2 span,.line-height-all-2 a{line-height:2 !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:1028px !important}}@media (min-width: 992px) and (max-width: 1200px){.max-content-width{max-width:940px !important}}.max-image-w-none img{max-width:none !important}.min-image-w-auto img{min-width:auto !important}.min-w-auto{min-width:auto !important}.image-w-auto img{width:auto !important}.max-w-none{max-width:none !important}.max-image-w-none image{max-width:none !important}@media (max-width: 991px){.max-w-m-auto{max-width:none !important}}@media (min-width: 992px){.max-w-d-auto{max-width:none !important}}.w-auto{max-width:none !important;-ms-flex-preferred-size:auto !important;flex-basis:auto !important;width:auto !important;min-width:auto !important}@media (min-width: 768px){.w-d-auto{max-width:none !important;-ms-flex-preferred-size:auto !important;flex-basis:auto !important;width:auto !important;min-width:auto !important}}[class*='w-d-'],[class*='w-m-']{max-width:none !important;min-width:auto !important}@media (min-width: 992px){.max-w-d-10{max-width:10% !important}.w-d-10{width:10% !important;-ms-flex-preferred-size:10% !important;flex-basis:10% !important}.max-image-w-d-10 img{max-width:10% !important}.max-w-d-20{max-width:20% !important}.w-d-20{width:20% !important;-ms-flex-preferred-size:20% !important;flex-basis:20% !important}.max-image-w-d-20 img{max-width:20% !important}.max-w-d-30{max-width:30% !important}.w-d-30{width:30% !important;-ms-flex-preferred-size:30% !important;flex-basis:30% !important}.max-image-w-d-30 img{max-width:30% !important}.max-w-d-40{max-width:40% !important}.w-d-40{width:40% !important;-ms-flex-preferred-size:40% !important;flex-basis:40% !important}.max-image-w-d-40 img{max-width:40% !important}.max-w-d-50{max-width:50% !important}.w-d-50{width:50% !important;-ms-flex-preferred-size:50% !important;flex-basis:50% !important}.max-image-w-d-50 img{max-width:50% !important}.max-w-d-60{max-width:60% !important}.w-d-60{width:60% !important;-ms-flex-preferred-size:60% !important;flex-basis:60% !important}.max-image-w-d-60 img{max-width:60% !important}.max-w-d-70{max-width:70% !important}.w-d-70{width:70% !important;-ms-flex-preferred-size:70% !important;flex-basis:70% !important}.max-image-w-d-70 img{max-width:70% !important}.max-w-d-80{max-width:80% !important}.w-d-80{width:80% !important;-ms-flex-preferred-size:80% !important;flex-basis:80% !important}.max-image-w-d-80 img{max-width:80% !important}.max-w-d-90{max-width:90% !important}.w-d-90{width:90% !important;-ms-flex-preferred-size:90% !important;flex-basis:90% !important}.max-image-w-d-90 img{max-width:90% !important}.max-w-d-100{max-width:100% !important}.w-d-100{width:100% !important;-ms-flex-preferred-size:100% !important;flex-basis:100% !important}.max-image-w-d-100 img{max-width:100% !important}}@media (max-width: 991px){.max-w-m-10{max-width:10% !important}.w-m-10{width:10% !important;-ms-flex-preferred-size:10% !important;flex-basis:10% !important}.max-image-w-m-10 img{max-width:10% !important}.max-w-m-20{max-width:20% !important}.w-m-20{width:20% !important;-ms-flex-preferred-size:20% !important;flex-basis:20% !important}.max-image-w-m-20 img{max-width:20% !important}.max-w-m-30{max-width:30% !important}.w-m-30{width:30% !important;-ms-flex-preferred-size:30% !important;flex-basis:30% !important}.max-image-w-m-30 img{max-width:30% !important}.max-w-m-40{max-width:40% !important}.w-m-40{width:40% !important;-ms-flex-preferred-size:40% !important;flex-basis:40% !important}.max-image-w-m-40 img{max-width:40% !important}.max-w-m-50{max-width:50% !important}.w-m-50{width:50% !important;-ms-flex-preferred-size:50% !important;flex-basis:50% !important}.max-image-w-m-50 img{max-width:50% !important}.max-w-m-60{max-width:60% !important}.w-m-60{width:60% !important;-ms-flex-preferred-size:60% !important;flex-basis:60% !important}.max-image-w-m-60 img{max-width:60% !important}.max-w-m-70{max-width:70% !important}.w-m-70{width:70% !important;-ms-flex-preferred-size:70% !important;flex-basis:70% !important}.max-image-w-m-70 img{max-width:70% !important}.max-w-m-80{max-width:80% !important}.w-m-80{width:80% !important;-ms-flex-preferred-size:80% !important;flex-basis:80% !important}.max-image-w-m-80 img{max-width:80% !important}.max-w-m-90{max-width:90% !important}.w-m-90{width:90% !important;-ms-flex-preferred-size:90% !important;flex-basis:90% !important}.max-image-w-m-90 img{max-width:90% !important}.max-w-m-100{max-width:100% !important}.w-m-100{width:100% !important;-ms-flex-preferred-size:100% !important;flex-basis:100% !important}.max-image-w-m-100 img{max-width:100% !important}}.accordion-content>div{padding:20px}@media (min-width: 768px){.accordion-content>div{padding:20px}}.accordion-content-wrapper{cursor:auto;-webkit-transition:max-height 0.2s ease-in-out;transition:max-height 0.2s ease-in-out;visibility:visible !important;height:auto !important;left:auto !important;max-height:0;overflow:hidden !important;top:auto !important;cursor:auto !important}.accordion-container{border:0;list-style:none}.accordion-head{background:none;border:0;padding:20px}.accordion-head h3{width:90%}.accordion-head h3 a{border:0;color:#008554;font-size:1.125rem;font-weight:bold;text-decoration:none}@media screen and (max-width: 480px){.accordion-head h3 a{font-size:0.875rem}}.accordion-head::after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-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="%23003b28"/%3E%3C/svg%3E') !important;background-position:center;background-repeat:no-repeat;background-size:cover;bottom:0;content:'';height:40px;left:auto;margin:0;margin:auto;position:relative;right:20px;top:0;vertical-align:middle;width:40px}.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="%23003b28"/%3E%3C/svg%3E') !important}.accordion-head::before{background-color:#003b28;bottom:0%;content:'';height:1px;left:0;margin:auto;max-width:100%;position:absolute;right:0}.accordion-title{margin:0}.accordion-slide{border:0;cursor:pointer;margin-bottom:10px;position:relative;-webkit-tap-highlight-color:transparent}.accordion-slide.is-active .accordion-content-wrapper{height:auto !important;overflow:hidden !important;max-height:initial !important;margin-bottom:3px}@media screen and (min-width: 992px){.accordion-slide.is-active .accordion-content-wrapper{padding-right:5rem}}.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="%23003b28"/%3E%3C/svg%3E') !important}.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="%23003b28"/%3E%3C/svg%3E') !important}.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="%23003b28"/%3E%3C/svg%3E') !important}.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="%23003b28"/%3E%3C/svg%3E') !important}.accordion-slide:focus-within .accordion-content-wrapper{height:auto !important;overflow:hidden !important}.accordion-slide::before{background:#f2f2f2;-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}@media (min-width: 768px){.accordion-head{padding:20px}.accordion-head h3 a{font-size:1.25rem}}@media screen and (min-width: 768px) and (min-width: 992px){.accordion-head h3 a{font-size:1.5rem}}@media (min-width: 768px){.accordion-head::after{height:40px;width:40px}.accordion-slide::after{left:0;width:100%}.accordion-slide.is-active .accordion-head{padding-top:1.313rem;padding-bottom:1rem}.accordion-slide.is-active .accordion-head::before{content:'';left:0;width:100%}.accordion-slide:focus-within .accordion-head::before{content:'';left:0;width:100%}}.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}.list-diff-style ul li{width:100% !important}@media (min-width: 768px){.list-diff-style ul li{width:35% !important}}.mod-js .accordion-head{position:relative;cursor:pointer;padding:1.5rem 0}.mod-js .accordion-head::after{position:absolute !important;content:' '}.mod-js .accordion-head .accordion-slide.is-active>.accordion-head:hover,.mod-js .accordion-head .mod-js .accordion-slide.is-active>.accordion-head{cursor:pointer;background-color:inherit !important}.breadcrumbs{margin:0}.breadcrumbs 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;margin:0;padding:0;font-size:0.875rem;color:#2c2c30;font-family:var(--font-family-Mulish-Regular);font-weight:normal;line-height:1.5rem}.breadcrumbs 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:28px;min-width:20px}.breadcrumbs li:nth-of-type(1) a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;display:inline-block}.breadcrumbs 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="%23606060"/%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="%23606060"/%3E%3C/svg%3E');background-position:center;background-repeat:no-repeat;background-size:cover;content:'';display:block;height:18.7px;line-height:normal;padding-right:5px;width:15px}.breadcrumbs 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}@media screen and (min-width: 992px){.breadcrumbs li:not(:nth-last-of-type(1)){margin-right:35px}}.breadcrumbs li:not(:nth-last-of-type(1))::before{position:absolute;background-image:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/icons/right-arrow.png");width:14px;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:-19px}@media screen and (min-width: 360px){.breadcrumbs li:not(:nth-last-of-type(1))::before{right:-16px}}@media screen and (min-width: 992px){.breadcrumbs li:not(:nth-last-of-type(1))::before{right:-25px}}.breadcrumbs li.is-current{color:#2c2c30}.breadcrumbs li.is-current a{color:#008554}.breadcrumbs a{color:#606060;max-width:100%;overflow:hidden;text-overflow:ellipsis;text-transform:none;white-space:nowrap;font-size:0.875rem;font-weight:normal;line-height:1.375rem;text-decoration:none;font-family:var(--font-family-Mulish-Regular)}.breadcrumbs-list,.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}@media (min-width: 768px){.breadcrumbs{background:none}.breadcrumbs a{font-size:0.875rem !important;font-weight:normal;line-height:1.375rem}}.breadcrumbs.foldable ol>li{height:auto !important}.breadcrumbs.ellipsis ol{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.breadcrumbs.ellipsis ol>li{-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.breadcrumbs.ellipsis ol>li:nth-last-child(1){-webkit-box-flex:0 !important;-ms-flex:0 0 auto !important;flex:0 0 auto !important}.breadcrumbs.stacked-text ol{-ms-flex-wrap:nowrap !important;flex-wrap:nowrap !important}.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;min-height:50px !important}@media screen and (max-width: 360px){.breadcrumbs.stacked-text ol>li{height:auto}}.breadcrumbs-list{overflow:hidden;margin:0;padding:0;list-style:none}@media (max-width: 767px){.breadcrumbs-list li{float:none}}.breadcrumbs-separator{margin:0 10px}.breadcrumbs-without-separator .breadcrumbs-separator{display:none}.breadcrumbs-without-separator li{position:relative;line-height:1.25rem}.breadcrumbs-without-separator li:before{right:0;content:' ';display:inline-block;position:relative;position:absolute}.breadcrumbs-without-separator li:last-child{background-image:none;max-width:initial}.breadcrumbs-without-separator li:last-child:before{display:none}.card-icon-left-text-right.image{margin-bottom:30px}.card-icon-left-text-right figure{-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}.card-icon-left-text-right figure figcaption{text-align:left}.card-icon-left-text-right figure figcaption p{margin-top:0}.card-icon-left-text-right figure img{width:33%}.card-title-button-embedded figure{line-height:0;position:relative}.card-title-button-embedded figure>a{line-height:0}.card-title-button-embedded figure figcaption{bottom:0;left:0;margin-bottom:15px;margin-left:15px;position:absolute}.card-title-button-embedded figure figcaption p{text-align:left}.card-title-button-embedded figure figcaption p:last-of-type{margin:0}.card-title-divider figcaption,.card-title-divider-reverse figcaption{margin-bottom:20px;margin-top:20px;margin-left:20px;position:relative}.card-title-divider figcaption>*,.card-title-divider-reverse figcaption>*{margin-bottom:0;margin-top:0}.card-title-divider.title-center-m .component-content .richText-content::after,.card-title-divider.title-center-m .component-content figcaption::after,.card-title-divider-reverse.title-center-m .component-content .richText-content::after,.card-title-divider-reverse.title-center-m .component-content figcaption::after{left:calc(
 calc(100% - 80px) / 2)}.card-title-divider.title-right-m figcaption::after,.card-title-divider-reverse.title-right-m figcaption::after{left:unset;right:0}@media (min-width: 992px){.card-title-divider.title-left-d figcaption::after,.card-title-divider-reverse.title-left-d figcaption::after{left:0}.card-title-divider.title-center-d .component-content .richText-content::after,.card-title-divider.title-center-d .component-content figcaption::after,.card-title-divider-reverse.title-center-d .component-content .richText-content::after,.card-title-divider-reverse.title-center-d .component-content figcaption::after{left:calc((100% - 80px) / 2)}.card-title-divider.title-right-d figcaption::after,.card-title-divider-reverse.title-right-d figcaption::after{left:unset;right:0}}.card-title-divider-reverse figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-title-divider-reverse figure>:not(figcaption){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.carousel>.component-content{background-color:transparent;border:none;padding:0;position:relative}.carouselSlide,.carouselSlide>div,.carouselSlide>div>div,.carouselSlide>div>div>div{height:100%}.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;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;transition:none}.class-filter[data-type='dropdown'].shadowed>*>.filter-list-js,.class-filter[data-type-mobile='dropdown'].shadowed>*>.filter-list-js{-webkit-box-shadow:0 5px 10px -2px rgba(0,0,0,0.55);box-shadow:0 5px 10px -2px rgba(0,0,0,0.55)}.class-filter .filter-item-js{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (min-width: 768px){.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:none;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 .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:#003b29;color:#003b28;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:14px;overflow:visible;padding:1rem 3rem;position:relative;border:solid #048651 1px;text-align:center}.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:#048651;color:#003b28}.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 .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:#003b28;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:16px}}@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 .2s ease;transition:all .2s ease;-webkit-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 #048651 1px;border-right:solid #048651 1px;border-bottom:solid #048651 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 #003b28 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 .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:#02613d;border-top:solid #003b28 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:14px;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:#003b28;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:16px}}@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:#025234}.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:#025234}.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:#02613d;color:#003b28}.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:#02613d;color:#003b28}.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 .2s ease;transition:all .2s ease;-webkit-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:#02613d;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 .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:#02613d;border-top:solid #003b28 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:14px;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:#003b28;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:16px}}@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:#025234}.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.25)}.class-filter[data-type='sidebar']>.filter-container-js.opened-js .selected-item-js{background-color:#02613d;color:#003b28}.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.25)}.class-filter[data-type='sidebar']>.filter-container-js:focus-within .selected-item-js{background-color:#02613d;color:#003b28}.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:16px}.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 .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:#ace381;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:14px;margin:0 0.5rem 1rem;margin-left:auto;margin-right:auto;max-width:250px;overflow:hidden;padding:1rem;text-align:center;width:100%}.class-filter[data-type='buttons'] .filter-list-js .filter-item-js.active-js{background-color:#003b28}.class-filter[data-type='buttons'] .filter-list-js .filter-item-js:hover{background-color:#048651}.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 .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:transparent;color:#707070;cursor:pointer;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;font-size:16px;font-weight:bold;margin:1rem;text-align:center;-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:#008554;opacity:0;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s}.class-filter[data-type='titles'] .filter-list-js .filter-item-js.active-js{color:#008554}.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:#008554}.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:#008554 !important;-webkit-transform-origin:center !important;-ms-transform-origin:center !important;transform-origin:center !important;-webkit-transition:all .25s ease !important;transition:all .25s ease !important;-webkit-transition-delay:0s !important;transition-delay:0s !important}.class-filter[data-type='links'] a:hover{color:#003b28 !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:#003b28 !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:#003b28 !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:#003b28 !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:#003b28 !important}.class-filter[data-type='links'] li.navigation-level4 a::before{content:"•" !important;margin-right:10px !important}.class-filter[data-type='links']>*>.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']>*>.filter-list-js>.filter-item-js>a:hover{color:#02613d !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 .2s ease;transition:all .2s ease;-webkit-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:#02613d !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 .2s ease;transition:all .2s ease;-webkit-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;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 .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:#fff;border:solid 1px #544f40;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:#707070}}@media (max-width: 767px){.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:none;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 .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:#003b29;color:#003b28;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:14px;overflow:visible;padding:1rem 3rem;position:relative;border:solid #048651 1px;text-align:center}.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:#048651;color:#003b28}.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 .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:#003b28;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:16px}}@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 .2s ease;transition:all .2s ease;-webkit-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 #048651 1px;border-right:solid #048651 1px;border-bottom:solid #048651 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 #003b28 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 .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:#02613d;border-top:solid #003b28 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:14px;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:#003b28;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:16px}}@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:#025234}.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:#025234}.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:#02613d;color:#003b28}.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:#02613d;color:#003b28}.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 .2s ease;transition:all .2s ease;-webkit-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:#02613d;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 .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:#02613d;border-top:solid #003b28 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:14px;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:#003b28;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:16px}}@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:#025234}.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.25)}.class-filter[data-type-mobile='sidebar']>.filter-container-js.opened-js .selected-item-js{background-color:#02613d;color:#003b28}.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.25)}.class-filter[data-type-mobile='sidebar']>.filter-container-js:focus-within .selected-item-js{background-color:#02613d;color:#003b28}.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 .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:#ace381;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:14px;margin:0 0.5rem 1rem;margin-left:auto;margin-right:auto;max-width:250px;overflow:hidden;padding:1rem;text-align:center;width:100%}.class-filter[data-type-mobile='buttons'] .filter-list-js .filter-item-js.active-js{background-color:#003b28}}@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:16px;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 .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:transparent;color:#707070;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;-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:#008554;opacity:0;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s}.class-filter[data-type-mobile='titles'] .filter-list-js .filter-item-js.active-js{color:#008554}.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:#008554 !important;-webkit-transform-origin:center !important;-ms-transform-origin:center !important;transform-origin:center !important;-webkit-transition:all .25s ease !important;transition:all .25s ease !important;-webkit-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:#003b28 !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:#003b28 !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:#003b28 !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:#003b28 !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:#003b28 !important}.class-filter[data-type-mobile='links'] li.navigation-level4 a::before{content:"•" !important;margin-right:10px !important}.class-filter[data-type-mobile='links']>*>.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']>*>.filter-list-js>.filter-item-js>a:hover{color:#02613d !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 .2s ease;transition:all .2s ease;-webkit-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:#02613d !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 .2s ease;transition:all .2s ease;-webkit-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;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 .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:#fff;border:solid 1px #544f40;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:#707070}}@media (max-width: 767px){.theme-1.class-filter[data-type-mobile='sidebar']::before,.theme-1.class-filter[data-type-mobile='dropdown']::before{background-color:#008554 !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 #008554 1px !important;color:#008554 !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:#008554 !important}.theme-1.class-filter[data-type-mobile='sidebar']>*.opened-js .selected-item-js,.theme-1.class-filter[data-type-mobile='sidebar']>*:hover .selected-item-js,.theme-1.class-filter[data-type-mobile='dropdown']>*.opened-js .selected-item-js,.theme-1.class-filter[data-type-mobile='dropdown']>*:hover .selected-item-js{background-color:#008554 !important;color:#fff !important}.theme-1.class-filter[data-type-mobile='sidebar']>*.opened-js .selected-item-js::before,.theme-1.class-filter[data-type-mobile='sidebar']>*.opened-js .selected-item-js::after,.theme-1.class-filter[data-type-mobile='sidebar']>*:hover .selected-item-js::before,.theme-1.class-filter[data-type-mobile='sidebar']>*:hover .selected-item-js::after,.theme-1.class-filter[data-type-mobile='dropdown']>*.opened-js .selected-item-js::before,.theme-1.class-filter[data-type-mobile='dropdown']>*.opened-js .selected-item-js::after,.theme-1.class-filter[data-type-mobile='dropdown']>*:hover .selected-item-js::before,.theme-1.class-filter[data-type-mobile='dropdown']>*:hover .selected-item-js::after{background-color:#fff !important}.theme-1.class-filter[data-type-mobile='sidebar']>* .filter-list-js,.theme-1.class-filter[data-type-mobile='dropdown']>* .filter-list-js{border-left:solid #008554 1px !important;border-right:solid #008554 1px !important;border-bottom:solid #008554 1px !important}.theme-1.class-filter[data-type-mobile='sidebar']>* .filter-list-js::after,.theme-1.class-filter[data-type-mobile='dropdown']>* .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:#008554 !important;border-top:solid #8fc2af 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:#008554 !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:#00b874 !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:#008554 !important;color:#fff !important}.theme-1.class-filter[data-type-mobile='buttons'] .filter-list-js .filter-item-js{background-color:#fff !important;border:solid #008554 1px !important;color:#008554 !important}.theme-1.class-filter[data-type-mobile='buttons'] .filter-list-js .filter-item-js.active-js{background-color:#008554 !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:#008554 !important}.theme-1.class-filter[data-type-mobile='titles'] .filter-list-js .filter-item-js::after{background-color:#008554 !important}.theme-1.class-filter[data-type-mobile='checkbox'] .filter-list-js .filter-item-js:hover{color:#008554 !important}.theme-1.class-filter[data-type-mobile='checkbox'] .filter-list-js .filter-item-js:hover::before{background-color:#008554 !important}.theme-1.class-filter[data-type-mobile='checkbox'] .filter-list-js .filter-item-js.active-js{color:#008554 !important}.theme-1.class-filter[data-type-mobile='checkbox'] .filter-list-js .filter-item-js.active-js::before{background-color:#008554 !important}.theme-2.class-filter[data-type-mobile='sidebar']::before,.theme-2.class-filter[data-type-mobile='dropdown']::before{background-color:#003b28 !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 #003b28 1px !important;color:#003b28 !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:#003b28 !important}.theme-2.class-filter[data-type-mobile='sidebar']>*.opened-js .selected-item-js,.theme-2.class-filter[data-type-mobile='sidebar']>*:hover .selected-item-js,.theme-2.class-filter[data-type-mobile='dropdown']>*.opened-js .selected-item-js,.theme-2.class-filter[data-type-mobile='dropdown']>*:hover .selected-item-js{background-color:#003b28 !important;color:#fff !important}.theme-2.class-filter[data-type-mobile='sidebar']>*.opened-js .selected-item-js::before,.theme-2.class-filter[data-type-mobile='sidebar']>*.opened-js .selected-item-js::after,.theme-2.class-filter[data-type-mobile='sidebar']>*:hover .selected-item-js::before,.theme-2.class-filter[data-type-mobile='sidebar']>*:hover .selected-item-js::after,.theme-2.class-filter[data-type-mobile='dropdown']>*.opened-js .selected-item-js::before,.theme-2.class-filter[data-type-mobile='dropdown']>*.opened-js .selected-item-js::after,.theme-2.class-filter[data-type-mobile='dropdown']>*:hover .selected-item-js::before,.theme-2.class-filter[data-type-mobile='dropdown']>*:hover .selected-item-js::after{background-color:#fff !important}.theme-2.class-filter[data-type-mobile='sidebar']>* .filter-list-js,.theme-2.class-filter[data-type-mobile='dropdown']>* .filter-list-js{border-left:solid #003b28 1px !important;border-right:solid #003b28 1px !important;border-bottom:solid #003b28 1px !important}.theme-2.class-filter[data-type-mobile='sidebar']>* .filter-list-js::after,.theme-2.class-filter[data-type-mobile='dropdown']>* .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:#003b28 !important;border-top:solid #5ea991 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:#003b28 !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:#006e4b !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:#003b28 !important;color:#fff !important}.theme-2.class-filter[data-type-mobile='buttons'] .filter-list-js .filter-item-js{background-color:#fff !important;border:solid #003b28 1px !important;color:#003b28 !important}.theme-2.class-filter[data-type-mobile='buttons'] .filter-list-js .filter-item-js.active-js{background-color:#003b28 !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:#003b28 !important}.theme-2.class-filter[data-type-mobile='titles'] .filter-list-js .filter-item-js::after{background-color:#003b28 !important}.theme-2.class-filter[data-type-mobile='checkbox'] .filter-list-js .filter-item-js:hover{color:#003b28 !important}.theme-2.class-filter[data-type-mobile='checkbox'] .filter-list-js .filter-item-js:hover::before{background-color:#003b28 !important}.theme-2.class-filter[data-type-mobile='checkbox'] .filter-list-js .filter-item-js.active-js{color:#003b28 !important}.theme-2.class-filter[data-type-mobile='checkbox'] .filter-list-js .filter-item-js.active-js::before{background-color:#003b28 !important}.theme-3.class-filter[data-type-mobile='sidebar']::before,.theme-3.class-filter[data-type-mobile='dropdown']::before{background-color:#02613d !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 #02613d 1px !important;color:#02613d !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:#02613d !important}.theme-3.class-filter[data-type-mobile='sidebar']>*.opened-js .selected-item-js,.theme-3.class-filter[data-type-mobile='sidebar']>*:hover .selected-item-js,.theme-3.class-filter[data-type-mobile='dropdown']>*.opened-js .selected-item-js,.theme-3.class-filter[data-type-mobile='dropdown']>*:hover .selected-item-js{background-color:#02613d !important;color:#fff !important}.theme-3.class-filter[data-type-mobile='sidebar']>*.opened-js .selected-item-js::before,.theme-3.class-filter[data-type-mobile='sidebar']>*.opened-js .selected-item-js::after,.theme-3.class-filter[data-type-mobile='sidebar']>*:hover .selected-item-js::before,.theme-3.class-filter[data-type-mobile='sidebar']>*:hover .selected-item-js::after,.theme-3.class-filter[data-type-mobile='dropdown']>*.opened-js .selected-item-js::before,.theme-3.class-filter[data-type-mobile='dropdown']>*.opened-js .selected-item-js::after,.theme-3.class-filter[data-type-mobile='dropdown']>*:hover .selected-item-js::before,.theme-3.class-filter[data-type-mobile='dropdown']>*:hover .selected-item-js::after{background-color:#fff !important}.theme-3.class-filter[data-type-mobile='sidebar']>* .filter-list-js,.theme-3.class-filter[data-type-mobile='dropdown']>* .filter-list-js{border-left:solid #02613d 1px !important;border-right:solid #02613d 1px !important;border-bottom:solid #02613d 1px !important}.theme-3.class-filter[data-type-mobile='sidebar']>* .filter-list-js::after,.theme-3.class-filter[data-type-mobile='dropdown']>* .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:#02613d !important;border-top:solid #7db29e 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:#02613d !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:#03935c !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:#02613d !important;color:#fff !important}.theme-3.class-filter[data-type-mobile='buttons'] .filter-list-js .filter-item-js{background-color:#fff !important;border:solid #02613d 1px !important;color:#02613d !important}.theme-3.class-filter[data-type-mobile='buttons'] .filter-list-js .filter-item-js.active-js{background-color:#02613d !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:#02613d !important}.theme-3.class-filter[data-type-mobile='titles'] .filter-list-js .filter-item-js::after{background-color:#02613d !important}.theme-3.class-filter[data-type-mobile='checkbox'] .filter-list-js .filter-item-js:hover{color:#02613d !important}.theme-3.class-filter[data-type-mobile='checkbox'] .filter-list-js .filter-item-js:hover::before{background-color:#02613d !important}.theme-3.class-filter[data-type-mobile='checkbox'] .filter-list-js .filter-item-js.active-js{color:#02613d !important}.theme-3.class-filter[data-type-mobile='checkbox'] .filter-list-js .filter-item-js.active-js::before{background-color:#02613d !important}}@media (min-width: 768px){.theme-1.class-filter[data-type='sidebar']::before,.theme-1.class-filter[data-type='dropdown']::before{background-color:#008554 !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 #008554 1px !important;color:#008554 !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:#008554 !important}.theme-1.class-filter[data-type='sidebar']>*.opened-js .selected-item-js,.theme-1.class-filter[data-type='sidebar']>*: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']>*.opened-js .selected-item-js,.theme-1.class-filter[data-type='dropdown']>*: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:#008554 !important;color:#fff !important}.theme-1.class-filter[data-type='sidebar']>*.opened-js .selected-item-js::before,.theme-1.class-filter[data-type='sidebar']>*.opened-js .selected-item-js::after,.theme-1.class-filter[data-type='sidebar']>*:hover .selected-item-js::before,.theme-1.class-filter[data-type='sidebar']>*: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']>*.opened-js .selected-item-js::before,.theme-1.class-filter[data-type='dropdown']>*.opened-js .selected-item-js::after,.theme-1.class-filter[data-type='dropdown']>*:hover .selected-item-js::before,.theme-1.class-filter[data-type='dropdown']>*: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']>* .filter-list-js,.theme-1.class-filter[data-type='sidebar']>.filter-container-js .filter-list-js,.theme-1.class-filter[data-type='dropdown']>* .filter-list-js,.theme-1.class-filter[data-type='dropdown']>.filter-container-js .filter-list-js{border-left:solid #008554 1px !important;border-right:solid #008554 1px !important;border-bottom:solid #008554 1px !important}.theme-1.class-filter[data-type='sidebar']>* .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']>* .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:#008554 !important;border-top:solid #8fc2af 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:#008554 !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:#00b874 !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:#008554 !important;color:#fff !important}.theme-1.class-filter[data-type='buttons'] .filter-list-js .filter-item-js{background-color:#fff !important;border:solid #008554 1px !important;color:#008554 !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:#008554 !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:#008554 !important}.theme-1.class-filter[data-type='titles'] .filter-list-js .filter-item-js::after{background-color:#008554 !important}.theme-1.class-filter[data-type='checkbox'] .filter-list-js .filter-item-js:hover{color:#008554 !important}.theme-1.class-filter[data-type='checkbox'] .filter-list-js .filter-item-js:hover::before{background-color:#008554 !important}.theme-1.class-filter[data-type='checkbox'] .filter-list-js .filter-item-js.active-js{color:#008554 !important}.theme-1.class-filter[data-type='checkbox'] .filter-list-js .filter-item-js.active-js::before{background-color:#008554 !important}.theme-2.class-filter[data-type='sidebar']::before,.theme-2.class-filter[data-type='dropdown']::before{background-color:#003b28 !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 #003b28 1px !important;color:#003b28 !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:#003b28 !important}.theme-2.class-filter[data-type='sidebar']>*.opened-js .selected-item-js,.theme-2.class-filter[data-type='sidebar']>*: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']>*.opened-js .selected-item-js,.theme-2.class-filter[data-type='dropdown']>*: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:#003b28 !important;color:#fff !important}.theme-2.class-filter[data-type='sidebar']>*.opened-js .selected-item-js::before,.theme-2.class-filter[data-type='sidebar']>*.opened-js .selected-item-js::after,.theme-2.class-filter[data-type='sidebar']>*:hover .selected-item-js::before,.theme-2.class-filter[data-type='sidebar']>*: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']>*.opened-js .selected-item-js::before,.theme-2.class-filter[data-type='dropdown']>*.opened-js .selected-item-js::after,.theme-2.class-filter[data-type='dropdown']>*:hover .selected-item-js::before,.theme-2.class-filter[data-type='dropdown']>*: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']>* .filter-list-js,.theme-2.class-filter[data-type='sidebar']>.filter-container-js .filter-list-js,.theme-2.class-filter[data-type='dropdown']>* .filter-list-js,.theme-2.class-filter[data-type='dropdown']>.filter-container-js .filter-list-js{border-left:solid #003b28 1px !important;border-right:solid #003b28 1px !important;border-bottom:solid #003b28 1px !important}.theme-2.class-filter[data-type='sidebar']>* .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']>* .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:#003b28 !important;border-top:solid #5ea991 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:#003b28 !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:#006e4b !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:#003b28 !important;color:#fff !important}.theme-2.class-filter[data-type='buttons'] .filter-list-js .filter-item-js{background-color:#fff !important;border:solid #003b28 1px !important;color:#003b28 !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:#003b28 !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:#003b28 !important}.theme-2.class-filter[data-type='titles'] .filter-list-js .filter-item-js::after{background-color:#003b28 !important}.theme-2.class-filter[data-type='checkbox'] .filter-list-js .filter-item-js:hover{color:#003b28 !important}.theme-2.class-filter[data-type='checkbox'] .filter-list-js .filter-item-js:hover::before{background-color:#003b28 !important}.theme-2.class-filter[data-type='checkbox'] .filter-list-js .filter-item-js.active-js{color:#003b28 !important}.theme-2.class-filter[data-type='checkbox'] .filter-list-js .filter-item-js.active-js::before{background-color:#003b28 !important}.theme-3.class-filter[data-type='sidebar']::before,.theme-3.class-filter[data-type='dropdown']::before{background-color:#02613d !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 #02613d 1px !important;color:#02613d !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:#02613d !important}.theme-3.class-filter[data-type='sidebar']>*.opened-js .selected-item-js,.theme-3.class-filter[data-type='sidebar']>*: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']>*.opened-js .selected-item-js,.theme-3.class-filter[data-type='dropdown']>*: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:#02613d !important;color:#fff !important}.theme-3.class-filter[data-type='sidebar']>*.opened-js .selected-item-js::before,.theme-3.class-filter[data-type='sidebar']>*.opened-js .selected-item-js::after,.theme-3.class-filter[data-type='sidebar']>*:hover .selected-item-js::before,.theme-3.class-filter[data-type='sidebar']>*: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']>*.opened-js .selected-item-js::before,.theme-3.class-filter[data-type='dropdown']>*.opened-js .selected-item-js::after,.theme-3.class-filter[data-type='dropdown']>*:hover .selected-item-js::before,.theme-3.class-filter[data-type='dropdown']>*: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']>* .filter-list-js,.theme-3.class-filter[data-type='sidebar']>.filter-container-js .filter-list-js,.theme-3.class-filter[data-type='dropdown']>* .filter-list-js,.theme-3.class-filter[data-type='dropdown']>.filter-container-js .filter-list-js{border-left:solid #02613d 1px !important;border-right:solid #02613d 1px !important;border-bottom:solid #02613d 1px !important}.theme-3.class-filter[data-type='sidebar']>* .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']>* .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:#02613d !important;border-top:solid #7db29e 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:#02613d !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:#03935c !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:#02613d !important;color:#fff !important}.theme-3.class-filter[data-type='buttons'] .filter-list-js .filter-item-js{background-color:#fff !important;border:solid #02613d 1px !important;color:#02613d !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:#02613d !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:#02613d !important}.theme-3.class-filter[data-type='titles'] .filter-list-js .filter-item-js::after{background-color:#02613d !important}.theme-3.class-filter[data-type='checkbox'] .filter-list-js .filter-item-js:hover{color:#02613d !important}.theme-3.class-filter[data-type='checkbox'] .filter-list-js .filter-item-js:hover::before{background-color:#02613d !important}.theme-3.class-filter[data-type='checkbox'] .filter-list-js .filter-item-js.active-js{color:#02613d !important}.theme-3.class-filter[data-type='checkbox'] .filter-list-js .filter-item-js.active-js::before{background-color:#02613d !important}}@media (max-width: 767px){.cols-m-1.s-m-0 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 100% -
 0rem
 ) +
 0rem) !important;flex-basis:calc(
 (
 100% -
 0rem
 ) +
 0rem) !important;margin-bottom:0rem !important;margin-right:calc(0rem) !important;margin-left:0 !important;max-width:calc(
 (
 100% -
 0rem
 ) +
 0rem) !important;width:calc(
 (
 100% -
 0rem
 ) +
 0rem) !important}.cols-m-1.s-m-0 .filter-item-js:nth-child(1n+1),.cols-m-1.s-m-0 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-1.s-m-1 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 100% -
 1rem
 ) +
 1rem) !important;flex-basis:calc(
 (
 100% -
 1rem
 ) +
 1rem) !important;margin-bottom:1rem !important;margin-right:calc(1rem) !important;margin-left:0 !important;max-width:calc(
 (
 100% -
 1rem
 ) +
 1rem) !important;width:calc(
 (
 100% -
 1rem
 ) +
 1rem) !important}.cols-m-1.s-m-1 .filter-item-js:nth-child(1n+1),.cols-m-1.s-m-1 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-1.s-m-2 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 100% -
 2rem
 ) +
 2rem) !important;flex-basis:calc(
 (
 100% -
 2rem
 ) +
 2rem) !important;margin-bottom:2rem !important;margin-right:calc(2rem) !important;margin-left:0 !important;max-width:calc(
 (
 100% -
 2rem
 ) +
 2rem) !important;width:calc(
 (
 100% -
 2rem
 ) +
 2rem) !important}.cols-m-1.s-m-2 .filter-item-js:nth-child(1n+1),.cols-m-1.s-m-2 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-1.s-m-3 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 100% -
 3rem
 ) +
 3rem) !important;flex-basis:calc(
 (
 100% -
 3rem
 ) +
 3rem) !important;margin-bottom:3rem !important;margin-right:calc(3rem) !important;margin-left:0 !important;max-width:calc(
 (
 100% -
 3rem
 ) +
 3rem) !important;width:calc(
 (
 100% -
 3rem
 ) +
 3rem) !important}.cols-m-1.s-m-3 .filter-item-js:nth-child(1n+1),.cols-m-1.s-m-3 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-1.s-m-4 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 100% -
 4rem
 ) +
 4rem) !important;flex-basis:calc(
 (
 100% -
 4rem
 ) +
 4rem) !important;margin-bottom:4rem !important;margin-right:calc(4rem) !important;margin-left:0 !important;max-width:calc(
 (
 100% -
 4rem
 ) +
 4rem) !important;width:calc(
 (
 100% -
 4rem
 ) +
 4rem) !important}.cols-m-1.s-m-4 .filter-item-js:nth-child(1n+1),.cols-m-1.s-m-4 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-1.s-m-5 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 100% -
 5rem
 ) +
 5rem) !important;flex-basis:calc(
 (
 100% -
 5rem
 ) +
 5rem) !important;margin-bottom:5rem !important;margin-right:calc(5rem) !important;margin-left:0 !important;max-width:calc(
 (
 100% -
 5rem
 ) +
 5rem) !important;width:calc(
 (
 100% -
 5rem
 ) +
 5rem) !important}.cols-m-1.s-m-5 .filter-item-js:nth-child(1n+1),.cols-m-1.s-m-5 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-2.s-m-0 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 50% -
 0rem
 ) +
 0rem) !important;flex-basis:calc(
 (
 50% -
 0rem
 ) +
 0rem) !important;margin-bottom:0rem !important;margin-right:calc(0rem) !important;margin-left:0 !important;max-width:calc(
 (
 50% -
 0rem
 ) +
 0rem) !important;width:calc(
 (
 50% -
 0rem
 ) +
 0rem) !important}.cols-m-2.s-m-0 .filter-item-js:nth-child(2n+2),.cols-m-2.s-m-0 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-2.s-m-1 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 50% -
 1rem
 ) +
 .5rem) !important;flex-basis:calc(
 (
 50% -
 1rem
 ) +
 .5rem) !important;margin-bottom:1rem !important;margin-right:calc(1rem) !important;margin-left:0 !important;max-width:calc(
 (
 50% -
 1rem
 ) +
 .5rem) !important;width:calc(
 (
 50% -
 1rem
 ) +
 .5rem) !important}.cols-m-2.s-m-1 .filter-item-js:nth-child(2n+2),.cols-m-2.s-m-1 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-2.s-m-2 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 50% -
 2rem
 ) +
 1rem) !important;flex-basis:calc(
 (
 50% -
 2rem
 ) +
 1rem) !important;margin-bottom:2rem !important;margin-right:calc(2rem) !important;margin-left:0 !important;max-width:calc(
 (
 50% -
 2rem
 ) +
 1rem) !important;width:calc(
 (
 50% -
 2rem
 ) +
 1rem) !important}.cols-m-2.s-m-2 .filter-item-js:nth-child(2n+2),.cols-m-2.s-m-2 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-2.s-m-3 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 50% -
 3rem
 ) +
 1.5rem) !important;flex-basis:calc(
 (
 50% -
 3rem
 ) +
 1.5rem) !important;margin-bottom:3rem !important;margin-right:calc(3rem) !important;margin-left:0 !important;max-width:calc(
 (
 50% -
 3rem
 ) +
 1.5rem) !important;width:calc(
 (
 50% -
 3rem
 ) +
 1.5rem) !important}.cols-m-2.s-m-3 .filter-item-js:nth-child(2n+2),.cols-m-2.s-m-3 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-2.s-m-4 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 50% -
 4rem
 ) +
 2rem) !important;flex-basis:calc(
 (
 50% -
 4rem
 ) +
 2rem) !important;margin-bottom:4rem !important;margin-right:calc(4rem) !important;margin-left:0 !important;max-width:calc(
 (
 50% -
 4rem
 ) +
 2rem) !important;width:calc(
 (
 50% -
 4rem
 ) +
 2rem) !important}.cols-m-2.s-m-4 .filter-item-js:nth-child(2n+2),.cols-m-2.s-m-4 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-2.s-m-5 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 50% -
 5rem
 ) +
 2.5rem) !important;flex-basis:calc(
 (
 50% -
 5rem
 ) +
 2.5rem) !important;margin-bottom:5rem !important;margin-right:calc(5rem) !important;margin-left:0 !important;max-width:calc(
 (
 50% -
 5rem
 ) +
 2.5rem) !important;width:calc(
 (
 50% -
 5rem
 ) +
 2.5rem) !important}.cols-m-2.s-m-5 .filter-item-js:nth-child(2n+2),.cols-m-2.s-m-5 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-3.s-m-0 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 33.3% -
 0rem
 ) +
 0rem) !important;flex-basis:calc(
 (
 33.3% -
 0rem
 ) +
 0rem) !important;margin-bottom:0rem !important;margin-right:calc(0rem) !important;margin-left:0 !important;max-width:calc(
 (
 33.3% -
 0rem
 ) +
 0rem) !important;width:calc(
 (
 33.3% -
 0rem
 ) +
 0rem) !important}.cols-m-3.s-m-0 .filter-item-js:nth-child(3n+3),.cols-m-3.s-m-0 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-3.s-m-1 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 33.3% -
 1rem
 ) +
 .33rem) !important;flex-basis:calc(
 (
 33.3% -
 1rem
 ) +
 .33rem) !important;margin-bottom:1rem !important;margin-right:calc(1rem) !important;margin-left:0 !important;max-width:calc(
 (
 33.3% -
 1rem
 ) +
 .33rem) !important;width:calc(
 (
 33.3% -
 1rem
 ) +
 .33rem) !important}.cols-m-3.s-m-1 .filter-item-js:nth-child(3n+3),.cols-m-3.s-m-1 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-3.s-m-2 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 33.3% -
 2rem
 ) +
 .67rem) !important;flex-basis:calc(
 (
 33.3% -
 2rem
 ) +
 .67rem) !important;margin-bottom:2rem !important;margin-right:calc(2rem) !important;margin-left:0 !important;max-width:calc(
 (
 33.3% -
 2rem
 ) +
 .67rem) !important;width:calc(
 (
 33.3% -
 2rem
 ) +
 .67rem) !important}.cols-m-3.s-m-2 .filter-item-js:nth-child(3n+3),.cols-m-3.s-m-2 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-3.s-m-3 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 33.3% -
 3rem
 ) +
 1rem) !important;flex-basis:calc(
 (
 33.3% -
 3rem
 ) +
 1rem) !important;margin-bottom:3rem !important;margin-right:calc(3rem) !important;margin-left:0 !important;max-width:calc(
 (
 33.3% -
 3rem
 ) +
 1rem) !important;width:calc(
 (
 33.3% -
 3rem
 ) +
 1rem) !important}.cols-m-3.s-m-3 .filter-item-js:nth-child(3n+3),.cols-m-3.s-m-3 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-3.s-m-4 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 33.3% -
 4rem
 ) +
 1.33rem) !important;flex-basis:calc(
 (
 33.3% -
 4rem
 ) +
 1.33rem) !important;margin-bottom:4rem !important;margin-right:calc(4rem) !important;margin-left:0 !important;max-width:calc(
 (
 33.3% -
 4rem
 ) +
 1.33rem) !important;width:calc(
 (
 33.3% -
 4rem
 ) +
 1.33rem) !important}.cols-m-3.s-m-4 .filter-item-js:nth-child(3n+3),.cols-m-3.s-m-4 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-3.s-m-5 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 33.3% -
 5rem
 ) +
 1.67rem) !important;flex-basis:calc(
 (
 33.3% -
 5rem
 ) +
 1.67rem) !important;margin-bottom:5rem !important;margin-right:calc(5rem) !important;margin-left:0 !important;max-width:calc(
 (
 33.3% -
 5rem
 ) +
 1.67rem) !important;width:calc(
 (
 33.3% -
 5rem
 ) +
 1.67rem) !important}.cols-m-3.s-m-5 .filter-item-js:nth-child(3n+3),.cols-m-3.s-m-5 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-4.s-m-0 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 25% -
 0rem
 ) +
 0rem) !important;flex-basis:calc(
 (
 25% -
 0rem
 ) +
 0rem) !important;margin-bottom:0rem !important;margin-right:calc(0rem) !important;margin-left:0 !important;max-width:calc(
 (
 25% -
 0rem
 ) +
 0rem) !important;width:calc(
 (
 25% -
 0rem
 ) +
 0rem) !important}.cols-m-4.s-m-0 .filter-item-js:nth-child(4n+4),.cols-m-4.s-m-0 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-4.s-m-1 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 25% -
 1rem
 ) +
 .25rem) !important;flex-basis:calc(
 (
 25% -
 1rem
 ) +
 .25rem) !important;margin-bottom:1rem !important;margin-right:calc(1rem) !important;margin-left:0 !important;max-width:calc(
 (
 25% -
 1rem
 ) +
 .25rem) !important;width:calc(
 (
 25% -
 1rem
 ) +
 .25rem) !important}.cols-m-4.s-m-1 .filter-item-js:nth-child(4n+4),.cols-m-4.s-m-1 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-4.s-m-2 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 25% -
 2rem
 ) +
 .5rem) !important;flex-basis:calc(
 (
 25% -
 2rem
 ) +
 .5rem) !important;margin-bottom:2rem !important;margin-right:calc(2rem) !important;margin-left:0 !important;max-width:calc(
 (
 25% -
 2rem
 ) +
 .5rem) !important;width:calc(
 (
 25% -
 2rem
 ) +
 .5rem) !important}.cols-m-4.s-m-2 .filter-item-js:nth-child(4n+4),.cols-m-4.s-m-2 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-4.s-m-3 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 25% -
 3rem
 ) +
 .75rem) !important;flex-basis:calc(
 (
 25% -
 3rem
 ) +
 .75rem) !important;margin-bottom:3rem !important;margin-right:calc(3rem) !important;margin-left:0 !important;max-width:calc(
 (
 25% -
 3rem
 ) +
 .75rem) !important;width:calc(
 (
 25% -
 3rem
 ) +
 .75rem) !important}.cols-m-4.s-m-3 .filter-item-js:nth-child(4n+4),.cols-m-4.s-m-3 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-4.s-m-4 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 25% -
 4rem
 ) +
 1rem) !important;flex-basis:calc(
 (
 25% -
 4rem
 ) +
 1rem) !important;margin-bottom:4rem !important;margin-right:calc(4rem) !important;margin-left:0 !important;max-width:calc(
 (
 25% -
 4rem
 ) +
 1rem) !important;width:calc(
 (
 25% -
 4rem
 ) +
 1rem) !important}.cols-m-4.s-m-4 .filter-item-js:nth-child(4n+4),.cols-m-4.s-m-4 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-4.s-m-5 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 25% -
 5rem
 ) +
 1.25rem) !important;flex-basis:calc(
 (
 25% -
 5rem
 ) +
 1.25rem) !important;margin-bottom:5rem !important;margin-right:calc(5rem) !important;margin-left:0 !important;max-width:calc(
 (
 25% -
 5rem
 ) +
 1.25rem) !important;width:calc(
 (
 25% -
 5rem
 ) +
 1.25rem) !important}.cols-m-4.s-m-5 .filter-item-js:nth-child(4n+4),.cols-m-4.s-m-5 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-5.s-m-0 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 20% -
 0rem
 ) +
 0rem) !important;flex-basis:calc(
 (
 20% -
 0rem
 ) +
 0rem) !important;margin-bottom:0rem !important;margin-right:calc(0rem) !important;margin-left:0 !important;max-width:calc(
 (
 20% -
 0rem
 ) +
 0rem) !important;width:calc(
 (
 20% -
 0rem
 ) +
 0rem) !important}.cols-m-5.s-m-0 .filter-item-js:nth-child(5n+5),.cols-m-5.s-m-0 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-5.s-m-1 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 20% -
 1rem
 ) +
 .2rem) !important;flex-basis:calc(
 (
 20% -
 1rem
 ) +
 .2rem) !important;margin-bottom:1rem !important;margin-right:calc(1rem) !important;margin-left:0 !important;max-width:calc(
 (
 20% -
 1rem
 ) +
 .2rem) !important;width:calc(
 (
 20% -
 1rem
 ) +
 .2rem) !important}.cols-m-5.s-m-1 .filter-item-js:nth-child(5n+5),.cols-m-5.s-m-1 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-5.s-m-2 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 20% -
 2rem
 ) +
 .4rem) !important;flex-basis:calc(
 (
 20% -
 2rem
 ) +
 .4rem) !important;margin-bottom:2rem !important;margin-right:calc(2rem) !important;margin-left:0 !important;max-width:calc(
 (
 20% -
 2rem
 ) +
 .4rem) !important;width:calc(
 (
 20% -
 2rem
 ) +
 .4rem) !important}.cols-m-5.s-m-2 .filter-item-js:nth-child(5n+5),.cols-m-5.s-m-2 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-5.s-m-3 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 20% -
 3rem
 ) +
 .6rem) !important;flex-basis:calc(
 (
 20% -
 3rem
 ) +
 .6rem) !important;margin-bottom:3rem !important;margin-right:calc(3rem) !important;margin-left:0 !important;max-width:calc(
 (
 20% -
 3rem
 ) +
 .6rem) !important;width:calc(
 (
 20% -
 3rem
 ) +
 .6rem) !important}.cols-m-5.s-m-3 .filter-item-js:nth-child(5n+5),.cols-m-5.s-m-3 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-5.s-m-4 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 20% -
 4rem
 ) +
 .8rem) !important;flex-basis:calc(
 (
 20% -
 4rem
 ) +
 .8rem) !important;margin-bottom:4rem !important;margin-right:calc(4rem) !important;margin-left:0 !important;max-width:calc(
 (
 20% -
 4rem
 ) +
 .8rem) !important;width:calc(
 (
 20% -
 4rem
 ) +
 .8rem) !important}.cols-m-5.s-m-4 .filter-item-js:nth-child(5n+5),.cols-m-5.s-m-4 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-m-5.s-m-5 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 20% -
 5rem
 ) +
 1rem) !important;flex-basis:calc(
 (
 20% -
 5rem
 ) +
 1rem) !important;margin-bottom:5rem !important;margin-right:calc(5rem) !important;margin-left:0 !important;max-width:calc(
 (
 20% -
 5rem
 ) +
 1rem) !important;width:calc(
 (
 20% -
 5rem
 ) +
 1rem) !important}.cols-m-5.s-m-5 .filter-item-js:nth-child(5n+5),.cols-m-5.s-m-5 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}}@media (min-width: 768px){.cols-d-1.s-d-0 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 100% -
 0rem
 ) +
 0rem) !important;flex-basis:calc(
 (
 100% -
 0rem
 ) +
 0rem) !important;margin-bottom:0rem !important;margin-right:calc(0rem) !important;margin-left:0 !important;max-width:calc(
 (
 100% -
 0rem
 ) +
 0rem) !important;width:calc(
 (
 100% -
 0rem
 ) +
 0rem) !important}.cols-d-1.s-d-0 .filter-item-js:nth-child(1n+1),.cols-d-1.s-d-0 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-1.s-d-1 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 100% -
 1rem
 ) +
 1rem) !important;flex-basis:calc(
 (
 100% -
 1rem
 ) +
 1rem) !important;margin-bottom:1rem !important;margin-right:calc(1rem) !important;margin-left:0 !important;max-width:calc(
 (
 100% -
 1rem
 ) +
 1rem) !important;width:calc(
 (
 100% -
 1rem
 ) +
 1rem) !important}.cols-d-1.s-d-1 .filter-item-js:nth-child(1n+1),.cols-d-1.s-d-1 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-1.s-d-2 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 100% -
 2rem
 ) +
 2rem) !important;flex-basis:calc(
 (
 100% -
 2rem
 ) +
 2rem) !important;margin-bottom:2rem !important;margin-right:calc(2rem) !important;margin-left:0 !important;max-width:calc(
 (
 100% -
 2rem
 ) +
 2rem) !important;width:calc(
 (
 100% -
 2rem
 ) +
 2rem) !important}.cols-d-1.s-d-2 .filter-item-js:nth-child(1n+1),.cols-d-1.s-d-2 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-1.s-d-3 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 100% -
 3rem
 ) +
 3rem) !important;flex-basis:calc(
 (
 100% -
 3rem
 ) +
 3rem) !important;margin-bottom:3rem !important;margin-right:calc(3rem) !important;margin-left:0 !important;max-width:calc(
 (
 100% -
 3rem
 ) +
 3rem) !important;width:calc(
 (
 100% -
 3rem
 ) +
 3rem) !important}.cols-d-1.s-d-3 .filter-item-js:nth-child(1n+1),.cols-d-1.s-d-3 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-1.s-d-4 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 100% -
 4rem
 ) +
 4rem) !important;flex-basis:calc(
 (
 100% -
 4rem
 ) +
 4rem) !important;margin-bottom:4rem !important;margin-right:calc(4rem) !important;margin-left:0 !important;max-width:calc(
 (
 100% -
 4rem
 ) +
 4rem) !important;width:calc(
 (
 100% -
 4rem
 ) +
 4rem) !important}.cols-d-1.s-d-4 .filter-item-js:nth-child(1n+1),.cols-d-1.s-d-4 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-1.s-d-5 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 100% -
 5rem
 ) +
 5rem) !important;flex-basis:calc(
 (
 100% -
 5rem
 ) +
 5rem) !important;margin-bottom:5rem !important;margin-right:calc(5rem) !important;margin-left:0 !important;max-width:calc(
 (
 100% -
 5rem
 ) +
 5rem) !important;width:calc(
 (
 100% -
 5rem
 ) +
 5rem) !important}.cols-d-1.s-d-5 .filter-item-js:nth-child(1n+1),.cols-d-1.s-d-5 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-2.s-d-0 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 50% -
 0rem
 ) +
 0rem) !important;flex-basis:calc(
 (
 50% -
 0rem
 ) +
 0rem) !important;margin-bottom:0rem !important;margin-right:calc(0rem) !important;margin-left:0 !important;max-width:calc(
 (
 50% -
 0rem
 ) +
 0rem) !important;width:calc(
 (
 50% -
 0rem
 ) +
 0rem) !important}.cols-d-2.s-d-0 .filter-item-js:nth-child(2n+2),.cols-d-2.s-d-0 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-2.s-d-1 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 50% -
 1rem
 ) +
 .5rem) !important;flex-basis:calc(
 (
 50% -
 1rem
 ) +
 .5rem) !important;margin-bottom:1rem !important;margin-right:calc(1rem) !important;margin-left:0 !important;max-width:calc(
 (
 50% -
 1rem
 ) +
 .5rem) !important;width:calc(
 (
 50% -
 1rem
 ) +
 .5rem) !important}.cols-d-2.s-d-1 .filter-item-js:nth-child(2n+2),.cols-d-2.s-d-1 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-2.s-d-2 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 50% -
 2rem
 ) +
 1rem) !important;flex-basis:calc(
 (
 50% -
 2rem
 ) +
 1rem) !important;margin-bottom:2rem !important;margin-right:calc(2rem) !important;margin-left:0 !important;max-width:calc(
 (
 50% -
 2rem
 ) +
 1rem) !important;width:calc(
 (
 50% -
 2rem
 ) +
 1rem) !important}.cols-d-2.s-d-2 .filter-item-js:nth-child(2n+2),.cols-d-2.s-d-2 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-2.s-d-3 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 50% -
 3rem
 ) +
 1.5rem) !important;flex-basis:calc(
 (
 50% -
 3rem
 ) +
 1.5rem) !important;margin-bottom:3rem !important;margin-right:calc(3rem) !important;margin-left:0 !important;max-width:calc(
 (
 50% -
 3rem
 ) +
 1.5rem) !important;width:calc(
 (
 50% -
 3rem
 ) +
 1.5rem) !important}.cols-d-2.s-d-3 .filter-item-js:nth-child(2n+2),.cols-d-2.s-d-3 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-2.s-d-4 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 50% -
 4rem
 ) +
 2rem) !important;flex-basis:calc(
 (
 50% -
 4rem
 ) +
 2rem) !important;margin-bottom:4rem !important;margin-right:calc(4rem) !important;margin-left:0 !important;max-width:calc(
 (
 50% -
 4rem
 ) +
 2rem) !important;width:calc(
 (
 50% -
 4rem
 ) +
 2rem) !important}.cols-d-2.s-d-4 .filter-item-js:nth-child(2n+2),.cols-d-2.s-d-4 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-2.s-d-5 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 50% -
 5rem
 ) +
 2.5rem) !important;flex-basis:calc(
 (
 50% -
 5rem
 ) +
 2.5rem) !important;margin-bottom:5rem !important;margin-right:calc(5rem) !important;margin-left:0 !important;max-width:calc(
 (
 50% -
 5rem
 ) +
 2.5rem) !important;width:calc(
 (
 50% -
 5rem
 ) +
 2.5rem) !important}.cols-d-2.s-d-5 .filter-item-js:nth-child(2n+2),.cols-d-2.s-d-5 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-3.s-d-0 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 33.3% -
 0rem
 ) +
 0rem) !important;flex-basis:calc(
 (
 33.3% -
 0rem
 ) +
 0rem) !important;margin-bottom:0rem !important;margin-right:calc(0rem) !important;margin-left:0 !important;max-width:calc(
 (
 33.3% -
 0rem
 ) +
 0rem) !important;width:calc(
 (
 33.3% -
 0rem
 ) +
 0rem) !important}.cols-d-3.s-d-0 .filter-item-js:nth-child(3n+3),.cols-d-3.s-d-0 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-3.s-d-1 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 33.3% -
 1rem
 ) +
 .33rem) !important;flex-basis:calc(
 (
 33.3% -
 1rem
 ) +
 .33rem) !important;margin-bottom:1rem !important;margin-right:calc(1rem) !important;margin-left:0 !important;max-width:calc(
 (
 33.3% -
 1rem
 ) +
 .33rem) !important;width:calc(
 (
 33.3% -
 1rem
 ) +
 .33rem) !important}.cols-d-3.s-d-1 .filter-item-js:nth-child(3n+3),.cols-d-3.s-d-1 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-3.s-d-2 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 33.3% -
 2rem
 ) +
 .67rem) !important;flex-basis:calc(
 (
 33.3% -
 2rem
 ) +
 .67rem) !important;margin-bottom:2rem !important;margin-right:calc(2rem) !important;margin-left:0 !important;max-width:calc(
 (
 33.3% -
 2rem
 ) +
 .67rem) !important;width:calc(
 (
 33.3% -
 2rem
 ) +
 .67rem) !important}.cols-d-3.s-d-2 .filter-item-js:nth-child(3n+3),.cols-d-3.s-d-2 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-3.s-d-3 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 33.3% -
 3rem
 ) +
 1rem) !important;flex-basis:calc(
 (
 33.3% -
 3rem
 ) +
 1rem) !important;margin-bottom:3rem !important;margin-right:calc(3rem) !important;margin-left:0 !important;max-width:calc(
 (
 33.3% -
 3rem
 ) +
 1rem) !important;width:calc(
 (
 33.3% -
 3rem
 ) +
 1rem) !important}.cols-d-3.s-d-3 .filter-item-js:nth-child(3n+3),.cols-d-3.s-d-3 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-3.s-d-4 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 33.3% -
 4rem
 ) +
 1.33rem) !important;flex-basis:calc(
 (
 33.3% -
 4rem
 ) +
 1.33rem) !important;margin-bottom:4rem !important;margin-right:calc(4rem) !important;margin-left:0 !important;max-width:calc(
 (
 33.3% -
 4rem
 ) +
 1.33rem) !important;width:calc(
 (
 33.3% -
 4rem
 ) +
 1.33rem) !important}.cols-d-3.s-d-4 .filter-item-js:nth-child(3n+3),.cols-d-3.s-d-4 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-3.s-d-5 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 33.3% -
 5rem
 ) +
 1.67rem) !important;flex-basis:calc(
 (
 33.3% -
 5rem
 ) +
 1.67rem) !important;margin-bottom:5rem !important;margin-right:calc(5rem) !important;margin-left:0 !important;max-width:calc(
 (
 33.3% -
 5rem
 ) +
 1.67rem) !important;width:calc(
 (
 33.3% -
 5rem
 ) +
 1.67rem) !important}.cols-d-3.s-d-5 .filter-item-js:nth-child(3n+3),.cols-d-3.s-d-5 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-4.s-d-0 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 25% -
 0rem
 ) +
 0rem) !important;flex-basis:calc(
 (
 25% -
 0rem
 ) +
 0rem) !important;margin-bottom:0rem !important;margin-right:calc(0rem) !important;margin-left:0 !important;max-width:calc(
 (
 25% -
 0rem
 ) +
 0rem) !important;width:calc(
 (
 25% -
 0rem
 ) +
 0rem) !important}.cols-d-4.s-d-0 .filter-item-js:nth-child(4n+4),.cols-d-4.s-d-0 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-4.s-d-1 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 25% -
 1rem
 ) +
 .25rem) !important;flex-basis:calc(
 (
 25% -
 1rem
 ) +
 .25rem) !important;margin-bottom:1rem !important;margin-right:calc(1rem) !important;margin-left:0 !important;max-width:calc(
 (
 25% -
 1rem
 ) +
 .25rem) !important;width:calc(
 (
 25% -
 1rem
 ) +
 .25rem) !important}.cols-d-4.s-d-1 .filter-item-js:nth-child(4n+4),.cols-d-4.s-d-1 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-4.s-d-2 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 25% -
 2rem
 ) +
 .5rem) !important;flex-basis:calc(
 (
 25% -
 2rem
 ) +
 .5rem) !important;margin-bottom:2rem !important;margin-right:calc(2rem) !important;margin-left:0 !important;max-width:calc(
 (
 25% -
 2rem
 ) +
 .5rem) !important;width:calc(
 (
 25% -
 2rem
 ) +
 .5rem) !important}.cols-d-4.s-d-2 .filter-item-js:nth-child(4n+4),.cols-d-4.s-d-2 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-4.s-d-3 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 25% -
 3rem
 ) +
 .75rem) !important;flex-basis:calc(
 (
 25% -
 3rem
 ) +
 .75rem) !important;margin-bottom:3rem !important;margin-right:calc(3rem) !important;margin-left:0 !important;max-width:calc(
 (
 25% -
 3rem
 ) +
 .75rem) !important;width:calc(
 (
 25% -
 3rem
 ) +
 .75rem) !important}.cols-d-4.s-d-3 .filter-item-js:nth-child(4n+4),.cols-d-4.s-d-3 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-4.s-d-4 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 25% -
 4rem
 ) +
 1rem) !important;flex-basis:calc(
 (
 25% -
 4rem
 ) +
 1rem) !important;margin-bottom:4rem !important;margin-right:calc(4rem) !important;margin-left:0 !important;max-width:calc(
 (
 25% -
 4rem
 ) +
 1rem) !important;width:calc(
 (
 25% -
 4rem
 ) +
 1rem) !important}.cols-d-4.s-d-4 .filter-item-js:nth-child(4n+4),.cols-d-4.s-d-4 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-4.s-d-5 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 25% -
 5rem
 ) +
 1.25rem) !important;flex-basis:calc(
 (
 25% -
 5rem
 ) +
 1.25rem) !important;margin-bottom:5rem !important;margin-right:calc(5rem) !important;margin-left:0 !important;max-width:calc(
 (
 25% -
 5rem
 ) +
 1.25rem) !important;width:calc(
 (
 25% -
 5rem
 ) +
 1.25rem) !important}.cols-d-4.s-d-5 .filter-item-js:nth-child(4n+4),.cols-d-4.s-d-5 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-5.s-d-0 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 20% -
 0rem
 ) +
 0rem) !important;flex-basis:calc(
 (
 20% -
 0rem
 ) +
 0rem) !important;margin-bottom:0rem !important;margin-right:calc(0rem) !important;margin-left:0 !important;max-width:calc(
 (
 20% -
 0rem
 ) +
 0rem) !important;width:calc(
 (
 20% -
 0rem
 ) +
 0rem) !important}.cols-d-5.s-d-0 .filter-item-js:nth-child(5n+5),.cols-d-5.s-d-0 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-5.s-d-1 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 20% -
 1rem
 ) +
 .2rem) !important;flex-basis:calc(
 (
 20% -
 1rem
 ) +
 .2rem) !important;margin-bottom:1rem !important;margin-right:calc(1rem) !important;margin-left:0 !important;max-width:calc(
 (
 20% -
 1rem
 ) +
 .2rem) !important;width:calc(
 (
 20% -
 1rem
 ) +
 .2rem) !important}.cols-d-5.s-d-1 .filter-item-js:nth-child(5n+5),.cols-d-5.s-d-1 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-5.s-d-2 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 20% -
 2rem
 ) +
 .4rem) !important;flex-basis:calc(
 (
 20% -
 2rem
 ) +
 .4rem) !important;margin-bottom:2rem !important;margin-right:calc(2rem) !important;margin-left:0 !important;max-width:calc(
 (
 20% -
 2rem
 ) +
 .4rem) !important;width:calc(
 (
 20% -
 2rem
 ) +
 .4rem) !important}.cols-d-5.s-d-2 .filter-item-js:nth-child(5n+5),.cols-d-5.s-d-2 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-5.s-d-3 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 20% -
 3rem
 ) +
 .6rem) !important;flex-basis:calc(
 (
 20% -
 3rem
 ) +
 .6rem) !important;margin-bottom:3rem !important;margin-right:calc(3rem) !important;margin-left:0 !important;max-width:calc(
 (
 20% -
 3rem
 ) +
 .6rem) !important;width:calc(
 (
 20% -
 3rem
 ) +
 .6rem) !important}.cols-d-5.s-d-3 .filter-item-js:nth-child(5n+5),.cols-d-5.s-d-3 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-5.s-d-4 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 20% -
 4rem
 ) +
 .8rem) !important;flex-basis:calc(
 (
 20% -
 4rem
 ) +
 .8rem) !important;margin-bottom:4rem !important;margin-right:calc(4rem) !important;margin-left:0 !important;max-width:calc(
 (
 20% -
 4rem
 ) +
 .8rem) !important;width:calc(
 (
 20% -
 4rem
 ) +
 .8rem) !important}.cols-d-5.s-d-4 .filter-item-js:nth-child(5n+5),.cols-d-5.s-d-4 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !important}.cols-d-5.s-d-5 .filter-item-js{-ms-flex-preferred-size:calc(
 (
 20% -
 5rem
 ) +
 1rem) !important;flex-basis:calc(
 (
 20% -
 5rem
 ) +
 1rem) !important;margin-bottom:5rem !important;margin-right:calc(5rem) !important;margin-left:0 !important;max-width:calc(
 (
 20% -
 5rem
 ) +
 1rem) !important;width:calc(
 (
 20% -
 5rem
 ) +
 1rem) !important}.cols-d-5.s-d-5 .filter-item-js:nth-child(5n+5),.cols-d-5.s-d-5 .filter-item-js:last-child{margin-right:0 !important;padding-right:0 !important;max-width:none !important;-webkit-box-flex:0 !important;-ms-flex:0 1 auto !important;flex:0 1 auto !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:rgba(0,0,0,0);display:inline-block;position:relative;background-size:36px 36px;background-position:0 0;color:transparent;text-indent:-999999px}.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:32px;width:32px;margin:6px;border-radius:50%}.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}.icon-Haleon{background:url("/content/dam/cf/haleon/logo/haleon-logo-colour-pos.svg") no-repeat center center;background-size:cover;color:transparent;width:122px;height:26px;position:relative;z-index:2;display:inline-block}@media (min-width: 992px){.icon-Haleon{display:block;width:53px;height:14px}}.divider{height:2px}.divider.divider-color-1{background-color:#dbdbdc}.divider.divider-color-2{background-color:#ace381}.divider.thick{height:4px !important}.divider.thin{height:1px !important}.divider-elipse{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.divider-elipse .component-content{margin:15px 0;position:relative;width:100%}.divider-elipse .component-content::after{background:radial-gradient(ellipse at 50% -5%, rgba(1,35,21,0.2), rgba(4,134,81,0) 70%);bottom:0;content:'';height:50px;left:-10%;position:absolute;right:-10%;top:100%;width:120%}@media (min-width: 992px){.divider-elipse .component-content{width:70%}.divider-elipse .component-content::after{background:radial-gradient(ellipse at 50% -5%, rgba(1,35,21,0.2), rgba(4,134,81,0) 35%)}}#footer{background-color:#003b28}#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 .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 .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 .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;opacity:1;text-align:center;color:#fff;margin:1.688rem 0 2rem 0}@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;width:100%}#footer .list-footer .social-pages .icons-with-link{height:32px;margin:0 10px;width:32px}#footer .list-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 .list-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 .list-footer .footer-brand-links .richText{max-width:17%}#footer .list-footer .copyright p{font-size:16px;margin-bottom:40px}}#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:#008554;height:2px;opacity:0.5;width:100%}#footer .list-footer ul{display:block;margin-top:50px;width:100%;padding-left:1rem;padding-right:1rem}@media screen and (min-width: 992px){#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}}#footer .list-footer ul li{margin:0 0 1rem 0;padding:0}@media screen and (min-width: 992px){#footer .list-footer ul li{margin:0 2rem 2rem 2rem}}#footer .list-footer ul li a{font-size:16px;font-weight:500;color:#fff;text-decoration:none}#footer .list-footer ul li a:hover{text-decoration:underline;font-family:var(--font-family-Mulish-Regular)}#footer .list-footer ul li::before{display:none}#footer .reference-social-icons-c1-v0-footer{padding:10px 0 32px 0}@media screen and (min-width: 992px){#footer .reference-social-icons-c1-v0-footer{padding:2px 0 32px 0}}.hero-banner-enhanced-h4-v0>*>.paragraphSystem{overflow:hidden;position:relative}.hero-banner-enhanced-h4-v0>*>.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>*>.paragraphSystem>.box>.component-content{height:100%;width:100%}.hero-banner-enhanced-h4-v0>*>.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>*>.paragraphSystem>.image{height:auto;position:relative;width:100%}.hero-banner-enhanced-h4-v0>*>.paragraphSystem>.image .left{text-align:center}.hero-banner-enhanced-h4-v0>*>.paragraphSystem>.image>* img{height:auto;max-width:100%;width:100%}@media screen and (min-width: 1921px){.hero-banner-enhanced-h4-v0>*>.paragraphSystem>.image>* img{max-width:1028px}}@media (min-width: 992px){.hero-banner-enhanced-h4-v0>*>*>.box>.component-content{height:100%}}.hero-banner-enhanced-h4-v0.vertical-top>*>*>.box>*>.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>*>*>.box>*>.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>*>*>.box>*>.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>*>*>.box>*>.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>*>*>.box>*>.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>*>*>.box>*>.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>*>*>.box>*>.paragraphSystem{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;justify-items:flex-start}.hero-banner-enhanced-h4-v0.horizontal-right>*>*>.box>*>.paragraphSystem{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;justify-items:flex-end}.hero-banner-enhanced-h4-v0.horizontal-center>*>*>.box>*>.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>*>*>.box>*>.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>*>*>.box>*>.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>*>*>.box>*>.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 #008554;border-top:4px solid #008554;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>*>.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>*>.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>*>.paragraphSystem figure>picture img{height:auto;width:100%}.hero-banner-h5-v0>*>.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>*>.paragraphSystem figure>figcaption>*{-ms-flex-preferred-size:auto;flex-basis:auto;max-width:100%;width:100%}@media (min-width: 992px){.hero-banner-h5-v0>*>.paragraphSystem figure>figcaption>*{-ms-flex-preferred-size:auto;flex-basis:auto;max-width:60%;width:60%}}.hero-banner-h5-v0.vertical-top figcaption{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero-banner-h5-v0.vertical-bottom figcaption{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero-banner-h5-v0.vertical-center figcaption{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width: 992px){.hero-banner-h5-v0.vertical-d-top figcaption{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero-banner-h5-v0.vertical-d-bottom figcaption{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero-banner-h5-v0.vertical-d-center figcaption{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.hero-banner-h5-v0.horizontal-left figcaption{-ms-flex-line-pack:start;align-content:flex-start}.hero-banner-h5-v0.horizontal-left figcaption *{text-align:left}.hero-banner-h5-v0.horizontal-right figcaption{-ms-flex-line-pack:end;align-content:flex-end}.hero-banner-h5-v0.horizontal-right figcaption *{text-align:right}.hero-banner-h5-v0.horizontal-center figcaption{-ms-flex-line-pack:center;align-content:center}.hero-banner-h5-v0.horizontal-center figcaption *{text-align:center}@media (min-width: 992px){.hero-banner-h5-v0.horizontal-d-left figcaption{-ms-flex-line-pack:start;align-content:flex-start}.hero-banner-h5-v0.horizontal-d-left figcaption *{text-align:left}.hero-banner-h5-v0.horizontal-d-right figcaption{-ms-flex-line-pack:end;align-content:flex-end}.hero-banner-h5-v0.horizontal-d-right figcaption *{text-align:right}.hero-banner-h5-v0.horizontal-d-center figcaption{-ms-flex-line-pack:center;align-content:center}.hero-banner-h5-v0.horizontal-d-center 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;height:auto !important}.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;transition:all 1s;-webkit-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;transition-property:transform, height;transition-property:transform, height, -webkit-transform;-webkit-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;transition-delay:0s;-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-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}@media (max-width: 991px){.hp-followus-caro .lSSlideOuter .lSPager.lSpg{position:relative;top:15px}}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 4px}.lSSlideOuter .lSPager.lSpg>li a{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:rgba(0,0,0,0);border:solid #02613d 2px;border-radius:30px;display:inline-block;height:11px;overflow:hidden;position:relative;text-indent:-999em;width:11px;z-index:99}.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:#02613d}.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;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;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 .2s ease;transition:all .2s ease;-webkit-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-slide .carouselSlide h4{font-size:1.25rem;font-weight:bold;line-height:normal}.carousel-slide .carouselSlide p{font-size:1rem;color:#1e1e1e;font-weight:normal}.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: 1028px){.pager-on-bottom-left[data-restrict-nav-max-width='true'] .lSPager{left:calc(
 ((100% - 1028px) / 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: 1028px){.pager-on-bottom-right[data-restrict-nav-max-width='true'] .lSPager{right:calc(
 ((100% - 1028px) / 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: 1028px){.pager-on-top-left[data-restrict-nav-max-width='true'] .lSPager{left:calc(
 ((100% - 1028px) / 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: 1028px){.pager-on-top-right[data-restrict-nav-max-width='true'] .lSPager{left:calc(
 ((100% - 1028px) / 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: 1028px){.pager-under-left[data-restrict-nav-max-width='true'] .lSPager{padding-left:calc(
 ((100% - 1028px) / 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: 1028px){.pager-under-right[data-restrict-nav-max-width='true'] .lSPager{padding-right:calc(
 ((100% - 1028px) / 2) + 1rem) !important}}.megamenu{margin:0;padding:0;position:relative;z-index:999;padding-left:calc((100% - 1028px) / 2);padding-right:calc((100% - 1028px) / 2);background-color:#fff;overflow-x:visible;width:100%}.megamenu .gsk-logo{bottom:0;left:0;position:fixed}.megamenu .language-selector{bottom:45px;cursor:pointer;left:0;position:fixed;z-index:12}.megamenu .countries-list>*>.paragraphSystem{margin:0}.megamenu .country-selected{border:solid #02613d 1px;border-radius:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:15px 20px}.megamenu .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 .country-selected .chevron-down::before,.megamenu .country-selected .chevron-down::after{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:#003b28;content:'';height:1px;width:50%}.megamenu .country-selected .chevron-down::before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.megamenu .country-selected .chevron-down::after{margin-left:-3px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.megamenu .country-selected:hover .chevron-down::before,.megamenu .country-selected:hover .chevron-down::after{background-color:#008554}.megamenu *{font-family:var(--font-family-default);color:#003b28}.megamenu>.component-content{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:.1s;transition-delay:.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:999}.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>.component-content>.paragraphSystem>a{display:none}.megamenu>.component-content>.paragraphSystem>div{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.megamenu>.component-content>.paragraphSystem::before,.megamenu>.component-content>.paragraphSystem::after{content:initial;content:none;display:none !important}.megamenu-top-bar-left{margin:1rem 0;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.megamenu-top-bar-left>*>.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-top-bar-left>*>.paragraphSystem .richText p{margin:0}.megamenu-top-bar-left>*>.paragraphSystem>a{display:none}.megamenu-top-bar-left>*>.paragraphSystem>*{text-align:center;width:100%}.megamenu-top-bar-right{margin:0;-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.megamenu-top-bar-right>*>.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-top-bar-right>*>.paragraphSystem .richText p{margin:0}.megamenu-top-bar-right>*>.paragraphSystem>a{display:none}.megamenu-top-bar-right>*>.paragraphSystem>*{text-align:center;width:100%}.megamenu-language-list{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background:#fff;display:block;left:0;min-height:100vh;max-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-language-list *{color:#008554}.megamenu-language-list.opened,.megamenu-language-list:focus{opacity:1;-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);transform:scale(1, 1);visibility:visible}.megamenu-language-list:focus-within{opacity:1;-webkit-transform:scale(1, 1);-ms-transform:scale(1, 1);transform:scale(1, 1);visibility:visible}.megamenu-language-list>.inner>*>.component{padding:0}.megamenu-language-list>.inner>*>.component>*>.paragraphSystem{margin:0}.megamenu-language-list>.inner>*>.component>*>.paragraphSystem a{display:block;font-size:1rem;padding:0 5px}.megamenu-social{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6;pointer-events:none}.megamenu .social-pages>*>.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 .social-pages>*>.paragraphSystem .icons-with-link{margin:10px;padding:0;pointer-events:all}.megamenu-logo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;position:relative}.megamenu-logo::after{content:'';width:100%;bottom:0;position:absolute;left:0;top:auto;right:0;height:1px;background:#fff}.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-logo>.component-content a,.megamenu-logo>.component-content a:focus,.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}.megamenu .searchBox-title{display:none}.megamenu .form-search{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;max-height:0;text-align:center}.megamenu .searchBox-label{display:block;padding:0 1rem}@media screen and (min-width: 992px){.megamenu .searchBox{height:50px;padding-top:16px;margin-left:1.25rem !important}}.megamenu .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 50 50" %3E%3Cpath fill="%23003b28" 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:25px;border:none;font-size:0;height:50px;width:50px;left:auto;line-height:1;opacity:1;padding:0;position:fixed;right:0;top:0;cursor:pointer}.megamenu .searchBox button:hover{background-image:url('data:image/svg+xml;utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" %3E%3Cpath fill="%23606060" 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 .searchBox input[type='text']{border:1px solid #003b28;display:inline-block;font-size:18px;text-align:center;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0.5rem 2rem}.megamenu .searchBox input[type='text']::-webkit-input-placeholder{color:#003b28}.megamenu .searchBox input[type='text']::-moz-placeholder{color:#003b28}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#003b28}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#003b28}.megamenu .searchBox input[type='text']::placeholder{color:#003b28}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#003b28}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#003b28}.megamenu-search{-webkit-animation:searchshow 0.2s ease forwards;animation:searchshow 0.2s ease forwards;margin:0}.megamenu-search>*>.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-nav-container{margin:0;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:0}.megamenu.nav-opened>.component-content{max-height:100vh;min-height:100vh;overflow:auto;pointer-events:all;-webkit-transition-delay:0.1s;transition-delay:0.1s;-ms-overflow-style:none;scrollbar-width:none}.megamenu.nav-opened>.component-content>.paragraphSystem.content{min-height:100vh}.megamenu.nav-opened>.component-content::-webkit-scrollbar{display:none}.megamenu.nav-opened .megamenu-search{-webkit-animation:searchhide 0.2s ease forwards;animation:searchhide 0.2s ease forwards}@media screen and (max-width: 991px){.megamenu.nav-opened .megamenu-search{z-index:initial}}.megamenu.nav-opened .megamenu-search .form-search{max-height:0}.megamenu.nav-opened .megamenu-main-nav>* .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="%23003b28"/%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="%23003b28"/%3E%3C/g%3E%3C/svg%3E');background-size:17px}.megamenu.nav-opened .megamenu-main-nav>* .navigation-mobile-menu::after{display:none !important}.megamenu.search-opened>*>.paragraphSystem .megamenu-search .form-search{max-height:50px}.megamenu.search-opened>.component-content{background:#fff;max-height:100px;min-height:100px;overflow:hidden}.megamenu.search-opened>.component-content>.paragraphSystem{background:#fff}.megamenu .navigation-mobile-menu{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:transparent;background-image:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/icons/hamburger.svg");background-position:center;background-repeat:no-repeat;background-size:25px;border:none;display:block;height:50px;width:50px;left:0;position:fixed;top:0;z-index:999}.megamenu .navigation-mobile-menu::after{display:none}.megamenu-main-nav{background-color:transparent;color:#003b28}.megamenu-main-nav *{color:#003b28}.megamenu-main-nav>*>.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-main-nav>*>.navigation-root.navigation-level1 .navigation-item{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-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:left;-ms-flex-pack:left;justify-content:left;min-height:54px;overflow:hidden;width:100%}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>a{background-color:transparent;border:none;color:#003b28;font-size:1rem;font-weight:700;height:auto;margin:0;padding:0 30px;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-main-nav>*>.navigation-root.navigation-level1 .navigation-item>a{line-height:54px}}@media (max-width: 767px){.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>a{min-height:54px}}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>a:hover{color:#008554}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children{max-height:54px}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children>a{position:relative}.megamenu-main-nav>*>.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-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children>a>.navigation-item-decoration::before,.megamenu-main-nav>*>.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 .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:#003b28;content:'';display:inline-block;height:2px;vertical-align:middle;width:8px}.megamenu-main-nav>*>.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-main-nav>*>.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-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.is-open{max-height:1200px}.megamenu-main-nav>*>.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-main-nav>*>.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-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.is-open>.navigation-level2>li>a{color:#008554}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children.is-open>.navigation-level2>li>a:hover{color:#008554}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>li[class*='navigation-level']{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-main-nav>*>.navigation-root.navigation-level1 .navigation-item>li[class*='navigation-level']>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-main-nav>*>.navigation-root.navigation-level1 .navigation-item>li[class*='navigation-level']>li:nth-last-child(1){border-bottom:none}.megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item>li[class*='navigation-level']>li>a{background:transparent;border:none;display:block;font-size:1rem;font-weight:400;height:100%;line-height:49px;padding:0;text-align:center;width:100%}.megamenu .navigation-item{margin:0}.megamenu-submenu-items-container{display:none;-webkit-box-ordinal-group:101;-ms-flex-order:100;order:100}.megamenu-submenu-item{background-color:#fff}.megamenu-submenu-item .navigation-mobile-menu{display:none !important}.megamenu-submenu-item.full-width>*>.paragraphSystem{max-width:100vw}.megamenu-submenu-item *{color:#008554}.megamenu-submenu-item>*>.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-submenu-item>*>.paragraphSystem>.box>* .paragraphSystem{margin:0 auto;max-width:1028px}@media (min-width: 992px){.megamenu{padding-left:calc((100% - 1028px) / 2);padding-right:calc((100% - 1028px) / 2)}.megamenu-bottom-center{background-color:transparent}.megamenu-bottom-left,.megamenu-bottom-center,.megamenu-bottom-right{max-width:calc(100% / 3);width:calc(100% / 3)}.megamenu.nav-opened .megamenu-search .form-search{max-height:0}.megamenu.nav-opened>.component-content{background:transparent;max-height:none;min-height:auto;overflow:visible}.megamenu>.component-content{margin:0 auto;background:transparent;max-height:none;max-width:1028px;min-height:auto;overflow:visible;position:relative;-webkit-transform:none;-ms-transform:none;transform:none}.megamenu>.component-content>.paragraphSystem{background:transparent;max-width:1028px;-webkit-transform:none;-ms-transform:none;transform:none}.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>.component-content>.paragraphSystem>div[class*='megamenu-bottom-'].megamenu-bottom-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.megamenu>.component-content>.paragraphSystem>div[class*='megamenu-bottom-'].megamenu-bottom-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.megamenu>.component-content>.paragraphSystem>div[class*='megamenu-bottom-'].megamenu-bottom-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.megamenu>.component-content>.paragraphSystem>div{padding:0}.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-top-bar-left{height:42px;max-width:50%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:50%;margin:0}.megamenu-top-bar-left>.component-content{height:100%}.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-top-bar-left>.component-content>.paragraphSystem>div{margin-bottom:0;margin-right:1rem;width:auto}.megamenu-top-bar-left>.component-content>.paragraphSystem>div:nth-last-of-type(1){margin-left:0}.megamenu .gsk-logo{bottom:auto;left:auto;position:relative}.megamenu .language-selector{bottom:auto;left:auto;position:relative}.megamenu .language-selector.opened .country-selected .chevron-down::before,.megamenu .language-selector:focus .country-selected .chevron-down::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.megamenu .language-selector.opened .country-selected .chevron-down::after,.megamenu .language-selector:focus .country-selected .chevron-down::after{margin-left:-3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.megamenu .language-selector:focus-within .country-selected .chevron-down::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.megamenu .language-selector:focus-within .country-selected .chevron-down::after{margin-left:-3px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.megamenu .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-top-bar-right{height:42px;max-width:50%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:50%}.megamenu-top-bar-right>.component-content{height:100%}.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-top-bar-right>.component-content>.paragraphSystem>div{margin-bottom:0;margin-left:1rem;width:auto}.megamenu-top-bar-right>.component-content>.paragraphSystem>div:nth-of-type(1){margin-left:0}.megamenu .countries-list{margin-bottom:20px}.megamenu .countries-list>*>.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:1028px;padding:0;width:100%}.megamenu .countries-list>*>.paragraphSystem::before,.megamenu .countries-list>*>.paragraphSystem>a{display:none}.megamenu .countries-list>*>.paragraphSystem .language-block{-webkit-box-flex:1;-ms-flex:1 1 calc((1028px - 30px) / 4);flex:1 1 calc((1028px - 30px) / 4);margin-bottom:15px;max-width:calc((1028px - 30px) / 4);width:100%}.megamenu-language-list{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-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:92px;-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-language-list.opened,.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-language-list.opened>.inner,.megamenu-language-list:focus>.inner{opacity:1}.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-language-list:focus-within>.inner{opacity:1}.megamenu-language-list>.inner{opacity:1;-webkit-transition:inherit;transition:inherit}.megamenu-language-list>.inner>.component-content{margin:0 auto;max-width:1028px}.megamenu-social{max-width:calc(100% / 3);-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;width:calc(100% / 3)}.megamenu .social-pages>*>.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 .social-pages>*>.paragraphSystem .icons-with-link{margin:0;margin-right:10px;padding:0;pointer-events:all}.megamenu .social-pages>*>.paragraphSystem .icons-with-link:nth-last-child(1){margin:0}.megamenu .social-pages>*>.paragraphSystem .icons-with-link i{height:22px;width:22px}.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-logo::after{display:none}.megamenu-logo>* 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(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);max-width:140px;min-width:140px;width:140px}.megamenu-logo>* a img{width:100%}.megamenu .searchBox-label{padding:0}}@media screen and (min-width: 992px) and (min-width: 1920px){.megamenu .searchBox-label{position:relative;top:8px;right:-16px;width:15px;z-index:99;cursor:pointer}}@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199px){.megamenu .searchBox-label{z-index:9}.megamenu .searchBox-label input:focus{outline:1px solid transparent !important}}@media (min-width: 992px){.megamenu .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 .searchBox button{background-size:19px;background-size:contain;height:18px;left:auto;margin-left:10px;opacity:1;position:relative;right:auto;top:10px;width:18px;margin:0}.megamenu .searchBox input[type='text']{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-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 50 50" %3E%3Cpath fill="%23008554" 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:#ced4da;background-position:center left 5px;background-repeat:no-repeat;background-size:16px;font-size:16px;opacity:0;padding:0.5rem 1rem 0.5rem 2rem;pointer-events:none;text-align:left;width:0}.megamenu .searchBox input[type='text']::-webkit-input-placeholder{color:#ced4da}.megamenu .searchBox input[type='text']::-moz-placeholder{color:#ced4da}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#ced4da}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#ced4da}.megamenu .searchBox input[type='text']::placeholder{color:#ced4da}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#ced4da}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#ced4da}.megamenu-search>*>.paragraphSystem{margin:0}.megamenu-search.is-open>*>.paragraphSystem,.megamenu-search:focus>*>.paragraphSystem{margin:0}.megamenu-search.is-open>*>.paragraphSystem .searchBox .searchBox-label,.megamenu-search:focus>*>.paragraphSystem .searchBox .searchBox-label{background:#ededee;padding:1rem;position:absolute;top:0}.megamenu-search.is-open>*>.paragraphSystem .searchBox input[type='text'],.megamenu-search:focus>*>.paragraphSystem .searchBox input[type='text']{opacity:1;pointer-events:all;width:270px}.megamenu-search.is-open>*>.paragraphSystem .searchBox button,.megamenu-search:focus>*>.paragraphSystem .searchBox button{margin-left:0;width:0}.megamenu-search:focus .btn-gradient,.megamenu-search:focus-within .btn-gradient{display:none}.megamenu-search:focus>*>.paragraphSystem,.megamenu-search:focus-within>*>.paragraphSystem{margin:0}.megamenu-search:focus>*>.paragraphSystem .searchBox,.megamenu-search:focus-within>*>.paragraphSystem .searchBox{padding-top:0}.megamenu-search:focus>*>.paragraphSystem .searchBox .searchBox-label,.megamenu-search:focus-within>*>.paragraphSystem .searchBox .searchBox-label{background:#ededee;padding:1rem;position:absolute;top:0}}@media screen and (min-width: 992px) and (min-width: 1920px){.megamenu-search:focus>*>.paragraphSystem .searchBox .searchBox-label,.megamenu-search:focus-within>*>.paragraphSystem .searchBox .searchBox-label{width:auto;right:initial}}@media (min-width: 992px){.megamenu-search:focus>*>.paragraphSystem .searchBox input[type='text'],.megamenu-search:focus-within>*>.paragraphSystem .searchBox input[type='text']{opacity:1;pointer-events:all;padding:0.5rem 1rem;width:270px;border:1px solid #5d5d65;color:#000;line-height:1.4;background-image:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/icons/search-black.png")}.megamenu-search:focus>*>.paragraphSystem .searchBox input[type='text']::-webkit-input-placeholder, .megamenu-search:focus-within>*>.paragraphSystem .searchBox input[type='text']::-webkit-input-placeholder{color:#000}.megamenu-search:focus>*>.paragraphSystem .searchBox input[type='text']::-moz-placeholder, .megamenu-search:focus-within>*>.paragraphSystem .searchBox input[type='text']::-moz-placeholder{color:#000}.megamenu-search:focus>*>.paragraphSystem .searchBox input[type='text']:-ms-input-placeholder, .megamenu-search:focus-within>*>.paragraphSystem .searchBox input[type='text']:-ms-input-placeholder{color:#000}.megamenu-search:focus>*>.paragraphSystem .searchBox input[type='text']::-ms-input-placeholder, .megamenu-search:focus-within>*>.paragraphSystem .searchBox input[type='text']::-ms-input-placeholder{color:#000}.megamenu-search:focus>*>.paragraphSystem .searchBox input[type='text']::placeholder,.megamenu-search:focus-within>*>.paragraphSystem .searchBox input[type='text']::placeholder{color:#000}.megamenu-search:focus>*>.paragraphSystem .searchBox button,.megamenu-search:focus-within>*>.paragraphSystem .searchBox button{margin-left:0;width:0;opacity:0}.megamenu-nav-container{-webkit-box-flex:1 !important;-ms-flex:auto !important;flex:auto !important;max-width:100vw;min-height:45px !important;-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;width:100vw}}@media (min-width: 992px) and (min-width: 1028px){.megamenu-nav-container{margin-left:calc(((100vw - 1028px) / 2) * -1) !important;margin-right:calc(((100vw - 1028px) / 2) * -1) !important}}@media (min-width: 992px){.megamenu-nav-container.sticked-js>*>.paragraphSystem{left:0;margin:0;position:fixed;top:0;width:100%;z-index:11}.megamenu-nav-container>.component-content{overflow:visible}.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-main-nav{background-color:unset;color:#003b28;margin:0;width:100%}.megamenu-main-nav *{color:#003b28}.megamenu-main-nav>*>.navigation-mobile-menu{display:none}.megamenu-main-nav>*>.navigation-root.navigation-level1{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:45px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1028px}.megamenu-main-nav>*>.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:#003b28}.megamenu-main-nav>*>.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 5px;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:hover>a,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:focus>a,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.ie-active-js>a{color:var(--color-3)}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item:focus-within>a{color:var(--color-3)}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.is-active>a::after,.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.current-js>a::after{background-color:#80bf51 !important}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.has-children{max-height:100%}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>a{border:none;color:#003b28;height:100%;line-height:35px;position:relative;width:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.megamenu-main-nav>*>.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 .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:transparent;bottom:calc(
 50% - 12px - (
 1rem / 2
 ) - 1px);content:'';display:block;height:3px;position:absolute;width:100%}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>a>.navigation-item-decoration{display:none !important}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>.navigation-level2{background-color:#008554;display:none}.megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>.navigation-level2>li>a{color:#008554;text-align:left}.megamenu-submenu-items-container{display:block}.megamenu-submenu-items-container .navigation ul,.megamenu-submenu-items-container .navigation li,.megamenu-submenu-items-container .navigation a,.megamenu-submenu-items-container .navigation li:hover,.megamenu-submenu-items-container .navigation a:hover,.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-submenu-items-container .navigation-item{margin:0}.megamenu-submenu-items-container .megamenu-submenu-item.full-width>*>.paragraphSystem{max-width:100vw}.megamenu-submenu-items-container>.component-content{overflow:visible}.megamenu-submenu-items-container>.component-content>.paragraphSystem{height:0;margin:0;max-height:0;pointer-events:none}.megamenu-submenu-item{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-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-submenu-item *{color:#008554}.megamenu-submenu-item.opened,.megamenu-submenu-item:focus{opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}}@media only screen and (min-width: 992px) and (max-width: 1280px) and (min-width: 992px){.megamenu-submenu-item.opened,.megamenu-submenu-item:focus{max-height:75vh;overflow-y:auto}}@media (min-width: 992px){.megamenu-submenu-item:focus-within{opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.megamenu-submenu-item>*>.paragraphSystem{margin:0 auto;max-width:1028px}.megamenu-submenu-item>*>.paragraphSystem>.box>* .paragraphSystem{margin:0}}@media (min-width: 992px) and (max-width: 1200px){.megamenu{padding-left:calc((100% - 940px) / 2);padding-right:calc((100% - 940px) / 2)}.megamenu>.component-content{max-width:940px}.megamenu>.component-content>.paragraphSystem{max-width:940px}.megamenu-language-list>*>.component-content{margin:0 auto;max-width:940px}}@media (min-width: 992px) and (max-width: 1200px) and (min-width: 940px){.megamenu-nav-container{margin-left:calc(((100vw - 940px) / 2) * -1) !important;margin-right:calc(((100vw - 940px) / 2) * -1) !important}}@media (min-width: 992px) and (max-width: 1200px){.megamenu-nav-container>*>.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-main-nav>*>.navigation-root.navigation-level1{max-width:940px}.megamenu .navigation-item{margin:0}.megamenu-submenu-items-container>*>.paragraphSystem{margin:0}.megamenu-submenu-items-container .megamenu-submenu-item.full-width>*>.paragraphSystem{max-width:100vw}.megamenu-submenu-item>*>.paragraphSystem{margin:0 auto;max-width:940px}.megamenu-submenu-item>*>.paragraphSystem>.box>* .paragraphSystem{margin:0}}.country-selected,a.top-bar-link{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;border-bottom:solid transparent 1px;font-size:14px;text-decoration:none;color:#003b28}.country-selected:hover,a.top-bar-link:hover{color:#008554}.megamenu-navigation>.inner>.component-content,.simple-navigation>.inner>.component-content{margin:0;overflow:visible}.stickleft{height:50px}@media (min-width: 992px){.stickleft{height:0}}@media (min-width: 992px){.simple-navigation .megamenu .megamenu-nav-container .megamenu-main-nav>.component-content{overflow:visible}.simple-navigation .megamenu .megamenu-nav-container .megamenu-main-nav>.component-content>ul.navigation-root>li.navigation-item.has-children{overflow:visible;position:relative}.simple-navigation .megamenu .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 .2s ease;transition:all .2s ease;-webkit-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 .megamenu .megamenu-nav-container .megamenu-main-nav>.component-content>ul.navigation-root>li.navigation-item.has-children>ul li{text-align:left}.simple-navigation .megamenu .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 .megamenu .megamenu-nav-container .megamenu-submenu-items-container{display:none !important}}@media (min-width: 992px){.find-headache-type-d{position:absolute;right:8rem}}@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 992px){.megamenu .searchBox-label{padding:0 10px;z-index:1}.megamenu .searchBox button{top:0;left:-20px}.megamenu .searchBox{padding-top:26px}.megamenu-top-bar-right>.component-content>.paragraphSystem>div{margin-left:0}}.searchbox .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-label{width:100%}.searchbox .search-query{border:1px solid #003b28;border-right-width:0;font-size:16px;height:54px;padding:15px;width:100% !important}@media (min-width: 768px){.searchbox .search-query{font-size:18px;height:80px}}.searchbox-results{margin-bottom:50px !important;margin-top:30px}.searchbox-results .button{background-color:transparent;border:1px solid #003b28;border-left-width:0;border-radius:0;font-size:0;height:54px;padding:5px;position:relative;width:54px}.searchbox-results .button::before{background-color:#003b28;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 50 50" %3E%3Cpath fill="%23003b28" 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:24px;width:24px}}@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 #008554 !important;border-left:1px solid transparent !important;border-right:1px solid #008554 !important;border-top:1px solid #008554 !important}.searchbox-results.theme-1 .button::before{background-color:#008554 !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 50 50" %3E%3Cpath fill="%23008554" 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 #008554 !important;border-left:1px solid #008554 !important;border-top:1px solid #008554 !important}.searchbox-results.theme-2 .button{border-bottom:1px solid #003b28 !important;border-left:1px solid transparent !important;border-right:1px solid #003b28 !important;border-top:1px solid #003b28 !important}.searchbox-results.theme-2 .button::before{background-color:#003b28 !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 50 50" %3E%3Cpath fill="%23003b28" 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 #003b28 !important;border-left:1px solid #003b28 !important;border-top:1px solid #003b28 !important}.searchbox-results.theme-3 .button{border-bottom:1px solid #02613d !important;border-left:1px solid transparent !important;border-right:1px solid #02613d !important;border-top:1px solid #02613d !important}.searchbox-results.theme-3 .button::before{background-color:#02613d !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 50 50" %3E%3Cpath fill="%2302613d" 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 #02613d !important;border-left:1px solid #02613d !important;border-top:1px solid #02613d !important}.searchbox-results.theme-4 .button{border-bottom:1px solid #ace381 !important;border-left:1px solid transparent !important;border-right:1px solid #ace381 !important;border-top:1px solid #ace381 !important}.searchbox-results.theme-4 .button::before{background-color:#ace381 !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 50 50" %3E%3Cpath fill="%23ace381" 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 #ace381 !important;border-left:1px solid #ace381 !important;border-top:1px solid #ace381 !important}.searchResults{border:0;margin:0 auto;padding:0;position:relative}.searchResults .searchResults-term{display:block;margin-top:0.5rem}.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:#008554 !important}.searchResults.stripped.odds.theme-2 .searchResults-result:nth-child(odd)::after{background-color:#003b28 !important}.searchResults.stripped.odds.theme-3 .searchResults-result:nth-child(odd)::after{background-color:#02613d !important}.searchResults.stripped.odds.theme-4 .searchResults-result:nth-child(odd)::after{background-color:#ace381 !important}.searchResults.stripped.odds.theme-5 .searchResults-result:nth-child(odd)::after{background-color:#f2f2f2 !important}.searchResults.stripped.odds.theme-6 .searchResults-result:nth-child(odd)::after{background-color:#707070 !important}.searchResults.stripped.odds.theme-7 .searchResults-result:nth-child(odd)::after{background-color:#fafafa !important}.searchResults.stripped.odds.theme-8 .searchResults-result:nth-child(odd)::after{background-color:#e6e6eb !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:#fafafa !important}.searchResults.stripped.odds.theme-gray-200 .searchResults-result:nth-child(odd)::after{background-color:#f2f2f2 !important}.searchResults.stripped.odds.theme-gray-300 .searchResults-result:nth-child(odd)::after{background-color:#e6e6eb !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:#707070 !important}.searchResults.stripped.odds.theme-gray-700 .searchResults-result:nth-child(odd)::after{background-color:#606060 !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:#544f40 !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:#008554 !important}.searchResults.stripped.evens.theme-2 .searchResults-result:nth-child(even)::after{background-color:#003b28 !important}.searchResults.stripped.evens.theme-3 .searchResults-result:nth-child(even)::after{background-color:#02613d !important}.searchResults.stripped.evens.theme-4 .searchResults-result:nth-child(even)::after{background-color:#ace381 !important}.searchResults.stripped.evens.theme-5 .searchResults-result:nth-child(even)::after{background-color:#f2f2f2 !important}.searchResults.stripped.evens.theme-6 .searchResults-result:nth-child(even)::after{background-color:#707070 !important}.searchResults.stripped.evens.theme-7 .searchResults-result:nth-child(even)::after{background-color:#fafafa !important}.searchResults.stripped.evens.theme-8 .searchResults-result:nth-child(even)::after{background-color:#e6e6eb !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:#fafafa !important}.searchResults.stripped.evens.theme-gray-200 .searchResults-result:nth-child(even)::after{background-color:#f2f2f2 !important}.searchResults.stripped.evens.theme-gray-300 .searchResults-result:nth-child(even)::after{background-color:#e6e6eb !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:#707070 !important}.searchResults.stripped.evens.theme-gray-700 .searchResults-result:nth-child(even)::after{background-color:#606060 !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:#544f40 !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:#707070;font-size:16px;font-weight:700;margin-bottom:2rem;margin-left:-1rem;position:relative;display:block !important}.searchResults-number .searchResults-term{color:#003b28;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:25px 0}}.searchResults-description{color:#008554;font-size:16px;font-weight:normal;line-height:20px;margin:0}@media (min-width: 768px){.searchResults-description{font-size:16px;font-weight:normal;line-height:20px}}.searchResults-title h3,.searchResults-title a{display:block;font-size:16px;font-style:normal;font-weight:700;margin-bottom:1.5rem;text-decoration:none}@media (min-width: 768px){.searchResults-title h3,.searchResults-title a{font-size:18px}}.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-pagination-item{background-color:transparent;border:none}.searchResults-pagination-item a{background-color:transparent;color:#003b28;font-size:16px;font-weight:700;text-decoration:none}@media (min-width: 768px){.searchResults-pagination-item a{font-size:18px}}.searchResults-pagination-list{padding:0;margin:0}.tabs .is-hidden{display:none}.tabs-nav{height:unset;margin-bottom:0;overflow:visible;z-index:1}.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;position:relative;list-style:none}.tabs .text-wrapper{font-size:18px;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out}.tabs-nav-item{background:none;border:0;height:unset;margin-bottom:20px;margin-left:0;padding:10px;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out;width:40%;cursor:pointer}.tabs-nav-item a{color:#003b28;display:block;text-decoration:none}.tabs-nav-item.is-active a{color:#008554}.tabs-nav-item.is-active .text-wrapper{font-weight:700 !important}.tabs-nav-item:hover a,.tabs-nav-item:focus a{color:#008554}.tabs-content{border:0;border-top:#003b28 solid 1px;padding:30px 0;z-index:1}.tabs-nav-switcher{display:none}@media (min-width: 768px){.tabs-nav-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tabs .tabs-nav-item{margin-left:0;padding:30px 10px;width:20%;text-align:center;margin-bottom:0}.tabs .text-wrapper{font-size:18px}.tabs-content{padding:30px 0 50px 0}}.tabs .tabs-nav-item{padding:30px 10px;margin:0}.tabs .tabs-nav-item.is-active{position:relative}.tabs .tabs-nav-item.is-active::before{content:'';background:#008554;width:100%;height:8px;position:absolute;bottom:0px;left:0}.richText.component>.component-content{height:100%;width:100%}.richText.component>.component-content>.richText-content{height:100%;width:100%}.richText.component>.component-content>.richText-content .d-block{display:block}@media (min-width: 992px){.box.bg-size-cover-d{background-size:cover !important}.box.bg-size-contain-d{background-size:contain !important}.box.bg-size-auto-d{background-size:auto !important}.box.bg-position-top-d{background-position:top !important}.box.bg-position-top-d{background-position:top !important}.box.bg-position-top-d{background-position:top !important}.box.bg-position-bottom-d{background-position:bottom !important}.box.bg-position-bottom-d{background-position:bottom !important}.box.bg-position-bottom-d{background-position:bottom !important}.box.bg-position-center-d{background-position:center !important}.box.bg-position-center-d{background-position:center !important}.box.bg-position-center-d{background-position:center !important}.box.bg-attachment-scroll-d{background-attachment:scroll !important}.box.bg-attachment-local-d{background-attachment:local !important}.box.bg-attachment-fixed-d{background-attachment:fixed !important}.box.bg-repeat-no-repeat-d{background-repeat:no-repeat !important}.box.bg-repeat-repeat-x-d{background-repeat:repeat-x !important}.box.bg-repeat-repeat-y-d{background-repeat:repeat-y !important}.box.bg-repeat-round-d{background-repeat:round !important}.box.bg-repeat-space-d{background-repeat:space !important}.box.bg-blending-normal-d{background-blend-mode:normal !important}.box.bg-blending-multiply-d{background-blend-mode:multiply !important}.box.bg-blending-screen-d{background-blend-mode:screen !important}.box.bg-blending-overlay-d{background-blend-mode:overlay !important}.box.bg-blending-darken-d{background-blend-mode:darken !important}.box.bg-blending-lighten-d{background-blend-mode:lighten !important}.box.bg-blending-color-dodge-d{background-blend-mode:color-dodge !important}.box.bg-blending-color-burn-d{background-blend-mode:color-burn !important}.box.bg-blending-hard-light-d{background-blend-mode:hard-light !important}.box.bg-blending-soft-light-d{background-blend-mode:soft-light !important}.box.bg-blending-difference-d{background-blend-mode:difference !important}.box.bg-blending-exclusion-d{background-blend-mode:exclusion !important}.box.bg-blending-hue-d{background-blend-mode:hue !important}.box.bg-blending-saturation-d{background-blend-mode:saturation !important}.box.bg-blending-color-d{background-blend-mode:color !important}.box.bg-blending-luminosity-d{background-blend-mode:luminosity !important}}@media (max-width: 991px){.box.bg-size-cover-m{background-size:cover !important}.box.bg-size-contain-m{background-size:contain !important}.box.bg-size-auto-m{background-size:auto !important}.box.bg-position-top-m{background-position:top !important}.box.bg-position-top-m{background-position:top !important}.box.bg-position-top-m{background-position:top !important}.box.bg-position-bottom-m{background-position:bottom !important}.box.bg-position-bottom-m{background-position:bottom !important}.box.bg-position-bottom-m{background-position:bottom !important}.box.bg-position-center-m{background-position:center !important}.box.bg-position-center-m{background-position:center !important}.box.bg-position-center-m{background-position:center !important}.box.bg-attachment-scroll-m{background-attachment:scroll !important}.box.bg-attachment-local-m{background-attachment:local !important}.box.bg-attachment-fixed-m{background-attachment:fixed !important}.box.bg-repeat-no-repeat-m{background-repeat:no-repeat !important}.box.bg-repeat-repeat-x-m{background-repeat:repeat-x !important}.box.bg-repeat-repeat-y-m{background-repeat:repeat-y !important}.box.bg-repeat-round-m{background-repeat:round !important}.box.bg-repeat-space-m{background-repeat:space !important}.box.bg-blending-normal-m{background-blend-mode:normal !important}.box.bg-blending-multiply-m{background-blend-mode:multiply !important}.box.bg-blending-screen-m{background-blend-mode:screen !important}.box.bg-blending-overlay-m{background-blend-mode:overlay !important}.box.bg-blending-darken-m{background-blend-mode:darken !important}.box.bg-blending-lighten-m{background-blend-mode:lighten !important}.box.bg-blending-color-dodge-m{background-blend-mode:color-dodge !important}.box.bg-blending-color-burn-m{background-blend-mode:color-burn !important}.box.bg-blending-hard-light-m{background-blend-mode:hard-light !important}.box.bg-blending-soft-light-m{background-blend-mode:soft-light !important}.box.bg-blending-difference-m{background-blend-mode:difference !important}.box.bg-blending-exclusion-m{background-blend-mode:exclusion !important}.box.bg-blending-hue-m{background-blend-mode:hue !important}.box.bg-blending-saturation-m{background-blend-mode:saturation !important}.box.bg-blending-color-m{background-blend-mode:color !important}.box.bg-blending-luminosity-m{background-blend-mode:luminosity !important}}.box.video-bg{overflow:hidden !important}.box.video-bg video.box-video-bg{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-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}.richText-content p+ul,.richText-content p+ol{margin-top:-0.5rem}.richText-content ul,.richText-content ol{margin:0;padding:0;font-family:var(--font-family-Mulish-Regular)}.richText-content ul>li,.richText-content ol>li{color:#1e1e1e;display:block;line-height:1.125rem;list-style-type:none;margin:0;margin-bottom:.2rem;padding:0;padding-left:1rem;position:relative;text-align:left;font-family:inherit;font-weight:normal;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0}.richText-content ul>li:nth-last-of-type(1),.richText-content ol>li:nth-last-of-type(1){margin-bottom:0}.richText-content ul>li::before,.richText-content ol>li::before{color:#ace381;content:'\2022';display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.8rem;left:0;line-height:1.125rem;position:absolute;text-indent:0;top:0}@media (min-width: 992px){.richText-content ul>li::before,.richText-content ol>li::before{line-height:1.75rem}}@media (min-width: 992px){.richText-content ul>li,.richText-content ol>li{line-height:1.75rem}}.richText-content ol>li:nth-child(1)::before{content:"1";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(2)::before{content:"2";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(3)::before{content:"3";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(4)::before{content:"4";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(5)::before{content:"5";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(6)::before{content:"6";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(7)::before{content:"7";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(8)::before{content:"8";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(9)::before{content:"9";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(10)::before{content:"10";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(11)::before{content:"11";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(12)::before{content:"12";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(13)::before{content:"13";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(14)::before{content:"14";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(15)::before{content:"15";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(16)::before{content:"16";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(17)::before{content:"17";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(18)::before{content:"18";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(19)::before{content:"19";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(20)::before{content:"20";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(21)::before{content:"21";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(22)::before{content:"22";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(23)::before{content:"23";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(24)::before{content:"24";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(25)::before{content:"25";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(26)::before{content:"26";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(27)::before{content:"27";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(28)::before{content:"28";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(29)::before{content:"29";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(30)::before{content:"30";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(31)::before{content:"31";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(32)::before{content:"32";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(33)::before{content:"33";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(34)::before{content:"34";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(35)::before{content:"35";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(36)::before{content:"36";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(37)::before{content:"37";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(38)::before{content:"38";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(39)::before{content:"39";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(40)::before{content:"40";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(41)::before{content:"41";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(42)::before{content:"42";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(43)::before{content:"43";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(44)::before{content:"44";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(45)::before{content:"45";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(46)::before{content:"46";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(47)::before{content:"47";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(48)::before{content:"48";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(49)::before{content:"49";font-size:inherit;font-weight:700}.richText-content ol>li:nth-child(50)::before{content:"50";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}@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}}#content li.accordion-slide{margin-bottom:0}#content .article-page-content .accordion-slide{margin-bottom:0}#content .article-page-content .accordion-slide .accordion-content>div{padding:0 15px 15px 30px;margin-top:-15px}#content .accordion-slide{margin-bottom:16px;background-color:#f2f2f2}#content .accordion-slide:before{background-color:#fff}@media screen and (max-width: 767px){#content .accordion-slide{margin-bottom:0}}#content .accordion-slide.is-active .accordion-head::before{height:0}#content .accordion-slide.is-active .accordion-content-wrapper{border-top:0}#content .accordion-slide.is-active .accordion-content-wrapper table tr td:first-child{font-weight:500;font-family:var(--font-family-Mulish-Regular)}#content .accordion-slide .accordion-content-wrapper{border-bottom:1px solid #cccccc}#content .accordion-slide .accordion-head::before{height:0}#content .accordion-slide .accordion-head::after{width:30px;height:30px;right:10px}@media screen and (min-width: 991px){#content .accordion-slide .accordion-head::after{right:20px}}#content .accordion-slide .accordion-head h3{width:70%}@media (min-width: 992px){#content .accordion-slide .accordion-head h3{width:85%}}#content .accordion-slide .accordion-head h3 a{line-height:1.2;font-family:var(--font-family-bold);padding:0;display:block;color:#003b28}#content .accordion-slide .accordion-head h3 a:hover,#content .accordion-slide .accordion-head h3 a:focus{background:none;color:#003b28}#content .accordion-slide .accordion-content>div{padding:15px 20px}#content .accordion-slide .accordion-content>div .richText-content ul,#content .accordion-slide .accordion-content>div .richText-content ol{padding:0;margin:1rem 0}#content .accordion-slide .accordion-content>div li,#content .accordion-slide .accordion-content>div p,#content .accordion-slide .accordion-content>div li a,#content .accordion-slide .accordion-content>div p a{font-size:1rem}#content .accordion-slide .accordion-content>div p{line-height:1.75;margin-top:0}#content .accordion-slide .accordion-content p a{color:#008554;text-decoration:underline}#content .accordion-slide .accordion-content p a:hover{display:initial}@media screen and (max-width: 480px){#content .accordion-slide .accordion-content p a{word-break:break-all}}#content .accordion-slide .accordion-content.is-active .accordion-content-wrapper{max-height:100%}#content .content-faqs .accordion-container{border-top:1px solid #cccccc}#content .content-faqs .accordion-container .accordion-slide{background-color:#fff}#content .content-faqs .accordion-container .accordion-slide.is-active .accordion-head h3 a{font-weight:bold;font-family:var(--font-family-bold)}#content .content-faqs .accordion-container .accordion-slide .accordion-head h3 a{font-size:1.25rem;font-weight:normal;line-height:normal;font-family:var(--font-family-default)}@media screen and (min-width: 992px){#content .content-faqs .accordion-container .accordion-slide .accordion-head h3 a{font-size:1.5rem}}#content .content-faqs .accordion-container .accordion-slide .accordion-content>div{padding:0}#content .source-citation-faq.accordion-head-right-space .accordion .accordion-container .accordion-slide .accordion-head h3 a{width:98%}#content .source-citation-faq .accordion .accordion-container{border-top:none;background-color:#ededee}#content .source-citation-faq .accordion .accordion-container .accordion-content-wrapper{border-bottom:0}#content .source-citation-faq .accordion .accordion-container .accordion-slide{background-color:#ededee}#content .source-citation-faq .accordion .accordion-container .accordion-slide .accordion-head{padding:15px 0 13px 0}#content .source-citation-faq .accordion .accordion-container .accordion-slide .accordion-head h3{margin-left:1rem}#content .source-citation-faq .accordion .accordion-container .accordion-slide .accordion-head h3 a{font-size:1rem;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:1.29px}@media screen and (min-width: 992px){#content .source-citation-faq .accordion .accordion-container .accordion-slide .accordion-head h3 a{font-size:1.125rem}}#content .source-citation-faq .accordion .accordion-container .accordion-slide.is-active{border-bottom:none}#content .source-citation-faq .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper{padding-right:3rem}#content .source-citation-faq .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .richText-content ol,#content .source-citation-faq .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .richText-content ul{margin-bottom:0}#content .source-citation-faq .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .richText-content ol li,#content .source-citation-faq .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .richText-content ul li{padding-bottom:0;margin-bottom:1.5rem}#content .source-citation-faq .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .richText-content ol li::before,#content .source-citation-faq .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .richText-content ul li::before{top:2px}@media screen and (min-width: 992px){#content .source-citation-faq .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .richText-content ol li::before,#content .source-citation-faq .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper .richText-content ul li::before{top:-1px}}#content .source-citation-faq .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper p{font-size:0.875rem;line-height:22px}#content .source-citation-faq .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper a{font-size:0.875rem;line-height:22px;word-break:break-all;padding:0;font-family:var(--font-family-Mulish-Regular)}#content .source-citation-faq .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper a:hover,#content .source-citation-faq .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper a:focus{font-family:var(--font-family-Mulish-Bold)}#content .source-citation-faq .accordion-content-wrapper a[id]{padding:0;border:none !important;outline:0 !important}#content .compare-product-wrapper .accordion-slide{margin-bottom:1rem}#content .compare-product-wrapper .accordion-slide .accordion-content>div p{padding-top:1rem;padding-bottom:1rem;margin:0}@media screen and (max-width: 320px){#content .compare-product-wrapper .accordion-slide .accordion-head h3:after{width:20px;height:20px;right:5px}}#content .compare-product-wrapper .accordion-slide .accordion-head h3 a{font-size:1.125rem}@media screen and (max-width: 767px){#content .compare-product-wrapper .accordion-slide .accordion-head h3 a{font-size:0.875rem}}#content .compare-product-wrapper .accordion-slide.is-active{border-bottom:none}#content .compare-product-wrapper .accordion-slide.is-active .accordion-content-wrapper{padding-right:0}@media screen and (max-width: 480px){#content .compare-product-wrapper .accordion-slide.is-active .accordion-content-wrapper{overflow:visible !important}}body .accordion-head::after,body .accordion-head:hover::after,body .accordion-head:focus::after{background-image:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/icons/accordion-plus.svg") !important}body .accordion-slide.is-active .accordion-head::after,body .accordion-slide.is-active .accordion-head:hover::after,body .accordion-slide.is-active .accordion-head:focus::after{background-image:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/icons/accordion-minus.svg") !important}.article-breadcrumbs-share-icon .breadcrumbs li{max-width:30px}@media screen and (min-width: 992px){.article-breadcrumbs-share-icon .breadcrumbs li{max-width:125px}}.article-breadcrumbs-share-icon .breadcrumbs li:last-child{max-width:500px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;line-height:3.75}.product-breadcrumbs li:last-child{max-width:500px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;line-height:3.75}.breadcrumbs{margin:0;background-color:#fff}.breadcrumbs li,.breadcrumbs a{font-family:var(--font-family-Mulish-Regular);font-weight:normal}.breadcrumbs a{text-decoration:underline;color:#048651}.breadcrumbs a:hover{background:none}.breadcrumbs li:nth-of-type(1) a{font-size:0 !important;color:transparent;min-width:24px;margin-left:2px}.breadcrumbs li:nth-of-type(1) a:before{background-image:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/icons/home.png");position:relative;top:10px;width:24px}@media screen and (max-width: 480px){.breadcrumbs li:nth-of-type(1) a:before{left:-3px}}.breadcrumbs li:nth-of-type(1) a.outlined{position:relative;left:2px}.breadcrumbs .breadcrumbs{padding:0}.breadcrumbs-without-separator li:last-child{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.template-article-details .breadcrumbs li:nth-child(2),.template-article-details .breadcrumbs li:nth-child(3){display:none}.template-article-details .breadcrumbs li:nth-child(4) a{display:none}.template-article-details .breadcrumbs li:nth-child(4):after{content:'...'}@media (min-width: 767px) and (max-width: 992px){.hp-excedrin-card{padding:1rem}}.hp-excedrin-card .switchable-image img{border-radius:4px}@media (max-width: 1199px){.hp-excedrin-card .switchable-image img{min-height:225px;-o-object-fit:cover;object-fit:cover}}.hp-excedrin-card .paragraphSystem{position:relative}@media (max-width: 767px){.hp-excedrin-card .paragraphSystem a{margin-top:0.5em}}@media (max-width: 360px){.hp-excedrin-card .paragraphSystem a{margin-top:-0.5rem}}.hp-excedrin-card .hp-card-text{position:absolute;top:26px;left:45px}@media (max-width: 767px){.hp-excedrin-card .hp-card-text{top:24px;left:20px}}.hp-excedrin-card .hp-card-text h3{color:#fff}.hp-excedrin-card .hp-card-text p{width:65%;color:#fff;font-size:1rem;line-height:1.75rem;margin:0.5rem 0 1rem 0}@media (max-width: 991px){.hp-excedrin-card .hp-card-text p{width:80%}}@media (min-width: 768px){.hp-excedrin-card.p-d-r-1{padding-right:1rem}}@media (min-width: 768px){.hp-excedrin-card.p-d-l-1{padding-left:1rem}}.hp-excedrin-card-2{width:506px;height:220px;min-width:49%;min-height:264px;opacity:1;border-radius:4px;background-image:-webkit-gradient(linear, left bottom, left top, from(#048651), to(#003b28));background-image:linear-gradient(to top, #048651, #003b28)}@media (min-width: 1200px){.hp-excedrin-card-2{min-height:228px !important}}@media (min-width: 767px) and (max-width: 992px){.hp-excedrin-card-2{padding:1rem}}.hp-excedrin-card-2 .hp-card-text h3{color:#fff}.hp-excedrin-card-2 .hp-card-text p{width:60%;color:#fff;font-size:1rem;line-height:1.75rem}@media (max-width: 767px){.hp-excedrin-card-2 .hp-card-text p{width:90%}}@media (max-width: 767px){.hp-excedrin-card-2 .paragraphSystem{padding-left:6px;padding-right:6px}.hp-excedrin-card-2 .paragraphSystem a{margin-top:0.5em}}.hp-excedrin-card-2 .richText.component{padding-top:24px;padding-left:26px}@media (max-width: 767px){.hp-excedrin-card-2 h3{font-size:30px}.hp-excedrin-card-2 p{width:60%;color:#fff;font-size:16px;margin:0.5em 0}}@media (max-width: 767px) and (max-width: 767px){.hp-excedrin-card-2 p{width:90%}}.hp-excedrin-card-2 h3,.hp-excedrin-card-2 p{color:#fff}@media (min-width: 1200px){.product-bottom-card.hp-excedrin-card image img{min-height:228px !important;border-radius:4px}}.product-bottom-card.hp-excedrin-card h3,.product-bottom-card.hp-excedrin-card p{color:#1e1e1e}.hp-headache-violet-bg{position:relative;background:rgba(252,225,254,0.3);margin-top:2rem;padding-top:5rem;padding-bottom:1.625rem;border-radius:14px}@media (max-width: 991px){.hp-headache-violet-bg{padding-bottom:1.5rem}}.hp-headache-violet-bg p{font-size:1rem;line-height:1.75}.hp-headache-violet-bg p.strong{letter-spacing:1.29px;text-transform:uppercase}.hp-headache-violet-bg .image.component{position:absolute;z-index:2;top:-45px;width:286px;left:0;right:0;margin:auto}.hp-headache-violet-bg .richText-content p:nth-child(3){padding:0 1em;margin-top:0.5rem}@media (max-width: 767px){.hp-headache-violet-bg .richText-content p:nth-child(3){padding:0 0.2em}}.hp-headache-violet-bg .richText.component{text-align:center}.hp-headache-violet-bg .richText.component p:first-child{color:var(--color-2);margin-bottom:0.5rem}.hp-headache-violet-bg .richText.component .home-head-title{color:#772091;font-size:2rem}@media (max-width: 767px){.hp-headache-violet-bg .richText.component{padding:0 0.5em}}.hp-headache-orange-bg{position:relative;background:#eef5e9;margin-top:2rem;padding-top:5rem;padding-bottom:1.625rem;border-radius:14px}@media (max-width: 991px){.hp-headache-orange-bg{padding-bottom:1.5rem}}.hp-headache-orange-bg p{font-size:1rem;line-height:1.75}.hp-headache-orange-bg p.strong{letter-spacing:1.29px;text-transform:uppercase}.hp-headache-orange-bg .image.component{position:absolute;z-index:2;top:-45px;width:286px;left:0;right:0;margin:auto}.hp-headache-orange-bg .richText-content p:nth-child(3){padding:0 1em;margin-top:0.5rem}@media (max-width: 767px){.hp-headache-orange-bg .richText-content p:nth-child(3){padding:0 0.2em}}.hp-headache-orange-bg .richText.component{text-align:center}.hp-headache-orange-bg .richText.component p:first-child{color:var(--color-2);margin-bottom:0.5rem}.hp-headache-orange-bg .richText.component .home-head-title{color:#003b28;font-size:2rem}@media (max-width: 767px){.hp-headache-orange-bg .richText.component{padding:0 0.5em}}@media (max-width: 991px){.box.take-on-headache{margin-bottom:3rem}}.box.take-on-headache p a{min-width:229px}.card-snippet-container{padding:8px !important}@media (max-width: 767px){.card-snippet-container{padding:0}}.two-tiles-produce-card .card-snippet-container:nth-child(2){padding:8px 8px 8px 0 !important}@media screen and (max-width: 767px){.two-tiles-produce-card .card-snippet-container:nth-child(2){padding:8px 0 !important}}.two-tiles-produce-card .card-snippet-container:nth-child(3){padding:8px 0 8px 8px !important}@media screen and (max-width: 767px){.two-tiles-produce-card .card-snippet-container:nth-child(3){padding:8px 0 !important}}.two-tiles-produce-card .card-snippet-container:nth-child(4){padding:8px 8px 8px 0 !important}@media screen and (max-width: 767px){.two-tiles-produce-card .card-snippet-container:nth-child(4){padding:8px 0 !important}}.two-tiles-produce-card .card-snippet-container:nth-child(5){padding:8px 0 8px 8px !important}@media screen and (max-width: 767px){.two-tiles-produce-card .card-snippet-container:nth-child(5){padding:8px 0 !important}}@media (min-width: 991px){.two-tiles-produce-card .product-card-reference{min-height:320px !important}}@media screen and (max-width: 360px){.two-tiles-produce-card .product-card-reference p .btn.btn-default{min-width:90%}.two-tiles-produce-card .product-card-reference p .btn.btn-secondary{min-width:100%}}.product-card-reference{border-radius:16px;border:solid 1px #c5c5c5}@media (min-width: 991px){.product-card-reference{min-height:310px !important}}.product-card-reference .product-card{padding:27px 24px}@media screen and (min-width: 768px) and (max-width: 991px){.product-card-reference .product-card{min-height:555px}}@media screen and (max-width: 1024px) and (min-width: 992px){.product-card-reference .product-card{padding:27px 18px}}@media screen and (max-width: 420px){.product-card-reference .product-card{padding:27px 14px}}.product-card-reference .product-card .reset-margin-y{margin-top:-1.5rem}.product-card-reference .product-card .equal-product-card{min-height:auto}@media (min-width: 768px){.product-card-reference .product-card .equal-product-card .product-card-desc{min-height:215px}}@media (min-width: 991px){.product-card-reference .product-card .equal-product-card .product-card-desc{min-height:160px}}@media (min-width: 992px) and (max-width: 1199px){.product-card-reference .product-card .equal-product-card{padding-bottom:1.8rem}}.product-card-reference .product-card .product-card-desc{margin-top:-1rem}@media (min-width: 991px){.product-card-reference .product-card .product-card-desc{min-height:130px}}@media (max-width: 991px){.product-card-reference .product-card .product-card-desc{margin:1rem 0 0 0;min-height:85px}}@media (max-width: 767px){.product-card-reference .product-card .product-card-desc{min-height:auto}}.product-card-reference .product-card .product-card-desc ul{padding-left:0}.product-card-reference .product-card .product-card-desc ul li{font-size:1rem;line-height:1.75;margin:0;color:#1e1e1e}.product-card-reference .product-card .product-card-desc ul li:before{top:2px}@media screen and (max-width: 767px){.product-card-reference .product-card .product-card-desc ul li:before{top:0}}.product-card-reference .product-card .card-heading-review{margin-bottom:2em}@media (max-width: 359px){.product-card-reference .product-card .card-heading-review .reference-bazaarvoice{margin-top:1rem !important}}.product-card-reference .product-card .use-as-directed{text-align:right;margin:0;line-height:1.57;padding:0}@media (max-width: 991px){.product-card-reference .product-card .use-as-directed{text-align:center}}.product-card-reference .product-card .image.component{width:182px;margin-right:0;margin-left:auto;margin-top:2rem}.product-card-reference .product-card .image.component.width-100{width:100%}@media (max-width: 767px){.product-card-reference .product-card .image.component{width:325px;margin:auto}}@media (min-width: 768px) and (max-width: 991px){.product-card-reference .product-card .image.component{width:325px;margin:0 auto}}@media (max-width: 360px){.product-card-reference .product-card .image.component{width:100%}}.product-card-reference .product-card .img-long.component{width:182px;margin-right:0;margin-left:auto;margin-top:2rem}@media (max-width: 767px){.product-card-reference .product-card .img-long.component{width:325px;margin:0;margin-left:0}}@media (min-width: 768px) and (max-width: 991px){.product-card-reference .product-card .img-long.component{width:325px;margin:0 auto}}@media (max-width: 360px){.product-card-reference .product-card .img-long.component{width:100%}}@media (max-width: 767px){.product-card-reference .product-card .img-long.component img{padding:1rem 0}}@media (min-width: 991px) and (max-width: 1199px){.product-card-reference .product-card .img-long.component img{padding:1rem;position:absolute;right:10px}}@media (max-width: 767px){.product-card-reference .product-card .image-care.component{width:210px;margin:auto}}@media (min-width: 768px) and (max-width: 991px){.product-card-reference .product-card .image-care.component{width:305px;margin:0 auto}}.product-card-reference .product-card span.pain-relief-h4{font-size:1.125rem;font-weight:bold;letter-spacing:1.29px;font-family:var(--font-family-bold);color:#003b28;line-height:normal}@media (max-width: 767px){.product-card-reference .product-card span.pain-relief-h4{font-size:1rem}}.product-card-reference .product-card a.pain-relief-h3,.product-card-reference .product-card span.pain-relief-h3{font-size:1.75rem;font-family:var(--font-family-bold);font-weight:bold;position:relative;top:-15px;line-height:normal}@media (max-width: 767px){.product-card-reference .product-card a.pain-relief-h3,.product-card-reference .product-card span.pain-relief-h3{font-size:1.875rem}}@media (max-width: 360px){.product-card-reference .product-card a.pain-relief-h3,.product-card-reference .product-card span.pain-relief-h3{top:0}}.product-card-reference .product-card p{font-size:1rem;color:#1e1e1e;margin:0;line-height:1.75rem}.product-card-reference .product-card p.us-as-directed{font-size:0.875rem;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.57}@media screen and (min-width: 992px){.product-card-reference .product-card p{padding-right:1rem}}.product-card-reference .product-card .product-card-button p{padding-right:0.5rem}.product-card-reference .product-card .product-card-button p a.btn{min-width:100%}.product-card-reference .product-card .product-card-button p a.btn.btn-secondary{font-family:var(--font-family-medium);font-weight:500}@media screen and (max-width: 767px){.product-card-reference .product-card .product-card-button p a.btn{display:block}.product-card-reference .product-card .product-card-button p a.btn.btn-secondary{margin-left:0.5rem}.product-card-reference .product-card .product-card-button p a.btn.btn-default{margin-right:0.5rem}}@media screen and (max-width: 479px){.product-card-reference .product-card .product-card-button p a.btn.btn-secondary{margin-left:0rem;padding:7px 10px !important}.product-card-reference .product-card .product-card-button p a.btn.btn-default{margin-right:0.5rem;padding:7px 10px !important}}@media screen and (max-width: 359px){.product-card-reference .product-card .product-card-button p a.btn.btn-secondary{font-size:12px}.product-card-reference .product-card .product-card-button p a.btn.btn-default{font-size:12px}}@media (max-width: 360px){.product-card-reference .product-card .product-card-button p a.btn{min-width:100px}}.product-card-reference .product-card .compare-btn{border:1px solid var(--color-2);border-radius:24px}.product-card-reference .product-card .product-card-desc-d{margin-top:2em}@media screen and (max-width: 1200px) and (min-width: 1025px){.product-card-reference .product-card .product-card-desc-d{min-height:130px}}@media (max-width: 992px){.product-card-reference .product-card .product-card-desc-d{position:absolute;top:500px;padding-right:1rem}}@media (max-width: 767px){.product-card-reference .product-card .product-card-desc-d{top:420px;padding-right:1rem}}@media (max-width: 360px){.product-card-reference .product-card .product-card-desc-d{top:380px;padding-right:0rem}}.product-card-reference .product-card .product-card-btn{margin-top:0;z-index:102 !important}@media screen and (min-width: 1200px){.product-card-reference .product-card .product-card-btn{margin-top:-2rem}}@media (max-width: 992px){.product-card-reference .product-card .product-card-btn{margin-top:7.5rem}}@media (max-width: 540px){.product-card-reference .product-card .product-card-btn{margin-top:7rem}}@media (max-width: 400px){.product-card-reference .product-card .product-card-btn{margin-top:8rem}}.head-care-tiles .product-card-reference .product-card .head-care-heading>.component-content>.paragraphSystem{-ms-flex-preferred-size:auto;flex-basis:auto}.head-care-tiles .product-card-reference .product-card .image.component{margin-top:0}.head-care-tiles .product-card-reference .product-card .head-care-text-icons .head-care-icon{width:25%;margin:0}@media screen and (min-width: 1200px){.head-care-tiles .product-card-reference .product-card .head-care-text-icons .head-care-icon{width:33%}}.head-care-tiles .product-card-reference .product-card .head-care-text-icons .head-care-icon img{height:auto;width:85%}@media screen and (min-width: 1200px){.head-care-tiles .product-card-reference .product-card .head-care-text-icons .head-care-icon img{height:45px;width:auto}}@media screen and (max-width: 360px){.head-care-tiles .product-card-reference .product-card .head-care-text-icons .p-m-l-1{padding-left:0 !important}}.head-care-tiles .product-card-reference .product-card .head-care-text-icons p{padding-right:10px;line-height:18px}@media screen and (max-width: 360px){.head-care-tiles .product-card-reference .product-card .head-care-text-icons p{padding-right:0}}.head-care-tiles .product-card-reference .product-card .head-care-icon img{height:60px;width:auto}.head-care-tiles .product-card-reference .product-card .head-care-prod-image.image.component{width:190px;margin:auto}@media screen and (min-width: 992px){.head-care-tiles .product-card-reference .product-card .head-care-prod-image.image.component{width:110px;margin-left:auto}}.product-card-with-bullets .product-card-reference .product-card .equal-product-card{min-height:150px}.product-card-reference-2{position:relative}.product-card-reference-2 .product-card{padding:24px 10px 24px 14px}@media screen and (min-width: 992px){.product-card-reference-2 .product-card{min-height:590px}}.product-card-reference-2 .product-card .product-heading-img>.component-content{display:-webkit-box;display:-ms-flexbox;display:flex}.product-card-reference-2 .product-card .product-heading-img>.component-content>.paragraphSystem{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.product-card-reference-2 .product-card .product-card-desc-d{margin-top:2em;min-height:90px;width:90%}@media (max-width: 767px){.product-card-reference-2 .product-card .product-card-desc-d{width:100%}}.product-card-reference-2 .product-card .product-card-btn{margin-top:-2rem}.product-hhs{margin-top:3.5em}@media (max-width: 767px){.product-hhs{margin-top:3em}}@media (min-width: 991px){.margin-top-n-3{margin-top:-3em}}@media (min-width: 991px){.margin-top-n-2{margin-top:-2em}}@media (max-width: 767px){.padding-top-m-2{padding-top:2em}}@media (max-width: 767px){.padding-top-m-3{padding-top:3em}}.direction-uses .component-content .component{padding-right:2rem}.direction-uses .component-content .product-directions-title{color:#003b28;font-weight:bold;line-height:normal;font-family:var(--font-family-bold)}@media screen and (max-width: 767px){.direction-uses .component-content .product-directions-title{margin-bottom:0.5rem}}.direction-uses .component-content p{font-size:1rem;color:#1e1e1e;line-height:1.75rem;margin-top:0.5rem}@media screen and (max-width: 767px){.direction-uses .component-content p{margin:0}}.direction-uses .component-content ul{padding-left:1rem}@media screen and (min-width: 767px){.direction-uses .component-content ul{margin-top:0.5rem}}.direction-uses .component-content ul li{font-size:1rem;color:#1e1e1e;margin:0}.direction-uses .component-content ul li::before{font-size:1rem}.articleTeaserV2.heading-height .article-body .article-title{min-height:58px}@media screen and (max-width: 767px){.articleTeaserV2.heading-height .article-body .article-title{min-height:auto}}.hma-headache>.component-content,.hma-migraine>.component-content{position:relative;margin:0 10px 7px 0}@media (max-width: 360px){.hma-headache>.component-content .image img,.hma-migraine>.component-content .image img{min-height:210px}}.hma-headache>.component-content .hma-headache-text,.hma-headache>.component-content .hma-migraine-text,.hma-migraine>.component-content .hma-headache-text,.hma-migraine>.component-content .hma-migraine-text{position:absolute;top:1.5rem;left:1rem;height:100%;z-index:2}@media screen and (max-width: 360px){.hma-headache>.component-content .hma-headache-text,.hma-headache>.component-content .hma-migraine-text,.hma-migraine>.component-content .hma-headache-text,.hma-migraine>.component-content .hma-migraine-text{left:1rem}}.hma-headache>.component-content .hma-headache-text .migrane-sign,.hma-headache>.component-content .hma-migraine-text .migrane-sign,.hma-migraine>.component-content .hma-headache-text .migrane-sign,.hma-migraine>.component-content .hma-migraine-text .migrane-sign{font-size:2.75rem}@media (max-width: 767px){.hma-headache>.component-content .hma-headache-text .migrane-sign,.hma-headache>.component-content .hma-migraine-text .migrane-sign,.hma-migraine>.component-content .hma-headache-text .migrane-sign,.hma-migraine>.component-content .hma-migraine-text .migrane-sign{font-size:2.5rem}}.hma-headache>.component-content .hma-headache-text .hma-title,.hma-headache>.component-content .hma-migraine-text .hma-title,.hma-migraine>.component-content .hma-headache-text .hma-title,.hma-migraine>.component-content .hma-migraine-text .hma-title{font-size:1.5rem}@media (min-width: 360px){.hma-headache>.component-content .hma-headache-text .hma-title,.hma-headache>.component-content .hma-migraine-text .hma-title,.hma-migraine>.component-content .hma-headache-text .hma-title,.hma-migraine>.component-content .hma-migraine-text .hma-title{font-size:1.75rem}}.hma-headache>.component-content .hma-headache-text .hma-relief-title,.hma-headache>.component-content .hma-migraine-text .hma-relief-title,.hma-migraine>.component-content .hma-headache-text .hma-relief-title,.hma-migraine>.component-content .hma-migraine-text .hma-relief-title{font-size:2rem}@media (max-width: 767px){.hma-headache>.component-content .hma-headache-text .hma-relief-title,.hma-headache>.component-content .hma-migraine-text .hma-relief-title,.hma-migraine>.component-content .hma-headache-text .hma-relief-title,.hma-migraine>.component-content .hma-migraine-text .hma-relief-title{font-size:1.75rem}}@media (max-width: 360px){.hma-headache>.component-content .hma-headache-text .hma-relief-title,.hma-headache>.component-content .hma-migraine-text .hma-relief-title,.hma-migraine>.component-content .hma-headache-text .hma-relief-title,.hma-migraine>.component-content .hma-migraine-text .hma-relief-title{font-size:1.5rem}}.hma-headache>.component-content .hma-headache-text h3,.hma-headache>.component-content .hma-migraine-text h3,.hma-migraine>.component-content .hma-headache-text h3,.hma-migraine>.component-content .hma-migraine-text h3{color:#fff;font-size:2rem;padding-bottom:3.5rem}@media (max-width: 767px){.hma-headache>.component-content .hma-headache-text h3,.hma-headache>.component-content .hma-migraine-text h3,.hma-migraine>.component-content .hma-headache-text h3,.hma-migraine>.component-content .hma-migraine-text h3{font-size:1.875rem;padding-bottom:2.75rem}}.hma-headache>.component-content .hma-headache-text p.hma-headache-btn,.hma-headache>.component-content .hma-migraine-text p.hma-headache-btn,.hma-migraine>.component-content .hma-headache-text p.hma-headache-btn,.hma-migraine>.component-content .hma-migraine-text p.hma-headache-btn{position:absolute;bottom:10px}@media screen and (min-width: 480px){.hma-headache>.component-content .hma-headache-text p.hma-headache-btn,.hma-headache>.component-content .hma-migraine-text p.hma-headache-btn,.hma-migraine>.component-content .hma-headache-text p.hma-headache-btn,.hma-migraine>.component-content .hma-migraine-text p.hma-headache-btn{bottom:30px}}@media screen and (min-width: 992px){.hma-headache>.component-content .hma-headache-text p.hma-headache-btn,.hma-headache>.component-content .hma-migraine-text p.hma-headache-btn,.hma-migraine>.component-content .hma-headache-text p.hma-headache-btn,.hma-migraine>.component-content .hma-migraine-text p.hma-headache-btn{bottom:20px}}@media screen and (max-width: 360px){.hma-headache>.component-content .hma-headache-text p.hma-headache-btn,.hma-headache>.component-content .hma-migraine-text p.hma-headache-btn,.hma-migraine>.component-content .hma-headache-text p.hma-headache-btn,.hma-migraine>.component-content .hma-migraine-text p.hma-headache-btn{bottom:15px}}.hma-headache>.component-content .hma-headache-text p.hma-headache-btn .btn.button-white,.hma-headache>.component-content .hma-migraine-text p.hma-headache-btn .btn.button-white,.hma-migraine>.component-content .hma-headache-text p.hma-headache-btn .btn.button-white,.hma-migraine>.component-content .hma-migraine-text p.hma-headache-btn .btn.button-white{border:0 !important}.hma-headache>.component-content .hma-headache-text .hma-heading,.hma-headache>.component-content .hma-migraine-text .hma-heading,.hma-migraine>.component-content .hma-headache-text .hma-heading,.hma-migraine>.component-content .hma-migraine-text .hma-heading{margin-bottom:2rem}@media screen and (min-width: 480px){.hma-headache>.component-content .hma-headache-text .hma-heading,.hma-headache>.component-content .hma-migraine-text .hma-heading,.hma-migraine>.component-content .hma-headache-text .hma-heading,.hma-migraine>.component-content .hma-migraine-text .hma-heading{margin-bottom:2.75rem}}@media screen and (min-width: 992px){.hma-headache>.component-content .hma-headache-text .hma-heading,.hma-headache>.component-content .hma-migraine-text .hma-heading,.hma-migraine>.component-content .hma-headache-text .hma-heading,.hma-migraine>.component-content .hma-migraine-text .hma-heading{margin-bottom:3rem}}@media screen and (min-width: 1440px){.hma-headache>.component-content .hma-headache-text .hma-heading,.hma-headache>.component-content .hma-migraine-text .hma-heading,.hma-migraine>.component-content .hma-headache-text .hma-heading,.hma-migraine>.component-content .hma-migraine-text .hma-heading{margin-bottom:4.5rem}}@media screen and (min-width: 1536px){.hma-headache>.component-content .hma-headache-text .hma-heading,.hma-headache>.component-content .hma-migraine-text .hma-heading,.hma-migraine>.component-content .hma-headache-text .hma-heading,.hma-migraine>.component-content .hma-migraine-text .hma-heading{margin-bottom:5.5rem}}@media screen and (min-width: 1921px){.hma-headache>.component-content .hma-headache-text .hma-heading,.hma-headache>.component-content .hma-migraine-text .hma-heading,.hma-migraine>.component-content .hma-headache-text .hma-heading,.hma-migraine>.component-content .hma-migraine-text .hma-heading{margin-bottom:3rem}}@media screen and (min-width: 1921px){.hma-headache>.component-content .hma-headache-text .hm-learn-more-button a,.hma-headache>.component-content .hma-migraine-text .hm-learn-more-button a,.hma-migraine>.component-content .hma-headache-text .hm-learn-more-button a,.hma-migraine>.component-content .hma-migraine-text .hm-learn-more-button a{margin-top:2.5rem}}@media screen and (min-width: 481px) and (max-width: 560px){.hma-headache>.component-content .hma-headache-text .hm-learn-more-button a,.hma-headache>.component-content .hma-migraine-text .hm-learn-more-button a,.hma-migraine>.component-content .hma-headache-text .hm-learn-more-button a,.hma-migraine>.component-content .hma-migraine-text .hm-learn-more-button a{margin-top:3rem}}@media screen and (min-width: 421px) and (max-width: 480px){.hma-headache>.component-content .hma-headache-text .hm-learn-more-button a,.hma-headache>.component-content .hma-migraine-text .hm-learn-more-button a,.hma-migraine>.component-content .hma-headache-text .hm-learn-more-button a,.hma-migraine>.component-content .hma-migraine-text .hm-learn-more-button a{margin-top:2rem}}@media screen and (min-width: 380px) and (max-width: 420px){.hma-headache>.component-content .hma-headache-text .hm-learn-more-button a,.hma-headache>.component-content .hma-migraine-text .hm-learn-more-button a,.hma-migraine>.component-content .hma-headache-text .hm-learn-more-button a,.hma-migraine>.component-content .hma-migraine-text .hm-learn-more-button a{margin-top:0rem}}@media (min-width: 360px){.page-headache-types .hma-headache>.component-content .hma-headache-text .hma-title,.page-headache-types .hma-headache>.component-content .hma-migraine-text .hma-title,.page-headache-types .hma-migraine>.component-content .hma-headache-text .hma-title,.page-headache-types .hma-migraine>.component-content .hma-migraine-text .hma-title{font-size:1.7rem}}.hma-violet-bg-container .image{position:absolute;z-index:2;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);left:50px;width:314px;height:auto}@media (max-width: 767px){.hma-violet-bg-container .image{position:static;z-index:2;width:314px;height:auto;margin:0 auto;-webkit-transform:none;-ms-transform:none;transform:none}}@media screen and (max-width: 767px){.hma-violet-bg-container .image img{position:relative;left:-10px}}.hma-violet-bg-container .hma-violet-bg{margin-left:16rem;background:rgba(252,225,254,0.3);padding:2rem 4rem 1.6rem 4rem;padding-left:10em;border-radius:14px}.hma-violet-bg-container .hma-violet-bg .richText-content .h3{color:#772091;font-size:2rem;line-height:2.375rem}.hma-violet-bg-container .hma-violet-bg .richText-content .h4{margin-top:0.5rem}.hma-violet-bg-container .hma-violet-bg .richText-content a.btn-default{min-width:190px}.hma-violet-bg-container .hma-violet-bg .richText-content .pain-relief-h3{font-size:2rem;line-height:2.375rem}.hma-violet-bg-container .hma-violet-bg .richText-content .pain-relief-desc{font-size:1.125rem;line-height:1.875rem}@media (max-width: 767px){.hma-violet-bg-container .hma-violet-bg .richText-content .h3{text-align:center}.hma-violet-bg-container .hma-violet-bg .richText-content .pain-relief-desc{font-size:1rem;line-height:1.75rem}.hma-violet-bg-container .hma-violet-bg .richText-content .p{text-align:center;font-size:1rem;line-height:28px}.hma-violet-bg-container .hma-violet-bg .richText-content a.btn-default{min-width:168px}}@media (max-width: 767px){.hma-violet-bg-container .hma-violet-bg{margin-left:0;background:rgba(252,225,254,0.3);padding:5rem 2rem 2rem;padding-left:2rem;border-radius:14px;margin-top:-70px}}.more-article-card .text-box{padding-left:1.5rem;position:relative;min-height:auto}@media screen and (min-width: 768px){.more-article-card .text-box{min-height:110px}}.more-article-card .text-box .h4{width:90%;font-size:1.5rem;min-height:5.5rem;line-height:normal}@media (max-width: 767px){.more-article-card .text-box .h4{font-size:1.25rem;min-height:auto}}@media (min-width: 991px) and (max-width: 1199px){.more-article-card .text-box .h4{min-height:4rem}}.more-article-card .text-box .image-time-box{position:absolute;height:18px;bottom:0}@media screen and (max-width: 480px){.more-article-card .text-box .image-time-box{bottom:-12px}}.more-article-card .text-box .image-time-box p{font-size:1rem;margin-top:-4px;margin-bottom:0;line-height:22px;font-family:var(--font-family-Mulish-Bold);font-weight:bold}@media (max-width: 767px){.more-article-card .text-box .image-time-box p{font-size:0.875rem}}.more-article-card .text-box .image-time-box img.clock-icon{height:18px;width:auto;position:relative;top:4px}.featured-article-card .featured-article-text{background-color:#ededee;border-radius:1rem;border-top-left-radius:0;border-top-right-radius:0}.featured-article-card .featured-article-text>.component-content>.paragraphSystem{padding-top:2.125rem;padding-left:3.125rem;padding-right:2.185rem;padding-bottom:2rem;min-height:415px}@media (max-width: 767px){.featured-article-card .featured-article-text>.component-content>.paragraphSystem{padding-left:1.125rem;padding-top:2.125rem;padding-right:1.185rem}}@media (min-width: 768px) and (max-width: 1199px){.featured-article-card .featured-article-text>.component-content>.paragraphSystem{padding-left:1.125rem;padding-top:2.125rem;padding-right:1.185rem}}.featured-article-card .featured-article-text>.component-content>.paragraphSystem .h2{font-size:2.75rem;padding-bottom:0.75rem;line-height:normal}.featured-article-card .featured-article-text>.component-content>.paragraphSystem .h4{font-size:1.125rem;color:#003b29;margin-bottom:1.5rem;line-height:1.125rem}.featured-article-card .featured-article-text>.component-content>.paragraphSystem .image-time-box{position:absolute;height:auto;bottom:40px;padding:0}@media (max-width: 767px){.featured-article-card .featured-article-text>.component-content>.paragraphSystem .image-time-box{bottom:20px}}.featured-article-card .featured-article-text>.component-content>.paragraphSystem .image-time-box .component-content>.paragraphSystem{height:1.125rem}.featured-article-card .featured-article-text>.component-content>.paragraphSystem .image-time-box p{font-size:1rem;margin-top:-4px;font-family:var(--font-family-Mulish-Bold);font-weight:bold;line-height:22px}.featured-article-card .featured-article-text>.component-content>.paragraphSystem .image-time-box img.clock-icon{height:18px;width:auto;position:relative;top:4px}.article-full-clickable .article-teaser-content{position:relative}.article-full-clickable .article-teaser-content .article-button-container{position:initial}.article-full-clickable .article-teaser-content .article-button-container .button-text{max-height:0;margin:0}.article-full-clickable .article-teaser-content .article-button-container .button-text a{color:transparent !important;position:absolute;display:block;left:0;width:100%;height:100%;text-decoration:none !important;border-radius:20px;font-size:0}.article-full-clickable .article-teaser-content .article-button-container .button-text a:focus{width:calc(100% - 4px);margin-left:2px}.article-full-clickable a::after{content:'';position:absolute;top:-380px;left:0;width:100%;min-height:460px}.article-full-clickable-with-button a::after{content:'';position:absolute;top:-380px;left:0;width:100%;min-height:460px}@media (min-width: 992px){.featured-article-horizontal .girl-sitting{background-color:#ededee;border-top-right-radius:1.1rem;border-bottom-right-radius:1.1rem}.featured-article-horizontal .image-object-fit-cover img{height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}}.featured-article-horizontal .girl-sitting{background-color:#ededee;border-bottom-right-radius:1.5rem}@media screen and (max-width: 992px){.featured-article-horizontal .girl-sitting{border-radius:0 0 10px 10px}}.featured-article-horizontal .featured-article-text{border-radius:1rem;background-color:#ededee;border-bottom-right-radius:0;border-top-right-radius:0}@media (max-width: 991px){.featured-article-horizontal .featured-article-text{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-right-radius:1rem}}@media (min-width: 768px) and (max-width: 991px){.featured-article-horizontal .featured-article-text{border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-right-radius:1rem}}@media (min-width: 992px) and (max-width: 1199px){.featured-article-horizontal .featured-article-text{max-height:420px;border-bottom-right-radius:0;border-bottom-left-radius:1rem;border-top-right-radius:0}}@media (min-width: 1200px){.featured-article-horizontal .featured-article-text{max-height:440px;min-height:440px}.featured-article-horizontal .featured-article-text .margin-top-0{margin-top:0}.featured-article-horizontal .featured-article-text h4{margin-bottom:1rem}}.featured-article-horizontal .featured-article-text>.component-content>.paragraphSystem .margin-top-0{margin-top:0}@media (min-width: 768px) and (max-width: 1199px){.featured-article-horizontal .featured-article-text>.component-content>.paragraphSystem h4{margin-bottom:1rem}}.featured-article-horizontal .featured-article-text>.component-content>.paragraphSystem h2{font-size:2.75rem;padding-bottom:0.75rem;line-height:normal}@media (min-width: 768px) and (max-width: 1199px){.featured-article-horizontal .featured-article-text>.component-content>.paragraphSystem h2{padding-bottom:0.5rem}}.article-teaser-card .article-teaser-text{border:1px solid #c5c5c5;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;border-top:0;padding:1.5rem;position:relative}@media screen and (min-width: 768px){.article-teaser-card .article-teaser-text{min-height:250px}}.article-teaser-card .article-teaser-text .h4{font-weight:bold;font-family:var(--font-family-bold);font-size:1.5rem}@media (min-width: 1200px){.article-teaser-card .article-teaser-text .h4{min-height:5.315rem}}.article-teaser-card .article-teaser-text .p-16{font-size:1rem}.article-teaser-card .article-teaser-text .image-time-box{position:relative;bottom:1rem;height:18px}@media screen and (min-width: 479px){.article-teaser-card .article-teaser-text .image-time-box{position:absolute}}@media screen and (min-width: 768px){.article-teaser-card .article-teaser-text .image-time-box{bottom:1.5rem;position:absolute}}.article-teaser-card .article-teaser-text .image-time-box .p{margin-top:0;font-size:0.875rem;line-height:1.375rem;font-family:var(--font-family-Mulish-Bold);font-weight:bold}.article-teaser-card .article-teaser-text .image-time-box img.clock-icon{height:18px;width:auto;position:relative;top:4px}.product-card-full-clickable .clickable-link::after{content:'';position:absolute;top:-20px;left:0;width:100%;min-height:460px;z-index:2}.head-pain-releif-card-full-clickable .clickable-link::after{content:'';position:absolute;top:-20px;left:0;width:100%;height:500px;z-index:2}@media (min-width: 992px){.head-pain-releif-card-full-clickable .clickable-link::after{width:200%;height:365px}}.short-product-card-full-clickable .clickable-link::after{content:'';position:absolute;top:-20px;left:0;width:100%;min-height:400px;z-index:2}@media (min-width: 992px){.short-product-card-full-clickable .clickable-link::after{width:200%;min-height:200px}}.head-care-clickable-box{position:relative}@media screen and (max-width: 767px){.head-care-clickable-box.full-clickable-box{overflow:initial}}.head-care-clickable-box a{height:99%;width:94%;position:absolute;top:2px;left:2px;border-radius:10px}.featured-article-clickable-box h3 a::after{content:'';position:absolute;z-index:2;top:-25px;left:-40px;width:calc(100% + 30px);min-height:800px}@media (min-width: 480px){.featured-article-clickable-box h3 a::after{min-height:900px}}@media (min-width: 768px){.featured-article-clickable-box h3 a::after{min-height:1000px}}@media (min-width: 992px){.featured-article-clickable-box h3 a::after{top:-30px;min-height:370px;width:215%;left:-50px}}@media (min-width: 1200px){.featured-article-clickable-box h3 a::after{top:-35px;min-height:415px;width:240%}}@media (max-width: 767px){.text-center-mb{text-align:center}}.head-pain-icon img{width:76px}.channelmodal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000}.channelmodal .modal-content{background-color:#fefefe;margin:12% auto;z-index:99999;padding:20px;border:1px solid #888;width:80%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);position:absolute;left:50%;right:50%}@media (min-width: 767px) and (max-width: 992px){.channelmodal .modal-content{margin:17% auto}}.closeModel{cursor:pointer;color:#aaa;float:right;font-size:28px;font-weight:bold}@media (max-width: 767px){body [class*='hero-banner-'].mobile-banner image{min-height:0 !important}}.hp-carousel{padding-bottom:2rem}.hp-carousel .lSAction{display:none !important}.hp-carousel .pager-on-bottom-center-m ul.lSPager{bottom:-2rem}.reference-carousel-settings.cq-Editable-dom{min-width:200px;height:200px;background-color:orange}.hp-hero-banner .hero-carousel-home{position:relative}@media (max-width: 991px){.hp-hero-banner .hero-carousel-home{background:-webkit-gradient(linear, left top, right top, from(#068552), to(#7ebe43));background:linear-gradient(90deg, #068552 0%, #7ebe43 100%);padding-bottom:20%}.hp-hero-banner .hero-carousel-home::before{content:"";position:absolute;background:url(/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/pages/homepage/excedrin-band.png);bottom:-1px;max-width:100%;max-height:150px;width:100%;height:100%;left:0;background-position:left bottom;background-repeat:no-repeat;background-size:contain}.hp-hero-banner .hero-carousel-home>.component-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}.hp-hero-banner .hero-carousel-home>.component-content>.paragraphSystem .bg-img-hero{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.hp-hero-banner .hero-carousel-home .hero-carousel-content{position:absolute;width:1170px;top:45%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);left:50%}@media (max-width: 991px){.hp-hero-banner .hero-carousel-home .hero-carousel-content{position:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset;padding-top:65px}}@media (min-width: 992px){.hp-hero-banner .hero-carousel-home .hero-carousel-content .hero-banner-text .hero-head-h1{line-height:76px;font-size:72px;margin-top:-1rem}}@media (max-width: 991px){.hp-hero-banner .hero-carousel-home .hero-carousel-content .hero-banner-text .hero-head-h1{line-height:58px;font-size:52px;text-align:center}}.hp-hero-banner .hero-carousel-home .hero-carousel-content .hero-banner-text .button .btn.btn-default{max-width:180px;min-width:180px;font-weight:700}@media (max-width: 991px){.hp-hero-banner .hero-carousel-home .hero-carousel-content .hero-banner-text .button .btn.btn-default{display:block}}.hp-hero-banner .hp-work-way-section{background:#e6fce3;background:-webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #e6fce3), to(#b4e78f));background:linear-gradient(180deg, #fff 0%, #e6fce3 50%, #b4e78f 100%)}@media (max-width: 991px){.hp-hero-banner .hp-work-way-section .richText.first h2{font-size:52px;line-height:58px;font-weight:800}}.hp-hero-banner .hero-bottom-statement{padding:22px 0 32px 0}@media (max-width: 991px){.hp-hero-banner .hero-bottom-statement{padding:0 0 40px 0;text-align:center}}.hp-hero-banner .hero-bottom-statement p{font-size:0.875rem;line-height:1.25rem}@media (max-width: 991px){.hp-hero-banner .inner-block{margin-bottom:20px}.hp-hero-banner .inner-block:last-child{margin-bottom:1rem}}.hp-hero-banner .inner-block>.component-content>.paragraphSystem{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hp-hero-banner .inner-block>.component-content>.paragraphSystem .content-text{padding-left:20px}.hp-hero-banner .inner-block>.component-content>.paragraphSystem .content-text p{margin:0}.hp-hero-banner .inner-block>.component-content>.paragraphSystem .content-text p.block-title{font-style:italic}.class-filter[data-type='dropdown']{margin:0}@media (min-width: 992px){.class-filter[data-type='dropdown']{max-width:350px}}.class-filter[data-type='dropdown'] .filter-container-js .selected-item-js,.class-filter[data-type='dropdown'] .filter-container-js .filter-list-js .filter-item-js{background-color:#f2f2f2;color:var(--color-1);border:none;font-family:var(--font-family-bold);font-size:1.125rem;padding:20px;text-align:left}.class-filter[data-type='dropdown'] .filter-container-js .filter-list-js{border:none}.class-filter[data-type='dropdown'] .filter-container-js .filter-list-js .filter-item-js[data-filter-group='false']{padding:20px;border:none}.class-filter[data-type='dropdown'] .filter-container-js.opened-js .selected-item-js,.class-filter[data-type='dropdown'] .filter-container-js .selected-item-js:hover{background-color:#f2f2f2;color:var(--color-1)}.class-filter[data-type='dropdown'] .filter-container-js .selected-item-js::before{width:15px;-webkit-transform:translateY(-50%) translateX(-3px) rotate(40deg);-ms-transform:translateY(-50%) translateX(-3px) rotate(40deg);transform:translateY(-50%) translateX(-3px) rotate(40deg)}.class-filter[data-type='dropdown'] .filter-container-js.opened-js .selected-item-js::before{-webkit-transform:translateY(-50%) translateX(-3px) rotate(-40deg);-ms-transform:translateY(-50%) translateX(-3px) rotate(-40deg);transform:translateY(-50%) translateX(-3px) rotate(-40deg);width:15px}.class-filter[data-type='dropdown'] .filter-container-js .selected-item-js::after{width:15px;-webkit-transform:translateY(-50%) translateX(7px) rotate(-40deg);-ms-transform:translateY(-50%) translateX(7px) rotate(-40deg);transform:translateY(-50%) translateX(7px) rotate(-40deg)}.class-filter[data-type='dropdown'] .filter-container-js.opened-js .selected-item-js::after{width:15px;-webkit-transform:translateY(-50%) translateX(7px) rotate(40deg);-ms-transform:translateY(-50%) translateX(7px) rotate(40deg);transform:translateY(-50%) translateX(7px) rotate(40deg)}@media (min-width: 992px){.class-filter[data-type='buttons'] .filter-list-js{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.class-filter[data-type='buttons'] .filter-list-js .filter-item-js{background:none;padding-left:0;padding-right:0;margin:0;max-width:none}@media (min-width: 992px){.class-filter[data-type='buttons'] .filter-list-js .filter-item-js{text-align:left;-ms-flex-preferred-size:fit-content;flex-basis:fit-content;padding:0 2rem 0 0}}.class-filter[data-type='buttons'] .filter-list-js .filter-item-js.active-js,.class-filter[data-type='buttons'] .filter-list-js .filter-item-js:hover,.class-filter[data-type='buttons'] .filter-list-js .filter-item-js:focus{background:none}.class-filter[data-type='buttons'] .filter-list-js .filter-item-js.active-js *,.class-filter[data-type='buttons'] .filter-list-js .filter-item-js:hover *,.class-filter[data-type='buttons'] .filter-list-js .filter-item-js:focus *{color:var(--color-1)}.class-filter[data-type='buttons'] .filter-list-js .filter-item-js *{color:var(--color-2);font-size:1.125rem;font-family:var(--font-family-bold);font-weight:700;line-height:1.2}.class-filter[data-type='buttons'] .filter-list-js .filter-item-js:first-child{padding-left:0}.class-filter[data-type='buttons'] .filter-list-js .filter-item-js:last-child{padding-right:0;padding-bottom:0}.dropdown_list{margin:0 auto;width:auto;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.dropdown_list li{margin:0;padding:0;list-style:none}.dropdown_list li::before{display:none !important}.dropdown_list span.dropdown{display:block;margin:0;padding:9px 22px;width:auto;height:50px;background:#fff;border-radius:25px;border:2px solid #008554;cursor:pointer;overflow:hidden;font-size:1rem;color:#000000;line-height:1.75rem;font-family:var(--font-family-default)}@media screen and (min-width: 768px){.dropdown_list span.dropdown{height:50px}}.dropdown_list span.dropdown.is-active{border-radius:25px 25px 0 0;border-bottom:none}.dropdown_list span.dropdown.is-active:after{-ms-transform:rotate(225deg);transform:rotate(225deg);-webkit-transform:rotate(225deg);top:25px}.dropdown_list span.dropdown:after{vertical-align:top;content:'';position:absolute;right:22px;top:18px;border:solid #008554;border-width:0 3px 3px 0;display:inline-block;padding:4px;border-radius:2px;-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:rotate(45deg)}.compare-product-dropdown .product-filter-tag .dropdown_list span.dropdown{padding:9px 15px}@media screen and (max-width: 380px){.compare-product-dropdown .product-filter-tag .dropdown_list span.dropdown{font-size:12px;padding:9px}}@media screen and (max-width: 480px){.compare-product-dropdown .product-filter-tag .dropdown_list span.dropdown:after{right:24px}}@media screen and (max-width: 380px){.compare-product-dropdown .product-filter-tag .dropdown_list span.dropdown:after{right:12px}}@media screen and (min-width: 768px){.home-head-pain-tab span.dropdown{height:57px;padding:13px 25px;font-size:1.5rem;line-height:1.75rem;border-radius:28.5px}.home-head-pain-tab span.dropdown.is-active{border-radius:28.5px 28.5px 0 0}.home-head-pain-tab span.dropdown:after{top:22px}}.home-head-pain-tab .dropdown_list .drop{border-radius:0 0 28.5px 28.5px}.dropdown_list a:hover{text-decoration:none;border-bottom:0}.dropdown_list .drop{display:block;float:left;margin:0;width:100%;max-height:0;position:absolute;background:#fff;top:50px;border-radius:0 0 25px 25px;z-index:10;overflow-y:auto;opacity:0;list-style-type:none;padding:0;-webkit-transition:max-height 0.3s cubic-bezier(0, 0.6, 0, 1),opacity 0.3s cubic-bezier(0, 0.6, 0, 1);transition:max-height 0.3s cubic-bezier(0, 0.6, 0, 1),opacity 0.3s cubic-bezier(0, 0.6, 0, 1)}.dropdown_list .drop h4{font-size:1rem;color:#003b28;padding:1.125rem 1.375rem 0 1.375rem;text-transform:uppercase}.dropdown_list .drop p{font-size:1rem;text-decoration:underline;color:#1e1e1e;cursor:pointer;padding:0 1.375rem;line-height:30px;font-family:var(--font-family-Mulish-Regular)}.dropdown_list .drop p:nth-last-child(1){margin-bottom:1.25rem}.dropdown_list .drop li{float:none;display:block;margin:0;padding:0;border:0;height:auto;color:#003b28}.dropdown_list .drop li.active{font-weight:600;font-family:var(--font-family-bold)}.dropdown_list .drop li a{float:none;display:block;font-weight:inherit;margin:0;padding:15px;font-size:18px;height:auto;width:auto;text-decoration:none;text-transform:none;color:inherit;font-family:var(--font-family-medium);background:#fff;text-align:left;border-radius:0;border:0;cursor:pointer}.dropdown_list .drop li a:hover,.dropdown_list .drop li a:focus{display:block}.dropdown_list span.is-active+.drop{max-height:350px;border:2px solid #008554;border-top:1px solid #dbdbdc;opacity:1;-webkit-transition:max-height 0.2s ease-in-out, opacity 0.2s ease-in-out;transition:max-height 0.2s ease-in-out, opacity 0.2s ease-in-out;z-index:101}.dropdown_list .drop li:first-child{border-top:0}.dropdown_list .drop li a:hover,.dropdown_list .drop li a:active{background:#f1f1f1;display:block}.select-compare-product{font-family:var(--font-family-default);font-weight:normal;margin-bottom:13rem;margin-top:3.75rem}@media screen and (min-width: 992px){.select-compare-product{margin-top:3.75rem;margin-bottom:24rem}}@media screen and (max-width: 380px){.excedrin-head-pain-faq .dropdown_list span.dropdown{padding:9px 14px;font-size:14px}}.custom-scroll::-webkit-scrollbar{width:0px}.custom-scroll::-webkit-scrollbar-track{background:#f1f1f1}.custom-scroll::-webkit-scrollbar-thumb{background:#888;border-radius:15px}.custom-scroll::-webkit-scrollbar-thumb:hover{background:#555}.default-icon{display:inline-block;width:auto}.default-icon>a{background-color:rgba(0,0,0,0);display:inline-block;position:relative}.default-icon>a:not(:last-child){margin:0 10px 10px 0 !important}.default-icon>a img{height:100%;width:100%}.icon-GSK-logo{height:43px;width:50px;color:transparent}@media (min-width: 992px){.icon-GSK-logo{height:25px;width:30px}}@font-face{font-family:'icomoon';src:url(data:font/ttf;base64,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);font-display:swap}.icomoon,.icon-alert:before,.icon-angle-down:before,.icon-angle-left:before,.icon-angle-right:before,.icon-angle-top:before,.icon-arrow-down:before,.icon-arrow-left:before,.icon-arrow-right:before,.icon-arrow--right:after,.icon-arrow-top:before,.icon-arrow-top-right:before,.icon-arrow-top--right::after,.icon-close-line:before,.icon-plus:before,.icon-search-line:before,.icon-facebook:before,.icon-facebook2:before,.icon-instagram:before,.icon-whatsapp:before,.icon-twitter:before,.icon-youtube:before,.icon-contact-us:before,.icon-accessibility:before,.icon-home:before,.icon-icon-plus1:before,.icon-minus:before{font-family:'icomoon';font-style:normal}.icon-alert:before{content:'\e900'}.icon-angle-down:before{content:'\e901'}.icon-angle-left:before{content:'\e902'}.icon-angle-right:before{content:'\e903'}.icon-angle-top:before{content:'\e904'}.icon-arrow-down:before{content:'\e905'}.icon-arrow-left:before{content:'\e906'}.icon-arrow-right:before{content:'\e92f'}.icon-arrow--right:after{content:'\e907';margin-left:0.25rem}.icon-arrow-top:before{content:'\e908'}.icon-arrow-top-right:before{content:'\e909'}.icon-arrow-top--right::after{content:'\e909';margin-left:0.25rem}.icon-close-line:before{content:'\e90e'}.icon-plus:before{content:'\e91c'}.icon-search-line:before{content:'\e91d'}.icon-facebook:before{content:'\ea90'}.icon-facebook2:before{content:'\ea91'}.icon-instagram:before{content:'\ea92'}.icon-whatsapp:before{content:'\ea93'}.icon-twitter:before{content:'\ea96'}.icon-youtube:before{content:'\ea9d'}.icon-contact-us:before{content:'\e920'}.icon-accessibility:before{content:'\e90f'}.icon-home:before{content:'\e92d'}.icon-icon-plus1:before{content:'\ea0a'}.icon-minus:before{content:'\ea0b'}.footer-social-icons .default-icon a{text-indent:initial;background-color:#7fc043;text-align:center;color:#003b28;line-height:32px}.footer-social-icons .default-icon a span{color:#003b28 !important}.reference-hp-hero-banner.hero-banner-carousel .hero-banner-h5-v1 li .carousel-content>.paragraphSystem,.reference-hp-hero-banner.hero-banner-carousel .carouselSlide,.reference-hp-hero-banner.hero-banner-carousel .carouselSlide>div,.reference-hp-hero-banner.hero-banner-carousel .carouselSlide>div>div,.reference-hp-hero-banner.hero-banner-carousel .carouselSlide>div>div>div{height:auto}@media (min-width: 992px){.reference-hp-hero-banner.hero-banner-carousel .hero-banner-h5-v1 li .carousel-content>.paragraphSystem,.reference-hp-hero-banner.hero-banner-carousel .carouselSlide,.reference-hp-hero-banner.hero-banner-carousel .carouselSlide>div,.reference-hp-hero-banner.hero-banner-carousel .carouselSlide>div>div,.reference-hp-hero-banner.hero-banner-carousel .carouselSlide>div>div>div{height:100%}}.reference-hp-hero-banner.hero-banner-carousel .hero-banner-h5-v1 li .carousel-content>.paragraphSystem>.box{padding:0;position:relative;display:block}@media (min-width: 992px){.reference-hp-hero-banner.hero-banner-carousel .hero-banner-h5-v1 li .carousel-content>.paragraphSystem>.box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex}}.reference-hp-hero-banner.hero-banner-carousel .hero-banner-h5-v1 li .carousel-content>.paragraphSystem>.box>.component-content h2{font-size:3.75rem;line-height:1.1;margin-bottom:2rem}@media (min-width: 992px){.reference-hp-hero-banner.hero-banner-carousel .hero-banner-h5-v1 li .carousel-content>.paragraphSystem>.box>.component-content h2{max-width:560px}}@media (min-width: 992px){.reference-hp-hero-banner.hero-banner-carousel .hero-banner-h5-v1 li .carousel-content>.paragraphSystem>.box>.component-content h2{margin-bottom:0;font-size:2.75rem}}@media (min-width: 1200px){.reference-hp-hero-banner.hero-banner-carousel .hero-banner-h5-v1 li .carousel-content>.paragraphSystem>.box>.component-content h2{font-size:4.5rem}}@media (min-width: 992px){.reference-hp-hero-banner.hero-banner-carousel .hero-banner-h5-v1 li .carousel-content>.paragraphSystem>.box>.component-content p{max-width:470px}}@media (min-width: 992px){.reference-hp-hero-banner.hero-banner-carousel .hero-banner-h5-v1 li .slides-item0 .carousel-content>.paragraphSystem>.box{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:2rem}}@media (min-width: 992px){.reference-hp-hero-banner.hero-banner-carousel .hero-banner-h5-v1 li .slides-item0 .carousel-content>.paragraphSystem>.box>.component-content .richText-content{text-align:center}}@media (min-width: 992px){.reference-hp-hero-banner.hero-banner-carousel .hero-banner-h5-v1 li .slides-item0 .carousel-content>.paragraphSystem>.box>.component-content h2{max-width:100%}}@media (min-width: 992px){.reference-hp-hero-banner.hero-banner-carousel .hero-banner-h5-v1 li .slides-item0 .carousel-content>.paragraphSystem>.box>.component-content p{max-width:72%;margin-left:auto;margin-right:auto}}.reference-hp-hero-banner.hero-banner-carousel .pager-on-bottom-center .lSPager{bottom:2rem}@media (max-width: 992px){.reference-hp-hero-banner.hero-banner-carousel .pager-on-bottom-center .lSPager{position:relative}}.home-hero-banner-desktop{background-image:-webkit-gradient(linear, left top, left bottom, from(#eef8e5), to(#e5eedd));background-image:linear-gradient(to bottom, #eef8e5, #e5eedd);text-align:center;padding:4rem 0}@media screen and (min-width: 992px){.home-hero-banner-desktop{min-height:750px !important}}.home-hero-banner-desktop .hero-desktop-image{display:none}@media screen and (min-width: 992px){.home-hero-banner-desktop .hero-desktop-image{display:block}}.home-hero-banner-desktop .hero-mobile-image img{width:100%;padding:0 2rem;margin:auto;display:block}@media screen and (min-width: 992px){.home-hero-banner-desktop .hero-mobile-image{display:none}}.home-hero-banner-desktop .home-hero-image img{height:300px;margin-bottom:2rem}.home-hero-banner-desktop .richText-content p{color:#1e1e1e;line-height:1.875rem}@media screen and (min-width: 992px){.home-hero-banner-desktop .richText-content p{margin-bottom:1.5rem;margin-top:0.5rem}}.hero-bottom-statement{padding:2.25rem 0 2.5rem 0}.hero-bottom-statement p{font-size:0.875rem;line-height:1.375rem;margin:0}.hero-bottom-statement p.otc-text{color:#2c2c30 !important;margin:5px 0}.hero-bottom-statement p.small{font-weight:bold;font-family:var(--font-family-Mulish-Bold);border:1px solid #1e1e1e;font-size:0.875rem;line-height:normal;padding:6px 10px;display:inline-block;margin:1rem 0 1rem 0;color:#485057}@media (min-width: 992px){.hero-bottom-statement p.small{font-size:0.75rem}}.hero-desktop-pattern{display:none}@media screen and (min-width: 992px){.hero-desktop-pattern{display:block;position:absolute;bottom:6px;left:-9rem;width:75%}}@media screen and (min-width: 1560px){.hero-desktop-pattern{width:62%}}.hero-mobile-pattern{display:block}@media screen and (min-width: 992px){.hero-mobile-pattern{display:none}}.hero-mobile-pattern img{margin-top:-26px}@media screen and (min-width: 768px){.hero-mobile-pattern img{margin-top:-40px}}body .line-height-28{line-height:1.75rem}body .line-height-38{line-height:2.375rem}body .line-height-75{line-height:4.668rem}.filter-by{line-height:1.25rem;padding-bottom:0.5rem}.hero-grey-wrapper{background:-webkit-gradient(linear, left bottom, left top, color-stop(100%, #ededee), color-stop(0%, #c5c5c5));background:linear-gradient(to top, #ededee 100%, #c5c5c5 0%);padding:1.5rem 0 3rem 0}@media screen and (min-width: 992px){.hero-grey-wrapper{padding:3rem 0;border-bottom:9px solid #fff}}.hero-bottom-statement.faq-border-bottom{padding:2rem 0 1.5rem 0;border-bottom:2px solid #c5c5c5}.megamenu nav{width:100%}.megamenu>.component-content{min-height:50px;max-height:50px;border-bottom:2px solid var(--color-1)}@media (min-width: 992px){.megamenu>.component-content{min-height:auto;max-height:none;border:none}}.megamenu.nav-opened>.component-content{border:none;background:#ededee}@media (min-width: 992px){.megamenu .megamenu-language-list{top:75px}}.megamenu .megamenu-language-list.opened{height:100%}@media (min-width: 992px){.megamenu .megamenu-language-list.opened{height:auto}}.megamenu .language-selector{position:relative;bottom:0}.megamenu .country-selected{border:none}@media (min-width: 992px){.megamenu .country-selected{border-bottom:1px solid transparent}.megamenu .country-selected:hover,.megamenu .country-selected:focus{border-bottom:1px solid var(--color-1)}}.megamenu .searchBox input[type='text']{background-position:center right 5px;padding:0;border-radius:25px}.megamenu .searchBox button{background-image:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/global/utility/search-icon.png?auto=format")}.megamenu .searchBox button:hover,.megamenu .searchBox button:focus{background-image:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/global/utility/search-icon.png?auto=format")}.megamenu-logo{width:175px !important;max-width:175px !important;z-index:9999;position:fixed}@media (min-width: 992px){.megamenu-logo{position:absolute;height:64px !important;width:200px !important;max-width:200px !important;margin-top:-10px}}@media (min-width: 1200px){.megamenu-logo{width:245px !important;max-width:245px !important}}.megamenu-logo>.component-content{display:block}.megamenu-logo>.component-content a{width:120px}@media (min-width: 992px){.megamenu-logo>.component-content a{min-width:175px;max-width:175px;position:absolute;top:35%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);left:50%}}.megamenu-top-bar-right .icons-with-link a{display:block}.megamenu-top-bar-right .icons-with-link a.external:after{display:none}@media screen and (min-width: 992px){.megamenu-top-bar-right .icons-with-link{padding-top:1.25rem}}.megamenu-top-bar-right .btn-gradient{font-size:0.875rem}@media screen and (min-width: 992px){.megamenu-top-bar-right .btn-gradient{padding-top:1.5rem !important;height:auto;min-width:200px}}.megamenu .country-selected,.megamenu a.top-bar-link{font-size:1.125rem !important;font-family:var(--font-family-medium);font-weight:500;line-height:1;display:block;margin:0 0 30px}@media (min-width: 992px){.megamenu .country-selected,.megamenu a.top-bar-link{font-size:1rem !important;display:inline-block;margin:0 50px 0 0;-webkit-transition:none;transition:none}.megamenu .country-selected:hover,.megamenu .country-selected:focus,.megamenu a.top-bar-link:hover,.megamenu a.top-bar-link:focus{border-color:transparent;-webkit-transition:none;transition:none}}.megamenu .country-selected .chevron-down,.megamenu a.top-bar-link .chevron-down{width:17px}.megamenu .country-selected .chevron-down::after,.megamenu .country-selected .chevron-down::before,.megamenu a.top-bar-link .chevron-down::after,.megamenu a.top-bar-link .chevron-down::before{height:2px;top:-4px;position:relative}.megamenu .megamenu-language-list>.inner>*>.component>*>.paragraphSystem a{padding:0}.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>a{width:auto;font-size:1rem;font-family:var(--font-family-bold);font-weight:bold;margin:0 5px;line-height:normal;text-transform:uppercase}@media (min-width: 992px){.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item>a{font-size:1rem}}@media (min-width: 992px){.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.page-product-quiz a{background-image:-webkit-gradient(linear, left top, left bottom, from(#048651), to(#003b29));background-image:linear-gradient(#048651, #003b29);color:#fff;font-size:1rem;font-family:var(--font-family-bold);padding:20px 12px 20px 12px !important;min-height:45px}.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.page-product-quiz a:hover{background-image:linear-gradient(40deg, #048651 -74%, #003b29 13%);color:#fff}}.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.page-product-quiz a::after{display:none}.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.page-product-quiz.is-active a{color:#fff}.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1>.navigation-item.page-product-quiz.is-active a:hover{color:#fff}.megamenu .megamenu-main-nav{border-top:2px solid var(--color-12);margin-top:10px}.megamenu .megamenu-main-nav.sticky-header>.component-content{position:fixed;top:0;left:0;width:100%;background-color:#fff;z-index:999}.megamenu .megamenu-main-nav ul.navigation-level1{display:none !important}@media (min-width: 992px){.megamenu .megamenu-main-nav ul.navigation-level1{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}}@media (min-width: 992px){.megamenu .megamenu-main-nav{margin-top:0;border:none}}@media (min-width: 992px){.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.is-active>a{color:#003b28}.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.is-active>a:hover,.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.is-active>a:focus{color:#003b28}}.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children>a>.navigation-item-decoration{bottom:15px;display:none}.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children>a>.navigation-item-decoration::after,.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.has-children>a>.navigation-item-decoration::before{background-color:var(--color-1)}@media (min-width: 992px){.megamenu .megamenu-main-nav>*>.navigation-root.navigation-level1 .navigation-item.current-js>a{color:var(--color-3)}}.megamenu-submenu-items-container.submenunavcontainer{display:block}.megamenu-submenu-item{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:#fff;left:0;opacity:0;height:100vh;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}@media (min-width: 992px){.megamenu-submenu-item{-webkit-box-shadow:0 16px 10px -10px #ededee;box-shadow:0 16px 10px -10px #ededee;height:auto}}.megamenu-submenu-item .nav-sub-title{font-size:1.125rem;font-weight:bold;line-height:normal;font-family:var(--font-family-bold);color:#003b28;margin:1rem 0}.megamenu-submenu-item .nav-sub-title a{font-size:inherit;font-weight:inherit;font-family:inherit;color:inherit;line-height:inherit;text-decoration:none}.megamenu-submenu-item .nav-sub-title a:hover{text-decoration:underline;font-family:inherit}.megamenu-submenu-item .nav-content a{font-size:1.125rem;font-weight:normal;line-height:2.22;font-family:var(--font-family-default);color:#003b28;text-decoration:none}.megamenu-submenu-item .nav-content a:hover{text-decoration:underline;font-family:var(--font-family-default)}.megamenu-submenu-item.activesubmenu{opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);background-color:#fff;position:fixed;padding:0 2rem;top:60px;left:0}@media (max-width: 991px){.megamenu-submenu-item.activesubmenu{display:none}.megamenu-submenu-item.activesubmenu.opened{display:block}}@media (min-width: 992px){.megamenu-submenu-item.activesubmenu{opacity:0;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0)}}@media (min-width: 992px){.megamenu-submenu-item.activesubmenu.opened,.megamenu-submenu-item.activesubmenu:focus,.megamenu-submenu-item.activesubmenu:focus-within{opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}}.megamenu .navigation-root.navigation-level1{padding:30px 0}@media (min-width: 992px){.megamenu .navigation-root.navigation-level1{padding:0}}.megamenu .navigation-root.navigation-level1.submenunav{display:none}@media (min-width: 992px){.megamenu .navigation-root.navigation-level1.submenunav{display:-webkit-box;display:-ms-flexbox;display:flex}}.megamenu .navigation-root.navigation-level1 .mobilesubnavicon{border:solid #003b28;border-width:0 3px 3px 0;display:inline-block;margin:0;padding:4px;-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform:rotate(45deg);font-size:0;position:absolute;top:20px;cursor:pointer;right:8px}@media (min-width: 768px){.megamenu .navigation-root.navigation-level1 .mobilesubnavicon{top:-2px}}@media (min-width: 992px){.megamenu .navigation-root.navigation-level1 .mobilesubnavicon{display:none}}@media (min-width: 992px){.megamenu .reference-social-icon-header{display:none}}.megamenu .reference-social-icon-header .social-pages>*>.paragraphSystem{margin-bottom:0}.megamenu .reference-social-icon-header .follow-us-wrapper p{font-family:var(--font-family-default);line-height:1;font-weight:700}.backsubmenu{border:solid var(--color-2);border-width:0 4px 4px 0;display:inline-block;margin-left:8px;padding:4px;-ms-transform:rotate(135deg);transform:rotate(135deg);-webkit-transform:rotate(135deg);font-size:0;height:12px;cursor:pointer}@media (min-width: 992px){.backsubmenu{display:none}}@media (max-width: 991px){.megamenu-nav-container{background-color:#fff}}.megamenu-submenu-items-container .megamenu-submenu-item .content .btn{font-family:var(--font-family-bold)}.megamenu-submenu-items-container .megamenu-submenu-item .product-dropdown-head{font-family:var(--font-family-default);font-size:1.875rem;line-height:normal}@media (min-width: 992px){.megamenu-submenu-items-container .megamenu-submenu-item .product-dropdown-head{font-size:2rem;line-height:normal}}.megamenu-submenu-items-container .megamenu-submenu-item .product-dropdown-subhead{font-family:var(--font-family-default);font-size:1.5rem;line-height:normal;margin:10px 0 20px}@media (min-width: 992px){.megamenu-submenu-items-container .megamenu-submenu-item .product-dropdown-subhead{font-size:1.5rem;line-height:normal;margin:0 0 20px}}@media (min-width: 992px){.megamenu-submenu-items-container .megamenu-submenu-item .product-dropdown-links{float:left;clear:none;width:37%;max-width:385px}}.megamenu-submenu-items-container .megamenu-submenu-item .navigation ul{padding:0}.megamenu-submenu-items-container .megamenu-submenu-item .navigation ul li{padding-bottom:20px;text-align:center}@media (min-width: 992px){.megamenu-submenu-items-container .megamenu-submenu-item .navigation ul li{text-align:left}}.megamenu-submenu-items-container .megamenu-submenu-item .navigation ul li::marker{display:none;color:transparent}.megamenu-submenu-items-container .megamenu-submenu-item .navigation ul li a{color:var(--color-2);font-family:var(--font-family-bold);font-size:1.125rem;line-height:1.25}.megamenu-submenu-items-container .megamenu-submenu-item .navigation ul li a:hover,.megamenu-submenu-items-container .megamenu-submenu-item .navigation ul li a:focus{color:var(--color-1)}.megamenu-submenu-items-container .megamenu-submenu-item .product-dropdown{display:none}@media (min-width: 992px){.megamenu-submenu-items-container .megamenu-submenu-item .product-dropdown{display:block;max-width:276px;float:right;width:26%}}.megamenu-submenu-items-container .megamenu-submenu-item .product-dropdown img{max-width:240px;display:block;margin:0 auto}.megamenu-submenu-items-container .megamenu-submenu-item .product-dropdown p a{color:var(--color-2);font-family:var(--font-family-bold);font-size:1.125rem;line-height:1.1}.megamenu-submenu-items-container .megamenu-submenu-item .product-dropdown p a:hover,.megamenu-submenu-items-container .megamenu-submenu-item .product-dropdown p a:focus{color:var(--color-1)}.megamenu .megamenu-logo.image{position:relative}.megamenu .megamenu-top-bar-left .richText p a{text-decoration:none}.megamenu .megamenu-top-bar-left .richText p a:hover{text-decoration:underline;font-family:var(--font-family-default)}@media screen and (min-width: 992px){.megamenu .megamenu-top-bar-left{padding-top:1.75rem !important}}@media screen and (max-width: 991px){.megamenu .megamenu-top-bar-left{background-color:#fff;padding:1rem 0 0 0;margin:0}.megamenu .megamenu-top-bar-left a{font-size:1rem;line-height:normal}}.megamenu .megamenu-top-bar-left a:hover{text-decoration:underline;color:#1e1e1e}.bg-gradiant{background-image:-webkit-gradient(linear, left top, left bottom, from(#048651), to(#003b28));background-image:linear-gradient(#048651, #003b28)}.bg-gray-gradient{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(237,237,238,0.101961)), to(rgba(197,197,197,0.101961)));background-image:linear-gradient(to bottom, rgba(237,237,238,0.101961), rgba(197,197,197,0.101961))}.find-your-headache-type{margin:0}.find-your-headache-type span{font-family:var(--font-family-Roboto-ExtraBoldItalic);font-size:30px;font-weight:800;font-stretch:normal;font-style:italic;line-height:normal;letter-spacing:normal;text-align:left;color:#fff;text-decoration:none}.find-your-headache-box{position:fixed;bottom:0}.find-your-headache-box>.component-content{width:100%}.find-your-headache-box>.component-content>.paragraphSystem.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@supports (-webkit-touch-callout: none){.find-your-headache-box{bottom:6rem}}.text-gray{color:#1e1e1e}@media (min-width: 992px){.megamenu-submenu-card{border:1px solid #c5c5c5;border-radius:16px}.megamenu-submenu-card img{border-top-left-radius:16px;border-top-right-radius:16px}.hide-d{display:none}.megamenu .megamenu-logo.image{min-width:100%;margin-top:20px}.megamenu-navigation.fixed-component{position:fixed;top:0;width:100%;z-index:105;border-bottom:2px solid #ededee}.megamenu-navigation .megamenu-mobile-dropdown .megamenu-mobile-dropdown-richtext{display:none}}@media (max-width: 991px){.hide-m{display:none}.megamenu-top-bar-right{padding-bottom:35vh;background-color:#fff;min-height:185px !important}.megamenu .megamenu-logo.image{margin:0 auto}.megamenu .megamenu-main-nav{background-color:unset;margin:0;width:100%}.megamenu .megamenu-main-nav .navigation-level1 .navigation-item{border-bottom:1px solid #dbdbdc;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width: 991px) and (max-width: 991px){.megamenu .megamenu-main-nav .navigation-level1 .navigation-item{position:relative}}@media (max-width: 991px){.megamenu>.component-content{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(237,237,238,0.101961)), to(rgba(197,197,197,0.101961)));background-image:linear-gradient(to bottom, rgba(237,237,238,0.101961), rgba(197,197,197,0.101961));border-bottom:2px solid #ededee}}@media screen and (max-width: 991px) and (max-width: 991px){.megamenu>.component-content{background:#fff}}@media (max-width: 991px){.megamenu-navigation .megamenu-mobile-dropdown{display:block}.megamenu-navigation .megamenu-mobile-dropdown .megamenu-mobile-dropdown-richtext{display:block;border-bottom:1px solid #dbdbdc}.megamenu-navigation .megamenu-main-nav>.component-content>.navigation-root.navigation-level1{display:block}.megamenu-navigation .megamenu-navigation .megamenu-mobile-dropdown .megamenu-submenu-item .menu-m-content-hide,.megamenu-navigation .megamenu-mobile-dropdown .megamenu-mobile-dropdown-richtext+.megamenu-submenu-item{display:none}.megamenu-navigation .megamenu-navigation .megamenu-mobile-dropdown .megamenu-submenu-item .menu-m-content-hide.active,.megamenu-navigation .megamenu-mobile-dropdown .megamenu-mobile-dropdown-richtext+.megamenu-submenu-item.active{display:block;-webkit-transform:none;-ms-transform:none;transform:none;position:relative;opacity:1;height:auto;border-bottom:1px solid #dbdbdc}.megamenu-navigation .megamenu-navigation .megamenu-mobile-dropdown .megamenu-mobile-dropdown-richtext+.megamenu-submenu-item.opened{display:block}.megamenu-mobile-dropdown-richtext p a{text-transform:uppercase;font-size:1rem;font-family:var(--font-family-bold);line-height:normal;font-weight:bold;color:#003b28;text-decoration:none}.megamenu-mobile-dropdown-richtext p a.btn.btn-gradient{font-style:normal;font-family:var(--font-family-bold)}.megamenu-submenu-item .menu-m-content-hide,.megamenu-submenu-item .megamenu-submenu-card{display:none}.megamenu-submenu-item .richText-content p{font-size:1rem;line-height:2.5rem;margin:0}.megamenu-submenu-item .richText-content p .font-weight-600{font-family:var(--font-family-bold)}.megamenu-submenu-item .richText-content p a{font-size:1rem}}.megamenu-navigation .megamenu-mobile-dropdown .megamenu-mobile-dropdown-richtext .navigation-item-decoration1{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-mobile-dropdown .megamenu-mobile-dropdown-richtext .navigation-item-decoration1:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:#495057;content:'';display:inline-block;height:2px;vertical-align:middle;width:8px}.megamenu-navigation .megamenu-mobile-dropdown .megamenu-mobile-dropdown-richtext .navigation-item-decoration1:after{margin-left:-3px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;-webkit-transition-delay:0s;transition-delay:0s;background-color:#495057;content:'';display:inline-block;height:2px;vertical-align:middle;width:8px}.megamenu-navigation .megamenu-mobile-dropdown .megamenu-mobile-dropdown-richtext.is-active{border-bottom:0}.megamenu-navigation .megamenu-mobile-dropdown .megamenu-mobile-dropdown-richtext.is-active .navigation-item-decoration1:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.megamenu-navigation .megamenu-mobile-dropdown .megamenu-mobile-dropdown-richtext.is-active .navigation-item-decoration1:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.search-lg{display:none}@media screen and (min-width: 992px){.search-lg{display:block}}.mobile-search{position:fixed;right:0;top:3rem;z-index:999}.mobile-search .searchBox .searchBox-label input{padding:8px}@media screen and (min-width: 992px){.mobile-search{display:none}}.megamenu.bg-gray-gradient.is-show>.component-content{overflow:visible}.searchBox.searchbox-results{margin-top:0 !important;margin-bottom:0 !important}.searchBox.searchbox-results .button{height:50px;border:none;border-radius:30px;position:absolute;top:0;right:20px}@media screen and (min-width: 768px){.searchBox.searchbox-results .button{right:-8px}}.searchBox.searchbox-results .button::after{background:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/icons/search.png");background-size:contain}.searchBox.searchbox-results .button::before{display:none}.searchBox.searchbox-results .searchBox-label input{border:2px solid #008554;border-radius:30px;padding-left:1rem;height:50px;font-family:var(--font-family-default);width:100%;line-height:51px}.searchResults{font-family:var(--font-family-Mulish-Regular)}.searchResults .searchResults-results .searchResults-result{border-bottom:2px solid #ccc}.searchResults .searchResults-results .searchResults-result h3.searchResults-title a{text-transform:uppercase;color:#003b28;font-weight:600;font-family:var(--font-family-bold);display:block}.searchResults .searchResults-results .searchResults-result .searchResults-description{color:#1e1e1e;font-family:var(--font-family-Mulish-Regular);line-height:28px}.searchResults-number{font-family:var(--font-family-Mulish-Regular);color:#1e1e1e;margin-left:0;font-weight:normal}@media screen and (min-width: 768px){.searchResults-number{position:absolute;top:-30px;right:0}}.searchResults-pagination-item{display:inline-block;margin:1px;cursor:default}.searchResults-pagination-item.item-next a{position:relative;font-size:0}.searchResults-pagination-item.item-next a:before{content:'';background-image:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/icons/right-angle.png");position:absolute;right:-10px;top:3px;width:18px;background-size:contain;height:24px;background-repeat:no-repeat}@media screen and (max-width: 991px){.searchResults-pagination-item.item-next a:before{top:-4px}}.searchResults-pagination-item.item-previous a{font-size:0;position:relative}.searchResults-pagination-item.item-previous a:before{content:'';background-image:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/icons/left-angle.png");position:absolute;left:-10px;top:3px;width:18px;background-size:contain;height:24px;background-repeat:no-repeat}@media screen and (max-width: 991px){.searchResults-pagination-item.item-previous a:before{top:-4px}}.searchResults-pagination-item a{display:inline-block;padding:0 10px;cursor:pointer;font-size:1rem;color:#048651;border-bottom:4px solid #fff;font-family:var(--font-family-default)}.searchResults-pagination-item.is-active a{color:#003b28;border-color:#81c043}body.outlined{outline:none !important}.richText-content .p a{color:#008554}.richText-content .p a:hover,.richText-content .p a:focus{color:#048651}.richText-content ul,.richText-content ol{margin:0;padding-left:1rem}@media (min-width: 992px){.richText-content ul,.richText-content ol{padding-left:1rem}}.richText-content ul li,.richText-content ol li{font-size:1.125rem;line-height:1.57;padding-bottom:10px}@media (min-width: 992px){.richText-content ul li,.richText-content ol li{line-height:1.123}}.richText-content ul li:nth-last-of-type(1),.richText-content ol li:nth-last-of-type(1){padding-bottom:0}.richText-content ul li sup,.richText-content ol li sup{font-size:0.75rem}.richText-content ul li sup a,.richText-content ol li sup a{display:initial;font-size:inherit;text-decoration:underline}.richText-content ul li a,.richText-content ol li a{font-size:1.125rem;line-height:1.57;color:#003b28}@media (min-width: 992px){.richText-content ul li a,.richText-content ol li a{line-height:1.123}}.richText-content ul li a:hover,.richText-content ul li a:focus,.richText-content ol li a:hover,.richText-content ol li a:focus{color:#008554;display:initial}.richText-content ul li::before,.richText-content ol li::before{color:#048651;font-size:1.2rem;line-height:1.4}@media (min-width: 992px){.richText-content ul li::before,.richText-content ol li::before{line-height:1.1}}.richText-content ol li{padding-left:1.5rem;padding-bottom:1rem}.richText-content ol li::before{line-height:1.2}@media (min-width: 992px){.richText-content ol li::before{line-height:1.1}}.richText-content ol.alt li::before{line-height:1.6}@media (min-width: 992px){.richText-content ol.alt li::before{line-height:1.1}}.sources p:first-of-type{font-family:var(--font-family-bold);font-weight:600}.sources .richText-content ul,.sources .richText-content ol{margin:0;padding-left:0}.sources .richText-content ul li,.sources .richText-content ol li{color:var(--color-6);font-size:.875rem;line-height:1.3;padding-bottom:5px}.sources .richText-content ul li:nth-last-of-type(1),.sources .richText-content ol li:nth-last-of-type(1){padding-bottom:0}.sources .richText-content ul li a,.sources .richText-content ol li a{font-size:.875rem;line-height:1.3;word-break:break-all}.sources .richText-content ul li::before,.sources .richText-content ol li::before{font-weight:normal;line-height:1.3}@media (min-width: 992px){.article-content .richText{max-width:80%}}.article-content .richText li p{margin-bottom:0}.article-content .richText li p:first-of-type{margin:7px 0 -15px;font-family:var(--font-family-bold);font-weight:600;position:relative;top:-4px}@media (min-width: 992px){.article-content .richText li p:first-of-type{margin:7px 0 -5px;top:-0.8px}}@media (min-width: 992px){.related-article{position:relative;padding-bottom:70px}.related-article .read-more{position:absolute;bottom:0}.related-article .related-article-head{position:relative;min-height:65px}.related-article .related-article-head h4,.related-article .related-article-head p{position:absolute;bottom:0;left:0;right:0;padding:0 1rem;margin:0}}.headache-tabs{display:none}.headache-tabs.active{display:block}.migraine-tabs{display:none}.migraine-tabs.active{display:block}.head-pain-tabs{display:none}.head-pain-tabs.active{display:block}.head-health-tabs{display:none}.head-health-tabs.active{display:block}.why-excedrin-section .switchable-image img{width:100px !important}.why-excedrin-section .switchable-image figcaption{margin-top:1.5rem}.why-excedrin-section .switchable-image figcaption p{font-size:1rem}.why-excedrin-section .why-excedrin-title{font-size:2.5rem}@media screen and (min-width: 992px){.why-excedrin-section .why-excedrin-title{font-size:2.75rem}}.health-priority h1{margin-bottom:1.5rem}.health-priority p{font-size:1rem;margin:0}.product-filter-tag{padding-top:2.5rem}@media (max-width: 991px){.product-filter-tag{padding-top:1rem}}.product-filter-tag .drop p{line-height:1.25;margin:12px 0}.product-filter-tag p{font-size:1rem;margin:0;color:#003b28;font-family:var(--font-family-default);font-weight:normal}@media (min-width: 991px){.product-filter-spacing{padding-top:11rem}}.home-head-pain-tab .hp-brain-img{width:60px;height:60px;margin:0 auto}@media (max-width: 767px){.home-head-pain-tab .hp-brain-img{width:40px;height:40px}}@media (max-width: 767px){.ps-product-name{white-space:pre-wrap}}.font-size-16{font-size:1rem}.font-size-18-30{font-size:1.125rem;line-height:1.875rem}@media (max-width: 767px){.font-size-18-30{font-size:1rem;line-height:1.75rem}}.line-height-90{line-height:5.625rem}.font-size-32{font-size:2rem;line-height:2.375rem}.filter-articles-by-text{font-size:1rem;line-height:1.25rem;color:#003b28;text-align:right}@media (max-width: 767px){.filter-articles-by-text{font-family:var(--font-family-bold);margin:0;letter-spacing:1.15px}}.color-8{color:#44444a !important}@media (max-width: 767px){.h4-36{font-size:2.25rem}}.content-by-label{color:#003b28;font-size:1rem;margin-bottom:0.5rem;font-weight:normal;line-height:1.25;font-family:var(--font-family-default)}@media screen and (max-width: 991px){.have-a-text{text-align:left}}@media screen and (max-width: 480px){.have-a-text{font-size:1.5rem;line-height:2}}.divider.divider-color-1{background-color:#c5c5c5}.compare-excedrin-products-h2{font-size:4.5rem;line-height:4.688rem}@media (max-width: 767px){.compare-excedrin-products-h2{font-size:3.125rem;line-height:normal}}.compare-product-p{font-size:1rem;line-height:1.25rem;padding-bottom:0.375rem}.how-can-excedrin-help-text{font-size:2.75rem}@media (max-width: 767px){.how-can-excedrin-help-text{font-size:1.875rem;text-align:center}}.products-hero-heading{font-size:4.5rem;line-height:4.688rem}@media (max-width: 767px){.products-hero-heading{line-height:4.375rem}}.products-head-pain-releif{line-height:2.375rem;font-size:2rem}@media (max-width: 767px){.products-head-pain-releif{font-size:1.875rem}}@media (max-width: 767px){.table-scroll-x-mobile{overflow-x:scroll}}.font-size-18{font-size:1.125rem !important;letter-spacing:1.29px;line-height:normal}@media (max-width: 767px){.font-size-18{font-size:1rem !important;letter-spacing:1.15px}}.font-size-14{font-size:0.875rem;line-height:1.375rem}.font-weight-bold{font-family:var(--font-family-Mulish-Bold) !important}.font-muller-narrow-bold{font-family:var(--font-family-Roboto-ExtraBoldItalic) !important}.border-radius-24{border-radius:24px !important}.compare-excedrin-heading{line-height:1.19}.letter-spacing-129{letter-spacing:1.29px}@media (min-width: 768px){.view-all-faq{min-width:195px !important}}.view-all-faq a{font-family:var(--font-family-Mulish-Regular)}.tooltip-area{position:relative}.tooltip-area.tooltip-right .tooltip-popup{left:110px;top:-55px}.tooltip-area.tooltip-right .tooltip-popup:after{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg);top:55%;left:-6px}.tooltip-area .tooltip-popup{position:absolute;border:1px solid #1e1e1e;padding:13px;font-size:14px !important;margin:0;width:170px;color:#1e1e1e;top:-125px;left:0;background:#fff;line-height:22px;opacity:0}@media screen and (min-width: 768px){.tooltip-area .tooltip-popup{left:55px;width:185px}}.tooltip-area .tooltip-popup:after{content:'';height:10px;width:10px;position:absolute;background-color:#fff;bottom:-6px;left:40%;border-top:black solid 1px;border-left:black solid 1px;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}@media screen and (min-width: 768px){.tooltip-area .tooltip-popup:after{left:10%}}.tooltip-area img{cursor:pointer !important;position:relative;left:5px;top:4px}.tooltip-area img:hover+.tooltip-popup,.tooltip-area img:focus+.tooltip-popup{opacity:1}@media screen and (max-width: 1280px){#ot-sdk-btn.ot-sdk-show-settings,#ot-sdk-btn.optanon-show-settings{padding:0.4em 1em !important;font-size:0.6em !important;line-height:1 !important}}.font-mulish-regular{font-family:var(--font-family-Mulish-Regular) !important}.head-pain-disclaimer{margin-left:0.5rem !important;margin-top:22px}.head-pain-disclaimer p{margin:0}@media only screen and (max-width: 480px){[data-bv-show='rating_summary'] .bv_main_container{-webkit-box-pack:start !important;-ms-flex-pack:start !important;justify-content:flex-start !important}[data-bv-show='rating_summary']{text-align:center !important}}@media (max-width: 359px){.margin-xs-top-5{margin-top:5rem}}.revtrax-container iframe{width:100% !important}body .focus-link:focus{outline:solid #008554 2px;display:inline-block;padding-top:0.9em !important}.article-breadcrumbs-share-icon>.inner .component-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 992px){.article-breadcrumbs-share-icon>.inner .component-content .share-icon-block{text-align:right}}.article-breadcrumbs-share-icon>.inner .component-content .share-icon-block>.component-content .paragraphSystem.content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (min-width: 992px){.article-breadcrumbs-share-icon>.inner .component-content .share-icon-block>.component-content .paragraphSystem.content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width: 991px){.article-breadcrumbs-share-icon>.inner .component-content .share-icon-block>.component-content .paragraphSystem.content .richText.col-xs-12{width:auto}}.article-breadcrumbs-share-icon>.inner .component-content .share-icon-block>.component-content .paragraphSystem.content .share-text{font-size:1rem;font-weight:bold;line-height:1.75;margin:4px 5px 0 0;font-family:var(--font-family-Mulish-Bold)}.article-breadcrumbs-share-icon>.inner .component-content .share-icon-block>.component-content .paragraphSystem.content .reference-bp-share-icon{width:40px;min-width:40px;text-align:center;margin-top:6px}.article-breadcrumbs-share-icon>.inner .component-content .share-icon-block>.component-content .paragraphSystem.content .reference-bp-share-icon.twitter-icon{margin-right:5px}.article-breadcrumbs-share-icon>.inner .component-content .share-icon-block>.component-content .paragraphSystem.content .reference-bp-share-icon .jv-share-link.share-icon{display:block;line-height:1;cursor:pointer}.article-breadcrumbs-share-icon>.inner .component-content .share-icon-block>.component-content .paragraphSystem.content .reference-bp-share-icon .jv-share-link.share-icon img{width:24px;height:24px}.article-page-content .richText-content p{font-size:1rem;line-height:1.75rem}.article-page-content .richText-content p a{color:#008554;text-decoration:underline;font-size:inherit;line-height:inherit;padding:0}.article-page-content .richText-content p a.external{display:inline-block}.article-page-content .richText-content p a.external:after{bottom:5px}.article-page-content .richText-content p a.external:hover{display:inline-block}.article-page-content .richText-content p a:hover{color:#048651}.article-page-content .richText-content ol>li::before{margin-top:2px;font-size:14px}@media screen and (min-width: 992px){.article-page-content .richText-content ol>li::before{margin-top:4px}}.article-page-content .richText-content ul,.article-page-content .richText-content ol{margin:1.5rem 0}@media screen and (min-width: 992px){.article-page-content .richText-content ul,.article-page-content .richText-content ol{margin:2rem 0}}.article-page-content .richText-content ul li,.article-page-content .richText-content ol li{font-size:1rem;line-height:1.75rem;margin:5px 0}.article-page-content .richText-content ul li a,.article-page-content .richText-content ol li a{color:#008554;text-decoration:underline;font-size:inherit;line-height:inherit}.article-page-content .richText-content ul li a.external,.article-page-content .richText-content ol li a.external{display:inline-block}.article-page-content .richText-content ul li a.external:after,.article-page-content .richText-content ol li a.external:after{bottom:5px}.article-page-content .richText-content ul li a.external:hover,.article-page-content .richText-content ol li a.external:hover{display:inline-block}.article-page-content .richText-content ul li a:hover,.article-page-content .richText-content ol li a:hover{color:#048651;display:initial}.article-page-content .richText-content ul li:before,.article-page-content .richText-content ol li:before{top:4px;left:0;font-size:14px}@media screen and (min-width: 992px){.article-page-content .richText-content ul li:before,.article-page-content .richText-content ol li:before{top:3px}}.article-page-content .source-citation-faq ul li a.external,.article-page-content .source-citation-faq ol li a.external{display:initial}.article-page-content .source-citation-faq ul li a.external:after,.article-page-content .source-citation-faq ol li a.external:after{bottom:2px}#content .article-hero-image{min-height:225px}@media screen and (min-width: 992px){#content .article-hero-image{min-height:320px}}@media screen and (min-width: 1920px){#content .article-hero-image{min-height:520px}}.green-curve{position:relative}.green-curve:after{content:'';position:absolute;bottom:-1px;left:-1px;background-image:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/icons/green-curve-mobile-1.png");height:54px;width:101%;background-size:cover;background-repeat:no-repeat}@media screen and (min-width: 992px){.green-curve:after{background-image:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/icons/green-curve.png");left:-100px;height:44px;width:100%;background-size:contain;bottom:0px}}@media screen and (min-width: 1921px){.green-curve:after{height:75px;bottom:-2px}}@media screen and (min-width: 3000px){.green-curve:after{bottom:-1px}}@media screen and (max-width: 991px){.green-curve:after{height:115px}}@media screen and (max-width: 767px){.green-curve:after{height:95px}}@media screen and (max-width: 560px){.green-curve:after{height:80px}}@media screen and (max-width: 479px){.green-curve:after{height:65px}}@media screen and (max-width: 359px){.green-curve:after{height:50px}}.home-hero-banner-desktop+.hero-desktop-pattern{display:none}.home-hero-banner-desktop.green-curve::after{display:none}@media screen and (min-width: 992px){.home-hero-banner-desktop.green-curve::after{display:block;bottom:-3px}}@media screen and (min-width: 1921px){.home-hero-banner-desktop.green-curve::after{bottom:-5px}}@media screen and (max-width: 767px){.icon-with-title .h6{margin-top:5px}}.tick-mark{position:relative;color:#f5f5f5}.tick-mark:before{content:'';background-image:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/icons/green-tick.png");width:22px;background-size:contain;height:17px;position:absolute;left:-8px;background-repeat:no-repeat}.cross-mark{position:relative;color:#f5f5f5}.cross-mark:before{content:'';background-image:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/icons/cross-mark.png");width:22px;background-size:contain;height:17px;position:absolute;left:-8px;background-repeat:no-repeat}.head-care-top-banner{background-image:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/hero-banners/gradient-bkgd-green.png");padding:2rem 2rem 1rem 3rem !important}.head-care-top-banner .hero-bottom-statement{padding:0}.head-care-top-banner .hero-bottom-statement p.small{margin:0}.healing-academy .game-corrector-icon{position:relative}.healing-academy .game-corrector-icon:nth-of-type(1)::before{position:absolute;content:'';background:url(/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/game/captain-excedrin-v1.png);height:550px;width:400px;background-size:contain;background-repeat:no-repeat;left:-400px}.healing-academy .game-corrector-icon:nth-of-type(2)::before{position:absolute;content:'';background:url(/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/game/rosetta-wizard-v1.png);height:550px;width:400px;background-size:contain;background-repeat:no-repeat;right:-400px;top:-180px}.healing-academy .game-corrector-icon:nth-of-type(3)::before{position:absolute;content:'';background:url(/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/game/parker.png);height:550px;width:370px;background-size:contain;background-repeat:no-repeat;left:-370px;top:-45px}.healing-academy .game-corrector-icon:nth-of-type(4)::before{position:absolute;content:'';background:url(/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/game/fripp-the-alchemist.png);height:550px;width:380px;background-size:contain;background-repeat:no-repeat;right:-380px;top:-100px}.healing-academy .game-corrector-icon:nth-of-type(5)::before{position:absolute;content:'';background:url(/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/game/dolph-the-droid.png);height:550px;width:340px;background-size:contain;background-repeat:no-repeat;left:-360px;top:-80px}.healing-academy .game-corrector-icon:nth-of-type(6)::before{position:absolute;content:'';background:url(/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/game/sgt-nurse.png);height:440px;width:360px;background-size:contain;background-repeat:no-repeat;right:-370px;top:-200px}.page-gaming .gamer-routine>.component-content{background-size:cover;background-repeat:no-repeat}.page-gaming .carousel-hp .carousel-slide .carousel-content img{width:144px !important}.page-gaming .carousel-hp .carousel-slide .carousel-content .box{min-height:250px !important;padding-left:60px}.page-gaming .gray-gradient{background:transparent -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e1e4e5)) 0% 0% no-repeat padding-box;background:transparent linear-gradient(180deg, #fff 0%, #e1e4e5 100%) 0% 0% no-repeat padding-box}.page-gaming .banner-text{font-size:18px !important}@media only screen and (min-width: 1200px){.page-gaming .banner-background .richText{padding-top:4rem}}.page-gaming .banner-background{background:transparent -webkit-gradient(linear, left top, left bottom, from(#c8cfd0), to(#f3f3f3)) 0% 0% no-repeat padding-box;background:transparent linear-gradient(180deg, #c8cfd0 0%, #f3f3f3 100%) 0% 0% no-repeat padding-box}@media screen and (max-width: 991px){.page-gaming .banner-background{border:none}}@media screen and (max-width: 991px) and (min-width: 768px){.page-gaming .banner-background .flex-order-m-2{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}}.page-gaming .banner-background .component-content{background-size:contain;height:560px;background-repeat:no-repeat;background-position:101% 100%}@media only screen and (min-width: 992px){.page-gaming .banner-background .component-content .hero-img img{width:90%;margin-left:auto}}.page-gaming .banner-background .component-content .hero-img>.component-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.page-gaming .testimonial-carousel .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") !important}.page-gaming .testimonial-carousel .lSSlideOuter{overflow:visible}.page-gaming .testimonial-carousel .lSSlideOuter .lSSlideWrapper{position:initial}.page-gaming .pager-under-center .lSPager{margin-top:30px !important}.page-gaming .p-d-t-20{padding-top:30px !important}.page-gaming ul.lSPager.lSpg{margin-top:30px !important}.page-gaming .testimonial-carousel .lSAction>a{background-image:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/icons/downloadxar.png");opacity:1;top:55%}.page-gaming .testimonial-carousel .lSAction>.lSPrev{left:-45px;font-size:0}@media screen and (max-width: 991px){.page-gaming .testimonial-carousel .lSAction>.lSPrev{left:2px;-webkit-filter:invert(1);filter:invert(1)}}.page-gaming .testimonial-carousel .lSAction>.lSNext{right:-45px;font-size:0}@media screen and (max-width: 991px){.page-gaming .testimonial-carousel .lSAction>.lSNext{right:2px;-webkit-filter:invert(1);filter:invert(1)}}.page-gaming li.carousel-slide.clearfix.even.lslide.active h2{margin-bottom:0.5em}.page-gaming .banner-background{background:transparent -webkit-gradient(linear, left top, left bottom, from(#c8cfd0), to(#f3f3f3)) 0% 0% no-repeat padding-box;background:transparent linear-gradient(180deg, #c8cfd0 0%, #f3f3f3 100%) 0% 0% no-repeat padding-box}.page-gaming .p-d-t-20{padding-top:30px !important}.page-gaming ul.lSPager.lSpg{margin-top:30px !important}.page-gaming .healing-haven h2{font-size:36px;line-height:60px;color:#00853f;margin-bottom:0px}.page-gaming .healing-haven h3{font-size:28px;line-height:30px}.page-gaming .banner-background{background:transparent -webkit-gradient(linear, left top, left bottom, from(#c8cfd0), to(#f3f3f3)) 0% 0% no-repeat padding-box;background:transparent linear-gradient(180deg, #c8cfd0 0%, #f3f3f3 100%) 0% 0% no-repeat padding-box}.page-gaming .p-d-t-20{padding-top:30px !important}.page-gaming ul.lSPager.lSpg{margin-top:30px !important}.page-gaming .show-mobile h2{line-height:38px}.page-gaming .show-mobile h2 .chuck-font{font-size:30px !important;line-height:38px}.page-gaming .testimonial-carouselexcedrin-strength figcaption{position:absolute;bottom:55px;right:20px}.page-gaming .text-color-alt{color:#08352f !important}.page-gaming .left-arrow{width:58px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.page-gaming .right-arrow{width:58px}.page-gaming .carousel-hp .carousel-content .box .richText{width:calc(100% - 160px);display:inline-block;padding:0 20px}.page-gaming .banner-background{background:transparent -webkit-gradient(linear, left top, left bottom, from(#c8cfd0), to(#f3f3f3)) 0% 0% no-repeat padding-box;background:transparent linear-gradient(180deg, #c8cfd0 0%, #f3f3f3 100%) 0% 0% no-repeat padding-box}.page-gaming .p-d-t-20{padding-top:30px !important}.page-gaming ul.lSPager.lSpg{margin-top:30px !important}.page-gaming .headache-image-box figure{position:relative}.page-gaming .excedrin-strength{position:absolute;right:20px;top:-82px}.page-gaming .game-over-wrapper{height:550px}.page-gaming .lSAction>.lSPrev{background-position:0 0;left:15px}.page-gaming .lSAction>.lSNext{background-position:-32px 0;right:15px}.page-gaming .lSAction>a{opacity:1;font-size:0}.page-gaming .lSSlideOuter .lSPager.lSpg>li.active a,.page-gaming .lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#ffffff}.page-gaming .lSSlideOuter .lSPager.lSpg>li a{border:1px solid #ffffff}.page-gaming p.profile-icon{color:#64459b;font-size:20px;display:inline-block;position:absolute;bottom:20px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.page-gaming .card-icon-title-text{position:relative;bottom:-60px}.page-gaming p.profile-icon:before{content:'';background:url(/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/pages/Gamers/gaming/icon.png);width:30px;height:30px;position:absolute;background-size:100%;left:-50px}.page-gaming .reference-testimonial-carousel .richText.component{height:350px;min-height:350px}.page-gaming .testimonial-carousel>.component-content{background-repeat:no-repeat;background-size:cover}.page-gaming .testimonial-carousel .switchable-image.card-icon-title-text{min-height:144px}.page-gaming .healing-font{font-size:50px;line-height:1em;text-align:left}.page-gaming .title-font{font-size:41px;color:#08352f;font-family:'chuck, sans-serif'}.page-gaming .sub-title-font{font-family:'chuck, sans-serif'}.page-gaming .show-mobile{display:none}.page-gaming .hide-mobile{display:block}.page-gaming .show-desktop{display:block}.page-gaming .healing-academy .richText.component{padding-bottom:2rem}.page-gaming .third-column-padding{padding-top:15%}.page-gaming .carousel-test .carousel-slide img{width:144px}.page-gaming .text-color-light-green{color:#106f32 !important}.page-gaming .text-color-green{color:#00853f}.page-gaming .text-color-yellow{color:#c5cb4a}.page-gaming .headache-image-box figure figcaption{position:absolute;bottom:10%;right:0%}@media only screen and (max-width: 1250px){.page-gaming .healing-academy .richText.component{padding-bottom:1.5rem}}@media (min-width: 1200px){.page-gaming .carousel-hp .lSAction>.lSPrev{left:2px;font-size:0}.page-gaming .carousel-hp .lSAction>.lSNext{right:2px;font-size:0}}@media (max-width: 1200px){.page-gaming .reference-testimonial-carousel .richText.component{height:630px;min-height:630px}.page-gaming .third-column-padding{padding-top:7%}}@media (min-width: 768px) and (orientation: landscape){.page-gaming .reference-testimonial-carousel .richText.component{height:440px;min-height:440px}}@media only screen and (max-width: 991px){.page-gaming .p-m-t-5{padding-top:15rem !important}.page-gaming .carousel-hp .carousel-content .box{min-height:260px !important;padding-left:0px !important}.page-gaming .show-mobile{display:block}.page-gaming .hide-mobile{display:none}.page-gaming .show-desktop{display:none}.page-gaming .game-over-wrapper{height:auto}.page-gaming .excedrin-strength{position:static}.page-gaming .banner-background .component-content{height:auto !important;background-size:cover;background-position:-51px;margin-top:0}.page-gaming .headache-image-box figure figcaption{bottom:5%;right:auto;left:5%}}@media only screen and (max-width: 767px){.page-gaming .reference-testimonial-carousel .richText.component{height:400px;min-height:400px}.page-gaming .banner-background{height:780px !important}.page-gaming .banner-background>.component-content{background:url(/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/pages/Gamers/gaming/captain.png) !important;background:none !important;background-size:cover !important;height:333px !important;background-repeat:no-repeat !important}.page-gaming .excedrin-strength figcaption{position:absolute;bottom:12px;left:10px}}@media only screen and (max-width: 540px){.page-gaming .banner-background{height:950px !important}.page-gaming .healing-font{font-size:30px !important}}.yt-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.sitemap-custom h3 a,.sitemap-custom h4 a{display:inline-block !important}body .component.reference-bazaarvoice{margin:0 auto !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-content-search{border-bottom:none !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-content-search .bv-masthead{background-color:#fafafa !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-content-search .bv-masthead .bv-masthead-product{border-bottom:none !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-content-search .bv-masthead-search .bv-content-btn{background-color:#fff !important;height:50px !important;border:1px solid #919197 !important;border-left:none !important;left:-3px !important;position:relative !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-content-search .bv-masthead-search .bv-content-btn .bv-search-control-icon{color:#008554 !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-submission .bv-fieldsets input.bv-text{border-color:#919197 !important;height:50px !important;border-right:none !important;border-radius:50px 0 0 50px !important}@media screen and (max-width: 767px){body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-submission .bv-fieldsets input.bv-text{border-radius:50px !important;border:1px solid #919197 !important}}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-submission .bv-fieldsets input.bv-text:focus{outline:1px solid #008554 !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-content-secondary-ratings-container{border-radius:20px !important;overflow:hidden !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-content-secondary-ratings-bars .bv-content-secondary-ratings-bar{-webkit-box-shadow:none !important;box-shadow:none !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-section-summary{margin-left:2px !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-inline-histogram-ratings .bv-inline-histogram-ratings-star{padding-left:0 !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-action-bar{padding-top:3rem !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-content-details-container .bv-secondary-ratings{padding-top:0 !important;font-family:var(--font-family-Mulish-Regular) !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-inline-histogram .bv-content-title,body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-content-secondary-ratings-label,body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-dropdown-target .bv-dropdown-label,body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-dropdown-target .bv-dropdown-title{font-family:var(--font-family-Mulish-Regular) !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-value{border-radius:20px !important;overflow:hidden !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-bars li:nth-child(1){border-radius:10px 0 0 10px !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-bars li:nth-child(2){border-radius:0 10px 10px 0 !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-bars .bv-secondary-rating-summary-bar{-webkit-box-shadow:none !important;box-shadow:none !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-section-summary-inline .bv-secondary-rating-summary .bv-secondary-rating-summary-container .bv-secondary-rating-summary-bars{border-radius:20px !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-content-secondary-ratings-value,body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-content-item .bv-content-secondary-ratings-value{border-radius:20px !important}body .component.reference-bazaarvoice .bv-cv2-cleanslate .bv-inline-histogram-ratings .bv-inline-histogram-ratings-star .bv-glyph{color:#777 !important}.compare-product-wrapper .component.reference-bazaarvoice{margin-bottom:2.5rem !important}.external{position:relative;margin-right:18px}.external:after{content:'';position:absolute;margin-left:5px;bottom:2px;background-size:100%;width:14px;height:14px;background-image:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/global/utility/external-icon.png")}.footer .external:after{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}h5 .external:after,h4 .external:after{bottom:8px}.infographic-modal{position:fixed;top:20%;right:0;bottom:0;left:0;z-index:1050;display:none;outline:0;opacity:0;-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear;overflow-x:hidden;overflow-y:auto;width:70%;margin:auto !important;max-width:750px}@media screen and (max-width: 991px){.infographic-modal{top:10%}}.infographic-modal.shown{display:block;opacity:1}.infographic-modal .infographic-close{position:absolute;right:0;top:-8px;text-align:right}.infographic-modal .infographic-close p span{display:none}.infographic-modal .infographic-close p em{font-size:2.5rem;cursor:pointer;color:#fff}.infographic-btn{text-decoration:underline;color:#048651;display:inline-block;cursor:pointer}.template-article-details .reference-article-banner .max-content-width.col-lg-8{padding:0 4rem}@media screen and (min-width: 1281px){.template-article-details .reference-article-banner .max-content-width.col-lg-8{padding:0 8rem}}@media screen and (min-width: 1921px){.template-article-details .reference-article-banner .max-content-width.col-lg-8{width:100%;text-align:left}}.template-article-details .article-breadcrumb{padding:0 4rem}@media screen and (min-width: 1281px){.template-article-details .article-breadcrumb{padding:0 8rem}}.template-article-details .article-page-content{padding:0 4rem}@media screen and (min-width: 1281px){.template-article-details .article-page-content{padding:0 8rem}}.template-article-details .article-page-content.source-citation-faq{padding:0}@media screen and (min-width: 1921px){.reference-article-banner>.component-content{max-width:1028px;margin:auto;overflow:hidden}.reference-article-banner>.component-content .green-curve:after{bottom:-19px}}.channelmodal{display:none;position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000000a6}.channelmodal .modal-content{background-color:#fefefe;z-index:99999;padding:20px;border:1px solid #888;width:100%;position:absolute;max-width:680px;overflow:hidden}.closeModel{cursor:pointer;color:#aaa;float:right;font-size:28px;font-weight:bold}.channel-advisor-url{width:100%;height:700px}@media (max-width: 991px){.channelmodal .modal-content{height:100%}.channel-advisor-url{height:100%}}h2.heading4{font-size:1rem;color:#003b28;padding:1.125rem 1.375rem 0 1.375rem;text-transform:uppercase;font-family:var(--font-family-bold);line-height:normal;font-weight:bold;font-style:normal}h3.heading4{font-size:1rem;color:#003b28;padding:1.125rem 1.375rem 0 1.375rem;text-transform:uppercase;font-family:var(--font-family-bold);line-height:normal;font-weight:bold;font-style:normal}@media screen and (min-width: 1921px){.hero-banner-h5-v0{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;overflow:hidden}.hero-banner-h5-v0>.inner{max-width:1150px;float:left;width:100%;position:relative;overflow:hidden}}@media (min-width: 992px){.flex.align-center-d>.component-content>.paragraphSystem{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.flex.justify-center-d>.component-content>.paragraphSystem{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}}@media (max-width: 991px){.flex.align-center-m>.component-content>.paragraphSystem{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.flex.justify-center-m>.component-content>.paragraphSystem{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}}.article-top-box{position:relative}@media (min-width: 992px){.article-top-box{min-height:315px !important}}.article-top-box .article-image{max-width:343px;margin:0 auto}@media (min-width: 992px){.article-top-box .article-image{position:absolute;right:0;top:0;max-width:350px}}@media (min-width: 992px){.article-top-box .article-image.alt{margin:0;clear:none;float:right;width:40%;position:relative}}@media (min-width: 992px){.article-top-box .article-top-content{width:60%;float:left;clear:none}}@media (min-width: 992px){.article-top-box .article-top-content.alt{width:50%}}.reference-hsa-fsa-banner .image{max-width:209px;margin:0 auto}@media (min-width: 992px){.reference-hsa-fsa-banner .image{clear:none;float:left;width:20%}}@media (min-width: 992px){.reference-hsa-fsa-banner .richText{clear:none;float:left;width:80%}}@media (min-width: 992px){div[class*='col-'].reference-products-banner{min-height:340px}}div[class*='col-'].reference-products-banner .product-banner-left{position:relative}div[class*='col-'].reference-products-banner .product-banner-left .image{max-width:320px;margin:0 auto}@media (min-width: 992px){div[class*='col-'].reference-products-banner .product-banner-left .image{position:absolute;right:-30%;top:10px}}.reference-live-better p{font-family:var(--font-family-medium);font-size:.875rem;line-height:1.4}@media (min-width: 992px){.reference-live-better p{font-size:1.125rem;line-height:1.23}.reference-live-better p span{display:block}}div[class*='col-'].article-filter .related-article{padding-top:1rem}@media (min-width: 992px){div[class*='col-'].article-filter .related-article{padding-top:2rem}}div[class*='col-'].article-filter .related-article .image{border:2px solid var(--color-8);max-width:343px;margin:0 auto}@media (min-width: 992px){div[class*='col-'].article-filter .related-article .image{max-width:242px}}div[class*='col-'].article-filter .related-article .image img{max-width:100%;width:100%}div[class*='col-'].article-filter .related-article .related-article-head h4{padding:0}div[class*='col-'].article-filter .related-article .related-article-head.alt h4{padding:0 2rem}.live-better p{font-family:var(--font-family-medium);font-weight:500;font-size:1rem;line-height:1.45}@media (min-width: 992px){.live-better p{font-size:1.28571rem;line-height:1.23}.live-better p span{display:block}}.video-landing.max-content-width .related-article .image{max-width:343px;margin:0 auto}.video-landing.max-content-width .related-article img{border:2px solid var(--color-8);max-width:343px !important;display:block;margin:0 auto}.video-landing.max-content-width .related-article .related-article-head h4{padding:0 2rem}@media (min-width: 992px){.video-landing.max-content-width{max-width:904px !important}.video-landing.max-content-width .flex>div>div{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.video-landing.max-content-width .snippetReference{max-width:432px}.video-landing.max-content-width .related-article{padding-bottom:40px}.video-landing.max-content-width .related-article .image,.video-landing.max-content-width .related-article .video-int{max-width:100%;margin:0}.video-landing.max-content-width .related-article .image img,.video-landing.max-content-width .related-article .video-int img{max-width:100% !important}}.get-comfortable{position:relative}.get-comfortable .image{position:absolute;top:0;z-index:-1}@media (min-width: 992px){.get-comfortable p{padding:0 90px}}@media (min-width: 992px){.get-comfortable .head-alt p{padding:0 125px}}@media (min-width: 992px){.offers-box h1{font-size:2rem}}.products-watch-video p{font-family:var(--font-family-bold);font-size:1.6rem;line-height:1;margin-bottom:12px}@media (max-width: 991px){.article-filter-title span{display:block}}body .article-teaser-block{-webkit-box-shadow:none;box-shadow:none;border:1px solid #c5c5c5;margin:10px;overflow:hidden}body .article-teaser-block .aspect-ratio-box{height:auto;padding-top:initial}body .article-teaser-block .aspect-ratio-box img{position:initial}.our-history-list{position:relative}.our-history-list::before{content:'';width:2px;position:absolute;background-color:#c7c7c7;height:65%;left:2.2rem;top:1rem}@media screen and (min-width: 768px){.our-history-list::before{left:2.4rem;height:75%}}.our-history-list .history-list-dates{margin-left:0}@media screen and (max-width: 360px){.our-history-list .history-list-dates{padding-left:10px}}@media screen and (min-width: 768px){.our-history-list .history-list-dates{margin-left:-1rem}}.our-history-list .history-list-dates p{margin:0}.our-history-list .box .image img{width:76px}.richText-content ol>li:before{margin-top:6px;color:#1e1e1e}table{width:100%;border-collapse:collapse}table tr:nth-child(1) td{background-color:#fff;border-bottom:none}table tr:nth-child(2) td{font-family:var(--font-family-Mulish-Regular)}table tr:nth-child(2) td strong{font-family:var(--font-family-Mulish-Bold)}table tr:nth-last-child(1) td{border-bottom:none}table tr:nth-last-child(1) td:before{display:none}table tr:nth-last-child(1) td:after{display:none}table tr th{background-color:#003b28;height:82px;padding:0 0.813rem;color:#fff;font-size:1.125rem;line-height:normal;font-family:var(--font-family-bold);font-weight:bold}table tr th p{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit}@media screen and (min-width: 768px){table tr th{padding:1rem 1.5rem}}table tr td{background-color:#f5f5f5;padding:1.2rem 0.813rem;font-family:var(--font-family-Mulish-Regular);line-height:20px;font-size:1rem;border-bottom:1px solid #cccccc;color:#1e1e1e}table tr td p{font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit}table tr td strong{font-family:inherit}@media screen and (min-width: 768px){table tr td{padding:1.2rem 2rem}}@media screen and (max-width: 480px){table tr td{border-bottom:2px solid #cccccc}}table tr td:first-child{width:125px;font-weight:600;position:relative;font-family:var(--font-family-Mulish-Bold)}table tr td:first-child:before{content:'';width:13px;height:2px;background-color:#f5f5f5;position:absolute;left:0;bottom:-2px}@media screen and (min-width: 768px){table tr td:first-child:before{width:32px}}table tr td:last-child{position:relative}table tr td:last-child:after{content:'';width:13px;height:2px;background-color:#f5f5f5;position:absolute;right:0;bottom:-2px}@media screen and (min-width: 768px){table tr td:last-child:after{width:32px}}.compare-excedrin-table td{line-height:1.25}.compare-excedrin-table th{letter-spacing:1.29px}.article-page-content table tr td:first-child{font-weight:500;font-family:var(--font-family-Mulish-Regular)}.table-first-col-left table tbody tr th:first-child{padding:1rem 2rem}@media screen and (max-width: 991px){.table-first-col-left table tbody tr th:first-child{padding:1rem 0.813rem}}.is-hidden{display:none !important;visibility:hidden !important}body input[type='number']{-moz-appearance:textfield}body .coupon-form .cf-coupon-form .day-field,body .coupon-form .cf-coupon-form .month-field,body .coupon-form .cf-coupon-form .year-field{display:inline-block;width:32%;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top}body .coupon-form .cf-coupon-form .month-field{margin:0 0.7%}body .coupon-form .cf-coupon-form .all-required{width:100%}body .coupon-form .cf-coupon-form .all-required p{font-size:13px;line-height:1;margin-top:0}@media (min-width: 768px){body .coupon-form .cf-coupon-form .all-required p{font-size:16px;line-height:1.6}}body .coupon-form .cf-coupon-form .form-button{text-align:center}body .coupon-form .cf-coupon-form .form-text{margin-bottom:21px}body .coupon-form .cf-coupon-form .form-text label{color:#003b28;font-family:var(--font-family-default);font-size:1rem;line-height:1.25;margin-bottom:0.5rem}body .coupon-form .cf-coupon-form .form-text input{min-height:50px;height:50px;border-radius:25px;font-family:var(--font-family-default);background-color:#fff;line-height:1.5;color:#000;border:1px solid #5d5d65;font-size:16px;padding:1rem}body .coupon-form .cf-coupon-form .form-text input.input-error{border-color:#ef3e2e !important;border-width:2px}body .coupon-form .cf-coupon-form .form-text input:focus{outline:2px solid #008554 !important;border-color:#008554}body .coupon-form .cf-coupon-form .form-text .cmp-form-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}body .coupon-form .cf-coupon-form .cmp-cf-form-options__legend{display:none}body .coupon-form .cf-coupon-form .form-qa{padding-bottom:18px}body .coupon-form .cf-coupon-form .form-qa .cmp-cf-form-qa-question{font-size:1rem;color:#003b28;padding-bottom:5px;line-height:1.3;letter-spacing:1px}body .coupon-form .cf-coupon-form .form-qa .cmp-cf-form-qa__field-label{font-family:var(--font-family-default);display:-webkit-box;display:-ms-flexbox;display:flex;color:#000}body .coupon-form .cf-coupon-form fieldset{border:none;text-align:left;margin-left:0px;padding:0px}body .coupon-form .cf-coupon-form .name-error,body .coupon-form .cf-coupon-form .email-error,body .coupon-form .cf-coupon-form .toaster-name-error,body .coupon-form .cf-coupon-form .toaster-email-error,body .coupon-form .cf-coupon-form .toaster-email-invalid-error,body .coupon-form .cf-coupon-form .coupon-name-error,body .coupon-form .cf-coupon-form .coupon-Last-name-error,body .coupon-form .cf-coupon-form .coupon-email-error,body .coupon-form .cf-coupon-form .coupon-email-invalid-error,body .coupon-form .cf-coupon-form .coupon-code-error,body .coupon-form .cf-coupon-form .coupon-radio-1-error,body .coupon-form .cf-coupon-form .coupon-radio-2-error,body .coupon-form .cf-coupon-form .coupon-radio-3-error,body .coupon-form .cf-coupon-form .coupon-date-error,body .coupon-form .cf-coupon-form .coupon-day-error,body .coupon-form .cf-coupon-form .coupon-month-error,body .coupon-form .cf-coupon-form .coupon-year-error,body .coupon-form .cf-coupon-form .address-1-error,body .coupon-form .cf-coupon-form .address-2-error,body .coupon-form .cf-coupon-form .city-error,body .coupon-form .cf-coupon-form .state-error{text-align:left;font-size:1rem;line-height:1.25;font-family:var(--font-family-default);margin:6px 0 0;font-weight:normal;color:#ef3e2e}body .coupon-form .cf-coupon-form .date-of-birth-text p{font-family:var(--font-family-default);color:#003b28;margin-bottom:5px;line-height:20px}body .coupon-form .cf-coupon-form .cmp-cf-form-qa__field-label p,body .coupon-form .cf-coupon-form .desclaimer_text p{font-family:var(--font-family-default);font-size:1rem;line-height:1.3;padding-left:2.6rem;margin-top:5px}body .coupon-form .cf-coupon-form .cmp-cf-form-qa__field-label p a,body .coupon-form .cf-coupon-form .desclaimer_text p a{color:#008554;font-size:1rem;font-size:0.938rem;display:initial;text-decoration:underline}body .coupon-form .cf-coupon-form .cmp-cf-form-qa__field-label p a:hover,body .coupon-form .cf-coupon-form .cmp-cf-form-qa__field-label p a:focus,body .coupon-form .cf-coupon-form .desclaimer_text p a:hover,body .coupon-form .cf-coupon-form .desclaimer_text p a:focus{color:#048651}body .coupon-form .cf-coupon-form .cmp-cf-form-qa-question{font-family:var(--font-family-default)}@media screen and (max-width: 767px){body .coupon-form .cf-coupon-form .cmp-cf-form-qa-question{font-size:1rem}}body .coupon-form .cf-coupon-form .cmp-form-button{font-family:var(--font-family-Mulish-Light);font-weight:300;-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;line-height:1.75rem;cursor:pointer;display:inline-block;font-size:1rem;background-color:#008554;border:2px solid #008554;border-radius:30px;color:#fff;min-width:175px;padding:7px 20px !important}body .coupon-form .cf-coupon-form .cmp-form-button:hover,body .coupon-form .cf-coupon-form .cmp-form-button:focus{background-color:#02613d;border-color:#02613d;color:#fff}body .coupon-form .cf-coupon-form .cf-form-post-submit-message p{font-family:var(--font-family-Mulish-Regular) !important;text-align:center;font-size:20px;color:#4e515e;line-height:1.5;font-weight:400;margin:0px}body .coupon-form .cmp-form-qa--radio .cmp-cf-form-qa__field-label input[type='radio']{position:absolute;opacity:0;width:15px;height:14px}body .coupon-form .cmp-form-qa--radio .cmp-cf-form-qa__field-label input[type='radio']:checked+label ::before{background-color:#fff;border-color:#333;width:14px;height:14px}body .coupon-form .cmp-form-qa--radio .cmp-cf-form-qa__field-label input[type='radio']:checked+.cmp-cf-form-qa__field-description::after{content:'';position:absolute;top:50%;left:2px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:10px;height:10px;background-color:#000;border-radius:50%;border:1px solid #000}body .coupon-form .cmp-form-qa--radio .cmp-cf-form-qa__field-label .cmp-cf-form-qa__field-description{display:inline-block;cursor:pointer;padding:5px 25px;position:relative;font-size:15px}body .coupon-form .cmp-form-qa--radio .cmp-cf-form-qa__field-label .cmp-cf-form-qa__field-description::before{content:'';position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:14px;height:14px;border:1px solid #000;border-radius:50%;background-color:#fff}body .coupon-form .cmp-cf-form-options.cmp-form-options--checkbox{padding-left:1rem}body .coupon-form .cmp-cf-form-options.cmp-form-options--checkbox input[type='checkbox']{width:21px;height:21px;border-radius:6px;margin-top:-2px;position:relative;left:-14px;top:4px}body .coupon-form .cmp-cf-form-options.cmp-form-options--checkbox input[type='checkbox']::before{content:'';display:inline-block;width:21px;height:21px;background-color:#fff;border:2px solid #008554;border-radius:4px;position:absolute;top:-2px;left:-2px;cursor:pointer;-webkit-transition:all ease-in 0.2s;transition:all ease-in 0.2s}body .coupon-form .cmp-cf-form-options.cmp-form-options--checkbox input[type='checkbox']:checked::before{background-color:#008554;border-color:#008554;content:'';color:#fff;background-image:url("/content/dam/cf-consumer-healthcare/bp-excedrin-v2/en_US/src/icons/tick-mark.svg");background-size:14px;background-repeat:no-repeat;background-position:center}body .coupon-form .cmp-cf-form-options.cmp-form-options--checkbox input[type='checkbox']:hover::before{border-color:#008554}body .coupon-form .cmp-cf-form-options input[type='checkbox'].error-field ~ .checkbox-checked{border:2px solid #fb3434}body .coupon-form .cmp-cf-form-options .cmp-cf-form-options__field-description{font-size:1rem;color:#003b28;line-height:1.5;font-weight:600}body .washington-form .js-consent-checkbox,body .washington-form .js-share-checkboxes,body .washington-form .js-sell-checkboxes{border:none;padding:0}body .washington-form .js-consent-checkbox legend,body .washington-form .js-share-checkboxes legend,body .washington-form .js-sell-checkboxes legend{display:none}body .washington-form .js-consent-checkbox label:not(:nth-of-type(1)),body .washington-form .js-share-checkboxes label:not(:nth-of-type(1)),body .washington-form .js-sell-checkboxes label:not(:nth-of-type(1)){display:none}body .washington-form .disabled{pointer-events:none !important;background:#ccc !important;color:#fff !important;border:none !important}input:focus,select:focus,textarea:focus,button:focus{outline:1px solid var(--color-2) !important}.cf-toaster-form{position:fixed;bottom:0;z-index:99999;width:30rem;padding:0;right:12.5rem;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;-webkit-transition:all 0.5s ease;transition:all 0.5s ease;max-width:424px;margin-bottom:0;background:#fff;border:1px solid #106f32 !important}@media (max-width: 767px){.cf-toaster-form{bottom:30px;width:80%}}@media (max-width: 991px){.cf-toaster-form{z-index:99;-webkit-transform:translate(-50%, 0%);-ms-transform:translate(-50%, 0%);transform:translate(-50%, 0%);right:auto;left:50%;bottom:0px}}.cf-toaster-form>.component-content>.paragraphSystem{border-radius:20px 20px 0px 0px;-webkit-box-shadow:1px 3px 10px 1px #a5a5a5;box-shadow:1px 3px 10px 1px #a5a5a5}.cf-toaster-form p{margin:0;font-size:1rem;line-height:1.3;margin-top:5px}.cf-toaster-form p a{color:#106f32;font-size:1rem;line-height:unset;display:initial;text-decoration:underline}.cf-toaster-form p a:hover{color:#106f32;text-decoration:underline}.cf-toaster-form p a.external:after{-webkit-filter:none;filter:none}.cf-toaster-form .toaster-heading{background:#ffffff;padding:15px;border-top-left-radius:1.25rem;border-top-right-radius:1.25rem;cursor:pointer;margin-bottom:0}.cf-toaster-form .toaster-heading .heading:focus{outline:1px solid}.cf-toaster-form .toaster-heading button.heading{font-size:18px;background:none !important;border:none;text-align:left;line-height:30px;padding-right:40px;line-height:1.2;color:#106f32;font-weight:bold;padding-left:0}.cf-toaster-form .toaster-heading button.heading:before{content:'';width:100%;height:100%;display:block;position:absolute;top:0;left:0;cursor:pointer}.cf-toaster-form .toaster-heading button.heading:after{display:inline-block;position:absolute;width:12px;height:12px;content:'';top:24px;right:16px;border:solid #106f32;border-width:0 3px 3px 0;padding:3px;-ms-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-transform:rotate(-135deg)}.cf-toaster-form .toaster-heading p{margin:0}.cf-toaster-form .toaster-heading.active button.heading:after{-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:rotate(45deg);top:10px}.cf-toaster-form .toaster-container{padding:0.6rem 1rem 1rem 1rem !important;background:#fff;border-bottom:none;margin-bottom:0;border-top:1px solid #106f32;height:100%;overflow:auto;max-height:75vh;overflow-x:hidden}.cf-toaster-form .cmp-form-button{font-family:var(--font-family-Mulish-Light);font-weight:300;-webkit-box-sizing:border-box;box-sizing:border-box;height:48px;line-height:1.75rem;cursor:pointer;display:inline-block;font-size:1rem;background-color:#008554;border:2px solid #008554;border-radius:30px;color:#fff;min-width:175px;padding:7px 20px;margin-top:15px}.cf-toaster-form .cmp-form-button:hover,.cf-toaster-form .cmp-form-button:focus{background-color:#02613d;border-color:#02613d;color:#fff}.cf-toaster-form .cmp-cf-form-options__field-description{font-size:1rem;color:#0e0e0e;font-weight:600}.cf-toaster-form .indication_text{font-size:12px !important;font-weight:700;padding-bottom:0;float:left}.cf-toaster-form .cmp-form-text input::-webkit-input-placeholder{width:80%;float:left;margin-bottom:15px !important;padding-bottom:7px;font-size:0.875rem !important;color:#106f32 !important;margin:0.5rem 0 0 !important;position:absolute;bottom:4px;font-weight:700}.cf-toaster-form .cmp-form-text input::-moz-placeholder{width:80%;float:left;margin-bottom:15px !important;padding-bottom:7px;font-size:0.875rem !important;color:#106f32 !important;margin:0.5rem 0 0 !important;position:absolute;bottom:4px;font-weight:700}.cf-toaster-form .cmp-form-text input:-ms-input-placeholder{width:80%;float:left;margin-bottom:15px !important;padding-bottom:7px;font-size:0.875rem !important;color:#106f32 !important;margin:0.5rem 0 0 !important;position:absolute;bottom:4px;font-weight:700}.cf-toaster-form .cmp-form-text input::-ms-input-placeholder{width:80%;float:left;margin-bottom:15px !important;padding-bottom:7px;font-size:0.875rem !important;color:#106f32 !important;margin:0.5rem 0 0 !important;position:absolute;bottom:4px;font-weight:700}.cf-toaster-form .cmp-form-text input::placeholder{width:80%;float:left;margin-bottom:15px !important;padding-bottom:7px;font-size:0.875rem !important;color:#106f32 !important;margin:0.5rem 0 0 !important;position:absolute;bottom:4px;font-weight:700}.cf-toaster-form .cmp-form-text input{position:relative;background:none;border-radius:0;border:none;border-bottom:1px solid #3f3f3f;color:#3f3f3f !important;font-weight:500;height:40px !important;line-height:40px !important;min-height:40px;font-size:1.125rem !important;-webkit-box-shadow:none;box-shadow:none;width:80%;outline:none;padding-left:6px;padding-bottom:0}.cf-toaster-form .description_text{color:#0e0e0e !important;line-height:1.3;margin-bottom:0 !important;margin:0px;text-align:left;padding-bottom:10px !important}.cf-toaster-form .description_text *{color:#0e0e0e}.cf-toaster-form .description_text p{font-size:14px !important;line-height:1.3;margin:0 !important;padding-bottom:8px;color:#0e0e0e}.cf-toaster-form .description_text p:nth-child(2){padding-bottom:0px !important}.cf-toaster-form .description_text a{color:#106f32;font-size:1rem;line-height:unset;display:initial;text-decoration:underline}.cf-toaster-form .description_text a:hover{color:#106f32;text-decoration:underline}.cf-toaster-form .form-text{margin-bottom:8px}.cf-toaster-form .cmp-form-options--checkbox{text-align:left;margin:0;margin-top:10px}.cf-toaster-form .cmp-form-options__field--checkbox{width:auto !important}.cf-toaster-form ::-webkit-scrollbar{width:3px}.cf-toaster-form ::-webkit-scrollbar-track{background:#ffffff}.cf-toaster-form ::-webkit-scrollbar-thumb{background:#106f32}.cf-toaster-form ::-webkit-scrollbar-thumb:hover{background:#106f32}.cf-toaster-form input{width:100% !important}.cf-toaster-form .form-button{text-align:center;display:block;background:none;border:none}.cf-toaster-form .cf-form-post-submit-message *{padding:40px 20px;text-align:center;color:#106f32}.cf-toaster-form .cf-form-post-submit-message * h2{font-size:2rem}.cf-toaster-form .error-msg{color:#dd272c !important;background:none;font-size:12px;line-height:14px;font-weight:700;margin:0;padding-top:1px;text-align:left}.content-hide{display:none}.hide-toaster-form .cf-toaster-form{display:none}.embed-responsive{position:relative;display:block;width:100%;height:230px;padding:0;overflow:hidden}.embed-responsive.video-height-lg{height:450px}.embed-responsive iframe{width:100%;height:100%}.embed-responsive .yt-playicon{position:absolute;width:75px;height:75px;z-index:1;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}img{height:auto}.irritation-shape img{width:160px;height:160px}@media (min-width: 992px){.irritation-shape img{width:170px;height:170px}}.find-care-image img{max-width:85%}@media (min-width: 992px){.find-care-image img{max-width:88%}}.related-article .image:first-of-type{display:block !important}.related-article .image img{max-width:343px !important;margin:0 auto;display:block}@media (min-width: 992px){.related-article .image img{max-width:343px;margin:0}}.product-image-sec{max-width:309px;margin-left:auto !important;margin-right:auto !important}.home-head-pain-tab .article-heading-h4{font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.19;letter-spacing:normal;text-align:left;font-size:2rem;margin-bottom:2rem;margin-top:2.5rem;font-family:var(--font-family-bold)}@media (max-width: 991px){.home-head-pain-tab .article-heading-h4{font-size:30px;margin-left:12px;margin-bottom:16px}}.box .articleTeaserV2 .article-teaser-block{border-radius:24px;margin-bottom:1.5rem;margin-left:0;margin-top:0}@media screen and (min-width: 992px){.box .articleTeaserV2 .article-teaser-block{min-height:450px}}.box .articleTeaserV2 .article-teaser-block .article-title p{color:var(--color-2);font-size:24px;margin-bottom:16px;font-weight:bold;font-family:var(--font-family-bold);line-height:1.75rem;margin-top:0}@media (max-width: 767px){.box .articleTeaserV2 .article-teaser-block .article-title p{font-size:20px;line-height:1}}@media screen and (min-width: 768px){.box .articleTeaserV2 .article-teaser-block .article-description{margin-bottom:0}}.box .articleTeaserV2 .article-teaser-block .article-description p{font-size:1rem;line-height:30px;color:#1e1e1e;margin:0}.box .articleTeaserV2 .article-teaser-block .article-body{padding:0 12px 16px}@media screen and (min-width: 768px){.box .articleTeaserV2 .article-teaser-block .article-body{min-height:170px}}@media screen and (min-width: 992px){.box .articleTeaserV2 .article-teaser-block .article-body{padding:0 19px 16px 25px}}.two-tiles-article .article-full-clickable a{min-height:300px;top:-210px}@media screen and (min-width: 768px){.two-tiles-article .article-full-clickable a{min-height:350px;top:-150px}}@media screen and (min-width: 992px){.two-tiles-article .article-full-clickable a{min-height:400px}}.two-tiles-article .article-full-clickable a:after{min-height:100%;top:0}.two-tiles-article .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.two-tiles-article .articleTeaserV2 .article-teaser-block{min-height:350px}}@media screen and (min-width: 992px){.two-tiles-article .articleTeaserV2 .article-teaser-block{min-height:400px}}.two-tiles-article .articleTeaserV2 .article-teaser-block .article-description{min-height:auto}.two-tiles-article.two-lines-description .article-full-clickable a{min-height:300px;top:-210px}@media screen and (min-width: 768px){.two-tiles-article.two-lines-description .article-full-clickable a{min-height:350px;top:-150px}}.two-tiles-article.two-lines-description .article-full-clickable a:after{min-height:100%;top:0}.two-tiles-article.two-lines-description .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.two-tiles-article.two-lines-description .articleTeaserV2 .article-teaser-block{min-height:350px}}.two-tiles-article.two-lines-description .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}.two-tiles-article.two-lines-description .articleTeaserV2 .article-teaser-block .article-description{min-height:auto}@media screen and (min-width: 1200px){.two-tiles-article.two-lines-title-article.multi-lines-title .article-full-clickable a{min-height:409px;top:-322px}}.two-tiles-article.two-lines-title-article .article-full-clickable a{min-height:335px;top:-270px}@media screen and (min-width: 768px){.two-tiles-article.two-lines-title-article .article-full-clickable a{min-height:375px;top:-288px}}@media screen and (min-width: 992px){.two-tiles-article.two-lines-title-article .article-full-clickable a{min-height:410px;top:-295px}}@media screen and (min-width: 1200px){.two-tiles-article.two-lines-title-article .article-full-clickable a{min-height:409px;top:-267.5px}}@media screen and (min-width: 1536px){.two-tiles-article.two-lines-title-article .article-full-clickable a{min-height:408px;top:-321px}}.two-tiles-article.two-lines-title-article .article-full-clickable a:after{min-height:100%;top:0}.two-tiles-article.two-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.two-tiles-article.two-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:380px}}@media screen and (min-width: 992px){.two-tiles-article.two-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:415px}}.two-tiles-article.two-lines-title-article .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}.two-tiles-article.two-lines-title-article .articleTeaserV2 .article-teaser-block .article-description{min-height:auto}.two-tiles-article.one-line-title-article .article-full-clickable a{min-height:335px;top:-270px}@media screen and (min-width: 768px){.two-tiles-article.one-line-title-article .article-full-clickable a{min-height:374px;top:-288px}}@media screen and (min-width: 992px){.two-tiles-article.one-line-title-article .article-full-clickable a{min-height:382px;top:-296px}}@media screen and (min-width: 1200px){.two-tiles-article.one-line-title-article .article-full-clickable a{min-height:379px;top:-321px}}.two-tiles-article.one-line-title-article .article-full-clickable a:after{min-height:100%;top:0}.two-tiles-article.one-line-title-article .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.two-tiles-article.one-line-title-article .articleTeaserV2 .article-teaser-block{min-height:380px}}@media screen and (min-width: 992px){.two-tiles-article.one-line-title-article .articleTeaserV2 .article-teaser-block{min-height:385px}}.two-tiles-article.one-line-title-article .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}.two-tiles-article.one-line-title-article .articleTeaserV2 .article-teaser-block .article-description{min-height:auto}.two-tiles-article.two-lines-title-article.two-tiles-article-half .aspect-ratio-box{max-height:204px;overflow:hidden}.two-tiles-article.two-lines-title-article.two-tiles-article-half .article-full-clickable a{min-height:270px;top:-218px}@media screen and (min-width: 768px){.two-tiles-article.two-lines-title-article.two-tiles-article-half .article-full-clickable a{min-height:302px;top:-218px}}@media screen and (min-width: 992px){.two-tiles-article.two-lines-title-article.two-tiles-article-half .article-full-clickable a{min-height:310px;top:-217px}}@media screen and (min-width: 1200px){.two-tiles-article.two-lines-title-article.two-tiles-article-half .article-full-clickable a{min-height:307px}}.two-tiles-article.two-lines-title-article.two-tiles-article-half .article-full-clickable a:after{min-height:100%;top:0}.two-tiles-article.two-lines-title-article.two-tiles-article-half .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.two-tiles-article.two-lines-title-article.two-tiles-article-half .articleTeaserV2 .article-teaser-block{min-height:310px}}@media screen and (min-width: 992px){.two-tiles-article.two-lines-title-article.two-tiles-article-half .articleTeaserV2 .article-teaser-block{min-height:315px}}.two-tiles-article.two-lines-title-article.two-tiles-article-half .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}.two-tiles-article.two-lines-title-article.two-tiles-article-half .articleTeaserV2 .article-teaser-block .article-description{min-height:auto}.two-tiles-article.one-line-title-article.two-tiles-article-half .aspect-ratio-box{max-height:204px;overflow:hidden}.two-tiles-article.one-line-title-article.two-tiles-article-half .article-full-clickable a{min-height:270px;top:-218px}@media screen and (min-width: 768px){.two-tiles-article.one-line-title-article.two-tiles-article-half .article-full-clickable a{min-height:302px;top:-218px}}@media screen and (min-width: 992px){.two-tiles-article.one-line-title-article.two-tiles-article-half .article-full-clickable a{min-height:300px;top:-217px}}@media screen and (min-width: 1200px){.two-tiles-article.one-line-title-article.two-tiles-article-half .article-full-clickable a{min-height:270px}}.two-tiles-article.one-line-title-article.two-tiles-article-half .article-full-clickable a:after{min-height:100%;top:0}.two-tiles-article.one-line-title-article.two-tiles-article-half .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.two-tiles-article.one-line-title-article.two-tiles-article-half .articleTeaserV2 .article-teaser-block{min-height:310px}}@media screen and (min-width: 992px){.two-tiles-article.one-line-title-article.two-tiles-article-half .articleTeaserV2 .article-teaser-block{min-height:285px}}.two-tiles-article.one-line-title-article.two-tiles-article-half .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}.two-tiles-article.one-line-title-article.two-tiles-article-half .articleTeaserV2 .article-teaser-block .article-description{min-height:auto}.article-tiles-with-description .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 992px){.article-tiles-with-description .articleTeaserV2 .article-teaser-block{min-height:400px}}.article-tiles-with-description .articleTeaserV2 .article-teaser-block .article-description{min-height:auto}.article-tiles-with-description.three-lines-description .article-full-clickable a{min-height:320px;top:-176px}@media screen and (min-width: 768px){.article-tiles-with-description.three-lines-description .article-full-clickable a{min-height:420px;top:-260px}}@media screen and (min-width: 992px){.article-tiles-with-description.three-lines-description .article-full-clickable a{top:-218px;min-height:394px}}.article-tiles-with-description.three-lines-description .article-full-clickable a:after{min-height:100%;top:0}.article-tiles-with-description.two-lines-description .article-full-clickable.am-article-teaser a{min-height:334px;top:-250px}@media screen and (min-width: 768px){.article-tiles-with-description.two-lines-description .article-full-clickable.am-article-teaser a{min-height:354px;top:-158px}}@media screen and (min-width: 992px){.article-tiles-with-description.two-lines-description .article-full-clickable.am-article-teaser a{min-height:372px;top:-202px}}@media screen and (min-width: 1200px){.article-tiles-with-description.two-lines-description .article-full-clickable.am-article-teaser a{min-height:387px;top:-219px}}.article-tiles-with-description.two-lines-description .article-full-clickable.am-article-teaser a:after{min-height:100%;top:0}.article-tiles-with-description.two-tiles-article.two-lines-description.two-tiles-article-half .aspect-ratio-box{max-height:204px;overflow:hidden}.article-tiles-with-description.two-tiles-article.two-lines-description.two-tiles-article-half .article-full-clickable a{min-height:270px;top:-218px}@media screen and (min-width: 768px){.article-tiles-with-description.two-tiles-article.two-lines-description.two-tiles-article-half .article-full-clickable a{min-height:382px;top:-217px}}@media screen and (min-width: 1200px){.article-tiles-with-description.two-tiles-article.two-lines-description.two-tiles-article-half .article-full-clickable a{min-height:350px;top:-218px}}.article-tiles-with-description.two-tiles-article.two-lines-description.two-tiles-article-half .article-full-clickable a:after{min-height:100%;top:0}.article-tiles-with-description.two-tiles-article.two-lines-description.two-tiles-article-half .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.article-tiles-with-description.two-tiles-article.two-lines-description.two-tiles-article-half .articleTeaserV2 .article-teaser-block{min-height:364px}}@media screen and (min-width: 992px){.article-tiles-with-description.two-tiles-article.two-lines-description.two-tiles-article-half .articleTeaserV2 .article-teaser-block{min-height:315px}}.article-tiles-with-description.two-tiles-article.two-lines-description.two-tiles-article-half .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}.article-tiles-with-description.two-tiles-article.two-lines-description.two-tiles-article-half .articleTeaserV2 .article-teaser-block .article-description{min-height:auto}.article-tiles-with-description.two-tiles-article.two-lines-description .article-full-clickable a{min-height:334px;top:-250px}@media screen and (min-width: 768px){.article-tiles-with-description.two-tiles-article.two-lines-description .article-full-clickable a{min-height:420px;top:-258px}}@media screen and (min-width: 992px){.article-tiles-with-description.two-tiles-article.two-lines-description .article-full-clickable a{min-height:426px;top:-294px}}@media screen and (min-width: 1200px){.article-tiles-with-description.two-tiles-article.two-lines-description .article-full-clickable a{min-height:454px;top:-322px}}.article-tiles-with-description.two-tiles-article.two-lines-description .article-full-clickable a:after{min-height:100%;top:0}.article-tiles-with-description.two-tiles-article.two-lines-description .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.article-tiles-with-description.two-tiles-article.two-lines-description .articleTeaserV2 .article-teaser-block{min-height:428px}}.article-tiles-with-description.two-tiles-article.two-lines-description .articleTeaserV2 .article-teaser-block .article-description{min-height:auto}.five-lines-description .article-full-clickable a{min-height:300px;top:-210px}@media screen and (min-width: 768px){.five-lines-description .article-full-clickable a{min-height:410px;top:-150px}}@media screen and (min-width: 992px){.five-lines-description .article-full-clickable a{min-height:428px;top:-164px}}.five-lines-description .article-full-clickable a:after{min-height:100%;top:0}.five-lines-description .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.five-lines-description .articleTeaserV2 .article-teaser-block{min-height:410px}}@media screen and (min-width: 992px){.five-lines-description .articleTeaserV2 .article-teaser-block{min-height:435px}}.five-lines-description .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}.four-lines-description .article-full-clickable a{min-height:300px;top:-210px}@media screen and (min-width: 768px){.four-lines-description .article-full-clickable a{min-height:385px;top:-150px}}@media screen and (min-width: 992px){.four-lines-description .article-full-clickable a{min-height:398px;top:-164px}}.four-lines-description .article-full-clickable a:after{min-height:100%;top:0}.four-lines-description .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.four-lines-description .articleTeaserV2 .article-teaser-block{min-height:385px}}@media screen and (min-width: 992px){.four-lines-description .articleTeaserV2 .article-teaser-block{min-height:405px}}.four-lines-description .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}.hp-headache-article.five-lines-description .article-full-clickable a{min-height:300px;top:-210px}@media screen and (min-width: 768px){.hp-headache-article.five-lines-description .article-full-clickable a{min-height:445px;top:-150px}}@media screen and (min-width: 992px){.hp-headache-article.five-lines-description .article-full-clickable a{min-height:458px;top:-164px}}.hp-headache-article.five-lines-description .article-full-clickable a:after{min-height:100%;top:0}.hp-headache-article.five-lines-description .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.hp-headache-article.five-lines-description .articleTeaserV2 .article-teaser-block{min-height:445px}}@media screen and (min-width: 992px){.hp-headache-article.five-lines-description .articleTeaserV2 .article-teaser-block{min-height:465px}}.three-tiles-article .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.three-tiles-article .articleTeaserV2 .article-teaser-block{min-height:360px}}@media screen and (min-width: 992px){.three-tiles-article .articleTeaserV2 .article-teaser-block{min-height:395px}}.three-tiles-article .articleTeaserV2 .article-teaser-block .article-description{min-height:auto}@media screen and (min-width: 768px){.three-tiles-article .articleTeaserV2 .article-teaser-block .article-description{min-height:110px}}@media screen and (min-width: 992px){.three-tiles-article .articleTeaserV2 .article-teaser-block .article-description{min-height:85px}}.three-tiles-article.five-lines-description .article-full-clickable a{min-height:420px;top:-312px}@media screen and (min-width: 768px){.three-tiles-article.five-lines-description .article-full-clickable a{top:-182px;min-height:393px}}@media screen and (min-width: 992px){.three-tiles-article.five-lines-description .article-full-clickable a{top:-163px;min-height:412px}}.three-tiles-article.five-lines-description .article-full-clickable a:after{min-height:100%;top:0}@media screen and (min-width: 768px){.three-tiles-article.five-lines-description .articleTeaserV2 .article-teaser-block{min-height:370px}}@media screen and (min-width: 992px){.three-tiles-article.five-lines-description .articleTeaserV2 .article-teaser-block{min-height:420px}}.three-tiles-article.three-lines-description .article-full-clickable a{min-height:385px;top:-275px}@media screen and (min-width: 768px){.three-tiles-article.three-lines-description .article-full-clickable a{top:-165px;min-height:370px}}@media screen and (min-width: 992px){.three-tiles-article.three-lines-description .article-full-clickable a{top:-165px;min-height:388px}}.three-tiles-article.three-lines-description .article-full-clickable a:after{min-height:100%;top:0}.article-tiles-without-description .hma-article-teaser .article-full-clickable a{min-height:300px;top:-210px}@media screen and (min-width: 992px){.article-tiles-without-description .hma-article-teaser .article-full-clickable a{min-height:260px;top:-150px}}.article-tiles-without-description .hma-article-teaser .article-full-clickable a:after{min-height:100%;top:0}.article-tiles-without-description .hma-article-teaser.articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 420px){.article-tiles-without-description .hma-article-teaser.articleTeaserV2 .article-teaser-block{min-height:215px}}@media screen and (min-width: 992px){.article-tiles-without-description .hma-article-teaser.articleTeaserV2 .article-teaser-block{min-height:260px}}.article-tiles-without-description .hma-article-teaser.articleTeaserV2 .article-teaser-block .article-body{min-height:auto}.article-tiles-without-description .am-article-teaser.articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 992px){.article-tiles-without-description .am-article-teaser.articleTeaserV2 .article-teaser-block{min-height:345px}}.article-tiles-without-description.zero-lines-description .article-full-clickable a{min-height:265px;top:-215px}@media screen and (min-width: 768px){.article-tiles-without-description.zero-lines-description .article-full-clickable a{min-height:325px;top:-230px}}@media screen and (min-width: 992px){.article-tiles-without-description.zero-lines-description .article-full-clickable a{min-height:355px;top:-295px}}@media screen and (min-width: 1200px){.article-tiles-without-description.zero-lines-description .article-full-clickable a{min-height:380px;top:-320px}}.article-tiles-without-description.zero-lines-description .article-full-clickable a:after{min-height:100%;top:0}.article-tiles-without-description.zero-lines-description .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.article-tiles-without-description.zero-lines-description .articleTeaserV2 .article-teaser-block{min-height:325px}}@media screen and (min-width: 992px){.article-tiles-without-description.zero-lines-description .articleTeaserV2 .article-teaser-block{min-height:340px}}.article-tiles-without-description.zero-lines-description .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}@media screen and (min-width: 380px) and (max-width: 420px){.article-tiles-without-description.zero-lines-description .articleTeaserV2 .article-teaser-block .article-body{min-height:80px}}@media screen and (max-width: 359px){.article-tiles-without-description.zero-lines-description .articleTeaserV2 .article-teaser-block .article-body{min-height:50px}}.article-tiles-without-description.zero-lines-description.two-tiles-without-description .article-full-clickable a{min-height:250px;top:-195px}@media screen and (min-width: 768px){.article-tiles-without-description.zero-lines-description.two-tiles-without-description .article-full-clickable a{min-height:330px;top:-263px}}@media screen and (min-width: 992px){.article-tiles-without-description.zero-lines-description.two-tiles-without-description .article-full-clickable a{min-height:334px;top:-200px}}@media screen and (min-width: 1200px){.article-tiles-without-description.zero-lines-description.two-tiles-without-description .article-full-clickable a{min-height:320px;top:-215px}}.article-tiles-without-description.zero-lines-description.two-tiles-without-description .article-full-clickable a:after{min-height:100%;top:0}@media screen and (max-width: 420px){.article-tiles-without-description.zero-lines-description.two-tiles-without-description .article-teaser-block{min-height:215px}}.article-tiles-without-description.four-tiles-article.five-lines-title-article .article-full-clickable a{min-height:390px;top:-345px}@media screen and (min-width: 768px){.article-tiles-without-description.four-tiles-article.five-lines-title-article .article-full-clickable a{min-height:358px;top:-265px}}@media screen and (min-width: 992px){.article-tiles-without-description.four-tiles-article.five-lines-title-article .article-full-clickable a{min-height:339px;top:-165px}}.article-tiles-without-description.four-tiles-article.five-lines-title-article .article-full-clickable a:after{min-height:100%;top:0}.article-tiles-without-description.four-tiles-article.five-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.article-tiles-without-description.four-tiles-article.five-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:370px}}@media screen and (min-width: 992px){.article-tiles-without-description.four-tiles-article.five-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:345px}}.article-tiles-without-description.four-tiles-article.five-lines-title-article .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}.article-tiles-without-description.four-tiles-article.four-lines-title-article .article-full-clickable a{min-height:390px;top:-345px}@media screen and (min-width: 768px){.article-tiles-without-description.four-tiles-article.four-lines-title-article .article-full-clickable a{min-height:360px;top:-240px}}@media screen and (min-width: 992px){.article-tiles-without-description.four-tiles-article.four-lines-title-article .article-full-clickable a{top:-165px;min-height:309px}}.article-tiles-without-description.four-tiles-article.four-lines-title-article .article-full-clickable a:after{min-height:100%;top:0}.article-tiles-without-description.four-tiles-article.four-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.article-tiles-without-description.four-tiles-article.four-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:370px}}@media screen and (min-width: 992px){.article-tiles-without-description.four-tiles-article.four-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:315px}}.article-tiles-without-description.four-tiles-article.four-lines-title-article .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}.article-tiles-without-description.four-tiles-article.two-lines-title-article .article-full-clickable.hma-article-teaser a{min-height:210px;top:-154px}@media screen and (min-width: 768px){.article-tiles-without-description.four-tiles-article.two-lines-title-article .article-full-clickable.hma-article-teaser a{min-height:360px;top:-268px}}@media screen and (min-width: 992px){.article-tiles-without-description.four-tiles-article.two-lines-title-article .article-full-clickable.hma-article-teaser a{top:-164px;min-height:270px}}.article-tiles-without-description.four-tiles-article.two-lines-title-article .article-full-clickable a{min-height:390px;top:-345px}@media screen and (min-width: 768px){.article-tiles-without-description.four-tiles-article.two-lines-title-article .article-full-clickable a{min-height:360px;top:-240px}}@media screen and (min-width: 992px){.article-tiles-without-description.four-tiles-article.two-lines-title-article .article-full-clickable a{top:-165px;min-height:258px}}.article-tiles-without-description.four-tiles-article.two-lines-title-article .article-full-clickable a:after{min-height:100%;top:0}.article-tiles-without-description.four-tiles-article.two-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.article-tiles-without-description.four-tiles-article.two-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:370px}}@media screen and (min-width: 992px){.article-tiles-without-description.four-tiles-article.two-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:265px}}.article-tiles-without-description.four-tiles-article.two-lines-title-article .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}.article-tiles-without-description .article-full-clickable a{font-size:0;top:-200px;min-height:325px}.article-tiles-without-description .article-full-clickable:after{min-height:100%;top:0}.article-tiles-without-description.two-lines-title-article .article-full-clickable.am-article-teaser a{min-height:300px;top:-170px}@media screen and (min-width: 768px){.article-tiles-without-description.two-lines-title-article .article-full-clickable.am-article-teaser a{min-height:336px;top:-270px}}@media screen and (min-width: 992px){.article-tiles-without-description.two-lines-title-article .article-full-clickable.am-article-teaser a{top:-218px;min-height:333px}}.full-clickable-box{overflow:hidden;position:relative;cursor:pointer}.full-clickable-box a.full-link-anchor{display:inline;padding:0;font-size:0}.full-clickable-box a .box-more-title,.full-clickable-box a .box-more-arrow{display:none}.full-clickable-box a::after{content:'';position:absolute;width:100%;height:100%;top:0;left:0;z-index:100}.full-clickable-box.megamenu-submenu-card a:focus::after{border:2px solid var(--color-1);border-radius:15px}.button-z-index{z-index:102 !important}.three-tiles-product-without-description .article-teaser-block .article-body{min-height:auto}@media screen and (min-width: 768px) and (max-width: 1200px){.three-tiles-product-without-description .article-teaser-block .article-body{min-height:200px}}.three-tiles-product-without-description .am-article-teaser.articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 992px){.three-tiles-product-without-description .am-article-teaser.articleTeaserV2 .article-teaser-block{min-height:330px}}.three-tiles-product-without-description .hma-article-teaser.articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 992px){.three-tiles-product-without-description .hma-article-teaser.articleTeaserV2 .article-teaser-block{min-height:330px}}.three-tiles-product-without-description .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.three-tiles-product-without-description .articleTeaserV2 .article-teaser-block{min-height:300px}}@media screen and (min-width: 1199px){.three-tiles-product-without-description .articleTeaserV2 .article-teaser-block{min-height:330px}}.three-tiles-product-without-description.zero-lines-description .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.three-tiles-product-without-description.zero-lines-description .articleTeaserV2 .article-teaser-block{min-height:335px}}.three-tiles-product-without-description.zero-lines-description .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}.three-tiles-product-without-description.article-zero-lines-content .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.three-tiles-product-without-description.article-zero-lines-content .articleTeaserV2 .article-teaser-block{min-height:290px}}@media screen and (min-width: 860px){.three-tiles-product-without-description.article-zero-lines-content .articleTeaserV2 .article-teaser-block{min-height:310px}}@media screen and (min-width: 992px){.three-tiles-product-without-description.article-zero-lines-content .articleTeaserV2 .article-teaser-block{min-height:320px}}.three-tiles-product-without-description.article-zero-lines-content .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}.three-tiles-product-without-description.two-lines-with-read-more .articleTeaserV2 .article-teaser-block{min-height:auto}.three-tiles-product-without-description.two-lines-with-read-more .articleTeaserV2 .article-teaser-block .article-title{min-height:auto}@media screen and (min-width: 768px){.three-tiles-product-without-description.two-lines-with-read-more .articleTeaserV2 .article-teaser-block .article-title{min-height:56px}}.three-tiles-product-without-description.two-lines-with-read-more .articleTeaserV2 .article-teaser-block .article-description{min-height:auto}@media screen and (min-width: 768px){.three-tiles-product-without-description.two-lines-with-read-more .articleTeaserV2 .article-teaser-block .article-description{min-height:60px}}.three-tiles-product-without-description.two-lines-with-read-more .articleTeaserV2 .article-teaser-block .article-button-container .button-text{margin-bottom:0}@media screen and (min-width: 768px){.three-tiles-product-without-description.two-lines-with-read-more .articleTeaserV2 .article-teaser-block{min-height:410px}}@media screen and (min-width: 992px){.three-tiles-product-without-description.two-lines-with-read-more .articleTeaserV2 .article-teaser-block{min-height:435px}}.three-tiles-product-without-description.three-lines-with-read-more .articleTeaserV2 .article-teaser-block{min-height:auto}.three-tiles-product-without-description.three-lines-with-read-more .articleTeaserV2 .article-teaser-block .article-title{min-height:auto}@media screen and (min-width: 768px){.three-tiles-product-without-description.three-lines-with-read-more .articleTeaserV2 .article-teaser-block .article-title{min-height:56px}}.three-tiles-product-without-description.three-lines-with-read-more .articleTeaserV2 .article-teaser-block .article-description{min-height:auto}@media screen and (min-width: 768px){.three-tiles-product-without-description.three-lines-with-read-more .articleTeaserV2 .article-teaser-block .article-description{min-height:90px}}.three-tiles-product-without-description.three-lines-with-read-more .articleTeaserV2 .article-teaser-block .article-button-container .button-text{margin-bottom:0}@media screen and (min-width: 768px){.three-tiles-product-without-description.three-lines-with-read-more .articleTeaserV2 .article-teaser-block{min-height:430px}}@media screen and (min-width: 992px){.three-tiles-product-without-description.three-lines-with-read-more .articleTeaserV2 .article-teaser-block{min-height:455px}}.three-tiles-product-without-description.three-lines-description .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.three-tiles-product-without-description.three-lines-description .articleTeaserV2 .article-teaser-block{min-height:375px}}@media screen and (min-width: 992px){.three-tiles-product-without-description.three-lines-description .articleTeaserV2 .article-teaser-block{min-height:385px}}.three-tiles-product-without-description.one-line-title-article .article-full-clickable a{min-height:300px;top:-210px}@media screen and (min-width: 768px){.three-tiles-product-without-description.one-line-title-article .article-full-clickable a{min-height:290px;top:-200px}}.three-tiles-product-without-description.one-line-title-article .article-full-clickable a:after{min-height:100%;top:0}.three-tiles-product-without-description.one-line-title-article .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.three-tiles-product-without-description.one-line-title-article .articleTeaserV2 .article-teaser-block{min-height:290px}}@media screen and (min-width: 992px){.three-tiles-product-without-description.one-line-title-article .articleTeaserV2 .article-teaser-block{min-height:280px}}.three-tiles-product-without-description.one-line-title-article .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}.three-tiles-product-without-description.two-lines-title-article .article-full-clickable a{min-height:275px;top:-220px}@media screen and (min-width: 768px){.three-tiles-product-without-description.two-lines-title-article .article-full-clickable a{min-height:312px;top:-215px}}@media screen and (min-width: 992px){.three-tiles-product-without-description.two-lines-title-article .article-full-clickable a{min-height:315px;top:-200px}}@media screen and (min-width: 1200px){.three-tiles-product-without-description.two-lines-title-article .article-full-clickable a{min-height:316px;top:-217px}}@media screen and (min-width: 1921px){.three-tiles-product-without-description.two-lines-title-article .article-full-clickable a{min-height:340px}}.three-tiles-product-without-description.two-lines-title-article .article-full-clickable a:after{min-height:100%;top:0}.three-tiles-product-without-description.two-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.three-tiles-product-without-description.two-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:280px}}@media screen and (min-width: 820px){.three-tiles-product-without-description.two-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:290px}}@media screen and (min-width: 992px){.three-tiles-product-without-description.two-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:320px}}@media screen and (min-width: 1280px){.three-tiles-product-without-description.two-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:322px}}@media screen and (min-width: 1536px){.three-tiles-product-without-description.two-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:310px}}@media screen and (min-width: 1921px){.three-tiles-product-without-description.two-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:340px}}.three-tiles-product-without-description.two-lines-title-article .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}@media screen and (min-width: 1200px){.three-tiles-product-without-description.three-lines-title-article.multi-lines-title .article-full-clickable a{min-height:334px;top:-202px}}.three-tiles-product-without-description.three-lines-title-article .article-full-clickable.hma-article-teaser a{min-height:300px;top:-170px}@media screen and (min-width: 768px){.three-tiles-product-without-description.three-lines-title-article .article-full-clickable.hma-article-teaser a{min-height:336px;top:-270px}}@media screen and (min-width: 992px){.three-tiles-product-without-description.three-lines-title-article .article-full-clickable.hma-article-teaser a{top:-202px;min-height:364px}}@media screen and (min-width: 1536px){.three-tiles-product-without-description.three-lines-title-article .article-full-clickable.hma-article-teaser a{top:-218px;min-height:364px}}.three-tiles-product-without-description.three-lines-title-article .article-full-clickable a{min-height:340px;top:-270px}@media screen and (min-width: 768px){.three-tiles-product-without-description.three-lines-title-article .article-full-clickable a{min-height:310px;top:-165px}}@media screen and (min-width: 992px){.three-tiles-product-without-description.three-lines-title-article .article-full-clickable a{min-height:315px;top:-200px}}@media screen and (min-width: 1200px){.three-tiles-product-without-description.three-lines-title-article .article-full-clickable a{min-height:334px;top:-218px}}@media screen and (min-width: 1536px){.three-tiles-product-without-description.three-lines-title-article .article-full-clickable a{min-height:334px;top:-217px}}.three-tiles-product-without-description.three-lines-title-article .article-full-clickable a:after{min-height:100%;top:0}@media screen and (min-width: 1200px){.three-tiles-product-without-description.three-lines-title-article.fsa-tiles-article .article-full-clickable a{min-height:358px;top:-236px}}.three-tiles-product-without-description.three-lines-title-article.fsa-tiles-article .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.three-tiles-product-without-description.three-lines-title-article.fsa-tiles-article .articleTeaserV2 .article-teaser-block{min-height:340px}}@media screen and (min-width: 992px){.three-tiles-product-without-description.three-lines-title-article.fsa-tiles-article .articleTeaserV2 .article-teaser-block{min-height:320px}}@media screen and (min-width: 1200px){.three-tiles-product-without-description.three-lines-title-article.fsa-tiles-article .articleTeaserV2 .article-teaser-block{min-height:365px}}.three-tiles-product-without-description.three-lines-title-article.fsa-tiles-article .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}.three-tiles-product-without-description.three-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.three-tiles-product-without-description.three-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:305px}}@media screen and (min-width: 820px){.three-tiles-product-without-description.three-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:315px}}@media screen and (min-width: 992px){.three-tiles-product-without-description.three-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:320px}}@media screen and (min-width: 1200px){.three-tiles-product-without-description.three-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:340px}}.three-tiles-product-without-description.three-lines-title-article .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}.three-tiles-product-without-description.three-lines-title-article .articleTeaserV2.hma-article-teaser .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.three-tiles-product-without-description.three-lines-title-article .articleTeaserV2.hma-article-teaser .article-teaser-block{min-height:320px}}@media screen and (min-width: 992px){.three-tiles-product-without-description.three-lines-title-article .articleTeaserV2.hma-article-teaser .article-teaser-block{min-height:335px}}@media screen and (min-width: 1200px){.three-tiles-product-without-description.three-lines-title-article .articleTeaserV2.hma-article-teaser .article-teaser-block{min-height:370px}}.three-tiles-product-without-description.three-lines-title-article .articleTeaserV2.hma-article-teaser .article-teaser-block .article-body{min-height:auto}.three-tiles-product-without-description.four-lines-title-article .article-full-clickable.hma-article-teaser a{min-height:300px;top:-170px}@media screen and (min-width: 768px){.three-tiles-product-without-description.four-lines-title-article .article-full-clickable.hma-article-teaser a{min-height:336px;top:-270px}}@media screen and (min-width: 992px){.three-tiles-product-without-description.four-lines-title-article .article-full-clickable.hma-article-teaser a{top:-202px;min-height:420px}}@media screen and (min-width: 1536px){.three-tiles-product-without-description.four-lines-title-article .article-full-clickable.hma-article-teaser a{top:-216px;min-height:398px}}.three-tiles-product-without-description.four-lines-title-article .article-full-clickable a{min-height:300px;top:-220px}@media screen and (min-width: 768px){.three-tiles-product-without-description.four-lines-title-article .article-full-clickable a{min-height:345px;top:-198px}}@media screen and (min-width: 992px){.three-tiles-product-without-description.four-lines-title-article .article-full-clickable a{min-height:362px;top:-217px}}@media screen and (min-width: 1320px){.three-tiles-product-without-description.four-lines-title-article .article-full-clickable a{min-height:361px;top:-216px}}.three-tiles-product-without-description.four-lines-title-article .article-full-clickable a:after{min-height:100%;top:0}.three-tiles-product-without-description.four-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.three-tiles-product-without-description.four-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:345px}}@media screen and (min-width: 992px){.three-tiles-product-without-description.four-lines-title-article .articleTeaserV2 .article-teaser-block{min-height:368px}}.three-tiles-product-without-description.four-lines-title-article .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}.three-tiles-product-without-description.four-lines-title-article .articleTeaserV2.hma-article-teaser .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){.three-tiles-product-without-description.four-lines-title-article .articleTeaserV2.hma-article-teaser .article-teaser-block{min-height:385px}}@media screen and (min-width: 992px){.three-tiles-product-without-description.four-lines-title-article .articleTeaserV2.hma-article-teaser .article-teaser-block{min-height:425px}}@media screen and (min-width: 1320px){.three-tiles-product-without-description.four-lines-title-article .articleTeaserV2.hma-article-teaser .article-teaser-block{min-height:405px}}@media screen and (min-width: 1200px){.four-min-read-article.you-plus-excedrin-filter-cards .article-teaser-card .article-teaser-text{min-height:300px}}@media screen and (min-width: 768px) and (max-width: 991px){.four-min-read-article .article-teaser-card.plus-excedrin-filter .article-teaser-text{min-height:500px}}.four-min-read-article .article-teaser-card .article-teaser-text{min-height:auto}@media screen and (min-width: 768px){.four-min-read-article .article-teaser-card .article-teaser-text{min-height:315px}}@media screen and (min-width: 992px){.four-min-read-article .article-teaser-card .article-teaser-text{min-height:290px}}@media screen and (min-width: 1200px){.four-min-read-article .article-teaser-card .article-teaser-text{min-height:235px}}.four-min-read-article .article-teaser-card .article-teaser-text .article-body{min-height:auto}.page-head-care-101 .article-teaser-card .article-teaser-text .image-time-box{bottom:0.75rem}@media screen and (max-width: 767px){.page-head-care-101 .article-teaser-card .article-teaser-text .image-time-box{bottom:0}}@media screen and (min-width: 992px){.hp-headache-article .article-teaser-block .article-body{min-height:170px}}.read-more-article-tile .article-teaser-content .article-body .article-title{min-height:auto}@media screen and (min-width: 768px){.read-more-article-tile .article-teaser-content .article-body .article-title{min-height:85px}}@media screen and (min-width: 992px){.read-more-article-tile .article-teaser-content .article-body .article-title{min-height:65px}}.read-more-article-tile .article-teaser-content .article-body .article-description{min-height:auto}@media screen and (min-width: 992px){.read-more-article-tile .article-teaser-content .article-body .article-description{min-height:90px}}@media screen and (min-width: 992px){.read-more-article-tile .article-teaser-content .article-body .article-description{min-height:75px}}.read-more-article-tile .article-teaser-content .article-body .article-button-container p.button-text{margin:0}.head-care-articles .article-teaser-card .article-teaser-text a:hover{display:initial}@media screen and (min-width: 768px){.head-care-articles .article-teaser-card .article-teaser-text{min-height:400px}}@media screen and (min-width: 992px){.head-care-articles .article-teaser-card .article-teaser-text{min-height:350px}}@media screen and (min-width: 768px){.head-care-articles .article-teaser-card .article-teaser-text.head-article-two-lines-title h3{min-height:90px}}@media screen and (min-width: 992px){.head-care-articles .article-teaser-card .article-teaser-text.head-article-two-lines-title h3{min-height:60px}}@media screen and (min-width: 768px){.head-care-articles .article-teaser-card .article-teaser-text.head-article-three-lines-title h3{min-height:154px}}@media screen and (min-width: 992px){.head-care-articles .article-teaser-card .article-teaser-text.head-article-three-lines-title h3{min-height:90px}}@media screen and (min-width: 768px){.head-care-articles .article-teaser-card .article-teaser-text.head-article-four-lines-title h3{min-height:175px}}@media screen and (min-width: 992px){.head-care-articles .article-teaser-card .article-teaser-text.head-article-four-lines-title h3{min-height:115px}}@media screen and (min-width: 768px){.head-care-articles .article-teaser-card .article-teaser-text.head-article-five-lines-title h3{min-height:205px}}@media screen and (min-width: 992px){.head-care-articles .article-teaser-card .article-teaser-text.head-article-five-lines-title h3{min-height:145px}}@media screen and (min-width: 768px){.head-care-articles.four-lines-title-teaser .article-teaser-text{min-height:400px}}@media screen and (min-width: 992px){.head-care-articles.four-lines-title-teaser .article-teaser-text{min-height:330px}}.related-article-card .articleTeaserV2 .article-teaser-block{min-height:auto}.related-article-card .articleTeaserV2 .article-teaser-block .article-body{min-height:auto}@media screen and (min-width: 768px){.related-article-card .articleTeaserV2 .article-teaser-block .article-body{min-height:90px}}@media screen and (min-width: 1921px){.hp-help-section>.component-content,.hp-support-section>.component-content{max-width:1028px !important;margin:auto}}@media screen and (min-width: 1200px){.hp-help-section>.component-content>.paragraphSystem,.hp-support-section>.component-content>.paragraphSystem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}}@media screen and (min-width: 1921px){.hp-help-section .col-lg-4,.hp-support-section .col-lg-4{width:41.66666667%}}.hp-help-section .richText-content,.hp-support-section .richText-content{padding:0 12px 18px 12px}@media (min-width: 1200px){.hp-help-section .richText-content,.hp-support-section .richText-content{padding:32px 24px 32px 32px}}@media (min-width: 1919px){.hp-help-section .richText-content,.hp-support-section .richText-content{padding:32px 56px 32px 32px}}@media (min-width: 1921px){.hp-help-section .richText-content,.hp-support-section .richText-content{padding:16px 0px 32px 32px}}.hp-help-section h2,.hp-support-section h2{font-family:var(--font-family-bold);font-size:44px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-transform:initial;text-align:left}@media (max-width: 1200px){.hp-help-section h2,.hp-support-section h2{text-align:center;font-size:30px}}@media (max-width: 1200px){.hp-help-section p,.hp-support-section p{text-align:center;font-size:1rem;line-height:1.75rem}}.hp-help-section a.btn,.hp-support-section a.btn{border-radius:28px;padding:18px 32px;min-width:190px}@media (max-width: 767px){.hp-help-section a.btn,.hp-support-section a.btn{min-width:184px}}body .am-article-teaser.articleTeaserV2 .article-teaser-block,body .hma-article-teaser.articleTeaserV2 .article-teaser-block{min-height:auto}@media screen and (min-width: 768px){body .am-article-teaser.articleTeaserV2 .article-teaser-block,body .hma-article-teaser.articleTeaserV2 .article-teaser-block{min-height:360px}}@media screen and (max-width: 360px){body .am-article-teaser.articleTeaserV2 .article-teaser-block,body .hma-article-teaser.articleTeaserV2 .article-teaser-block{min-height:190px}}body .am-article-teaser.articleTeaserV2 .article-teaser-block .article-title p,body .hma-article-teaser.articleTeaserV2 .article-teaser-block .article-title p{font-size:2rem !important;font-weight:bold;line-height:1.19 !important;color:#003b28;font-family:var(--font-family-bold) !important}@media (max-width: 767px){body .am-article-teaser.articleTeaserV2 .article-teaser-block .article-title p,body .hma-article-teaser.articleTeaserV2 .article-teaser-block .article-title p{font-size:1.25rem !important}}@media (max-width: 359px){body .am-article-teaser.articleTeaserV2 .article-teaser-block .article-title p,body .hma-article-teaser.articleTeaserV2 .article-teaser-block .article-title p{font-size:1rem !important}}.all-head-101-article{font-size:2rem;line-height:2.375rem}@media (max-width: 767px){.all-head-101-article{font-size:1.875rem !important;line-height:1}}.article-teaser-card.plus-excedrin-filter.active{display:block}.contact-us .grey-circle{background:#b3b3b3;text-align:center;border-radius:50%;height:60px;width:60px;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}.contact-us .green-circle{background:#043c27;text-align:center;border-radius:50%;height:60px;width:60px;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;margin-top:8px}.contact-us .contact-item .grey-circle img{width:25px}.contact-us .contact-item .green-circle img{width:25px}.contact-us .contact-item{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:none;margin:0;padding-bottom:0}.contact-us .visibility-hide{visibility:hidden}.contact-us .contact-list .contact-item:before{display:none}.contact-us .ext-link{border-bottom:1px solid #043c27}.contact-us .ext-link:hover{text-decoration:none;background:#043c27;color:#fff}.contact-us .default-icon>.removePopUp{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#043c27;border-radius:50%;margin:0 0 0 5px;height:26px;width:26px;vertical-align:middle}.contact-us .default-icon>.removePopUp img{width:auto;height:16px;text-align:center}@media (max-width: 767px){.contact-us .contact-list .contact-item{padding:10px;border-radius:4px;background:#8080800f;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width: 992px){.m-d-r-1{margin-right:1rem}}@media (max-width: 991px){.m-m-r-1{margin-right:1rem}}.faq-navigation-items{color:#1e1e1e;font-family:var(--font-family-default);font-weight:normal;line-height:1.75rem;text-decoration:none}.faq-navigation-items:hover{display:initial;font-family:var(--font-family-default)}.faq-navigation-items.selected-faq-nav{border-bottom:2px solid #80bf51;padding-bottom:0.25rem;font-weight:600;color:#003b28}.faq-teaser .box.component.section.content-faqs .accordion.component .accordion-slide .accordion-head .accordion-title a{padding-right:1.25rem}body .faq-article-teaser.articleTeaserV2 .article-teaser-block .article-title p{font-size:1.5rem !important;font-weight:bold;line-height:1.9rem !important}@media (max-width: 767px){body .faq-article-teaser.articleTeaserV2 .article-teaser-block .article-title p{font-size:1.25rem !important}}@media (max-width: 360px){body .faq-article-teaser.articleTeaserV2 .article-teaser-block .article-title p{font-size:1rem !important}}.faq-topic-header{text-align:center}@media screen and (min-width: 992px){.faq-topic-header{text-align:left}}.product-wrapper{margin-top:2rem}@media screen and (min-width: 992px){.product-wrapper{margin-top:3rem}}@media screen and (min-width: 1199px){.product-wrapper .product-details{padding-right:6rem}}@media screen and (max-width: 991px){.product-wrapper .product-details .reference-bazaarvoice{margin-bottom:1rem !important}}.product-wrapper .product-details .component-content .product-sub-title{color:#003b28;text-align:left}@media screen and (min-width: 992px){.product-wrapper .product-details .component-content .product-sub-title{margin-bottom:0.5rem}}.product-wrapper .product-details .component-content .product-main-title{font-size:2.5rem;color:#549121;line-height:1.25;margin-bottom:0}@media screen and (min-width: 992px){.product-wrapper .product-details .component-content .product-main-title{font-size:2.75rem;margin-bottom:1rem;padding-right:1rem}}.product-wrapper .product-details .component-content p{font-size:1rem;line-height:1.75rem;margin:0 0 1rem 0}.product-wrapper .product-image-one{padding:4rem 0.5rem;background:-webkit-gradient(linear, left top, left bottom, from(#eef8e5), to(#e5eedd));background:linear-gradient(to bottom, #eef8e5, #e5eedd);border-radius:10px;margin-bottom:10px}@media (min-width: 768px){.product-wrapper .product-image-one{padding:6rem 4rem}}.product-wrapper .product-image-one .m-d-l-0 img,.product-wrapper .product-image-one .m-m-l-0 img{margin-left:0}.product-wrapper .product-image-one .richText p{text-align:center;font-size:14px;color:#1e1e1e;line-height:1.57;margin:0}.product-wrapper .product-color-wrapper>.component-content>.paragraphSystem{margin-right:-5px;margin-left:-5px}.product-wrapper .product-color-box{padding-left:5px;padding-right:5px;block-size:auto !important}.product-wrapper .product-color-box .image{height:100%}.product-wrapper .product-color-box .image>.component-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem}.product-wrapper .product-color-box>.component-content{background:-webkit-gradient(linear, left top, left bottom, from(#eef8e5), to(#e5eedd));background:linear-gradient(to bottom, #eef8e5, #e5eedd);border-radius:10px}@media screen and (min-width: 480px){.product-wrapper .product-color-box>.component-content{height:125px !important}}@media screen and (min-width: 640px){.product-wrapper .product-color-box>.component-content{height:210px !important}}@media screen and (min-width: 768px){.product-wrapper .product-color-box>.component-content{height:110px !important}}@media screen and (min-width: 992px){.product-wrapper .product-color-box>.component-content{height:149px !important}}@media screen and (min-width: 1200px){.product-wrapper .product-color-box>.component-content{height:164px !important}}.product-wrapper .related-products-wrapper>.component-content>.paragraphSystem.content{margin-left:-5px;margin-right:-5px}.product-wrapper .related-products-wrapper>.component-content>.paragraphSystem.content .col-lg-4{padding-left:5px;padding-right:5px}.product-wrapper .related-products-wrapper>.component-content>.paragraphSystem.content .col-lg-4 .product-card-reference{border:2px solid #c5c5c5}.compare-product-dropdown .product-filter-tag.first{padding-right:5px}.compare-product-dropdown .product-filter-tag.last{padding-left:5px}.compare-product-wrapper .sub-heading{font-size:0.875rem;font-style:italic;margin-top:0}.compare-product-wrapper .color-voilet{color:#772091}.compare-product-wrapper .product-bg-green{background:#eef4e9;border-radius:11px;padding:50px 0;text-align:center;margin-bottom:30px}.compare-product-wrapper .product-bg-voilet{background:#f8effa;border-radius:11px;padding:50px 0;text-align:center;margin-bottom:30px}.compare-product-wrapper h4{font-size:1.125rem;font-weight:bold;letter-spacing:1.29px;color:#003b28;margin-bottom:18px}.compare-product-wrapper p{font-size:1.125rem !important;font-weight:500}.compare-product-wrapper h2{font-size:2.25rem;padding-bottom:1rem;font-weight:bold;text-align:left;color:#549121}@media screen and (max-width: 991px){.compare-product-wrapper h2{min-height:92px}}@media screen and (max-width: 767px){.compare-product-wrapper h2{min-height:150px}}.compare-product-wrapper h2 .h3{font-size:2.25rem;font-weight:bold;text-align:left;line-height:normal}@media screen and (max-width: 359px){.compare-product-wrapper h2 .h3{font-size:1.75rem}}.compare-product-wrapper ul li .accordion-head{padding:0.9375rem 0.5rem}@media screen and (min-width: 992px){.compare-product-wrapper ul li .accordion-head{padding:1.313rem;padding-bottom:1rem}}.compare-product-wrapper ul li .accordion-head h3 span{letter-spacing:1.29px;color:#003b28}.compare-product-wrapper ul li .accordion-content-wrapper{border-top:0 !important;border-bottom:0 !important;background:#fff}.compare-product-wrapper ul li .accordion-content-wrapper .paragraphSystem{padding:0 !important}.compare-product-wrapper ul li .card-icon>.component-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-right:1rem}@media screen and (min-width: 992px){.compare-product-wrapper ul li .card-icon>.component-content{padding-right:1.75rem}}.compare-product-wrapper ul li .card-icon img{width:13px}.extra-strength-right,.tension-headache-right,.pm-headache-right,.migraine-right,.extra-strength-left,.migraine-left,.pm-headache-left,.tension-headache-left{display:none}.extra-strength-right.active,.tension-headache-right.active,.pm-headache-right.active,.migraine-right.active,.extra-strength-left.active,.migraine-left.active,.pm-headache-left.active,.tension-headache-left.active{display:block}.display-flex-auto .component-content{display:-webkit-box;display:-ms-flexbox;display:flex}.display-flex-auto .component-content .paragraphSystem{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.display-flex-auto.align-items-d-center .component-content{-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}.sub-head{font-size:1.875rem;line-height:2.375rem;padding-bottom:1rem}@media screen and (min-width: 992px){.sub-head{font-size:2rem}}@media screen and (max-width: 320px){#content .compare-product-wrapper .accordion-slide .accordion-head::after{width:20px;height:20px;right:3px}}@media screen and (max-width: 480px){body [data-bv-rating] .bv_main_container,body [data-bv-show='inline_rating'] .bv_main_container{-ms-flex-wrap:wrap !important;flex-wrap:wrap !important}}body .ps-widget{margin:auto !important}.page-where-to-buy .ps-product-selector>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#content .sitemap-column * a{color:var(--color-1);text-decoration:none;display:inline;border-bottom:2px solid transparent}#content .sitemap-column * a:hover,#content .sitemap-column * a:focus{color:var(--color-2);background-color:transparent;border-color:var(--color-2);font-family:var(--font-family-Mulish-Bold)}#content .sitemap-column>ul{margin-bottom:32px;margin-left:0}#content .sitemap-column>ul:nth-of-type(1){margin-top:0}#content .sitemap-column>ul>li{margin:0 8px 16px 0;list-style-type:none}#content .sitemap-column>ul * ul{margin-left:16px;margin-bottom:16px}#content .sitemap-column>ul>li>* li{margin-left:8px;list-style-type:none;margin-bottom:16px;position:relative}#content .sitemap-column>ul>li>* li:nth-of-type(1){margin-top:16px}#content .sitemap-column>ul>li>* li::before{content:'';position:absolute;background:var(--color-1);width:5px;height:5px;top:10px;left:-17px;border-radius:50%}#content .sitemap-column h3 a,#content .sitemap-column h3{color:#003b28;font-size:1.5rem;line-height:normal;font-weight:bold;font-style:normal;font-family:var(--font-family-bold)}#content .sitemap-column h3 a:hover,#content .sitemap-column h3 a:focus,#content .sitemap-column h3:hover,#content .sitemap-column h3:focus{font-family:var(--font-family-bold)}#content .sitemap-column>ul>li>ul>li>a{font-size:1.125rem;line-height:1.5}#content .sitemap-column>ul>li>ul>li>ul>li>a{font-size:1rem;line-height:1.5;font-family:var(--font-family-default);font-weight:normal}@media (min-width: 992px){#content .sitemap-column>ul>li>ul>li>ul>li>a{line-height:1.2}}.sitemap-box .h3{font-size:32px;line-height:38px}.sitemap-box .h4{font-size:24px}.sitemap-navigation.sitemap-nav>div>ul>li.navigation-item>a{font-family:var(--font-family-default);font-weight:normal;margin-bottom:0 !important}.sitemap-navigation.sitemap-nav>div>ul>li.navigation-item>a:hover,.sitemap-navigation.sitemap-nav>div>ul>li.navigation-item>a:focus{font-family:var(--font-family-Mulish-Bold)}.sitemap-navigation .navigation-mobile-menu{display:none}.sitemap-navigation .navigation-item a{color:#1e1e1e;text-decoration:none;font-size:18px}.sitemap-navigation>div>ul>li.navigation-item{list-style:none;margin-bottom:1rem}.sitemap-navigation>div>ul>li.navigation-item>a{font-weight:bold;font-size:18px;margin-bottom:1rem !important;display:inline-block}.sitemap-navigation>div>ul>li.navigation-item>ul{margin-left:0rem;margin-bottom:1.5rem;list-style:none}.sitemap-navigation>div>ul>li.navigation-item>ul>li>ul{margin-left:1rem;list-style:none;margin-top:1rem}.sitemap-navigation>div>ul>li.navigation-item>ul>li>ul>li:not(:last-child){margin-bottom:1rem}.sitemap-navigation>div>ul>li.navigation-item>ul>li:not(:last-child){margin-bottom:1rem}.sitemap-navigation>div>ul>li.navigation-item>ul>li:not(:last-child){margin-bottom: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:#e6e6eb;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;transition:all .2s ease;-webkit-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}body.css-debug{position:relative}body.css-debug::after{background:repeating-linear-gradient(90deg, var(--bp-d-flex-overlay) 0, var(--bp-d-flex-overlay) calc(20% - 5px), var(--bp-d-flex-overlay-b) calc(20% - 5px), var(--bp-d-flex-overlay-b) calc(20% + (5px / 5)));bottom:0;content:'';display:block;height:100vh;left:0;margin:0 auto;max-width:1028px;pointer-events:none;position:fixed;right:0;top:0;z-index:9999}html,body{-webkit-overflow-scrolling:touch !important;overflow:auto !important}html p,body p{font-family:var(--font-family-Mulish-Regular);font-weight:normal;display:block;-webkit-margin-before:1em;margin-block-start:1em;-webkit-margin-after:1em;margin-block-end:1em;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0}.product-detail-left .product-image{display:block;max-width:343px;margin:0 auto}@media (min-width: 992px){.product-detail-left .product-image{display:none}}.product-detail-left .product-image-sec{display:block}@media (min-width: 992px){.product-detail-left .product-image-sec{display:none}}.product-detail-left .uses p strong{font-family:var(--font-family-bold)}.product-detail-left .uses p:first-of-type{margin:5px 0 0;text-transform:uppercase}.product-detail-left .uses p:last-of-type{margin:0 0 5px}.product-detail-left .reference-buy-now-button,.product-detail-left .coupon-button{width:118px !important;float:left !important;clear:none !important;margin:5px 30px 0 0 !important}.product-detail-left .reference-buy-now-button p,.product-detail-left .coupon-button p{margin:0}.product-detail-right .product-image,.product-detail-right .product-image-sec{display:none}@media (min-width: 992px){.product-detail-right .product-image,.product-detail-right .product-image-sec{display:block}}@media (min-width: 992px){.product-detail-right{margin-left:13% !important;max-width:320px}}.product-detail-right .reference-product-details-hsa-fsa{max-width:320px;margin:0 auto}.product-detail-right .reference-product-details-hsa-fsa .image{max-width:209px;margin:0 auto}.product-detail-right .reference-product-details-hsa-fsa p{margin-top:0}.product-detail-right .reference-product-details-hsa-fsa p:first-of-type{font-family:var(--font-family-bold);margin-bottom:0}.product-detail-right .product-details-hsa-fsa p:first-of-type{margin-bottom:10px}.chuck-font,.font-family-chuck{font-family:var(--font-family-chuck) !important;font-style:normal}.box.bg-size-contain>.component-content{background-size:contain}.box.bg-size-65>.component-content{background-size:65%}.bg-color-white{background-color:#fff !important}.text-color-white,.text-color-white *{color:#fff !important}@media screen and (max-width: 385px){body .uwy.utb .uai{width:35px !important;height:35px !important;min-width:35px !important;min-height:35px !important;max-width:35px !important;max-height:35px !important;top:4rem !important}.uwy.utb .uai img:not(.check_on),body .uwy.utb .uai img:not(.check_on){width:35px !important;height:35px !important}}.word-wrap{word-wrap:break-word}.text-center{text-align:center !important}@media screen and (min-width: 992px){.title-d-center{text-align:center !important}}@media screen and (max-width: 992px){.title-center-m{text-align:center !important}}@media screen and (max-width: 992px){.text-center-sm{text-align:center !important}}.text-left{text-align:left !important}.text-right{text-align:right !important}body h6.para-text,body p.para-text{font-size:1rem;line-height:normal;letter-spacing:1.15px}@media screen and (min-width: 768px){body h6.para-text,body p.para-text{font-size:1.125rem;letter-spacing:1.29px}}body .h4-heading{font-size:1.875rem;line-height:normal}@media screen and (min-width: 768px){body .h4-heading{font-size:2rem;line-height:2.375rem}}.strong,strong{font-weight:bold !important;font-family:var(--font-family-bold)}.width-auto{width:auto !important}.mulish-bold{font-family:var(--font-family-Mulish-Bold) !important}.color-brownish-orange{color:#cc7422 !important}.color-light-green{color:#549121 !important}.color-dark-purple{color:#772091 !important}.color-dark-violet{color:#2e3ab0 !important}.color-7{color:#048651 !important}.color-18{color:#3196ad !important}.color-dark-red{color:#b10010 !important}.color-battleship-grey{color:#77777e !important}.color-white{color:#fff !important}.text-color-grey{color:#f5f5f5 !important}.font-14{font-size:0.875rem}.font-16{font-size:1rem !important}.font-30{font-size:1.875rem !important}.margin-0{margin:0}.m-b-10px{margin-bottom:10px !important}.p-r-5{padding-right:5px !important}.p-l-5{padding-left:5px !important}.font-style-normal{font-style:normal !important}.text-transform-initial{text-transform:initial !important}.d-block{display:block !important}.green-underline{border-bottom:2px solid #80bf51;padding-bottom:0.25rem;font-family:var(--font-family-medium)}.icon-32{width:32px;height:32px}.text-italic{font-style:italic !important}.z-index-101{z-index:101;position:relative}@media screen and (min-width: 1921px){.page-min-size{min-height:45vh !important}}.d-flex{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}@media screen and (min-width: 768px) and (max-width: 991px){.show-in-tab{display:block !important}.hide-in-tab{display:none !important}}@media screen and (min-width: 992px){.d-min-height-100{min-height:100px !important}.d-min-height-150{min-height:150px !important}.d-min-height-200{min-height:200px !important}.d-min-height-250{min-height:250px !important}.d-min-height-275{min-height:275px !important}.d-min-height-300{min-height:300px !important}.d-min-height-350{min-height:350px !important}.d-min-height-400{min-height:400px !important}.d-min-height-500{min-height:500px !important}}@media screen and (max-width: 991px){.p-m-t-0-5{padding-top:0.5rem !important}.p-m-t-1-5{padding-top:1.5rem !important}.p-m-t-2-5{padding-top:2.5rem !important}.p-m-t-3-5{padding-top:3.5rem !important}.p-m-b-0-5{padding-bottom:0.5rem !important}.p-m-b-1-5{padding-bottom:1.5rem !important}.p-m-b-2-5{padding-bottom:2.5rem !important}.p-m-b-3-5{padding-bottom:3.5rem !important}.p-m-r-0-5{padding-right:0.5rem !important}.m-m-t-0-5{margin-top:0.5rem !important}.m-m-t-1-5{margin-top:1.5rem !important}.m-m-t-2-5{margin-top:2.5rem !important}.m-m-t-3-5{margin-top:3.5rem !important}.m-m-b-0-5{margin-bottom:0.5rem !important}.m-m-b-1-5{margin-bottom:1.5rem !important}.m-m-b-2-5{margin-bottom:2.5rem !important}.m-m-b-3-5{margin-bottom:3.5rem !important}}@media screen and (min-width: 992px){.p-d-t-0-5{padding-top:0.5rem !important}.p-d-t-1-5{padding-top:1.5rem !important}.p-d-t-2-5{padding-top:2.5rem !important}.p-d-t-3-5{padding-top:3.5rem !important}.p-d-b-0-5{padding-bottom:0.5rem !important}.p-d-b-1-5{padding-bottom:1.5rem !important}.p-d-b-2-5{padding-bottom:2.5rem !important}.p-d-b-3-5{padding-bottom:3.5rem !important}.p-d-l-0-5{padding-left:0.5rem !important}.m-d-t-0-5{margin-top:0.5rem !important}.m-d-t-1-5{margin-top:1.5rem !important}.m-d-t-2-5{margin-top:2.5rem !important}.m-d-t-3-5{margin-top:3.5rem !important}.m-d-b-0-5{margin-bottom:0.5rem !important}.m-d-b-1-5{margin-bottom:1.5rem !important}.m-d-b-2-5{margin-bottom:2.5rem !important}.m-d-b-3-5{margin-bottom:3.5rem !important}}@media screen and (max-width: 540px){body .truncated-h1-title-mobile{font-size:2rem}body .truncated-h2-title-mobile{font-size:1.75rem}body .truncated-h3-title-mobile{font-size:1.5rem}body .article-truncated-h1-title-mobile h1{font-size:2rem}}.border-radius-4,.border-radius-4 img{border-radius:4px}.overlay-bg-image::before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background:#00000067;border-radius:5px}


