/*!
 * 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;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari 5.
*/
figure {
  margin: 0;
}
       @font-face{font-family:'NewHeroAccess-Super';src:url("../../../../../../../content/dam/cf-consumer-healthcare/bp-haleon/zh_CN/fonts/NewHeroAccess-Super.woff") format("woff"),url("../../../../../../../content/dam/cf-consumer-healthcare/bp-haleon/zh_CN/fonts/NewHeroAccess-Super.ttf");font-display:swap;font-stretch:normal}@font-face{font-family:'NewHeroAccess-Bold';src:url("../../../../../../../content/dam/cf-consumer-healthcare/bp-haleon/zh_CN/fonts/NewHeroAccess-Bold.woff") format("woff") url("../../../../../../../content/dam/cf-consumer-healthcare/bp-haleon/zh_CN/fonts/NewHeroAccess-Bold.ttf");font-display:swap;font-stretch:normal}@font-face{font-family:'NewHeroAccess-SemiBold';src:url("../../../../../../../content/dam/cf-consumer-healthcare/bp-haleon/zh_CN/fonts/NewHeroAccess-SemiBold.woff") format("woff"),url("../../../../../../../content/dam/cf-consumer-healthcare/bp-haleon/zh_CN/fonts/NewHeroAccess-SemiBold.ttf");font-display:swap;font-stretch:normal}@font-face{font-family:'NewHeroAccess-Medium';src:url("../../../../../../../content/dam/cf-consumer-healthcare/bp-haleon/zh_CN/fonts/NewHeroAccess-Medium.woff") format("woff"),url("../../../../../../../content/dam/cf-consumer-healthcare/bp-haleon/zh_CN/fonts/NewHeroAccess-Medium.ttf");font-display:swap;font-stretch:normal}@font-face{font-family:'NewHeroAccess-Regular';src:url("../../../../../../../content/dam/cf-consumer-healthcare/bp-haleon/zh_CN/fonts/NewHeroAccess-Regular.woff") format("woff"),url("../../../../../../../content/dam/cf-consumer-healthcare/bp-haleon/zh_CN/fonts/NewHeroAccess-Regular.ttf");font-display:swap;font-stretch:normal}@font-face{font-family:'SourceHanSansCN-Medium';src:url("../../../../../../../content/dam/cf-consumer-healthcare/bp-haleon/zh_CN/fonts/SourceHanSansCN-Medium.otf");font-display:swap;font-stretch:normal}@font-face{font-family:'SourceHanSansCN-Heavy';src:url("../../../../../../../content/dam/cf-consumer-healthcare/bp-haleon/zh_CN/fonts/SourceHanSansCN-Heavy.otf");font-display:swap;font-stretch:normal}@font-face{font-family:'SourceHanSansCN-Bold';src:url("../../../../../../../content/dam/cf-consumer-healthcare/bp-haleon/zh_CN/fonts/SourceHanSansCN-Bold.otf");font-display:swap;font-stretch:normal}:root{--font-family-default: 'NewHeroAccess-Regular', verdana,
    sourcehansanscn-medium;font-variant-numeric:ordinal;-webkit-font-feature-settings:'ordn';font-feature-settings:'ordn'}:root{--color-1: #484848;--color-2: #000000;--color-3: #9e9e9e;--color-4: #f4f4f4;--color-5: #30ea03;--color-6: #eaeaea;--bg-color-1: #484848;--bg-color-2: #000000;--bg-color-3: #9e9e9e;--bg-color-4: #f4f4f4;--bg-color-5: #30ea03;--bg-color-6: #eaeaea;--color-white: #ffffff;--color-secondary-aqua: #47ffe5;--color-secondary-pink: #f900ff;--color-secondary-lime: #dfff00;--color-active: #30ea03;--color-error: #f41811}.text-color-1{color:#484848 !important}.text-color-1 *{color:#484848 !important}.text-color-2{color:#000 !important}.text-color-2 *{color:#000 !important}.text-color-3{color:#9e9e9e !important}.text-color-3 *{color:#9e9e9e !important}.text-color-4{color:#f4f4f4 !important}.text-color-4 *{color:#f4f4f4 !important}.text-color-white,.your-patient-card-overlap .giant-font .blog-fit-content,.your-patient-card-overlap .hoverable-boxes h2 .blog-fit-content,.hoverable-boxes .your-patient-card-overlap h2 .blog-fit-content{color:#fff !important}.text-color-white *,.your-patient-card-overlap .giant-font .blog-fit-content *,.your-patient-card-overlap .hoverable-boxes h2 .blog-fit-content *,.hoverable-boxes .your-patient-card-overlap h2 .blog-fit-content *{color:#fff !important}.text-color-black{color:#000 !important}.text-color-black *{color:#000 !important}.bg-color-1{background-color:#000 !important}.bg-color-1-inner{background-color:transparent !important}.bg-color-1-inner>.row{background-color:transparent !important}.bg-color-1-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-1>.component-content{background-color:transparent !important}.bg-color-1>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-2{background-color:#30ea03 !important}.bg-color-2-inner{background-color:transparent !important}.bg-color-2-inner>.row{background-color:transparent !important}.bg-color-2-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-2>.component-content{background-color:transparent !important}.bg-color-2>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-3{background-color:#eaeaea !important}.bg-color-3-inner{background-color:transparent !important}.bg-color-3-inner>.row{background-color:transparent !important}.bg-color-3-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-3>.component-content{background-color:transparent !important}.bg-color-3>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-4{background-color:#484848 !important}.bg-color-4-inner{background-color:transparent !important}.bg-color-4-inner>.row{background-color:transparent !important}.bg-color-4-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-4>.component-content{background-color:transparent !important}.bg-color-4>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-5{background-color:#9e9e9e !important}.bg-color-5-inner{background-color:transparent !important}.bg-color-5-inner>.row{background-color:transparent !important}.bg-color-5-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-5>.component-content{background-color:transparent !important}.bg-color-5>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-white{background-color:#fff !important}.bg-color-white-inner{background-color:transparent !important}.bg-color-white-inner>.row{background-color:transparent !important}.bg-color-white-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-white>.component-content{background-color:transparent !important}.bg-color-white>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-black{background-color:#000 !important}.bg-color-black-inner{background-color:transparent !important}.bg-color-black-inner>.row{background-color:transparent !important}.bg-color-black-inner>.component-content>.paragraphSystem{background-color:transparent !important}.bg-color-black>.component-content{background-color:transparent !important}.bg-color-black>.component-content>.paragraphSystem{background-color:transparent !important}@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:72px}@media screen and (min-width: 992px){#content{margin-top:0}}@media (max-width: 767px){#header,#footer,#content{padding:0;width:100%}}*{-webkit-box-sizing:border-box;box-sizing:border-box}.component-content,.component,.content{line-height:1;margin-bottom:0}#header{padding-top:0}.component-content,.paragraphSystem,.navigation-item.navigation-level1,div[clas*='col-'],.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:#30ea03;color:#000}::selection{background:#30ea03;color:#000}::-moz-selection{background:#30ea03;color:#000}*{outline:none}* .outlined{outline:solid #484848 1px}body,html,.container-fluid{min-height:100vh}.container-fluid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.container-fluid>.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;min-width:100%}.container-fluid>.row>#header{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.container-fluid>.row>#content{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;height:auto;max-width:100vw}.container-fluid>.row>#footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}#header,#footer,#content{padding-left:0;padding-right:0}body{font-family:var(--font-family-default);font-size:16px;font-weight:400;margin:0;padding:0;direction:ltr;text-align:left;background-color:#fff}body.no-scrolling{max-height:100vh !important;overflow:hidden}h1,.h1{color:#000;font-size:2rem;font-weight:400;line-height:1.25;margin:0 0 1rem 0}@media screen and (min-width: 992px){h1,.h1{font-size:4.5rem;line-height:1.25}}h2,.h2{color:#000;font-size:1.5rem;font-weight:400;line-height:1.25;margin:0 0 1rem 0}@media screen and (min-width: 992px){h2,.h2{font-size:2.25rem;line-height:1.25}}h3,.h3{color:#000;font-size:1.3125rem;font-weight:500;line-height:1.25;margin:0 0 1rem 0}@media screen and (min-width: 992px){h3,.h3{font-size:1.5rem;line-height:1.25}}h4,.h4{color:#000;font-size:1.125rem;font-weight:400;line-height:1.5;margin:0 0 1rem 0}@media screen and (min-width: 992px){h4,.h4{line-height:1.25;font-size:1.3125rem}}p,.p{color:#484848;font-size:14px;font-weight:400;line-height:1.5;margin:0 0 1rem 0}@media screen and (min-width: 992px){p,.p{font-size:16px;line-height:1.5}}a,a:visited .a{font-size:inherit;font-weight:inherit;color:inherit;line-height:inherit;padding:inherit;text-decoration:none;padding:2px 0}a:hover,a:focus,a:visited .a:hover,a:visited .a:focus{background-color:var(--bg-color-5);color:#000}a:focus,a:focus:focus-visible,a:visited .a:focus,a:visited .a:focus:focus-visible{outline:2px dotted}a.skip-main,a:visited .a.skip-main{height:1px;left:-999px;overflow:hidden;position:fixed;top:auto;width:1px;z-index:-999}a.skip-main:focus,a.skip-main:active,a.skip-main:visited,a:visited .a.skip-main:focus,a:visited .a.skip-main:active,a:visited .a.skip-main:visited{background:#fff;color:#fff;font-size:1.4em;height:auto;left:0;margin:10px;overflow:auto;padding:5px;top:0;width:auto;z-index:999}a[style*='visibility:hidden']{padding:0;font-size:0;line-height:0}button{background-color:transparent;border:none;margin:0;padding:0}ul,li{margin:0;padding:0}.small{font-size:.688rem;line-height:1}.image{font-size:0}.image .right{text-align:right}.image .left{text-align:left}.image .middle{text-align:center}figure{width:100%;margin:0;font-size:0;line-height:0}div[class*='col-']{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.paragraphSystem,.row{margin-left:0;margin-right:0}img{width:auto;height:100%}img[src$='.svg']{width:100%}.image a,.title a{color:inherit;text-decoration:none}.btn{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-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:14px;font-weight:500 !important;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;line-height:1;margin:auto;margin:auto;max-width:100%;overflow:hidden;padding:10px 15px;text-align:center}.btn.full-width{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;width:100%}.btn.parametrizedhtml{padding:0 !important}.btn .component-content{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:100%}@media screen and (min-width: 992px){.btn{font-size:15px;padding:10px 15px}}.btn{min-width:105px;left:0px;top:0px;border-radius:0px;background-color:#30ea03;font-size:18px;line-height:1;color:#000;margin-left:3px}.btn:hover{background-color:#000 !important;color:#fff !important}.btn:hover img{-webkit-filter:brightness(0) invert(1) !important;filter:brightness(0) invert(1) !important}.btn:focus{outline:2px solid #000 !important}.btn.btn-icon em{font-size:inherit;margin-left:1rem}.btn.btn-black{background-color:transparent;border:2px solid #000;color:#000;font-size:18px}.btn.btn-black:hover{background-color:#eaeaea !important;color:#000 !important}.btn.btn-black:hover img{-webkit-filter:brightness(0) invert(0) !important;filter:brightness(0) invert(0) !important}.btn.btn-black:focus{outline:2px solid #30ea03 !important;border:2px solid #000 !important}.btn.btn-dark-black{background-color:#000;border:2px solid #000;font-weight:400;font-size:18px;color:#fff}.btn.btn-dark-black img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.btn.btn-dark-black:hover{background-color:#484848 !important;color:#fff !important}.btn.btn-dark-black:focus{outline:2px solid #30ea03 !important}.btn.btn-border-black{background-color:inherit;border:2px solid #000;font-weight:400;font-size:18px;color:#000}.btn.btn-border-black img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.btn.btn-border-black:hover{background-color:#484848 !important;color:#fff !important}.btn.btn-border-black:focus{outline:2px solid #30ea03 !important}.btn.btn-pink{background-color:var(--color-secondary-pink);border:2px solid var(--color-secondary-pink);font-size:18px}.btn.btn-pink:hover{background-color:#000 !important;border:2px solid #000;color:#fff !important}.btn.btn-pink:hover img{-webkit-filter:brightness(0) invert(0) !important;filter:brightness(0) invert(0) !important}.btn.btn-pink:focus{outline:2px solid #000 !important}.btn.btn-white{background-color:transparent;border:2px solid #fff;font-size:18px;color:#fff;font-weight:400}.btn.btn-white:hover{background-color:#484848 !important}.btn.btn-white:focus{outline:2px solid #30ea03 !important}.btn.btn-white img{-webkit-filter:brightness(0) invert(1) !important;filter:brightness(0) invert(1) !important}.btn-large{width:calc(100% - 40px) !important;margin:0}.button-full-width .btn{width:100%;padding:1rem 0;margin:0}@media screen and (min-width: 1024px){.button-full-width .btn{width:auto;padding:10px 15px}}.btn.btn-black:focus:focus-visible{outline:2px dotted #30ea03}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:auto}.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 screen and (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.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.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){.flex-order-m-1{-webkit-box-ordinal-group:2 !important;-ms-flex-order:1 !important;order:1 !important}}@media screen and (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 screen and (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 screen and (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 screen and (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 screen and (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 screen and (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 screen and (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 screen and (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 screen and (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);-webkit-clip-path:inset(50%);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 screen and (min-width: 992px){.hide-d{display:none !important}}.border{border:solid #fff 1px}@media screen and (min-width: 992px){.border-d{border:solid #fff 1px}}.border-top{border-top:solid #fff 1px}@media screen and (min-width: 992px){.border-d-top{border-top:solid #fff 1px}}.border-left{border-left:solid #fff 1px}@media screen and (min-width: 992px){.border-d-left{border-left:solid #fff 1px}}.border-bottom{border-bottom:solid #fff 1px}@media screen and (min-width: 992px){.border-d-bottom{border-bottom:solid #fff 1px}}.border-right{border-right:solid #fff 1px}@media screen and (min-width: 992px){.border-d-right{border-right:solid #fff 1px}}.border-0{border:none}@media screen and (min-width: 992px){.border-d-0{border:none}}.rounded{overflow:hidden;border-radius:5px !important}@media screen and (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 screen and (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 screen and (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 screen and (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 screen and (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 screen and (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 screen and (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 screen and (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 screen and (min-width: 992px){.rounded-d-bottom-right{overflow:hidden;border-bottom-right-radius:5px !important}}.rounded-pill{overflow:hidden;border-radius:50rem !important}@media screen and (min-width: 992px){.rounded-d-pill{overflow:hidden;border-radius:50rem !important}}.rounded-circle{overflow:hidden;border-radius:50% !important}@media screen and (min-width: 992px){.rounded-d-circle{overflow:hidden;border-radius:50% !important}}.rounded-0{overflow:hidden;border-radius:0 !important}@media screen and (min-width: 992px){.rounded-d-0{overflow:hidden;border-radius:0 !important}}@media screen and (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 screen and (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}}.max-content-width,.megamenu-submenu-item{clear:both;float:none !important;margin-left:auto !important;margin-right:auto !important;max-width:100% !important}.max-content-width *,.megamenu-submenu-item *{clear:both;float:none}@media screen and (min-width: 992px){.max-content-width,.megamenu-submenu-item{max-width:940px !important}}@media screen and (min-width: 1024px){.max-content-width,.megamenu-submenu-item{max-width:1080px !important}}@media (min-width: 1280px){.max-content-width,.megamenu-submenu-item{max-width:1200px !important}}@media (min-width: 1441px){.max-content-width,.megamenu-submenu-item{max-width:1440px !important}}@media (min-width: 992px) and (max-width: 1279px){.max-content-width,.megamenu-submenu-item{max-width:940px !important;width:calc(100% - 1.5rem)}}.max-content-width.max-width-80,.max-width-80.megamenu-submenu-item{max-width:100% !important}@media screen and (min-width: 768px){.max-content-width.max-width-80,.max-width-80.megamenu-submenu-item{max-width:80% !important}}.accordion-content>div{padding:1rem}@media (min-width: 768px){.accordion-content>div{padding:1rem}}.accordion-content-wrapper{cursor:auto;-webkit-transition:max-height 0.2s ease-in-out;-o-transition:max-height 0.2s ease-in-out;transition:max-height 0.2s ease-in-out;visibility:visible !important;height:auto !important;left:auto !important;max-height:0;overflow:hidden !important;top:auto !important;cursor:auto !important}.accordion-content-wrapper *:not(a){cursor:auto !important}.accordion-container{border:0;list-style:none}.accordion-head{background:none;border:0;padding:1rem}.accordion-head h3{width:90%}.accordion-head h3 a{border:0;color:#000;font-size:18px;font-family:"NewHeroAccess-SemiBold",verdana,sourcehansanscn-medium;text-decoration:none}.accordion-head::after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-position:center;background-repeat:no-repeat;background-size:cover;bottom:0;content:'';height:24px;left:auto;margin:0;margin:auto;position:relative;right:1rem;top:0;vertical-align:middle;width:24px}.accordion-head::before{background-color:#000;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;position:relative;-webkit-tap-highlight-color:transparent}.accordion-slide.is-active .accordion-content-wrapper{height:auto !important;overflow:hidden !important}.accordion-slide:focus-within .accordion-head::after{background-image:get-icon("minus-icon", #000) !important}.accordion-slide:focus-within .accordion-head:hover::after{background-image:get-icon("minus-icon", #000) !important}.accordion-slide::before{background:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;content:'';height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:-1}.accordion-slide:focus-within .accordion-content-wrapper{height:auto !important;overflow:hidden !important}@media (min-width: 768px){.accordion-head{padding:1rem}.accordion-head h3 a{font-size:21px}.accordion-head::after{height:24px;width:24px}.accordion-slide::after{left:0;width:100%}.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}.mod-js .accordion-head:after{position:absolute !important;content:' '}.mod-js .accordion-slide.is-active>.accordion-head:hover,.mod-js .accordion-slide.is-active>.accordion-head{cursor:pointer}.mod-js .accordion-slide.is-active>.accordion-head:hover{background-color:inherit !important}.breadcrumbs{margin:10px 0}.breadcrumbs-list{overflow:hidden;margin:0;padding:0;list-style:none}@media (max-width: 767px){.breadcrumbs-list li{float:none}}.breadcrumbs-separator{margin:0}.breadcrumbs-without-separator .breadcrumbs-separator{display:none}.breadcrumbs-without-separator li{position:relative}.breadcrumbs-without-separator li:before{right:0;content:' ';display:inline-block;position:relative;position:absolute}.breadcrumbs-without-separator li:last-child{background-image:none}.breadcrumbs-without-separator li:last-child:before{display:none}.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;-o-text-overflow:ellipsis !important;text-overflow:ellipsis !important;color:inherit !important;font-size:inherit !important;font-family:inherit !important;font-weight:inherit !important;font-style:inherit !important;text-align:inherit !important}.class-filter .selected-item-js a,.class-filter .filter-item-js a{-webkit-transition:none;-o-transition:none;transition:none}.class-filter[data-type='dropdown'].shadowed>*>.filter-list-js,.class-filter[data-type-mobile='dropdown'].shadowed>*>.filter-list-js{-webkit-box-shadow:0px 5px 10px -2px rgba(0,0,0,0.55);box-shadow:0px 5px 10px -2px rgba(0,0,0,0.55)}.class-filter .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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#000;color:#000;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 #000 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:#000;color:#000}.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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#000;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 screen and (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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-wrap:wrap;flex-wrap:wrap;left:0;list-style:none;list-style-type:none;margin:0;padding:0;position:absolute;right:0;top:100%;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;z-index:3;border-left:solid #000 1px;border-right:solid #000 1px;border-bottom:solid #000 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 #000 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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#9e9e9e;border-top:solid #000 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:#000;color:#fff}}@media screen and (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-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium;cursor:default;background-color:#969696}.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-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium;background-color:#969696}.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:#9e9e9e;color:#000}.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:#9e9e9e;color:#000}.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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-wrap:nowrap;flex-wrap:nowrap;left:0;list-style:none;list-style-type:none;margin:0;padding:0;position:fixed;right:0;top:0;width:100vw;max-width:100vw;min-width:100vw;height:100vh;min-height:100vh;max-height:100vh;background-color:rgba(0,0,0,0.25);-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:center right;-ms-transform-origin:center right;transform-origin:center right;z-index:1;border-left:none;border-right:none;border-bottom:none;z-index:99999;overflow:auto}.class-filter[data-type='sidebar']>.filter-container-js .filter-list-js::after{content:'';display:block;width:100vw;min-height:100vh;height:100%;position:absolute;right:0;left:auto;top:0;bottom:0;background-color:#9e9e9e;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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#9e9e9e;border-top:solid #000 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:#000;color:#fff}.class-filter[data-type='sidebar']>.filter-container-js .filter-list-js>.filter-item-js.filter-group-label-js:hover{color:initial}}@media screen and (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-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium;cursor:default;background-color:#969696}.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:#9e9e9e;color:#000}.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:#9e9e9e;color:#000}.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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#f4f4f4;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:#000}.class-filter[data-type='buttons'] .filter-list-js .filter-item-js:hover{background-color:#000}.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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:transparent;color:#000;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:#484848;opacity:0;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.class-filter[data-type='titles'] .filter-list-js .filter-item-js.active-js{color:#484848}.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:#484848}.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:#484848 !important;-webkit-transform-origin:center !important;-ms-transform-origin:center !important;transform-origin:center !important;-webkit-transition:all .25s ease !important;-o-transition:all .25s ease !important;transition:all .25s ease !important;-webkit-transition-delay:0s !important;-o-transition-delay:0s !important;transition-delay:0s !important}.class-filter[data-type='links'] a:hover{color:#000 !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:#000 !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:#000 !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:#000 !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:#000 !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-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium;font-size:18px !important;color:#000 !important}.class-filter[data-type='links']>*>.filter-list-js>.filter-item-js>a:hover{color:#9e9e9e !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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:transparent;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;margin:0;text-align:left;width:100%}.class-filter[data-type='links'] .filter-list-js .filter-item-js.multilevel>a{margin-top:10px !important;margin-bottom:10px !important;font-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium;font-size:18px !important;color:#000 !important}.class-filter[data-type='links'] .filter-list-js .filter-item-js.multilevel>a:hover{color:#9e9e9e !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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0;padding:0.5rem 0;text-align:left;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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#fff;border:solid 1px #000;content:'';height:10px;margin-right:1rem;width:10px}.class-filter[data-type='checkbox'] .filter-list-js .filter-item-js:hover::before{background-color:#000}.class-filter[data-type='checkbox'] .filter-list-js .filter-item-js.active-js::before{background-color:#000}}@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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#000;color:#000;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 #000 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:#000;color:#000}.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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#000;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 screen and (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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-wrap:wrap;flex-wrap:wrap;left:0;list-style:none;list-style-type:none;margin:0;padding:0;position:absolute;right:0;top:100%;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;z-index:1;border-left:solid #000 1px;border-right:solid #000 1px;border-bottom:solid #000 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 #000 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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#9e9e9e;border-top:solid #000 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:#000;color:#fff}}@media screen and (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-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium;cursor:default;background-color:#969696}.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-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium;background-color:#969696}.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:#9e9e9e;color:#000}.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:#9e9e9e;color:#000}.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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-wrap:nowrap;flex-wrap:nowrap;left:0;list-style:none;list-style-type:none;margin:0;padding:0;position:fixed;right:0;top:0;width:100vw;max-width:100vw;min-width:100vw;height:100vh;min-height:100vh;max-height:100vh;background-color:rgba(0,0,0,0.25);-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:center right;-ms-transform-origin:center right;transform-origin:center right;z-index:1;z-index:99999;border-left:none;border-right:none;border-bottom:none;overflow:auto}.class-filter[data-type-mobile='sidebar']>.filter-container-js .filter-list-js::after{content:'';display:block;width:100vw;min-height:100vh;height:100%;position:absolute;right:0;left:auto;top:0;bottom:0;background-color:#9e9e9e;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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#9e9e9e;border-top:solid #000 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:#000;color:#fff}}@media screen and (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-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium;cursor:default;background-color:#969696}.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:#9e9e9e;color:#000}.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:#9e9e9e;color:#000}.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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#f4f4f4;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:#000}}@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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:transparent;color:#000;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:#484848;opacity:0;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.class-filter[data-type-mobile='titles'] .filter-list-js .filter-item-js.active-js{color:#484848}.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:#484848 !important;-webkit-transform-origin:center !important;-ms-transform-origin:center !important;transform-origin:center !important;-webkit-transition:all .25s ease !important;-o-transition:all .25s ease !important;transition:all .25s ease !important;-webkit-transition-delay:0s !important;-o-transition-delay:0s !important;transition-delay:0s !important}.class-filter[data-type-mobile='links'] a::before{content:'\2022'}.class-filter[data-type-mobile='links'] a:hover{color:#000 !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:#000 !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:#000 !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:#000 !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:#000 !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-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium;font-size:18px !important;color:#000 !important}.class-filter[data-type-mobile='links']>*>.filter-list-js>.filter-item-js>a:hover{color:#9e9e9e !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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:transparent;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;margin:0;text-align:left;width:100%}.class-filter[data-type-mobile='links'] .filter-list-js .filter-item-js.multilevel>a{margin-top:10px !important;margin-bottom:10px !important;font-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium;font-size:18px !important;color:#000 !important}.class-filter[data-type-mobile='links'] .filter-list-js .filter-item-js.multilevel>a:hover{color:#9e9e9e !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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:0;padding:0.5rem 0;text-align:left;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;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:#fff;border:solid 1px #000;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:#000}}@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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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:0px !important;padding-right:0px !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}}.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}.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:30px;width:30px}.default-icon.middle>a{height:40px;width:40px}.default-icon.large>a{height:50px;width:50px}.d-icon{display:inline-block;font-size:0;line-height:1;width:auto}#footer{background-color:#fff}#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 .social-pages .icons-with-link{height:30px;width:30px}#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}#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:15px;margin-bottom:30px;margin-top:20px;max-width:95%;opacity:1;text-align:center}@media screen and (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 ul li{margin-right:30px}#footer .list-footer ul li a{font-size:16px}#footer .list-footer ul li:first-child{margin-top:0}#footer .list-footer ul li:last-child{margin-bottom:30px;margin-right:0}#footer .list-footer ul li::before{display:none}#footer .social-pages .icons-with-link{height:30px;margin:0 5px;width:30px}#footer .footer-brand-links>.component-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .footer-brand-links .paragraphSystem{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:85%}#footer .footer-brand-links .richText{max-width:17%}#footer .divider.divider-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#footer .divider.divider-footer .component-content{background-color:rgba(0,0,0,0);height:1px;margin-bottom:10px;margin-top:15px;min-width:1010px;width:70%}#footer .copyright p{font-size:15px;margin-bottom:40px}}#footer *{color:#000}.slash-separator{position:relative}.slash-separator:after{content:'/';position:absolute;right:-3px;top:0;font-size:1rem;color:#000}/*! lightslider - v1.1.3 - 2015-04-14
  * https://github.com/sachinchoolur/lightslider
  * Copyright (c) 2015 Sachin N; Licensed MIT */.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider::before,.lightSlider::after{content:' ';display:table}.lightSlider{margin:0;overflow:hidden}.lSSlideWrapper{max-width:100%;overflow:visible;position:relative}.lSSlideWrapper>.lightSlider::after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);-webkit-transition:all 1s;-webkit-transition-duration:inherit !important;-o-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-property:-webkit-transform, height;-webkit-transition-property:height, -webkit-transform;transition-property:height, -webkit-transform;-o-transition-property:transform, height;transition-property:transform, height;transition-property:transform, height, -webkit-transform;-webkit-transition-timing-function:inherit !important;-o-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{left:0;margin-right:0;position:absolute !important;top:0;width:100%;z-index:9}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit !important;-o-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit !important;-o-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lSSlideWrapper .lSFade>*.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>*.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:rgba(0,0,0,0);border:solid var(--color-2) 1px;border-radius:30px;display:inline-block;height:10px;overflow:hidden;position:relative;text-indent:-999em;width:10px;z-index:99}.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:var(--color-2)}.lSSlideOuter .media{opacity:0.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;margin:0;overflow:hidden;padding-left:0;-webkit-touch-callout:none;-ms-transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius 0.12s linear 0s 0.35s linear 0s;-o-transition:border-radius 0.12s linear 0s 0.35s linear 0s;transition:border-radius 0.12s linear 0s 0.35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery::before,.lSSlideOuter .lSPager.lSGallery::after{content:' ';display:table}.lSSlideOuter .lSPager.lSGallery::after{clear:both}.lSAction>a{cursor:pointer;display:block;height:32px;margin-top:-16px;opacity:0.5;position:absolute;top:50%;-webkit-transition:opacity 0.35s linear 0s;-o-transition:opacity 0.35s linear 0s;transition:opacity 0.35s linear 0s;width:32px;z-index:99}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{filter:alpha(opacity=0);height:1px;opacity:0;overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0 !important}.lSSlideOuter.vertical .lSGallery{position:absolute !important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{max-width:none !important;width:100% !important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{list-style:none outside none;padding-left:0}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right !important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightend 0.3s;animation:rightEnd 0.3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftend 0.3s;animation:leftEnd 0.3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topend 0.3s;animation:topEnd 0.3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomend 0.3s;animation:bottomEnd 0.3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftend 0.3s;animation:leftEnd 0.3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightend 0.3s;animation:rightEnd 0.3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.carousel{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;opacity:0}.carousel.initialized{opacity:1}.carousel-slides{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.carousel-slides.carousel-vertical{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}.carousel-slide{position:relative !important}.carousel-nav{display:none !important}@media (max-width: 767px){.pager-on-bottom-left-m .lSPager,.pager-on-bottom-center-m .lSPager,.pager-on-bottom-right-m .lSPager,.pager-on-top-left-m .lSPager,.pager-on-top-center-m .lSPager,.pager-on-top-right-m .lSPager{position:absolute}.pager-on-bottom-left-m .lSPager{bottom:1rem;left:1rem;margin:auto !important;right:auto;top:auto}.pager-on-bottom-center-m .lSPager{bottom:1rem;left:0;margin:auto !important;right:0;top:auto}.pager-on-bottom-right-m .lSPager{bottom:1rem;left:auto;margin:auto !important;right:1rem;top:auto}.pager-on-top-left-m .lSPager{bottom:auto;left:1rem;margin:auto !important;right:auto;top:1rem}.pager-on-top-center-m .lSPager{bottom:auto;left:0;margin:auto !important;right:0;top:1rem}.pager-on-top-right-m .lSPager{bottom:auto;left:auto;margin:auto !important;right:1rem;top:1rem}.pager-under-left-m .lSPager{padding-left:1rem !important;text-align:left !important}.pager-under-center-m .lSPager{padding-left:1rem !important;padding-right:1rem !important;text-align:center !important}.pager-under-right-m .lSPager{padding-right:1rem !important;text-align:right !important}}@media (min-width: 768px){.pager-on-bottom-left .lSPager,.pager-on-bottom-center .lSPager,.pager-on-bottom-right .lSPager,.pager-on-top-left .lSPager,.pager-on-top-center .lSPager,.pager-on-top-right .lSPager{position:absolute}.pager-on-bottom-left .lSPager{bottom:1rem;left:1rem;margin:auto !important;right:auto;top:auto}}@media (min-width: 768px) and (min-width: 1440px){.pager-on-bottom-left[data-restrict-nav-max-width='true'] .lSPager{left:calc(
 ((100% - 1440px) / 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: 1440px){.pager-on-bottom-right[data-restrict-nav-max-width='true'] .lSPager{right:calc(
 ((100% - 1440px) / 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: 1440px){.pager-on-top-left[data-restrict-nav-max-width='true'] .lSPager{left:calc(
 ((100% - 1440px) / 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: 1440px){.pager-on-top-right[data-restrict-nav-max-width='true'] .lSPager{left:calc(
 ((100% - 1440px) / 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: 1440px){.pager-under-left[data-restrict-nav-max-width='true'] .lSPager{padding-left:calc(
 ((100% - 1440px) / 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: 1440px){.pager-under-right[data-restrict-nav-max-width='true'] .lSPager{padding-right:calc(
 ((100% - 1440px) / 2) + 1rem) !important}}.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 #9e9e9e;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 #9e9e9e;border-left-width:0;border-radius:0;font-size:0;height:48px;padding:5px;position:relative;width:48px}.searchbox-results .button::before{background-color:#9e9e9e;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:get-icon("search-icon", #000);background-position:50%;background-repeat:no-repeat !important;background-size:contain;content:'';display:inline-block;height:19px;width:19px}@media (min-width: 768px){.searchbox-results .button::after{height:26px;width:26px}}@media (min-width: 768px){.searchbox-results .button{height:48px;width:48px}}@media (min-width: 768px){.searchbox-results{margin-bottom:100px !important;margin-top:50px}}.searchResults{border:0;margin:0 auto;padding:15px;position:relative}.searchResults.stripped .searchResults-result{position:relative !important}.searchResults.stripped .searchResults-result::after{background-color:transparent;bottom:0;content:'';height:100%;left:0;position:absolute;right:0;top:0;-webkit-transform:none;-ms-transform:none;transform:none;width:100%;z-index:-1}.searchResults.stripped.full-width .searchResults-result::after{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100vw}@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:#000;font-size:16px;font-weight:700;margin-bottom:2rem;margin-left:-1rem;position:relative;display:block !important}.searchResults-number .searchResults-term{color:#484848;font-size:16px;font-weight:700;position:relative}@media (min-width: 768px){.searchResults-number{font-size:16px;font-weight:700;margin-left:0;position:relative}.searchResults-number .searchResults-term{font-size:18px;font-weight:700}}.searchResults-results{margin-bottom:10px}.searchResults-result{background-color:transparent;padding-bottom:1rem;padding-top:1rem;position:relative}@media (min-width: 768px){.searchResults-result{padding:30px 0}}.searchResults-description{color:#000;font-size:14px;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:1.3125rem;font-style:normal;font-weight:700;margin-bottom:.5rem;text-decoration:none}@media (min-width: 768px){.searchResults-title h3,.searchResults-title a{font-size:1.5rem}}.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:#484848;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}.searchResults-pagination-item{display:inline-block;margin:1px;cursor:default}.searchResults-pagination-item a{display:inline-block;padding:0 10px;cursor:pointer}.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:12px;-webkit-transition:0.2s ease-in-out;-o-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;-o-transition:0.2s ease-in-out;transition:0.2s ease-in-out;width:40%;cursor:pointer}.tabs-nav-item a{color:#eaeaea;display:block;text-decoration:none}.tabs-nav-item.is-active a{color:#484848}.tabs-nav-item:hover a{color:#484848}.tabs-content{border:0;border-top:#484848 solid 1px;padding:20px 0 20px 0;z-index:1}.tabs-nav-switcher{display:none}@media (min-width: 768px){.tabs-nav{margin-bottom:20px}.tabs-nav-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tabs .tabs-nav-item{margin-left:0;margin-right:5%;padding:10px;width:25%}.tabs .text-wrapper{font-size:12px}.tabs-content{padding:50px 0 50px 0}}.richText.component>.component-content{height:100%;width:100%}.richText.component>.component-content>.richText-content{height:100%;width:100%}.richText-content p+ul,.richText-content p+ol{margin-top:-0.5rem}.richText-content ul,.richText-content ol{margin:0;padding:0}.richText-content ul>li,.richText-content ol>li{color:#484848;display:block;line-height:1.5;list-style-type:none;margin:0;margin-bottom:.2rem;padding:0;padding-left:1rem;position:relative;text-align:left}.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:#f4f4f4;content:'\2022';margin-right:0.5rem;left:0;position:absolute;text-indent:0;top:6px;font-size:2rem;line-height:1}@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 screen and (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}}@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 screen and (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}}.accordion .accordion-container{margin:3rem 0 0;padding:0;list-style:none}.accordion .accordion-container .accordion-slide{margin-bottom:0;list-style-type:none;margin-left:0;border-top:1px solid #000;border-bottom:1px solid #000;padding-right:1rem}.accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-content>.paragraphSystem{padding:1rem}.accordion .accordion-container .accordion-slide .accordion-head{z-index:auto}.accordion .accordion-container .accordion-slide .accordion-head::after{right:0;background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/bp-haleon/en_US/global/icons/accordion-plus.html);-webkit-transition:unset;-o-transition:unset;transition:unset}.accordion .accordion-container .accordion-slide .accordion-head::before{display:none}.accordion .accordion-container .accordion-slide .accordion-head:hover::after{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/bp-haleon/en_US/global/icons/accordion-plus.html)}.accordion .accordion-container .accordion-slide .accordion-head .accordion-title{width:80%;font-size:1.313rem}.accordion .accordion-container .accordion-slide .accordion-head .accordion-title a:hover,.accordion .accordion-container .accordion-slide .accordion-head .accordion-title a:focus{color:var(--color-1)}.accordion .accordion-container .accordion-slide.is-active{border-top:2px solid #000;border-bottom:2px solid #000}.accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper{max-height:initial}.accordion .accordion-container .accordion-slide.is-active .accordion-head::after,.accordion .accordion-container .accordion-slide.is-active .accordion-head:hover::after{background-image:url(../../../../../../../content/dam/cf-consumer-healthcare/bp-haleon/en_US/global/icons/accordion-minus.html)}.accordion-top-bottom-border .accordion-container li:nth-child(1){border-top:2px solid #000}.accordion-top-bottom-border .accordion-container li:nth-last-child(1){border-bottom:2px solid #000}.bottom-right-arrow,.card-text-image .card-image.card-image-with-link,.carousel.carousel-with-img-arrow-links .image,.profile-card-list-wrapper .image,.media-image,.section-with-bg .card-content-wrapper .image{position:relative}.bottom-right-arrow::after,.card-text-image .card-image.card-image-with-link::after,.carousel.carousel-with-img-arrow-links .image::after,.profile-card-list-wrapper .image::after,.media-image::after,.section-with-bg .card-content-wrapper .image::after{content:'\e903';font-family:'icomoon';text-align:center;font-size:20px;background-color:#30ea03;position:absolute;right:0px;bottom:0px;width:40px;line-height:40px;color:#000;border:2px solid;border-color:#30ea03;z-index:1}@media screen and (min-width: 768px){.bottom-right-arrow::after,.card-text-image .card-image.card-image-with-link::after,.carousel.carousel-with-img-arrow-links .image::after,.profile-card-list-wrapper .image::after,.media-image::after,.section-with-bg .card-content-wrapper .image::after{width:68px;line-height:68px}}.bottom-external-arrow{position:relative}.bottom-external-arrow::after{content:'\e909';font-family:'icomoon';text-align:center;font-size:20px;background-color:#30ea03;position:absolute;right:0px;bottom:0px;width:68px;line-height:68px;color:#000;border:2px solid;border-color:#30ea03}.arrow-size-small:after,.carousel.carousel-with-img-arrow-links .image:after,.profile-card-list-wrapper .image:after{width:40px;line-height:40px}.arrow-size-medium:after{width:48px;line-height:48px}.scroll-down-arrow{background:rgba(255,255,255,0.5);position:absolute;left:50%;width:auto;bottom:4px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);margin-bottom:-0.25rem !important}.scroll-down-arrow .icon-angle-down{width:64px;height:64px;display:block;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-bottom:0px}.scroll-down-arrow:focus-within{bottom:7px !important}.scroll-down-arrow:focus-within .icon-angle-down{height:61px !important}.bottom-box-wrapper .bottom-right-box{background-color:#30ea03;position:relative;padding:2rem 2rem}@media screen and (min-width: 992px){.bottom-box-wrapper .bottom-right-box{position:absolute;bottom:0;right:0}}@media screen and (min-width: 992px){.bottom-box-wrapper .bottom-right-box{padding:2rem !important}}.bottom-right-box a em{position:relative;top:2px}.bottom-right-box a:hover{background:#000;color:#fff !important}.bottom-right-box a:hover em{color:#fff !important}@media screen and (min-width: 768px){.img-bottom-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:-65px !important}}@media only screen and (min-width: 768px) and (max-width: 786px){.img-bottom-btn{margin-bottom:-58px !important}}.img-bottom-btn .btn{margin:0;width:auto;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:343px;padding:1.5rem !important}.img-bottom-btn .btn.btn-pink{max-width:100%;width:100%}.img-bottom-btn .btn.btn-pink .icon-arrow-right:before{margin-right:1.5rem}.card-text-image{background-color:var(--bg-color-6)}.card-text-image .card-text{padding:1.5rem}@media screen and (min-width: 1280px){.card-text-image .card-text{padding:1.25rem}}.card-text-image .card-text .image img{width:auto}.card-text-image .card-image img{width:100%;-o-object-fit:cover;object-fit:cover;max-height:initial}@media screen and (min-width: 376px){.card-text-image .card-image img{max-height:initial}}.card-text-image .font-size--small,.card-text-image .hoverable-boxes p,.hoverable-boxes .card-text-image p{margin-bottom:0.5rem}@media only screen and (max-width: 767px){.card-text-image>.component-content>.paragraphSystem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:initial;flex-wrap:initial}.card-text-image .bottom-pos-0{position:relative}}.object-fit-cover .component-content{height:100% !important}.object-fit-cover .component-content img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.object-fit-cover .component-content .brand-logo-2 img{height:45px}.object-fit-cover .component-content .brand-logo-3 img{height:17px}.object-fit-cover .component-content .paragraphSystem.content{height:100%}@media only screen and (min-width: 992px) and (max-width: 1279px){.object-fit-cover.card-text-image-small .card-image img{height:350px;-o-object-position:top;object-position:top}}@media only screen and (min-width: 992px) and (max-width: 1279px){.card-text-image-small>.component-content>.paragraphSystem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:initial;flex-wrap:initial}}@media screen and (min-width: 768px){.career-search-wrapper{position:absolute;bottom:-196px;left:0;right:0;z-index:1}}@media screen and (min-width: 1024px){.career-search-wrapper{bottom:-186px}}@media screen and (min-width: 992px){.career-search-wrapper{bottom:-176px}}@media screen and (min-width: 1280px){.career-search-wrapper{bottom:-120px}}.haleon-career-search-section{width:100%;text-align:center;margin:0}.haleon-career-search-input-element{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}@media screen and (min-width: 768px){.haleon-career-search-input-element{-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}}.haleon-career-search-card .haleon-career-search-input-element{-webkit-box-align:start !important;-ms-flex-align:start !important;align-items:flex-start !important}.haleon-career-search-section .haleon-career-search-card button{height:48px;width:48px;background:#30ea03;cursor:pointer}@media screen and (min-width: 768px){.haleon-career-search-section .haleon-career-search-card button{width:100px}}.haleon-career-search-section .haleon-career-search-card img.career-search-img{width:24px;padding:3px}.haleon-career-search-section .haleon-career-search-card{margin:0 auto;padding:2rem;background:#fff;-webkit-box-shadow:0px 12px 20px -4px rgba(0,0,0,0.101961);box-shadow:0px 12px 20px -4px rgba(0,0,0,0.101961);max-width:100%}@media screen and (min-width: 768px){.haleon-career-search-section .haleon-career-search-card{max-width:80%}}.haleon-career-search-section .haleon-career-search-card input{width:100%;margin:0.5rem 0;max-width:100%;background:#eaeaea;outline:1px solid #eaeaea;padding:1rem;border:none;height:48px}@media screen and (min-width: 768px){.haleon-career-search-section .haleon-career-search-card input{margin:0 1.5rem 0 0}}.haleon-career-search-section .haleon-career-search-card input#location{width:calc(100% - 3.5rem) !important}@media screen and (min-width: 768px){.haleon-career-search-section .haleon-career-search-card input#location{width:100%}}.haleon-career-search-section .haleon-career-search-card input:focus{outline:2px solid}.haleon-career-search-section .haleon-career-search-card #searchCareer{position:absolute;right:0rem;bottom:0.5rem;color:#000}@media screen and (min-width: 768px){.haleon-career-search-section .haleon-career-search-card #searchCareer{position:relative;bottom:auto;right:auto}}.carousel img{width:100%;min-height:200px}@media screen and (min-width: 1280px){.carousel img{min-height:330px}}.carousel .carousel-slides{height:auto !important}.carousel .carousel-slides .richText{padding:1rem}.carousel .carousel-slide{background:#fff;-webkit-box-shadow:0px 12px 20px -4px rgba(0,0,0,0.1);box-shadow:0px 12px 20px -4px rgba(0,0,0,0.1);margin-bottom:2.5rem}.carousel .carousel-slide .tag-links{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:unset;bottom:2px;left:2px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}@media screen and (min-width: 1024px){.carousel .carousel-slide .tag-links{width:86%}}.carousel .carousel-slide .tag-links ul{list-style-type:none;margin:0}.carousel .carousel-slide .tag-links ul li{margin:2px 4px;padding:2px 6px 0;font-size:14px;display:inline-block;background:rgba(0,0,0,0.5);color:#eaeaea}.carousel .carousel-slide .tag-links ul li:before{display:none}.carousel.carousel-top-arrow-nav .lSAction a{background-image:none;width:60px;height:60px;text-align:center;line-height:60px;background-color:#fff;border-radius:30px;top:0rem;left:auto;opacity:1}.carousel.carousel-top-arrow-nav .lSAction a:after{font-family:'icomoon'}.carousel.carousel-top-arrow-nav .lSAction a.lSPrev{right:74px}@media only screen and (min-width: 480px){.carousel.carousel-top-arrow-nav .lSAction a.lSPrev{right:80px}}.carousel.carousel-top-arrow-nav .lSAction a.lSPrev:after{content:'\e906'}.carousel.carousel-top-arrow-nav .lSAction a.lSNext{right:2px}.carousel.carousel-top-arrow-nav .lSAction a.lSNext:after{content:'\e907'}.carousel.grey-nav-arrow .lSAction a{background-color:#eaeaea}.carousel .youtube-player>img{position:relative}.carousel-wrapper{overflow:hidden;padding-top:0}.carousel-wrapper .carousel-heading{margin-bottom:2rem;margin-top:2rem;width:50%}@media screen and (min-width: 370px){.carousel-wrapper .carousel-heading{width:60%}}@media screen and (min-width: 1024px){.carousel-wrapper .carousel-heading{margin-top:1rem}}@media screen and (min-width: 768px){.carousel-wrapper .carousel-heading{width:80%}}.carousel-wrapper .lSSlideOuter{overflow:visible !important}.carousel-wrapper .lSSlideWrapper{overflow:visible !important}.carousel-wrapper .box.component{overflow:hidden}.carousel-wrapper>.component-content{overflow:hidden}.carousel-border-center{position:relative}.carousel-border-center::before{content:'';position:absolute;width:100%;height:2px;background-color:#9e9e9e;top:50%;left:0}.lSPager{display:none !important}#footer{margin-top:0.2rem}#footer .footer-column{padding:2rem 1.5rem}@media screen and (min-width: 768px){#footer .footer-column{padding:2rem 0}}#footer .footer-secondary-nav{border-top:1px solid #eaeaea;padding:3rem 0 3rem 0.4rem}#footer .footer-secondary-nav .footer-logo{position:relative;left:0px}#footer .footer-secondary-nav .footer-logo a{border:4px solid #fff;margin:0 -3px;display:inline-block}#footer .footer-secondary-nav .footer-logo a:hover{background-color:#eaeaea;border-color:#eaeaea}@media (max-width: 767px){#footer .footer-secondary-nav .footer-logo .left{text-align:center}}#footer .footer-secondary-nav .footer-logo img{width:138px}#footer .footer-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width: 768px){#footer .footer-list{-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (min-width: 1024px){#footer .footer-list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}#footer .footer-list li{padding:0 2px;margin-bottom:1rem;padding:0 3px !important}#footer .footer-list li a{padding:inherit !important}#footer .footer-list li:before{display:none}#footer .copyright{margin-top:0.5rem}#footer .copyright .richText-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px){#footer .copyright .richText-content{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}#footer .copyright .richText-content p{color:#000;font-size:15px;margin:-0.5rem 0 1.5rem;line-height:1.5;text-align:center}@media screen and (min-width: 768px){#footer .copyright .richText-content p{text-align:left}}#footer .social-pages{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fill-available}@media screen and (min-width: 768px){#footer .social-pages{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}#footer .social-pages .icons-with-link{margin:5px;margin-bottom:5px !important}#footer .social-pages .icons-with-link a{width:40px;height:40px}#footer .social-pages .icons-with-link a img{width:auto;display:block;height:auto}#footer .social-pages a.external{height:42px;width:40px;background:#eaeaea;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:4px}#footer .social-pages .icomoon,#footer .social-pages .icon-alert:before,#footer .social-pages .icon-angle-down:before,#footer .social-pages .icon-angle-left:before,#footer .social-pages .icon-angle-right:before,#footer .social-pages .icon-angle-top:before,#footer .social-pages .icon-arrow-down:before,#footer .social-pages .icon-arrow-left:before,#footer .social-pages .icon-arrow-right:before,#footer .social-pages .icon-arrow--right:after,#footer .social-pages .icon-arrow-top:before,#footer .social-pages .icon-arrow-top-right:before,#footer .social-pages .icon-arrow-top--right::after,#footer .social-pages .icon-cascade:before,#footer .social-pages .icon-chat:before,#footer .social-pages .icon-check:before,#footer .social-pages .icon-clock:before,#footer .social-pages .icon-close-line:before,#footer .social-pages .icon-contrast-fill:before,#footer .social-pages .icon-document:before,#footer .social-pages .icon-download:before,#footer .social-pages .icon-info:before,#footer .social-pages .icon-lightbulb:before,#footer .social-pages .icon-location:before,#footer .social-pages .icon-mail:before,#footer .social-pages .icon-mail-line:before,#footer .social-pages .icon-menu-line:before,#footer .social-pages .icon-mobile:before,#footer .social-pages .icon-notification:before,#footer .social-pages .icon-pause:before,#footer .social-pages .icon-phone-line:before,#footer .social-pages .icon-play:before,#footer .social-pages .icon-play-right:after,#footer .social-pages .icon-plus:before,#footer .social-pages .icon-search-line:before,#footer .social-pages .icon-settings:before,#footer .social-pages .icon-facebook:before,#footer .social-pages .icon-facebook2:before,#footer .social-pages .icon-instagram:before,#footer .social-pages .icon-whatsapp:before,#footer .social-pages .icon-twitter:before,#footer .social-pages .icon-vine:before,#footer .social-pages .icon-vimeo2:before,#footer .social-pages .icon-behance:before,#footer .social-pages .icon-skype:before,#footer .social-pages .icon-reddit:before,#footer .social-pages .icon-linkedin:before,#footer .social-pages .icon-linkedin2:before,#footer .social-pages .icon-youtube:before,#footer .social-pages .icon-menu-line-2:before,#footer .social-pages .icon-brand_purpose:before,#footer .social-pages .icon-education:before,#footer .social-pages .icon-heart:before,#footer .social-pages .icon-leaf:before,#footer .social-pages .icon-light_bulb:before,#footer .social-pages .icon-sustainable:before,#footer .social-pages .icon-target:before,#footer .social-pages .icon-thermometer:before,#footer .social-pages .icon-contact-us:before,#footer .social-pages .icon-accessibility:before{font-size:1.4rem;line-height:1.5}.social-link-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px){.social-link-section{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.social-link-section .footer-list{padding-top:1.5rem}@media screen and (min-width: 768px){.social-link-section .footer-list{padding-top:0.5rem}}.social-link-section .footer-list li{padding:0 5px 0 0 !important;margin-bottom:1rem}#footer ul li a:focus:focus-visible{background-color:var(--bg-color-5)}#footer .image a{margin-top:2px;margin-left:3px}#footer .social-pages .reference-svg-icons-with-link a{background:#eaeaea;width:35px;height:35px;line-height:35px;text-align:center;margin:0 2px}#footer .social-pages .reference-svg-icons-with-link a span{font-size:1rem}#footer .social-pages .reference-svg-icons-with-link a span::before{font-size:1rem}#footer .social-pages .reference-svg-icons-with-link a::before{font-family:'icomoon';font-style:normal}#footer .social-pages .reference-svg-icons-with-link a:focus,#footer .social-pages .reference-svg-icons-with-link a:hover{background-color:#30ea03}#footer .social-pages .reference-svg-icons-with-link .Facebook:before{content:'\ea90'}#footer .social-pages .reference-svg-icons-with-link .Twitter:before{content:'\ea96'}#footer .social-pages .reference-svg-icons-with-link .Youtube::before{content:'\ea9d'}#footer .social-pages .reference-svg-icons-with-link .Linkedin::before{content:'\eaca'}#footer .social-pages .reference-svg-icons-with-link .Instagram:before{content:'\ea92'}#footer .social-pages .icons-with-link a{margin-top:2px}@media screen and (min-width: 768px){#footer .social-pages{padding-right:5px}}@media screen and (min-width: 992px){#footer .social-pages{padding-right:0}}#footer .reference-social-icons-c1-v02 .inner>.component-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px){#footer .reference-social-icons-c1-v02 .inner>.component-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.small-font,.section-with-bg .small-font{font-size:0.75rem}.giant-font,.hoverable-boxes h2,.section-with-bg .giant-font{font-size:2.625rem;line-height:1.25;margin:0;padding:4px}@media screen and (min-width: 1024px){.giant-font,.hoverable-boxes h2,.section-with-bg .giant-font{font-size:4rem;letter-spacing:-3px}}@media screen and (min-width: 1280px){.giant-font,.hoverable-boxes h2,.section-with-bg .giant-font{font-size:5rem}}.big-title{font-size:1.5rem;text-align:justify;color:#fff !important}.font-3{font-size:3rem}.browse-stories-sec .filter-container-js{border:0px;background:#fff;padding:0.24rem 0;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}@media screen and (min-width: 1024px){.browse-stories-sec .filter-container-js{-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important}}.browse-stories-sec .filter-container-js .selected-item-js{display:inline-block;text-decoration:underline;padding:0;margin-bottom:10px;cursor:pointer;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:none}.browse-stories-sec .filter-container-js ul{list-style-type:none}.browse-stories-sec .filter-container-js ul li{display:inline-block;padding:5px 10px;margin:0 10px 10px 0;background-color:#fff;cursor:pointer}.browse-stories-sec .filter-container-js ul li.active-js{background-color:var(--color-secondary-aqua);background-color:#fff;color:#000;border:1px solid}.reference-bp-filter .class-filter .filter-container-js.faqs-filter:focus:focus-visible{outline:2px dotted}.browse-stories-sec .filter-container-js ul li{margin-top:2px;margin-left:2px}.browse-stories-sec .filter-container-js ul li:focus:focus-visible{outline:2px dotted}.browse-stories-sec .filter-container-js.faqs-filter .selected-item-js:focus:focus-visible{outline:2px dotted}.filter-list-js::-webkit-scrollbar{display:none}.filter-list-js{-ms-overflow-style:none;scrollbar-width:none;white-space:nowrap;overflow-x:scroll}.consumer-enquiry-form input,.consumer-enquiry-form select,.consumer-enquiry-form textarea{width:100%;height:3.25rem;border:2px solid #eaeaea;padding:0.75rem 1rem;margin-bottom:0.5rem;background-color:#eaeaea;color:#000;line-height:1.3;font-size:1.125rem}.consumer-enquiry-form input:disabled,.consumer-enquiry-form select:disabled,.consumer-enquiry-form textarea:disabled{background-color:#9e9e9e}.consumer-enquiry-form input:focus,.consumer-enquiry-form select:focus,.consumer-enquiry-form textarea:focus{outline:2px solid;color:#000}.consumer-enquiry-form .outlined{color:#000;background-color:#fff;outline:none}.consumer-enquiry-form .outlined:focus{outline:solid #484848 2px}.consumer-enquiry-form .error{background-color:#fee8e7;border:2px solid #fee8e7}.consumer-enquiry-form .error:focus{background-color:#fff;border-color:var(--color-error);color:#000;outline:var(--color-error) solid 2px}.consumer-enquiry-form .success{color:#484848;background-color:#eaeaea}.consumer-enquiry-form .success:focus{color:#000;background-color:#fff;border-color:#30ea03;outline:#30ea03 solid 3px}.consumer-enquiry-form input:-webkit-autofill,.consumer-enquiry-form input:-webkit-autofill:hover,.consumer-enquiry-form input:-webkit-autofill:focus,.consumer-enquiry-form input:-webkit-autofill:active,.consumer-enquiry-form textarea:-webkit-autofill,.consumer-enquiry-form textarea:-webkit-autofill:hover,.consumer-enquiry-form textarea:-webkit-autofill:focus,.consumer-enquiry-form textarea:-webkit-autofill:active,.consumer-enquiry-form select:-webkit-autofill,.consumer-enquiry-form select:-webkit-autofill:hover,.consumer-enquiry-form select:-webkit-autofill:focus,.consumer-enquiry-form select:-webkit-autofill:active{-webkit-transition:background-color 5000s ease-in-out 0s !important;transition:background-color 5000s ease-in-out 0s !important;-webkit-text-fill-color:#000 !important}.consumer-enquiry-form textarea{resize:none;width:100% !important;height:auto !important;padding:1rem}.consumer-enquiry-form select{border:2px solid #eaeaea;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative}.consumer-enquiry-form select option:hover{background-color:var(--bg-color-5)}.consumer-enquiry-form .privacy-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.5rem;color:#000;font-size:1.125rem}@media screen and (min-width: 768px){.consumer-enquiry-form .privacy-checkbox{gap:0.75rem}}.consumer-enquiry-form .privacy-checkbox input[type='checkbox']{width:20px;height:20px;accent-color:#30ea03}.consumer-enquiry-form .privacy-checkbox input[type='checkbox']::before{content:'';position:absolute;border:4px solid var(--color-error);border-radius:0px;display:inline-block;width:17px;height:17px;margin-right:0.5em;margin-top:0}@media screen and (-webkit-min-device-pixel-ratio: 0){.consumer-enquiry-form .privacy-checkbox input[type='checkbox']::before{display:none}}.consumer-enquiry-form .privacy-checkbox input[type='checkbox']:focus{border-color:#484848;outline:#484848 solid 2px}.consumer-enquiry-form .privacy-checkbox input[type='checkbox']:checked{background-color:var(--bg-color-5)}.consumer-enquiry-form .privacy-desc-haleon{font-size:1.125rem;padding:1rem 0rem 0;color:#000}@media screen and (min-width: 768px){.consumer-enquiry-form .privacy-desc-haleon{padding:1rem 2rem 0}}.consumer-enquiry-form .col-primary-theme{color:#000;padding:0 0rem 0 0.15rem;font-weight:400}.consumer-enquiry-form .col-primary-theme a{border-bottom:2px solid #30ea03;padding:0}.consumer-enquiry-form .col-primary-theme a:focus{background:transparent !important;outline:2px solid}.consumer-enquiry-form .group-form{display:block;font-family:"NewHeroAccess-SemiBold",verdana,sourcehansanscn-medium}.consumer-enquiry-form .group-form .input-required{color:var(--color-error);font-size:0.875rem;line-height:1.25;display:none}.consumer-enquiry-form .group-form .dropdown-arrow{position:relative}.consumer-enquiry-form .group-form .dropdown-arrow:after{content:'\e901';font-family:'icomoon';position:absolute;right:1rem;top:3rem;font-size:1rem;color:#000;pointer-events:none;z-index:1}.label-form{margin:0.75rem 0;font-size:1rem !important;line-height:160% !important;display:block;font-weight:400;color:#484848}.pos-absolute{position:absolute}.loader{border:16px solid #eaeaea;border-radius:50%;border-top:16px solid #30ea03;width:120px;height:120px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;display:none}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media screen and (max-width: 425px){.heading-bg-strip.heading-size--sm{font-size:1.25rem}}.heading-bg-strip span{background:var(--bg-color-5);display:block;width:90%;position:relative;height:100%;white-space:nowrap}@media screen and (min-width: 768px){.heading-bg-strip span{width:100%}}.heading-bg-strip span:before{content:'';width:100vw;background:var(--bg-color-5);display:block;height:100%;position:absolute;left:-100vw;top:0;z-index:-1}.heading-bg-strip span:after{content:'';width:100vw;background:var(--bg-color-5);display:block;height:100%;position:absolute;right:-100vw;top:-100%;z-index:-1}.heading-bg-strip span.overlap-strip::after{z-index:1;top:100%}@media screen and (min-width: 768px){.heading-bg-strip span.overlap-strip::after{z-index:-1;top:-100%}}.heading-bg-strip span.two-steps{width:85%}.heading-bg-strip span.two-steps.one-step-lower{width:100%;height:65px;line-height:65px;background:var(--bg-color-5)}.heading-bg-strip span.two-steps.one-step-lower:after{content:none}.heading-bg-strip span.two-steps.one-step-lower:before{content:none}@media screen and (min-width: 768px){.heading-bg-strip span.two-steps.one-step-lower:before{content:''}}.heading-bg-strip span.two-steps.one-step-upper{width:100%;height:65px;line-height:65px;background:var(--bg-color-5)}@media screen and (min-width: 768px){.heading-bg-strip span.two-steps.one-step-upper{margin-top:65px}}.heading-bg-strip span.two-steps.one-step-upper:before{content:none}.heading-bg-strip span.two-steps.one-step-upper:after{content:none}@media screen and (min-width: 768px){.heading-bg-strip span.two-steps.one-step-upper:after{content:'';top:-100% !important}}.heading-bg-strip span.two-steps.strip-hide::after{content:none}.heading-bg-strip span.two-steps.strip-hide::before{content:none}@media screen and (min-width: 768px){.heading-bg-strip span.two-steps{background:var(--bg-color-5);margin-left:-2rem;padding-left:2rem}}.heading-bg-strip span.two-steps:before{height:100%;top:0;width:110%;left:-10%}@media screen and (min-width: 768px){.heading-bg-strip span.two-steps:before{height:100%;left:-100vw;width:100vw;top:100%}}.heading-bg-strip span.two-steps:after{top:-100% !important}@media screen and (min-width: 768px){.heading-bg-strip span.two-steps:after{top:0 !important}}.heading-bg-strip span.two-steps.bg-strip-large:before{height:100%}@media screen and (min-width: 768px){.heading-bg-strip span.two-steps.bg-strip-large:before{height:170px !important}}.heading-bg-strip span.two-steps.bg-strip-large{width:85%;background:transparent}@media screen and (min-width: 768px){.heading-bg-strip span.two-steps.bg-strip-large{background:var(--bg-color-5);margin-left:-2rem}}.heading-bg-strip span.two-steps.bg-strip-large:before{height:100%;top:100%;width:120%;left:-10%}@media screen and (min-width: 768px){.heading-bg-strip span.two-steps.bg-strip-large:before{height:170px !important;left:-100vw;width:100vw}}.heading-bg-strip span.two-steps.bg-strip-large:after{top:0 !important;right:-107vw}@media screen and (min-width: 360px){.heading-bg-strip span.two-steps.bg-strip-large:after{right:-107.6vw}}@media screen and (min-width: 768px){.heading-bg-strip span.two-steps.bg-strip-large:after{right:-100vw}}.heading-bg-strip span.two-steps.bg-strip-large.strip-pos:before{top:0}@media screen and (min-width: 768px){.heading-bg-strip span.two-steps.bg-strip-large.strip-pos:before{top:100%}}.heading-bg-strip span.two-steps.bg-strip-large.strip-pos:after{top:100% !important}@media screen and (min-width: 768px){.heading-bg-strip span.two-steps.bg-strip-large.strip-pos:after{top:0 !important}}.heading-bg-strip span.three-steps{width:85%}@media screen and (min-width: 768px){.heading-bg-strip span.three-steps{background:var(--bg-color-5);margin-left:-2rem;padding-left:2rem}}.heading-bg-strip span.three-steps:before{height:100%;top:0;width:110%;left:-10%}@media screen and (min-width: 768px){.heading-bg-strip span.three-steps:before{height:100%;left:-100%;width:100%;top:100%}}.heading-bg-strip span.three-steps:after{top:100% !important}@media screen and (min-width: 768px){.heading-bg-strip span.three-steps:after{top:0 !important}}.heading-bg-strip span.three-steps strong:before{content:'';width:100vw;background:var(--bg-color-5);display:block;height:100%;position:absolute;left:calc(-100vw - 100%);top:200%;z-index:-1}.heading-bg-strip em{font-style:normal}@media screen and (min-width: 992px){.heading-bg-strip .bar-over-img{width:100vw}}@media screen and (min-width: 768px){.heading-bg-strip{padding-left:2rem}}.heading-bg-strip.strip-inside-content{padding:0}@media screen and (min-width: 768px){.heading-bg-strip.strip-inside-content{margin-top:-65px}}.heading-bg-strip.strip-inside-content .two-steps{padding-left:0.75rem}@media screen and (min-width: 768px){.heading-bg-strip.strip-inside-content .two-steps{font-size:0.938rem;margin-left:0}}@media screen and (min-width: 1024px){.heading-bg-strip.strip-inside-content .two-steps{font-size:1rem}}@media screen and (min-width: 1280px){.heading-bg-strip.strip-inside-content .two-steps{font-size:1.5rem}}.lime-bg-strip{background:var(--color-secondary-lime);padding:0 0.25rem;color:#000 !important}.heading-with-bg{color:#000;background-color:#30ea03;padding:1rem}.green-line{background:#30ea03;min-width:54px;height:1px;position:relative;top:-6px;display:inline-block;margin:0 0.5rem}.underline{position:relative;margin-bottom:2rem !important}.underline::before{content:'';position:absolute;bottom:-18px;left:0;background-color:#9e9e9e;width:52px;height:8px}.green-underline::before{background-color:#30ea03}.grey-underline::before{background-color:#9e9e9e}.pink-underline::before{background-color:var(--color-secondary-pink)}.heading-bg-strip-no-content::before{background:#30ea03;content:'';width:100vw;height:4rem;position:absolute;bottom:0;z-index:-1;left:100%}.heading-bg-strip-no-content::after{content:'';width:100vw;height:4rem;background:#30ea03;position:absolute;margin:0;right:0}.hero-banner{position:relative}.hero-banner .hero-content{padding-left:1.5rem;padding-right:1.5rem;padding-top:0rem;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.hero-banner .hero-content.banner-padding{padding-right:0;padding-left:0}@media screen and (min-width: 1024px){.hero-banner .hero-content.banner-padding{padding-left:0rem}}.hero-banner .hero-content.banner-padding .heading{margin:0;padding-left:1rem}@media screen and (min-width: 1024px){.hero-banner .hero-content.banner-padding .heading{padding-left:0}}@media screen and (min-width: 768px){.hero-banner .hero-content{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;padding-top:3rem}}.hero-banner .hero-content .heading{white-space:initial;padding-top:1rem}@media screen and (max-width: 320px){.hero-banner .hero-content .heading{font-size:1.75rem}}@media screen and (min-width: 768px){.hero-banner .hero-content .heading{padding-top:2rem}}@media screen and (min-width: 1024px){.hero-banner .hero-content .heading{white-space:nowrap}}@media only screen and (min-width: 992px) and (max-width: 1023px){.hero-banner .hero-content .heading{font-size:3rem}}@media only screen and (min-width: 1024px) and (max-width: 1279px){.hero-banner .hero-content .heading{font-size:3.5rem}}@media only screen and (min-width: 1280px) and (max-width: 1400px){.hero-banner .hero-content .heading{font-size:4rem}}.hero-banner .hero-content .banner-subheading{font-size:1.55rem;margin-left:0}@media screen and (min-width: 768px){.hero-banner .hero-content .banner-subheading{margin-left:2rem}}.hero-banner .hero-content .banner-subheading.sm-width{width:85%}@media screen and (min-width: 768px){.hero-banner .hero-content .banner-subheading.sm-width{width:100%}}.hero-banner .hero-content .bottom-text{position:relative}@media screen and (min-width: 768px){.hero-banner .hero-content .bottom-text{padding-left:0 !important;position:absolute;bottom:0;line-height:1.5;right:-1.5rem}}@media screen and (min-width: 1024px){.hero-banner .hero-content .bottom-text{right:0rem}}.hero-banner .imageCompatibleMarkup{min-height:375px}@media screen and (min-width: 360px){.hero-banner .imageCompatibleMarkup{min-height:500px}}@media screen and (min-width: 768px){.hero-banner .imageCompatibleMarkup{min-height:auto}}@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-cascade:before,.icon-chat:before,.icon-check:before,.icon-clock:before,.icon-close-line:before,.icon-contrast-fill:before,.icon-document:before,.icon-download:before,.icon-info:before,.icon-lightbulb:before,.icon-location:before,.icon-mail:before,.icon-mail-line:before,.icon-menu-line:before,.icon-mobile:before,.icon-notification:before,.icon-pause:before,.icon-phone-line:before,.icon-play:before,.icon-play-right:after,.icon-plus:before,.icon-search-line:before,.icon-settings:before,.icon-facebook:before,.icon-facebook2:before,.icon-instagram:before,.icon-whatsapp:before,.icon-twitter:before,.icon-vine:before,.icon-vimeo2:before,.icon-behance:before,.icon-skype:before,.icon-reddit:before,.icon-linkedin:before,.icon-linkedin2:before,.icon-youtube:before,.icon-menu-line-2:before,.icon-brand_purpose:before,.icon-education:before,.icon-heart:before,.icon-leaf:before,.icon-light_bulb:before,.icon-sustainable:before,.icon-target:before,.icon-thermometer:before,.icon-contact-us:before,.icon-accessibility: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:'\e907';margin-right:0.25rem}.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-cascade:before{content:'\e90a'}.icon-chat:before{content:'\e90b'}.icon-check:before{content:'\e90c'}.icon-clock:before{content:'\e90d'}.icon-close-line:before{content:'\e90e'}.icon-contrast-fill:before{content:'\e90f'}.icon-document:before{content:'\e910'}.icon-download:before{content:'\e911'}.icon-info:before{content:'\e912'}.icon-lightbulb:before{content:'\e913'}.icon-location:before{content:'\e914'}.icon-mail:before{content:'\e915'}.icon-mail-line:before{content:'\e920'}.icon-menu-line:before{content:'\e916'}.icon-mobile:before{content:'\e917'}.icon-notification:before{content:'\e918'}.icon-pause:before{content:'\e919'}.icon-phone-line:before{content:'\e91a'}.icon-play:before{content:'\e91b'}.icon-play-right:after{content:'\e91b';margin-left:0.25rem}.icon-plus:before{content:'\e91c'}.icon-search-line:before{content:'\e91d'}.icon-settings:before{content:'\e91e'}.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-vine:before{content:'\ea97'}.icon-vimeo2:before{content:'\eaa1'}.icon-behance:before{content:'\eaa8'}.icon-skype:before{content:'\eac5'}.icon-reddit:before{content:'\eac6'}.icon-linkedin:before{content:'\eac9'}.icon-linkedin2:before{content:'\eaca'}.icon-youtube:before{content:'\ea9d'}.icon-menu-line-2:before{content:'\e91f'}.icon-brand_purpose:before{content:'\e921'}.icon-education:before{content:'\e922'}.icon-heart:before{content:'\e923'}.icon-leaf:before{content:'\e924'}.icon-light_bulb:before{content:'\e925'}.icon-sustainable:before{content:'\e929'}.icon-target:before{content:'\e92a'}.icon-thermometer:before{content:'\e92b'}.icon-contact-us:before{content:'\e920'}.icon-accessibility:before{content:'\e90f'}.card-content-wrapper{position:relative}.card-content-wrapper .card-content{position:absolute;bottom:0;padding:1rem;color:#000;background:#ffffff99}.card-content-wrapper .card-content h2{margin:0}@media screen and (max-width: 375px){.card-content-wrapper .card-content{padding-right:3rem !important}}.card-content-wrapper .card-content p{margin-bottom:0}@media screen and (min-width: 768px){.card-content-wrapper .card-content{top:0;bottom:initial;padding:2rem;background:none}}.card-content-wrapper .card-content.bg-none{top:0;bottom:unset;background:none}.card-content-wrapper .overlapping-text{position:absolute;left:1rem;right:2rem;top:1rem}.card-content-wrapper .giant-font span,.card-content-wrapper .hoverable-boxes h2 span,.hoverable-boxes .card-content-wrapper h2 span,.card-content-wrapper .section-with-bg .giant-font span,.section-with-bg .card-content-wrapper .giant-font span{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff !important}.card-content-wrapper.small-cards{margin-bottom:2rem}.card-content-wrapper.small-cards .card-content{padding:1rem}@media screen and (min-width: 1024px){.card-content-wrapper.small-cards .card-content{padding:1rem 0.5rem}}header{position:fixed;z-index:10000;width:100%;background-color:#fff}@media screen and (min-width: 992px){header{border-bottom:2px solid #eaeaea}}header .megamenu .megamenu-nav-container{margin:auto !important}@media screen and (max-width: 991px){header{min-height:70px}header #header{min-height:70px}}@media screen and (min-width: 992px){header{padding-top:1rem;padding-bottom:0.25rem}}.megamenu{position:relative;z-index:999;padding-left:calc((100% - 1440px) / 2);padding-right:calc((100% - 1440px) / 2);overflow-x:visible;width:100%}.megamenu *{color:#000}.megamenu nav{width:100%}.megamenu>.component-content{margin:0 auto;-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s;left:0;overflow:hidden;position:fixed;top:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);width:100%;z-index:9}@media screen and (min-width: 992px){.megamenu>.component-content{padding-left:calc((100% - 1440px) / 2);padding-right:calc((100% - 1440px) / 2);overflow:visible;position:relative;-webkit-transform:none;-ms-transform:none;transform:none}}@media screen and (max-width: 991px){.megamenu>.component-content{max-height:70px;padding:1.25rem 1.5rem;height:70px;background-color:#fff}}.megamenu>.component-content>.paragraphSystem{max-width:1440px;-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%}@media screen and (max-width: 991px){.megamenu-top-bar-left,.megamenu-top-bar-right{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}@media screen and (min-width: 992px){.megamenu-top-bar-left,.megamenu-top-bar-right{max-width:40%}}.megamenu-top-bar-left>*>.paragraphSystem,.megamenu-top-bar-right>*>.paragraphSystem{-ms-flex-preferred-size:auto;flex-basis:auto}.megamenu-top-bar-left>*>.paragraphSystem>a,.megamenu-top-bar-right>*>.paragraphSystem>a{display:none}.megamenu-top-bar-left>*>.paragraphSystem .richText,.megamenu-top-bar-right>*>.paragraphSystem .richText{margin-right:1rem;width:auto;display:block}@media screen and (min-width: 992px){.megamenu-top-bar-left>*>.paragraphSystem .richText,.megamenu-top-bar-right>*>.paragraphSystem .richText{display:inline-block}}@media screen and (max-width: 991px){.megamenu-top-bar-left>*>.paragraphSystem .richText,.megamenu-top-bar-right>*>.paragraphSystem .richText{min-height:54px}}.megamenu-top-bar-left>*>.paragraphSystem .richText p,.megamenu-top-bar-right>*>.paragraphSystem .richText p{margin:0;font-size:13px}@media screen and (max-width: 991px){.megamenu-top-bar-left>*>.paragraphSystem .richText p,.megamenu-top-bar-right>*>.paragraphSystem .richText p{display:inline-block;font-size:16px;width:auto}}.megamenu-top-bar-left>*>.paragraphSystem .richText p a,.megamenu-top-bar-right>*>.paragraphSystem .richText p a{color:#000;cursor:pointer}@media screen and (min-width: 992px){.megamenu-top-bar-left>*>.paragraphSystem .richText p a,.megamenu-top-bar-right>*>.paragraphSystem .richText p a{padding:4px 6px 2px 6px}}.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icomoon,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-alert:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-angle-down:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-angle-left:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-angle-right:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-angle-top:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-arrow-down:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-arrow-left:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-arrow-right:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-arrow--right:after,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-arrow-top:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-arrow-top-right:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-arrow-top--right::after,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-cascade:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-chat:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-check:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-clock:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-close-line:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-contrast-fill:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-document:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-download:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-info:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-lightbulb:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-location:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-mail:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-mail-line:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-menu-line:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-mobile:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-notification:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-pause:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-phone-line:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-play:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-play-right:after,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-plus:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-search-line:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-settings:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-facebook:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-facebook2:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-instagram:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-whatsapp:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-twitter:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-vine:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-vimeo2:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-behance:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-skype:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-reddit:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-linkedin:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-linkedin2:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-youtube:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-menu-line-2:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-brand_purpose:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-education:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-heart:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-leaf:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-light_bulb:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-sustainable:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-target:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-thermometer:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-contact-us:before,.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icon-accessibility:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icomoon,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-alert:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-angle-down:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-angle-left:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-angle-right:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-angle-top:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-arrow-down:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-arrow-left:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-arrow-right:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-arrow--right:after,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-arrow-top:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-arrow-top-right:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-arrow-top--right::after,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-cascade:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-chat:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-check:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-clock:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-close-line:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-contrast-fill:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-document:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-download:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-info:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-lightbulb:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-location:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-mail:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-mail-line:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-menu-line:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-mobile:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-notification:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-pause:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-phone-line:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-play:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-play-right:after,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-plus:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-search-line:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-settings:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-facebook:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-facebook2:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-instagram:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-whatsapp:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-twitter:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-vine:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-vimeo2:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-behance:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-skype:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-reddit:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-linkedin:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-linkedin2:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-youtube:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-menu-line-2:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-brand_purpose:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-education:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-heart:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-leaf:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-light_bulb:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-sustainable:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-target:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-thermometer:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-contact-us:before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icon-accessibility:before{color:#000}.megamenu-top-bar-left>*>.paragraphSystem .richText p a .icomoon::before,.megamenu-top-bar-right>*>.paragraphSystem .richText p a .icomoon::before{top:2px;margin-left:5px;position:relative;font-size:18px}@media screen and (min-width: 992px){.megamenu-top-bar-right{text-align:right;max-width:29%}.megamenu-top-bar-right p{position:relative;top:-8px}.megamenu-top-bar-right p a{padding:4px 6px}}@media screen and (min-width: 1280px){.megamenu-top-bar-right{max-width:31%}}.megamenu .searchBox-title{display:none}@media screen and (min-width: 992px){.megamenu-logo{max-width:20%}}.megamenu-logo>.component-content a{padding:4px;width:102px;max-width:100%;display:block;height:auto}@media screen and (min-width: 992px){.megamenu-logo>.component-content a{width:226px;margin:auto}}.megamenu-logo>.component-content a:hover{background-color:#eaeaea}.megamenu-logo>.component-content a img{width:auto}.megamenu .form-search{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;text-align:right;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width: 991px){.megamenu .form-search{margin-top:8px}}@media screen and (min-width: 992px){.megamenu .form-search{max-height:none;text-align:right;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: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{z-index:9;margin:0}.megamenu .searchBox button{cursor:pointer;padding:0;position:fixed;right:0;line-height:1;opacity:1;border:none;font-size:0;width:24px;height:24px;background-size:24px;top:5px;right:2.25rem;outline:1px}@media screen and (min-width: 992px){.megamenu .searchBox button{right:0px;top:2px;width:112px;height:21px;line-height:1.25;position:relative;color:#000}}.megamenu .searchBox button::before{content:'サイト内検索';position:absolute;left:6px;top:3px;font-size:13px;color:#000}@media screen and (max-width: 991px){.megamenu .searchBox button::before{display:none}}@media screen and (min-width: 1920px){.megamenu .searchBox button::before{top:2px}}.megamenu .searchBox button::after{content:'\e91d';font-family:'icomoon';font-style:normal;position:absolute;right:2px;top:-1px;color:#000;font-size:1.5rem}@media screen and (min-width: 992px){.megamenu .searchBox button::after{right:6px;font-size:1.125rem}}.megamenu .searchBox button:focus{outline:2px dotted}@media screen and (min-width: 992px){.megamenu .searchBox button:focus{background-color:#30ea03}}@media screen and (min-width: 992px){.megamenu .searchBox button:hover{background-color:#30ea03}}.megamenu .searchBox input[type='text']{width:calc(100% - 38px);height:auto;color:#000;opacity:1;display:none;margin:1px;border:2px solid #000;font-size:13px;outline:0;-webkit-box-sizing:content-box;box-sizing:content-box;padding:0.5rem 0 0.5rem 2rem;text-align:left;pointer-events:none;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}@media screen and (min-width: 992px){.megamenu .searchBox input[type='text']{padding:0.5rem 0 0.5rem 2rem;width:calc(100% - 2rem);font-size:16px;display:block}}.megamenu .searchBox input[type='text']::-webkit-input-placeholder{color:#000}.megamenu .searchBox input[type='text']::-moz-placeholder{color:#000}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#000}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#000}.megamenu .searchBox input[type='text']::placeholder{color:#000}.megamenu .searchBox input[type='text']:-ms-input-placeholder{color:#000}.megamenu .searchBox input[type='text']::-ms-input-placeholder{color:#000}.megamenu .searchBox .searchBox-label{display:none;background:#fff;-webkit-box-shadow:0px 12px 20px -4px rgba(0,0,0,0.101961);box-shadow:0px 12px 20px -4px rgba(0,0,0,0.101961);padding:0;height:auto;z-index:9999;margin:auto;width:100%;left:15%}@media screen and (min-width: 992px){.megamenu .searchBox .searchBox-label{position:fixed;top:117px;width:70%;height:4rem;padding:1rem}}.megamenu .searchBox .searchBox-label button{right:3px;position:absolute;top:10px;width:2rem;background-color:#30ea03;height:2rem;z-index:0;display:block}@media screen and (min-width: 992px){.megamenu .searchBox .searchBox-label button{top:19px;right:13px}}.megamenu .searchBox .searchBox-label button::before{display:none}.megamenu .searchBox .searchBox-label button::after{top:4px}.megamenu .searchBox .searchBox-label.is-search-open{display:block}.megamenu .searchBox .searchBox-label.is-search-open input{display:block;height:1rem}.megamenu .navigation-item{margin:0}.megamenu-nav-container{margin:0 auto;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding:0}@media screen and (min-width: 992px){.megamenu-nav-container{-webkit-box-flex:1 !important;-ms-flex:auto !important;flex:auto !important;max-width:100vw;min-height:45px;-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8;width:100vw}}@media screen and (min-width: 992px) and (min-width: 1440px){.megamenu-nav-container{margin-left:calc(((100vw - 1440px) / 2) * -1) !important;margin-right:calc(((100vw - 1440px) / 2) * -1) !important}}@media screen and (min-width: 992px){.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 ul.navigation-level1 li.navigation-item.page-who-we-are a,.megamenu-main-nav ul.navigation-level1 li.navigation-item.page-planet-and-people a,.megamenu-main-nav ul.navigation-level1 li.navigation-item.page-careers a{position:relative;padding-right:1.5rem}.megamenu-main-nav ul.navigation-level1 li.navigation-item.page-who-we-are a::before,.megamenu-main-nav ul.navigation-level1 li.navigation-item.page-planet-and-people a::before,.megamenu-main-nav ul.navigation-level1 li.navigation-item.page-careers a::before{content:'\e903';font-family:'icomoon';display:inline-block;font-size:1rem;padding:3px;position:absolute;color:#000;right:0.4rem;top:1px}@media screen and (min-width: 992px){.megamenu-main-nav ul.navigation-level1 li.navigation-item.page-who-we-are a::before,.megamenu-main-nav ul.navigation-level1 li.navigation-item.page-planet-and-people a::before,.megamenu-main-nav ul.navigation-level1 li.navigation-item.page-careers a::before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);top:-2px}}@media screen and (min-width: 992px){.megamenu-main-nav{width:100%;text-align:center}.megamenu-main-nav ul.navigation-level1{max-width:100%;margin-top:3.25rem}}@media screen and (min-width: 992px) and (min-width: 992px){.megamenu-main-nav ul.navigation-level1{display:block;margin-top:1.5rem}}@media screen and (min-width: 992px) and (min-width: 992px){.megamenu-main-nav ul.navigation-level1 li.navigation-item{max-height:initial;height:auto;display:inline-block}}@media screen and (min-width: 992px){.megamenu-main-nav ul.navigation-level1 li.navigation-item>a{padding:0 2px;position:relative;width:auto;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;padding:0}.megamenu-main-nav ul.navigation-level1 li.navigation-item a{color:#000 !important;font-size:16px !important;cursor:pointer;margin:2px 0;padding:5px 3px;line-height:1.6}}@media screen and (min-width: 992px) and (min-width: 992px){.megamenu-main-nav ul.navigation-level1 li.navigation-item a{margin:2px 5px}}@media screen and (min-width: 992px){.megamenu-main-nav ul.navigation-level1 li.navigation-item a:hover,.megamenu-main-nav ul.navigation-level1 li.navigation-item a:focus{background-color:#30ea03 !important}.megamenu-main-nav ul.navigation-level1 li.navigation-item a:after{content:none !important}}.megamenu-main-nav>*>.navigation-mobile-menu{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-color:transparent;border:none;display:block;transition-delay:0s;transform-origin:center;left:auto;right:0px;position:fixed;width:24px;height:24px;top:0;z-index:999}.megamenu-main-nav>*>.navigation-mobile-menu::after{display:none}.megamenu-main-nav>*>.navigation-mobile-menu::before{content:'\e91f';font-family:'icomoon';font-size:1.6rem;color:#000}@media screen and (min-width: 992px){.megamenu-main-nav>*>.navigation-mobile-menu{display:none}}.megamenu.nav-opened>.component-content{max-height:100vh;min-height:100vh;overflow:auto;pointer-events:all;-webkit-transition-delay:0.1s;-o-transition-delay:0.1s;transition-delay:0.1s;-ms-overflow-style:none;scrollbar-width:none}.megamenu.nav-opened>.component-content::-webkit-scrollbar{display:none}@media screen and (min-width: 992px){.megamenu.nav-opened>.component-content{background:transparent;max-height:none;min-height:auto;overflow:visible}}.megamenu.nav-opened .megamenu-search{-webkit-animation:searchhide 0.2s ease forwards;animation:searchhide 0.2s ease forwards}.megamenu.nav-opened .megamenu-search .form-search{max-height:0}.megamenu.nav-opened .megamenu-main-nav>*>.navigation-mobile-menu::before{content:'\e90e';font-size:2rem;position:relative;top:-3px}.megamenu.search-opened>*>.paragraphSystem .megamenu-search .form-search{max-height:50px}.megamenu.search-opened>.component-content{background:#fff;overflow:hidden;max-height:100px;min-height:100px;height:auto;-webkit-transition-delay:0.1s;-o-transition-delay:0.1s;transition-delay:0.1s}@media screen and (min-width: 992px){.megamenu.search-opened>.component-content{max-height:95px}}.megamenu.search-opened>.component-content>.paragraphSystem{background:#fff}.megamenu-search{-webkit-animation:searchshow 0.2s ease forwards;animation:searchshow 0.2s ease forwards;margin:0;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;overflow:hidden}.megamenu-search>*>.paragraphSystem{margin:0;-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}@media screen and (min-width: 992px){.megamenu-search{width:11%;max-width:11%;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;text-align:right;position:relative;top:-4px;padding-right:0}}@media screen and (min-width: 1280px){.megamenu-search{width:9%;max-width:9%}}@media screen and (min-width: 992px){.megamenu-search.is-open,.megamenu-search:focus{overflow:visible}.megamenu-search.is-open>*>.paragraphSystem,.megamenu-search:focus>*>.paragraphSystem{margin:0}.megamenu-search.is-open>*>.paragraphSystem .searchBox input[type='text'],.megamenu-search:focus>*>.paragraphSystem .searchBox input[type='text']{opacity:1;pointer-events:all;border:2px solid #000}.megamenu-search.is-open>*>.paragraphSystem .searchBox input[type='text']:focus,.megamenu-search:focus>*>.paragraphSystem .searchBox input[type='text']:focus{outline:2px dotted}.megamenu-search.is-open>*>.paragraphSystem .searchBox button,.megamenu-search:focus>*>.paragraphSystem .searchBox button{margin-left:0}}@media screen and (min-width: 992px){.megamenu-search:focus-within>*>.paragraphSystem{margin:0}}.megamenu-submenu-item{height:auto;padding:0;background-color:#fff;display:none;margin:auto}.megamenu-submenu-item:hover,.megamenu-submenu-item:focus{display:block}.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:wrap;flex-wrap:wrap;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;margin:0}@media screen and (min-width: 992px){.megamenu-submenu-item>*>.paragraphSystem{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media screen and (min-width: 992px){.megamenu-submenu-item{height:100vh;-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-box-shadow:0px 12px 20px -4px rgba(0,0,0,0.101961);box-shadow:0px 12px 20px -4px rgba(0,0,0,0.101961);margin:auto;left:0;opacity:0;pointer-events:all;position:absolute;right:0;top:4px;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);z-index:99}.megamenu-submenu-item.full-width>*>.paragraphSystem{max-width:100vw}.megamenu-submenu-item *{color:#484848}.megamenu-submenu-item.opened,.megamenu-submenu-item:focus,.megamenu-submenu-item:focus-within{display:block;opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.megamenu-submenu-item>*>.paragraphSystem{margin:0 auto;max-width:940px}.megamenu-submenu-item>*>.paragraphSystem>.box>* .paragraphSystem{margin:0}}.megamenu-submenu-item .bg-color-3{padding:1.5rem}.megamenu-submenu-item .bg-color-3 p{margin-bottom:1.5rem}.megamenu-submenu-item .bg-color-3 p:nth-last-child(1){margin-bottom:0}.megamenu-submenu-item .default-style ul{padding:1rem}.megamenu-submenu-item .default-style ul li{margin-bottom:2rem}.megamenu-submenu-item .default-style ul li:nth-last-child{margin-bottom:0}.megamenu-submenu-item .default-style ul li::before{display:none}.megamenu-submenu-item .default-style ul li a{color:#000;font-size:15px;line-height:1;padding:4px 4px 2px 4px}.megamenu-submenu-item .default-style .btn.btn-black{color:#fff !important;background-color:#000;line-height:1;margin-top:0rem;margin-left:0}.megamenu-submenu-item .default-style .btn.btn-black:hover{background-color:#9e9e9e !important}.megamenu-submenu-item .default-style .btn.btn-black:focus{outline:2px solid #30ea03}.megamenu-submenu-item.openedNew{display:block;opacity:1;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1)}.megamenu-submenu-item.full-width>*>.paragraphSystem{max-width:100vw}.megamenu-submenu-items-container{display:block;margin-left:-2rem !important;margin-right:-2rem !important;width:100vw;overflow-y:scroll;max-height:100vh}@media screen and (max-width: 991px){.megamenu-submenu-items-container{top:1rem}}@media screen and (min-width: 992px){.megamenu-submenu-items-container{margin-left:0rem !important;margin-right:0rem !important;width:100%;overflow-y:initial;max-height:initial}.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>.component-content{overflow:visible}.megamenu-submenu-items-container>.component-content>.paragraphSystem{height:0;margin:0;max-height:0;pointer-events:none}}@media not all and (min-resolution: 0.001dpcm){@supports (-webkit-appearance: none){.megamenu-main-nav ul.navigation-level1 li.navigation-item.page-who-we-are a::before,.megamenu-main-nav ul.navigation-level1 li.navigation-item.page-planet-and-people a::before,.megamenu-main-nav ul.navigation-level1 li.navigation-item.page-careers a::before{top:1px}.megamenu .searchBox button::before{top:2px}}}@media screen and (max-width: 991px){.navigation-level1{margin-top:3.25rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.navigation-level1 .navigation-item{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:54px;overflow:hidden;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}}.theraflu-visit-bg-image img{min-height:350px !important}@media screen and (min-width: 768px){.theraflu-visit-bg-image img{min-height:auto !important}}.back-button-desktop-hide{display:block;font-size:0.938rem;margin:0 0 1rem 0}@media screen and (min-width: 1024px){.back-button-desktop-hide{display:none}}.carousel-cq .lSSlideOuter .lSSlideWrapper .carousel-slides .carousel-slide .carouselSlide .carousel-content .box .paragraphSystem .imageCompatibleMarkup:after{color:#000}#footer{margin-top:0.2rem}@media screen and (max-width: 991px){.megamenu-remove{display:none !important}}.positioned-banner-wrapper .banner-text{height:auto;position:relative;padding:2rem;top:-2rem;-webkit-box-shadow:0px 12px 20px -4px rgba(0,0,0,0.101961);box-shadow:0px 12px 20px -4px rgba(0,0,0,0.101961);background-color:#fff;margin-left:auto !important;margin-right:auto !important;margin-bottom:-5rem}@media screen and (min-width: 768px){.positioned-banner-wrapper .banner-text.banner-width-half{width:50%}}@media screen and (min-width: 1024px){.positioned-banner-wrapper .banner-text.banner-width-half{width:auto}}@media screen and (min-width: 768px){.positioned-banner-wrapper .banner-text{top:50%;position:absolute;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:1rem}.positioned-banner-wrapper .banner-text.banner-width-50percent{min-width:calc(100% / 2 + 4rem)}}@media screen and (min-width: 1024px){.positioned-banner-wrapper .banner-text{padding:2rem}}.positioned-banner-wrapper.right-positioned{margin-bottom:5rem}@media screen and (min-width: 768px){.positioned-banner-wrapper.right-positioned{margin-bottom:3rem;margin-top:3rem}}@media screen and (min-width: 768px){.positioned-banner-wrapper.right-positioned .banner-text{right:1rem;left:auto}}@media screen and (min-width: 1024px){.positioned-banner-wrapper.right-positioned .banner-text{right:0}}.positioned-banner-wrapper.left-positioned{margin-bottom:5rem}@media screen and (min-width: 768px){.positioned-banner-wrapper.left-positioned{margin-bottom:3rem;margin-top:3rem}}.positioned-banner-wrapper.left-positioned .banner-text .logo-wrapper>div>div{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}@media screen and (min-width: 768px){.positioned-banner-wrapper.left-positioned .banner-text{left:1rem;right:auto}}@media screen and (min-width: 992px){.positioned-banner-wrapper.left-positioned .banner-text{left:0}}.positioned-banner-wrapper.bottom-positioned .banner-text{position:relative;top:-5rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width: 992px){.positioned-banner-wrapper.bottom-positioned .banner-text{z-index:1;top:auto;margin-right:2rem;right:0;left:auto}}.positioned-banner-wrapper.flex>div>div>div:nth-last-of-type(1){margin-left:auto !important;margin-right:auto !important}@media screen and (min-width: 768px){.content-over-image{position:absolute;top:0;left:0;right:0}}.card-content-wrapper .bottom-positioned{-webkit-box-shadow:0px 12px 20px -4px rgba(0,0,0,0.101961);box-shadow:0px 12px 20px -4px rgba(0,0,0,0.101961);background-color:#fff;padding:2rem !important;margin:-3rem auto 2rem}@media screen and (min-width: 768px){.card-content-wrapper .bottom-positioned{margin:-8rem auto 2rem}}@media screen and (min-width: 992px){.card-content-wrapper .bottom-positioned{margin:-8rem 3rem 2rem;float:right}}.profile-card-content{-ms-flex-preferred-size:auto;flex-basis:auto;padding:1rem 1.5rem}@media screen and (min-width: 768px){.profile-card-content{padding:1rem}}.profile-card-list-wrapper .media-container,.profile-card-list-wrapper .profile-card-content{-ms-flex-preferred-size:100%;flex-basis:100%}@media screen and (min-width: 768px){.profile-hero-banner .media-container,.profile-hero-banner .profile-card-content{width:50%;max-width:50%;-ms-flex-preferred-size:50%;flex-basis:50%}}.profile-hero-banner .image::after{display:none}@media screen and (min-width: 768px){.profile-hero-banner .profile-card-content{padding:1rem 3rem}}.profile-card-content p{color:#000}.image-bg-strip{display:none}@media screen and (min-width: 768px){.image-bg-strip{display:block}}@media screen and (min-width: 768px){.image-bg-strip::before{content:'';width:100%;background-color:#30ea03;display:block;position:absolute;z-index:1;height:40px;top:42%}}@media screen and (min-width: 1024px){.image-bg-strip::before{height:60px;top:calc(4rem + 150px)}}@media screen and (min-width: 992px){.image-bg-strip::before{height:70px;top:calc(4rem + 150px)}}@media screen and (min-width: 1280px) and (max-width: 1440px){.image-bg-strip::before{height:80px;top:calc(7rem + 165px)}}@media screen and (min-width: 1441px){.image-bg-strip::before{height:90px;top:calc(9rem + 185px)}}.progress-timeline .box.component:nth-child(3) .box.component .richText h3 .green-bar{position:relative;font-weight:inherit;border-bottom:44px solid var(--bg-color-5)}@media screen and (min-width: 1024px){.progress-timeline .box.component:nth-child(3) .box.component .richText h3 .green-bar{border-bottom:none;background:var(--bg-color-5) !important;height:44px;width:100vw}}.progress-timeline .box.component:nth-child(3) .box.component .richText h3 .green-bar::before{content:'';width:10vw;background:var(--bg-color-5) !important;display:block;height:44px;position:absolute;left:-10vw;top:74px;z-index:-1}@media screen and (min-width: 1920px){.progress-timeline .box.component:nth-child(3) .box.component .richText h3 .green-bar::before{width:5vw;left:-5vw}}@media screen and (min-width: 1024px){.progress-timeline .box.component:nth-child(3) .box.component .richText h3 .green-bar::before{top:-9px}}.progress-timeline .box.component:nth-child(3) .box.component .richText h3 .green-bar::after{content:'';width:10vw;background:var(--bg-color-5) !important;display:block;height:44px;position:absolute;left:30px;top:74px;z-index:-1}@media screen and (min-width: 1920px){.progress-timeline .box.component:nth-child(3) .box.component .richText h3 .green-bar::after{width:6vw}}@media screen and (min-width: 1024px){.progress-timeline .box.component:nth-child(3) .box.component .richText h3 .green-bar::after{width:100vw;top:-9px;left:0px}}.progress-timeline .box.component:nth-child(3) .box.component:nth-child(5) .richText h3 .green-bar{border-color:#000}@media screen and (min-width: 1024px){.progress-timeline .box.component:nth-child(3) .box.component:nth-child(5) .richText h3 .green-bar{border:none !important;background-color:#000 !important;color:#fff !important}}@media screen and (min-width: 1024px){.progress-timeline .box.component:nth-child(3) .box.component:nth-child(5) .richText h3 .green-bar::before{background-color:#000 !important}}@media screen and (min-width: 1024px){.progress-timeline .box.component:nth-child(3) .box.component:nth-child(5) .richText h3 .green-bar::after{background-color:#000 !important}}.progress-timeline .box.component:nth-child(3) .box.component:first-of-type .richText h3 .green-bar:before{width:40vw !important;left:-40vw !important}@media screen and (min-width: 1024px){.progress-timeline .box.component:nth-child(3) .box.component:first-of-type .richText h3 .green-bar:before{top:-9px}}.progress-timeline .box.component:nth-child(3) .box.component:last-of-type .richText h3 .green-bar:after{width:40vw !important;left:30px !important}@media screen and (min-width: 1024px){.progress-timeline .box.component:nth-child(3) .box.component:last-of-type .richText h3 .green-bar:after{width:100vw !important;top:-9px !important;left:0px !important}}.quote-wrapper{background-color:var(--bg-color-5);padding:2.5rem 0 2.5rem}.quote-wrapper blockquote{margin:0;padding:0 2.5rem}.quote-wrapper blockquote .quote-title{position:relative;padding-top:3rem;font-size:1.3125rem}.quote-wrapper blockquote .quote-title::before{content:url("/content/dam/cf-consumer-healthcare/bp-haleon/en_US/global/icons/black-quote.png");position:absolute;background-size:40px;left:0;top:0rem}@media screen and (min-width: 992px){.quote-wrapper blockquote .quote-title{font-size:1.5rem}}.quote-wrapper .quote-leader-name{text-align:right;margin-bottom:0}main .richText a:not(.btn):not(.right-white-arrow){border-bottom:2px solid #30ea03}main .full-clickable-box a:not(.btn):not(.right-white-arrow){border-bottom:none}.your-patient-card-overlap{position:relative}.your-patient-card-overlap .card-content{padding:2rem;position:absolute;top:0}.your-patient-card-overlap .giant-font .blog-fit-content,.your-patient-card-overlap .hoverable-boxes h2 .blog-fit-content,.hoverable-boxes .your-patient-card-overlap h2 .blog-fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sec-with-center-line{background-color:#eaeaea;padding:4rem 1rem !important}.sec-with-center-line .border-right{border-bottom:2px solid #9e9e9e;border-right:none}@media screen and (min-width: 768px){.sec-with-center-line .border-right{border-right:2px solid #9e9e9e;border-bottom:none}}.sec-with-center-line .left-area{padding-right:0;padding-bottom:2rem}@media screen and (min-width: 768px){.sec-with-center-line .left-area{padding-right:4.375rem;padding-bottom:1rem}}.sec-with-center-line .right-area{padding-left:0;padding-top:3rem}@media screen and (min-width: 768px){.sec-with-center-line .right-area{padding-left:4.375rem;padding-top:0}}.sec-with-center-line .right-area .heading{padding-top:2rem}@media screen and (min-width: 768px){.sec-with-center-line .right-area .heading{padding-top:0}}.media-image{font-style:normal}.position-static{position:static}.full-clickable-box:hover{overflow:hidden;position:relative;cursor:pointer}.full-clickable-box:hover a{color:#000 !important}.full-clickable-box:hover a:after{content:'';position:absolute;width:100vw;height:100vh;top:0;left:0;z-index:1001}.full-clickable-box:hover .image:after{-webkit-filter:grayscale(100) contrast(100) invert(1);filter:grayscale(100) contrast(100) invert(1)}.full-clickable-box:focus-within .image:after{border:2px solid #000}.carousel .full-clickable-box:hover a:after{width:100%}.article-breadcrumbs{z-index:1;background:#000;color:#fff}@media screen and (min-width: 768px){.article-breadcrumbs{top:3.75rem;left:1rem;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}.article-breadcrumbs .breadcrumbs-list{list-style:none;list-style:none;padding:0;height:auto;padding-left:0rem;line-height:35px;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 768px){.article-breadcrumbs .breadcrumbs-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.article-breadcrumbs .breadcrumbs-list .breadcrumb-list-item{margin-right:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.article-breadcrumbs .breadcrumbs-list .breadcrumb-list-item.first{white-space:nowrap}.article-breadcrumbs .breadcrumbs-list .breadcrumb-list-item a{font-size:14px;color:#fff;line-height:1.5;padding:5px;margin-left:2px}.article-breadcrumbs .breadcrumbs-list .breadcrumb-list-item a:hover{color:#000}@media screen and (min-width: 768px){.article-breadcrumbs .breadcrumbs-list{-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto}}.article-social-share{text-align:center}.article-social-share .component.col-lg-1{width:100%}.article-social-share .component.col-lg-1 p{text-align:center}@media screen and (min-width: 768px){.article-social-share .component.col-lg-1{width:48px}}@media screen and (min-width: 768px){.article-social-share{position:absolute;top:0;text-align:left;left:1rem}}.article-social-share .reference-bp-share-icon-svg{margin-bottom:1rem;display:inline-block;width:3.25rem}@media screen and (min-width: 768px){.article-social-share .reference-bp-share-icon-svg{display:block;width:auto}}.article-social-share .reference-bp-share-icon-svg .share-icon{display:-webkit-box;display:-ms-flexbox;display:flex;width:3rem;height:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid #000}.dashed-tag{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.dashed-tag li{border:1px dashed #484848;margin:0 10px 10px 0 !important;padding:5px 10px !important;color:#000 !important}.dashed-tag li::before{display:none !important}.small-icon{width:15px !important}.article-date{color:#000;font-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium;text-align:center}.numeric-list{list-style-type:none}.numeric-list li{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;padding-top:1.5rem !important;padding-left:0rem !important}.numeric-list li::before{content:none !important}.numeric-list li span{margin-right:1.5rem;font-size:5rem;line-height:4rem !important}.progress-timeline{margin-bottom:5rem !important;padding-left:1.5rem !important;padding-right:1.5rem !important;overflow:hidden}@media screen and (min-width: 768px){.progress-timeline{overflow:visible}}.progress-timeline .flex.cols-d-5>div{-ms-flex-preferred-size:100%;flex-basis:100%}@media screen and (min-width: 768px){.progress-timeline .flex.cols-d-5>div{-ms-flex-preferred-size:calc(100% / 5);flex-basis:calc(100% / 5);gap:1rem}}.progress-timeline p{font-size:18px}.timeline-year{margin-bottom:3rem}.timeline-year .heading-bg-strip{margin-bottom:1rem !important;overflow:hidden}@media screen and (min-width: 768px){.timeline-year .heading-bg-strip{margin-bottom:3rem !important;overflow:visible}}.timeline-year .heading-bg-strip span{display:inline-block;width:auto;padding-bottom:2px;background-color:#30ea03;border-bottom:none;padding-top:10px;height:44px}@media screen and (min-width: 768px){.timeline-year .heading-bg-strip span{background-color:transparent;border-bottom:44px solid #30ea03;padding-top:0;padding-bottom:38px}}.timeline-year .heading-bg-strip span:before{width:10vw;left:-10vw;top:0;height:44px}@media screen and (min-width: 768px){.timeline-year .heading-bg-strip span:before{top:82px}}.timeline-year .heading-bg-strip span:after{width:100vw;right:-100vw;top:0;height:44px}@media screen and (min-width: 768px){.timeline-year .heading-bg-strip span:after{width:10vw;right:-10vw;top:82px}}.timeline-year:first-of-type span:before{width:40vw;left:-40vw;top:0}@media screen and (min-width: 768px){.timeline-year:first-of-type span:before{top:82px}}.timeline-year:last-of-type span::after{width:100vw;right:-100vw}@media screen and (min-width: 768px){.timeline-year:last-of-type span::after{width:40vw;right:-40vw}}.timeline-year:nth-child(5) span{border-color:#000 !important}.timeline-year p{line-height:1.6;padding-right:1rem !important}@media screen and (min-width: 768px){.timeline-year p{padding-right:2rem !important}}.leader-card-bg{background-color:#eaeaea}.hoverable-boxes{border:1px solid var(--color-secondary-lime);padding:1rem !important;margin-bottom:1rem !important}@media screen and (min-width: 768px){.hoverable-boxes{margin-bottom:0 !important}}.hoverable-boxes .display-on-hover{visibility:hidden}.hoverable-boxes *{color:var(--color-secondary-lime)}.hoverable-boxes:hover{background-color:var(--color-secondary-lime);color:#000}.hoverable-boxes:hover *{color:#000}.hoverable-boxes:hover .display-on-hover{visibility:visible;font-weight:400}.efficiency-targets{padding-bottom:2rem}@media screen and (min-width: 768px){.efficiency-targets{padding-bottom:0}}.box-with-halfcover-bg.align-left-bg>.component-content{background-position:left}.icon-map::before{content:'\e914';font-family:'icomoon';width:40px;height:40px;position:absolute;left:0;top:-4rem;background:#eaeaea;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px){.icon-map::before{top:0rem;left:2rem}}.half-carousel *{overflow:visible !important}.half-carousel .carousel-wrapper>.component-content{overflow:visible !important}.half-carousel .carousel-wrapper .box.component{overflow:visible !important}.half-carousel .carousel-slides{overflow:visible;margin-top:3rem}.half-carousel .carousel-slides .carousel-slide .carouselSlide{background:transparent;height:auto;width:80%;margin-left:-15%;-webkit-box-shadow:0px 20px 56px -10px rgba(0,0,0,0.15);box-shadow:0px 20px 56px -10px rgba(0,0,0,0.15);height:97%}@media screen and (min-width: 768px){.half-carousel .carousel-slides .carousel-slide .carouselSlide{width:65%;height:100%;margin-left:-30%}}.half-carousel .carousel-slides .carousel-slide.active .carouselSlide{margin-left:0}.half-carousel .carousel .carousel-slides .richText{padding:0}.carousel-wrapper{overflow:visible !important}.half-carousel-wrapper .half-carousel{position:relative;z-index:9}.half-carousel .brand-tile{background:#fff !important}.half-carousel .brand-tile .box{width:40%;padding:2rem}@media screen and (min-width: 768px){.half-carousel .brand-tile .box{padding:0 2rem}}.half-carousel .brand-tile .image{width:60%}.brand-carousel-content{width:100%;padding:2rem 1rem 1rem !important}@media screen and (min-width: 768px){.brand-carousel-content{width:40%;padding:1.5rem !important}}.brand-carousel-content+.image{width:100%}@media screen and (min-width: 768px){.brand-carousel-content+.image{width:60%}}.brand-carousel-content+.image>div{height:100% !important}.brand-carousel-content+.image>div img{height:100%;-o-object-fit:cover;object-fit:cover}.half-carousel .carousel .carousel-slide{-webkit-box-shadow:none;box-shadow:none;margin:0;background-color:transparent !important}.highlighted-content{position:absolute;background:#484848;left:auto;right:-1rem;top:-3rem;z-index:1;width:auto;text-align:center;padding:10px 1rem 0 0 !important;z-index:111}@media screen and (min-width: 768px){.highlighted-content{left:auto;right:-2rem;top:-2rem}}.highlighted-content p{color:#fff;text-align:left;text-indent:-2rem;padding-left:2rem;margin-left:1rem}.highlighted-content p em.iconmoon:before{width:20px;height:20px;background:#fff;color:#000;font-style:normal;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:5px;padding:4px;position:relative;top:5px;text-indent:0}.brand-carousel-content-wrapper{background:#fff;-webkit-box-shadow:0px 12px 20px -4px rgba(0,0,0,0.101961);box-shadow:0px 12px 20px -4px rgba(0,0,0,0.101961);z-index:84}.brand-carousel-content-wrapper>div>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 768px){.brand-carousel-content-wrapper>div>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.highlighted-sec-wrapper{margin-top:-7rem}@media screen and (min-width: 768px){.highlighted-sec-wrapper{margin-top:-6.5rem}}@media screen and (min-width: 1024px){.highlighted-sec-wrapper{margin-top:-4.5rem}}.highlighted-sec-wrapper>div{padding-left:1.5rem;padding-right:1.5rem}.highlighted-sec-content{margin:10rem auto 6rem !important;max-width:100% !important;width:100%;padding:0.5rem 1rem}@media screen and (min-width: 768px){.highlighted-sec-content{width:80%}}@media screen and (min-width: 1024px){.highlighted-sec-content{max-width:860px !important;width:100%}}.highlighted-sec-content .bottom-right-arrow:after,.highlighted-sec-content .card-text-image .card-image.card-image-with-link:after,.card-text-image .highlighted-sec-content .card-image.card-image-with-link:after,.highlighted-sec-content .carousel.carousel-with-img-arrow-links .image:after,.carousel.carousel-with-img-arrow-links .highlighted-sec-content .image:after,.highlighted-sec-content .profile-card-list-wrapper .image:after,.profile-card-list-wrapper .highlighted-sec-content .image:after,.highlighted-sec-content .media-image:after,.highlighted-sec-content .section-with-bg .card-content-wrapper .image:after,.section-with-bg .card-content-wrapper .highlighted-sec-content .image:after{right:12px;bottom:-8px}.highlighted-sec-content p{text-align:left;padding-top:1.2rem;width:80%}@media screen and (min-width: 1024px){.highlighted-sec-content p{width:100%}}.highlighted-sec-content.full-clickable-box:hover .richText:after{-webkit-filter:grayscale(100) contrast(100) invert(0);filter:grayscale(100) contrast(100) invert(0)}.our-brands-title{width:60%}@media screen and (min-width: 1024px){.our-brands-title{width:100%}}.half-carousel .bottom-pos-0{position:relative}@media screen and (min-width: 1024px){.half-carousel .bottom-pos-0{position:absolute;bottom:12px}}.half-carousel .lSPager{position:absolute;bottom:-18rem;left:auto;right:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto}@media screen and (min-width: 710px){.half-carousel .lSPager{bottom:-15rem}}@media screen and (min-width: 768px){.half-carousel .lSPager{bottom:-9rem;right:0}}@media screen and (min-width: 1024px){.half-carousel .lSPager{bottom:-6.5rem;right:-2rem}}@media screen and (min-width: 992px){.half-carousel .lSPager{right:0;bottom:-8.5rem}}.half-carousel .lSPager li{width:4px;height:20px;background-color:#484848;border-radius:0;border:none !important;margin-left:1rem !important;padding:0 !important}.half-carousel .lSPager li a{width:inherit !important;height:inherit !important;border-radius:0 !important}.half-carousel .lSPager li.active{width:8px;height:32px;background-color:#000}.half-carousel .lSPager li.active a{border:none !important;background-color:transparent !important}.half-carousel .lSPager li a{border:none !important}.half-carousel .lSPager li a:hover{background-color:transparent}.half-carousel .lSPager li:hover a{background-color:transparent !important}.half-carousel .carousel-cq .lSSlideOuter .lSSlideWrapper .lSAction a{margin-top:-165px}@media screen and (min-width: 540px){.half-carousel .carousel-cq .lSSlideOuter .lSSlideWrapper .lSAction a{margin-top:-140px}}@media screen and (min-width: 768px){.half-carousel .carousel-cq .lSSlideOuter .lSSlideWrapper .lSAction a{margin-top:-80px}}.white-line-strip h3{margin-bottom:2.5rem !important}.white-line-strip h3:nth-last-child(1){margin-bottom:0 !important}.white-line-strip a .icon-angle-right{margin-left:1rem;color:#30ea03}.white-line-strip a:hover .icon-angle-right{color:#000}.white-line-strip:before{display:none}@media screen and (min-width: 768px){.white-line-strip:before{display:block;content:url("/content/dam/cf-consumer-healthcare/bp-haleon/en_US/global/icons/brands-measure.png");position:absolute;left:-5rem;top:-4rem}}@media screen and (min-width: 768px) and (min-width: 1024px){.white-line-strip:before{left:-2rem}}.logo-wrapper{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.logo-wrapper .image{border:1px solid #eaeaea;border-left:none;border-right:none;padding:1rem 0.5rem;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important}@media screen and (min-width: 768px){.logo-wrapper .image{padding:0.5rem;border:1px solid #eaeaea}}@media screen and (min-width: 1024px){.logo-wrapper .image{padding:1rem 0.5rem}}.logo-wrapper .image a{padding:0;border-bottom:2px solid transparent}.logo-wrapper .image a:hover,.logo-wrapper .image a:focus{border-color:#30ea03}.logo-wrapper .image.border-m-top-bot{border-top:1px solid #eaeaea !important;border-bottom:1px solid #eaeaea !important}@media screen and (min-width: 768px){.logo-wrapper .image.border-m-top-bot{border-top:none !important;border-bottom:none !important}}.logo-wrapper>div>div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.no-top-border{border-top:none !important}.no-bottom-border{border-bottom:none !important}.no-right-border{border-right:none !important}.no-left-border{border-left:none !important}@media screen and (min-width: 768px){.white-stripped::before{content:'';position:absolute;left:0;background-image:url(/content/dam/cf-consumer-healthcare/bp-haleon/en_US/global/logo/measure.png);width:3rem;height:80%;top:4rem;background-size:cover}}@media screen and (min-width: 768px){.white-stripped .opportunity-sec{padding-left:6rem}}@media screen and (min-width: 768px){.white-stripped .opportunity-sec{padding-left:3rem}}@media screen and (min-width: 1024px){.white-stripped .opportunity-sec .heading{font-size:2.5rem}}@media screen and (min-width: 1280px){.white-stripped .opportunity-sec .heading{font-size:4.5rem}}.white-stripped .aqua-content{padding-left:4rem !important}@media screen and (min-width: 768px){.white-stripped .aqua-content{padding-left:0rem !important}}.aqua-content{padding-left:4rem !important}@media screen and (min-width: 768px){.aqua-content{padding-left:0rem !important}}.location-result-wrapper{display:none;border-top:4px solid #000;width:calc(100% - 2rem)}@media screen and (min-width: 768px){.location-result-wrapper{padding-top:0}}@media screen and (min-width: 1024px){.location-result-wrapper{width:auto}}.location-result-wrapper .more-info{text-align:left;color:#000 !important}@media screen and (min-width: 768px){.location-result-wrapper .more-info{text-align:right}}.location-result-wrapper .icon-arrow-top--right{text-align:left}@media screen and (min-width: 768px){.location-result-wrapper .icon-arrow-top--right{text-align:right}}.location-result-wrapper .article-filter{padding-top:4rem;padding-bottom:2rem;border-bottom:2px solid #000;margin-top:2rem}@media screen and (min-width: 768px){.location-result-wrapper .article-filter{margin-top:0rem;padding-top:2rem}}.location-result-wrapper .article-filter:last-child{border-bottom:4px solid #000}@media screen and (min-width: 768px){.headquarter-content{padding-left:7rem !important}}.headquarter-content address{font-style:normal}.flex>div>div>div.career-search-wrapper{margin-right:auto !important}.headquarter-area{margin-bottom:4rem;padding:1rem}@media screen and (min-width: 1024px){.headquarter-area{margin-bottom:5rem;padding:0 1rem}}.headquarter-area .headquarter-content{margin-top:5rem}@media screen and (min-width: 768px){.headquarter-area .headquarter-content{margin-top:0}}@media screen and (min-width: 768px){.headquarter-area img{padding-right:1.5rem}}.story-filter .class-filter[data-type='buttons'] .filter-list-js{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-y:auto}.story-filter .class-filter[data-type='buttons'] .filter-list-js .filter-item-js{margin:1px;margin-right:1rem;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;border-color:#fff !important;overflow:visible !important;background-color:#fff !important;color:#000 !important}.operate-filter-article-section{margin-bottom:7rem !important}@media screen and (min-width: 768px){.operate-filter-article-section{margin-bottom:5.5rem !important}}.operate-filter-article-section .class-filter[data-type-mobile='dropdown']{margin:0;max-width:180px}.operate-filter-article-section .class-filter[data-type-mobile='dropdown'] .filter-container-js.opened-js{background-color:#fff}.operate-filter-article-section .class-filter[data-type-mobile='dropdown'] .filter-container-js .selected-item-js{background-color:#fff !important;border:0px;padding:0.25rem 1rem;text-align:left}.operate-filter-article-section .class-filter[data-type-mobile='dropdown'] .filter-container-js .selected-item-js:hover{background-color:#fff}.operate-filter-article-section .class-filter[data-type-mobile='dropdown'] .filter-container-js:focus-within .selected-item-js{background-color:#fff}.operate-filter-article-section .class-filter[data-type-mobile='dropdown'] .filter-list-js{width:300px}.operate-filter-article-section .class-filter[data-type-mobile='dropdown'] .filter-list-js .filter-item-js{padding:0.25rem 0.5rem !important;text-align:left;background-color:#fff;border:none}.operate-filter-article-section .class-filter[data-type-mobile='dropdown'] .filter-list-js .filter-item-js.outlined{background-color:#eaeaea !important;outline:none}.operate-filter-article-section .class-filter[data-type-mobile='dropdown'] .filter-list-js .filter-item-js .active-js{background-color:#fff;color:#000;padding:0.25rem}.operate-filter-article-section .class-filter[data-type-mobile='dropdown'] .filter-list-js .filter-item-js.outlined{color:#000 !important}.operate-filter-article-section .class-filter[data-type='dropdown'] .filter-container-js .selected-item-js::before{right:0}.operate-filter-article-section .class-filter[data-type='dropdown'] .filter-container-js .selected-item-js::after{right:0}.health-topic-tag+.health-topic-tag{margin-top:0.25rem;margin-bottom:1.5rem}@media screen and (min-width: 768px){.health-topic-tag+.health-topic-tag{margin-top:0;margin-bottom:0}}.signs-to-look{margin-top:1rem}.signs-to-look h2{color:#484848;text-align:center}@media screen and (min-width: 768px){.signs-to-look{margin-top:4rem}}.signs-to-look p{text-align:center;margin-bottom:0;color:#000}.signs-to-look p span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0.5rem 1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#eaeaea;margin:0.5rem}.full-clickable-box:hover .bottom-right-arrow:after,.full-clickable-box:hover .card-text-image .card-image.card-image-with-link:after,.card-text-image .full-clickable-box:hover .card-image.card-image-with-link:after,.full-clickable-box:hover .carousel.carousel-with-img-arrow-links .image:after,.carousel.carousel-with-img-arrow-links .full-clickable-box:hover .image:after,.full-clickable-box:hover .profile-card-list-wrapper .image:after,.profile-card-list-wrapper .full-clickable-box:hover .image:after,.full-clickable-box:hover .media-image:after,.full-clickable-box:hover .section-with-bg .card-content-wrapper .image:after,.section-with-bg .card-content-wrapper .full-clickable-box:hover .image:after{-webkit-filter:grayscale(100) contrast(100) invert(1);filter:grayscale(100) contrast(100) invert(1)}.brand-box{padding:2rem 1.5rem 0 !important;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:2.5rem}@media screen and (min-width: 1024px){.brand-box{padding:2rem 1.5rem !important;margin-top:0;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}.topic-cards{margin-bottom:1rem !important}@media screen and (min-width: 768px){.topic-cards{margin-bottom:0 !important}}.topic-cards .richText{padding:1rem}.topic-cards>div{height:100% !important}.topic-cards>div>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100% !important}.border-top{border-top:2px solid #eaeaea !important}.watch-time span{margin-right:0.5rem}.visit-brand-box{background-color:#30ea03;padding:2rem 2rem 3rem !important;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width: 768px){.visit-brand-box{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;padding:2rem !important;margin-left:1rem !important;margin-bottom:2rem !important}}.visit-brand-box::after{content:'\e909';font-family:'icomoon';text-align:center;font-size:2.5rem;position:absolute;right:0px;bottom:0px;width:68px;line-height:68px;color:#000}@media screen and (min-width: 768px){.visit-brand-box::after{bottom:0rem;right:1rem}}@media screen and (min-width: 1280px){.visit-brand-box::after{bottom:1rem}}.visit-brand-box:hover{background-color:#000}.visit-brand-box:hover h2{color:#fff}.visit-brand-box:hover::after{color:#fff}‌.css-comma:after{content:'\002C'}.operate-filter-article-section .class-filter[data-type-mobile='dropdown']{margin:0;max-width:320px;width:100%}.operate-filter-article-section .class-filter[data-type-mobile='dropdown'] .filter-container-js .selected-item-js{padding:0.25rem 0rem}@media screen and (min-width: 768px){.operate-filter-article-section .class-filter[data-type-mobile='dropdown'] .filter-container-js .selected-item-js{padding:0.25rem 1rem}}.operate-filter-article-section .width-auto{width:100% !important}@media screen and (min-width: 768px){.operate-filter-article-section .width-auto{width:auto !important}}.social-share{font-size:0.75rem;text-align:center}@media screen and (min-width: 768px){.social-share{width:48px}}.full-clickable-box:focus-within .bottom-right-arrow:after,.full-clickable-box:focus-within .card-text-image .card-image.card-image-with-link:after,.card-text-image .full-clickable-box:focus-within .card-image.card-image-with-link:after,.full-clickable-box:focus-within .carousel.carousel-with-img-arrow-links .image:after,.carousel.carousel-with-img-arrow-links .full-clickable-box:focus-within .image:after,.full-clickable-box:focus-within .profile-card-list-wrapper .image:after,.profile-card-list-wrapper .full-clickable-box:focus-within .image:after,.full-clickable-box:focus-within .media-image:after,.full-clickable-box:focus-within .section-with-bg .card-content-wrapper .image:after,.section-with-bg .card-content-wrapper .full-clickable-box:focus-within .image:after{border:2px solid #000}.half-slide-carousel .carousel-slides .carousel-slide.active{margin-left:0 !important}@media only screen and (min-width: 768px){.half-slide-carousel .lSAction{display:none !important}}@media only screen and (max-width: 767px){.half-slide-carousel .carousel-slides .carousel-slide.active{width:15% !important;min-width:15% !important;margin-right:1rem !important}.half-slide-carousel .carousel-slides .carousel-slide.active ~ .carousel-slide{width:15% !important;min-width:15% !important;margin-right:1rem !important}}@media only screen and (min-width: 768px){.half-slide-carousel .carousel-slides .carousel-slide.active{width:20% !important;min-width:15% !important;margin-right:1rem !important}.half-slide-carousel .carousel-slides .carousel-slide.active ~ .carousel-slide{width:20% !important;min-width:15% !important;margin-right:1rem !important}}.social-links>div>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1rem}.social-links .reference-svg-icons-with-link{width:35px;height:35px;background:#eaeaea}.social-links .reference-svg-icons-with-link a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:35px !important;height:35px !important}.career-search-wrapper .accordion{width:85%;margin-left:auto;margin-right:auto;margin-bottom:-2px !important;z-index:1}@media screen and (min-width: 768px){.career-search-wrapper .accordion{width:80%}}.career-search-wrapper .accordion .accordion-container .accordion-slide .accordion-head .accordion-title{width:90%}.career-search-wrapper .accordion .accordion-container .accordion-slide .accordion-head .accordion-title a{font-size:1.125rem}.career-search-wrapper .accordion .accordion-container .accordion-slide.is-active .accordion-head .accordion-title{border-bottom:1px solid #000;padding-bottom:10px}@media screen and (min-width: 768px){.career-search-wrapper .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper{height:180px !important;overflow-y:auto !important}}@media screen and (min-width: 1024px){.career-search-wrapper .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper{height:250px !important}}@media screen and (min-width: 992px){.career-search-wrapper .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper{height:300px !important}}.var-pad{padding-top:3rem}@media screen and (min-width: 768px){.var-pad{padding-top:15rem}}@media screen and (min-width: 992px){.var-pad{padding-top:14rem}}@media screen and (min-width: 1280px){.var-pad{padding-top:11rem}}.career-search-wrapper .accordion .accordion-container .accordion-slide .accordion-head .accordion-title a{font-size:18px}.operate-filter-article-section .class-filter[data-type-mobile='dropdown'] .filter-container-js{position:absolute !important;width:auto !important}@media screen and (min-width: 768px){.operate-filter-article-section .class-filter[data-type-mobile='dropdown'] .filter-container-js{position:relative !important;width:100% !important}}.operate-filter-article-section .class-filter[data-type-mobile='dropdown'] .filter-container-js .selected-item-js{padding:0.25rem 1rem 0 0 !important}@media screen and (min-width: 768px){.operate-filter-article-section .class-filter[data-type-mobile='dropdown'] .filter-container-js .selected-item-js{padding:0.25rem 1rem !important}}.icon-color:before{position:absolute;width:40px;height:40px;background:#30ea03;left:0;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}@media screen and (min-width: 768px){.icon-color:before{width:60px;height:60px;font-size:2.5rem}}.p-m-r--4-5{padding-left:4.5rem !important;padding-right:1.5rem !important}@media screen and (min-width: 768px){.p-m-r--4-5{padding-left:0 !important;padding-right:0 !important}}.icon-wrapper{margin-left:3.5rem}.icon-wrapper h3{font-weight:900}@media screen and (min-width: 768px){.icon-wrapper{margin-left:5rem}}.visit-brand-box.full-clickable-box:hover *{position:static}@media screen and (min-width: 768px){.dynamic-height img{-o-object-fit:cover;object-fit:cover;min-height:400px;-o-object-position:top;object-position:top}}.accordion-content-wrapper a.bordered-text strong{cursor:pointer !important}.word-break{word-break:break-word}.article-breadcrumbs .breadcrumbs-list{display:block;margin:0 10px}.article-breadcrumbs .breadcrumbs-list .breadcrumb-list-item{display:contents !important}.article-breadcrumbs .breadcrumbs-list .breadcrumb-list-item a{padding:2px 0 0 0 !important}.contact-details{margin-top:1rem}@media screen and (min-width: 1024px){.contact-details{margin-top:0}}.half-text{padding:2rem !important;background:#fff;border-top:1px solid;border-bottom:1px solid}.half-text>.component-content{height:100% !important}.half-text>.component-content>.paragraphSystem{height:100%;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}.object-pos-top img{-o-object-position:top;object-position:top}.object-pos-bottom img{-o-object-position:bottom;object-position:bottom}.object-pos-left img{-o-object-position:left;object-position:left}.object-pos-right img{-o-object-position:right;object-position:right}.carousel h3.h4{line-height:1.5 !important}@media screen and (min-width: 1024px){.carousel h3.h4{line-height:initial !important}}.share-price-ticker{min-height:100px;border:0}.share-price-mini-chart{min-height:550px;border:0}.corporate-alert-service{min-height:800px;border:0}.regulatory-news-service{min-height:800px;border:0}.visually-hidden{-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px;color:#000}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;white-space:nowrap}a.skip-main{-webkit-transition:none;-o-transition:none;transition:none}a.skip-main:focus{padding:10px;display:inline-block;position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;text-decoration:underline;outline:2px dotted;margin:6px 12px;font-size:16px;color:#000;background-color:#30ea03}a:focus:focus-visible{outline:2px dotted}button:focus:focus-visible{outline:2px dotted}.carousel-cq .lSSlideOuter .lSSlideWrapper .lSAction a{margin-top:-92px}@media screen and (min-width: 768px){.carousel-cq .lSSlideOuter .lSSlideWrapper .lSAction a{margin-top:-80px}}.youtube-player .play:focus:focus-visible{outline:2px dotted}.the-science-content .the-science-button-list .btn{margin-left:2px;margin-top:2px}.the-science-content .the-science-button-list .btn:focus:focus-visible{outline:2px dotted #fff}.product-slider .slick-dots li>button{display:block;opacity:0;border:none;outline:none;margin-left:2px}.product-slider .slick-dots li>button:focus:focus-visible{outline:2px dotted #fff;height:100%;width:3px;opacity:1;color:transparent}body .uwy.userway_p1 .uai{top:50px !important}@media screen and (max-width: 1280px) and (min-width: 992px){.img-bottom-btn.position-relative .paragraphSystem.content{position:relative}}body .logo-wrapper>div>div{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}body .positioned-banner-wrapper.left-positioned .banner-text .logo-wrapper>div>div{-webkit-box-pack:left !important;-ms-flex-pack:left !important;justify-content:left !important}.megamenu-nav-container nav .megamenu-main-nav:nth-child(2){display:none}@media screen and (max-width: 767px){.dynamic-height img{height:auto !important}.logo-wrapper img{width:180px}}@media screen and (min-width: 1400px){.positioned-banner-wrapper.left-positioned .dynamic-height img{height:850px !important}}h2.one-line{font-size:2rem}.group-logo{margin-left:22px;position:relative}.group-logo:before{content:'';background-image: url(/content/dam/cf-consumer-healthcare/healthy-bone/zh_CN/pages/homepage/police-logo.png);position:absolute;width:30px;margin-left:-22px;height:20px;background-repeat:no-repeat}.richText-content ul,.richText-content ol{margin-bottom:1rem}.richText-content ul>li,.richText-content ol>li{gap:0.25rem}.richText-content ul>li::before,.richText-content ol>li::before{color:inherit;position:relative}.richText-content ul.links-list li,.richText-content ol.links-list li{display:-webkit-box;display:-ms-flexbox;display:flex}.richText-content ul.links-list li::before,.richText-content ol.links-list li::before{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.richText-content .strip-content{padding-left:0.75rem}@media screen and (min-width: 768px){.richText-content .strip-content{max-width:80%}}ol.alpha-bullets{counter-reset:list}ol.alpha-bullets li:before{content:counter(list, lower-alpha) ". " !important;counter-increment:list}ol.numeric-bullets{counter-reset:list}ol.numeric-bullets li:before{font-size:1rem;top:1px;content:counter(list, decimal) ". " !important;counter-increment:list}a .banner-text ol li::before{left:-5px}ul.tag-links li{border:dotted #484848;display:inline-block;padding:0.25rem;margin-right:10px;font-size:0.875rem}@media screen and (min-width: 768px){ul.tag-links li{padding:0.1rem;margin-right:1px}}@media screen and (min-width: 1024px){ul.tag-links li{padding:0.25rem;margin-right:4px}}@media screen and (min-width: 1280px){ul.tag-links li{margin-right:10px}}ul.tag-links li::before{display:none}.sitemap-column h3{margin-top:1rem;margin-bottom:0.5rem}.sitemap-column>ul{list-style-type:none;margin-left:2rem}.sitemap-column>ul li{padding:0.25rem 0;line-height:1.5}.sitemap-column>ul li ul{margin-left:1.5rem}‌.sitemap-columns-2{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 767px){.sitemap-columns-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.custamized-banner{padding-left:0rem !important;padding-right:0rem !important}@media screen and (min-width: 768px){.custamized-banner{padding-left:1.5rem !important;padding-right:0 !important}}.custamized-banner .product-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.custamized-banner .product-slider .slider-galeria-thumbs{display:none}@media screen and (min-width: 768px){.custamized-banner .product-slider .slider-galeria-thumbs{display:block;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;z-index:1;margin:-2rem 0 5rem 0;width:calc(100% - 1.5rem)}}@media screen and (min-width: 1024px){.custamized-banner .product-slider .slider-galeria-thumbs{margin-top:-4rem;width:90%}}.custamized-banner .product-slider .slider-galeria-thumbs .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto !important}@media screen and (min-width: 768px){.custamized-banner .product-slider .slider-galeria-thumbs .slick-track .slick-slide{padding:0 1rem 0 0}}@media screen and (min-width: 992px){.custamized-banner .product-slider .slider-galeria-thumbs .slick-track .slick-slide{padding:0 2rem 0 0}}.custamized-banner .product-slider .slider-galeria-thumbs .slick-track .slick-slide.slick-current .thumbs-wrapper{border-bottom:6px solid #30ea03}.custamized-banner .product-slider .slider-galeria-thumbs .slick-track .slick-slide:last-of-type{padding:0 !important}.custamized-banner .product-slider .slider-galeria-thumbs .slick-track .thumbs-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.custamized-banner .product-slider .slider-galeria-thumbs .slick-track .thumbs-wrapper p{padding:1rem;margin:0}@media screen and (min-width: 1024px){.custamized-banner .product-slider .slider-galeria-thumbs .slick-track .thumbs-wrapper p{padding:1.5rem}}@media screen and (min-width: 768px){.custamized-banner .product-slider .slider-galeria-thumbs .slick-track .thumbs-wrapper *{-ms-flex-preferred-size:50%;flex-basis:50%;width:50%;max-width:50%;-o-object-fit:cover;object-fit:cover}}.custamized-banner .product-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.custamized-banner .product-slider .carousel-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:6rem}@media screen and (min-width: 768px){.custamized-banner .product-slider .carousel-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:0}}.custamized-banner .product-slider .carousel-wrapper>div{padding:2rem 1rem 0 1rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width: 768px){.custamized-banner .product-slider .carousel-wrapper>div{padding:2rem 3rem 0 0;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset;padding:0 2rem 0 0}}.custamized-banner .product-slider .carousel-wrapper>div>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.custamized-banner .product-slider .carousel-wrapper img{padding:0 !important}.custamized-banner .product-slider ul.slick-dots{text-align:center;padding:0;position:absolute;bottom:2rem;left:1rem;cursor:pointer;width:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none}@media screen and (min-width: 768px){.custamized-banner .product-slider ul.slick-dots{bottom:3rem;left:0}}@media screen and (min-width: 1024px){.custamized-banner .product-slider ul.slick-dots{bottom:5rem}}.custamized-banner .product-slider .slick-dots li{width:4px;height:20px;background-color:#484848;border-radius:0}.custamized-banner .product-slider .slick-dots li.slick-active{width:8px;height:32px;background-color:#000}.custamized-banner .slick-list{height:auto !important}.tag-time-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.read-time{margin-bottom:0;color:#000}.read-time .icon-clock{margin-right:5px}.checkout-section .carousel{position:relative}.checkout-section .carousel .lSPager{text-align:center;padding:0 !important;position:absolute;bottom:4rem;left:1.5rem;cursor:pointer;width:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;list-style-type:none}.checkout-section .carousel .lSPager li{width:4px;height:20px;background-color:#484848;border-radius:0;padding:0px !important}.checkout-section .carousel .lSPager li a{border:none !important;width:inherit;height:inherit;border-radius:0}.checkout-section .carousel .lSPager li:hover a{background-color:transparent}.checkout-section .carousel .lSPager li.active{width:8px;height:32px;background-color:#000}.checkout-section .carousel .lSPager li.active a{background-color:transparent}.checkout-section .carousel .carousel-slides .richText{padding:1rem 1rem 4rem;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width: 768px){.checkout-section .carousel .carousel-slides .richText{padding:1rem 1rem 1rem;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}.checkout-section .youtube-player{margin:0 !important}@media screen and (min-width: 768px){.img-bottom-btn .youtube-player .play{top:auto;left:auto;bottom:0;right:0}}.story-right-list{width:100%}@media screen and (min-width: 992px){.story-right-list.first{padding-right:1.5rem}}@media screen and (min-width: 992px){.story-right-list.last{padding-left:1.5rem}}.story-right-list .story-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem;position:relative}@media only screen and (min-width: 650px){.story-right-list .story-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.story-right-list .story-height-100 .story-image img{height:100%}.story-right-list .story-image{width:100%;line-height:0}@media only screen and (min-width: 650px){.story-right-list .story-image{width:40%}}.story-right-list .story-image img{height:100%;-o-object-fit:cover;object-fit:cover;max-height:180px}@media only screen and (min-width: 481px){.story-right-list .story-image img{max-height:300px;height:300px}}@media screen and (min-width: 992px){.story-right-list .story-image img{max-height:initial;height:315px}}@media screen and (min-width: 1280px){.story-right-list .story-image img{max-height:initial;height:100%}}@media screen and (min-width: 1440px){.story-right-list .story-image img{max-height:258px;height:258px}}.story-right-list .story-content{padding:1rem;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 650px){.story-right-list .story-content{width:60%}}.story-left-list{margin-bottom:1rem !important}.story-left-list>.component-content{height:100% !important}@media screen and (min-width: 1024px){.story-left-list{width:50%}}.story-left-list .story-block{height:100%;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 650px){.story-left-list .story-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.story-left-list .story-content{padding:2rem 1rem}@media screen and (max-width: 430px){.story-left-list .story-content{margin-top:0rem}}@media screen and (min-width: 992px){.story-left-list .story-content{padding:1rem}}@media screen and (min-width: 1280px){.story-left-list .story-content{padding:2rem}}@media only screen and (min-width: 650px){.story-left-list .story-content{width:60%}}@media only screen and (min-width: 650px){.story-left-list .story-image{width:40%}}.story-left-list .story-image img{height:100%;-o-object-fit:cover;object-fit:cover;max-height:180px}@media only screen and (min-width: 430px){.story-left-list .story-image img{max-height:300px;height:300px}}@media screen and (min-width: 992px){.story-left-list .story-image img{max-height:initial;height:100%}}.story-inline .story-block{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media screen and (min-width: 768px){.story-inline .story-block{-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:initial}}.story-inline .story-block .story-content{width:inherit}@media screen and (max-width: 767px){.mobile-flex-column .story-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.reference-story-block{width:100%}@media screen and (min-width: 992px){.reference-story-block{width:auto}}.p-m-l-1-5{padding-left:1.5rem}.p-m-r-1-5{padding-right:1.5rem}.searchbox-results{margin-top:0;margin-bottom:0 !important}@media screen and (min-width: 768px){.searchbox-results{margin-bottom:2rem !important}}.searchbox-results .form-search{display:-webkit-box;display:-ms-flexbox;display:flex}.searchbox-results button{background-color:#30ea03 !important;border:none !important;cursor:pointer}.searchbox-results button:before{display:none !important}.searchbox-results button::after{content:'\e91d' !important;font-family:icomoon;background:none !important;z-index:11;cursor:pointer;font-size:20px;color:#000}.searchbox-results .searchBox-label{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;width:100%}.searchbox-results .searchBox-label input{display:block !important;width:100%;height:3rem;padding:1rem !important;background-color:#eaeaea;border:none !important}.searchbox-results .searchBox-label input:focus{outline:2px dotted}.searchResults-number{padding-bottom:0.75rem;border-bottom:4px solid #000;margin-left:0 !important}.searchResults-result{border-bottom:2px solid #000}.searchResults-result:last-of-type{border-bottom:4px solid #000}.searchResults-result.has-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.searchResults-result.has-image img{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:0;width:100%}@media screen and (min-width: 768px){.searchResults-result.has-image img{width:30%;max-width:300px;margin-top:-1rem}}.searchResults-result.has-image .searchResults-title{width:100%}@media screen and (min-width: 768px){.searchResults-result.has-image .searchResults-title{width:60%}}@media screen and (min-width: 1280px){.searchResults-result.has-image .searchResults-title{width:70%}}.searchResults-result.has-image .searchResults-description{width:100%;margin-bottom:1rem}@media screen and (min-width: 768px){.searchResults-result.has-image .searchResults-description{width:50%;margin-bottom:0}}@media screen and (min-width: 1280px){.searchResults-result.has-image .searchResults-description{width:70%}}li.searchResults-pagination-item.is-active a{background-color:#30ea03}.searchResults-pagination-item a{padding:5px 10px 2px !important}.searchResults-title a{display:inline-block !important}.section-with-bg *{color:#fff}.section-with-bg .heading-with-bg{color:#000;margin:0 0 2.5rem;line-height:1.5}@media screen and (min-width: 768px){.section-with-bg .heading-with-bg{margin:0 0 1rem}}.section-with-bg .card-content-wrapper .image:after{width:40px;line-height:40px}.section-with-bg>.component-content{background-size:cover;background-repeat:no-repeat;background-color:#595a5c;padding:1rem 0rem 0rem;overflow:hidden}@media screen and (min-width: 992px){.section-with-bg>.component-content{padding:1rem 1rem 4rem;background-position:center;background-color:transparent}}.section-with-bg .percentage-box{margin-bottom:2.5rem}.section-with-bg .right-area{padding-top:1rem}@media screen and (min-width: 768px){.section-with-bg .right-area{padding-top:3.2rem}}@media screen and (min-width: 992px){.section-with-bg .right-area{padding-top:10rem}}@media screen and (min-width: 768px){.section-with-bg .right-area h3{text-align:right}}.section-with-bg .left-area{padding-top:4rem}@media screen and (min-width: 768px){.section-with-bg .left-area{z-index:0;padding-top:7rem}}@media screen and (min-width: 992px){.section-with-bg .left-area{padding-top:14rem;z-index:1}}.section-with-bg .left-area:after{content:none;position:absolute;top:10px;right:0;z-index:-1}@media screen and (min-width: 768px){.section-with-bg .left-area:after{content:url("/content/dam/cf-consumer-healthcare/bp-haleon/en_US/global/logo/measure.png")}}.section-with-bg img{width:100%}.section-with-bg .card-content{padding:1rem}.section-with-bg .banner-over-content{margin-top:1.5rem;padding:2rem}@media screen and (min-width: 768px){.section-with-bg .banner-over-content{padding:1rem 2rem;margin-top:1rem}}.section-with-bg .fit-content .richText-content{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important;margin-left:0}.hoverable-boxes-wrapper>.component-content{background-color:transparent !important;background-repeat:no-repeat;background-size:cover}.tabs-nav{margin-bottom:0 !important}.tabs-nav .tabs-nav-list{position:relative;list-style:none}.tabs-nav .tabs-nav-list li{width:auto !important;margin-right:0% !important;padding-bottom:1rem !important;background-color:#fff !important;border-bottom:2px solid transparent !important}@media screen and (min-width: 768px){.tabs-nav .tabs-nav-list li{margin-right:0% !important;border-bottom:2px solid #eaeaea !important}}.tabs-nav .tabs-nav-list li.is-active{border-bottom:2px solid #000 !important}.tabs-nav .tabs-nav-list li a:focus{outline:none !important}.tabs-nav .tabs-nav-list li a span{font-size:12px;font-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium;color:#000;line-height:18px}.tabs-content{background-color:#fff !important;border-color:#eaeaea}.tabs-content .tabContent h3{font-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium}.tabs-content .tabContent table{width:100%;border-collapse:collapse}.tabs-content .tabContent table tbody{border-bottom:4px solid #000;border-top:4px solid #000}.tabs-content .tabContent table tbody tr{border-bottom:2px solid #000}.tabs-content .tabContent table tbody tr th{padding:1rem;border-bottom:2px solid #000;line-height:1.6;color:#000}.tabs-content .tabContent table tbody tr td{padding:1rem;border-bottom:2px solid #000;line-height:1.5;color:#484848}.tabs-content .tabContent table tbody tr td a{padding:14px}@media screen and (min-width: 360px){.tabs-content .tabContent table tbody tr td{word-break:break-word}}.tabs-content .tabContent table tbody tr td strong{color:#000}.tabs .tabs-content{border-top-width:1px}.tabs .tabs-content table td,.tabs .tabs-content table th{border-color:#313131}.tabs .tabs-nav-list{padding:0}.tabs .tabs-nav-list .tabs-nav-item{margin-bottom:0;padding:1rem 0;outline:0;list-style-type:none}.tabs .tabs-nav-list .tabs-nav-item a{color:#9f9f9f;display:block;text-decoration:none;border:0;padding:0}.title h1{text-indent:-9999px}@media screen and (min-width: 992px){.tabs .tabs-nav-list .tabs-nav-item a:hover,.tabs .tabs-nav-list .tabs-nav-item a:focus{background-color:transparent;color:var(--color-1)}.tabs .tabs-nav-list .tabs-nav-item a:hover *,.tabs .tabs-nav-list .tabs-nav-item a:focus *{color:var(--color-1)}.tabs .tabs-nav-list .tabs-nav-item a:focus{outline:1px solid var(--color-1)}}@media screen and (min-width: 768px){.tabs .tabs-nav{margin-bottom:1rem}.tabs .tabs-nav-list .tabs-nav-item{width:33.3%;padding:0;margin:0}}.tabs-wrapper.mobile-tabs{padding:0;background-color:#fff !important}.tabs-wrapper.mobile-tabs .tabs-nav{z-index:2}.tabs-wrapper.mobile-tabs .tabs-nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.tabs-wrapper.mobile-tabs .tabs-nav-list>div:first-of-type{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.tabs-wrapper.mobile-tabs .tabs-nav-list>div:nth-of-type(2){-ms-flex-order:4;-webkit-box-ordinal-group:5;order:4}.tabs-wrapper.mobile-tabs .tabs-nav-list>div:nth-of-type(3){-ms-flex-order:6;-webkit-box-ordinal-group:7;order:6}.tabs-wrapper.mobile-tabs .tabs-nav-list>div:nth-of-type(4){-ms-flex-order:8;-webkit-box-ordinal-group:9;order:8}.tabs-wrapper.mobile-tabs .tabs-nav-list>div:nth-of-type(5){-ms-flex-order:10;-webkit-box-ordinal-group:11;order:10}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item{background-color:#fff;width:100%;margin-bottom:0;border-bottom:1px solid var(--color-1);padding:1rem 0}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item:nth-of-type(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item:nth-of-type(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item:nth-of-type(3){-ms-flex-order:5;-webkit-box-ordinal-group:6;order:5}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item:nth-of-type(4){-ms-flex-order:7;-webkit-box-ordinal-group:8;order:7}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item:nth-of-type(5){-ms-flex-order:9;-webkit-box-ordinal-group:10;order:9}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item+li{margin-top:0rem}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item a{font-size:20px;line-height:24px;height:auto;padding:1rem 3rem 1rem 1rem;position:relative}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item a .tabMenuItem .text-wrapper::after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-image:url('data:image/svg+xml;utf-8,%3Csvg xmlns=http://www.w3.org/2000/svg viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23005480"/%3E%3C/svg%3E') !important;background-position:center;background-repeat:no-repeat;background-size:cover;bottom:0;content:'';height:33px;left:auto;margin:0;margin:auto;position:absolute;right:1rem;top:0;vertical-align:middle;width:33px;-webkit-transition:unset;-o-transition:unset;transition:unset}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item a .tabMenuItem .text-wrapper:hover::after{background-image:url('data:image/svg+xml;utf-8,%3Csvg xmlns=http://www.w3.org/2000/svg viewBox="0 0 46 46"%3E%3Cpath d="M23,46A23,23,0,1,1,46,23,23,23,0,0,1,23,46ZM23,3A20,20,0,1,0,43,23,20,20,0,0,0,23,3ZM34.15,21.8H24.5V12.15h-3V21.8H11.85v3H21.5v9.65h3V24.8h9.65Z" fill="%23005480"/%3E%3C/svg%3E') !important}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item.is-active a .tabMenuItem .text-wrapper::after{background-image:url('data:image/svg+xml;utf-8,%3Csvg xmlns=http://www.w3.org/2000/svg viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23005480"/%3E%3C/svg%3E') !important}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item.is-active a .tabMenuItem .text-wrapper:hover::after{background-image:url('data:image/svg+xml;utf-8,%3Csvg xmlns=http://www.w3.org/2000/svg viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23005480"/%3E%3C/svg%3E') !important}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item:focus-within a .tabMenuItem .text-wrapper::after{background-image:url('data:image/svg+xml;utf-8,%3Csvg xmlns=http://www.w3.org/2000/svg viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23005480"/%3E%3C/svg%3E') !important}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item:focus-within a .tabMenuItem .text-wrapper:hover::after{background-image:url('data:image/svg+xml;utf-8,%3Csvg xmlns=http://www.w3.org/2000/svg viewBox="0 0 46 46"%3E%3Cpath d="M11.85,21.8h22.3v3H11.85ZM46,23A23,23,0,1,1,23,0,23,23,0,0,1,46,23Zm-3,0A20,20,0,1,0,23,43,20,20,0,0,0,43,23Z" fill="%23005480"/%3E%3C/svg%3E') !important}.tabs-wrapper.mobile-tabs .tabs .tabs-content{border:none;background-color:#fff;padding:1rem !important}.tabs-wrapper.mobile-tabs .tabs .tabs-content p{padding-right:1.5rem}.tabs .is-hidden{display:none}.tabs .tabs-nav{height:unset;margin-bottom:0;overflow:visible;z-index:1}.tabs .tabs-nav-list{overflow:scroll;white-space:nowrap;width:100%;display:block;padding-bottom:1rem}@media screen and (min-width: 768px){.tabs .tabs-nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:visible;width:unset}}.tabs .tabs-nav-list .tabs-nav-item{background:none;border:0;height:unset;margin-bottom:20px;margin-left:0;padding:10px;-webkit-transition:0.2s ease-in-out;-o-transition:0.2s ease-in-out;transition:0.2s ease-in-out;width:40%;display:inline-block}.tabs .tabs-nav-list .tabs-nav-item a{color:#9f9f9f;display:block;text-decoration:none}.tabs .tabs-nav-list .tabs-nav-item .text-wrapper{font-size:20px;-webkit-transition:0.2s ease-in-out;-o-transition:0.2s ease-in-out;transition:0.2s ease-in-out}.tabs .tabs-nav-list .tabs-nav-item.is-active a{color:var(--color-1) !important}.tabs .tabs-nav-list .tabs-nav-item:hover a{color:var(--color-1)}.tabs .tabs-content{border:0;border-top:#9e9e9e solid 1px;padding:1rem;z-index:1;margin:0 -1rem}@media screen and (min-width: 768px){.tabs .tabs-content{margin:0;padding:1rem 0 1rem 0}}.tabs .tabs-nav-switcher{display:none}.tabs .tabs-content{border-top-width:1px}.tabs .tabs-content table td,.tabs .tabs-content table th{border-color:#000}.tabs .tabs-nav-list{padding:0}.tabs .tabs-nav-list .tabs-nav-item{margin-bottom:0;padding:1rem 0 !important;outline:0;list-style-type:none}.tabs .tabs-nav-list .tabs-nav-item a{color:#eaeaea;display:block;text-decoration:none;border:0}@media screen and (min-width: 1024px){.tabs .tabs-nav-list .tabs-nav-item a:hover,.tabs .tabs-nav-list .tabs-nav-item a:focus{background-color:transparent;color:var(--color-1)}.tabs .tabs-nav-list .tabs-nav-item a:hover *,.tabs .tabs-nav-list .tabs-nav-item a:focus *{color:var(--color-1)}.tabs .tabs-nav-list .tabs-nav-item a:focus{outline:1px solid var(--color-1)}}.tabs .tabContent .richText-content h3:nth-of-type(1),.tabs .tabContent .richText-content h4:nth-of-type(1),.tabs .tabContent .richText-content p:nth-of-type(1),.tabs .tabContent .richText-content ul:nth-of-type(1){margin-top:0}@media (min-width: 768px){.tabs .tabs-nav{margin-bottom:1rem}.tabs .tabs-nav-list .tabs-nav-item{width:33.3%;padding:0;margin:0}}.tabs-wrapper.mobile-tabs{padding:0;background-color:#fff !important}.tabs-wrapper.mobile-tabs .tabs-nav{z-index:2}.tabs-wrapper.mobile-tabs .tabs-nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.tabs-wrapper.mobile-tabs .tabs-nav-list>div:first-of-type{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.tabs-wrapper.mobile-tabs .tabs-nav-list>div:nth-of-type(2){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item{background-color:#eaf3f9;width:100%;margin-bottom:0;border-bottom:1px solid var(--color-1);padding:1rem 0}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item:nth-of-type(1){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item:nth-of-type(2){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item+li{margin-top:1rem}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item a{font-size:20px;line-height:24px;height:auto;padding:1rem 3rem 1rem 1rem;position:relative}@media screen and (min-width: 768px){.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item a{padding:0 3rem 0 1rem}}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item a .tabMenuItem .text-wrapper::after{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;background-image:get-icon("plus-icon", #000) !important;background-position:center;background-repeat:no-repeat;background-size:cover;bottom:0;content:'';height:24px;left:auto;margin:0;margin:auto;position:absolute;right:1rem;top:0;vertical-align:middle;width:24px;-webkit-transition:unset;-o-transition:unset;transition:unset}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item a .tabMenuItem .text-wrapper:hover::after{background-image:get-icon("plus-icon", #000) !important}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item.is-active a .tabMenuItem .text-wrapper::after{background-image:get-icon("minus-icon", #000) !important}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item.is-active a .tabMenuItem .text-wrapper:hover::after{background-image:get-icon("minus-icon", #000) !important}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item:focus-within a .tabMenuItem .text-wrapper::after{background-image:get-icon("minus-icon", #000) !important}.tabs-wrapper.mobile-tabs .tabs-nav-list .tabs-nav-item:focus-within a .tabMenuItem .text-wrapper:hover::after{background-image:get-icon("minus-icon", #000) !important}.tabs-wrapper.mobile-tabs .tabs .tabs-content{border:none;padding:2rem 1rem;background-color:#eaf3f9}.tabs .tabs-nav-list .tabs-nav-item .text-wrapper{font-size:12px}@media (min-width: 768px){.tabs .tabs-nav{margin-bottom:20px}.tabs .tabs-nav-list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tabs .tabs-nav-list .tabs-nav-item{margin-left:0;margin-right:2rem !important;padding:1rem 0;width:25%}.tabs .tabs-nav-list .tabs-nav-item .text-wrapper{font-size:12px}.tabs .tabs-content{padding:2rem 0 2rem 0}}@media screen and (max-width: 991px){.tabs .tabs-nav-list .tabs-nav-item{padding:1rem !important}}.tabs-content .tabContent td a.outlined:focus:focus-visible{outline:2px solid !important}#content .tabs .tabs-nav-list .tabs-nav-item a:focus:focus-visible{outline:2px dotted #000 !important}.banner-over-content{background-color:#000;z-index:1;padding:1rem}@media screen and (min-width: 768px){.banner-over-content{padding:2rem}}.banner-over-content .heading{color:#fff}.box-with-halfcover-bg>.component-content{background-image:none}@media screen and (min-width: 768px){.box-with-halfcover-bg>.component-content{background:url("/content/dam/cf-consumer-healthcare/bp-haleon/en_US/global/icons/measure-black.png");background-repeat:no-repeat;background-position:right;background-size:50% 100%;margin-top:1rem}}.box-with-fullcover-bg>.component-content{background-repeat:no-repeat;background-size:contain;background-position:top center}.reference-card-block .media-image.media-container{min-height:14rem}@media screen and (min-width: 1024px){.reference-card-block .media-image.media-container{min-height:10rem}}@media screen and (min-width: 768px){.reference-card-block .media-image.media-container{min-height:auto;width:50%}}.reference-card-block .media-image.media-container img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.youtube-player .play{display:none}.youtube-play-icon{height:auto;padding:0;margin:0;width:100%}.youtube-play-icon>img{-o-object-fit:cover;object-fit:cover;height:100%}@media screen and (-webkit-min-device-pixel-ratio: 0){.youtube-play-icon>img{height:auto}}.youtube-play-icon .play{display:block}.youtube-play-icon .play::after{position:absolute;content:'\e91b';font-family:'icomoon';height:72px;background:var(--color-secondary-pink);width:72px;color:#000;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reference-video-component-youtube-v2 .youtube-player{position:relative}@media screen and (min-width: 1280px){.reference-video-component-youtube-v2 .youtube-player{min-height:215px}}.reference-video-component-youtube-v2 .youtube-player img{min-height:initial}.reference-video-component-youtube-v2 .youtube-player .play{height:70px;width:70px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.reference-video-component-youtube-v2 .youtube-player iframe{width:100%}.profile-hero-banner .reference-card-block .youtube-player>img{position:static}.gtm-tracker-configurator,.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:#eaeaea;color:#000;height:auto;line-height:1.5;min-height:50px;padding:1rem;width:100%}.aem-AuthorLayer-Edit .carousel{-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;opacity:1 !important}.aem-AuthorLayer-Edit .carousel.initialized{opacity:1}.aem-AuthorLayer-Edit .searchBox-title{display:inline-block !important}.aem-AuthorLayer-Edit .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:-o-repeating-linear-gradient(left, var(--bp-d-flex-overlay) 0, var(--bp-d-flex-overlay) calc(25% - 5px), var(--bp-d-flex-overlay-b) calc(25% - 5px), var(--bp-d-flex-overlay-b) calc(25% + (5px / 4)));background:repeating-linear-gradient(90deg, var(--bp-d-flex-overlay) 0, var(--bp-d-flex-overlay) calc(25% - 5px), var(--bp-d-flex-overlay-b) calc(25% - 5px), var(--bp-d-flex-overlay-b) calc(25% + (5px / 4)));bottom:0;content:'';display:block;height:100vh;left:0;margin:0 auto;max-width:1440px;pointer-events:none;position:fixed;right:0;top:0;z-index:9999}.img-full-width img{width:100%}.strong,strong{font-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium;font-weight:700 !important}a:focus,a:focus:focus-visible{outline:2px dotted}a:hover,a:focus{background-color:var(--bg-color-5);color:#000}.line-height-160,.hero-banner .hero-content .banner-subheading{line-height:1.6}.line-height-150,.hero-banner .hero-content .bottom-text p{line-height:1.5}.line-height-130{line-height:1.3}.line-height-125{line-height:1.25}.line-height-100{line-height:1}.font-light,.font-normal{font-family:var(--font-family-default)}.font-super,.heading-bg-strip span,.hoverable-boxes p{font-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium}.font-semi-bold{font-family:"NewHeroAccess-SemiBold",verdana,sourcehansanscn-medium}.font-bold{font-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium}.font-medium{font-family:"NewHeroAccess-Medium",verdana,sourcehansanscn-medium}.font-family-initial{font-family:initial}.font-weight-normal{font-weight:400}.font-small-12,.article-date{font-size:0.75rem}.font-small-14{font-size:0.875rem !important}.font-small-15{font-size:0.938rem}.font-size-16{font-size:1rem}.font-small-1-5{font-size:1.5rem}.font-small-1-125{font-size:1.125rem}.font-size--small,.hoverable-boxes p{font-size:0.75rem !important}.font-size--medium,.hero-banner .hero-content .bottom-text p{font-size:0.875rem}.font-size--large{font-size:1.125rem}.color-grey-3{color:#9e9e9e}.text-color-black-1{color:#484848}.text-color-black-2{color:#000}@media (min-width: 992px){#content{margin-top:168px}}@media screen and (max-width: 767px){.m-p-l-1{padding-left:1rem !important}}@media screen and (max-width: 767px){.m-p-l-1-5{padding-left:1.5rem !important}}@media screen and (max-width: 767px){.m-m-x-negative--1{margin-left:-1rem;margin-right:-1rem}}.justify-space-between-d{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.big-text,.section-with-bg p,.big-text-para p{font-size:18px;line-height:1.6}.text-left{text-align:left}.text-center{text-align:center}@media screen and (max-width: 767px){.text-center-m,.text-center-m>.component-content,text-center-m *{text-align:center !important}}.text-right{text-align:right}a[style*='visibility:hidden']{padding:0;font-size:0;line-height:0}.justify-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-block,.your-patient-card-overlap .giant-font .blog-fit-content,.your-patient-card-overlap .hoverable-boxes h2 .blog-fit-content,.hoverable-boxes .your-patient-card-overlap h2 .blog-fit-content{display:block}@media screen and (max-width: 991px){.d-md-block{display:block}}@media screen and (max-width: 767px){.d-block-mobile{display:block}}.d-inline-block{display:inline-block}.d-none{display:none}.list-d-block.list-d-flex li{padding-left:2rem !important}.list-d-block.list-d-flex li:before{position:absolute !important;top:-12px !important}.list-d-block li{display:block !important;padding-bottom:2px !important}.list-d-block li:before{position:absolute !important;top:1px !important}.hide-mobile{display:none}@media screen and (min-width: 768px){.hide-mobile{display:block}}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-flex-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.justify-center,.social-link-section .footer-list{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-row,.social-link-section .footer-list{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.text-color-3{color:#9e9e9e !important}.z-index-1{z-index:1}.width-100{width:100%}.max-width-quarter{max-width:24%}.overflow-x-auto{overflow-x:auto}table td,table th{padding:0.5rem}table.equal-column td,table.equal-column th{width:25%}.table-data-sticky{position:sticky;left:0;z-index:9;max-width:20% !important;background-color:#fff}@-moz-document url-prefix(){.table-data-sticky{outline:2px solid}}.word-break-all{word-break:break-all}.cursor-auto{cursor:auto !important}.cursor-auto .full-clickable-box:hover{cursor:auto}@media screen and (min-width: 768px){.column-5{-ms-flex-preferred-size:calc(100% / 5);flex-basis:calc(100% / 5);max-width:calc(100% / 5);width:calc(100% / 5)}}@media screen and (max-width: 767px){.width-m-100{width:100%}}@media screen and (min-width: 768px){.width-d-60{width:60%}}.width-auto{width:auto !important}.width-auto img{width:auto !important}.max-content-width-1140{max-width:100%}@media screen and (min-width: 1280px){.max-content-width-1140{max-width:1140px;margin:auto}}.max-width-1440{max-width:1440px !important;width:100%}.m-auto{margin:auto !important}.p-m-0{padding:0}@media screen and (min-width: 768px){.p-m-0{padding:auto}}.p-m-x-1-5{padding-left:1.5rem !important;padding-right:1.5rem !important}@media screen and (min-width: 768px){.p-m-x-1-5{padding-left:0rem !important;padding-right:0rem !important}}.p-m-1-5{padding-left:1.5rem !important;padding-right:1.5rem !important;padding-top:1.5rem !important;padding-bottom:1.5rem !important}@media screen and (min-width: 768px){.p-m-1-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}}.p-m-y-1-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}@media screen and (min-width: 768px){.p-m-y-1-5{padding-top:0 !important;padding-bottom:0 !important}}@media screen and (min-width: 768px){.p-d-x-1-5{padding-left:1.5rem !important;padding-right:1.5rem !important}}@media screen and (min-width: 768px){.p-d-y-1-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}}@media screen and (min-width: 768px){.p-d-r-1-5{padding-right:1.5rem !important}}@media screen and (min-width: 768px){.p-d-l-1-5{padding-left:1.5rem !important}}@media screen and (min-width: 768px){.p-d-1-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important;padding-left:1.5rem !important;padding-right:1.5rem !important}}@media screen and (min-width: 768px){.m-d-b--4{margin-bottom:4rem !important}}@media screen and (min-width: 768px){.m-d-t--4{margin-top:4rem !important}}@media screen and (min-width: 768px){.p-d-b--4{padding-bottom:4rem !important}}@media screen and (min-width: 768px){.p-d-b--3{padding-bottom:3rem !important}}@media screen and (min-width: 768px){.p-d-b--2{padding-bottom:2rem !important}}@media screen and (min-width: 768px){.p-d-t--4{padding-top:4rem !important}}@media screen and (min-width: 768px){.p-d-t--5{padding-top:5rem !important}}@media screen and (min-width: 768px){.p-d-t--3{padding-top:3rem !important}}@media screen and (min-width: 768px){.p-d-t--2{padding-top:2rem !important}}@media screen and (min-width: 768px){.p-d-y--3{padding-top:3rem !important;padding-bottom:3rem !important}}@media screen and (min-width: 768px){.p-d-y--4{padding-top:4rem !important;padding-bottom:4rem !important}}@media screen and (min-width: 768px){.p-d-y--2{padding-top:2rem !important;padding-bottom:2rem !important}}@media screen and (min-width: 768px){.p-d-x--3{padding-right:3rem !important;padding-left:3rem !important}}@media screen and (min-width: 768px){.p-d-x--2{padding-right:2rem !important;padding-left:2rem !important}}.object-fit-fill .component-content{height:100% !important}.object-fit-fill .component-content img{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.object-fit-fill .component-content .paragraphSystem.content{height:100%}.bottom-pos-0{position:absolute;bottom:0}.fit-content .richText-content{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important;margin-left:auto;margin-right:auto}.text-grey{color:#9e9e9e}.order-m-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width: 768px){.order-m-2{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}.img-full-height{height:100%}@media screen and (-webkit-min-device-pixel-ratio: 0){body img{height:auto}}a:hover span{background-color:inherit}.m-l-r-auto.flex>div>div>div:nth-last-of-type(1){margin-left:auto !important;margin-right:auto !important}@media only screen and (min-width: 768px) and (max-width: 992px){.flex.cols-tab-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-tab-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-tab-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}}.small-cards-wrapper>div>.content{-ms-flex-preferred-size:calc(((100% - (1rem * (2 - 1))) / 2));flex-basis:calc(((100% - (1rem * (2 - 1))) / 2));gap:1rem}@media screen and (min-width: 1280px){.small-cards-wrapper>div>.content{-ms-flex-preferred-size:calc(((100% - (1rem * (4 - 1))) / 4));flex-basis:calc(((100% - (1rem * (4 - 1))) / 4));gap:1rem}}.find-more-link{border-bottom:2px solid #30ea03}.bordered-text{border-bottom:2px solid #30ea03}@media screen and (max-width: 767px){.text-color-black-m *{color:#000 !important}}.bg-cover>.component-content{background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 767px){.m-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (min-width: 768px) and (max-width: 992px){.img-quarter-width-m{width:33.33% !important}}.headquarter-area .border-top{border-color:#000 !important}.headquarter-area .border-bottom{border-bottom:2px solid #000 !important}.color-grey-1{color:#484848 !important}.position-relative{position:relative}@media screen and (min-width: 992px) and (max-width: 1280px){.width-sd-80 img{width:80%}}.m-b-t--2{margin-top:-2rem}input.error,select.error,textarea.error{background-color:#fee8e7 !important;border:2px solid #fee8e7 !important}input.error:focus,select.error:focus,textarea.error:focus{background-color:#fff !important;border-color:var(--color-error) !important;color:#000 !important;outline:var(--color-error) solid 2px !important}input.success,select.success,textarea.success{color:#484848 !important;background-color:#eaeaea !important}input.success:focus,select.success:focus,textarea.success:focus{color:#000 !important;background-color:#fff !important;border-color:#30ea03 !important;outline:#30ea03 solid 2px !important}.career-search-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-content>.paragraphSystem{padding:0 1rem}@media screen and (min-width: 992px) and (max-width: 1279px){.our-brands-wrapper{margin-bottom:2rem}}.img-full-width img{width:100%}.strong,strong{font-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium;font-weight:700 !important}a:focus,a:focus:focus-visible{outline:2px dotted}a:hover,a:focus{background-color:var(--bg-color-5);color:#000}.line-height-160,.hero-banner .hero-content .banner-subheading{line-height:1.6}.line-height-150,.hero-banner .hero-content .bottom-text p{line-height:1.5}.line-height-130{line-height:1.3}.line-height-125{line-height:1.25}.line-height-100{line-height:1}.font-light,.font-normal{font-family:var(--font-family-default)}.font-super,.heading-bg-strip span,.hoverable-boxes p{font-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium}.font-semi-bold{font-family:"NewHeroAccess-SemiBold",verdana,sourcehansanscn-medium}.font-bold{font-family:"NewHeroAccess-Super",verdana,sourcehansanscn-medium}.font-medium{font-family:"NewHeroAccess-Medium",verdana,sourcehansanscn-medium}.font-family-initial{font-family:initial}.font-weight-normal{font-weight:400}.font-small-12,.article-date{font-size:0.75rem}.font-small-14{font-size:0.875rem !important}.font-small-15{font-size:0.938rem}.font-size-16{font-size:1rem}.font-small-1-5{font-size:1.5rem}.font-small-1-125{font-size:1.125rem}.font-size--small,.hoverable-boxes p{font-size:0.75rem !important}.font-size--medium,.hero-banner .hero-content .bottom-text p{font-size:0.875rem}.font-size--large{font-size:1.125rem}.color-grey-3{color:#9e9e9e}.text-color-black-1{color:#484848}.text-color-black-2{color:#000}@media (min-width: 992px){#content{margin-top:168px}}@media screen and (max-width: 767px){.m-p-l-1{padding-left:1rem !important}}@media screen and (max-width: 767px){.m-p-l-1-5{padding-left:1.5rem !important}}@media screen and (max-width: 767px){.m-m-x-negative--1{margin-left:-1rem;margin-right:-1rem}}.justify-space-between-d{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.big-text,.section-with-bg p,.big-text-para p{font-size:18px;line-height:1.6}.text-left{text-align:left}.text-center{text-align:center}@media screen and (max-width: 767px){.text-center-m,.text-center-m>.component-content,text-center-m *{text-align:center !important}}.text-right{text-align:right}a[style*='visibility:hidden']{padding:0;font-size:0;line-height:0}.justify-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-block,.your-patient-card-overlap .giant-font .blog-fit-content,.your-patient-card-overlap .hoverable-boxes h2 .blog-fit-content,.hoverable-boxes .your-patient-card-overlap h2 .blog-fit-content{display:block}@media screen and (max-width: 991px){.d-md-block{display:block}}@media screen and (max-width: 767px){.d-block-mobile{display:block}}.d-inline-block{display:inline-block}.d-none{display:none}.list-d-block.list-d-flex li{padding-left:2rem !important}.list-d-block.list-d-flex li:before{position:absolute !important;top:-12px !important}.list-d-block li{display:block !important;padding-bottom:2px !important}.list-d-block li:before{position:absolute !important;top:1px !important}.hide-mobile{display:none}@media screen and (min-width: 768px){.hide-mobile{display:block}}.align-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-flex-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.justify-center,.social-link-section .footer-list{-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important}.justify-flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-row,.social-link-section .footer-list{-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.text-color-3{color:#9e9e9e !important}.z-index-1{z-index:1}.width-100{width:100%}.max-width-quarter{max-width:24%}.overflow-x-auto{overflow-x:auto}table td,table th{padding:0.5rem}table.equal-column td,table.equal-column th{width:25%}.table-data-sticky{position:sticky;left:0;z-index:9;max-width:20% !important;background-color:#fff}@-moz-document url-prefix(){.table-data-sticky{outline:2px solid}}.word-break-all{word-break:break-all}.cursor-auto{cursor:auto !important}.cursor-auto .full-clickable-box:hover{cursor:auto}@media screen and (min-width: 768px){.column-5{-ms-flex-preferred-size:calc(100% / 5);flex-basis:calc(100% / 5);max-width:calc(100% / 5);width:calc(100% / 5)}}@media screen and (max-width: 767px){.width-m-100{width:100%}}@media screen and (min-width: 768px){.width-d-60{width:60%}}.width-auto{width:auto !important}.width-auto img{width:auto !important}.max-content-width-1140{max-width:100%}@media screen and (min-width: 1280px){.max-content-width-1140{max-width:1140px;margin:auto}}.max-width-1440{max-width:1440px !important;width:100%}.m-auto{margin:auto !important}.p-m-0{padding:0}@media screen and (min-width: 768px){.p-m-0{padding:auto}}.p-m-x-1-5{padding-left:1.5rem !important;padding-right:1.5rem !important}@media screen and (min-width: 768px){.p-m-x-1-5{padding-left:0rem !important;padding-right:0rem !important}}.p-m-1-5{padding-left:1.5rem !important;padding-right:1.5rem !important;padding-top:1.5rem !important;padding-bottom:1.5rem !important}@media screen and (min-width: 768px){.p-m-1-5{padding-left:0 !important;padding-right:0 !important;padding-top:0 !important;padding-bottom:0 !important}}.p-m-y-1-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}@media screen and (min-width: 768px){.p-m-y-1-5{padding-top:0 !important;padding-bottom:0 !important}}@media screen and (min-width: 768px){.p-d-x-1-5{padding-left:1.5rem !important;padding-right:1.5rem !important}}@media screen and (min-width: 768px){.p-d-y-1-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important}}@media screen and (min-width: 768px){.p-d-r-1-5{padding-right:1.5rem !important}}@media screen and (min-width: 768px){.p-d-l-1-5{padding-left:1.5rem !important}}@media screen and (min-width: 768px){.p-d-1-5{padding-top:1.5rem !important;padding-bottom:1.5rem !important;padding-left:1.5rem !important;padding-right:1.5rem !important}}@media screen and (min-width: 768px){.m-d-b--4{margin-bottom:4rem !important}}@media screen and (min-width: 768px){.m-d-t--4{margin-top:4rem !important}}@media screen and (min-width: 768px){.p-d-b--4{padding-bottom:4rem !important}}@media screen and (min-width: 768px){.p-d-b--3{padding-bottom:3rem !important}}@media screen and (min-width: 768px){.p-d-b--2{padding-bottom:2rem !important}}@media screen and (min-width: 768px){.p-d-t--4{padding-top:4rem !important}}@media screen and (min-width: 768px){.p-d-t--5{padding-top:5rem !important}}@media screen and (min-width: 768px){.p-d-t--3{padding-top:3rem !important}}@media screen and (min-width: 768px){.p-d-t--2{padding-top:2rem !important}}@media screen and (min-width: 768px){.p-d-y--3{padding-top:3rem !important;padding-bottom:3rem !important}}@media screen and (min-width: 768px){.p-d-y--4{padding-top:4rem !important;padding-bottom:4rem !important}}@media screen and (min-width: 768px){.p-d-y--2{padding-top:2rem !important;padding-bottom:2rem !important}}@media screen and (min-width: 768px){.p-d-x--3{padding-right:3rem !important;padding-left:3rem !important}}@media screen and (min-width: 768px){.p-d-x--2{padding-right:2rem !important;padding-left:2rem !important}}.object-fit-fill .component-content{height:100% !important}.object-fit-fill .component-content img{width:100%;height:100%;-o-object-fit:fill;object-fit:fill}.object-fit-fill .component-content .paragraphSystem.content{height:100%}.bottom-pos-0{position:absolute;bottom:0}.fit-content .richText-content{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important;margin-left:auto;margin-right:auto}.text-grey{color:#9e9e9e}.order-m-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media screen and (min-width: 768px){.order-m-2{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}}.img-full-height{height:100%}@media screen and (-webkit-min-device-pixel-ratio: 0){body img{height:auto}}a:hover span{background-color:inherit}.m-l-r-auto.flex>div>div>div:nth-last-of-type(1){margin-left:auto !important;margin-right:auto !important}@media only screen and (min-width: 768px) and (max-width: 992px){.flex.cols-tab-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-tab-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-tab-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}}.small-cards-wrapper>div>.content{-ms-flex-preferred-size:calc(((100% - (1rem * (2 - 1))) / 2));flex-basis:calc(((100% - (1rem * (2 - 1))) / 2));gap:1rem}@media screen and (min-width: 1280px){.small-cards-wrapper>div>.content{-ms-flex-preferred-size:calc(((100% - (1rem * (4 - 1))) / 4));flex-basis:calc(((100% - (1rem * (4 - 1))) / 4));gap:1rem}}.find-more-link{border-bottom:2px solid #30ea03}.bordered-text{border-bottom:2px solid #30ea03}@media screen and (max-width: 767px){.text-color-black-m *{color:#000 !important}}.bg-cover>.component-content{background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 767px){.m-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media screen and (min-width: 768px) and (max-width: 992px){.img-quarter-width-m{width:33.33% !important}}.headquarter-area .border-top{border-color:#000 !important}.headquarter-area .border-bottom{border-bottom:2px solid #000 !important}.color-grey-1{color:#484848 !important}.position-relative{position:relative}@media screen and (min-width: 992px) and (max-width: 1280px){.width-sd-80 img{width:80%}}.m-b-t--2{margin-top:-2rem}input.error,select.error,textarea.error{background-color:#fee8e7 !important;border:2px solid #fee8e7 !important}input.error:focus,select.error:focus,textarea.error:focus{background-color:#fff !important;border-color:var(--color-error) !important;color:#000 !important;outline:var(--color-error) solid 2px !important}input.success,select.success,textarea.success{color:#484848 !important;background-color:#eaeaea !important}input.success:focus,select.success:focus,textarea.success:focus{color:#000 !important;background-color:#fff !important;border-color:#30ea03 !important;outline:#30ea03 solid 2px !important}.career-search-wrapper .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-content>.paragraphSystem{padding:0 1rem}@media screen and (min-width: 992px) and (max-width: 1279px){.our-brands-wrapper{margin-bottom:2rem}}.round-bullet{font-size:2rem}


